Sep 05 20:41:05 devstack devstack@c-api.service[75236]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 05 20:41:05 devstack devstack@c-api.service[75236]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Sep 5 20:41:05 2026] *** Sep 05 20:41:05 devstack devstack@c-api.service[75236]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 05 20:41:05 devstack devstack@c-api.service[75236]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 05 20:41:05 devstack devstack@c-api.service[75236]: nodename: devstack Sep 05 20:41:05 devstack devstack@c-api.service[75236]: machine: x86_64 Sep 05 20:41:05 devstack devstack@c-api.service[75236]: clock source: unix Sep 05 20:41:05 devstack devstack@c-api.service[75236]: pcre jit disabled Sep 05 20:41:05 devstack devstack@c-api.service[75236]: detected number of CPU cores: 4 Sep 05 20:41:05 devstack devstack@c-api.service[75236]: current working directory: / Sep 05 20:41:05 devstack devstack@c-api.service[75236]: detected binary path: /usr/bin/uwsgi-core Sep 05 20:41:05 devstack devstack@c-api.service[75236]: your processes number limit is 47518 Sep 05 20:41:05 devstack devstack@c-api.service[75236]: your memory page size is 4096 bytes Sep 05 20:41:05 devstack devstack@c-api.service[75236]: detected max file descriptor number: 2048 Sep 05 20:41:05 devstack devstack@c-api.service[75236]: lock engine: pthread robust mutexes Sep 05 20:41:05 devstack devstack@c-api.service[75236]: thunder lock: enabled Sep 05 20:41:05 devstack devstack@c-api.service[75236]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 05 20:41:05 devstack devstack@c-api.service[75236]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 05 20:41:05 devstack devstack@c-api.service[75236]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 05 20:41:05 devstack devstack@c-api.service[75236]: Set PythonHome to /opt/stack/data/venv Sep 05 20:41:05 devstack devstack@c-api.service[75236]: Python main interpreter initialized at 0x7c03726a4668 Sep 05 20:41:05 devstack devstack@c-api.service[75236]: python threads support enabled Sep 05 20:41:05 devstack devstack@c-api.service[75236]: your server socket listen backlog is limited to 100 connections Sep 05 20:41:05 devstack devstack@c-api.service[75236]: your mercy for graceful operations on workers is 80 seconds Sep 05 20:41:05 devstack devstack@c-api.service[75236]: mapped 403077 bytes (393 KB) for 2 cores Sep 05 20:41:05 devstack devstack@c-api.service[75236]: *** Operational MODE: preforking *** Sep 05 20:41:05 devstack devstack@c-api.service[75236]: *** uWSGI is running in multiple interpreter mode *** Sep 05 20:41:05 devstack devstack@c-api.service[75236]: spawned uWSGI master process (pid: 75236) Sep 05 20:41:05 devstack devstack@c-api.service[75236]: spawned uWSGI worker 1 (pid: 75237, cores: 1) Sep 05 20:41:05 devstack devstack@c-api.service[75236]: spawned uWSGI worker 2 (pid: 75238, cores: 1) Sep 05 20:41:05 devstack devstack@c-api.service[75236]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 05 20:41:06 devstack devstack@c-api.service[75238]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 20:41:06 devstack devstack@c-api.service[75238]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 20:41:06 devstack devstack@c-api.service[75238]: we strongly recommend against using it for new projects. Sep 05 20:41:06 devstack devstack@c-api.service[75238]: If you are already using Eventlet, we recommend migrating to a different Sep 05 20:41:06 devstack devstack@c-api.service[75238]: framework. For more detail see Sep 05 20:41:06 devstack devstack@c-api.service[75238]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 20:41:06 devstack devstack@c-api.service[75238]: import eventlet # noqa Sep 05 20:41:06 devstack devstack@c-api.service[75237]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 20:41:06 devstack devstack@c-api.service[75237]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 20:41:06 devstack devstack@c-api.service[75237]: we strongly recommend against using it for new projects. Sep 05 20:41:06 devstack devstack@c-api.service[75237]: If you are already using Eventlet, we recommend migrating to a different Sep 05 20:41:06 devstack devstack@c-api.service[75237]: framework. For more detail see Sep 05 20:41:06 devstack devstack@c-api.service[75237]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 20:41:06 devstack devstack@c-api.service[75237]: import eventlet # noqa Sep 05 20:41:06 devstack devstack@c-api.service[75238]: /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 05 20:41:06 devstack devstack@c-api.service[75238]: from cgi import parse_header Sep 05 20:41:06 devstack devstack@c-api.service[75237]: /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 05 20:41:06 devstack devstack@c-api.service[75237]: from cgi import parse_header Sep 05 20:41:06 devstack devstack@c-api.service[75238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 20:41:06 devstack devstack@c-api.service[75238]: warnings.warn( Sep 05 20:41:06 devstack devstack@c-api.service[75238]: /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 05 20:41:06 devstack devstack@c-api.service[75238]: removals.removed_module( Sep 05 20:41:06 devstack devstack@c-api.service[75238]: /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 05 20:41:06 devstack devstack@c-api.service[75238]: removals.removed_module( Sep 05 20:41:06 devstack devstack@c-api.service[75237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 20:41:06 devstack devstack@c-api.service[75237]: warnings.warn( Sep 05 20:41:06 devstack devstack@c-api.service[75237]: /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 05 20:41:06 devstack devstack@c-api.service[75237]: removals.removed_module( Sep 05 20:41:06 devstack devstack@c-api.service[75237]: /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 05 20:41:06 devstack devstack@c-api.service[75237]: removals.removed_module( Sep 05 20:41:08 devstack devstack@c-api.service[75238]: /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 05 20:41:08 devstack devstack@c-api.service[75238]: warnings.warn( Sep 05 20:41:08 devstack devstack@c-api.service[75238]: /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 05 20:41:08 devstack devstack@c-api.service[75238]: warnings.warn( Sep 05 20:41:08 devstack devstack@c-api.service[75237]: /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 05 20:41:08 devstack devstack@c-api.service[75237]: warnings.warn( Sep 05 20:41:08 devstack devstack@c-api.service[75237]: /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 05 20:41:08 devstack devstack@c-api.service[75237]: warnings.warn( Sep 05 20:41:08 devstack devstack@c-api.service[75238]: 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 05 20:41:08 devstack devstack@c-api.service[75238]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=75238) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 20:41:09 devstack devstack@c-api.service[75238]: /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 05 20:41:09 devstack devstack@c-api.service[75238]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 20:41:09 devstack devstack@c-api.service[75237]: 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 05 20:41:09 devstack devstack@c-api.service[75237]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=75237) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 20:41:09 devstack devstack@c-api.service[75237]: /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 05 20:41:09 devstack devstack@c-api.service[75237]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=75238) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=75237) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=75238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=75237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=75237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=75237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: INFO dbcounter [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Registered counter for database cinder Sep 05 20:41:10 devstack devstack@c-api.service[75237]: INFO dbcounter [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Registered counter for database cinder Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG oslo_db.sqlalchemy.engines [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 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=75238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG oslo_db.sqlalchemy.engines [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 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=75237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG dbcounter [-] [75237] Writer thread running {{(pid=75237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: /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 05 20:41:10 devstack devstack@c-api.service[75237]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:41:10 devstack devstack@c-api.service[75237]: INFO cinder.rpc [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG dbcounter [-] [75238] Writer thread running {{(pid=75238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: INFO cinder.rpc [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 20:41:10 devstack devstack@c-api.service[75238]: /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 05 20:41:10 devstack devstack@c-api.service[75238]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:41:10 devstack devstack@c-api.service[75238]: INFO cinder.rpc [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 20:41:10 devstack devstack@c-api.service[75237]: INFO cinder.rpc [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 20:41:10 devstack devstack@c-api.service[75238]: INFO cinder.rpc [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 20:41:10 devstack devstack@c-api.service[75237]: INFO cinder.rpc [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING cinder.keymgr.conf_key_mgr [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 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 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75238]: INFO cinder.rpc [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 20:41:10 devstack devstack@c-api.service[75238]: INFO cinder.rpc [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING stevedore.named [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING castellan.key_manager [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING cinder.keymgr.conf_key_mgr [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 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 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING stevedore.named [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING castellan.key_manager [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG oslo_db.sqlalchemy.engines [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 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=75237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: INFO cinder.rpc [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 20:41:10 devstack devstack@c-api.service[75237]: INFO cinder.rpc [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG oslo_db.sqlalchemy.engines [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 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=75238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: INFO cinder.rpc [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 20:41:10 devstack devstack@c-api.service[75238]: INFO cinder.rpc [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING stevedore.named [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING castellan.key_manager [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING stevedore.named [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING castellan.key_manager [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING stevedore.named [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING castellan.key_manager [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING stevedore.named [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING castellan.key_manager [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING stevedore.named [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING castellan.key_manager [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING stevedore.named [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING castellan.key_manager [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING stevedore.named [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING castellan.key_manager [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING stevedore.named [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING castellan.key_manager [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING stevedore.named [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING castellan.key_manager [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING stevedore.named [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING castellan.key_manager [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING stevedore.named [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING castellan.key_manager [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING stevedore.named [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING castellan.key_manager [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING cinder.api.contrib.hosts [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING stevedore.named [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING castellan.key_manager [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING stevedore.named [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING castellan.key_manager [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING stevedore.named [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING castellan.key_manager [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING cinder.api.contrib.hosts [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING stevedore.named [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING castellan.key_manager [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING stevedore.named [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING castellan.key_manager [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extended resource: extensions {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING stevedore.named [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING castellan.key_manager [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING stevedore.named [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING castellan.key_manager [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extended resource: os-volume-manage {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING stevedore.named [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING castellan.key_manager [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extended resource: os-quota-class-sets {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING stevedore.named [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING castellan.key_manager [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extended resource: os-hosts {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING stevedore.named [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING castellan.key_manager [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extended resource: extensions {{(pid=75238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extended resource: capabilities {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extended resource: os-volume-manage {{(pid=75238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extended resource: encryption {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extended resource: os-quota-class-sets {{(pid=75238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extended resource: scheduler-stats {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extended resource: os-hosts {{(pid=75238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extended resource: os-quota-sets {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extended resource: capabilities {{(pid=75238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extended resource: os-availability-zone {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extended resource: encryption {{(pid=75238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extended resource: qos-specs {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extended resource: scheduler-stats {{(pid=75238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extended resource: os-quota-sets {{(pid=75238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extended resource: extra_specs {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extended resource: os-availability-zone {{(pid=75238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extended resource: backups {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extended resource: qos-specs {{(pid=75238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extended resource: encryption {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extended resource: extra_specs {{(pid=75238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extended resource: cgsnapshots {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extended resource: backups {{(pid=75238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extended resource: os-volume-type-access {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extended resource: encryption {{(pid=75238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extended resource: consistencygroups {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extended resource: cgsnapshots {{(pid=75238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extended resource: os-volume-transfer {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extended resource: os-volume-type-access {{(pid=75238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extended resource: os-snapshot-manage {{(pid=75237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extended resource: consistencygroups {{(pid=75238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extended resource: os-volume-transfer {{(pid=75238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extended resource: os-snapshot-manage {{(pid=75238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING stevedore.named [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING castellan.key_manager [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING stevedore.named [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING castellan.key_manager [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING stevedore.named [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING castellan.key_manager [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING stevedore.named [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING castellan.key_manager [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING stevedore.named [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING stevedore.named [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING castellan.key_manager [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WARNING castellan.key_manager [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING stevedore.named [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING castellan.key_manager [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.contrib.snapshot_actions [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] SnapshotActionsController initialized {{(pid=75237) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING stevedore.named [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WARNING castellan.key_manager [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extension AdminActions extending resource: volumes {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extension AdminActions extending resource: snapshots {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extension AdminActions extending resource: backups {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.contrib.snapshot_actions [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] SnapshotActionsController initialized {{(pid=75238) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=75238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extension VolumeActions extending resource: volumes {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extension AdminActions extending resource: volumes {{(pid=75238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extension AdminActions extending resource: snapshots {{(pid=75238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extension AdminActions extending resource: backups {{(pid=75238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=75238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=75238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extension VolumeActions extending resource: volumes {{(pid=75238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=75238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=75238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=75238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extension UsedLimits extending resource: limits {{(pid=75238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=75238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extension TypesManage extending resource: types {{(pid=75238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=75238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=75238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extension UsedLimits extending resource: limits {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.v3.router [None req-b5fb869e-1ebd-4822-a5c7-78d51efa71a6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=75238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extension TypesManage extending resource: types {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extension SnapshotActions extending resource: snapshots {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75237]: DEBUG cinder.api.v3.router [None req-1432b04e-f8f2-4d48-ac02-72cb3dc78640 None None] Extension VolumeTypeAccess extending resource: types {{(pid=75237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7c03726a4668 pid: 75238 (default app) Sep 05 20:41:10 devstack devstack@c-api.service[75237]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7c03726a4668 pid: 75237 (default app) Sep 05 20:41:10 devstack devstack@c-api.service[75238]: DEBUG cinder.api.middleware.request_id [None req-4b96ba44-ac3f-45cc-be92-6c550e97162d None None] RequestId filter calling following filter/app {{(pid=75238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:41:10 devstack devstack@c-api.service[75238]: [pid: 75238|app: 0|req: 1/1] 192.168.122.147 () {50 vars in 785 bytes} [Sat Sep 5 20:41:10 2026] GET /volume/v3/ => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 05 20:41:18 devstack devstack@c-api.service[75237]: DEBUG cinder.api.middleware.request_id [None req-8142ea53-f8ce-4934-9f8a-f118e1e7f0f8 None None] RequestId filter calling following filter/app {{(pid=75237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:41:19 devstack devstack@c-api.service[75237]: INFO cinder.api.openstack.wsgi [None req-8142ea53-f8ce-4934-9f8a-f118e1e7f0f8 admin admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:41:19 devstack devstack@c-api.service[75237]: DEBUG cinder.api.openstack.wsgi [None req-8142ea53-f8ce-4934-9f8a-f118e1e7f0f8 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=75237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:41:19 devstack devstack@c-api.service[75237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:41:19 devstack devstack@c-api.service[75237]: warnings.warn( Sep 05 20:41:19 devstack devstack@c-api.service[75237]: DEBUG oslo_db.sqlalchemy.engines [None req-8142ea53-f8ce-4934-9f8a-f118e1e7f0f8 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=75237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:41:19 devstack devstack@c-api.service[75237]: INFO cinder.api.openstack.wsgi [None req-8142ea53-f8ce-4934-9f8a-f118e1e7f0f8 admin admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 20:41:19 devstack devstack@c-api.service[75237]: [pid: 75237|app: 0|req: 1/2] 192.168.122.147 () {60 vars in 1191 bytes} [Sat Sep 5 20:41:18 2026] POST /volume/v3/types => generated 186 bytes in 1458 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:41:19 devstack devstack@c-api.service[75238]: DEBUG cinder.api.middleware.request_id [None req-c8f7c7d9-795c-4f1d-87ea-5bcda2e2003a None None] RequestId filter calling following filter/app {{(pid=75238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:41:20 devstack devstack@c-api.service[75238]: INFO cinder.api.openstack.wsgi [None req-c8f7c7d9-795c-4f1d-87ea-5bcda2e2003a admin admin] POST http://192.168.122.147/volume/v3/types/396b78ca-19bf-40c1-9139-2e3e13150079/extra_specs Sep 05 20:41:20 devstack devstack@c-api.service[75238]: DEBUG cinder.api.openstack.wsgi [None req-c8f7c7d9-795c-4f1d-87ea-5bcda2e2003a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=75238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:41:20 devstack devstack@c-api.service[75238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:41:20 devstack devstack@c-api.service[75238]: warnings.warn( Sep 05 20:41:20 devstack devstack@c-api.service[75238]: DEBUG oslo_db.sqlalchemy.engines [None req-c8f7c7d9-795c-4f1d-87ea-5bcda2e2003a 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=75238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:41:20 devstack devstack@c-api.service[75238]: INFO cinder.api.openstack.wsgi [None req-c8f7c7d9-795c-4f1d-87ea-5bcda2e2003a admin admin] http://192.168.122.147/volume/v3/types/396b78ca-19bf-40c1-9139-2e3e13150079/extra_specs returned with HTTP 200 Sep 05 20:41:20 devstack devstack@c-api.service[75238]: [pid: 75238|app: 0|req: 2/3] 192.168.122.147 () {60 vars in 1338 bytes} [Sat Sep 5 20:41:19 2026] POST /volume/v3/types/396b78ca-19bf-40c1-9139-2e3e13150079/extra_specs => generated 55 bytes in 838 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:41:29 devstack devstack@c-api.service[75237]: DEBUG dbcounter [-] [75237] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=75237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:41:30 devstack devstack@c-api.service[75238]: DEBUG dbcounter [-] [75238] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=75238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:42:01 devstack devstack@c-api.service[75237]: DEBUG cinder.api.middleware.request_id [None req-a326e439-c35e-4adc-a607-57fd9df28611 None None] RequestId filter calling following filter/app {{(pid=75237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:42:01 devstack devstack@c-api.service[75237]: INFO cinder.api.openstack.wsgi [None req-a326e439-c35e-4adc-a607-57fd9df28611 None None] GET http://192.168.122.147/volume// Sep 05 20:42:01 devstack devstack@c-api.service[75237]: DEBUG cinder.api.openstack.wsgi [None req-a326e439-c35e-4adc-a607-57fd9df28611 None None] Empty body provided in request {{(pid=75237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:42:01 devstack devstack@c-api.service[75237]: DEBUG cinder.api.openstack.wsgi [None req-a326e439-c35e-4adc-a607-57fd9df28611 None None] Calling method 'all' {{(pid=75237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:42:01 devstack devstack@c-api.service[75237]: INFO cinder.api.openstack.wsgi [None req-a326e439-c35e-4adc-a607-57fd9df28611 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:42:01 devstack devstack@c-api.service[75237]: [pid: 75237|app: 0|req: 2/4] 192.168.122.147 () {58 vars in 1314 bytes} [Sat Sep 5 20:42:01 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:43:52 devstack devstack@c-api.service[75238]: DEBUG cinder.api.middleware.request_id [None req-42696179-5238-459f-80a4-ded017cf071f None None] RequestId filter calling following filter/app {{(pid=75238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:43:52 devstack devstack@c-api.service[75238]: INFO cinder.api.openstack.wsgi [None req-42696179-5238-459f-80a4-ded017cf071f tempest-verify_tempest_config-1139064246 tempest-verify_tempest_config-1139064246-project-member] GET http://192.168.122.147/volume/v3/extensions Sep 05 20:43:52 devstack devstack@c-api.service[75238]: DEBUG cinder.api.openstack.wsgi [None req-42696179-5238-459f-80a4-ded017cf071f tempest-verify_tempest_config-1139064246 tempest-verify_tempest_config-1139064246-project-member] Empty body provided in request {{(pid=75238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:43:52 devstack devstack@c-api.service[75238]: DEBUG cinder.api.openstack.wsgi [None req-42696179-5238-459f-80a4-ded017cf071f tempest-verify_tempest_config-1139064246 tempest-verify_tempest_config-1139064246-project-member] Calling method 'index' {{(pid=75238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:43:52 devstack devstack@c-api.service[75238]: INFO cinder.api.openstack.wsgi [None req-42696179-5238-459f-80a4-ded017cf071f tempest-verify_tempest_config-1139064246 tempest-verify_tempest_config-1139064246-project-member] http://192.168.122.147/volume/v3/extensions returned with HTTP 200 Sep 05 20:43:52 devstack devstack@c-api.service[75238]: [pid: 75238|app: 0|req: 3/5] 192.168.122.147 () {58 vars in 1130 bytes} [Sat Sep 5 20:43:52 2026] GET /volume/v3/extensions => generated 5245 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:43:59 devstack devstack@c-api.service[75237]: DEBUG cinder.api.middleware.request_id [None req-7399829d-e1ce-40cd-b283-8348970dcb12 None None] RequestId filter calling following filter/app {{(pid=75237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:43:59 devstack devstack@c-api.service[75237]: INFO cinder.api.openstack.wsgi [None req-7399829d-e1ce-40cd-b283-8348970dcb12 demo admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:43:59 devstack devstack@c-api.service[75237]: DEBUG cinder.api.openstack.wsgi [None req-7399829d-e1ce-40cd-b283-8348970dcb12 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "QuobyteHD", "description": null}} {{(pid=75237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:43:59 devstack devstack@c-api.service[75237]: INFO cinder.api.openstack.wsgi [None req-7399829d-e1ce-40cd-b283-8348970dcb12 demo admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 20:43:59 devstack devstack@c-api.service[75237]: [pid: 75237|app: 0|req: 3/6] 192.168.122.147 () {60 vars in 1191 bytes} [Sat Sep 5 20:43:59 2026] POST /volume/v3/types => generated 184 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:44:09 devstack devstack@c-api.service[75237]: DEBUG dbcounter [-] [75237] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=75237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:46:03 devstack devstack@c-api.service[75236]: Sat Sep 5 20:46:03 2026 - graceful shutdown triggered... Sep 05 20:46:03 devstack devstack@c-api.service[75237]: Gracefully killing worker 1 (pid: 75237)... Sep 05 20:46:03 devstack devstack@c-api.service[75238]: Gracefully killing worker 2 (pid: 75238)... Sep 05 20:46:04 devstack devstack@c-api.service[75236]: worker 1 buried after 1 seconds Sep 05 20:46:04 devstack devstack@c-api.service[75236]: worker 2 buried after 1 seconds Sep 05 20:46:04 devstack devstack@c-api.service[75236]: goodbye to uWSGI. Sep 05 20:46:04 devstack devstack@c-api.service[86915]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 05 20:46:04 devstack devstack@c-api.service[86915]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Sep 5 20:46:04 2026] *** Sep 05 20:46:04 devstack devstack@c-api.service[86915]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 05 20:46:04 devstack devstack@c-api.service[86915]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 05 20:46:04 devstack devstack@c-api.service[86915]: nodename: devstack Sep 05 20:46:04 devstack devstack@c-api.service[86915]: machine: x86_64 Sep 05 20:46:04 devstack devstack@c-api.service[86915]: clock source: unix Sep 05 20:46:04 devstack devstack@c-api.service[86915]: pcre jit disabled Sep 05 20:46:04 devstack devstack@c-api.service[86915]: detected number of CPU cores: 4 Sep 05 20:46:04 devstack devstack@c-api.service[86915]: current working directory: / Sep 05 20:46:04 devstack devstack@c-api.service[86915]: detected binary path: /usr/bin/uwsgi-core Sep 05 20:46:04 devstack devstack@c-api.service[86915]: your processes number limit is 47518 Sep 05 20:46:04 devstack devstack@c-api.service[86915]: your memory page size is 4096 bytes Sep 05 20:46:04 devstack devstack@c-api.service[86915]: detected max file descriptor number: 2048 Sep 05 20:46:04 devstack devstack@c-api.service[86915]: lock engine: pthread robust mutexes Sep 05 20:46:04 devstack devstack@c-api.service[86915]: thunder lock: enabled Sep 05 20:46:04 devstack devstack@c-api.service[86915]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 05 20:46:04 devstack devstack@c-api.service[86915]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 05 20:46:04 devstack devstack@c-api.service[86915]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 05 20:46:04 devstack devstack@c-api.service[86915]: Set PythonHome to /opt/stack/data/venv Sep 05 20:46:04 devstack devstack@c-api.service[86915]: Python main interpreter initialized at 0x7cce316a4668 Sep 05 20:46:04 devstack devstack@c-api.service[86915]: python threads support enabled Sep 05 20:46:04 devstack devstack@c-api.service[86915]: your server socket listen backlog is limited to 100 connections Sep 05 20:46:04 devstack devstack@c-api.service[86915]: your mercy for graceful operations on workers is 80 seconds Sep 05 20:46:04 devstack devstack@c-api.service[86915]: mapped 403077 bytes (393 KB) for 2 cores Sep 05 20:46:04 devstack devstack@c-api.service[86915]: *** Operational MODE: preforking *** Sep 05 20:46:04 devstack devstack@c-api.service[86915]: *** uWSGI is running in multiple interpreter mode *** Sep 05 20:46:04 devstack devstack@c-api.service[86915]: spawned uWSGI master process (pid: 86915) Sep 05 20:46:04 devstack devstack@c-api.service[86915]: spawned uWSGI worker 1 (pid: 86916, cores: 1) Sep 05 20:46:04 devstack devstack@c-api.service[86915]: spawned uWSGI worker 2 (pid: 86917, cores: 1) Sep 05 20:46:04 devstack devstack@c-api.service[86915]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 05 20:46:05 devstack devstack@c-api.service[86917]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 20:46:05 devstack devstack@c-api.service[86917]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 20:46:05 devstack devstack@c-api.service[86917]: we strongly recommend against using it for new projects. Sep 05 20:46:05 devstack devstack@c-api.service[86917]: If you are already using Eventlet, we recommend migrating to a different Sep 05 20:46:05 devstack devstack@c-api.service[86917]: framework. For more detail see Sep 05 20:46:05 devstack devstack@c-api.service[86917]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 20:46:05 devstack devstack@c-api.service[86917]: import eventlet # noqa Sep 05 20:46:05 devstack devstack@c-api.service[86916]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 20:46:05 devstack devstack@c-api.service[86916]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 20:46:05 devstack devstack@c-api.service[86916]: we strongly recommend against using it for new projects. Sep 05 20:46:05 devstack devstack@c-api.service[86916]: If you are already using Eventlet, we recommend migrating to a different Sep 05 20:46:05 devstack devstack@c-api.service[86916]: framework. For more detail see Sep 05 20:46:05 devstack devstack@c-api.service[86916]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 20:46:05 devstack devstack@c-api.service[86916]: import eventlet # noqa Sep 05 20:46:05 devstack devstack@c-api.service[86917]: /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 05 20:46:05 devstack devstack@c-api.service[86917]: from cgi import parse_header Sep 05 20:46:05 devstack devstack@c-api.service[86916]: /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 05 20:46:05 devstack devstack@c-api.service[86916]: from cgi import parse_header Sep 05 20:46:05 devstack devstack@c-api.service[86917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 20:46:05 devstack devstack@c-api.service[86917]: warnings.warn( Sep 05 20:46:05 devstack devstack@c-api.service[86917]: /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 05 20:46:05 devstack devstack@c-api.service[86917]: removals.removed_module( Sep 05 20:46:05 devstack devstack@c-api.service[86917]: /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 05 20:46:05 devstack devstack@c-api.service[86917]: removals.removed_module( Sep 05 20:46:05 devstack devstack@c-api.service[86916]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 20:46:05 devstack devstack@c-api.service[86916]: warnings.warn( Sep 05 20:46:05 devstack devstack@c-api.service[86916]: /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 05 20:46:05 devstack devstack@c-api.service[86916]: removals.removed_module( Sep 05 20:46:05 devstack devstack@c-api.service[86916]: /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 05 20:46:05 devstack devstack@c-api.service[86916]: removals.removed_module( Sep 05 20:46:08 devstack devstack@c-api.service[86917]: /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 05 20:46:08 devstack devstack@c-api.service[86917]: warnings.warn( Sep 05 20:46:09 devstack devstack@c-api.service[86916]: /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 05 20:46:09 devstack devstack@c-api.service[86916]: warnings.warn( Sep 05 20:46:09 devstack devstack@c-api.service[86917]: /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 05 20:46:09 devstack devstack@c-api.service[86917]: warnings.warn( Sep 05 20:46:09 devstack devstack@c-api.service[86916]: /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 05 20:46:09 devstack devstack@c-api.service[86916]: warnings.warn( Sep 05 20:46:09 devstack devstack@c-api.service[86917]: 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 05 20:46:09 devstack devstack@c-api.service[86917]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86917) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 20:46:09 devstack devstack@c-api.service[86916]: 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 05 20:46:09 devstack devstack@c-api.service[86916]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86916) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 20:46:09 devstack devstack@c-api.service[86917]: /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 05 20:46:09 devstack devstack@c-api.service[86917]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 20:46:09 devstack devstack@c-api.service[86916]: /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 05 20:46:09 devstack devstack@c-api.service[86916]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86917) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86916) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86916) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86916) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86916) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: INFO dbcounter [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Registered counter for database cinder Sep 05 20:46:10 devstack devstack@c-api.service[86916]: INFO dbcounter [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Registered counter for database cinder Sep 05 20:46:10 devstack devstack@c-api.service[86916]: DEBUG oslo_db.sqlalchemy.engines [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 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=86916) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:46:10 devstack devstack@c-api.service[86917]: DEBUG oslo_db.sqlalchemy.engines [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a 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=86917) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG dbcounter [-] [86917] Writer thread running {{(pid=86917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: /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 05 20:46:11 devstack devstack@c-api.service[86917]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:46:11 devstack devstack@c-api.service[86917]: INFO cinder.rpc [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 20:46:11 devstack devstack@c-api.service[86917]: INFO cinder.rpc [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG dbcounter [-] [86916] Writer thread running {{(pid=86916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: INFO cinder.rpc [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 20:46:11 devstack devstack@c-api.service[86916]: /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 05 20:46:11 devstack devstack@c-api.service[86916]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:46:11 devstack devstack@c-api.service[86916]: INFO cinder.rpc [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 20:46:11 devstack devstack@c-api.service[86917]: INFO cinder.rpc [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING stevedore.named [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING castellan.key_manager [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING cinder.keymgr.conf_key_mgr [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a 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 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING stevedore.named [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING castellan.key_manager [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86916]: INFO cinder.rpc [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 20:46:11 devstack devstack@c-api.service[86916]: INFO cinder.rpc [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 20:46:11 devstack devstack@c-api.service[86916]: INFO cinder.rpc [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING stevedore.named [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING castellan.key_manager [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING cinder.keymgr.conf_key_mgr [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 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 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING stevedore.named [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING castellan.key_manager [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG oslo_db.sqlalchemy.engines [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a 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=86917) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: INFO cinder.rpc [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 20:46:11 devstack devstack@c-api.service[86917]: INFO cinder.rpc [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING stevedore.named [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING castellan.key_manager [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG oslo_db.sqlalchemy.engines [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 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=86916) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: INFO cinder.rpc [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING stevedore.named [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING castellan.key_manager [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86916]: INFO cinder.rpc [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING stevedore.named [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING castellan.key_manager [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING stevedore.named [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING castellan.key_manager [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING stevedore.named [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING castellan.key_manager [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING stevedore.named [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING castellan.key_manager [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING stevedore.named [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING castellan.key_manager [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING stevedore.named [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING castellan.key_manager [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING stevedore.named [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING castellan.key_manager [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING stevedore.named [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING castellan.key_manager [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING stevedore.named [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING castellan.key_manager [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING stevedore.named [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING castellan.key_manager [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING stevedore.named [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING castellan.key_manager [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING stevedore.named [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING castellan.key_manager [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING stevedore.named [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING castellan.key_manager [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING stevedore.named [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING stevedore.named [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING castellan.key_manager [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING castellan.key_manager [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING stevedore.named [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING castellan.key_manager [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING stevedore.named [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING castellan.key_manager [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING stevedore.named [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING castellan.key_manager [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING stevedore.named [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING castellan.key_manager [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING stevedore.named [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING castellan.key_manager [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING stevedore.named [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING castellan.key_manager [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING stevedore.named [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING castellan.key_manager [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING stevedore.named [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING castellan.key_manager [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING stevedore.named [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING castellan.key_manager [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING cinder.api.contrib.hosts [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING stevedore.named [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING stevedore.named [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING castellan.key_manager [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING castellan.key_manager [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING stevedore.named [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING castellan.key_manager [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING stevedore.named [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING castellan.key_manager [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING stevedore.named [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING castellan.key_manager [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING stevedore.named [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING castellan.key_manager [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING stevedore.named [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING castellan.key_manager [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING stevedore.named [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING castellan.key_manager [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING stevedore.named [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING stevedore.named [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING castellan.key_manager [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING castellan.key_manager [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extended resource: extensions {{(pid=86917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING stevedore.named [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING castellan.key_manager [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extended resource: os-volume-manage {{(pid=86917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING cinder.api.contrib.hosts [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING stevedore.named [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING castellan.key_manager [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extended resource: os-quota-class-sets {{(pid=86917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING stevedore.named [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING castellan.key_manager [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extended resource: os-hosts {{(pid=86917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING stevedore.named [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING castellan.key_manager [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extended resource: capabilities {{(pid=86917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING stevedore.named [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING castellan.key_manager [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING stevedore.named [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING castellan.key_manager [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extended resource: encryption {{(pid=86917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING stevedore.named [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING castellan.key_manager [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extended resource: scheduler-stats {{(pid=86917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING stevedore.named [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING castellan.key_manager [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extended resource: extensions {{(pid=86916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extended resource: os-quota-sets {{(pid=86917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extended resource: os-volume-manage {{(pid=86916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extended resource: os-availability-zone {{(pid=86917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extended resource: os-quota-class-sets {{(pid=86916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extended resource: qos-specs {{(pid=86917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extended resource: os-hosts {{(pid=86916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extended resource: extra_specs {{(pid=86917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extended resource: capabilities {{(pid=86916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extended resource: backups {{(pid=86917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extended resource: encryption {{(pid=86916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extended resource: scheduler-stats {{(pid=86916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extended resource: encryption {{(pid=86917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extended resource: os-quota-sets {{(pid=86916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extended resource: cgsnapshots {{(pid=86917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extended resource: os-availability-zone {{(pid=86916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extended resource: os-volume-type-access {{(pid=86917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extended resource: qos-specs {{(pid=86916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extended resource: consistencygroups {{(pid=86917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extended resource: extra_specs {{(pid=86916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extended resource: os-volume-transfer {{(pid=86917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extended resource: backups {{(pid=86916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extended resource: os-snapshot-manage {{(pid=86917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING stevedore.named [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING castellan.key_manager [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING stevedore.named [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extended resource: encryption {{(pid=86916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING castellan.key_manager [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING stevedore.named [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING castellan.key_manager [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extended resource: cgsnapshots {{(pid=86916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING stevedore.named [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING castellan.key_manager [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING stevedore.named [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING castellan.key_manager [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extended resource: os-volume-type-access {{(pid=86916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING stevedore.named [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING castellan.key_manager [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING stevedore.named [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WARNING castellan.key_manager [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.contrib.snapshot_actions [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] SnapshotActionsController initialized {{(pid=86917) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extension AdminActions extending resource: volumes {{(pid=86917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extension AdminActions extending resource: snapshots {{(pid=86917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extension AdminActions extending resource: backups {{(pid=86917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extended resource: consistencygroups {{(pid=86916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extension VolumeActions extending resource: volumes {{(pid=86917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extension UsedLimits extending resource: limits {{(pid=86917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extension TypesManage extending resource: types {{(pid=86917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extended resource: os-volume-transfer {{(pid=86916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extension SnapshotActions extending resource: snapshots {{(pid=86917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86917]: DEBUG cinder.api.v3.router [None req-d6a4b0f9-d9a9-437a-b8ec-8baa13f1c03a None None] Extension VolumeTypeAccess extending resource: types {{(pid=86917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extended resource: os-snapshot-manage {{(pid=86916) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING stevedore.named [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING castellan.key_manager [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING stevedore.named [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING castellan.key_manager [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING stevedore.named [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING castellan.key_manager [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING stevedore.named [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING castellan.key_manager [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING stevedore.named [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86917]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7cce316a4668 pid: 86917 (default app) Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING castellan.key_manager [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING stevedore.named [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING castellan.key_manager [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING stevedore.named [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WARNING castellan.key_manager [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.contrib.snapshot_actions [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] SnapshotActionsController initialized {{(pid=86916) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extension AdminActions extending resource: volumes {{(pid=86916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extension AdminActions extending resource: snapshots {{(pid=86916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extension AdminActions extending resource: backups {{(pid=86916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extension VolumeActions extending resource: volumes {{(pid=86916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extension UsedLimits extending resource: limits {{(pid=86916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extension TypesManage extending resource: types {{(pid=86916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: DEBUG cinder.api.v3.router [None req-57264b11-49a7-4cb3-891a-96b6ea73c235 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86916) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:11 devstack devstack@c-api.service[86916]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7cce316a4668 pid: 86916 (default app) Sep 05 20:46:13 devstack devstack@c-api.service[86915]: Sat Sep 5 20:46:13 2026 - graceful shutdown triggered... Sep 05 20:46:13 devstack devstack@c-api.service[86916]: Gracefully killing worker 1 (pid: 86916)... Sep 05 20:46:13 devstack devstack@c-api.service[86917]: Gracefully killing worker 2 (pid: 86917)... Sep 05 20:46:14 devstack devstack@c-api.service[86915]: worker 1 buried after 1 seconds Sep 05 20:46:14 devstack devstack@c-api.service[86915]: worker 2 buried after 1 seconds Sep 05 20:46:14 devstack devstack@c-api.service[86915]: goodbye to uWSGI. Sep 05 20:46:14 devstack devstack@c-api.service[87405]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 05 20:46:14 devstack devstack@c-api.service[87405]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Sep 5 20:46:14 2026] *** Sep 05 20:46:14 devstack devstack@c-api.service[87405]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 05 20:46:14 devstack devstack@c-api.service[87405]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 05 20:46:14 devstack devstack@c-api.service[87405]: nodename: devstack Sep 05 20:46:14 devstack devstack@c-api.service[87405]: machine: x86_64 Sep 05 20:46:14 devstack devstack@c-api.service[87405]: clock source: unix Sep 05 20:46:14 devstack devstack@c-api.service[87405]: pcre jit disabled Sep 05 20:46:14 devstack devstack@c-api.service[87405]: detected number of CPU cores: 4 Sep 05 20:46:14 devstack devstack@c-api.service[87405]: current working directory: / Sep 05 20:46:14 devstack devstack@c-api.service[87405]: detected binary path: /usr/bin/uwsgi-core Sep 05 20:46:14 devstack devstack@c-api.service[87405]: your processes number limit is 47518 Sep 05 20:46:14 devstack devstack@c-api.service[87405]: your memory page size is 4096 bytes Sep 05 20:46:14 devstack devstack@c-api.service[87405]: detected max file descriptor number: 2048 Sep 05 20:46:14 devstack devstack@c-api.service[87405]: lock engine: pthread robust mutexes Sep 05 20:46:14 devstack devstack@c-api.service[87405]: thunder lock: enabled Sep 05 20:46:14 devstack devstack@c-api.service[87405]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 05 20:46:14 devstack devstack@c-api.service[87405]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 05 20:46:14 devstack devstack@c-api.service[87405]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 05 20:46:14 devstack devstack@c-api.service[87405]: Set PythonHome to /opt/stack/data/venv Sep 05 20:46:14 devstack devstack@c-api.service[87405]: Python main interpreter initialized at 0x71a6c34a4668 Sep 05 20:46:14 devstack devstack@c-api.service[87405]: python threads support enabled Sep 05 20:46:14 devstack devstack@c-api.service[87405]: your server socket listen backlog is limited to 100 connections Sep 05 20:46:14 devstack devstack@c-api.service[87405]: your mercy for graceful operations on workers is 80 seconds Sep 05 20:46:14 devstack devstack@c-api.service[87405]: mapped 403077 bytes (393 KB) for 2 cores Sep 05 20:46:14 devstack devstack@c-api.service[87405]: *** Operational MODE: preforking *** Sep 05 20:46:14 devstack devstack@c-api.service[87405]: *** uWSGI is running in multiple interpreter mode *** Sep 05 20:46:14 devstack devstack@c-api.service[87405]: spawned uWSGI master process (pid: 87405) Sep 05 20:46:14 devstack devstack@c-api.service[87405]: spawned uWSGI worker 1 (pid: 87415, cores: 1) Sep 05 20:46:14 devstack devstack@c-api.service[87405]: spawned uWSGI worker 2 (pid: 87416, cores: 1) Sep 05 20:46:14 devstack devstack@c-api.service[87405]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 05 20:46:14 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 20:46:14 devstack devstack@c-api.service[87416]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 20:46:14 devstack devstack@c-api.service[87416]: we strongly recommend against using it for new projects. Sep 05 20:46:14 devstack devstack@c-api.service[87416]: If you are already using Eventlet, we recommend migrating to a different Sep 05 20:46:14 devstack devstack@c-api.service[87416]: framework. For more detail see Sep 05 20:46:14 devstack devstack@c-api.service[87416]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 20:46:14 devstack devstack@c-api.service[87416]: import eventlet # noqa Sep 05 20:46:14 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 20:46:14 devstack devstack@c-api.service[87415]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 20:46:14 devstack devstack@c-api.service[87415]: we strongly recommend against using it for new projects. Sep 05 20:46:14 devstack devstack@c-api.service[87415]: If you are already using Eventlet, we recommend migrating to a different Sep 05 20:46:14 devstack devstack@c-api.service[87415]: framework. For more detail see Sep 05 20:46:14 devstack devstack@c-api.service[87415]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 20:46:14 devstack devstack@c-api.service[87415]: import eventlet # noqa Sep 05 20:46:15 devstack devstack@c-api.service[87416]: /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 05 20:46:15 devstack devstack@c-api.service[87416]: from cgi import parse_header Sep 05 20:46:15 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 20:46:15 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:46:15 devstack devstack@c-api.service[87416]: /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 05 20:46:15 devstack devstack@c-api.service[87416]: removals.removed_module( Sep 05 20:46:15 devstack devstack@c-api.service[87416]: /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 05 20:46:15 devstack devstack@c-api.service[87416]: removals.removed_module( Sep 05 20:46:15 devstack devstack@c-api.service[87415]: /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 05 20:46:15 devstack devstack@c-api.service[87415]: from cgi import parse_header Sep 05 20:46:15 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 20:46:15 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:46:15 devstack devstack@c-api.service[87415]: /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 05 20:46:15 devstack devstack@c-api.service[87415]: removals.removed_module( Sep 05 20:46:15 devstack devstack@c-api.service[87415]: /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 05 20:46:15 devstack devstack@c-api.service[87415]: removals.removed_module( Sep 05 20:46:18 devstack devstack@c-api.service[87416]: /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 05 20:46:18 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:46:18 devstack devstack@c-api.service[87416]: /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 05 20:46:18 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:46:18 devstack devstack@c-api.service[87415]: /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 05 20:46:18 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:46:18 devstack devstack@c-api.service[87415]: /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 05 20:46:18 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:46:19 devstack devstack@c-api.service[87416]: 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 05 20:46:19 devstack devstack@c-api.service[87416]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87416) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 20:46:19 devstack devstack@c-api.service[87416]: /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 05 20:46:19 devstack devstack@c-api.service[87416]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 20:46:19 devstack devstack@c-api.service[87415]: 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 05 20:46:19 devstack devstack@c-api.service[87415]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87415) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 20:46:19 devstack devstack@c-api.service[87415]: /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 05 20:46:19 devstack devstack@c-api.service[87415]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87416) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87416) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87416) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87416) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87416]: INFO dbcounter [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Registered counter for database cinder Sep 05 20:46:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87415) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 20:46:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e 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=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87415) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87415) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87415) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: INFO dbcounter [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Registered counter for database cinder Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG dbcounter [-] [87416] Writer thread running {{(pid=87416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: /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 05 20:46:21 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:46:21 devstack devstack@c-api.service[87416]: INFO cinder.rpc [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a 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=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: INFO cinder.rpc [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 20:46:21 devstack devstack@c-api.service[87416]: INFO cinder.rpc [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 20:46:21 devstack devstack@c-api.service[87416]: INFO cinder.rpc [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING cinder.keymgr.conf_key_mgr [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e 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 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e 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=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: INFO cinder.rpc [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 20:46:21 devstack devstack@c-api.service[87416]: INFO cinder.rpc [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING cinder.api.contrib.hosts [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG dbcounter [-] [87415] Writer thread running {{(pid=87415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extended resource: extensions {{(pid=87416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: /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 05 20:46:21 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:46:21 devstack devstack@c-api.service[87415]: INFO cinder.rpc [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extended resource: os-volume-manage {{(pid=87416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extended resource: os-quota-class-sets {{(pid=87416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extended resource: os-hosts {{(pid=87416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extended resource: capabilities {{(pid=87416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: INFO cinder.rpc [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extended resource: encryption {{(pid=87416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extended resource: scheduler-stats {{(pid=87416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extended resource: os-quota-sets {{(pid=87416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: INFO cinder.rpc [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extended resource: os-availability-zone {{(pid=87416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extended resource: qos-specs {{(pid=87416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extended resource: extra_specs {{(pid=87416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: INFO cinder.rpc [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extended resource: backups {{(pid=87416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING cinder.keymgr.conf_key_mgr [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a 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 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extended resource: encryption {{(pid=87416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extended resource: cgsnapshots {{(pid=87416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extended resource: os-volume-type-access {{(pid=87416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extended resource: consistencygroups {{(pid=87416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extended resource: os-volume-transfer {{(pid=87416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extended resource: os-snapshot-manage {{(pid=87416) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.contrib.snapshot_actions [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] SnapshotActionsController initialized {{(pid=87416) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extension AdminActions extending resource: volumes {{(pid=87416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extension AdminActions extending resource: snapshots {{(pid=87416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extension AdminActions extending resource: backups {{(pid=87416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extension VolumeActions extending resource: volumes {{(pid=87416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extension UsedLimits extending resource: limits {{(pid=87416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extension TypesManage extending resource: types {{(pid=87416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extension SnapshotActions extending resource: snapshots {{(pid=87416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.router [None req-21450297-6aba-46eb-bc0b-fe95d1499e7e None None] Extension VolumeTypeAccess extending resource: types {{(pid=87416) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:21 devstack devstack@c-api.service[87416]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x71a6c34a4668 pid: 87416 (default app) Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a 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=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: INFO cinder.rpc [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 20:46:21 devstack devstack@c-api.service[87415]: INFO cinder.rpc [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING cinder.api.contrib.hosts [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:21 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extended resource: extensions {{(pid=87415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extended resource: os-volume-manage {{(pid=87415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extended resource: os-quota-class-sets {{(pid=87415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extended resource: os-hosts {{(pid=87415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extended resource: capabilities {{(pid=87415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extended resource: encryption {{(pid=87415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extended resource: scheduler-stats {{(pid=87415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extended resource: os-quota-sets {{(pid=87415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extended resource: os-availability-zone {{(pid=87415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extended resource: qos-specs {{(pid=87415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extended resource: extra_specs {{(pid=87415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extended resource: backups {{(pid=87415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extended resource: encryption {{(pid=87415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extended resource: cgsnapshots {{(pid=87415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extended resource: os-volume-type-access {{(pid=87415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extended resource: consistencygroups {{(pid=87415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extended resource: os-volume-transfer {{(pid=87415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extended resource: os-snapshot-manage {{(pid=87415) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:22 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:22 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:22 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:22 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:22 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:22 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:22 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:22 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:22 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:22 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:22 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:22 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:46:22 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.snapshot_actions [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] SnapshotActionsController initialized {{(pid=87415) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extension AdminActions extending resource: volumes {{(pid=87415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extension AdminActions extending resource: snapshots {{(pid=87415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extension AdminActions extending resource: backups {{(pid=87415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extension VolumeActions extending resource: volumes {{(pid=87415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extension UsedLimits extending resource: limits {{(pid=87415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extension TypesManage extending resource: types {{(pid=87415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extension SnapshotActions extending resource: snapshots {{(pid=87415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.router [None req-dbcd7201-e1d9-42ca-9dba-06d8015c4a9a None None] Extension VolumeTypeAccess extending resource: types {{(pid=87415) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 20:46:22 devstack devstack@c-api.service[87415]: WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x71a6c34a4668 pid: 87415 (default app) Sep 05 20:46:31 devstack devstack@c-api.service[87416]: DEBUG dbcounter [-] [87416] Writing DB stats cinder:SELECT=6 {{(pid=87416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:46:31 devstack devstack@c-api.service[87415]: DEBUG dbcounter [-] [87415] Writing DB stats cinder:SELECT=6 {{(pid=87415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:47:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8a422201-00a9-4fff-aef4-88498fd24e06 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:47:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8a422201-00a9-4fff-aef4-88498fd24e06 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:47:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8a422201-00a9-4fff-aef4-88498fd24e06 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1116816609"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:47:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-8a422201-00a9-4fff-aef4-88498fd24e06 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1116816609'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:47:50 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-8a422201-00a9-4fff-aef4-88498fd24e06 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Create volume of 1 GB Sep 05 20:47:50 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:47:50 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:47:51 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-8a422201-00a9-4fff-aef4-88498fd24e06 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:47:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8a422201-00a9-4fff-aef4-88498fd24e06 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Availability zone cache updated, next update will occur around 2026-09-05 19:47:51.120259. {{(pid=87416) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 05 20:47:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8a422201-00a9-4fff-aef4-88498fd24e06 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Availability Zones retrieved successfully. Sep 05 20:47:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8a422201-00a9-4fff-aef4-88498fd24e06 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Flow 'volume_create_api' (7ef4f58f-9211-4833-a8b6-2ef895a7fb76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:47:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8a422201-00a9-4fff-aef4-88498fd24e06 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d4881c5-d926-43dd-9473-7e696fec8fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:47:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-8a422201-00a9-4fff-aef4-88498fd24e06 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:47:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8a422201-00a9-4fff-aef4-88498fd24e06 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d4881c5-d926-43dd-9473-7e696fec8fa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:47:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8a422201-00a9-4fff-aef4-88498fd24e06 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df5a330c-00eb-412b-bd75-c176241e85ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:47:51 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-8a422201-00a9-4fff-aef4-88498fd24e06 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-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 05 20:47:51 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-8a422201-00a9-4fff-aef4-88498fd24e06 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-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 05 20:47:51 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-8a422201-00a9-4fff-aef4-88498fd24e06 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Created reservations ['5a675234-49bf-4fe4-b451-88ee277ce504', 'fc780f95-e302-4338-a231-d090168bb21b', '47592772-2608-4450-bc59-50e26a568f53', '7fc02695-894d-4a9c-bd9b-99da46ed33fa'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:47:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8a422201-00a9-4fff-aef4-88498fd24e06 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df5a330c-00eb-412b-bd75-c176241e85ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a675234-49bf-4fe4-b451-88ee277ce504', 'fc780f95-e302-4338-a231-d090168bb21b', '47592772-2608-4450-bc59-50e26a568f53', '7fc02695-894d-4a9c-bd9b-99da46ed33fa']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:47:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8a422201-00a9-4fff-aef4-88498fd24e06 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af279851-ea61-45f4-aaa5-340b8892ef22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:47:52 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:47:52 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:47:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8a422201-00a9-4fff-aef4-88498fd24e06 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af279851-ea61-45f4-aaa5-340b8892ef22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aee66bcc-be5e-443b-8027-161c2f05e7bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1116816609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3715ec559764c8f9020873ff2787c36',qos_specs=None,replication_status=,reservations=['5a675234-49bf-4fe4-b451-88ee277ce504','fc780f95-e302-4338-a231-d090168bb21b','47592772-2608-4450-bc59-50e26a568f53','7fc02695-894d-4a9c-bd9b-99da46ed33fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1e1243f32f741d192b698f085a15c0f',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:47:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1116816609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aee66bcc-be5e-443b-8027-161c2f05e7bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3715ec559764c8f9020873ff2787c36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1e1243f32f741d192b698f085a15c0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:47:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8a422201-00a9-4fff-aef4-88498fd24e06 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d27cdd9b-b332-4293-86e8-a779daaeae9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:47:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8a422201-00a9-4fff-aef4-88498fd24e06 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d27cdd9b-b332-4293-86e8-a779daaeae9b) transitioned into state 'SUCCESS' from state '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-1116816609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3715ec559764c8f9020873ff2787c36',qos_specs=None,replication_status=,reservations=['5a675234-49bf-4fe4-b451-88ee277ce504','fc780f95-e302-4338-a231-d090168bb21b','47592772-2608-4450-bc59-50e26a568f53','7fc02695-894d-4a9c-bd9b-99da46ed33fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1e1243f32f741d192b698f085a15c0f',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:47:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8a422201-00a9-4fff-aef4-88498fd24e06 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df545ce6-ab73-47e3-ae56-61ae2962ed5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:47:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8a422201-00a9-4fff-aef4-88498fd24e06 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df545ce6-ab73-47e3-ae56-61ae2962ed5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:47:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8a422201-00a9-4fff-aef4-88498fd24e06 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Flow 'volume_create_api' (7ef4f58f-9211-4833-a8b6-2ef895a7fb76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:47:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8a422201-00a9-4fff-aef4-88498fd24e06 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Create volume request issued successfully. Sep 05 20:47:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8a422201-00a9-4fff-aef4-88498fd24e06 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:47:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1/1] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:47:49 2026] POST /volume/v3/volumes => generated 764 bytes in 2784 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:47:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-abf817df-f28e-470c-a2ac-b5bf9c4e2515 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:47:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-abf817df-f28e-470c-a2ac-b5bf9c4e2515 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] GET http://192.168.122.147/volume/v3/volumes/aee66bcc-be5e-443b-8027-161c2f05e7bc Sep 05 20:47:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-abf817df-f28e-470c-a2ac-b5bf9c4e2515 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:47:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-abf817df-f28e-470c-a2ac-b5bf9c4e2515 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:47:53 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-abf817df-f28e-470c-a2ac-b5bf9c4e2515 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:47:53 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:47:53 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:47:53 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:47:53 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:47:54 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-abf817df-f28e-470c-a2ac-b5bf9c4e2515 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Volume info retrieved successfully. Sep 05 20:47:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-abf817df-f28e-470c-a2ac-b5bf9c4e2515 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] http://192.168.122.147/volume/v3/volumes/aee66bcc-be5e-443b-8027-161c2f05e7bc returned with HTTP 200 Sep 05 20:47:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1/2] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:47:52 2026] GET /volume/v3/volumes/aee66bcc-be5e-443b-8027-161c2f05e7bc => generated 856 bytes in 1507 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:47:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e4eaee2f-8d5c-4ce7-a6d6-b5c2ea3f94f7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:47:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e4eaee2f-8d5c-4ce7-a6d6-b5c2ea3f94f7 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] GET http://192.168.122.147/volume/v3/volumes/aee66bcc-be5e-443b-8027-161c2f05e7bc Sep 05 20:47:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e4eaee2f-8d5c-4ce7-a6d6-b5c2ea3f94f7 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:47:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e4eaee2f-8d5c-4ce7-a6d6-b5c2ea3f94f7 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:47:55 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:47:55 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:47:55 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:47:55 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:47:55 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e4eaee2f-8d5c-4ce7-a6d6-b5c2ea3f94f7 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Volume info retrieved successfully. Sep 05 20:47:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e4eaee2f-8d5c-4ce7-a6d6-b5c2ea3f94f7 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] http://192.168.122.147/volume/v3/volumes/aee66bcc-be5e-443b-8027-161c2f05e7bc returned with HTTP 200 Sep 05 20:47:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 2/3] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:47:55 2026] GET /volume/v3/volumes/aee66bcc-be5e-443b-8027-161c2f05e7bc => generated 856 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:47:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-68d0e9ab-e082-4e41-a38a-195b452d72b1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:47:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-68d0e9ab-e082-4e41-a38a-195b452d72b1 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] GET http://192.168.122.147/volume/v3/volumes/aee66bcc-be5e-443b-8027-161c2f05e7bc Sep 05 20:47:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-68d0e9ab-e082-4e41-a38a-195b452d72b1 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:47:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-68d0e9ab-e082-4e41-a38a-195b452d72b1 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:47:56 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:47:56 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:47:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:47:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:47:56 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-68d0e9ab-e082-4e41-a38a-195b452d72b1 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Volume info retrieved successfully. Sep 05 20:47:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-68d0e9ab-e082-4e41-a38a-195b452d72b1 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] http://192.168.122.147/volume/v3/volumes/aee66bcc-be5e-443b-8027-161c2f05e7bc returned with HTTP 200 Sep 05 20:47:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 2/4] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:47:56 2026] GET /volume/v3/volumes/aee66bcc-be5e-443b-8027-161c2f05e7bc => generated 857 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:47:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-250eb624-8aae-44e0-9120-b983401037e5 req-3e704315-ee44-4657-a8f1-c97a3964e3ac None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:47:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-250eb624-8aae-44e0-9120-b983401037e5 req-3e704315-ee44-4657-a8f1-c97a3964e3ac tempest-VolumesAdminNegativeTest-1839985326 tempest-VolumesAdminNegativeTest-1839985326-project] GET http://192.168.122.147/volume/v3/volumes/6df3da1e-df9f-4cab-b4fa-2b328d55f013 Sep 05 20:47:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-250eb624-8aae-44e0-9120-b983401037e5 req-3e704315-ee44-4657-a8f1-c97a3964e3ac tempest-VolumesAdminNegativeTest-1839985326 tempest-VolumesAdminNegativeTest-1839985326-project] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:47:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-250eb624-8aae-44e0-9120-b983401037e5 req-3e704315-ee44-4657-a8f1-c97a3964e3ac tempest-VolumesAdminNegativeTest-1839985326 tempest-VolumesAdminNegativeTest-1839985326-project] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:47:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-250eb624-8aae-44e0-9120-b983401037e5 req-3e704315-ee44-4657-a8f1-c97a3964e3ac tempest-VolumesAdminNegativeTest-1839985326 tempest-VolumesAdminNegativeTest-1839985326-project] http://192.168.122.147/volume/v3/volumes/6df3da1e-df9f-4cab-b4fa-2b328d55f013 returned with HTTP 404 Sep 05 20:47:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 3/5] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:47:57 2026] GET /volume/v3/volumes/6df3da1e-df9f-4cab-b4fa-2b328d55f013 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:47:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-de52375e-0941-4df3-8416-4bda851d9e73 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:47:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-de52375e-0941-4df3-8416-4bda851d9e73 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] DELETE http://192.168.122.147/volume/v3/volumes/aee66bcc-be5e-443b-8027-161c2f05e7bc Sep 05 20:47:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-de52375e-0941-4df3-8416-4bda851d9e73 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:47:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-de52375e-0941-4df3-8416-4bda851d9e73 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:47:57 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-de52375e-0941-4df3-8416-4bda851d9e73 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Delete volume with id: aee66bcc-be5e-443b-8027-161c2f05e7bc Sep 05 20:47:57 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:47:57 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:47:57 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:47:57 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:47:57 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-de52375e-0941-4df3-8416-4bda851d9e73 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Volume info retrieved successfully. Sep 05 20:47:57 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-de52375e-0941-4df3-8416-4bda851d9e73 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Delete volume request issued successfully. Sep 05 20:47:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-de52375e-0941-4df3-8416-4bda851d9e73 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] http://192.168.122.147/volume/v3/volumes/aee66bcc-be5e-443b-8027-161c2f05e7bc returned with HTTP 202 Sep 05 20:47:57 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 3/6] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:47:57 2026] DELETE /volume/v3/volumes/aee66bcc-be5e-443b-8027-161c2f05e7bc => generated 0 bytes in 227 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:47:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b4bbe3fe-8950-4e1d-8129-0051297027bd None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:47:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b4bbe3fe-8950-4e1d-8129-0051297027bd tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] GET http://192.168.122.147/volume/v3/volumes/aee66bcc-be5e-443b-8027-161c2f05e7bc Sep 05 20:47:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b4bbe3fe-8950-4e1d-8129-0051297027bd tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:47:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b4bbe3fe-8950-4e1d-8129-0051297027bd tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:47:57 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:47:57 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:47:57 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:47:57 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:47:57 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b4bbe3fe-8950-4e1d-8129-0051297027bd tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Volume info retrieved successfully. Sep 05 20:47:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b4bbe3fe-8950-4e1d-8129-0051297027bd tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] http://192.168.122.147/volume/v3/volumes/aee66bcc-be5e-443b-8027-161c2f05e7bc returned with HTTP 200 Sep 05 20:47:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 4/7] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:47:57 2026] GET /volume/v3/volumes/aee66bcc-be5e-443b-8027-161c2f05e7bc => generated 856 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:47:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1c0618e4-8be7-42be-8a30-38559e5c9c95 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:47:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1c0618e4-8be7-42be-8a30-38559e5c9c95 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] GET http://192.168.122.147/volume/v3/volumes/aee66bcc-be5e-443b-8027-161c2f05e7bc Sep 05 20:47:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1c0618e4-8be7-42be-8a30-38559e5c9c95 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:47:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1c0618e4-8be7-42be-8a30-38559e5c9c95 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:47:58 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:47:58 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:47:58 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:47:58 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:47:58 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1c0618e4-8be7-42be-8a30-38559e5c9c95 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Volume info retrieved successfully. Sep 05 20:47:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1c0618e4-8be7-42be-8a30-38559e5c9c95 tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] http://192.168.122.147/volume/v3/volumes/aee66bcc-be5e-443b-8027-161c2f05e7bc returned with HTTP 200 Sep 05 20:47:58 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 4/8] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:47:58 2026] GET /volume/v3/volumes/aee66bcc-be5e-443b-8027-161c2f05e7bc => generated 856 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:47:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7a67abdd-05b3-4469-b93d-8f4278f4f0fa None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:47:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7a67abdd-05b3-4469-b93d-8f4278f4f0fa tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] GET http://192.168.122.147/volume/v3/volumes/aee66bcc-be5e-443b-8027-161c2f05e7bc Sep 05 20:47:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7a67abdd-05b3-4469-b93d-8f4278f4f0fa tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:47:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7a67abdd-05b3-4469-b93d-8f4278f4f0fa tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:47:59 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:47:59 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:47:59 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:47:59 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:47:59 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7a67abdd-05b3-4469-b93d-8f4278f4f0fa tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Volume info retrieved successfully. Sep 05 20:47:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7a67abdd-05b3-4469-b93d-8f4278f4f0fa tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] http://192.168.122.147/volume/v3/volumes/aee66bcc-be5e-443b-8027-161c2f05e7bc returned with HTTP 200 Sep 05 20:47:59 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 5/9] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:47:59 2026] GET /volume/v3/volumes/aee66bcc-be5e-443b-8027-161c2f05e7bc => generated 856 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5dd918a3-8338-4757-82c3-3fab538ed71d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5dd918a3-8338-4757-82c3-3fab538ed71d tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] GET http://192.168.122.147/volume/v3/volumes/aee66bcc-be5e-443b-8027-161c2f05e7bc Sep 05 20:48:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5dd918a3-8338-4757-82c3-3fab538ed71d tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5dd918a3-8338-4757-82c3-3fab538ed71d tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5dd918a3-8338-4757-82c3-3fab538ed71d tempest-VolumesAdminNegativeTest-1433587761 tempest-VolumesAdminNegativeTest-1433587761-project-member] http://192.168.122.147/volume/v3/volumes/aee66bcc-be5e-443b-8027-161c2f05e7bc returned with HTTP 404 Sep 05 20:48:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 5/10] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:00 2026] GET /volume/v3/volumes/aee66bcc-be5e-443b-8027-161c2f05e7bc => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:48:09 devstack devstack@c-api.service[87416]: DEBUG dbcounter [-] [87416] Writing DB stats cinder:SELECT=41,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:48:11 devstack devstack@c-api.service[87415]: DEBUG dbcounter [-] [87415] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=87415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:48:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-70451fad-2a4e-4fad-85b4-70a3dd602bbe None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-70451fad-2a4e-4fad-85b4-70a3dd602bbe tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:48:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-70451fad-2a4e-4fad-85b4-70a3dd602bbe tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1089902049"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:48:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-70451fad-2a4e-4fad-85b4-70a3dd602bbe tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1089902049'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:48:21 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-70451fad-2a4e-4fad-85b4-70a3dd602bbe tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Create volume of 1 GB Sep 05 20:48:22 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-70451fad-2a4e-4fad-85b4-70a3dd602bbe tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Availability Zones retrieved successfully. Sep 05 20:48:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-70451fad-2a4e-4fad-85b4-70a3dd602bbe tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Flow 'volume_create_api' (214f59ac-76ce-48e0-bd7b-ffff27fe23d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:48:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-70451fad-2a4e-4fad-85b4-70a3dd602bbe tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17d0e2c7-13d2-4e00-8e46-72a17cde9cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:48:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-70451fad-2a4e-4fad-85b4-70a3dd602bbe tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:48:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-70451fad-2a4e-4fad-85b4-70a3dd602bbe tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17d0e2c7-13d2-4e00-8e46-72a17cde9cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:48:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-70451fad-2a4e-4fad-85b4-70a3dd602bbe tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (690efdfb-ee1e-43a8-8658-6c076ba6c87d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:48:22 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-70451fad-2a4e-4fad-85b4-70a3dd602bbe tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Created reservations ['e2d41b49-d22e-4414-814a-05a83b79915c', '0652b3df-12d7-4ffb-b0d6-6d603922fd84', 'e9c40af1-0f79-423e-b738-18d5fee74a4e', '2afed74a-f9b5-4f50-8f30-9ac224352445'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:48:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-70451fad-2a4e-4fad-85b4-70a3dd602bbe tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (690efdfb-ee1e-43a8-8658-6c076ba6c87d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2d41b49-d22e-4414-814a-05a83b79915c', '0652b3df-12d7-4ffb-b0d6-6d603922fd84', 'e9c40af1-0f79-423e-b738-18d5fee74a4e', '2afed74a-f9b5-4f50-8f30-9ac224352445']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:48:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-70451fad-2a4e-4fad-85b4-70a3dd602bbe tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (763e0d45-daed-43a2-8058-a0332dbe1757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:48:22 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:22 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:48:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-70451fad-2a4e-4fad-85b4-70a3dd602bbe tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (763e0d45-daed-43a2-8058-a0332dbe1757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dc6a303-a3b2-40d8-91d4-921705f4eec7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1089902049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa10f8912ae0416993dadb6b89aefa19',qos_specs=None,replication_status=,reservations=['e2d41b49-d22e-4414-814a-05a83b79915c','0652b3df-12d7-4ffb-b0d6-6d603922fd84','e9c40af1-0f79-423e-b738-18d5fee74a4e','2afed74a-f9b5-4f50-8f30-9ac224352445'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='924c0034396c4f6ba234357470fbc817',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:48:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1089902049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9dc6a303-a3b2-40d8-91d4-921705f4eec7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa10f8912ae0416993dadb6b89aefa19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='924c0034396c4f6ba234357470fbc817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:48:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-70451fad-2a4e-4fad-85b4-70a3dd602bbe tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (317e8bbe-0260-422e-b84f-4c1430468d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:48:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-70451fad-2a4e-4fad-85b4-70a3dd602bbe tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (317e8bbe-0260-422e-b84f-4c1430468d84) transitioned into state 'SUCCESS' from state '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-1089902049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa10f8912ae0416993dadb6b89aefa19',qos_specs=None,replication_status=,reservations=['e2d41b49-d22e-4414-814a-05a83b79915c','0652b3df-12d7-4ffb-b0d6-6d603922fd84','e9c40af1-0f79-423e-b738-18d5fee74a4e','2afed74a-f9b5-4f50-8f30-9ac224352445'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='924c0034396c4f6ba234357470fbc817',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:48:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-70451fad-2a4e-4fad-85b4-70a3dd602bbe tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0637ef67-247f-48b8-9016-09e770271eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:48:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-70451fad-2a4e-4fad-85b4-70a3dd602bbe tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0637ef67-247f-48b8-9016-09e770271eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:48:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-70451fad-2a4e-4fad-85b4-70a3dd602bbe tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Flow 'volume_create_api' (214f59ac-76ce-48e0-bd7b-ffff27fe23d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:48:22 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-70451fad-2a4e-4fad-85b4-70a3dd602bbe tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Create volume request issued successfully. Sep 05 20:48:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-70451fad-2a4e-4fad-85b4-70a3dd602bbe tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:48:22 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 6/11] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:48:21 2026] POST /volume/v3/volumes => generated 761 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:48:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3dfcfb13-0c39-4e2b-879f-ba6796d61cfd None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3dfcfb13-0c39-4e2b-879f-ba6796d61cfd tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] GET http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 Sep 05 20:48:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3dfcfb13-0c39-4e2b-879f-ba6796d61cfd tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3dfcfb13-0c39-4e2b-879f-ba6796d61cfd tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:22 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:22 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:48:22 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:22 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:48:22 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3dfcfb13-0c39-4e2b-879f-ba6796d61cfd tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Volume info retrieved successfully. Sep 05 20:48:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3dfcfb13-0c39-4e2b-879f-ba6796d61cfd tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 returned with HTTP 200 Sep 05 20:48:22 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 6/12] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:22 2026] GET /volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 => generated 829 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fae8bad6-16e3-4b68-99b1-abf6ef7a9189 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fae8bad6-16e3-4b68-99b1-abf6ef7a9189 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:48:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fae8bad6-16e3-4b68-99b1-abf6ef7a9189 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1501103510"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:48:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-fae8bad6-16e3-4b68-99b1-abf6ef7a9189 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1501103510'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:48:23 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-fae8bad6-16e3-4b68-99b1-abf6ef7a9189 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Create volume of 1 GB Sep 05 20:48:23 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:23 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:48:23 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-fae8bad6-16e3-4b68-99b1-abf6ef7a9189 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Availability Zones retrieved successfully. Sep 05 20:48:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fae8bad6-16e3-4b68-99b1-abf6ef7a9189 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Flow 'volume_create_api' (fbea2219-638f-4823-997c-cd8b629881e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:48:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fae8bad6-16e3-4b68-99b1-abf6ef7a9189 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6ef3099-4b65-436e-b25f-41f44f305336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:48:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-fae8bad6-16e3-4b68-99b1-abf6ef7a9189 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:48:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fae8bad6-16e3-4b68-99b1-abf6ef7a9189 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6ef3099-4b65-436e-b25f-41f44f305336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:48:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fae8bad6-16e3-4b68-99b1-abf6ef7a9189 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d63d7a44-98ce-4eb9-a659-691c18fd780d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:48:23 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-fae8bad6-16e3-4b68-99b1-abf6ef7a9189 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Created reservations ['0a709936-2b48-4437-b7a6-2432ac4acebd', 'ecff9ea9-5cfb-45c1-9e9d-1a825fa652fc', 'f5b2b4f7-4409-4213-b18e-eeef5b50c04b', '4295bf27-ac37-41ff-a71d-95cf1d40a642'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:48:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fae8bad6-16e3-4b68-99b1-abf6ef7a9189 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d63d7a44-98ce-4eb9-a659-691c18fd780d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a709936-2b48-4437-b7a6-2432ac4acebd', 'ecff9ea9-5cfb-45c1-9e9d-1a825fa652fc', 'f5b2b4f7-4409-4213-b18e-eeef5b50c04b', '4295bf27-ac37-41ff-a71d-95cf1d40a642']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:48:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fae8bad6-16e3-4b68-99b1-abf6ef7a9189 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (807c343b-caba-40d7-b594-299377497117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:48:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-38a783b6-c74b-4340-af0a-fd69e32a7fab None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-38a783b6-c74b-4340-af0a-fd69e32a7fab tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] GET http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 Sep 05 20:48:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-38a783b6-c74b-4340-af0a-fd69e32a7fab tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-38a783b6-c74b-4340-af0a-fd69e32a7fab tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:23 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:23 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:48:23 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:23 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:48:23 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:23 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:48:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fae8bad6-16e3-4b68-99b1-abf6ef7a9189 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (807c343b-caba-40d7-b594-299377497117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2f9516b-560e-46e1-90f7-d325c0691fc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1501103510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='144abfafdee448d492feeb8b5db690be',qos_specs=None,replication_status=,reservations=['0a709936-2b48-4437-b7a6-2432ac4acebd','ecff9ea9-5cfb-45c1-9e9d-1a825fa652fc','f5b2b4f7-4409-4213-b18e-eeef5b50c04b','4295bf27-ac37-41ff-a71d-95cf1d40a642'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcd2c6a5f8ec4bfbb915689d1422e5be',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:48:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1501103510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2f9516b-560e-46e1-90f7-d325c0691fc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='144abfafdee448d492feeb8b5db690be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcd2c6a5f8ec4bfbb915689d1422e5be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:48:23 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-38a783b6-c74b-4340-af0a-fd69e32a7fab tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Volume info retrieved successfully. Sep 05 20:48:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fae8bad6-16e3-4b68-99b1-abf6ef7a9189 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4a8ea3e-d831-4363-be54-0df6198f0a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:48:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-38a783b6-c74b-4340-af0a-fd69e32a7fab tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 returned with HTTP 200 Sep 05 20:48:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 7/13] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:23 2026] GET /volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fae8bad6-16e3-4b68-99b1-abf6ef7a9189 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4a8ea3e-d831-4363-be54-0df6198f0a15) transitioned into state 'SUCCESS' from state '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-1501103510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='144abfafdee448d492feeb8b5db690be',qos_specs=None,replication_status=,reservations=['0a709936-2b48-4437-b7a6-2432ac4acebd','ecff9ea9-5cfb-45c1-9e9d-1a825fa652fc','f5b2b4f7-4409-4213-b18e-eeef5b50c04b','4295bf27-ac37-41ff-a71d-95cf1d40a642'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcd2c6a5f8ec4bfbb915689d1422e5be',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:48:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fae8bad6-16e3-4b68-99b1-abf6ef7a9189 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95991974-bda6-49d6-9a80-5ea0379983ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:48:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fae8bad6-16e3-4b68-99b1-abf6ef7a9189 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95991974-bda6-49d6-9a80-5ea0379983ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:48:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fae8bad6-16e3-4b68-99b1-abf6ef7a9189 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Flow 'volume_create_api' (fbea2219-638f-4823-997c-cd8b629881e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:48:23 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-fae8bad6-16e3-4b68-99b1-abf6ef7a9189 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Create volume request issued successfully. Sep 05 20:48:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fae8bad6-16e3-4b68-99b1-abf6ef7a9189 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:48:23 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 7/14] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:48:23 2026] POST /volume/v3/volumes => generated 763 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:48:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-00ada7dc-b137-4035-b173-1784c9488bc8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-00ada7dc-b137-4035-b173-1784c9488bc8 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] GET http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 Sep 05 20:48:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-00ada7dc-b137-4035-b173-1784c9488bc8 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-00ada7dc-b137-4035-b173-1784c9488bc8 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:24 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:24 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:48:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:48:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-00ada7dc-b137-4035-b173-1784c9488bc8 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Volume info retrieved successfully. Sep 05 20:48:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-00ada7dc-b137-4035-b173-1784c9488bc8 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 returned with HTTP 200 Sep 05 20:48:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 8/15] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:24 2026] GET /volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 => generated 854 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-7d39bf7e-d837-44fd-a422-a67afac8700a req-95c9e6fb-646e-49c2-a091-988b54b72e62 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-7d39bf7e-d837-44fd-a422-a67afac8700a req-95c9e6fb-646e-49c2-a091-988b54b72e62 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] GET http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 Sep 05 20:48:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-7d39bf7e-d837-44fd-a422-a67afac8700a req-95c9e6fb-646e-49c2-a091-988b54b72e62 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-7d39bf7e-d837-44fd-a422-a67afac8700a req-95c9e6fb-646e-49c2-a091-988b54b72e62 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:24 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:24 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:48:24 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:24 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:48:25 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-7d39bf7e-d837-44fd-a422-a67afac8700a req-95c9e6fb-646e-49c2-a091-988b54b72e62 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Volume info retrieved successfully. Sep 05 20:48:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-7d39bf7e-d837-44fd-a422-a67afac8700a req-95c9e6fb-646e-49c2-a091-988b54b72e62 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 returned with HTTP 200 Sep 05 20:48:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 8/16] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:48:24 2026] GET /volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 => generated 854 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-793ef56c-0121-4185-b95b-c9b91382c9fb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-793ef56c-0121-4185-b95b-c9b91382c9fb tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:48:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-793ef56c-0121-4185-b95b-c9b91382c9fb tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1212912475"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:48:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-793ef56c-0121-4185-b95b-c9b91382c9fb tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1212912475'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:48:25 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-793ef56c-0121-4185-b95b-c9b91382c9fb tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Create volume of 1 GB Sep 05 20:48:25 devstack devstack@c-api.service[87415]: /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 05 20:48:25 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:48:25 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-793ef56c-0121-4185-b95b-c9b91382c9fb tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Availability zone cache updated, next update will occur around 2026-09-05 19:48:25.601148. {{(pid=87415) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 05 20:48:25 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-793ef56c-0121-4185-b95b-c9b91382c9fb tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Availability Zones retrieved successfully. Sep 05 20:48:25 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-793ef56c-0121-4185-b95b-c9b91382c9fb tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Flow 'volume_create_api' (e64cdd7b-35ee-4bfe-ba26-560fa4e79047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:48:25 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-793ef56c-0121-4185-b95b-c9b91382c9fb tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ded9716a-f46c-490b-9414-8e6ead4a9110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:48:25 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-793ef56c-0121-4185-b95b-c9b91382c9fb tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:48:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f5ed4315-a803-40cd-9a6d-ca3b31373561 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f5ed4315-a803-40cd-9a6d-ca3b31373561 None None] GET http://192.168.122.147/volume// Sep 05 20:48:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f5ed4315-a803-40cd-9a6d-ca3b31373561 None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f5ed4315-a803-40cd-9a6d-ca3b31373561 None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f5ed4315-a803-40cd-9a6d-ca3b31373561 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:48:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 9/17] 192.168.122.147 () {58 vars in 1317 bytes} [Sat Sep 5 20:48:25 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:48:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-7d39bf7e-d837-44fd-a422-a67afac8700a req-6db0f025-1a20-4217-a31d-5f49f533cdcb None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:25 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-793ef56c-0121-4185-b95b-c9b91382c9fb tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ded9716a-f46c-490b-9414-8e6ead4a9110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:48:25 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-793ef56c-0121-4185-b95b-c9b91382c9fb tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5a3bb21-c88a-414b-9533-39a4a89026e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:48:26 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-793ef56c-0121-4185-b95b-c9b91382c9fb tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-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 05 20:48:26 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-793ef56c-0121-4185-b95b-c9b91382c9fb tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-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 05 20:48:26 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-793ef56c-0121-4185-b95b-c9b91382c9fb tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Created reservations ['8cf88666-486d-4925-9070-15a3f56b3466', 'a9f507f3-64f4-4d42-8194-e28ec2e9be53', '151f79da-c99b-41c2-bb26-8041ce9604d4', '7714a326-8fe7-461c-b31d-7cf34292fc63'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:48:26 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-793ef56c-0121-4185-b95b-c9b91382c9fb tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5a3bb21-c88a-414b-9533-39a4a89026e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cf88666-486d-4925-9070-15a3f56b3466', 'a9f507f3-64f4-4d42-8194-e28ec2e9be53', '151f79da-c99b-41c2-bb26-8041ce9604d4', '7714a326-8fe7-461c-b31d-7cf34292fc63']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:48:26 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-793ef56c-0121-4185-b95b-c9b91382c9fb tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6778d704-c8b0-4f54-b86e-8eae17440698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:48:26 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:26 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:48:26 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-793ef56c-0121-4185-b95b-c9b91382c9fb tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6778d704-c8b0-4f54-b86e-8eae17440698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acf95a7c-7c3b-4075-8600-a9363d2150fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1212912475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef4c372ee8b4d578a07f56a9f9e850d',qos_specs=None,replication_status=,reservations=['8cf88666-486d-4925-9070-15a3f56b3466','a9f507f3-64f4-4d42-8194-e28ec2e9be53','151f79da-c99b-41c2-bb26-8041ce9604d4','7714a326-8fe7-461c-b31d-7cf34292fc63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7adce3943ea457590f9bcf397209347',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:48:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1212912475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acf95a7c-7c3b-4075-8600-a9363d2150fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ef4c372ee8b4d578a07f56a9f9e850d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7adce3943ea457590f9bcf397209347',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:48:26 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-793ef56c-0121-4185-b95b-c9b91382c9fb tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c089063-6a93-4cbf-8044-9eed18dbc71d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:48:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-7d39bf7e-d837-44fd-a422-a67afac8700a req-6db0f025-1a20-4217-a31d-5f49f533cdcb tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 05 20:48:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-7d39bf7e-d837-44fd-a422-a67afac8700a req-6db0f025-1a20-4217-a31d-5f49f533cdcb tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9dc6a303-a3b2-40d8-91d4-921705f4eec7", "connector": null, "instance_uuid": "7504c39b-5cd4-4dd7-aaa3-0cc50e253fa2"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:48:26 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:26 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:48:26 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:26 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:48:26 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-793ef56c-0121-4185-b95b-c9b91382c9fb tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c089063-6a93-4cbf-8044-9eed18dbc71d) transitioned into state 'SUCCESS' from state '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-1212912475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef4c372ee8b4d578a07f56a9f9e850d',qos_specs=None,replication_status=,reservations=['8cf88666-486d-4925-9070-15a3f56b3466','a9f507f3-64f4-4d42-8194-e28ec2e9be53','151f79da-c99b-41c2-bb26-8041ce9604d4','7714a326-8fe7-461c-b31d-7cf34292fc63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7adce3943ea457590f9bcf397209347',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:48:26 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-793ef56c-0121-4185-b95b-c9b91382c9fb tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92b59eb0-85b2-4629-b356-6ee634851569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:48:26 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-793ef56c-0121-4185-b95b-c9b91382c9fb tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92b59eb0-85b2-4629-b356-6ee634851569) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:48:26 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-793ef56c-0121-4185-b95b-c9b91382c9fb tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Flow 'volume_create_api' (e64cdd7b-35ee-4bfe-ba26-560fa4e79047) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:48:26 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-793ef56c-0121-4185-b95b-c9b91382c9fb tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Create volume request issued successfully. Sep 05 20:48:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-793ef56c-0121-4185-b95b-c9b91382c9fb tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:48:26 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 9/18] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:48:25 2026] POST /volume/v3/volumes => generated 764 bytes in 1034 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:48:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1a248bbe-3da9-4d7d-911d-2534d7822230 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1a248bbe-3da9-4d7d-911d-2534d7822230 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd Sep 05 20:48:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1a248bbe-3da9-4d7d-911d-2534d7822230 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1a248bbe-3da9-4d7d-911d-2534d7822230 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:26 devstack devstack@c-api.service[87416]: /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 05 20:48:26 devstack devstack@c-api.service[87416]: .first() Sep 05 20:48:26 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:26 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:48:26 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:26 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:48:26 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1a248bbe-3da9-4d7d-911d-2534d7822230 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:48:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-7d39bf7e-d837-44fd-a422-a67afac8700a req-6db0f025-1a20-4217-a31d-5f49f533cdcb tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 05 20:48:26 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 10/19] 192.168.122.147 () {66 vars in 1483 bytes} [Sat Sep 5 20:48:25 2026] POST /volume/v3/attachments => generated 273 bytes in 808 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:48:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1a248bbe-3da9-4d7d-911d-2534d7822230 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd returned with HTTP 200 Sep 05 20:48:26 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 10/20] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:26 2026] GET /volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd => generated 832 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4913c428-044c-47ba-bf48-118d1b89f212 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4913c428-044c-47ba-bf48-118d1b89f212 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] GET http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 Sep 05 20:48:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4913c428-044c-47ba-bf48-118d1b89f212 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4913c428-044c-47ba-bf48-118d1b89f212 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-839b4b6b-ad11-4000-be57-f61d4990a8aa None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-839b4b6b-ad11-4000-be57-f61d4990a8aa None None] GET http://192.168.122.147/volume// Sep 05 20:48:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-839b4b6b-ad11-4000-be57-f61d4990a8aa None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-839b4b6b-ad11-4000-be57-f61d4990a8aa None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-839b4b6b-ad11-4000-be57-f61d4990a8aa None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:48:26 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 11/21] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 20:48:26 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:48:26 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:26 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:48:26 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:26 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:48:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-7d39bf7e-d837-44fd-a422-a67afac8700a req-da6f744c-d56b-482a-b33b-5ccdf9ecd251 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:26 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4913c428-044c-47ba-bf48-118d1b89f212 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Volume info retrieved successfully. Sep 05 20:48:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-7d39bf7e-d837-44fd-a422-a67afac8700a req-da6f744c-d56b-482a-b33b-5ccdf9ecd251 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] GET http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 Sep 05 20:48:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-7d39bf7e-d837-44fd-a422-a67afac8700a req-da6f744c-d56b-482a-b33b-5ccdf9ecd251 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-7d39bf7e-d837-44fd-a422-a67afac8700a req-da6f744c-d56b-482a-b33b-5ccdf9ecd251 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4913c428-044c-47ba-bf48-118d1b89f212 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 returned with HTTP 200 Sep 05 20:48:26 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 11/22] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:26 2026] GET /volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 => generated 853 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:26 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:26 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:48:27 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:27 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:48:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-7d39bf7e-d837-44fd-a422-a67afac8700a req-da6f744c-d56b-482a-b33b-5ccdf9ecd251 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Volume info retrieved successfully. Sep 05 20:48:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-7d39bf7e-d837-44fd-a422-a67afac8700a req-da6f744c-d56b-482a-b33b-5ccdf9ecd251 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 returned with HTTP 200 Sep 05 20:48:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 12/23] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 20:48:26 2026] GET /volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 => generated 1034 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:48:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ec2b2c06-66c5-497e-a73c-89db12928d31 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ec2b2c06-66c5-497e-a73c-89db12928d31 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd Sep 05 20:48:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ec2b2c06-66c5-497e-a73c-89db12928d31 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ec2b2c06-66c5-497e-a73c-89db12928d31 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:27 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:27 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:48:27 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:27 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:48:27 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ec2b2c06-66c5-497e-a73c-89db12928d31 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:48:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ec2b2c06-66c5-497e-a73c-89db12928d31 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd returned with HTTP 200 Sep 05 20:48:27 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 12/24] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:27 2026] GET /volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd => generated 856 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-356a9105-0c15-452f-a968-8276e57cfd07 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-356a9105-0c15-452f-a968-8276e57cfd07 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] GET http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 Sep 05 20:48:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-356a9105-0c15-452f-a968-8276e57cfd07 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-356a9105-0c15-452f-a968-8276e57cfd07 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:28 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:28 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:48:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:48:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-356a9105-0c15-452f-a968-8276e57cfd07 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Volume info retrieved successfully. Sep 05 20:48:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-356a9105-0c15-452f-a968-8276e57cfd07 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 returned with HTTP 200 Sep 05 20:48:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 13/25] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:27 2026] GET /volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 => generated 853 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5961fc58-9f73-429e-b1b6-a9d4c24373f4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5961fc58-9f73-429e-b1b6-a9d4c24373f4 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd Sep 05 20:48:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5961fc58-9f73-429e-b1b6-a9d4c24373f4 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5961fc58-9f73-429e-b1b6-a9d4c24373f4 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:28 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:28 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:48:28 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:28 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:48:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5961fc58-9f73-429e-b1b6-a9d4c24373f4 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:48:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5961fc58-9f73-429e-b1b6-a9d4c24373f4 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd returned with HTTP 200 Sep 05 20:48:28 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 13/26] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:28 2026] GET /volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd => generated 857 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-3809cfbc-617c-42f7-ad26-354b62c74d96 req-0154bc33-9283-4730-b41b-014a116fd0a7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-3809cfbc-617c-42f7-ad26-354b62c74d96 req-0154bc33-9283-4730-b41b-014a116fd0a7 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd Sep 05 20:48:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-3809cfbc-617c-42f7-ad26-354b62c74d96 req-0154bc33-9283-4730-b41b-014a116fd0a7 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-3809cfbc-617c-42f7-ad26-354b62c74d96 req-0154bc33-9283-4730-b41b-014a116fd0a7 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:29 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:29 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:48:29 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:29 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:48:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2c81605c-8c9d-416f-8c3d-a70be5f13a4b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2c81605c-8c9d-416f-8c3d-a70be5f13a4b tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] GET http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 Sep 05 20:48:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2c81605c-8c9d-416f-8c3d-a70be5f13a4b tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2c81605c-8c9d-416f-8c3d-a70be5f13a4b tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:29 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-3809cfbc-617c-42f7-ad26-354b62c74d96 req-0154bc33-9283-4730-b41b-014a116fd0a7 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:48:29 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:29 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:48:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-3809cfbc-617c-42f7-ad26-354b62c74d96 req-0154bc33-9283-4730-b41b-014a116fd0a7 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd returned with HTTP 200 Sep 05 20:48:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 14/27] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:48:29 2026] GET /volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd => generated 857 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:29 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:29 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:48:29 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2c81605c-8c9d-416f-8c3d-a70be5f13a4b tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Volume info retrieved successfully. Sep 05 20:48:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2c81605c-8c9d-416f-8c3d-a70be5f13a4b tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 returned with HTTP 200 Sep 05 20:48:29 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 14/28] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:29 2026] GET /volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 => generated 853 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-7d39bf7e-d837-44fd-a422-a67afac8700a req-9f88d14f-0ca1-49a6-81b9-1f208a9b2bc4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-7d39bf7e-d837-44fd-a422-a67afac8700a req-9f88d14f-0ca1-49a6-81b9-1f208a9b2bc4 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] PUT http://192.168.122.147/volume/v3/attachments/d11d04f1-ec00-4fc8-a489-4d74b982f1dd Sep 05 20:48:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-7d39bf7e-d837-44fd-a422-a67afac8700a req-9f88d14f-0ca1-49a6-81b9-1f208a9b2bc4 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8dfc494d0f2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4190e5b0-3c92-4807-a8e5-fb98516f3e01", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:48:29 devstack devstack@c-api.service[87415]: /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 05 20:48:29 devstack devstack@c-api.service[87415]: .first() Sep 05 20:48:29 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-7d39bf7e-d837-44fd-a422-a67afac8700a req-9f88d14f-0ca1-49a6-81b9-1f208a9b2bc4 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Acquiring lock "cinder-attachment_update-9dc6a303-a3b2-40d8-91d4-921705f4eec7-devstack" by "attachment_update" {{(pid=87415) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 20:48:29 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-7d39bf7e-d837-44fd-a422-a67afac8700a req-9f88d14f-0ca1-49a6-81b9-1f208a9b2bc4 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Lock "cinder-attachment_update-9dc6a303-a3b2-40d8-91d4-921705f4eec7-devstack" acquired by "attachment_update" :: waited 0.033s {{(pid=87415) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 20:48:29 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:29 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:48:29 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:29 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:48:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-80711679-bfe3-4fdd-b1b0-2f4724391b3e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-80711679-bfe3-4fdd-b1b0-2f4724391b3e None None] GET http://192.168.122.147/volume// Sep 05 20:48:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-80711679-bfe3-4fdd-b1b0-2f4724391b3e None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-80711679-bfe3-4fdd-b1b0-2f4724391b3e None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-80711679-bfe3-4fdd-b1b0-2f4724391b3e None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:48:30 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 15/29] 192.168.122.147 () {58 vars in 1317 bytes} [Sat Sep 5 20:48: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 05 20:48:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-3809cfbc-617c-42f7-ad26-354b62c74d96 req-0eee16a2-83b9-4d7d-bf6f-7414b6df0289 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:30 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-7d39bf7e-d837-44fd-a422-a67afac8700a req-9f88d14f-0ca1-49a6-81b9-1f208a9b2bc4 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Lock "cinder-attachment_update-9dc6a303-a3b2-40d8-91d4-921705f4eec7-devstack" released by "attachment_update" :: held 0.506s {{(pid=87415) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 20:48:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-7d39bf7e-d837-44fd-a422-a67afac8700a req-9f88d14f-0ca1-49a6-81b9-1f208a9b2bc4 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] http://192.168.122.147/volume/v3/attachments/d11d04f1-ec00-4fc8-a489-4d74b982f1dd returned with HTTP 200 Sep 05 20:48:30 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 15/30] 192.168.122.147 () {66 vars in 1593 bytes} [Sat Sep 5 20:48:29 2026] PUT /volume/v3/attachments/d11d04f1-ec00-4fc8-a489-4d74b982f1dd => generated 694 bytes in 615 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:48:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0498de2b-5909-40e9-9a9b-245f68cf382e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0498de2b-5909-40e9-9a9b-245f68cf382e tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] GET http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 Sep 05 20:48:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0498de2b-5909-40e9-9a9b-245f68cf382e tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0498de2b-5909-40e9-9a9b-245f68cf382e tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:30 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:30 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:48:30 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:30 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:48:30 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0498de2b-5909-40e9-9a9b-245f68cf382e tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Volume info retrieved successfully. Sep 05 20:48:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0498de2b-5909-40e9-9a9b-245f68cf382e tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 returned with HTTP 200 Sep 05 20:48:30 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 16/31] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:30 2026] GET /volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 => generated 854 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-3809cfbc-617c-42f7-ad26-354b62c74d96 req-0eee16a2-83b9-4d7d-bf6f-7414b6df0289 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 05 20:48:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-3809cfbc-617c-42f7-ad26-354b62c74d96 req-0eee16a2-83b9-4d7d-bf6f-7414b6df0289 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "acf95a7c-7c3b-4075-8600-a9363d2150fd", "connector": null, "instance_uuid": "4873fed3-9007-4088-9d61-f8f5d1bc630e"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:48:30 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:30 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:48:30 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:30 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:48:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-3809cfbc-617c-42f7-ad26-354b62c74d96 req-0eee16a2-83b9-4d7d-bf6f-7414b6df0289 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 05 20:48:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 16/32] 192.168.122.147 () {66 vars in 1483 bytes} [Sat Sep 5 20:48:30 2026] POST /volume/v3/attachments => generated 273 bytes in 993 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:48:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5ad1c3e1-3bf1-4a6b-94a2-23b7a7c9dc8a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5ad1c3e1-3bf1-4a6b-94a2-23b7a7c9dc8a tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd Sep 05 20:48:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5ad1c3e1-3bf1-4a6b-94a2-23b7a7c9dc8a tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5ad1c3e1-3bf1-4a6b-94a2-23b7a7c9dc8a tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:31 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:31 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:48:31 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:31 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:48:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ee67efd8-8e8f-4ee4-a225-04d812c43b09 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ee67efd8-8e8f-4ee4-a225-04d812c43b09 None None] GET http://192.168.122.147/volume// Sep 05 20:48:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ee67efd8-8e8f-4ee4-a225-04d812c43b09 None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ee67efd8-8e8f-4ee4-a225-04d812c43b09 None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ee67efd8-8e8f-4ee4-a225-04d812c43b09 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:48:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 17/33] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 20:48:31 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:48:31 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5ad1c3e1-3bf1-4a6b-94a2-23b7a7c9dc8a tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:48:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-3809cfbc-617c-42f7-ad26-354b62c74d96 req-674761a8-4457-4329-9d3c-fae2c672204c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-3809cfbc-617c-42f7-ad26-354b62c74d96 req-674761a8-4457-4329-9d3c-fae2c672204c tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd Sep 05 20:48:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-3809cfbc-617c-42f7-ad26-354b62c74d96 req-674761a8-4457-4329-9d3c-fae2c672204c tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-3809cfbc-617c-42f7-ad26-354b62c74d96 req-674761a8-4457-4329-9d3c-fae2c672204c tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5ad1c3e1-3bf1-4a6b-94a2-23b7a7c9dc8a tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd returned with HTTP 200 Sep 05 20:48:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 17/34] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:31 2026] GET /volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd => generated 856 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:31 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:31 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:48:31 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:31 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:48:31 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-3809cfbc-617c-42f7-ad26-354b62c74d96 req-674761a8-4457-4329-9d3c-fae2c672204c tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:48:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-3809cfbc-617c-42f7-ad26-354b62c74d96 req-674761a8-4457-4329-9d3c-fae2c672204c tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd returned with HTTP 200 Sep 05 20:48:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 18/35] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 20:48:31 2026] GET /volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd => generated 1037 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:48:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a66bb92f-c9ce-4e50-a7c9-3c90fd73fade None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a66bb92f-c9ce-4e50-a7c9-3c90fd73fade tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] GET http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 Sep 05 20:48:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a66bb92f-c9ce-4e50-a7c9-3c90fd73fade tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a66bb92f-c9ce-4e50-a7c9-3c90fd73fade tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:31 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:31 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:48:31 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:31 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:48:31 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a66bb92f-c9ce-4e50-a7c9-3c90fd73fade tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Volume info retrieved successfully. Sep 05 20:48:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a66bb92f-c9ce-4e50-a7c9-3c90fd73fade tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 returned with HTTP 200 Sep 05 20:48:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 18/36] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:31 2026] GET /volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 => generated 854 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-3809cfbc-617c-42f7-ad26-354b62c74d96 req-55852119-308b-4bc0-922d-59ae74cb33c2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-3809cfbc-617c-42f7-ad26-354b62c74d96 req-55852119-308b-4bc0-922d-59ae74cb33c2 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] PUT http://192.168.122.147/volume/v3/attachments/11357c21-3be8-47d4-8e15-b0427e958794 Sep 05 20:48:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-3809cfbc-617c-42f7-ad26-354b62c74d96 req-55852119-308b-4bc0-922d-59ae74cb33c2 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8dfc494d0f2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4190e5b0-3c92-4807-a8e5-fb98516f3e01", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:48:31 devstack devstack@c-api.service[87416]: DEBUG cinder.coordination [req-3809cfbc-617c-42f7-ad26-354b62c74d96 req-55852119-308b-4bc0-922d-59ae74cb33c2 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Acquiring lock "cinder-attachment_update-acf95a7c-7c3b-4075-8600-a9363d2150fd-devstack" by "attachment_update" {{(pid=87416) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 20:48:31 devstack devstack@c-api.service[87416]: DEBUG cinder.coordination [req-3809cfbc-617c-42f7-ad26-354b62c74d96 req-55852119-308b-4bc0-922d-59ae74cb33c2 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Lock "cinder-attachment_update-acf95a7c-7c3b-4075-8600-a9363d2150fd-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=87416) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 20:48:31 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:31 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:48:31 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:31 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:48:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-7d39bf7e-d837-44fd-a422-a67afac8700a req-27c00531-3794-4a97-9bc6-75b00b2f7f88 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-7d39bf7e-d837-44fd-a422-a67afac8700a req-27c00531-3794-4a97-9bc6-75b00b2f7f88 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] POST http://192.168.122.147/volume/v3/attachments/d11d04f1-ec00-4fc8-a489-4d74b982f1dd/action Sep 05 20:48:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-7d39bf7e-d837-44fd-a422-a67afac8700a req-27c00531-3794-4a97-9bc6-75b00b2f7f88 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Action body: b'{"os-complete": null}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:48:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-7d39bf7e-d837-44fd-a422-a67afac8700a req-27c00531-3794-4a97-9bc6-75b00b2f7f88 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:48:31 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:31 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:48:31 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:31 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:48:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-7d39bf7e-d837-44fd-a422-a67afac8700a req-27c00531-3794-4a97-9bc6-75b00b2f7f88 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] http://192.168.122.147/volume/v3/attachments/d11d04f1-ec00-4fc8-a489-4d74b982f1dd/action returned with HTTP 204 Sep 05 20:48:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 19/37] 192.168.122.147 () {66 vars in 1614 bytes} [Sat Sep 5 20:48:31 2026] POST /volume/v3/attachments/d11d04f1-ec00-4fc8-a489-4d74b982f1dd/action => generated 0 bytes in 131 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:48:32 devstack devstack@c-api.service[87416]: DEBUG cinder.coordination [req-3809cfbc-617c-42f7-ad26-354b62c74d96 req-55852119-308b-4bc0-922d-59ae74cb33c2 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Lock "cinder-attachment_update-acf95a7c-7c3b-4075-8600-a9363d2150fd-devstack" released by "attachment_update" :: held 0.393s {{(pid=87416) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 20:48:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-3809cfbc-617c-42f7-ad26-354b62c74d96 req-55852119-308b-4bc0-922d-59ae74cb33c2 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/attachments/11357c21-3be8-47d4-8e15-b0427e958794 returned with HTTP 200 Sep 05 20:48:32 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 19/38] 192.168.122.147 () {66 vars in 1593 bytes} [Sat Sep 5 20:48:31 2026] PUT /volume/v3/attachments/11357c21-3be8-47d4-8e15-b0427e958794 => generated 694 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:48:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-796106dd-e8ef-4545-a94e-31fef830129c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-796106dd-e8ef-4545-a94e-31fef830129c tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd Sep 05 20:48:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-796106dd-e8ef-4545-a94e-31fef830129c tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-796106dd-e8ef-4545-a94e-31fef830129c tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:32 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:32 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:48:32 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:32 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:48:32 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-796106dd-e8ef-4545-a94e-31fef830129c tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:48:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-796106dd-e8ef-4545-a94e-31fef830129c tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd returned with HTTP 200 Sep 05 20:48:32 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 20/39] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:32 2026] GET /volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd => generated 857 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5b808cdf-ca79-408d-afd4-7d19b6de44c2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5b808cdf-ca79-408d-afd4-7d19b6de44c2 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] GET http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 Sep 05 20:48:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5b808cdf-ca79-408d-afd4-7d19b6de44c2 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5b808cdf-ca79-408d-afd4-7d19b6de44c2 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:32 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:32 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:48:32 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:32 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:48:32 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5b808cdf-ca79-408d-afd4-7d19b6de44c2 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Volume info retrieved successfully. Sep 05 20:48:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5b808cdf-ca79-408d-afd4-7d19b6de44c2 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 returned with HTTP 200 Sep 05 20:48:32 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 20/40] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:32 2026] GET /volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 => generated 1146 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:48:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8436b2e5-2d0f-4b0c-b0ed-cd4793b76cf6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8436b2e5-2d0f-4b0c-b0ed-cd4793b76cf6 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] GET http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 Sep 05 20:48:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8436b2e5-2d0f-4b0c-b0ed-cd4793b76cf6 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8436b2e5-2d0f-4b0c-b0ed-cd4793b76cf6 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:32 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:32 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:48:32 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:32 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:48:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-3809cfbc-617c-42f7-ad26-354b62c74d96 req-770bec8d-628b-4142-87da-769e48e7b7f9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-3809cfbc-617c-42f7-ad26-354b62c74d96 req-770bec8d-628b-4142-87da-769e48e7b7f9 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] POST http://192.168.122.147/volume/v3/attachments/11357c21-3be8-47d4-8e15-b0427e958794/action Sep 05 20:48:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-3809cfbc-617c-42f7-ad26-354b62c74d96 req-770bec8d-628b-4142-87da-769e48e7b7f9 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Action body: b'{"os-complete": null}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:48:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-3809cfbc-617c-42f7-ad26-354b62c74d96 req-770bec8d-628b-4142-87da-769e48e7b7f9 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:48:32 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8436b2e5-2d0f-4b0c-b0ed-cd4793b76cf6 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Volume info retrieved successfully. Sep 05 20:48:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8436b2e5-2d0f-4b0c-b0ed-cd4793b76cf6 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 returned with HTTP 200 Sep 05 20:48:33 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 21/41] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:32 2026] GET /volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 => generated 1146 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:48:33 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:33 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:48:33 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:33 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:48:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-3809cfbc-617c-42f7-ad26-354b62c74d96 req-770bec8d-628b-4142-87da-769e48e7b7f9 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/attachments/11357c21-3be8-47d4-8e15-b0427e958794/action returned with HTTP 204 Sep 05 20:48:33 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 21/42] 192.168.122.147 () {66 vars in 1614 bytes} [Sat Sep 5 20:48:32 2026] POST /volume/v3/attachments/11357c21-3be8-47d4-8e15-b0427e958794/action => generated 0 bytes in 151 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:48:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5d7a7225-1cf5-402e-b191-6ced3e181229 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5d7a7225-1cf5-402e-b191-6ced3e181229 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd Sep 05 20:48:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5d7a7225-1cf5-402e-b191-6ced3e181229 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5d7a7225-1cf5-402e-b191-6ced3e181229 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:33 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:33 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:48:33 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:33 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:48:33 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5d7a7225-1cf5-402e-b191-6ced3e181229 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:48:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5d7a7225-1cf5-402e-b191-6ced3e181229 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd returned with HTTP 200 Sep 05 20:48:33 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 22/43] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:33 2026] GET /volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd => generated 1149 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:48:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-bf8e7652-542e-481d-8dc3-54de42f80bb5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bf8e7652-542e-481d-8dc3-54de42f80bb5 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd Sep 05 20:48:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bf8e7652-542e-481d-8dc3-54de42f80bb5 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bf8e7652-542e-481d-8dc3-54de42f80bb5 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:33 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:33 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:48:33 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:33 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:48:33 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-bf8e7652-542e-481d-8dc3-54de42f80bb5 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:48:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bf8e7652-542e-481d-8dc3-54de42f80bb5 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd returned with HTTP 200 Sep 05 20:48:33 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 22/44] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:33 2026] GET /volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd => generated 1149 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:48:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-4f19cd80-9ec6-4b48-ae81-a8641cb56b05 req-31f44cbf-0090-4fbd-b5de-fe1cd79f58bb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-4f19cd80-9ec6-4b48-ae81-a8641cb56b05 req-31f44cbf-0090-4fbd-b5de-fe1cd79f58bb tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] DELETE http://192.168.122.147/volume/v3/attachments/d11d04f1-ec00-4fc8-a489-4d74b982f1dd Sep 05 20:48:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-4f19cd80-9ec6-4b48-ae81-a8641cb56b05 req-31f44cbf-0090-4fbd-b5de-fe1cd79f58bb tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-4f19cd80-9ec6-4b48-ae81-a8641cb56b05 req-31f44cbf-0090-4fbd-b5de-fe1cd79f58bb tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:37 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:37 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:48:37 devstack devstack@c-api.service[87415]: /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 05 20:48:37 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, Sep 05 20:48:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-4f19cd80-9ec6-4b48-ae81-a8641cb56b05 req-31f44cbf-0090-4fbd-b5de-fe1cd79f58bb tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] http://192.168.122.147/volume/v3/attachments/d11d04f1-ec00-4fc8-a489-4d74b982f1dd returned with HTTP 200 Sep 05 20:48:37 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 23/45] 192.168.122.147 () {64 vars in 1562 bytes} [Sat Sep 5 20:48:37 2026] DELETE /volume/v3/attachments/d11d04f1-ec00-4fc8-a489-4d74b982f1dd => generated 19 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6bf05c59-5e7f-4da0-b1c6-b87429628e22 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6bf05c59-5e7f-4da0-b1c6-b87429628e22 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] GET http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 Sep 05 20:48:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6bf05c59-5e7f-4da0-b1c6-b87429628e22 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6bf05c59-5e7f-4da0-b1c6-b87429628e22 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:39 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:39 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:48:39 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:39 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:48:39 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6bf05c59-5e7f-4da0-b1c6-b87429628e22 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Volume info retrieved successfully. Sep 05 20:48:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6bf05c59-5e7f-4da0-b1c6-b87429628e22 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 returned with HTTP 200 Sep 05 20:48:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 23/46] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:39 2026] GET /volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 => generated 854 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:48:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1b43eff8-4a7d-47e9-94b9-ce3d8c58351e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1b43eff8-4a7d-47e9-94b9-ce3d8c58351e tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] GET http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 Sep 05 20:48:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1b43eff8-4a7d-47e9-94b9-ce3d8c58351e tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1b43eff8-4a7d-47e9-94b9-ce3d8c58351e tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:39 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:39 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:48:39 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:39 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:48:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1b43eff8-4a7d-47e9-94b9-ce3d8c58351e tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Volume info retrieved successfully. Sep 05 20:48:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1b43eff8-4a7d-47e9-94b9-ce3d8c58351e tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 returned with HTTP 200 Sep 05 20:48:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 24/47] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:39 2026] GET /volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 => generated 854 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9a99f6e5-3930-4fac-be49-1b907571a3b0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9a99f6e5-3930-4fac-be49-1b907571a3b0 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] GET http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 Sep 05 20:48:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9a99f6e5-3930-4fac-be49-1b907571a3b0 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9a99f6e5-3930-4fac-be49-1b907571a3b0 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:40 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:40 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:48:40 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:40 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:48:40 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9a99f6e5-3930-4fac-be49-1b907571a3b0 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Volume info retrieved successfully. Sep 05 20:48:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9a99f6e5-3930-4fac-be49-1b907571a3b0 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 returned with HTTP 200 Sep 05 20:48:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 24/48] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:40 2026] GET /volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 => generated 854 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-85df6ce8-edd9-4bc7-8854-3ff3d013e75b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-85df6ce8-edd9-4bc7-8854-3ff3d013e75b tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] DELETE http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 Sep 05 20:48:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-85df6ce8-edd9-4bc7-8854-3ff3d013e75b tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-85df6ce8-edd9-4bc7-8854-3ff3d013e75b tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:40 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-85df6ce8-edd9-4bc7-8854-3ff3d013e75b tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Delete volume with id: 9dc6a303-a3b2-40d8-91d4-921705f4eec7 Sep 05 20:48:40 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:40 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:48:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:48:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-85df6ce8-edd9-4bc7-8854-3ff3d013e75b tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Volume info retrieved successfully. Sep 05 20:48:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-85df6ce8-edd9-4bc7-8854-3ff3d013e75b tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Delete volume request issued successfully. Sep 05 20:48:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-85df6ce8-edd9-4bc7-8854-3ff3d013e75b tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 returned with HTTP 202 Sep 05 20:48:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 25/49] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:48:40 2026] DELETE /volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:48:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8b221a96-735f-4984-8870-4295b7246968 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8b221a96-735f-4984-8870-4295b7246968 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] GET http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 Sep 05 20:48:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8b221a96-735f-4984-8870-4295b7246968 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8b221a96-735f-4984-8870-4295b7246968 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:40 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:40 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:48:40 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:40 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:48:40 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8b221a96-735f-4984-8870-4295b7246968 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Volume info retrieved successfully. Sep 05 20:48:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8b221a96-735f-4984-8870-4295b7246968 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 returned with HTTP 200 Sep 05 20:48:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 25/50] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:40 2026] GET /volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 => generated 853 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fb7fbcc2-aebb-46c2-9f1f-edaa645c6bd8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fb7fbcc2-aebb-46c2-9f1f-edaa645c6bd8 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] GET http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 Sep 05 20:48:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fb7fbcc2-aebb-46c2-9f1f-edaa645c6bd8 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fb7fbcc2-aebb-46c2-9f1f-edaa645c6bd8 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:41 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:48:41 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:48:41 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:48:41 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:48:41 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-fb7fbcc2-aebb-46c2-9f1f-edaa645c6bd8 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Volume info retrieved successfully. Sep 05 20:48:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fb7fbcc2-aebb-46c2-9f1f-edaa645c6bd8 tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 returned with HTTP 200 Sep 05 20:48:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 26/51] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:41 2026] GET /volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 => generated 853 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:48:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-233357a6-3cab-4bac-a875-7a94a5fd82df None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:48:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-233357a6-3cab-4bac-a875-7a94a5fd82df tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] GET http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 Sep 05 20:48:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-233357a6-3cab-4bac-a875-7a94a5fd82df tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:48:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-233357a6-3cab-4bac-a875-7a94a5fd82df tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:48:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-233357a6-3cab-4bac-a875-7a94a5fd82df tempest-DeleteServersTestJSON-1319453100 tempest-DeleteServersTestJSON-1319453100-project-member] http://192.168.122.147/volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 returned with HTTP 404 Sep 05 20:48:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 26/52] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:48:42 2026] GET /volume/v3/volumes/9dc6a303-a3b2-40d8-91d4-921705f4eec7 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:48:51 devstack devstack@c-api.service[87415]: DEBUG dbcounter [-] [87415] Writing DB stats cinder:SELECT=117,cinder:INSERT=11,cinder:UPDATE=19 {{(pid=87415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:48:52 devstack devstack@c-api.service[87416]: DEBUG dbcounter [-] [87416] Writing DB stats cinder:SELECT=124,cinder:INSERT=22,cinder:UPDATE=31 {{(pid=87416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:49:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d52fa96d-c7e3-46a4-9e94-3fdef3c1499f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d52fa96d-c7e3-46a4-9e94-3fdef3c1499f tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] GET http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 Sep 05 20:49:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d52fa96d-c7e3-46a4-9e94-3fdef3c1499f tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d52fa96d-c7e3-46a4-9e94-3fdef3c1499f tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:11 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:11 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:49:11 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:11 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:49:11 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d52fa96d-c7e3-46a4-9e94-3fdef3c1499f tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Volume info retrieved successfully. Sep 05 20:49:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d52fa96d-c7e3-46a4-9e94-3fdef3c1499f tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 returned with HTTP 200 Sep 05 20:49:11 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 27/53] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:49:11 2026] GET /volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 => generated 856 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:49:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-512fccdd-0d2b-4241-b70a-174f683c045f req-b19a5ef6-9cc8-4855-b90a-8bd66be8442c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-512fccdd-0d2b-4241-b70a-174f683c045f req-b19a5ef6-9cc8-4855-b90a-8bd66be8442c tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] GET http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 Sep 05 20:49:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-512fccdd-0d2b-4241-b70a-174f683c045f req-b19a5ef6-9cc8-4855-b90a-8bd66be8442c tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-512fccdd-0d2b-4241-b70a-174f683c045f req-b19a5ef6-9cc8-4855-b90a-8bd66be8442c tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:11 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:11 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:49:11 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:11 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:49:11 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-512fccdd-0d2b-4241-b70a-174f683c045f req-b19a5ef6-9cc8-4855-b90a-8bd66be8442c tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Volume info retrieved successfully. Sep 05 20:49:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-512fccdd-0d2b-4241-b70a-174f683c045f req-b19a5ef6-9cc8-4855-b90a-8bd66be8442c tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 returned with HTTP 200 Sep 05 20:49:11 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 27/54] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:49:11 2026] GET /volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 => generated 856 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:49:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-dc26b6c8-79d8-4b44-ab43-af52c00e9805 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dc26b6c8-79d8-4b44-ab43-af52c00e9805 None None] GET http://192.168.122.147/volume// Sep 05 20:49:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dc26b6c8-79d8-4b44-ab43-af52c00e9805 None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dc26b6c8-79d8-4b44-ab43-af52c00e9805 None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dc26b6c8-79d8-4b44-ab43-af52c00e9805 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:49:11 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 28/55] 192.168.122.147 () {58 vars in 1317 bytes} [Sat Sep 5 20:49:11 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:49:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-512fccdd-0d2b-4241-b70a-174f683c045f req-53123050-c77e-4725-9fce-7625061a0f5b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-512fccdd-0d2b-4241-b70a-174f683c045f req-53123050-c77e-4725-9fce-7625061a0f5b tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 05 20:49:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-512fccdd-0d2b-4241-b70a-174f683c045f req-53123050-c77e-4725-9fce-7625061a0f5b tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2f9516b-560e-46e1-90f7-d325c0691fc7", "connector": null, "instance_uuid": "3caf4d4f-d941-4440-b532-bc46d3dcb335"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:12 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:12 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:49:12 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:12 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:49:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-512fccdd-0d2b-4241-b70a-174f683c045f req-53123050-c77e-4725-9fce-7625061a0f5b tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 05 20:49:12 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 28/56] 192.168.122.147 () {66 vars in 1483 bytes} [Sat Sep 5 20:49:11 2026] POST /volume/v3/attachments => generated 273 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:49:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-04c6110f-5e89-4abb-9809-8ead88df3f79 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-04c6110f-5e89-4abb-9809-8ead88df3f79 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] GET http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 Sep 05 20:49:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-04c6110f-5e89-4abb-9809-8ead88df3f79 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-04c6110f-5e89-4abb-9809-8ead88df3f79 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:12 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:12 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:49:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-dab778ce-66e8-4503-93e0-f2f2ace14d40 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dab778ce-66e8-4503-93e0-f2f2ace14d40 None None] GET http://192.168.122.147/volume// Sep 05 20:49:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-dab778ce-66e8-4503-93e0-f2f2ace14d40 None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-dab778ce-66e8-4503-93e0-f2f2ace14d40 None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dab778ce-66e8-4503-93e0-f2f2ace14d40 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:49:12 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:12 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:49:12 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 29/57] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 20:49:12 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 20:49:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-512fccdd-0d2b-4241-b70a-174f683c045f req-d5a32708-c68c-460e-b96f-2103dd2f24bb None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:12 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-04c6110f-5e89-4abb-9809-8ead88df3f79 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Volume info retrieved successfully. Sep 05 20:49:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-04c6110f-5e89-4abb-9809-8ead88df3f79 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 returned with HTTP 200 Sep 05 20:49:12 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 29/58] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:49:12 2026] GET /volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 => generated 855 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:49:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-512fccdd-0d2b-4241-b70a-174f683c045f req-d5a32708-c68c-460e-b96f-2103dd2f24bb tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] GET http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 Sep 05 20:49:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-512fccdd-0d2b-4241-b70a-174f683c045f req-d5a32708-c68c-460e-b96f-2103dd2f24bb tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-512fccdd-0d2b-4241-b70a-174f683c045f req-d5a32708-c68c-460e-b96f-2103dd2f24bb tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:12 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:12 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:49:12 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:12 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:49:12 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-512fccdd-0d2b-4241-b70a-174f683c045f req-d5a32708-c68c-460e-b96f-2103dd2f24bb tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Volume info retrieved successfully. Sep 05 20:49:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-512fccdd-0d2b-4241-b70a-174f683c045f req-d5a32708-c68c-460e-b96f-2103dd2f24bb tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 returned with HTTP 200 Sep 05 20:49:12 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 30/59] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 20:49:12 2026] GET /volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 => generated 1036 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:49:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-512fccdd-0d2b-4241-b70a-174f683c045f req-49d7affb-3774-471c-ab14-b541455d012b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-512fccdd-0d2b-4241-b70a-174f683c045f req-49d7affb-3774-471c-ab14-b541455d012b tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] PUT http://192.168.122.147/volume/v3/attachments/86b7768c-4666-4ef1-9f40-e5ad849dfe94 Sep 05 20:49:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-512fccdd-0d2b-4241-b70a-174f683c045f req-49d7affb-3774-471c-ab14-b541455d012b tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8dfc494d0f2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4190e5b0-3c92-4807-a8e5-fb98516f3e01", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:12 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-512fccdd-0d2b-4241-b70a-174f683c045f req-49d7affb-3774-471c-ab14-b541455d012b tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Acquiring lock "cinder-attachment_update-d2f9516b-560e-46e1-90f7-d325c0691fc7-devstack" by "attachment_update" {{(pid=87415) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 20:49:12 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-512fccdd-0d2b-4241-b70a-174f683c045f req-49d7affb-3774-471c-ab14-b541455d012b tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Lock "cinder-attachment_update-d2f9516b-560e-46e1-90f7-d325c0691fc7-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=87415) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 20:49:12 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:12 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:49:12 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:12 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:49:12 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-512fccdd-0d2b-4241-b70a-174f683c045f req-49d7affb-3774-471c-ab14-b541455d012b tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Lock "cinder-attachment_update-d2f9516b-560e-46e1-90f7-d325c0691fc7-devstack" released by "attachment_update" :: held 0.253s {{(pid=87415) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 20:49:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-512fccdd-0d2b-4241-b70a-174f683c045f req-49d7affb-3774-471c-ab14-b541455d012b tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/attachments/86b7768c-4666-4ef1-9f40-e5ad849dfe94 returned with HTTP 200 Sep 05 20:49:12 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 30/60] 192.168.122.147 () {66 vars in 1593 bytes} [Sat Sep 5 20:49:12 2026] PUT /volume/v3/attachments/86b7768c-4666-4ef1-9f40-e5ad849dfe94 => generated 694 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:49:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1a284a01-9cda-4764-ae5f-e28a441225c8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1a284a01-9cda-4764-ae5f-e28a441225c8 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] GET http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 Sep 05 20:49:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1a284a01-9cda-4764-ae5f-e28a441225c8 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1a284a01-9cda-4764-ae5f-e28a441225c8 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:13 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:13 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:49:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-512fccdd-0d2b-4241-b70a-174f683c045f req-1f351d9b-6c08-4546-9d1b-5c7b88039d97 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-512fccdd-0d2b-4241-b70a-174f683c045f req-1f351d9b-6c08-4546-9d1b-5c7b88039d97 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] POST http://192.168.122.147/volume/v3/attachments/86b7768c-4666-4ef1-9f40-e5ad849dfe94/action Sep 05 20:49:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-512fccdd-0d2b-4241-b70a-174f683c045f req-1f351d9b-6c08-4546-9d1b-5c7b88039d97 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Action body: b'{"os-complete": null}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:49:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-512fccdd-0d2b-4241-b70a-174f683c045f req-1f351d9b-6c08-4546-9d1b-5c7b88039d97 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:13 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:13 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:49:13 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-1a284a01-9cda-4764-ae5f-e28a441225c8 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Volume info retrieved successfully. Sep 05 20:49:13 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:13 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:49:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1a284a01-9cda-4764-ae5f-e28a441225c8 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 returned with HTTP 200 Sep 05 20:49:13 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:13 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:49:13 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 31/61] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:49:13 2026] GET /volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 => generated 856 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:49:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-512fccdd-0d2b-4241-b70a-174f683c045f req-1f351d9b-6c08-4546-9d1b-5c7b88039d97 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/attachments/86b7768c-4666-4ef1-9f40-e5ad849dfe94/action returned with HTTP 204 Sep 05 20:49:13 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 31/62] 192.168.122.147 () {66 vars in 1614 bytes} [Sat Sep 5 20:49:13 2026] POST /volume/v3/attachments/86b7768c-4666-4ef1-9f40-e5ad849dfe94/action => generated 0 bytes in 104 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:49:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-61eac725-43f5-4e46-a953-763403a1581b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-61eac725-43f5-4e46-a953-763403a1581b tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] GET http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 Sep 05 20:49:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-61eac725-43f5-4e46-a953-763403a1581b tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-61eac725-43f5-4e46-a953-763403a1581b tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:14 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:14 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:49:14 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:14 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:49:14 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-61eac725-43f5-4e46-a953-763403a1581b tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Volume info retrieved successfully. Sep 05 20:49:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-61eac725-43f5-4e46-a953-763403a1581b tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 returned with HTTP 200 Sep 05 20:49:14 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 32/63] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:49:14 2026] GET /volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 => generated 1148 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:49:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8e29dc59-8e54-407a-a81e-5f0a2f718553 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8e29dc59-8e54-407a-a81e-5f0a2f718553 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] GET http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 Sep 05 20:49:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8e29dc59-8e54-407a-a81e-5f0a2f718553 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8e29dc59-8e54-407a-a81e-5f0a2f718553 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:14 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:14 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:49:14 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:14 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:49:14 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8e29dc59-8e54-407a-a81e-5f0a2f718553 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Volume info retrieved successfully. Sep 05 20:49:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8e29dc59-8e54-407a-a81e-5f0a2f718553 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 returned with HTTP 200 Sep 05 20:49:14 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 32/64] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:49:14 2026] GET /volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 => generated 1148 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:49:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3a3857e2-4023-41cc-b55a-304c2b2cbd7e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3a3857e2-4023-41cc-b55a-304c2b2cbd7e tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:49:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3a3857e2-4023-41cc-b55a-304c2b2cbd7e tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-826200291"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-3a3857e2-4023-41cc-b55a-304c2b2cbd7e tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-826200291'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:49:15 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-3a3857e2-4023-41cc-b55a-304c2b2cbd7e tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Create volume of 1 GB Sep 05 20:49:15 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3a3857e2-4023-41cc-b55a-304c2b2cbd7e tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Availability Zones retrieved successfully. Sep 05 20:49:15 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a3857e2-4023-41cc-b55a-304c2b2cbd7e tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Flow 'volume_create_api' (974e82c4-73af-46dc-ac7d-c957702e9be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:49:15 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a3857e2-4023-41cc-b55a-304c2b2cbd7e tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a486cc-759d-45ca-ba6b-4d6737381872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:49:15 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-3a3857e2-4023-41cc-b55a-304c2b2cbd7e tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:49:15 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a3857e2-4023-41cc-b55a-304c2b2cbd7e tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a486cc-759d-45ca-ba6b-4d6737381872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:49:15 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a3857e2-4023-41cc-b55a-304c2b2cbd7e tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d61a4809-fade-4ec3-a3ac-f29c6bb48729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:49:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-8996360d-3515-481c-a443-1515955ea25a req-530ffedc-3734-4ee9-964f-6808d3af4be6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-8996360d-3515-481c-a443-1515955ea25a req-530ffedc-3734-4ee9-964f-6808d3af4be6 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] GET http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 Sep 05 20:49:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-8996360d-3515-481c-a443-1515955ea25a req-530ffedc-3734-4ee9-964f-6808d3af4be6 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-8996360d-3515-481c-a443-1515955ea25a req-530ffedc-3734-4ee9-964f-6808d3af4be6 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:16 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:16 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:49:16 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:16 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:49:16 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-3a3857e2-4023-41cc-b55a-304c2b2cbd7e tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Created reservations ['c596f62e-6823-4a7a-872b-d99cc6e26369', 'ba2c7b4b-4588-4aae-b0fd-773a5ec147e7', '64333645-855f-4275-9ee1-548d73702814', 'ddf1b540-be3e-484c-ba05-67b61c2944fe'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:49:16 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a3857e2-4023-41cc-b55a-304c2b2cbd7e tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d61a4809-fade-4ec3-a3ac-f29c6bb48729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c596f62e-6823-4a7a-872b-d99cc6e26369', 'ba2c7b4b-4588-4aae-b0fd-773a5ec147e7', '64333645-855f-4275-9ee1-548d73702814', 'ddf1b540-be3e-484c-ba05-67b61c2944fe']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:49:16 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a3857e2-4023-41cc-b55a-304c2b2cbd7e tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b92bfecb-0b20-4080-a9c0-7c1abebb0bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:49:16 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-8996360d-3515-481c-a443-1515955ea25a req-530ffedc-3734-4ee9-964f-6808d3af4be6 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Volume info retrieved successfully. Sep 05 20:49:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-8996360d-3515-481c-a443-1515955ea25a req-530ffedc-3734-4ee9-964f-6808d3af4be6 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 returned with HTTP 200 Sep 05 20:49:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 33/65] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:49:15 2026] GET /volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 => generated 1148 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:49:16 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:16 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:49:16 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a3857e2-4023-41cc-b55a-304c2b2cbd7e tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b92bfecb-0b20-4080-a9c0-7c1abebb0bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab32dda2-a53a-4295-9111-7ff217ca00fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-826200291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf09f842f95a4947880a8d54d021b0b0',qos_specs=None,replication_status=,reservations=['c596f62e-6823-4a7a-872b-d99cc6e26369','ba2c7b4b-4588-4aae-b0fd-773a5ec147e7','64333645-855f-4275-9ee1-548d73702814','ddf1b540-be3e-484c-ba05-67b61c2944fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39ddb1c58ee54942bd1ddefcc69a1d47',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:49:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-826200291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab32dda2-a53a-4295-9111-7ff217ca00fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf09f842f95a4947880a8d54d021b0b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39ddb1c58ee54942bd1ddefcc69a1d47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:49:16 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a3857e2-4023-41cc-b55a-304c2b2cbd7e tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9643edeb-905a-4d70-8f32-fc8b5654838c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:49:16 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a3857e2-4023-41cc-b55a-304c2b2cbd7e tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9643edeb-905a-4d70-8f32-fc8b5654838c) transitioned into state 'SUCCESS' from state '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-826200291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf09f842f95a4947880a8d54d021b0b0',qos_specs=None,replication_status=,reservations=['c596f62e-6823-4a7a-872b-d99cc6e26369','ba2c7b4b-4588-4aae-b0fd-773a5ec147e7','64333645-855f-4275-9ee1-548d73702814','ddf1b540-be3e-484c-ba05-67b61c2944fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39ddb1c58ee54942bd1ddefcc69a1d47',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:49:16 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a3857e2-4023-41cc-b55a-304c2b2cbd7e tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a411ebb-27af-466e-94c0-c42dbd472282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:49:16 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a3857e2-4023-41cc-b55a-304c2b2cbd7e tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a411ebb-27af-466e-94c0-c42dbd472282) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:49:16 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a3857e2-4023-41cc-b55a-304c2b2cbd7e tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Flow 'volume_create_api' (974e82c4-73af-46dc-ac7d-c957702e9be2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:49:16 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3a3857e2-4023-41cc-b55a-304c2b2cbd7e tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Create volume request issued successfully. Sep 05 20:49:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3a3857e2-4023-41cc-b55a-304c2b2cbd7e tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:49:16 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 33/66] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:49:15 2026] POST /volume/v3/volumes => generated 760 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:49:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-58f7587e-d982-4110-aed3-cda642db0c74 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-58f7587e-d982-4110-aed3-cda642db0c74 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] GET http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa Sep 05 20:49:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-58f7587e-d982-4110-aed3-cda642db0c74 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-58f7587e-d982-4110-aed3-cda642db0c74 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:16 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:16 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:49:16 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:16 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:49:16 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-58f7587e-d982-4110-aed3-cda642db0c74 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Volume info retrieved successfully. Sep 05 20:49:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-58f7587e-d982-4110-aed3-cda642db0c74 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa returned with HTTP 200 Sep 05 20:49:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 34/67] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:49:16 2026] GET /volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa => generated 828 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:49:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b2b335b3-4dab-4bce-97e4-7cd207bdfcb5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b2b335b3-4dab-4bce-97e4-7cd207bdfcb5 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] GET http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa Sep 05 20:49:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b2b335b3-4dab-4bce-97e4-7cd207bdfcb5 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b2b335b3-4dab-4bce-97e4-7cd207bdfcb5 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:17 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:17 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:49:17 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:17 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:49:17 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b2b335b3-4dab-4bce-97e4-7cd207bdfcb5 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Volume info retrieved successfully. Sep 05 20:49:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b2b335b3-4dab-4bce-97e4-7cd207bdfcb5 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa returned with HTTP 200 Sep 05 20:49:17 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 34/68] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:49:17 2026] GET /volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa => generated 852 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:49:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f858610b-8101-42ff-bdb0-c90bf18173bc None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f858610b-8101-42ff-bdb0-c90bf18173bc None None] GET http://192.168.122.147/volume// Sep 05 20:49:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f858610b-8101-42ff-bdb0-c90bf18173bc None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f858610b-8101-42ff-bdb0-c90bf18173bc None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f858610b-8101-42ff-bdb0-c90bf18173bc None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:49:17 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 35/69] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 20:49:17 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:49:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-8996360d-3515-481c-a443-1515955ea25a req-adc4bb36-5e86-4a86-b32f-917137b0bd03 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-8996360d-3515-481c-a443-1515955ea25a req-adc4bb36-5e86-4a86-b32f-917137b0bd03 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 05 20:49:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-8996360d-3515-481c-a443-1515955ea25a req-adc4bb36-5e86-4a86-b32f-917137b0bd03 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2f9516b-560e-46e1-90f7-d325c0691fc7", "connector": null, "instance_uuid": "3caf4d4f-d941-4440-b532-bc46d3dcb335"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:17 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:17 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:49:17 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:17 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:49:17 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:17 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:49:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-8996360d-3515-481c-a443-1515955ea25a req-adc4bb36-5e86-4a86-b32f-917137b0bd03 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 05 20:49:18 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 35/70] 192.168.122.147 () {66 vars in 1483 bytes} [Sat Sep 5 20:49:17 2026] POST /volume/v3/attachments => generated 273 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:49:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9c07bada-fd8c-487a-bf9e-ff75a01ff4a3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9c07bada-fd8c-487a-bf9e-ff75a01ff4a3 None None] GET http://192.168.122.147/volume// Sep 05 20:49:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9c07bada-fd8c-487a-bf9e-ff75a01ff4a3 None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9c07bada-fd8c-487a-bf9e-ff75a01ff4a3 None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9c07bada-fd8c-487a-bf9e-ff75a01ff4a3 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:49:18 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 36/71] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 20:49:18 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:49:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-8996360d-3515-481c-a443-1515955ea25a req-6985ac35-f13e-41f2-add9-f7efecb6098e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-8996360d-3515-481c-a443-1515955ea25a req-6985ac35-f13e-41f2-add9-f7efecb6098e tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] GET http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 Sep 05 20:49:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-8996360d-3515-481c-a443-1515955ea25a req-6985ac35-f13e-41f2-add9-f7efecb6098e tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-8996360d-3515-481c-a443-1515955ea25a req-6985ac35-f13e-41f2-add9-f7efecb6098e tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:18 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:18 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:49:18 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:18 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:49:18 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-8996360d-3515-481c-a443-1515955ea25a req-6985ac35-f13e-41f2-add9-f7efecb6098e tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Volume info retrieved successfully. Sep 05 20:49:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-8996360d-3515-481c-a443-1515955ea25a req-6985ac35-f13e-41f2-add9-f7efecb6098e tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 returned with HTTP 200 Sep 05 20:49:18 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 36/72] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 20:49:18 2026] GET /volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 => generated 1329 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:49:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-8996360d-3515-481c-a443-1515955ea25a req-a66611fc-27e5-4f3a-87b4-21c0d5a56b29 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-8996360d-3515-481c-a443-1515955ea25a req-a66611fc-27e5-4f3a-87b4-21c0d5a56b29 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] DELETE http://192.168.122.147/volume/v3/attachments/86b7768c-4666-4ef1-9f40-e5ad849dfe94 Sep 05 20:49:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-8996360d-3515-481c-a443-1515955ea25a req-a66611fc-27e5-4f3a-87b4-21c0d5a56b29 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-8996360d-3515-481c-a443-1515955ea25a req-a66611fc-27e5-4f3a-87b4-21c0d5a56b29 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:18 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:18 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:49:18 devstack devstack@c-api.service[87415]: /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 05 20:49:18 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, Sep 05 20:49:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-8996360d-3515-481c-a443-1515955ea25a req-a66611fc-27e5-4f3a-87b4-21c0d5a56b29 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/attachments/86b7768c-4666-4ef1-9f40-e5ad849dfe94 returned with HTTP 200 Sep 05 20:49:18 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 37/73] 192.168.122.147 () {64 vars in 1562 bytes} [Sat Sep 5 20:49:18 2026] DELETE /volume/v3/attachments/86b7768c-4666-4ef1-9f40-e5ad849dfe94 => generated 192 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:49:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-826784ea-cf90-4355-bbb5-12e693204aa7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-826784ea-cf90-4355-bbb5-12e693204aa7 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] GET http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa Sep 05 20:49:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-826784ea-cf90-4355-bbb5-12e693204aa7 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-826784ea-cf90-4355-bbb5-12e693204aa7 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:18 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:18 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:49:18 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:18 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:49:18 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-826784ea-cf90-4355-bbb5-12e693204aa7 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Volume info retrieved successfully. Sep 05 20:49:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-826784ea-cf90-4355-bbb5-12e693204aa7 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa returned with HTTP 200 Sep 05 20:49:18 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 37/74] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:49:18 2026] GET /volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:49:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-df2aa665-af82-4ece-af10-f0cdd25b7522 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-df2aa665-af82-4ece-af10-f0cdd25b7522 None None] GET http://192.168.122.147/volume// Sep 05 20:49:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-df2aa665-af82-4ece-af10-f0cdd25b7522 None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-df2aa665-af82-4ece-af10-f0cdd25b7522 None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-df2aa665-af82-4ece-af10-f0cdd25b7522 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:49:19 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 38/75] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 20:49:19 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:49:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-8996360d-3515-481c-a443-1515955ea25a req-cf972462-4701-43af-a4b4-c3eaad456b43 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-8996360d-3515-481c-a443-1515955ea25a req-cf972462-4701-43af-a4b4-c3eaad456b43 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] GET http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 Sep 05 20:49:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-8996360d-3515-481c-a443-1515955ea25a req-cf972462-4701-43af-a4b4-c3eaad456b43 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-8996360d-3515-481c-a443-1515955ea25a req-cf972462-4701-43af-a4b4-c3eaad456b43 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:19 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:19 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:49:19 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:19 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:49:19 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-8996360d-3515-481c-a443-1515955ea25a req-cf972462-4701-43af-a4b4-c3eaad456b43 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Volume info retrieved successfully. Sep 05 20:49:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-8996360d-3515-481c-a443-1515955ea25a req-cf972462-4701-43af-a4b4-c3eaad456b43 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 returned with HTTP 200 Sep 05 20:49:19 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 38/76] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 20:49:19 2026] GET /volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 => generated 1036 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:49:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-8996360d-3515-481c-a443-1515955ea25a req-41f5e444-decc-42e4-bf64-d72b7391f4c4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-8996360d-3515-481c-a443-1515955ea25a req-41f5e444-decc-42e4-bf64-d72b7391f4c4 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] PUT http://192.168.122.147/volume/v3/attachments/cda1658d-a427-43ec-8240-b415aa604616 Sep 05 20:49:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-8996360d-3515-481c-a443-1515955ea25a req-41f5e444-decc-42e4-bf64-d72b7391f4c4 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8dfc494d0f2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4190e5b0-3c92-4807-a8e5-fb98516f3e01", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:19 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-8996360d-3515-481c-a443-1515955ea25a req-41f5e444-decc-42e4-bf64-d72b7391f4c4 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Acquiring lock "cinder-attachment_update-d2f9516b-560e-46e1-90f7-d325c0691fc7-devstack" by "attachment_update" {{(pid=87415) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 20:49:19 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-8996360d-3515-481c-a443-1515955ea25a req-41f5e444-decc-42e4-bf64-d72b7391f4c4 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Lock "cinder-attachment_update-d2f9516b-560e-46e1-90f7-d325c0691fc7-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87415) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 20:49:19 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:19 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:49:19 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:19 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:49:19 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-8996360d-3515-481c-a443-1515955ea25a req-41f5e444-decc-42e4-bf64-d72b7391f4c4 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Lock "cinder-attachment_update-d2f9516b-560e-46e1-90f7-d325c0691fc7-devstack" released by "attachment_update" :: held 0.263s {{(pid=87415) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 20:49:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-8996360d-3515-481c-a443-1515955ea25a req-41f5e444-decc-42e4-bf64-d72b7391f4c4 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/attachments/cda1658d-a427-43ec-8240-b415aa604616 returned with HTTP 200 Sep 05 20:49:19 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 39/77] 192.168.122.147 () {66 vars in 1593 bytes} [Sat Sep 5 20:49:19 2026] PUT /volume/v3/attachments/cda1658d-a427-43ec-8240-b415aa604616 => generated 694 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:49:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-8996360d-3515-481c-a443-1515955ea25a req-bb69a932-3fba-43e9-b483-3c8f137ec9de None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-8996360d-3515-481c-a443-1515955ea25a req-bb69a932-3fba-43e9-b483-3c8f137ec9de tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] POST http://192.168.122.147/volume/v3/attachments/cda1658d-a427-43ec-8240-b415aa604616/action Sep 05 20:49:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-8996360d-3515-481c-a443-1515955ea25a req-bb69a932-3fba-43e9-b483-3c8f137ec9de tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Action body: b'{"os-complete": null}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:49:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-8996360d-3515-481c-a443-1515955ea25a req-bb69a932-3fba-43e9-b483-3c8f137ec9de tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:19 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:19 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:49:19 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:19 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:49:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-8996360d-3515-481c-a443-1515955ea25a req-bb69a932-3fba-43e9-b483-3c8f137ec9de tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/attachments/cda1658d-a427-43ec-8240-b415aa604616/action returned with HTTP 204 Sep 05 20:49:19 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 39/78] 192.168.122.147 () {66 vars in 1614 bytes} [Sat Sep 5 20:49:19 2026] POST /volume/v3/attachments/cda1658d-a427-43ec-8240-b415aa604616/action => generated 0 bytes in 129 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:49:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-c1c4e8da-016a-40e3-a18e-2d5991fdc7c6 req-a73ee44b-353f-4c2b-a8b3-31f739314e78 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-c1c4e8da-016a-40e3-a18e-2d5991fdc7c6 req-a73ee44b-353f-4c2b-a8b3-31f739314e78 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd Sep 05 20:49:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-c1c4e8da-016a-40e3-a18e-2d5991fdc7c6 req-a73ee44b-353f-4c2b-a8b3-31f739314e78 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-c1c4e8da-016a-40e3-a18e-2d5991fdc7c6 req-a73ee44b-353f-4c2b-a8b3-31f739314e78 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:22 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:22 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:49:22 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:22 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:49:22 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-c1c4e8da-016a-40e3-a18e-2d5991fdc7c6 req-a73ee44b-353f-4c2b-a8b3-31f739314e78 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:49:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-c1c4e8da-016a-40e3-a18e-2d5991fdc7c6 req-a73ee44b-353f-4c2b-a8b3-31f739314e78 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd returned with HTTP 200 Sep 05 20:49:22 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 40/79] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:49:21 2026] GET /volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd => generated 1149 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:49:29 devstack devstack@c-api.service[87416]: DEBUG dbcounter [-] [87416] Writing DB stats cinder:SELECT=84,cinder:UPDATE=18,cinder:INSERT=12 {{(pid=87416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:49:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ad12bd11-ccef-443d-b159-a2bdd9a6f037 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ad12bd11-ccef-443d-b159-a2bdd9a6f037 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd Sep 05 20:49:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ad12bd11-ccef-443d-b159-a2bdd9a6f037 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ad12bd11-ccef-443d-b159-a2bdd9a6f037 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:31 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:31 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:49:31 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:31 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:49:31 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ad12bd11-ccef-443d-b159-a2bdd9a6f037 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:49:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ad12bd11-ccef-443d-b159-a2bdd9a6f037 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd returned with HTTP 200 Sep 05 20:49:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 40/80] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:49:31 2026] GET /volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd => generated 1149 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:49:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-52116c02-3e5b-4bf6-aabe-d724c86ddd27 req-fc312c6d-e476-446a-a8e9-266fe32c5b28 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-52116c02-3e5b-4bf6-aabe-d724c86ddd27 req-fc312c6d-e476-446a-a8e9-266fe32c5b28 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd Sep 05 20:49:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-52116c02-3e5b-4bf6-aabe-d724c86ddd27 req-fc312c6d-e476-446a-a8e9-266fe32c5b28 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-52116c02-3e5b-4bf6-aabe-d724c86ddd27 req-fc312c6d-e476-446a-a8e9-266fe32c5b28 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:31 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:31 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:49:31 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:31 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:49:31 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-52116c02-3e5b-4bf6-aabe-d724c86ddd27 req-fc312c6d-e476-446a-a8e9-266fe32c5b28 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:49:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-52116c02-3e5b-4bf6-aabe-d724c86ddd27 req-fc312c6d-e476-446a-a8e9-266fe32c5b28 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd returned with HTTP 200 Sep 05 20:49:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 41/81] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:49:31 2026] GET /volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd => generated 1149 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:49:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-52116c02-3e5b-4bf6-aabe-d724c86ddd27 req-c9488928-7295-43e5-881f-47f4032919d4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-52116c02-3e5b-4bf6-aabe-d724c86ddd27 req-c9488928-7295-43e5-881f-47f4032919d4 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] POST http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd/action Sep 05 20:49:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-52116c02-3e5b-4bf6-aabe-d724c86ddd27 req-c9488928-7295-43e5-881f-47f4032919d4 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:49:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-52116c02-3e5b-4bf6-aabe-d724c86ddd27 req-c9488928-7295-43e5-881f-47f4032919d4 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:31 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:31 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:49:31 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:31 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:49:31 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-52116c02-3e5b-4bf6-aabe-d724c86ddd27 req-c9488928-7295-43e5-881f-47f4032919d4 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:49:32 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-52116c02-3e5b-4bf6-aabe-d724c86ddd27 req-c9488928-7295-43e5-881f-47f4032919d4 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Begin detaching volume completed successfully. Sep 05 20:49:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-52116c02-3e5b-4bf6-aabe-d724c86ddd27 req-c9488928-7295-43e5-881f-47f4032919d4 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd/action returned with HTTP 202 Sep 05 20:49:32 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 41/82] 192.168.122.147 () {64 vars in 1561 bytes} [Sat Sep 5 20:49:31 2026] POST /volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:49:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-20bf51c1-c236-47e3-bc34-cd1898c3c28f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-20bf51c1-c236-47e3-bc34-cd1898c3c28f None None] GET http://192.168.122.147/volume// Sep 05 20:49:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-20bf51c1-c236-47e3-bc34-cd1898c3c28f None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-20bf51c1-c236-47e3-bc34-cd1898c3c28f None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-20bf51c1-c236-47e3-bc34-cd1898c3c28f None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:49:32 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 42/83] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 20:49:32 2026] GET /volume/ => generated 390 bytes in 28 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:49:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-52116c02-3e5b-4bf6-aabe-d724c86ddd27 req-1337ce71-767f-41d2-91b3-1a09a2bb9e0e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-52116c02-3e5b-4bf6-aabe-d724c86ddd27 req-1337ce71-767f-41d2-91b3-1a09a2bb9e0e tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd Sep 05 20:49:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-52116c02-3e5b-4bf6-aabe-d724c86ddd27 req-1337ce71-767f-41d2-91b3-1a09a2bb9e0e tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-52116c02-3e5b-4bf6-aabe-d724c86ddd27 req-1337ce71-767f-41d2-91b3-1a09a2bb9e0e tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:32 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:32 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:49:32 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:32 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:49:32 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-52116c02-3e5b-4bf6-aabe-d724c86ddd27 req-1337ce71-767f-41d2-91b3-1a09a2bb9e0e tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:49:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-52116c02-3e5b-4bf6-aabe-d724c86ddd27 req-1337ce71-767f-41d2-91b3-1a09a2bb9e0e tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd returned with HTTP 200 Sep 05 20:49:32 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 42/84] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 20:49:32 2026] GET /volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd => generated 1333 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 20:49:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-52116c02-3e5b-4bf6-aabe-d724c86ddd27 req-e4434405-f1fc-4bde-b55f-8cd7de6b05ab None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-52116c02-3e5b-4bf6-aabe-d724c86ddd27 req-e4434405-f1fc-4bde-b55f-8cd7de6b05ab tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] DELETE http://192.168.122.147/volume/v3/attachments/11357c21-3be8-47d4-8e15-b0427e958794 Sep 05 20:49:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-52116c02-3e5b-4bf6-aabe-d724c86ddd27 req-e4434405-f1fc-4bde-b55f-8cd7de6b05ab tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-52116c02-3e5b-4bf6-aabe-d724c86ddd27 req-e4434405-f1fc-4bde-b55f-8cd7de6b05ab tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:33 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:33 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:49:33 devstack devstack@c-api.service[87415]: /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 05 20:49:33 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, Sep 05 20:49:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-52116c02-3e5b-4bf6-aabe-d724c86ddd27 req-e4434405-f1fc-4bde-b55f-8cd7de6b05ab tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/attachments/11357c21-3be8-47d4-8e15-b0427e958794 returned with HTTP 200 Sep 05 20:49:33 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 43/85] 192.168.122.147 () {64 vars in 1562 bytes} [Sat Sep 5 20:49:33 2026] DELETE /volume/v3/attachments/11357c21-3be8-47d4-8e15-b0427e958794 => generated 19 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:49:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-01e04a95-0838-48c9-a9c7-ad89a4fc2d93 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-01e04a95-0838-48c9-a9c7-ad89a4fc2d93 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd Sep 05 20:49:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-01e04a95-0838-48c9-a9c7-ad89a4fc2d93 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-01e04a95-0838-48c9-a9c7-ad89a4fc2d93 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:34 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:34 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:49:34 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:34 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:49:34 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-01e04a95-0838-48c9-a9c7-ad89a4fc2d93 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:49:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-01e04a95-0838-48c9-a9c7-ad89a4fc2d93 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd returned with HTTP 200 Sep 05 20:49:34 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 43/86] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:49:34 2026] GET /volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd => generated 857 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:49:43 devstack devstack@c-api.service[87415]: DEBUG dbcounter [-] [87415] Writing DB stats cinder:SELECT=66,cinder:UPDATE=10 {{(pid=87415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:49:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ebaf8c22-cc00-4922-9c89-9cf514c0663e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ebaf8c22-cc00-4922-9c89-9cf514c0663e tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:49:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ebaf8c22-cc00-4922-9c89-9cf514c0663e tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1625976206"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-ebaf8c22-cc00-4922-9c89-9cf514c0663e tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1625976206'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:49:44 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-ebaf8c22-cc00-4922-9c89-9cf514c0663e tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Create volume of 1 GB Sep 05 20:49:44 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:44 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:49:44 devstack devstack@c-api.service[87416]: DEBUG dbcounter [-] [87416] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=87416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:49:44 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ebaf8c22-cc00-4922-9c89-9cf514c0663e tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Availability Zones retrieved successfully. Sep 05 20:49:45 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ebaf8c22-cc00-4922-9c89-9cf514c0663e tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Flow 'volume_create_api' (2f493a72-78cb-4d3b-8fc0-c75bc211e4e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:49:45 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ebaf8c22-cc00-4922-9c89-9cf514c0663e tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5080f08-8534-46b5-a1b0-a9ceb27cdbe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:49:45 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-ebaf8c22-cc00-4922-9c89-9cf514c0663e tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:49:45 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ebaf8c22-cc00-4922-9c89-9cf514c0663e tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5080f08-8534-46b5-a1b0-a9ceb27cdbe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:49:45 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ebaf8c22-cc00-4922-9c89-9cf514c0663e tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fbcfe1d-3002-4d1b-9f8b-fdd12409984c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:49:45 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-ebaf8c22-cc00-4922-9c89-9cf514c0663e tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Created reservations ['c87d86d7-18df-428b-81e5-18cd26965959', '62acf36a-fc5e-4283-9ef2-c7920475e4fd', '09541495-737a-4350-8d02-5a40f3ffc4bc', 'ccea8708-977d-4866-806e-5a83998acfae'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:49:45 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ebaf8c22-cc00-4922-9c89-9cf514c0663e tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fbcfe1d-3002-4d1b-9f8b-fdd12409984c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c87d86d7-18df-428b-81e5-18cd26965959', '62acf36a-fc5e-4283-9ef2-c7920475e4fd', '09541495-737a-4350-8d02-5a40f3ffc4bc', 'ccea8708-977d-4866-806e-5a83998acfae']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:49:45 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ebaf8c22-cc00-4922-9c89-9cf514c0663e tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b6a7e8e-c551-4ea9-9467-6d973b91ced4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:49:45 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:45 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:49:45 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ebaf8c22-cc00-4922-9c89-9cf514c0663e tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b6a7e8e-c551-4ea9-9467-6d973b91ced4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '906b713f-af49-4f72-82fc-7a480ddb5809', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1625976206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3f5bf5baffd4e119600c15c2feff2bc',qos_specs=None,replication_status=,reservations=['c87d86d7-18df-428b-81e5-18cd26965959','62acf36a-fc5e-4283-9ef2-c7920475e4fd','09541495-737a-4350-8d02-5a40f3ffc4bc','ccea8708-977d-4866-806e-5a83998acfae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfa607d57c8746a6bc18ce22649c0ff9',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:49:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1625976206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=906b713f-af49-4f72-82fc-7a480ddb5809,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3f5bf5baffd4e119600c15c2feff2bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfa607d57c8746a6bc18ce22649c0ff9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:49:45 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ebaf8c22-cc00-4922-9c89-9cf514c0663e tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caf8c91c-6e8d-4d27-a7f8-76ac1f6ae54e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:49:45 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ebaf8c22-cc00-4922-9c89-9cf514c0663e tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caf8c91c-6e8d-4d27-a7f8-76ac1f6ae54e) transitioned into state 'SUCCESS' from state '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-1625976206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3f5bf5baffd4e119600c15c2feff2bc',qos_specs=None,replication_status=,reservations=['c87d86d7-18df-428b-81e5-18cd26965959','62acf36a-fc5e-4283-9ef2-c7920475e4fd','09541495-737a-4350-8d02-5a40f3ffc4bc','ccea8708-977d-4866-806e-5a83998acfae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfa607d57c8746a6bc18ce22649c0ff9',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:49:45 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ebaf8c22-cc00-4922-9c89-9cf514c0663e tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55739789-1500-4d50-8ccc-8cf299c853d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:49:45 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ebaf8c22-cc00-4922-9c89-9cf514c0663e tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55739789-1500-4d50-8ccc-8cf299c853d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:49:45 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ebaf8c22-cc00-4922-9c89-9cf514c0663e tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Flow 'volume_create_api' (2f493a72-78cb-4d3b-8fc0-c75bc211e4e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:49:45 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ebaf8c22-cc00-4922-9c89-9cf514c0663e tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Create volume request issued successfully. Sep 05 20:49:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ebaf8c22-cc00-4922-9c89-9cf514c0663e tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:49:45 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 44/87] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:49:44 2026] POST /volume/v3/volumes => generated 768 bytes in 969 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:49:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-97c749ee-1cce-4e2f-991d-dae1d8e7ea87 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-97c749ee-1cce-4e2f-991d-dae1d8e7ea87 tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] GET http://192.168.122.147/volume/v3/volumes/906b713f-af49-4f72-82fc-7a480ddb5809 Sep 05 20:49:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-97c749ee-1cce-4e2f-991d-dae1d8e7ea87 tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-97c749ee-1cce-4e2f-991d-dae1d8e7ea87 tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:45 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:45 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:49:45 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:45 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:49:45 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-97c749ee-1cce-4e2f-991d-dae1d8e7ea87 tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Volume info retrieved successfully. Sep 05 20:49:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-97c749ee-1cce-4e2f-991d-dae1d8e7ea87 tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] http://192.168.122.147/volume/v3/volumes/906b713f-af49-4f72-82fc-7a480ddb5809 returned with HTTP 200 Sep 05 20:49:46 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 44/88] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:49:45 2026] GET /volume/v3/volumes/906b713f-af49-4f72-82fc-7a480ddb5809 => generated 836 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:49:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-35e1d90b-e61c-4faf-8450-4e09fff348a0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-35e1d90b-e61c-4faf-8450-4e09fff348a0 tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] GET http://192.168.122.147/volume/v3/volumes/906b713f-af49-4f72-82fc-7a480ddb5809 Sep 05 20:49:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-35e1d90b-e61c-4faf-8450-4e09fff348a0 tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-35e1d90b-e61c-4faf-8450-4e09fff348a0 tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:47 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:47 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:49:47 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:47 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:49:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-35e1d90b-e61c-4faf-8450-4e09fff348a0 tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Volume info retrieved successfully. Sep 05 20:49:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-35e1d90b-e61c-4faf-8450-4e09fff348a0 tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] http://192.168.122.147/volume/v3/volumes/906b713f-af49-4f72-82fc-7a480ddb5809 returned with HTTP 200 Sep 05 20:49:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 45/89] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:49:47 2026] GET /volume/v3/volumes/906b713f-af49-4f72-82fc-7a480ddb5809 => generated 860 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:49:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fc9f079b-719e-4fcf-9e63-24165430dd31 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fc9f079b-719e-4fcf-9e63-24165430dd31 tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] GET http://192.168.122.147/volume/v3/volumes/906b713f-af49-4f72-82fc-7a480ddb5809 Sep 05 20:49:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fc9f079b-719e-4fcf-9e63-24165430dd31 tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fc9f079b-719e-4fcf-9e63-24165430dd31 tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:48 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:48 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:49:48 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:48 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:49:48 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-fc9f079b-719e-4fcf-9e63-24165430dd31 tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Volume info retrieved successfully. Sep 05 20:49:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fc9f079b-719e-4fcf-9e63-24165430dd31 tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] http://192.168.122.147/volume/v3/volumes/906b713f-af49-4f72-82fc-7a480ddb5809 returned with HTTP 200 Sep 05 20:49:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 45/90] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:49:48 2026] GET /volume/v3/volumes/906b713f-af49-4f72-82fc-7a480ddb5809 => generated 861 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:49:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fcd9f891-d58f-4e8a-a7dd-b3769968cf56 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fcd9f891-d58f-4e8a-a7dd-b3769968cf56 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] GET http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 Sep 05 20:49:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fcd9f891-d58f-4e8a-a7dd-b3769968cf56 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fcd9f891-d58f-4e8a-a7dd-b3769968cf56 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:53 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:53 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:49:53 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:53 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:49:53 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-fcd9f891-d58f-4e8a-a7dd-b3769968cf56 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Volume info retrieved successfully. Sep 05 20:49:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fcd9f891-d58f-4e8a-a7dd-b3769968cf56 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 returned with HTTP 200 Sep 05 20:49:53 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 46/91] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:49:53 2026] GET /volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 => generated 1148 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:49:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-07e8fb11-ebc6-440e-929a-4ccff047acfd None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-07e8fb11-ebc6-440e-929a-4ccff047acfd tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] GET http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 Sep 05 20:49:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-07e8fb11-ebc6-440e-929a-4ccff047acfd tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-07e8fb11-ebc6-440e-929a-4ccff047acfd tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:54 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:54 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:49:54 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:54 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:49:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-07e8fb11-ebc6-440e-929a-4ccff047acfd tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Volume info retrieved successfully. Sep 05 20:49:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-07e8fb11-ebc6-440e-929a-4ccff047acfd tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 returned with HTTP 200 Sep 05 20:49:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 46/92] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:49:54 2026] GET /volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 => generated 1148 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:49:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-bb4e6278-8edc-412a-b3a2-da7f23d2298d req-43982124-a07e-41c8-8f7e-74ed147b8cb3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-bb4e6278-8edc-412a-b3a2-da7f23d2298d req-43982124-a07e-41c8-8f7e-74ed147b8cb3 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] GET http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 Sep 05 20:49:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-bb4e6278-8edc-412a-b3a2-da7f23d2298d req-43982124-a07e-41c8-8f7e-74ed147b8cb3 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-bb4e6278-8edc-412a-b3a2-da7f23d2298d req-43982124-a07e-41c8-8f7e-74ed147b8cb3 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:54 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:54 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:49:54 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:54 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:49:54 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-bb4e6278-8edc-412a-b3a2-da7f23d2298d req-43982124-a07e-41c8-8f7e-74ed147b8cb3 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Volume info retrieved successfully. Sep 05 20:49:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-bb4e6278-8edc-412a-b3a2-da7f23d2298d req-43982124-a07e-41c8-8f7e-74ed147b8cb3 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 returned with HTTP 200 Sep 05 20:49:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 47/93] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:49:54 2026] GET /volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 => generated 1148 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:49:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-bb4e6278-8edc-412a-b3a2-da7f23d2298d req-00d93fe1-19f7-4dc3-b729-e64f4ebcb9b7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-bb4e6278-8edc-412a-b3a2-da7f23d2298d req-00d93fe1-19f7-4dc3-b729-e64f4ebcb9b7 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] POST http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7/action Sep 05 20:49:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-bb4e6278-8edc-412a-b3a2-da7f23d2298d req-00d93fe1-19f7-4dc3-b729-e64f4ebcb9b7 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:49:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-bb4e6278-8edc-412a-b3a2-da7f23d2298d req-00d93fe1-19f7-4dc3-b729-e64f4ebcb9b7 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:49:55 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:55 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:49:55 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:55 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:49:55 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-bb4e6278-8edc-412a-b3a2-da7f23d2298d req-00d93fe1-19f7-4dc3-b729-e64f4ebcb9b7 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Volume info retrieved successfully. Sep 05 20:49:55 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-bb4e6278-8edc-412a-b3a2-da7f23d2298d req-00d93fe1-19f7-4dc3-b729-e64f4ebcb9b7 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Begin detaching volume completed successfully. Sep 05 20:49:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-bb4e6278-8edc-412a-b3a2-da7f23d2298d req-00d93fe1-19f7-4dc3-b729-e64f4ebcb9b7 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7/action returned with HTTP 202 Sep 05 20:49:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 47/94] 192.168.122.147 () {64 vars in 1561 bytes} [Sat Sep 5 20:49:54 2026] POST /volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:49:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-97934a7e-ad37-4330-85f0-b4569582159d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-97934a7e-ad37-4330-85f0-b4569582159d None None] GET http://192.168.122.147/volume// Sep 05 20:49:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-97934a7e-ad37-4330-85f0-b4569582159d None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-97934a7e-ad37-4330-85f0-b4569582159d None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-97934a7e-ad37-4330-85f0-b4569582159d None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:49:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 48/95] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 20:49:55 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:49:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-bb4e6278-8edc-412a-b3a2-da7f23d2298d req-6800c891-d74b-4dd0-bdf3-1016326892b4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-bb4e6278-8edc-412a-b3a2-da7f23d2298d req-6800c891-d74b-4dd0-bdf3-1016326892b4 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] GET http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 Sep 05 20:49:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-bb4e6278-8edc-412a-b3a2-da7f23d2298d req-6800c891-d74b-4dd0-bdf3-1016326892b4 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-bb4e6278-8edc-412a-b3a2-da7f23d2298d req-6800c891-d74b-4dd0-bdf3-1016326892b4 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:55 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:55 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:49:55 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:55 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:49:55 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-bb4e6278-8edc-412a-b3a2-da7f23d2298d req-6800c891-d74b-4dd0-bdf3-1016326892b4 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Volume info retrieved successfully. Sep 05 20:49:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-bb4e6278-8edc-412a-b3a2-da7f23d2298d req-6800c891-d74b-4dd0-bdf3-1016326892b4 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 returned with HTTP 200 Sep 05 20:49:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 48/96] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 20:49:55 2026] GET /volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 => generated 1332 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:49:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-bb4e6278-8edc-412a-b3a2-da7f23d2298d req-d78a7602-32c5-4971-a588-9ceaf0ab74c1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-bb4e6278-8edc-412a-b3a2-da7f23d2298d req-d78a7602-32c5-4971-a588-9ceaf0ab74c1 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] DELETE http://192.168.122.147/volume/v3/attachments/cda1658d-a427-43ec-8240-b415aa604616 Sep 05 20:49:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-bb4e6278-8edc-412a-b3a2-da7f23d2298d req-d78a7602-32c5-4971-a588-9ceaf0ab74c1 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-bb4e6278-8edc-412a-b3a2-da7f23d2298d req-d78a7602-32c5-4971-a588-9ceaf0ab74c1 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:49:56 devstack devstack@c-api.service[87415]: /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 05 20:49:56 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, Sep 05 20:49:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-bb4e6278-8edc-412a-b3a2-da7f23d2298d req-d78a7602-32c5-4971-a588-9ceaf0ab74c1 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/attachments/cda1658d-a427-43ec-8240-b415aa604616 returned with HTTP 200 Sep 05 20:49:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 49/97] 192.168.122.147 () {64 vars in 1562 bytes} [Sat Sep 5 20:49:56 2026] DELETE /volume/v3/attachments/cda1658d-a427-43ec-8240-b415aa604616 => generated 19 bytes in 496 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:49:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-083185c8-c02e-4d52-9ced-f6a7d5c7dfef None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:49:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-083185c8-c02e-4d52-9ced-f6a7d5c7dfef tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] GET http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 Sep 05 20:49:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-083185c8-c02e-4d52-9ced-f6a7d5c7dfef tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:49:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-083185c8-c02e-4d52-9ced-f6a7d5c7dfef tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:49:57 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:49:57 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:49:57 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:49:57 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:49:58 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-083185c8-c02e-4d52-9ced-f6a7d5c7dfef tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Volume info retrieved successfully. Sep 05 20:49:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-083185c8-c02e-4d52-9ced-f6a7d5c7dfef tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 returned with HTTP 200 Sep 05 20:49:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 49/98] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:49:57 2026] GET /volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 => generated 856 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-91042f91-dd3e-430b-947c-0bcee0180859 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-91042f91-dd3e-430b-947c-0bcee0180859 tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] DELETE http://192.168.122.147/volume/v3/volumes/906b713f-af49-4f72-82fc-7a480ddb5809 Sep 05 20:50:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-91042f91-dd3e-430b-947c-0bcee0180859 tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-91042f91-dd3e-430b-947c-0bcee0180859 tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:03 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-91042f91-dd3e-430b-947c-0bcee0180859 tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Delete volume with id: 906b713f-af49-4f72-82fc-7a480ddb5809 Sep 05 20:50:03 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:03 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:03 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:03 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:03 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-91042f91-dd3e-430b-947c-0bcee0180859 tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Volume info retrieved successfully. Sep 05 20:50:03 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-91042f91-dd3e-430b-947c-0bcee0180859 tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Delete volume request issued successfully. Sep 05 20:50:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-91042f91-dd3e-430b-947c-0bcee0180859 tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] http://192.168.122.147/volume/v3/volumes/906b713f-af49-4f72-82fc-7a480ddb5809 returned with HTTP 202 Sep 05 20:50:03 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 50/99] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:50:03 2026] DELETE /volume/v3/volumes/906b713f-af49-4f72-82fc-7a480ddb5809 => generated 0 bytes in 217 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:50:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a8bf7fbe-f40f-46fb-b1a5-4ef35cb475dc None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a8bf7fbe-f40f-46fb-b1a5-4ef35cb475dc tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] GET http://192.168.122.147/volume/v3/volumes/906b713f-af49-4f72-82fc-7a480ddb5809 Sep 05 20:50:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a8bf7fbe-f40f-46fb-b1a5-4ef35cb475dc tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a8bf7fbe-f40f-46fb-b1a5-4ef35cb475dc tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:03 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:03 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:03 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:03 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:03 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a8bf7fbe-f40f-46fb-b1a5-4ef35cb475dc tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Volume info retrieved successfully. Sep 05 20:50:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a8bf7fbe-f40f-46fb-b1a5-4ef35cb475dc tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] http://192.168.122.147/volume/v3/volumes/906b713f-af49-4f72-82fc-7a480ddb5809 returned with HTTP 200 Sep 05 20:50:03 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 50/100] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:03 2026] GET /volume/v3/volumes/906b713f-af49-4f72-82fc-7a480ddb5809 => generated 860 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-dae3515d-1b47-4aba-a240-18f419b46eed None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dae3515d-1b47-4aba-a240-18f419b46eed tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] GET http://192.168.122.147/volume/v3/volumes/906b713f-af49-4f72-82fc-7a480ddb5809 Sep 05 20:50:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dae3515d-1b47-4aba-a240-18f419b46eed tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dae3515d-1b47-4aba-a240-18f419b46eed tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:05 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:05 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:05 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:05 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:05 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-dae3515d-1b47-4aba-a240-18f419b46eed tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Volume info retrieved successfully. Sep 05 20:50:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dae3515d-1b47-4aba-a240-18f419b46eed tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] http://192.168.122.147/volume/v3/volumes/906b713f-af49-4f72-82fc-7a480ddb5809 returned with HTTP 200 Sep 05 20:50:05 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 51/101] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:04 2026] GET /volume/v3/volumes/906b713f-af49-4f72-82fc-7a480ddb5809 => generated 860 bytes in 592 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-dbe0bff1-f246-4e69-98d7-ed533e18f9d8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dbe0bff1-f246-4e69-98d7-ed533e18f9d8 tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] GET http://192.168.122.147/volume/v3/volumes/906b713f-af49-4f72-82fc-7a480ddb5809 Sep 05 20:50:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-dbe0bff1-f246-4e69-98d7-ed533e18f9d8 tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-dbe0bff1-f246-4e69-98d7-ed533e18f9d8 tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dbe0bff1-f246-4e69-98d7-ed533e18f9d8 tempest-ServerRescueNegativeTestJSON-253474558 tempest-ServerRescueNegativeTestJSON-253474558-project-member] http://192.168.122.147/volume/v3/volumes/906b713f-af49-4f72-82fc-7a480ddb5809 returned with HTTP 404 Sep 05 20:50:06 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 51/102] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:06 2026] GET /volume/v3/volumes/906b713f-af49-4f72-82fc-7a480ddb5809 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:50:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-bc907afb-e726-44b8-8cdb-d79a2a9a7b37 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bc907afb-e726-44b8-8cdb-d79a2a9a7b37 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:50:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bc907afb-e726-44b8-8cdb-d79a2a9a7b37 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1551353281", "imageRef": "2d84e6ed-7ef2-4e37-a91d-20dfb060d3df", "size": 1}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-bc907afb-e726-44b8-8cdb-d79a2a9a7b37 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1551353281', 'imageRef': '2d84e6ed-7ef2-4e37-a91d-20dfb060d3df', 'size': 1}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:50:10 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-bc907afb-e726-44b8-8cdb-d79a2a9a7b37 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Create volume of 1 GB Sep 05 20:50:10 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-bc907afb-e726-44b8-8cdb-d79a2a9a7b37 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Availability Zones retrieved successfully. Sep 05 20:50:10 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bc907afb-e726-44b8-8cdb-d79a2a9a7b37 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Flow 'volume_create_api' (aa0e764d-622e-4093-b740-5904e6db1d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:50:10 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bc907afb-e726-44b8-8cdb-d79a2a9a7b37 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (626e8cfa-4f02-4f7a-8aff-54ed5c0de250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:10 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-bc907afb-e726-44b8-8cdb-d79a2a9a7b37 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:50:10 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bc907afb-e726-44b8-8cdb-d79a2a9a7b37 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (626e8cfa-4f02-4f7a-8aff-54ed5c0de250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:10 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bc907afb-e726-44b8-8cdb-d79a2a9a7b37 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8582d00-0437-48bf-aa25-b2bcbd1dbf36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:10 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-bc907afb-e726-44b8-8cdb-d79a2a9a7b37 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Created reservations ['556f6ace-d19b-4a15-90de-25318c6f8a5f', 'd49cc824-2d90-4d75-a9c0-9f0a3b236c32', '6e5364bb-0ec6-4bc8-87c1-c2a0cad38424', 'b948f4b2-4242-40ec-9514-a5c371578b54'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:50:10 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bc907afb-e726-44b8-8cdb-d79a2a9a7b37 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8582d00-0437-48bf-aa25-b2bcbd1dbf36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['556f6ace-d19b-4a15-90de-25318c6f8a5f', 'd49cc824-2d90-4d75-a9c0-9f0a3b236c32', '6e5364bb-0ec6-4bc8-87c1-c2a0cad38424', 'b948f4b2-4242-40ec-9514-a5c371578b54']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:10 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bc907afb-e726-44b8-8cdb-d79a2a9a7b37 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9027686-2183-4c2b-b69b-60f10b0170c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:10 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:10 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:10 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bc907afb-e726-44b8-8cdb-d79a2a9a7b37 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9027686-2183-4c2b-b69b-60f10b0170c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba23eec8-64e2-447e-a2df-3c43a0c755f1', '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-1551353281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='144abfafdee448d492feeb8b5db690be',qos_specs=None,replication_status=,reservations=['556f6ace-d19b-4a15-90de-25318c6f8a5f','d49cc824-2d90-4d75-a9c0-9f0a3b236c32','6e5364bb-0ec6-4bc8-87c1-c2a0cad38424','b948f4b2-4242-40ec-9514-a5c371578b54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcd2c6a5f8ec4bfbb915689d1422e5be',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:50:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1551353281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba23eec8-64e2-447e-a2df-3c43a0c755f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='144abfafdee448d492feeb8b5db690be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcd2c6a5f8ec4bfbb915689d1422e5be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:10 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bc907afb-e726-44b8-8cdb-d79a2a9a7b37 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b920e6a6-3a34-40f0-934b-24fcb5efee84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:10 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bc907afb-e726-44b8-8cdb-d79a2a9a7b37 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b920e6a6-3a34-40f0-934b-24fcb5efee84) transitioned into state 'SUCCESS' from state '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-1551353281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='144abfafdee448d492feeb8b5db690be',qos_specs=None,replication_status=,reservations=['556f6ace-d19b-4a15-90de-25318c6f8a5f','d49cc824-2d90-4d75-a9c0-9f0a3b236c32','6e5364bb-0ec6-4bc8-87c1-c2a0cad38424','b948f4b2-4242-40ec-9514-a5c371578b54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcd2c6a5f8ec4bfbb915689d1422e5be',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:10 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bc907afb-e726-44b8-8cdb-d79a2a9a7b37 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7feb3329-109d-4ac3-acca-d596384db6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:10 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bc907afb-e726-44b8-8cdb-d79a2a9a7b37 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7feb3329-109d-4ac3-acca-d596384db6fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:10 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bc907afb-e726-44b8-8cdb-d79a2a9a7b37 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Flow 'volume_create_api' (aa0e764d-622e-4093-b740-5904e6db1d1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:50:10 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-bc907afb-e726-44b8-8cdb-d79a2a9a7b37 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Create volume request issued successfully. Sep 05 20:50:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bc907afb-e726-44b8-8cdb-d79a2a9a7b37 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:50:10 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 52/103] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 20:50:08 2026] POST /volume/v3/volumes => generated 762 bytes in 1844 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:50:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7b2c4b71-aa29-4711-8d77-472dceaad5c0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7b2c4b71-aa29-4711-8d77-472dceaad5c0 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] GET http://192.168.122.147/volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 Sep 05 20:50:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7b2c4b71-aa29-4711-8d77-472dceaad5c0 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7b2c4b71-aa29-4711-8d77-472dceaad5c0 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:10 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:10 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:10 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:10 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:10 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7b2c4b71-aa29-4711-8d77-472dceaad5c0 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Volume info retrieved successfully. Sep 05 20:50:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7b2c4b71-aa29-4711-8d77-472dceaad5c0 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 returned with HTTP 200 Sep 05 20:50:10 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 52/104] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:10 2026] GET /volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 => generated 830 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:50:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b8564bca-9b83-4ca0-b0a8-75b19ff679a5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b8564bca-9b83-4ca0-b0a8-75b19ff679a5 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] GET http://192.168.122.147/volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 Sep 05 20:50:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b8564bca-9b83-4ca0-b0a8-75b19ff679a5 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b8564bca-9b83-4ca0-b0a8-75b19ff679a5 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:11 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:11 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:12 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:12 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:12 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b8564bca-9b83-4ca0-b0a8-75b19ff679a5 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Volume info retrieved successfully. Sep 05 20:50:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b8564bca-9b83-4ca0-b0a8-75b19ff679a5 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 returned with HTTP 200 Sep 05 20:50:12 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 53/105] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:11 2026] GET /volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 => generated 854 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-90a094e8-b92d-4cf3-bb14-adf1c89b8c92 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-90a094e8-b92d-4cf3-bb14-adf1c89b8c92 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] GET http://192.168.122.147/volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 Sep 05 20:50:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-90a094e8-b92d-4cf3-bb14-adf1c89b8c92 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-90a094e8-b92d-4cf3-bb14-adf1c89b8c92 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:13 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:13 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:13 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:13 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:13 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-90a094e8-b92d-4cf3-bb14-adf1c89b8c92 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Volume info retrieved successfully. Sep 05 20:50:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-90a094e8-b92d-4cf3-bb14-adf1c89b8c92 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 returned with HTTP 200 Sep 05 20:50:13 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 53/106] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:13 2026] GET /volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 => generated 854 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:50:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-408aea85-74fe-4e68-b90a-b5456d360189 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-408aea85-74fe-4e68-b90a-b5456d360189 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] GET http://192.168.122.147/volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 Sep 05 20:50:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-408aea85-74fe-4e68-b90a-b5456d360189 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-408aea85-74fe-4e68-b90a-b5456d360189 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:14 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:14 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:14 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:14 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:14 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-408aea85-74fe-4e68-b90a-b5456d360189 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Volume info retrieved successfully. Sep 05 20:50:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-408aea85-74fe-4e68-b90a-b5456d360189 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 returned with HTTP 200 Sep 05 20:50:14 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 54/107] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:14 2026] GET /volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 => generated 912 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e63117f3-8a35-4973-a9e6-98af30f21ce9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e63117f3-8a35-4973-a9e6-98af30f21ce9 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] GET http://192.168.122.147/volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 Sep 05 20:50:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e63117f3-8a35-4973-a9e6-98af30f21ce9 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e63117f3-8a35-4973-a9e6-98af30f21ce9 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:15 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:15 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:15 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:15 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:15 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e63117f3-8a35-4973-a9e6-98af30f21ce9 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Volume info retrieved successfully. Sep 05 20:50:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e63117f3-8a35-4973-a9e6-98af30f21ce9 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 returned with HTTP 200 Sep 05 20:50:15 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 54/108] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:15 2026] GET /volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 => generated 912 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-37129730-7301-4f8b-98b6-6532ac5863ff None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-37129730-7301-4f8b-98b6-6532ac5863ff tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] GET http://192.168.122.147/volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 Sep 05 20:50:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-37129730-7301-4f8b-98b6-6532ac5863ff tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-37129730-7301-4f8b-98b6-6532ac5863ff tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:16 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:16 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:16 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:16 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:16 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-37129730-7301-4f8b-98b6-6532ac5863ff tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Volume info retrieved successfully. Sep 05 20:50:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-37129730-7301-4f8b-98b6-6532ac5863ff tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 returned with HTTP 200 Sep 05 20:50:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 55/109] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:16 2026] GET /volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 => generated 915 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7586c972-1d02-4097-b9f0-4afd103f6aa8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7586c972-1d02-4097-b9f0-4afd103f6aa8 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] GET http://192.168.122.147/volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 Sep 05 20:50:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7586c972-1d02-4097-b9f0-4afd103f6aa8 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7586c972-1d02-4097-b9f0-4afd103f6aa8 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:17 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:17 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:17 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:17 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:17 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7586c972-1d02-4097-b9f0-4afd103f6aa8 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Volume info retrieved successfully. Sep 05 20:50:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7586c972-1d02-4097-b9f0-4afd103f6aa8 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 returned with HTTP 200 Sep 05 20:50:17 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 55/110] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:17 2026] GET /volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 => generated 915 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f32c1aee-7ea1-40af-b4df-a259d8a4b6cc None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f32c1aee-7ea1-40af-b4df-a259d8a4b6cc tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] GET http://192.168.122.147/volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 Sep 05 20:50:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f32c1aee-7ea1-40af-b4df-a259d8a4b6cc tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f32c1aee-7ea1-40af-b4df-a259d8a4b6cc tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:18 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:18 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:18 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:18 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:18 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f32c1aee-7ea1-40af-b4df-a259d8a4b6cc tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Volume info retrieved successfully. Sep 05 20:50:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f32c1aee-7ea1-40af-b4df-a259d8a4b6cc tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 returned with HTTP 200 Sep 05 20:50:18 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 56/111] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:18 2026] GET /volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 => generated 915 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f722bdbc-93ab-46f6-9c1b-5d40bfd6bcbd None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f722bdbc-93ab-46f6-9c1b-5d40bfd6bcbd tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] GET http://192.168.122.147/volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 Sep 05 20:50:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f722bdbc-93ab-46f6-9c1b-5d40bfd6bcbd tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f722bdbc-93ab-46f6-9c1b-5d40bfd6bcbd tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:19 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:19 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:19 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:19 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:19 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f722bdbc-93ab-46f6-9c1b-5d40bfd6bcbd tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Volume info retrieved successfully. Sep 05 20:50:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f722bdbc-93ab-46f6-9c1b-5d40bfd6bcbd tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 returned with HTTP 200 Sep 05 20:50:19 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 56/112] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:19 2026] GET /volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 => generated 1333 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-77253d69-459e-47e1-80c7-68e7f417247e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-77253d69-459e-47e1-80c7-68e7f417247e tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] GET http://192.168.122.147/volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 Sep 05 20:50:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-77253d69-459e-47e1-80c7-68e7f417247e tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-77253d69-459e-47e1-80c7-68e7f417247e tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:19 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:19 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:19 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:19 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:19 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-77253d69-459e-47e1-80c7-68e7f417247e tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Volume info retrieved successfully. Sep 05 20:50:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-77253d69-459e-47e1-80c7-68e7f417247e tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 returned with HTTP 200 Sep 05 20:50:19 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 57/113] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:50:19 2026] GET /volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 => generated 1333 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-99b6bf0a-eb57-4d92-b3a6-913f08a89ed7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-99b6bf0a-eb57-4d92-b3a6-913f08a89ed7 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] GET http://192.168.122.147/volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 Sep 05 20:50:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-99b6bf0a-eb57-4d92-b3a6-913f08a89ed7 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-99b6bf0a-eb57-4d92-b3a6-913f08a89ed7 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:20 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:20 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:20 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:20 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:20 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-99b6bf0a-eb57-4d92-b3a6-913f08a89ed7 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Volume info retrieved successfully. Sep 05 20:50:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-99b6bf0a-eb57-4d92-b3a6-913f08a89ed7 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 returned with HTTP 200 Sep 05 20:50:20 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 57/114] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:50:20 2026] GET /volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 => generated 1333 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-69d23bf1-7ea2-466f-ba11-646039500ae9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-69d23bf1-7ea2-466f-ba11-646039500ae9 None None] GET http://192.168.122.147/volume// Sep 05 20:50:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-69d23bf1-7ea2-466f-ba11-646039500ae9 None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-69d23bf1-7ea2-466f-ba11-646039500ae9 None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-69d23bf1-7ea2-466f-ba11-646039500ae9 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:50:20 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 58/115] 192.168.122.147 () {58 vars in 1308 bytes} [Sat Sep 5 20:50:20 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:50:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-dc65b0a5-a390-4fd0-aa93-1a00ac9e2c5f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-dc65b0a5-a390-4fd0-aa93-1a00ac9e2c5f tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 05 20:50:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-dc65b0a5-a390-4fd0-aa93-1a00ac9e2c5f tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba23eec8-64e2-447e-a2df-3c43a0c755f1", "connector": null, "instance_uuid": "b8ed5ffd-86c5-46b6-a490-897621f2ec00"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:20 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:20 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:20 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:20 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-dc65b0a5-a390-4fd0-aa93-1a00ac9e2c5f tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 05 20:50:20 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 58/116] 192.168.122.147 () {66 vars in 1483 bytes} [Sat Sep 5 20:50:20 2026] POST /volume/v3/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-aa4ca787-09f4-4b83-a3ea-295fdb289bcb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-aa4ca787-09f4-4b83-a3ea-295fdb289bcb None None] GET http://192.168.122.147/volume// Sep 05 20:50:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-aa4ca787-09f4-4b83-a3ea-295fdb289bcb None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-aa4ca787-09f4-4b83-a3ea-295fdb289bcb None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-aa4ca787-09f4-4b83-a3ea-295fdb289bcb None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:50:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 59/117] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 20:50:23 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:50:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-71170692-6f83-4e28-9ffd-61b2c631995d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-71170692-6f83-4e28-9ffd-61b2c631995d tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] GET http://192.168.122.147/volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 Sep 05 20:50:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-71170692-6f83-4e28-9ffd-61b2c631995d tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-71170692-6f83-4e28-9ffd-61b2c631995d tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:23 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:23 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:23 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:23 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:23 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-71170692-6f83-4e28-9ffd-61b2c631995d tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Volume info retrieved successfully. Sep 05 20:50:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-71170692-6f83-4e28-9ffd-61b2c631995d tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 returned with HTTP 200 Sep 05 20:50:23 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 59/118] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 20:50:23 2026] GET /volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 => generated 1513 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:50:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-28bbff12-f543-4851-a9b6-8cff4d806cfb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-28bbff12-f543-4851-a9b6-8cff4d806cfb tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] PUT http://192.168.122.147/volume/v3/attachments/1624d454-fd81-4f37-a37c-2dd74b478873 Sep 05 20:50:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-28bbff12-f543-4851-a9b6-8cff4d806cfb tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8dfc494d0f2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4190e5b0-3c92-4807-a8e5-fb98516f3e01", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:23 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-28bbff12-f543-4851-a9b6-8cff4d806cfb tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Acquiring lock "cinder-attachment_update-ba23eec8-64e2-447e-a2df-3c43a0c755f1-devstack" by "attachment_update" {{(pid=87415) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 20:50:23 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-28bbff12-f543-4851-a9b6-8cff4d806cfb tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Lock "cinder-attachment_update-ba23eec8-64e2-447e-a2df-3c43a0c755f1-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=87415) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 20:50:23 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:23 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:23 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:23 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:23 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-28bbff12-f543-4851-a9b6-8cff4d806cfb tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Lock "cinder-attachment_update-ba23eec8-64e2-447e-a2df-3c43a0c755f1-devstack" released by "attachment_update" :: held 0.310s {{(pid=87415) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 20:50:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-28bbff12-f543-4851-a9b6-8cff4d806cfb tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/attachments/1624d454-fd81-4f37-a37c-2dd74b478873 returned with HTTP 200 Sep 05 20:50:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 60/119] 192.168.122.147 () {66 vars in 1593 bytes} [Sat Sep 5 20:50:23 2026] PUT /volume/v3/attachments/1624d454-fd81-4f37-a37c-2dd74b478873 => generated 694 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-afb05d4b-3be8-4e66-870d-c68a909b2d40 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-afb05d4b-3be8-4e66-870d-c68a909b2d40 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] POST http://192.168.122.147/volume/v3/attachments/1624d454-fd81-4f37-a37c-2dd74b478873/action Sep 05 20:50:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-afb05d4b-3be8-4e66-870d-c68a909b2d40 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Action body: b'{"os-complete": null}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:50:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-afb05d4b-3be8-4e66-870d-c68a909b2d40 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:23 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:23 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:24 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:24 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-800abe00-6d4d-44f1-b93e-e32be00a62b4 req-afb05d4b-3be8-4e66-870d-c68a909b2d40 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/attachments/1624d454-fd81-4f37-a37c-2dd74b478873/action returned with HTTP 204 Sep 05 20:50:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 60/120] 192.168.122.147 () {66 vars in 1614 bytes} [Sat Sep 5 20:50:23 2026] POST /volume/v3/attachments/1624d454-fd81-4f37-a37c-2dd74b478873/action => generated 0 bytes in 120 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:50:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-24e83103-f0d6-483b-9f84-139bbd61b059 req-a63c5e98-ff44-4107-a347-2d08eac7931a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-24e83103-f0d6-483b-9f84-139bbd61b059 req-a63c5e98-ff44-4107-a347-2d08eac7931a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:50:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-24e83103-f0d6-483b-9f84-139bbd61b059 req-a63c5e98-ff44-4107-a347-2d08eac7931a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1539252898", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [req-24e83103-f0d6-483b-9f84-139bbd61b059 req-a63c5e98-ff44-4107-a347-2d08eac7931a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1539252898', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:50:24 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [req-24e83103-f0d6-483b-9f84-139bbd61b059 req-a63c5e98-ff44-4107-a347-2d08eac7931a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Create volume of 1 GB Sep 05 20:50:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-24e83103-f0d6-483b-9f84-139bbd61b059 req-a63c5e98-ff44-4107-a347-2d08eac7931a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Availability Zones retrieved successfully. Sep 05 20:50:24 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [req-24e83103-f0d6-483b-9f84-139bbd61b059 req-a63c5e98-ff44-4107-a347-2d08eac7931a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Flow 'volume_create_api' (6562c0d6-78d3-4cf3-a622-0b8b44028f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:50:24 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [req-24e83103-f0d6-483b-9f84-139bbd61b059 req-a63c5e98-ff44-4107-a347-2d08eac7931a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aa7bcf5-89ea-4718-bc80-ad6d7529a8f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:24 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [req-24e83103-f0d6-483b-9f84-139bbd61b059 req-a63c5e98-ff44-4107-a347-2d08eac7931a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:50:24 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [req-24e83103-f0d6-483b-9f84-139bbd61b059 req-a63c5e98-ff44-4107-a347-2d08eac7931a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aa7bcf5-89ea-4718-bc80-ad6d7529a8f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:24 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [req-24e83103-f0d6-483b-9f84-139bbd61b059 req-a63c5e98-ff44-4107-a347-2d08eac7931a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc5a0a7b-09af-4f6a-b214-5110b60c49d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:24 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [req-24e83103-f0d6-483b-9f84-139bbd61b059 req-a63c5e98-ff44-4107-a347-2d08eac7931a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Created reservations ['b36e3106-37f2-409f-8608-070211d42b40', '9e839d86-8d9d-4227-a8a7-302f52c122e2', '75d089b5-7304-41c0-bc7f-4af6d2fc1efc', 'aa9d151f-42e2-4123-8b28-240c4b92bf66'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:50:24 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [req-24e83103-f0d6-483b-9f84-139bbd61b059 req-a63c5e98-ff44-4107-a347-2d08eac7931a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc5a0a7b-09af-4f6a-b214-5110b60c49d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b36e3106-37f2-409f-8608-070211d42b40', '9e839d86-8d9d-4227-a8a7-302f52c122e2', '75d089b5-7304-41c0-bc7f-4af6d2fc1efc', 'aa9d151f-42e2-4123-8b28-240c4b92bf66']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:24 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [req-24e83103-f0d6-483b-9f84-139bbd61b059 req-a63c5e98-ff44-4107-a347-2d08eac7931a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1c4cebc-aa92-4060-88fc-a4b8711577c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:25 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:25 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:25 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [req-24e83103-f0d6-483b-9f84-139bbd61b059 req-a63c5e98-ff44-4107-a347-2d08eac7931a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1c4cebc-aa92-4060-88fc-a4b8711577c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78fcf894-b97a-438a-a207-bba3e66a9ad6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1539252898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b53ac362b25b4a6c8aafe6fb3325e96f',qos_specs=None,replication_status=,reservations=['b36e3106-37f2-409f-8608-070211d42b40','9e839d86-8d9d-4227-a8a7-302f52c122e2','75d089b5-7304-41c0-bc7f-4af6d2fc1efc','aa9d151f-42e2-4123-8b28-240c4b92bf66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7018ab36c34c4705b16a434f107fa620',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:50:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1539252898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78fcf894-b97a-438a-a207-bba3e66a9ad6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b53ac362b25b4a6c8aafe6fb3325e96f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7018ab36c34c4705b16a434f107fa620',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:25 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [req-24e83103-f0d6-483b-9f84-139bbd61b059 req-a63c5e98-ff44-4107-a347-2d08eac7931a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1ace4e7-435f-4667-be74-14517146599a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:25 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [req-24e83103-f0d6-483b-9f84-139bbd61b059 req-a63c5e98-ff44-4107-a347-2d08eac7931a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1ace4e7-435f-4667-be74-14517146599a) transitioned into state 'SUCCESS' from state '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-1539252898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b53ac362b25b4a6c8aafe6fb3325e96f',qos_specs=None,replication_status=,reservations=['b36e3106-37f2-409f-8608-070211d42b40','9e839d86-8d9d-4227-a8a7-302f52c122e2','75d089b5-7304-41c0-bc7f-4af6d2fc1efc','aa9d151f-42e2-4123-8b28-240c4b92bf66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7018ab36c34c4705b16a434f107fa620',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:25 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [req-24e83103-f0d6-483b-9f84-139bbd61b059 req-a63c5e98-ff44-4107-a347-2d08eac7931a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f8f7cd7-4feb-4fda-a81c-94e511b6cbee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:25 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [req-24e83103-f0d6-483b-9f84-139bbd61b059 req-a63c5e98-ff44-4107-a347-2d08eac7931a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f8f7cd7-4feb-4fda-a81c-94e511b6cbee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:25 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [req-24e83103-f0d6-483b-9f84-139bbd61b059 req-a63c5e98-ff44-4107-a347-2d08eac7931a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Flow 'volume_create_api' (6562c0d6-78d3-4cf3-a622-0b8b44028f56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:50:25 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-24e83103-f0d6-483b-9f84-139bbd61b059 req-a63c5e98-ff44-4107-a347-2d08eac7931a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Create volume request issued successfully. Sep 05 20:50:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-24e83103-f0d6-483b-9f84-139bbd61b059 req-a63c5e98-ff44-4107-a347-2d08eac7931a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:50:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 61/121] 192.168.122.147 () {64 vars in 1430 bytes} [Sat Sep 5 20:50:24 2026] POST /volume/v3/volumes => generated 764 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:50:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-24e83103-f0d6-483b-9f84-139bbd61b059 req-a0b75ec8-0937-43f1-8177-0ab3a5932b30 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-24e83103-f0d6-483b-9f84-139bbd61b059 req-a0b75ec8-0937-43f1-8177-0ab3a5932b30 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] GET http://192.168.122.147/volume/v3/volumes/78fcf894-b97a-438a-a207-bba3e66a9ad6 Sep 05 20:50:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-24e83103-f0d6-483b-9f84-139bbd61b059 req-a0b75ec8-0937-43f1-8177-0ab3a5932b30 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-24e83103-f0d6-483b-9f84-139bbd61b059 req-a0b75ec8-0937-43f1-8177-0ab3a5932b30 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:25 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:25 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:25 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:25 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:25 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-24e83103-f0d6-483b-9f84-139bbd61b059 req-a0b75ec8-0937-43f1-8177-0ab3a5932b30 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Volume info retrieved successfully. Sep 05 20:50:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-24e83103-f0d6-483b-9f84-139bbd61b059 req-a0b75ec8-0937-43f1-8177-0ab3a5932b30 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] http://192.168.122.147/volume/v3/volumes/78fcf894-b97a-438a-a207-bba3e66a9ad6 returned with HTTP 200 Sep 05 20:50:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 61/122] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:50:25 2026] GET /volume/v3/volumes/78fcf894-b97a-438a-a207-bba3e66a9ad6 => generated 832 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-39bcf623-406f-417d-b631-eea9579fac4c req-1a0226b5-d823-4114-80d8-f951b3349b8b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-39bcf623-406f-417d-b631-eea9579fac4c req-1a0226b5-d823-4114-80d8-f951b3349b8b tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] GET http://192.168.122.147/volume/v3/volumes/78fcf894-b97a-438a-a207-bba3e66a9ad6 Sep 05 20:50:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-39bcf623-406f-417d-b631-eea9579fac4c req-1a0226b5-d823-4114-80d8-f951b3349b8b tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-39bcf623-406f-417d-b631-eea9579fac4c req-1a0226b5-d823-4114-80d8-f951b3349b8b tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:25 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:25 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:25 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:25 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:25 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-39bcf623-406f-417d-b631-eea9579fac4c req-1a0226b5-d823-4114-80d8-f951b3349b8b tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Volume info retrieved successfully. Sep 05 20:50:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-39bcf623-406f-417d-b631-eea9579fac4c req-1a0226b5-d823-4114-80d8-f951b3349b8b tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] http://192.168.122.147/volume/v3/volumes/78fcf894-b97a-438a-a207-bba3e66a9ad6 returned with HTTP 200 Sep 05 20:50:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 62/123] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:50:25 2026] GET /volume/v3/volumes/78fcf894-b97a-438a-a207-bba3e66a9ad6 => generated 832 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-23ad02e9-b309-4c77-8168-dca9560c526a req-df644464-cace-4d41-aa74-85478a1cdf28 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-23ad02e9-b309-4c77-8168-dca9560c526a req-df644464-cace-4d41-aa74-85478a1cdf28 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] GET http://192.168.122.147/volume/v3/volumes/78fcf894-b97a-438a-a207-bba3e66a9ad6 Sep 05 20:50:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-23ad02e9-b309-4c77-8168-dca9560c526a req-df644464-cace-4d41-aa74-85478a1cdf28 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-23ad02e9-b309-4c77-8168-dca9560c526a req-df644464-cace-4d41-aa74-85478a1cdf28 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:26 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:26 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:26 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:26 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:26 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-23ad02e9-b309-4c77-8168-dca9560c526a req-df644464-cace-4d41-aa74-85478a1cdf28 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Volume info retrieved successfully. Sep 05 20:50:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-23ad02e9-b309-4c77-8168-dca9560c526a req-df644464-cace-4d41-aa74-85478a1cdf28 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] http://192.168.122.147/volume/v3/volumes/78fcf894-b97a-438a-a207-bba3e66a9ad6 returned with HTTP 200 Sep 05 20:50:26 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 62/124] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:50:26 2026] GET /volume/v3/volumes/78fcf894-b97a-438a-a207-bba3e66a9ad6 => generated 856 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-f6d37051-eb8e-422e-9f64-4a349c5abcbe req-08751b14-53e4-446d-a1f3-23c4fcc5161f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-f6d37051-eb8e-422e-9f64-4a349c5abcbe req-08751b14-53e4-446d-a1f3-23c4fcc5161f tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] GET http://192.168.122.147/volume/v3/volumes/78fcf894-b97a-438a-a207-bba3e66a9ad6 Sep 05 20:50:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-f6d37051-eb8e-422e-9f64-4a349c5abcbe req-08751b14-53e4-446d-a1f3-23c4fcc5161f tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-f6d37051-eb8e-422e-9f64-4a349c5abcbe req-08751b14-53e4-446d-a1f3-23c4fcc5161f tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:27 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:27 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:27 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:27 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-f6d37051-eb8e-422e-9f64-4a349c5abcbe req-08751b14-53e4-446d-a1f3-23c4fcc5161f tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Volume info retrieved successfully. Sep 05 20:50:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-f6d37051-eb8e-422e-9f64-4a349c5abcbe req-08751b14-53e4-446d-a1f3-23c4fcc5161f tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] http://192.168.122.147/volume/v3/volumes/78fcf894-b97a-438a-a207-bba3e66a9ad6 returned with HTTP 200 Sep 05 20:50:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 63/125] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:50:27 2026] GET /volume/v3/volumes/78fcf894-b97a-438a-a207-bba3e66a9ad6 => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-836d516c-630a-4045-b980-47dea722fa43 req-08ac2375-afd8-48ef-a909-c17e6e17c5ab None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-836d516c-630a-4045-b980-47dea722fa43 req-08ac2375-afd8-48ef-a909-c17e6e17c5ab tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 20:50:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-836d516c-630a-4045-b980-47dea722fa43 req-08ac2375-afd8-48ef-a909-c17e6e17c5ab tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "78fcf894-b97a-438a-a207-bba3e66a9ad6", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1541310438", "description": null, "metadata": {}}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:27 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:27 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:27 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:27 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:27 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-836d516c-630a-4045-b980-47dea722fa43 req-08ac2375-afd8-48ef-a909-c17e6e17c5ab tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Volume info retrieved successfully. Sep 05 20:50:27 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [req-836d516c-630a-4045-b980-47dea722fa43 req-08ac2375-afd8-48ef-a909-c17e6e17c5ab tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Create snapshot from volume 78fcf894-b97a-438a-a207-bba3e66a9ad6 Sep 05 20:50:27 devstack devstack@c-api.service[87416]: WARNING cinder.quota [req-836d516c-630a-4045-b980-47dea722fa43 req-08ac2375-afd8-48ef-a909-c17e6e17c5ab tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-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 05 20:50:27 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [req-836d516c-630a-4045-b980-47dea722fa43 req-08ac2375-afd8-48ef-a909-c17e6e17c5ab tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Created reservations ['bc972eda-b8c2-4772-b26d-078c20c498c7', 'df67a754-4ef7-4ae3-9f80-9985f50596a0', 'c6def52f-298e-40cc-8ec9-dc050c2c10fa', '97e3a2e7-061d-489d-85cc-9785a813bef2'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:50:27 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:27 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:27 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-836d516c-630a-4045-b980-47dea722fa43 req-08ac2375-afd8-48ef-a909-c17e6e17c5ab tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Snapshot create request issued successfully. Sep 05 20:50:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-836d516c-630a-4045-b980-47dea722fa43 req-08ac2375-afd8-48ef-a909-c17e6e17c5ab tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 20:50:27 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 63/126] 192.168.122.147 () {64 vars in 1436 bytes} [Sat Sep 5 20:50:27 2026] POST /volume/v3/snapshots => generated 311 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:50:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-0e36567f-5f75-4e23-a55b-0ef0b42c39e6 req-c8e3ebac-cb2b-4d64-a5cc-7435d53dbe47 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-0e36567f-5f75-4e23-a55b-0ef0b42c39e6 req-c8e3ebac-cb2b-4d64-a5cc-7435d53dbe47 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-reader] GET http://192.168.122.147/volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c Sep 05 20:50:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-0e36567f-5f75-4e23-a55b-0ef0b42c39e6 req-c8e3ebac-cb2b-4d64-a5cc-7435d53dbe47 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-0e36567f-5f75-4e23-a55b-0ef0b42c39e6 req-c8e3ebac-cb2b-4d64-a5cc-7435d53dbe47 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-reader] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-0e36567f-5f75-4e23-a55b-0ef0b42c39e6 req-c8e3ebac-cb2b-4d64-a5cc-7435d53dbe47 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-reader] Snapshot retrieved successfully. Sep 05 20:50:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-0e36567f-5f75-4e23-a55b-0ef0b42c39e6 req-c8e3ebac-cb2b-4d64-a5cc-7435d53dbe47 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-reader] http://192.168.122.147/volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c returned with HTTP 200 Sep 05 20:50:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 64/127] 192.168.122.147 () {60 vars in 1493 bytes} [Sat Sep 5 20:50:28 2026] GET /volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c => generated 443 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-eec87d07-ef97-496e-8e9b-b2a8b4e0ca96 req-14b39bd2-8795-4921-babc-2d906433922b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-eec87d07-ef97-496e-8e9b-b2a8b4e0ca96 req-14b39bd2-8795-4921-babc-2d906433922b tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-reader] GET http://192.168.122.147/volume/v3/snapshots/detail Sep 05 20:50:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-eec87d07-ef97-496e-8e9b-b2a8b4e0ca96 req-14b39bd2-8795-4921-babc-2d906433922b tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-eec87d07-ef97-496e-8e9b-b2a8b4e0ca96 req-14b39bd2-8795-4921-babc-2d906433922b tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-reader] Calling method 'detail' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [req-eec87d07-ef97-496e-8e9b-b2a8b4e0ca96 req-14b39bd2-8795-4921-babc-2d906433922b tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-reader] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:50:28 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:28 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:28 devstack devstack@c-api.service[87416]: DEBUG cinder.db.api [req-eec87d07-ef97-496e-8e9b-b2a8b4e0ca96 req-14b39bd2-8795-4921-babc-2d906433922b tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-reader] Building query based on filter {{(pid=87416) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:50:28 devstack devstack@c-api.service[87416]: /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 05 20:50:28 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:50:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-eec87d07-ef97-496e-8e9b-b2a8b4e0ca96 req-14b39bd2-8795-4921-babc-2d906433922b tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-reader] Get all snapshots completed successfully. Sep 05 20:50:28 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:28 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-eec87d07-ef97-496e-8e9b-b2a8b4e0ca96 req-14b39bd2-8795-4921-babc-2d906433922b tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-reader] http://192.168.122.147/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 20:50:28 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 64/128] 192.168.122.147 () {60 vars in 1403 bytes} [Sat Sep 5 20:50:28 2026] GET /volume/v3/snapshots/detail => generated 446 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:50:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-08d03838-577c-4627-9bc5-7b273fd14891 req-b3a0e3f4-4eff-4427-9a99-3d70d41b87ae None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-08d03838-577c-4627-9bc5-7b273fd14891 req-b3a0e3f4-4eff-4427-9a99-3d70d41b87ae tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] GET http://192.168.122.147/volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c Sep 05 20:50:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-08d03838-577c-4627-9bc5-7b273fd14891 req-b3a0e3f4-4eff-4427-9a99-3d70d41b87ae tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-08d03838-577c-4627-9bc5-7b273fd14891 req-b3a0e3f4-4eff-4427-9a99-3d70d41b87ae tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-08d03838-577c-4627-9bc5-7b273fd14891 req-b3a0e3f4-4eff-4427-9a99-3d70d41b87ae tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Snapshot retrieved successfully. Sep 05 20:50:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-08d03838-577c-4627-9bc5-7b273fd14891 req-b3a0e3f4-4eff-4427-9a99-3d70d41b87ae tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] http://192.168.122.147/volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c returned with HTTP 200 Sep 05 20:50:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 65/129] 192.168.122.147 () {60 vars in 1493 bytes} [Sat Sep 5 20:50:28 2026] GET /volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c => generated 443 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-168e6793-5899-458d-b69e-785b00acc670 req-c18c67da-f99a-4228-862f-d7d7a515c8b4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-168e6793-5899-458d-b69e-785b00acc670 req-c18c67da-f99a-4228-862f-d7d7a515c8b4 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] GET http://192.168.122.147/volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c Sep 05 20:50:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-168e6793-5899-458d-b69e-785b00acc670 req-c18c67da-f99a-4228-862f-d7d7a515c8b4 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-168e6793-5899-458d-b69e-785b00acc670 req-c18c67da-f99a-4228-862f-d7d7a515c8b4 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:30 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:30 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:30 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-168e6793-5899-458d-b69e-785b00acc670 req-c18c67da-f99a-4228-862f-d7d7a515c8b4 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Snapshot retrieved successfully. Sep 05 20:50:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-168e6793-5899-458d-b69e-785b00acc670 req-c18c67da-f99a-4228-862f-d7d7a515c8b4 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] http://192.168.122.147/volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c returned with HTTP 200 Sep 05 20:50:30 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 65/130] 192.168.122.147 () {60 vars in 1493 bytes} [Sat Sep 5 20:50:30 2026] GET /volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c => generated 443 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-896b5df5-da06-4c44-af4d-81b0982e9164 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-896b5df5-da06-4c44-af4d-81b0982e9164 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:50:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-896b5df5-da06-4c44-af4d-81b0982e9164 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1709046001"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-896b5df5-da06-4c44-af4d-81b0982e9164 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1709046001'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:50:30 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-896b5df5-da06-4c44-af4d-81b0982e9164 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Create volume of 1 GB Sep 05 20:50:31 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-896b5df5-da06-4c44-af4d-81b0982e9164 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Availability Zones retrieved successfully. Sep 05 20:50:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-896b5df5-da06-4c44-af4d-81b0982e9164 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Flow 'volume_create_api' (6358b199-fe8b-4de2-9678-0e0f0ab9918b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:50:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-896b5df5-da06-4c44-af4d-81b0982e9164 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16630833-d1f0-494f-ac34-c8c716774162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-896b5df5-da06-4c44-af4d-81b0982e9164 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:50:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-e1d71421-56d4-4f19-8b02-207ee8085242 req-70712b9d-9bfb-4911-b57d-9abc6b7ba00a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-e1d71421-56d4-4f19-8b02-207ee8085242 req-70712b9d-9bfb-4911-b57d-9abc6b7ba00a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] GET http://192.168.122.147/volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c Sep 05 20:50:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-e1d71421-56d4-4f19-8b02-207ee8085242 req-70712b9d-9bfb-4911-b57d-9abc6b7ba00a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-e1d71421-56d4-4f19-8b02-207ee8085242 req-70712b9d-9bfb-4911-b57d-9abc6b7ba00a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:31 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:31 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:31 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-e1d71421-56d4-4f19-8b02-207ee8085242 req-70712b9d-9bfb-4911-b57d-9abc6b7ba00a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Snapshot retrieved successfully. Sep 05 20:50:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-e1d71421-56d4-4f19-8b02-207ee8085242 req-70712b9d-9bfb-4911-b57d-9abc6b7ba00a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] http://192.168.122.147/volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c returned with HTTP 200 Sep 05 20:50:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 66/131] 192.168.122.147 () {60 vars in 1493 bytes} [Sat Sep 5 20:50:31 2026] GET /volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c => generated 443 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-896b5df5-da06-4c44-af4d-81b0982e9164 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16630833-d1f0-494f-ac34-c8c716774162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-896b5df5-da06-4c44-af4d-81b0982e9164 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7200a69c-08d5-4b8b-a59f-3962256c9835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:31 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-896b5df5-da06-4c44-af4d-81b0982e9164 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Created reservations ['bbd25a56-671e-4fd5-9f58-7691824eccf5', '7bf207ac-e11f-40d2-b870-0fcb466a813b', 'a6f3ceb9-7c58-456a-804e-8ac5c87730f9', 'f8b0ee67-f86c-43dc-9946-5d808a34cd61'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:50:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-896b5df5-da06-4c44-af4d-81b0982e9164 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7200a69c-08d5-4b8b-a59f-3962256c9835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbd25a56-671e-4fd5-9f58-7691824eccf5', '7bf207ac-e11f-40d2-b870-0fcb466a813b', 'a6f3ceb9-7c58-456a-804e-8ac5c87730f9', 'f8b0ee67-f86c-43dc-9946-5d808a34cd61']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-896b5df5-da06-4c44-af4d-81b0982e9164 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57a274a9-3f2f-4c7c-8d3c-cffc0e21cadf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:31 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:31 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-896b5df5-da06-4c44-af4d-81b0982e9164 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57a274a9-3f2f-4c7c-8d3c-cffc0e21cadf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca90de4a-7678-4a83-80ee-b242b3423126', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1709046001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef4c372ee8b4d578a07f56a9f9e850d',qos_specs=None,replication_status=,reservations=['bbd25a56-671e-4fd5-9f58-7691824eccf5','7bf207ac-e11f-40d2-b870-0fcb466a813b','a6f3ceb9-7c58-456a-804e-8ac5c87730f9','f8b0ee67-f86c-43dc-9946-5d808a34cd61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7adce3943ea457590f9bcf397209347',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:50:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1709046001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca90de4a-7678-4a83-80ee-b242b3423126,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ef4c372ee8b4d578a07f56a9f9e850d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7adce3943ea457590f9bcf397209347',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-896b5df5-da06-4c44-af4d-81b0982e9164 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e901de63-105a-45c1-8845-d284f1bdb7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-896b5df5-da06-4c44-af4d-81b0982e9164 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e901de63-105a-45c1-8845-d284f1bdb7df) transitioned into state 'SUCCESS' from state '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-1709046001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef4c372ee8b4d578a07f56a9f9e850d',qos_specs=None,replication_status=,reservations=['bbd25a56-671e-4fd5-9f58-7691824eccf5','7bf207ac-e11f-40d2-b870-0fcb466a813b','a6f3ceb9-7c58-456a-804e-8ac5c87730f9','f8b0ee67-f86c-43dc-9946-5d808a34cd61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7adce3943ea457590f9bcf397209347',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-896b5df5-da06-4c44-af4d-81b0982e9164 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f3ea42c-1149-46c4-a6bd-c4881316ddd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-896b5df5-da06-4c44-af4d-81b0982e9164 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f3ea42c-1149-46c4-a6bd-c4881316ddd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-896b5df5-da06-4c44-af4d-81b0982e9164 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Flow 'volume_create_api' (6358b199-fe8b-4de2-9678-0e0f0ab9918b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:50:31 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-896b5df5-da06-4c44-af4d-81b0982e9164 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Create volume request issued successfully. Sep 05 20:50:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-896b5df5-da06-4c44-af4d-81b0982e9164 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:50:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 66/132] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:50:30 2026] POST /volume/v3/volumes => generated 764 bytes in 1012 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 20:50:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-aadd01c6-5e60-4f9d-b0e7-dbc4f4c11889 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-aadd01c6-5e60-4f9d-b0e7-dbc4f4c11889 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 Sep 05 20:50:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-aadd01c6-5e60-4f9d-b0e7-dbc4f4c11889 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-aadd01c6-5e60-4f9d-b0e7-dbc4f4c11889 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:32 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:32 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:32 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:32 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:32 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-aadd01c6-5e60-4f9d-b0e7-dbc4f4c11889 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:50:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-aadd01c6-5e60-4f9d-b0e7-dbc4f4c11889 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 returned with HTTP 200 Sep 05 20:50:32 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 67/133] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:31 2026] GET /volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 => generated 832 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-5a390a77-3d5a-4e30-b5cf-343aa529bec9 req-08ea0522-7181-4d2a-809c-c385649374ca None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-5a390a77-3d5a-4e30-b5cf-343aa529bec9 req-08ea0522-7181-4d2a-809c-c385649374ca tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] GET http://192.168.122.147/volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c Sep 05 20:50:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-5a390a77-3d5a-4e30-b5cf-343aa529bec9 req-08ea0522-7181-4d2a-809c-c385649374ca tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-5a390a77-3d5a-4e30-b5cf-343aa529bec9 req-08ea0522-7181-4d2a-809c-c385649374ca tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:32 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:32 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:32 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-5a390a77-3d5a-4e30-b5cf-343aa529bec9 req-08ea0522-7181-4d2a-809c-c385649374ca tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Snapshot retrieved successfully. Sep 05 20:50:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-5a390a77-3d5a-4e30-b5cf-343aa529bec9 req-08ea0522-7181-4d2a-809c-c385649374ca tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] http://192.168.122.147/volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c returned with HTTP 200 Sep 05 20:50:32 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 67/134] 192.168.122.147 () {60 vars in 1493 bytes} [Sat Sep 5 20:50:32 2026] GET /volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c => generated 443 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-290b9c2e-4bbd-4c48-8127-bdc3807ecefa None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-290b9c2e-4bbd-4c48-8127-bdc3807ecefa tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 Sep 05 20:50:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-290b9c2e-4bbd-4c48-8127-bdc3807ecefa tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-290b9c2e-4bbd-4c48-8127-bdc3807ecefa tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:33 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:33 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:33 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:33 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:33 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-290b9c2e-4bbd-4c48-8127-bdc3807ecefa tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:50:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-290b9c2e-4bbd-4c48-8127-bdc3807ecefa tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 returned with HTTP 200 Sep 05 20:50:33 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 68/135] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:33 2026] GET /volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 => generated 856 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-9f817f9d-448d-41d5-b28d-1dba23f1d412 req-a32686b9-baf6-470e-880a-97df78f2bd6a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-9f817f9d-448d-41d5-b28d-1dba23f1d412 req-a32686b9-baf6-470e-880a-97df78f2bd6a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] GET http://192.168.122.147/volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c Sep 05 20:50:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-9f817f9d-448d-41d5-b28d-1dba23f1d412 req-a32686b9-baf6-470e-880a-97df78f2bd6a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-9f817f9d-448d-41d5-b28d-1dba23f1d412 req-a32686b9-baf6-470e-880a-97df78f2bd6a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:34 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:34 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:34 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-9f817f9d-448d-41d5-b28d-1dba23f1d412 req-a32686b9-baf6-470e-880a-97df78f2bd6a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Snapshot retrieved successfully. Sep 05 20:50:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-9f817f9d-448d-41d5-b28d-1dba23f1d412 req-a32686b9-baf6-470e-880a-97df78f2bd6a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] http://192.168.122.147/volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c returned with HTTP 200 Sep 05 20:50:34 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 68/136] 192.168.122.147 () {60 vars in 1493 bytes} [Sat Sep 5 20:50:33 2026] GET /volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c => generated 470 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-380e7e4c-a810-49c7-a034-64b9016c9bad None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-380e7e4c-a810-49c7-a034-64b9016c9bad tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 Sep 05 20:50:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-380e7e4c-a810-49c7-a034-64b9016c9bad tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-380e7e4c-a810-49c7-a034-64b9016c9bad tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:34 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:34 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:34 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:34 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:34 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-380e7e4c-a810-49c7-a034-64b9016c9bad tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:50:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-380e7e4c-a810-49c7-a034-64b9016c9bad tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 returned with HTTP 200 Sep 05 20:50:34 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 69/137] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:34 2026] GET /volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 => generated 857 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:50:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-6a38d7ed-daa0-4eb1-8694-dd3f4c9625de req-bd9909f9-019f-46a5-b9b2-05fab9c98a7a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-6a38d7ed-daa0-4eb1-8694-dd3f4c9625de req-bd9909f9-019f-46a5-b9b2-05fab9c98a7a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c Sep 05 20:50:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-6a38d7ed-daa0-4eb1-8694-dd3f4c9625de req-bd9909f9-019f-46a5-b9b2-05fab9c98a7a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-6a38d7ed-daa0-4eb1-8694-dd3f4c9625de req-bd9909f9-019f-46a5-b9b2-05fab9c98a7a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:35 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [req-6a38d7ed-daa0-4eb1-8694-dd3f4c9625de req-bd9909f9-019f-46a5-b9b2-05fab9c98a7a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Delete snapshot with id: 8c2e3437-20cc-4d1c-bf79-5fdf46061b6c Sep 05 20:50:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-6a38d7ed-daa0-4eb1-8694-dd3f4c9625de req-bd9909f9-019f-46a5-b9b2-05fab9c98a7a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Snapshot retrieved successfully. Sep 05 20:50:35 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:35 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-6a38d7ed-daa0-4eb1-8694-dd3f4c9625de req-bd9909f9-019f-46a5-b9b2-05fab9c98a7a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Snapshot delete request issued successfully. Sep 05 20:50:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-6a38d7ed-daa0-4eb1-8694-dd3f4c9625de req-bd9909f9-019f-46a5-b9b2-05fab9c98a7a tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] http://192.168.122.147/volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c returned with HTTP 202 Sep 05 20:50:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 69/138] 192.168.122.147 () {62 vars in 1515 bytes} [Sat Sep 5 20:50:35 2026] DELETE /volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:50:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-21b76de5-a125-4f66-8918-07f43690b9b3 req-3f7bf052-34ec-4ec0-91d3-7d443c9c5905 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-21b76de5-a125-4f66-8918-07f43690b9b3 req-3f7bf052-34ec-4ec0-91d3-7d443c9c5905 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 Sep 05 20:50:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-21b76de5-a125-4f66-8918-07f43690b9b3 req-3f7bf052-34ec-4ec0-91d3-7d443c9c5905 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-21b76de5-a125-4f66-8918-07f43690b9b3 req-3f7bf052-34ec-4ec0-91d3-7d443c9c5905 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:35 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:35 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-21b76de5-a125-4f66-8918-07f43690b9b3 req-3f7bf052-34ec-4ec0-91d3-7d443c9c5905 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:50:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-21b76de5-a125-4f66-8918-07f43690b9b3 req-3f7bf052-34ec-4ec0-91d3-7d443c9c5905 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 returned with HTTP 200 Sep 05 20:50:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 70/139] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:50:35 2026] GET /volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 => generated 857 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a447bb1e-0234-4172-9200-feb915493f72 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a447bb1e-0234-4172-9200-feb915493f72 None None] GET http://192.168.122.147/volume// Sep 05 20:50:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a447bb1e-0234-4172-9200-feb915493f72 None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a447bb1e-0234-4172-9200-feb915493f72 None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a447bb1e-0234-4172-9200-feb915493f72 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:50:36 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 70/140] 192.168.122.147 () {58 vars in 1317 bytes} [Sat Sep 5 20:50:36 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:50:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-21b76de5-a125-4f66-8918-07f43690b9b3 req-ec16a691-7f3c-42ea-a05e-53fb2363543d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-21b76de5-a125-4f66-8918-07f43690b9b3 req-ec16a691-7f3c-42ea-a05e-53fb2363543d tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 05 20:50:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-21b76de5-a125-4f66-8918-07f43690b9b3 req-ec16a691-7f3c-42ea-a05e-53fb2363543d tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca90de4a-7678-4a83-80ee-b242b3423126", "connector": null, "instance_uuid": "b4e68769-33e7-4dee-90a3-3a42b924327e"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:36 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:36 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:36 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:36 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-21b76de5-a125-4f66-8918-07f43690b9b3 req-ec16a691-7f3c-42ea-a05e-53fb2363543d tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 05 20:50:36 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 71/141] 192.168.122.147 () {66 vars in 1483 bytes} [Sat Sep 5 20:50:36 2026] POST /volume/v3/attachments => generated 273 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-cce42818-2580-4789-99d7-b903a23dea65 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cce42818-2580-4789-99d7-b903a23dea65 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 Sep 05 20:50:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cce42818-2580-4789-99d7-b903a23dea65 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cce42818-2580-4789-99d7-b903a23dea65 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-9ef95416-2c2c-4893-9871-08aecc954471 req-3cfd193d-ad5e-4936-a6a4-3d0ca61ea03d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:36 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:36 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-9ef95416-2c2c-4893-9871-08aecc954471 req-3cfd193d-ad5e-4936-a6a4-3d0ca61ea03d tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] GET http://192.168.122.147/volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c Sep 05 20:50:36 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:36 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-9ef95416-2c2c-4893-9871-08aecc954471 req-3cfd193d-ad5e-4936-a6a4-3d0ca61ea03d tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-9ef95416-2c2c-4893-9871-08aecc954471 req-3cfd193d-ad5e-4936-a6a4-3d0ca61ea03d tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:36 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-cce42818-2580-4789-99d7-b903a23dea65 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:50:36 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:36 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:36 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-9ef95416-2c2c-4893-9871-08aecc954471 req-3cfd193d-ad5e-4936-a6a4-3d0ca61ea03d tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Snapshot retrieved successfully. Sep 05 20:50:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-9ef95416-2c2c-4893-9871-08aecc954471 req-3cfd193d-ad5e-4936-a6a4-3d0ca61ea03d tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] http://192.168.122.147/volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c returned with HTTP 200 Sep 05 20:50:36 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 72/142] 192.168.122.147 () {60 vars in 1493 bytes} [Sat Sep 5 20:50:36 2026] GET /volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c => generated 469 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8300ea34-3991-4637-aacb-3e043f2eaba1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8300ea34-3991-4637-aacb-3e043f2eaba1 None None] GET http://192.168.122.147/volume// Sep 05 20:50:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8300ea34-3991-4637-aacb-3e043f2eaba1 None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8300ea34-3991-4637-aacb-3e043f2eaba1 None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8300ea34-3991-4637-aacb-3e043f2eaba1 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:50:36 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 73/143] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 20:50:36 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:50:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-21b76de5-a125-4f66-8918-07f43690b9b3 req-e8d32432-88fa-48cf-80c2-fc95f7bcb7dc None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cce42818-2580-4789-99d7-b903a23dea65 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 returned with HTTP 200 Sep 05 20:50:36 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 71/144] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:36 2026] GET /volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 => generated 856 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-21b76de5-a125-4f66-8918-07f43690b9b3 req-e8d32432-88fa-48cf-80c2-fc95f7bcb7dc tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 Sep 05 20:50:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-21b76de5-a125-4f66-8918-07f43690b9b3 req-e8d32432-88fa-48cf-80c2-fc95f7bcb7dc tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-21b76de5-a125-4f66-8918-07f43690b9b3 req-e8d32432-88fa-48cf-80c2-fc95f7bcb7dc tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:36 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:36 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:36 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:36 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-cfc57b78-ee36-4bd3-9ac5-a9f993ee5bf6 req-a4e0158a-20c6-4884-9ceb-a00851f26b9b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:36 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-21b76de5-a125-4f66-8918-07f43690b9b3 req-e8d32432-88fa-48cf-80c2-fc95f7bcb7dc tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:50:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-cfc57b78-ee36-4bd3-9ac5-a9f993ee5bf6 req-a4e0158a-20c6-4884-9ceb-a00851f26b9b tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] GET http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa Sep 05 20:50:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-21b76de5-a125-4f66-8918-07f43690b9b3 req-e8d32432-88fa-48cf-80c2-fc95f7bcb7dc tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 returned with HTTP 200 Sep 05 20:50:36 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 74/145] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 20:50:36 2026] GET /volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 => generated 1037 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:50:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-cfc57b78-ee36-4bd3-9ac5-a9f993ee5bf6 req-a4e0158a-20c6-4884-9ceb-a00851f26b9b tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-cfc57b78-ee36-4bd3-9ac5-a9f993ee5bf6 req-a4e0158a-20c6-4884-9ceb-a00851f26b9b tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:36 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:36 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:36 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:36 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:36 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-cfc57b78-ee36-4bd3-9ac5-a9f993ee5bf6 req-a4e0158a-20c6-4884-9ceb-a00851f26b9b tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Volume info retrieved successfully. Sep 05 20:50:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-cfc57b78-ee36-4bd3-9ac5-a9f993ee5bf6 req-a4e0158a-20c6-4884-9ceb-a00851f26b9b tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa returned with HTTP 200 Sep 05 20:50:36 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 72/146] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:50:36 2026] GET /volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa => generated 853 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-21b76de5-a125-4f66-8918-07f43690b9b3 req-7c88a8a1-103d-4b36-80fc-6fd6e335cb19 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-21b76de5-a125-4f66-8918-07f43690b9b3 req-7c88a8a1-103d-4b36-80fc-6fd6e335cb19 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] PUT http://192.168.122.147/volume/v3/attachments/ba09b8fd-43d7-45d5-89a9-2c059a29d80f Sep 05 20:50:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-21b76de5-a125-4f66-8918-07f43690b9b3 req-7c88a8a1-103d-4b36-80fc-6fd6e335cb19 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8dfc494d0f2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4190e5b0-3c92-4807-a8e5-fb98516f3e01", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:37 devstack devstack@c-api.service[87416]: DEBUG cinder.coordination [req-21b76de5-a125-4f66-8918-07f43690b9b3 req-7c88a8a1-103d-4b36-80fc-6fd6e335cb19 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Acquiring lock "cinder-attachment_update-ca90de4a-7678-4a83-80ee-b242b3423126-devstack" by "attachment_update" {{(pid=87416) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 20:50:37 devstack devstack@c-api.service[87416]: DEBUG cinder.coordination [req-21b76de5-a125-4f66-8918-07f43690b9b3 req-7c88a8a1-103d-4b36-80fc-6fd6e335cb19 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Lock "cinder-attachment_update-ca90de4a-7678-4a83-80ee-b242b3423126-devstack" acquired by "attachment_update" :: waited 0.038s {{(pid=87416) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 20:50:37 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:37 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:37 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:37 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-93377769-167f-402f-8fbc-930fcb718191 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-93377769-167f-402f-8fbc-930fcb718191 None None] GET http://192.168.122.147/volume// Sep 05 20:50:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-93377769-167f-402f-8fbc-930fcb718191 None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-93377769-167f-402f-8fbc-930fcb718191 None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-93377769-167f-402f-8fbc-930fcb718191 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:50:37 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 73/147] 192.168.122.147 () {58 vars in 1317 bytes} [Sat Sep 5 20:50:37 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:50:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-cfc57b78-ee36-4bd3-9ac5-a9f993ee5bf6 req-89fbba06-057e-4d75-bebf-1f57e19b54da None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-cfc57b78-ee36-4bd3-9ac5-a9f993ee5bf6 req-89fbba06-057e-4d75-bebf-1f57e19b54da tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 05 20:50:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-cfc57b78-ee36-4bd3-9ac5-a9f993ee5bf6 req-89fbba06-057e-4d75-bebf-1f57e19b54da tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab32dda2-a53a-4295-9111-7ff217ca00fa", "connector": null, "instance_uuid": "fa1253ae-26f9-49bc-92d6-c156f7c60964"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:37 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:37 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:37 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:37 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-cfc57b78-ee36-4bd3-9ac5-a9f993ee5bf6 req-89fbba06-057e-4d75-bebf-1f57e19b54da tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 05 20:50:37 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 74/148] 192.168.122.147 () {66 vars in 1483 bytes} [Sat Sep 5 20:50:37 2026] POST /volume/v3/attachments => generated 273 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:37 devstack devstack@c-api.service[87416]: DEBUG cinder.coordination [req-21b76de5-a125-4f66-8918-07f43690b9b3 req-7c88a8a1-103d-4b36-80fc-6fd6e335cb19 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Lock "cinder-attachment_update-ca90de4a-7678-4a83-80ee-b242b3423126-devstack" released by "attachment_update" :: held 0.451s {{(pid=87416) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 20:50:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-21b76de5-a125-4f66-8918-07f43690b9b3 req-7c88a8a1-103d-4b36-80fc-6fd6e335cb19 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/attachments/ba09b8fd-43d7-45d5-89a9-2c059a29d80f returned with HTTP 200 Sep 05 20:50:37 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 75/149] 192.168.122.147 () {66 vars in 1593 bytes} [Sat Sep 5 20:50:37 2026] PUT /volume/v3/attachments/ba09b8fd-43d7-45d5-89a9-2c059a29d80f => generated 694 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8a1611c7-4eb0-437d-af19-c975a172293d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fe50e012-bf81-428e-8334-9bbd0ea80076 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8a1611c7-4eb0-437d-af19-c975a172293d tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] GET http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa Sep 05 20:50:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8a1611c7-4eb0-437d-af19-c975a172293d tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fe50e012-bf81-428e-8334-9bbd0ea80076 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 Sep 05 20:50:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fe50e012-bf81-428e-8334-9bbd0ea80076 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8a1611c7-4eb0-437d-af19-c975a172293d tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fe50e012-bf81-428e-8334-9bbd0ea80076 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:37 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:37 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:37 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:37 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:37 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-fe50e012-bf81-428e-8334-9bbd0ea80076 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:50:37 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:37 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fe50e012-bf81-428e-8334-9bbd0ea80076 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 returned with HTTP 200 Sep 05 20:50:37 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 76/150] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:37 2026] GET /volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 => generated 857 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f5f2968a-ae8c-4a87-a31a-5d438033828b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f5f2968a-ae8c-4a87-a31a-5d438033828b None None] GET http://192.168.122.147/volume// Sep 05 20:50:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f5f2968a-ae8c-4a87-a31a-5d438033828b None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f5f2968a-ae8c-4a87-a31a-5d438033828b None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f5f2968a-ae8c-4a87-a31a-5d438033828b None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:50:37 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 77/151] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 20:50:37 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:50:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-8842d111-f31d-4d4e-ba2a-7da51735b013 req-fe59a4ba-56a1-4b93-867f-aa7e345cb3e6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-8842d111-f31d-4d4e-ba2a-7da51735b013 req-fe59a4ba-56a1-4b93-867f-aa7e345cb3e6 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] GET http://192.168.122.147/volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c Sep 05 20:50:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-8842d111-f31d-4d4e-ba2a-7da51735b013 req-fe59a4ba-56a1-4b93-867f-aa7e345cb3e6 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-8842d111-f31d-4d4e-ba2a-7da51735b013 req-fe59a4ba-56a1-4b93-867f-aa7e345cb3e6 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:37 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:37 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:37 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:37 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:37 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-8842d111-f31d-4d4e-ba2a-7da51735b013 req-fe59a4ba-56a1-4b93-867f-aa7e345cb3e6 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Snapshot retrieved successfully. Sep 05 20:50:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-8842d111-f31d-4d4e-ba2a-7da51735b013 req-fe59a4ba-56a1-4b93-867f-aa7e345cb3e6 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] http://192.168.122.147/volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c returned with HTTP 200 Sep 05 20:50:37 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 78/152] 192.168.122.147 () {60 vars in 1493 bytes} [Sat Sep 5 20:50:37 2026] GET /volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c => generated 469 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-cfc57b78-ee36-4bd3-9ac5-a9f993ee5bf6 req-bebadf4a-d1bf-4b5e-a389-bd92fffb23f4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-cfc57b78-ee36-4bd3-9ac5-a9f993ee5bf6 req-bebadf4a-d1bf-4b5e-a389-bd92fffb23f4 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] GET http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa Sep 05 20:50:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-cfc57b78-ee36-4bd3-9ac5-a9f993ee5bf6 req-bebadf4a-d1bf-4b5e-a389-bd92fffb23f4 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-cfc57b78-ee36-4bd3-9ac5-a9f993ee5bf6 req-bebadf4a-d1bf-4b5e-a389-bd92fffb23f4 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:37 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8a1611c7-4eb0-437d-af19-c975a172293d tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Volume info retrieved successfully. Sep 05 20:50:37 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:37 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8a1611c7-4eb0-437d-af19-c975a172293d tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa returned with HTTP 200 Sep 05 20:50:37 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 75/153] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:37 2026] GET /volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa => generated 852 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:37 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:37 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:37 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-cfc57b78-ee36-4bd3-9ac5-a9f993ee5bf6 req-bebadf4a-d1bf-4b5e-a389-bd92fffb23f4 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Volume info retrieved successfully. Sep 05 20:50:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-cfc57b78-ee36-4bd3-9ac5-a9f993ee5bf6 req-bebadf4a-d1bf-4b5e-a389-bd92fffb23f4 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa returned with HTTP 200 Sep 05 20:50:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 79/154] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 20:50:37 2026] GET /volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa => generated 1033 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:50:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-cfc57b78-ee36-4bd3-9ac5-a9f993ee5bf6 req-ed075ba5-52eb-47ed-bf27-7245c45c814a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-cfc57b78-ee36-4bd3-9ac5-a9f993ee5bf6 req-ed075ba5-52eb-47ed-bf27-7245c45c814a tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] PUT http://192.168.122.147/volume/v3/attachments/1d3f4445-49c5-49ea-9567-ff9fe1c29943 Sep 05 20:50:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-cfc57b78-ee36-4bd3-9ac5-a9f993ee5bf6 req-ed075ba5-52eb-47ed-bf27-7245c45c814a tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8dfc494d0f2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4190e5b0-3c92-4807-a8e5-fb98516f3e01", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:38 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-cfc57b78-ee36-4bd3-9ac5-a9f993ee5bf6 req-ed075ba5-52eb-47ed-bf27-7245c45c814a tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Acquiring lock "cinder-attachment_update-ab32dda2-a53a-4295-9111-7ff217ca00fa-devstack" by "attachment_update" {{(pid=87415) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 20:50:38 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-cfc57b78-ee36-4bd3-9ac5-a9f993ee5bf6 req-ed075ba5-52eb-47ed-bf27-7245c45c814a tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Lock "cinder-attachment_update-ab32dda2-a53a-4295-9111-7ff217ca00fa-devstack" acquired by "attachment_update" :: waited 0.030s {{(pid=87415) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 20:50:38 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:38 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-21b76de5-a125-4f66-8918-07f43690b9b3 req-ebc7ced3-bfb5-476b-b65d-847ef795e918 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-21b76de5-a125-4f66-8918-07f43690b9b3 req-ebc7ced3-bfb5-476b-b65d-847ef795e918 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] POST http://192.168.122.147/volume/v3/attachments/ba09b8fd-43d7-45d5-89a9-2c059a29d80f/action Sep 05 20:50:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-21b76de5-a125-4f66-8918-07f43690b9b3 req-ebc7ced3-bfb5-476b-b65d-847ef795e918 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Action body: b'{"os-complete": null}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:50:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-21b76de5-a125-4f66-8918-07f43690b9b3 req-ebc7ced3-bfb5-476b-b65d-847ef795e918 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:38 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:38 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:38 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:38 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:38 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:38 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-21b76de5-a125-4f66-8918-07f43690b9b3 req-ebc7ced3-bfb5-476b-b65d-847ef795e918 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/attachments/ba09b8fd-43d7-45d5-89a9-2c059a29d80f/action returned with HTTP 204 Sep 05 20:50:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 80/155] 192.168.122.147 () {66 vars in 1614 bytes} [Sat Sep 5 20:50:38 2026] POST /volume/v3/attachments/ba09b8fd-43d7-45d5-89a9-2c059a29d80f/action => generated 0 bytes in 193 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:50:38 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-cfc57b78-ee36-4bd3-9ac5-a9f993ee5bf6 req-ed075ba5-52eb-47ed-bf27-7245c45c814a tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Lock "cinder-attachment_update-ab32dda2-a53a-4295-9111-7ff217ca00fa-devstack" released by "attachment_update" :: held 0.418s {{(pid=87415) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 20:50:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-cfc57b78-ee36-4bd3-9ac5-a9f993ee5bf6 req-ed075ba5-52eb-47ed-bf27-7245c45c814a tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] http://192.168.122.147/volume/v3/attachments/1d3f4445-49c5-49ea-9567-ff9fe1c29943 returned with HTTP 200 Sep 05 20:50:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 76/156] 192.168.122.147 () {66 vars in 1593 bytes} [Sat Sep 5 20:50:38 2026] PUT /volume/v3/attachments/1d3f4445-49c5-49ea-9567-ff9fe1c29943 => generated 694 bytes in 498 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-65c72d93-e965-4bde-bfef-df4a998bcc84 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-65c72d93-e965-4bde-bfef-df4a998bcc84 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 Sep 05 20:50:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-65c72d93-e965-4bde-bfef-df4a998bcc84 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-65c72d93-e965-4bde-bfef-df4a998bcc84 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:38 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:38 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-eae2d3eb-5309-41f1-a391-f4b7f9d8a9ae None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:38 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:38 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-eae2d3eb-5309-41f1-a391-f4b7f9d8a9ae tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] GET http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa Sep 05 20:50:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-eae2d3eb-5309-41f1-a391-f4b7f9d8a9ae tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-eae2d3eb-5309-41f1-a391-f4b7f9d8a9ae tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:39 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-65c72d93-e965-4bde-bfef-df4a998bcc84 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:50:39 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:39 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:39 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:39 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-65c72d93-e965-4bde-bfef-df4a998bcc84 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 returned with HTTP 200 Sep 05 20:50:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 81/157] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:38 2026] GET /volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 => generated 1149 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-6849662a-f2ea-4369-ad11-1baf3c64c1e8 req-8825d718-a392-4a05-949e-f5b94540ffd6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-6849662a-f2ea-4369-ad11-1baf3c64c1e8 req-8825d718-a392-4a05-949e-f5b94540ffd6 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] GET http://192.168.122.147/volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c Sep 05 20:50:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-6849662a-f2ea-4369-ad11-1baf3c64c1e8 req-8825d718-a392-4a05-949e-f5b94540ffd6 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-6849662a-f2ea-4369-ad11-1baf3c64c1e8 req-8825d718-a392-4a05-949e-f5b94540ffd6 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-eae2d3eb-5309-41f1-a391-f4b7f9d8a9ae tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Volume info retrieved successfully. Sep 05 20:50:39 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:39 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:39 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-6849662a-f2ea-4369-ad11-1baf3c64c1e8 req-8825d718-a392-4a05-949e-f5b94540ffd6 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Snapshot retrieved successfully. Sep 05 20:50:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-6849662a-f2ea-4369-ad11-1baf3c64c1e8 req-8825d718-a392-4a05-949e-f5b94540ffd6 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] http://192.168.122.147/volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c returned with HTTP 200 Sep 05 20:50:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 82/158] 192.168.122.147 () {60 vars in 1493 bytes} [Sat Sep 5 20:50:39 2026] GET /volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c => generated 469 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c33e7816-9a77-4f85-b35a-ec32460efb2e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c33e7816-9a77-4f85-b35a-ec32460efb2e tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 Sep 05 20:50:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c33e7816-9a77-4f85-b35a-ec32460efb2e tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c33e7816-9a77-4f85-b35a-ec32460efb2e tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:39 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:39 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-eae2d3eb-5309-41f1-a391-f4b7f9d8a9ae tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa returned with HTTP 200 Sep 05 20:50:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 77/159] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:38 2026] GET /volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa => generated 853 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:39 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:39 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:39 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c33e7816-9a77-4f85-b35a-ec32460efb2e tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:50:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c33e7816-9a77-4f85-b35a-ec32460efb2e tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 returned with HTTP 200 Sep 05 20:50:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 83/160] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:39 2026] GET /volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 => generated 1149 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-a5443869-a5dd-471e-acc3-54061e793da5 req-e49ec75f-384e-4bb5-97ce-64072107cfe7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-a5443869-a5dd-471e-acc3-54061e793da5 req-e49ec75f-384e-4bb5-97ce-64072107cfe7 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 Sep 05 20:50:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-a5443869-a5dd-471e-acc3-54061e793da5 req-e49ec75f-384e-4bb5-97ce-64072107cfe7 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-a5443869-a5dd-471e-acc3-54061e793da5 req-e49ec75f-384e-4bb5-97ce-64072107cfe7 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-cfc57b78-ee36-4bd3-9ac5-a9f993ee5bf6 req-c1c8b1a0-cfd6-44bc-b68c-369520feba48 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-cfc57b78-ee36-4bd3-9ac5-a9f993ee5bf6 req-c1c8b1a0-cfd6-44bc-b68c-369520feba48 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] POST http://192.168.122.147/volume/v3/attachments/1d3f4445-49c5-49ea-9567-ff9fe1c29943/action Sep 05 20:50:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-cfc57b78-ee36-4bd3-9ac5-a9f993ee5bf6 req-c1c8b1a0-cfd6-44bc-b68c-369520feba48 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Action body: b'{"os-complete": null}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:50:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-cfc57b78-ee36-4bd3-9ac5-a9f993ee5bf6 req-c1c8b1a0-cfd6-44bc-b68c-369520feba48 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:39 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:39 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:39 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:39 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-a5443869-a5dd-471e-acc3-54061e793da5 req-e49ec75f-384e-4bb5-97ce-64072107cfe7 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:50:39 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:39 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:39 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:39 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-a5443869-a5dd-471e-acc3-54061e793da5 req-e49ec75f-384e-4bb5-97ce-64072107cfe7 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 returned with HTTP 200 Sep 05 20:50:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 78/161] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:50:39 2026] GET /volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 => generated 1149 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5cd2aa78-b15c-44af-b332-422db0349a29 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-cfc57b78-ee36-4bd3-9ac5-a9f993ee5bf6 req-c1c8b1a0-cfd6-44bc-b68c-369520feba48 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] http://192.168.122.147/volume/v3/attachments/1d3f4445-49c5-49ea-9567-ff9fe1c29943/action returned with HTTP 204 Sep 05 20:50:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 84/162] 192.168.122.147 () {66 vars in 1614 bytes} [Sat Sep 5 20:50:39 2026] POST /volume/v3/attachments/1d3f4445-49c5-49ea-9567-ff9fe1c29943/action => generated 0 bytes in 131 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:50:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5cd2aa78-b15c-44af-b332-422db0349a29 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 Sep 05 20:50:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5cd2aa78-b15c-44af-b332-422db0349a29 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5cd2aa78-b15c-44af-b332-422db0349a29 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:39 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:39 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:39 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:39 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5cd2aa78-b15c-44af-b332-422db0349a29 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:50:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5cd2aa78-b15c-44af-b332-422db0349a29 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 returned with HTTP 200 Sep 05 20:50:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 79/163] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:39 2026] GET /volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 => generated 1149 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-872cc7fc-0a0f-408c-a21c-df6cfdff2922 req-dd3c69ee-a415-495e-937e-018cb420d785 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-872cc7fc-0a0f-408c-a21c-df6cfdff2922 req-dd3c69ee-a415-495e-937e-018cb420d785 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 Sep 05 20:50:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-872cc7fc-0a0f-408c-a21c-df6cfdff2922 req-dd3c69ee-a415-495e-937e-018cb420d785 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-872cc7fc-0a0f-408c-a21c-df6cfdff2922 req-dd3c69ee-a415-495e-937e-018cb420d785 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:39 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:39 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:39 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:39 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:39 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-872cc7fc-0a0f-408c-a21c-df6cfdff2922 req-dd3c69ee-a415-495e-937e-018cb420d785 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:50:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-872cc7fc-0a0f-408c-a21c-df6cfdff2922 req-dd3c69ee-a415-495e-937e-018cb420d785 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 returned with HTTP 200 Sep 05 20:50:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 85/164] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:50:39 2026] GET /volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 => generated 1149 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-872cc7fc-0a0f-408c-a21c-df6cfdff2922 req-08294b70-e8da-40ff-a928-3e04a75a6816 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-872cc7fc-0a0f-408c-a21c-df6cfdff2922 req-08294b70-e8da-40ff-a928-3e04a75a6816 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] POST http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126/action Sep 05 20:50:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-872cc7fc-0a0f-408c-a21c-df6cfdff2922 req-08294b70-e8da-40ff-a928-3e04a75a6816 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:50:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-872cc7fc-0a0f-408c-a21c-df6cfdff2922 req-08294b70-e8da-40ff-a928-3e04a75a6816 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:39 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:39 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:39 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:39 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-872cc7fc-0a0f-408c-a21c-df6cfdff2922 req-08294b70-e8da-40ff-a928-3e04a75a6816 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:50:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-872cc7fc-0a0f-408c-a21c-df6cfdff2922 req-08294b70-e8da-40ff-a928-3e04a75a6816 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Begin detaching volume completed successfully. Sep 05 20:50:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-872cc7fc-0a0f-408c-a21c-df6cfdff2922 req-08294b70-e8da-40ff-a928-3e04a75a6816 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126/action returned with HTTP 202 Sep 05 20:50:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 80/165] 192.168.122.147 () {64 vars in 1561 bytes} [Sat Sep 5 20:50:39 2026] POST /volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:50:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a59f848d-1f31-4eaf-b92b-580cae24422c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a59f848d-1f31-4eaf-b92b-580cae24422c None None] GET http://192.168.122.147/volume// Sep 05 20:50:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a59f848d-1f31-4eaf-b92b-580cae24422c None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a59f848d-1f31-4eaf-b92b-580cae24422c None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a59f848d-1f31-4eaf-b92b-580cae24422c None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:50:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 86/166] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 20:50:40 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:50:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-872cc7fc-0a0f-408c-a21c-df6cfdff2922 req-4f3a0570-a188-429e-a63c-ff94ccf486cf None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-872cc7fc-0a0f-408c-a21c-df6cfdff2922 req-4f3a0570-a188-429e-a63c-ff94ccf486cf tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 Sep 05 20:50:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-872cc7fc-0a0f-408c-a21c-df6cfdff2922 req-4f3a0570-a188-429e-a63c-ff94ccf486cf tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-872cc7fc-0a0f-408c-a21c-df6cfdff2922 req-4f3a0570-a188-429e-a63c-ff94ccf486cf tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:40 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:40 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-872cc7fc-0a0f-408c-a21c-df6cfdff2922 req-4f3a0570-a188-429e-a63c-ff94ccf486cf tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:50:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-7e3dfa2d-f859-4ca5-950e-a3680ef6f6dc req-f296543e-02de-4789-a6f7-420bc7849ca1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-872cc7fc-0a0f-408c-a21c-df6cfdff2922 req-4f3a0570-a188-429e-a63c-ff94ccf486cf tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 returned with HTTP 200 Sep 05 20:50:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 81/167] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 20:50:40 2026] GET /volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 => generated 1333 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:50:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-7e3dfa2d-f859-4ca5-950e-a3680ef6f6dc req-f296543e-02de-4789-a6f7-420bc7849ca1 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] GET http://192.168.122.147/volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c Sep 05 20:50:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-7e3dfa2d-f859-4ca5-950e-a3680ef6f6dc req-f296543e-02de-4789-a6f7-420bc7849ca1 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-7e3dfa2d-f859-4ca5-950e-a3680ef6f6dc req-f296543e-02de-4789-a6f7-420bc7849ca1 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-456596d1-99e6-450d-b9cf-5b27d3bd26f4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-456596d1-99e6-450d-b9cf-5b27d3bd26f4 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] GET http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa Sep 05 20:50:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-456596d1-99e6-450d-b9cf-5b27d3bd26f4 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-456596d1-99e6-450d-b9cf-5b27d3bd26f4 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-7e3dfa2d-f859-4ca5-950e-a3680ef6f6dc req-f296543e-02de-4789-a6f7-420bc7849ca1 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] http://192.168.122.147/volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c returned with HTTP 404 Sep 05 20:50:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 87/168] 192.168.122.147 () {60 vars in 1493 bytes} [Sat Sep 5 20:50:40 2026] GET /volume/v3/snapshots/8c2e3437-20cc-4d1c-bf79-5fdf46061b6c => generated 111 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:50:40 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:40 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-456596d1-99e6-450d-b9cf-5b27d3bd26f4 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Volume info retrieved successfully. Sep 05 20:50:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-456596d1-99e6-450d-b9cf-5b27d3bd26f4 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa returned with HTTP 200 Sep 05 20:50:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 82/169] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:40 2026] GET /volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa => generated 1145 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-db22eb6e-2c1f-47a8-97c3-0b5659cc2582 req-76fc9e84-90f5-4132-89ad-f2afafa6c1c5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-db22eb6e-2c1f-47a8-97c3-0b5659cc2582 req-76fc9e84-90f5-4132-89ad-f2afafa6c1c5 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] DELETE http://192.168.122.147/volume/v3/volumes/78fcf894-b97a-438a-a207-bba3e66a9ad6 Sep 05 20:50:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-db22eb6e-2c1f-47a8-97c3-0b5659cc2582 req-76fc9e84-90f5-4132-89ad-f2afafa6c1c5 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-db22eb6e-2c1f-47a8-97c3-0b5659cc2582 req-76fc9e84-90f5-4132-89ad-f2afafa6c1c5 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-121a65a3-7056-4f05-b01a-6cfebcd19479 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:40 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [req-db22eb6e-2c1f-47a8-97c3-0b5659cc2582 req-76fc9e84-90f5-4132-89ad-f2afafa6c1c5 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Delete volume with id: 78fcf894-b97a-438a-a207-bba3e66a9ad6 Sep 05 20:50:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-121a65a3-7056-4f05-b01a-6cfebcd19479 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] GET http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa Sep 05 20:50:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-121a65a3-7056-4f05-b01a-6cfebcd19479 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-121a65a3-7056-4f05-b01a-6cfebcd19479 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:40 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:40 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:40 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:40 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:40 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:40 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:40 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-db22eb6e-2c1f-47a8-97c3-0b5659cc2582 req-76fc9e84-90f5-4132-89ad-f2afafa6c1c5 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Volume info retrieved successfully. Sep 05 20:50:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-121a65a3-7056-4f05-b01a-6cfebcd19479 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Volume info retrieved successfully. Sep 05 20:50:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-121a65a3-7056-4f05-b01a-6cfebcd19479 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa returned with HTTP 200 Sep 05 20:50:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 83/170] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:40 2026] GET /volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa => generated 1145 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:40 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-db22eb6e-2c1f-47a8-97c3-0b5659cc2582 req-76fc9e84-90f5-4132-89ad-f2afafa6c1c5 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Delete volume request issued successfully. Sep 05 20:50:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-db22eb6e-2c1f-47a8-97c3-0b5659cc2582 req-76fc9e84-90f5-4132-89ad-f2afafa6c1c5 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] http://192.168.122.147/volume/v3/volumes/78fcf894-b97a-438a-a207-bba3e66a9ad6 returned with HTTP 202 Sep 05 20:50:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 88/171] 192.168.122.147 () {62 vars in 1509 bytes} [Sat Sep 5 20:50:40 2026] DELETE /volume/v3/volumes/78fcf894-b97a-438a-a207-bba3e66a9ad6 => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:50:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-07bf2e2b-21ff-4dec-9838-8e0f77961fb6 req-a3cf9822-d012-4b2d-aff2-ae9be15785f9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-07bf2e2b-21ff-4dec-9838-8e0f77961fb6 req-a3cf9822-d012-4b2d-aff2-ae9be15785f9 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] GET http://192.168.122.147/volume/v3/volumes/78fcf894-b97a-438a-a207-bba3e66a9ad6 Sep 05 20:50:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-07bf2e2b-21ff-4dec-9838-8e0f77961fb6 req-a3cf9822-d012-4b2d-aff2-ae9be15785f9 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-07bf2e2b-21ff-4dec-9838-8e0f77961fb6 req-a3cf9822-d012-4b2d-aff2-ae9be15785f9 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:40 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:40 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-872cc7fc-0a0f-408c-a21c-df6cfdff2922 req-c5ea59b7-36ca-45fe-8d7b-ec792e7b2aeb None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-872cc7fc-0a0f-408c-a21c-df6cfdff2922 req-c5ea59b7-36ca-45fe-8d7b-ec792e7b2aeb tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] DELETE http://192.168.122.147/volume/v3/attachments/ba09b8fd-43d7-45d5-89a9-2c059a29d80f Sep 05 20:50:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-872cc7fc-0a0f-408c-a21c-df6cfdff2922 req-c5ea59b7-36ca-45fe-8d7b-ec792e7b2aeb tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-872cc7fc-0a0f-408c-a21c-df6cfdff2922 req-c5ea59b7-36ca-45fe-8d7b-ec792e7b2aeb tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-07bf2e2b-21ff-4dec-9838-8e0f77961fb6 req-a3cf9822-d012-4b2d-aff2-ae9be15785f9 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Volume info retrieved successfully. Sep 05 20:50:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-07bf2e2b-21ff-4dec-9838-8e0f77961fb6 req-a3cf9822-d012-4b2d-aff2-ae9be15785f9 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] http://192.168.122.147/volume/v3/volumes/78fcf894-b97a-438a-a207-bba3e66a9ad6 returned with HTTP 200 Sep 05 20:50:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 84/172] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:50:40 2026] GET /volume/v3/volumes/78fcf894-b97a-438a-a207-bba3e66a9ad6 => generated 856 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:40 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:40 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:40 devstack devstack@c-api.service[87416]: /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 05 20:50:40 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, Sep 05 20:50:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-872cc7fc-0a0f-408c-a21c-df6cfdff2922 req-c5ea59b7-36ca-45fe-8d7b-ec792e7b2aeb tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/attachments/ba09b8fd-43d7-45d5-89a9-2c059a29d80f returned with HTTP 200 Sep 05 20:50:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 89/173] 192.168.122.147 () {64 vars in 1562 bytes} [Sat Sep 5 20:50:40 2026] DELETE /volume/v3/attachments/ba09b8fd-43d7-45d5-89a9-2c059a29d80f => generated 19 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:50:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b5e209c7-e32d-442d-8203-239b23524727 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b5e209c7-e32d-442d-8203-239b23524727 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 Sep 05 20:50:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b5e209c7-e32d-442d-8203-239b23524727 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b5e209c7-e32d-442d-8203-239b23524727 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:41 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:41 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:41 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:41 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:41 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b5e209c7-e32d-442d-8203-239b23524727 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:50:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-3618cef3-0718-48b0-8930-e2a3ebfdc39a req-55b0e151-7d6a-42e2-b830-4bf5a6bbf629 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b5e209c7-e32d-442d-8203-239b23524727 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 returned with HTTP 200 Sep 05 20:50:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 85/174] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:41 2026] GET /volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 => generated 857 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-3618cef3-0718-48b0-8930-e2a3ebfdc39a req-55b0e151-7d6a-42e2-b830-4bf5a6bbf629 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] GET http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa Sep 05 20:50:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-3618cef3-0718-48b0-8930-e2a3ebfdc39a req-55b0e151-7d6a-42e2-b830-4bf5a6bbf629 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-3618cef3-0718-48b0-8930-e2a3ebfdc39a req-55b0e151-7d6a-42e2-b830-4bf5a6bbf629 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:41 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:41 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:41 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:41 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:41 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-3618cef3-0718-48b0-8930-e2a3ebfdc39a req-55b0e151-7d6a-42e2-b830-4bf5a6bbf629 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Volume info retrieved successfully. Sep 05 20:50:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-3618cef3-0718-48b0-8930-e2a3ebfdc39a req-55b0e151-7d6a-42e2-b830-4bf5a6bbf629 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa returned with HTTP 200 Sep 05 20:50:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 90/175] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:50:41 2026] GET /volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa => generated 1145 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-3618cef3-0718-48b0-8930-e2a3ebfdc39a req-62104329-746a-4572-97d2-1c9feb44e43b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-3618cef3-0718-48b0-8930-e2a3ebfdc39a req-62104329-746a-4572-97d2-1c9feb44e43b tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] POST http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa/action Sep 05 20:50:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-3618cef3-0718-48b0-8930-e2a3ebfdc39a req-62104329-746a-4572-97d2-1c9feb44e43b tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:50:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-3618cef3-0718-48b0-8930-e2a3ebfdc39a req-62104329-746a-4572-97d2-1c9feb44e43b tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:41 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:41 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:41 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:41 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:41 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-3618cef3-0718-48b0-8930-e2a3ebfdc39a req-62104329-746a-4572-97d2-1c9feb44e43b tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Volume info retrieved successfully. Sep 05 20:50:41 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-3618cef3-0718-48b0-8930-e2a3ebfdc39a req-62104329-746a-4572-97d2-1c9feb44e43b tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Begin detaching volume completed successfully. Sep 05 20:50:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-3618cef3-0718-48b0-8930-e2a3ebfdc39a req-62104329-746a-4572-97d2-1c9feb44e43b tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa/action returned with HTTP 202 Sep 05 20:50:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 86/176] 192.168.122.147 () {64 vars in 1561 bytes} [Sat Sep 5 20:50:41 2026] POST /volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:50:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8646004b-2c85-4bef-8cea-abc8bd429afe None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8646004b-2c85-4bef-8cea-abc8bd429afe tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] GET http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa Sep 05 20:50:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8646004b-2c85-4bef-8cea-abc8bd429afe tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8646004b-2c85-4bef-8cea-abc8bd429afe tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:41 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:41 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-f3e4273f-a07c-4322-a61f-b4806d5b1158 req-c5523d60-4b7f-49ef-bf09-f83681c56b18 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:41 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:41 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:41 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8646004b-2c85-4bef-8cea-abc8bd429afe tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Volume info retrieved successfully. Sep 05 20:50:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-f3e4273f-a07c-4322-a61f-b4806d5b1158 req-c5523d60-4b7f-49ef-bf09-f83681c56b18 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] GET http://192.168.122.147/volume/v3/volumes/78fcf894-b97a-438a-a207-bba3e66a9ad6 Sep 05 20:50:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-f3e4273f-a07c-4322-a61f-b4806d5b1158 req-c5523d60-4b7f-49ef-bf09-f83681c56b18 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-f3e4273f-a07c-4322-a61f-b4806d5b1158 req-c5523d60-4b7f-49ef-bf09-f83681c56b18 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8646004b-2c85-4bef-8cea-abc8bd429afe tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa returned with HTTP 200 Sep 05 20:50:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 91/177] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:41 2026] GET /volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa => generated 1148 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a9e40c9d-948a-473b-ab00-9e117a1b8275 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a9e40c9d-948a-473b-ab00-9e117a1b8275 None None] GET http://192.168.122.147/volume// Sep 05 20:50:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a9e40c9d-948a-473b-ab00-9e117a1b8275 None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a9e40c9d-948a-473b-ab00-9e117a1b8275 None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a9e40c9d-948a-473b-ab00-9e117a1b8275 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:50:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 92/178] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 20:50:41 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:50:41 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:41 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:41 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:41 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-3618cef3-0718-48b0-8930-e2a3ebfdc39a req-fb16fadc-3d9a-4ecd-9c61-bf8328b4373b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-3618cef3-0718-48b0-8930-e2a3ebfdc39a req-fb16fadc-3d9a-4ecd-9c61-bf8328b4373b tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] GET http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa Sep 05 20:50:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-3618cef3-0718-48b0-8930-e2a3ebfdc39a req-fb16fadc-3d9a-4ecd-9c61-bf8328b4373b tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-3618cef3-0718-48b0-8930-e2a3ebfdc39a req-fb16fadc-3d9a-4ecd-9c61-bf8328b4373b tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:41 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:41 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:41 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-f3e4273f-a07c-4322-a61f-b4806d5b1158 req-c5523d60-4b7f-49ef-bf09-f83681c56b18 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Volume info retrieved successfully. Sep 05 20:50:41 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:41 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-f3e4273f-a07c-4322-a61f-b4806d5b1158 req-c5523d60-4b7f-49ef-bf09-f83681c56b18 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] http://192.168.122.147/volume/v3/volumes/78fcf894-b97a-438a-a207-bba3e66a9ad6 returned with HTTP 200 Sep 05 20:50:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 87/179] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:50:41 2026] GET /volume/v3/volumes/78fcf894-b97a-438a-a207-bba3e66a9ad6 => generated 856 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:41 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-3618cef3-0718-48b0-8930-e2a3ebfdc39a req-fb16fadc-3d9a-4ecd-9c61-bf8328b4373b tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Volume info retrieved successfully. Sep 05 20:50:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-3618cef3-0718-48b0-8930-e2a3ebfdc39a req-fb16fadc-3d9a-4ecd-9c61-bf8328b4373b tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa returned with HTTP 200 Sep 05 20:50:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 93/180] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 20:50:41 2026] GET /volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa => generated 1329 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:50:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2db02f1d-76cc-4c44-8e24-bc4df7ab2fcb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2db02f1d-76cc-4c44-8e24-bc4df7ab2fcb None None] GET http://192.168.122.147/volume// Sep 05 20:50:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2db02f1d-76cc-4c44-8e24-bc4df7ab2fcb None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2db02f1d-76cc-4c44-8e24-bc4df7ab2fcb None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2db02f1d-76cc-4c44-8e24-bc4df7ab2fcb None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:50:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 88/181] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 20:50:42 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:50:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-eefe09d6-d16d-4c71-ab3c-7b0e882da6e4 req-2fc74bfe-89ee-4e83-be0b-9c2aa33b53b0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-eefe09d6-d16d-4c71-ab3c-7b0e882da6e4 req-2fc74bfe-89ee-4e83-be0b-9c2aa33b53b0 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 05 20:50:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-eefe09d6-d16d-4c71-ab3c-7b0e882da6e4 req-2fc74bfe-89ee-4e83-be0b-9c2aa33b53b0 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba23eec8-64e2-447e-a2df-3c43a0c755f1", "connector": null, "instance_uuid": "b8ed5ffd-86c5-46b6-a490-897621f2ec00"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:42 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:42 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:42 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:42 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:42 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:42 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-3618cef3-0718-48b0-8930-e2a3ebfdc39a req-ed9ba4d1-2d12-4e20-b9ba-0e13a837322d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-3618cef3-0718-48b0-8930-e2a3ebfdc39a req-ed9ba4d1-2d12-4e20-b9ba-0e13a837322d tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] DELETE http://192.168.122.147/volume/v3/attachments/1d3f4445-49c5-49ea-9567-ff9fe1c29943 Sep 05 20:50:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-3618cef3-0718-48b0-8930-e2a3ebfdc39a req-ed9ba4d1-2d12-4e20-b9ba-0e13a837322d tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-3618cef3-0718-48b0-8930-e2a3ebfdc39a req-ed9ba4d1-2d12-4e20-b9ba-0e13a837322d tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-eefe09d6-d16d-4c71-ab3c-7b0e882da6e4 req-2fc74bfe-89ee-4e83-be0b-9c2aa33b53b0 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 05 20:50:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 94/182] 192.168.122.147 () {66 vars in 1483 bytes} [Sat Sep 5 20:50:42 2026] POST /volume/v3/attachments => generated 273 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:42 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:42 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-eefe09d6-d16d-4c71-ab3c-7b0e882da6e4 req-cc512999-bfa9-4838-956f-e022c4e2c22e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-eefe09d6-d16d-4c71-ab3c-7b0e882da6e4 req-cc512999-bfa9-4838-956f-e022c4e2c22e tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] DELETE http://192.168.122.147/volume/v3/attachments/1624d454-fd81-4f37-a37c-2dd74b478873 Sep 05 20:50:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-eefe09d6-d16d-4c71-ab3c-7b0e882da6e4 req-cc512999-bfa9-4838-956f-e022c4e2c22e tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-eefe09d6-d16d-4c71-ab3c-7b0e882da6e4 req-cc512999-bfa9-4838-956f-e022c4e2c22e tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:42 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:42 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:42 devstack devstack@c-api.service[87415]: /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 05 20:50:42 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, Sep 05 20:50:42 devstack devstack@c-api.service[87416]: /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 05 20:50:42 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, Sep 05 20:50:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-3618cef3-0718-48b0-8930-e2a3ebfdc39a req-ed9ba4d1-2d12-4e20-b9ba-0e13a837322d tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] http://192.168.122.147/volume/v3/attachments/1d3f4445-49c5-49ea-9567-ff9fe1c29943 returned with HTTP 200 Sep 05 20:50:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 89/183] 192.168.122.147 () {64 vars in 1562 bytes} [Sat Sep 5 20:50:42 2026] DELETE /volume/v3/attachments/1d3f4445-49c5-49ea-9567-ff9fe1c29943 => generated 19 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-febb52b1-699f-4282-a322-6c2ce507701c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-febb52b1-699f-4282-a322-6c2ce507701c tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] GET http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa Sep 05 20:50:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-febb52b1-699f-4282-a322-6c2ce507701c tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-febb52b1-699f-4282-a322-6c2ce507701c tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:42 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:42 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:42 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:42 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:42 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-febb52b1-699f-4282-a322-6c2ce507701c tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Volume info retrieved successfully. Sep 05 20:50:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-eefe09d6-d16d-4c71-ab3c-7b0e882da6e4 req-cc512999-bfa9-4838-956f-e022c4e2c22e tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/attachments/1624d454-fd81-4f37-a37c-2dd74b478873 returned with HTTP 200 Sep 05 20:50:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 95/184] 192.168.122.147 () {64 vars in 1562 bytes} [Sat Sep 5 20:50:42 2026] DELETE /volume/v3/attachments/1624d454-fd81-4f37-a37c-2dd74b478873 => generated 192 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-febb52b1-699f-4282-a322-6c2ce507701c tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa returned with HTTP 200 Sep 05 20:50:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 90/185] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:42 2026] GET /volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa => generated 853 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-d5437440-0795-4497-9f68-a2691c37dd66 req-4c7dc7ed-b153-41f9-b843-a2c61219b5f6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-d5437440-0795-4497-9f68-a2691c37dd66 req-4c7dc7ed-b153-41f9-b843-a2c61219b5f6 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] GET http://192.168.122.147/volume/v3/volumes/78fcf894-b97a-438a-a207-bba3e66a9ad6 Sep 05 20:50:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-d5437440-0795-4497-9f68-a2691c37dd66 req-4c7dc7ed-b153-41f9-b843-a2c61219b5f6 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-d5437440-0795-4497-9f68-a2691c37dd66 req-4c7dc7ed-b153-41f9-b843-a2c61219b5f6 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-d5437440-0795-4497-9f68-a2691c37dd66 req-4c7dc7ed-b153-41f9-b843-a2c61219b5f6 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] http://192.168.122.147/volume/v3/volumes/78fcf894-b97a-438a-a207-bba3e66a9ad6 returned with HTTP 404 Sep 05 20:50:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 96/186] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:50:43 2026] GET /volume/v3/volumes/78fcf894-b97a-438a-a207-bba3e66a9ad6 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:50:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-664720af-bdc7-4bdb-ba4a-edb44fb4c878 req-39a52f81-9e65-4e4e-86f4-52a231bf0739 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-664720af-bdc7-4bdb-ba4a-edb44fb4c878 req-39a52f81-9e65-4e4e-86f4-52a231bf0739 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] DELETE http://192.168.122.147/volume/v3/volumes/78fcf894-b97a-438a-a207-bba3e66a9ad6 Sep 05 20:50:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-664720af-bdc7-4bdb-ba4a-edb44fb4c878 req-39a52f81-9e65-4e4e-86f4-52a231bf0739 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-664720af-bdc7-4bdb-ba4a-edb44fb4c878 req-39a52f81-9e65-4e4e-86f4-52a231bf0739 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:43 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [req-664720af-bdc7-4bdb-ba4a-edb44fb4c878 req-39a52f81-9e65-4e4e-86f4-52a231bf0739 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Delete volume with id: 78fcf894-b97a-438a-a207-bba3e66a9ad6 Sep 05 20:50:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-664720af-bdc7-4bdb-ba4a-edb44fb4c878 req-39a52f81-9e65-4e4e-86f4-52a231bf0739 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] http://192.168.122.147/volume/v3/volumes/78fcf894-b97a-438a-a207-bba3e66a9ad6 returned with HTTP 404 Sep 05 20:50:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 91/187] 192.168.122.147 () {62 vars in 1509 bytes} [Sat Sep 5 20:50:43 2026] DELETE /volume/v3/volumes/78fcf894-b97a-438a-a207-bba3e66a9ad6 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:50:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-f45371eb-4d84-40ce-9c7f-156de6c98c82 req-4e8feb18-fb18-47d9-8483-c3d7f18a7307 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-f45371eb-4d84-40ce-9c7f-156de6c98c82 req-4e8feb18-fb18-47d9-8483-c3d7f18a7307 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] GET http://192.168.122.147/volume/v3/volumes/78fcf894-b97a-438a-a207-bba3e66a9ad6 Sep 05 20:50:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-f45371eb-4d84-40ce-9c7f-156de6c98c82 req-4e8feb18-fb18-47d9-8483-c3d7f18a7307 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-f45371eb-4d84-40ce-9c7f-156de6c98c82 req-4e8feb18-fb18-47d9-8483-c3d7f18a7307 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-f45371eb-4d84-40ce-9c7f-156de6c98c82 req-4e8feb18-fb18-47d9-8483-c3d7f18a7307 tempest-VolumesSnapshotsTestJSON-2071012261 tempest-VolumesSnapshotsTestJSON-2071012261-project-member] http://192.168.122.147/volume/v3/volumes/78fcf894-b97a-438a-a207-bba3e66a9ad6 returned with HTTP 404 Sep 05 20:50:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 97/188] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:50:43 2026] GET /volume/v3/volumes/78fcf894-b97a-438a-a207-bba3e66a9ad6 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:50:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-eefe09d6-d16d-4c71-ab3c-7b0e882da6e4 req-ed8fb940-3cce-4800-b17b-229f6f9c2ec1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-eefe09d6-d16d-4c71-ab3c-7b0e882da6e4 req-ed8fb940-3cce-4800-b17b-229f6f9c2ec1 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] PUT http://192.168.122.147/volume/v3/attachments/1a2485c1-3508-468f-9270-dea6683733da Sep 05 20:50:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-eefe09d6-d16d-4c71-ab3c-7b0e882da6e4 req-ed8fb940-3cce-4800-b17b-229f6f9c2ec1 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8dfc494d0f2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4190e5b0-3c92-4807-a8e5-fb98516f3e01", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:47 devstack devstack@c-api.service[87415]: DEBUG dbcounter [-] [87415] Writing DB stats cinder:SELECT=250,cinder:INSERT=34,cinder:UPDATE=62 {{(pid=87415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:50:47 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-eefe09d6-d16d-4c71-ab3c-7b0e882da6e4 req-ed8fb940-3cce-4800-b17b-229f6f9c2ec1 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Acquiring lock "cinder-attachment_update-ba23eec8-64e2-447e-a2df-3c43a0c755f1-devstack" by "attachment_update" {{(pid=87415) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 20:50:47 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-eefe09d6-d16d-4c71-ab3c-7b0e882da6e4 req-ed8fb940-3cce-4800-b17b-229f6f9c2ec1 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Lock "cinder-attachment_update-ba23eec8-64e2-447e-a2df-3c43a0c755f1-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=87415) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 20:50:47 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:47 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:47 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:47 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:47 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-eefe09d6-d16d-4c71-ab3c-7b0e882da6e4 req-ed8fb940-3cce-4800-b17b-229f6f9c2ec1 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Lock "cinder-attachment_update-ba23eec8-64e2-447e-a2df-3c43a0c755f1-devstack" released by "attachment_update" :: held 0.360s {{(pid=87415) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 20:50:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-284fdb8e-27bd-4cde-8aab-5d27164c1304 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-eefe09d6-d16d-4c71-ab3c-7b0e882da6e4 req-ed8fb940-3cce-4800-b17b-229f6f9c2ec1 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/attachments/1a2485c1-3508-468f-9270-dea6683733da returned with HTTP 200 Sep 05 20:50:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 92/189] 192.168.122.147 () {66 vars in 1593 bytes} [Sat Sep 5 20:50:47 2026] PUT /volume/v3/attachments/1a2485c1-3508-468f-9270-dea6683733da => generated 694 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-284fdb8e-27bd-4cde-8aab-5d27164c1304 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] GET http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa Sep 05 20:50:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-284fdb8e-27bd-4cde-8aab-5d27164c1304 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-284fdb8e-27bd-4cde-8aab-5d27164c1304 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-eefe09d6-d16d-4c71-ab3c-7b0e882da6e4 req-17bd5de6-c485-4ba9-a09f-ba6f5ccaae59 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:47 devstack devstack@c-api.service[87416]: DEBUG dbcounter [-] [87416] Writing DB stats cinder:SELECT=213,cinder:UPDATE=33,cinder:INSERT=11 {{(pid=87416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:50:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-eefe09d6-d16d-4c71-ab3c-7b0e882da6e4 req-17bd5de6-c485-4ba9-a09f-ba6f5ccaae59 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] GET http://192.168.122.147/volume/v3/attachments/1a2485c1-3508-468f-9270-dea6683733da Sep 05 20:50:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-eefe09d6-d16d-4c71-ab3c-7b0e882da6e4 req-17bd5de6-c485-4ba9-a09f-ba6f5ccaae59 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-eefe09d6-d16d-4c71-ab3c-7b0e882da6e4 req-17bd5de6-c485-4ba9-a09f-ba6f5ccaae59 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:47 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:47 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:47 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:47 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-284fdb8e-27bd-4cde-8aab-5d27164c1304 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Volume info retrieved successfully. Sep 05 20:50:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-284fdb8e-27bd-4cde-8aab-5d27164c1304 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa returned with HTTP 200 Sep 05 20:50:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 98/190] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:47 2026] GET /volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:47 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:47 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-eefe09d6-d16d-4c71-ab3c-7b0e882da6e4 req-17bd5de6-c485-4ba9-a09f-ba6f5ccaae59 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/attachments/1a2485c1-3508-468f-9270-dea6683733da returned with HTTP 200 Sep 05 20:50:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 93/191] 192.168.122.147 () {62 vars in 1540 bytes} [Sat Sep 5 20:50:47 2026] GET /volume/v3/attachments/1a2485c1-3508-468f-9270-dea6683733da => generated 719 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:50:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fdace6c6-fb69-4e71-a652-36c7fcbbfbe4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fdace6c6-fb69-4e71-a652-36c7fcbbfbe4 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] GET http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa Sep 05 20:50:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fdace6c6-fb69-4e71-a652-36c7fcbbfbe4 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fdace6c6-fb69-4e71-a652-36c7fcbbfbe4 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:47 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:47 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:47 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:47 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-fdace6c6-fb69-4e71-a652-36c7fcbbfbe4 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Volume info retrieved successfully. Sep 05 20:50:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fdace6c6-fb69-4e71-a652-36c7fcbbfbe4 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa returned with HTTP 200 Sep 05 20:50:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 99/192] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:47 2026] GET /volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa => generated 853 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-cbee0d5e-59bb-465a-8020-ca883431b820 req-5b53166c-d2c8-487d-813c-e13eda2542fa None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-cbee0d5e-59bb-465a-8020-ca883431b820 req-5b53166c-d2c8-487d-813c-e13eda2542fa tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:50:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-cbee0d5e-59bb-465a-8020-ca883431b820 req-5b53166c-d2c8-487d-813c-e13eda2542fa tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-692272960", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [req-cbee0d5e-59bb-465a-8020-ca883431b820 req-5b53166c-d2c8-487d-813c-e13eda2542fa tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-692272960', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:50:49 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [req-cbee0d5e-59bb-465a-8020-ca883431b820 req-5b53166c-d2c8-487d-813c-e13eda2542fa tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Create volume of 1 GB Sep 05 20:50:49 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:49 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:49 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-cbee0d5e-59bb-465a-8020-ca883431b820 req-5b53166c-d2c8-487d-813c-e13eda2542fa tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Availability Zones retrieved successfully. Sep 05 20:50:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [req-cbee0d5e-59bb-465a-8020-ca883431b820 req-5b53166c-d2c8-487d-813c-e13eda2542fa tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Flow 'volume_create_api' (8ce74b42-00c7-43f1-aafd-005f45e359dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:50:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [req-cbee0d5e-59bb-465a-8020-ca883431b820 req-5b53166c-d2c8-487d-813c-e13eda2542fa tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f134483-fc5d-4c29-a159-a03df9cbeba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [req-cbee0d5e-59bb-465a-8020-ca883431b820 req-5b53166c-d2c8-487d-813c-e13eda2542fa tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:50:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [req-cbee0d5e-59bb-465a-8020-ca883431b820 req-5b53166c-d2c8-487d-813c-e13eda2542fa tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f134483-fc5d-4c29-a159-a03df9cbeba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [req-cbee0d5e-59bb-465a-8020-ca883431b820 req-5b53166c-d2c8-487d-813c-e13eda2542fa tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (112f3433-48d5-4c52-a681-6d0943d7fd8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:50 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [req-cbee0d5e-59bb-465a-8020-ca883431b820 req-5b53166c-d2c8-487d-813c-e13eda2542fa tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Created reservations ['8d5fb7a1-8e7d-499b-b1ab-ab165264e797', '03b2ec70-a449-4b69-90ff-a4c0c712144e', '59c88040-b722-4f87-8307-04b149d39f9a', 'efde3885-c876-46e4-8823-6d81bf314c48'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:50:50 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [req-cbee0d5e-59bb-465a-8020-ca883431b820 req-5b53166c-d2c8-487d-813c-e13eda2542fa tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (112f3433-48d5-4c52-a681-6d0943d7fd8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d5fb7a1-8e7d-499b-b1ab-ab165264e797', '03b2ec70-a449-4b69-90ff-a4c0c712144e', '59c88040-b722-4f87-8307-04b149d39f9a', 'efde3885-c876-46e4-8823-6d81bf314c48']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:50 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [req-cbee0d5e-59bb-465a-8020-ca883431b820 req-5b53166c-d2c8-487d-813c-e13eda2542fa tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a2f678f-66d0-4786-b692-16e36d96c559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:50 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:50 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:50 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [req-cbee0d5e-59bb-465a-8020-ca883431b820 req-5b53166c-d2c8-487d-813c-e13eda2542fa tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a2f678f-66d0-4786-b692-16e36d96c559) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a38e73ff-7629-4d14-9d98-838d7c37b204', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-692272960',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='93269c88884a436e8aac2395a61677a5',qos_specs=None,replication_status=,reservations=['8d5fb7a1-8e7d-499b-b1ab-ab165264e797','03b2ec70-a449-4b69-90ff-a4c0c712144e','59c88040-b722-4f87-8307-04b149d39f9a','efde3885-c876-46e4-8823-6d81bf314c48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1e5d9a58f2f419280300f8d43bbc811',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:50:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-692272960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a38e73ff-7629-4d14-9d98-838d7c37b204,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='93269c88884a436e8aac2395a61677a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1e5d9a58f2f419280300f8d43bbc811',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:50 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [req-cbee0d5e-59bb-465a-8020-ca883431b820 req-5b53166c-d2c8-487d-813c-e13eda2542fa tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cac1fbd2-aa3d-4fd6-8f0d-a7262117d6d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:50 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [req-cbee0d5e-59bb-465a-8020-ca883431b820 req-5b53166c-d2c8-487d-813c-e13eda2542fa tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cac1fbd2-aa3d-4fd6-8f0d-a7262117d6d9) transitioned into state 'SUCCESS' from state '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-692272960',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='93269c88884a436e8aac2395a61677a5',qos_specs=None,replication_status=,reservations=['8d5fb7a1-8e7d-499b-b1ab-ab165264e797','03b2ec70-a449-4b69-90ff-a4c0c712144e','59c88040-b722-4f87-8307-04b149d39f9a','efde3885-c876-46e4-8823-6d81bf314c48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1e5d9a58f2f419280300f8d43bbc811',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:50 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [req-cbee0d5e-59bb-465a-8020-ca883431b820 req-5b53166c-d2c8-487d-813c-e13eda2542fa tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fa217f2-0b49-471b-8e53-c5fd14ba3a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:50:50 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [req-cbee0d5e-59bb-465a-8020-ca883431b820 req-5b53166c-d2c8-487d-813c-e13eda2542fa tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fa217f2-0b49-471b-8e53-c5fd14ba3a71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:50:50 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [req-cbee0d5e-59bb-465a-8020-ca883431b820 req-5b53166c-d2c8-487d-813c-e13eda2542fa tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Flow 'volume_create_api' (8ce74b42-00c7-43f1-aafd-005f45e359dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:50:50 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-cbee0d5e-59bb-465a-8020-ca883431b820 req-5b53166c-d2c8-487d-813c-e13eda2542fa tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Create volume request issued successfully. Sep 05 20:50:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-cbee0d5e-59bb-465a-8020-ca883431b820 req-5b53166c-d2c8-487d-813c-e13eda2542fa tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:50:50 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 94/193] 192.168.122.147 () {64 vars in 1430 bytes} [Sat Sep 5 20:50:49 2026] POST /volume/v3/volumes => generated 771 bytes in 742 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:50:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-cbee0d5e-59bb-465a-8020-ca883431b820 req-75740e2e-1caa-4257-b3ea-0d23220a11ce None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-cbee0d5e-59bb-465a-8020-ca883431b820 req-75740e2e-1caa-4257-b3ea-0d23220a11ce tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] GET http://192.168.122.147/volume/v3/volumes/a38e73ff-7629-4d14-9d98-838d7c37b204 Sep 05 20:50:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-cbee0d5e-59bb-465a-8020-ca883431b820 req-75740e2e-1caa-4257-b3ea-0d23220a11ce tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-cbee0d5e-59bb-465a-8020-ca883431b820 req-75740e2e-1caa-4257-b3ea-0d23220a11ce tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:50 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:50 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:50 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:50 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:50 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-cbee0d5e-59bb-465a-8020-ca883431b820 req-75740e2e-1caa-4257-b3ea-0d23220a11ce tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Volume info retrieved successfully. Sep 05 20:50:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-cbee0d5e-59bb-465a-8020-ca883431b820 req-75740e2e-1caa-4257-b3ea-0d23220a11ce tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] http://192.168.122.147/volume/v3/volumes/a38e73ff-7629-4d14-9d98-838d7c37b204 returned with HTTP 200 Sep 05 20:50:50 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 100/194] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:50:50 2026] GET /volume/v3/volumes/a38e73ff-7629-4d14-9d98-838d7c37b204 => generated 839 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-eefe09d6-d16d-4c71-ab3c-7b0e882da6e4 req-c5aaaa67-3b10-43f9-8bed-45d115729c99 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-eefe09d6-d16d-4c71-ab3c-7b0e882da6e4 req-c5aaaa67-3b10-43f9-8bed-45d115729c99 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] POST http://192.168.122.147/volume/v3/attachments/1a2485c1-3508-468f-9270-dea6683733da/action Sep 05 20:50:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-eefe09d6-d16d-4c71-ab3c-7b0e882da6e4 req-c5aaaa67-3b10-43f9-8bed-45d115729c99 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Action body: b'{"os-complete": null}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:50:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-eefe09d6-d16d-4c71-ab3c-7b0e882da6e4 req-c5aaaa67-3b10-43f9-8bed-45d115729c99 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:50:50 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:50 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:50 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:50 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-eefe09d6-d16d-4c71-ab3c-7b0e882da6e4 req-c5aaaa67-3b10-43f9-8bed-45d115729c99 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/attachments/1a2485c1-3508-468f-9270-dea6683733da/action returned with HTTP 204 Sep 05 20:50:50 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 95/195] 192.168.122.147 () {66 vars in 1614 bytes} [Sat Sep 5 20:50:50 2026] POST /volume/v3/attachments/1a2485c1-3508-468f-9270-dea6683733da/action => generated 0 bytes in 202 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:50:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-52323c74-ca28-432d-a49f-be2b03443842 req-d59d6804-e7fe-478e-bb75-0c7d80f888e5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-52323c74-ca28-432d-a49f-be2b03443842 req-d59d6804-e7fe-478e-bb75-0c7d80f888e5 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] GET http://192.168.122.147/volume/v3/volumes/a38e73ff-7629-4d14-9d98-838d7c37b204 Sep 05 20:50:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-52323c74-ca28-432d-a49f-be2b03443842 req-d59d6804-e7fe-478e-bb75-0c7d80f888e5 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-52323c74-ca28-432d-a49f-be2b03443842 req-d59d6804-e7fe-478e-bb75-0c7d80f888e5 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:51 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:51 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:51 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:51 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-52323c74-ca28-432d-a49f-be2b03443842 req-d59d6804-e7fe-478e-bb75-0c7d80f888e5 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Volume info retrieved successfully. Sep 05 20:50:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-52323c74-ca28-432d-a49f-be2b03443842 req-d59d6804-e7fe-478e-bb75-0c7d80f888e5 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] http://192.168.122.147/volume/v3/volumes/a38e73ff-7629-4d14-9d98-838d7c37b204 returned with HTTP 200 Sep 05 20:50:51 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 101/196] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:50:51 2026] GET /volume/v3/volumes/a38e73ff-7629-4d14-9d98-838d7c37b204 => generated 863 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-99ebd99d-3cd0-4ada-9950-4050d0753277 req-4da161ad-fec6-45ac-ab49-9774d44588f5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-99ebd99d-3cd0-4ada-9950-4050d0753277 req-4da161ad-fec6-45ac-ab49-9774d44588f5 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] GET http://192.168.122.147/volume/v3/volumes/a38e73ff-7629-4d14-9d98-838d7c37b204 Sep 05 20:50:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-99ebd99d-3cd0-4ada-9950-4050d0753277 req-4da161ad-fec6-45ac-ab49-9774d44588f5 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-99ebd99d-3cd0-4ada-9950-4050d0753277 req-4da161ad-fec6-45ac-ab49-9774d44588f5 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:53 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:53 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:53 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:53 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:53 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-99ebd99d-3cd0-4ada-9950-4050d0753277 req-4da161ad-fec6-45ac-ab49-9774d44588f5 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Volume info retrieved successfully. Sep 05 20:50:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-99ebd99d-3cd0-4ada-9950-4050d0753277 req-4da161ad-fec6-45ac-ab49-9774d44588f5 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] http://192.168.122.147/volume/v3/volumes/a38e73ff-7629-4d14-9d98-838d7c37b204 returned with HTTP 200 Sep 05 20:50:53 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 96/197] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:50:52 2026] GET /volume/v3/volumes/a38e73ff-7629-4d14-9d98-838d7c37b204 => generated 864 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-969e298b-ba1a-4d9b-ad2c-198a4e207499 req-7144e376-3112-45f3-9255-2aee95dec435 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-969e298b-ba1a-4d9b-ad2c-198a4e207499 req-7144e376-3112-45f3-9255-2aee95dec435 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-reader] GET http://192.168.122.147/volume/v3/volumes/a38e73ff-7629-4d14-9d98-838d7c37b204 Sep 05 20:50:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-969e298b-ba1a-4d9b-ad2c-198a4e207499 req-7144e376-3112-45f3-9255-2aee95dec435 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-969e298b-ba1a-4d9b-ad2c-198a4e207499 req-7144e376-3112-45f3-9255-2aee95dec435 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-reader] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:53 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:53 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:53 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:53 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:53 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-969e298b-ba1a-4d9b-ad2c-198a4e207499 req-7144e376-3112-45f3-9255-2aee95dec435 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-reader] Volume info retrieved successfully. Sep 05 20:50:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-969e298b-ba1a-4d9b-ad2c-198a4e207499 req-7144e376-3112-45f3-9255-2aee95dec435 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-reader] http://192.168.122.147/volume/v3/volumes/a38e73ff-7629-4d14-9d98-838d7c37b204 returned with HTTP 200 Sep 05 20:50:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 102/198] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:50:53 2026] GET /volume/v3/volumes/a38e73ff-7629-4d14-9d98-838d7c37b204 => generated 864 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-13722d91-d810-4410-bf9e-0b11ffb60009 req-5f3b57a0-6f75-4633-a1de-a365046387c8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-13722d91-d810-4410-bf9e-0b11ffb60009 req-5f3b57a0-6f75-4633-a1de-a365046387c8 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] DELETE http://192.168.122.147/volume/v3/volumes/a38e73ff-7629-4d14-9d98-838d7c37b204 Sep 05 20:50:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-13722d91-d810-4410-bf9e-0b11ffb60009 req-5f3b57a0-6f75-4633-a1de-a365046387c8 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-13722d91-d810-4410-bf9e-0b11ffb60009 req-5f3b57a0-6f75-4633-a1de-a365046387c8 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:53 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [req-13722d91-d810-4410-bf9e-0b11ffb60009 req-5f3b57a0-6f75-4633-a1de-a365046387c8 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Delete volume with id: a38e73ff-7629-4d14-9d98-838d7c37b204 Sep 05 20:50:54 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:54 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:54 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:54 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:54 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-13722d91-d810-4410-bf9e-0b11ffb60009 req-5f3b57a0-6f75-4633-a1de-a365046387c8 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Volume info retrieved successfully. Sep 05 20:50:54 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-13722d91-d810-4410-bf9e-0b11ffb60009 req-5f3b57a0-6f75-4633-a1de-a365046387c8 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Delete volume request issued successfully. Sep 05 20:50:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-13722d91-d810-4410-bf9e-0b11ffb60009 req-5f3b57a0-6f75-4633-a1de-a365046387c8 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] http://192.168.122.147/volume/v3/volumes/a38e73ff-7629-4d14-9d98-838d7c37b204 returned with HTTP 202 Sep 05 20:50:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 97/199] 192.168.122.147 () {62 vars in 1509 bytes} [Sat Sep 5 20:50:53 2026] DELETE /volume/v3/volumes/a38e73ff-7629-4d14-9d98-838d7c37b204 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:50:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-f11823c8-dd94-4bdd-8aa1-7a5e50b8c3c3 req-d0c6a500-2d5f-4165-8caa-0b8912568556 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-f11823c8-dd94-4bdd-8aa1-7a5e50b8c3c3 req-d0c6a500-2d5f-4165-8caa-0b8912568556 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] GET http://192.168.122.147/volume/v3/volumes/a38e73ff-7629-4d14-9d98-838d7c37b204 Sep 05 20:50:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-f11823c8-dd94-4bdd-8aa1-7a5e50b8c3c3 req-d0c6a500-2d5f-4165-8caa-0b8912568556 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-f11823c8-dd94-4bdd-8aa1-7a5e50b8c3c3 req-d0c6a500-2d5f-4165-8caa-0b8912568556 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:54 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:54 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:54 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:54 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-f11823c8-dd94-4bdd-8aa1-7a5e50b8c3c3 req-d0c6a500-2d5f-4165-8caa-0b8912568556 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Volume info retrieved successfully. Sep 05 20:50:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-f11823c8-dd94-4bdd-8aa1-7a5e50b8c3c3 req-d0c6a500-2d5f-4165-8caa-0b8912568556 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] http://192.168.122.147/volume/v3/volumes/a38e73ff-7629-4d14-9d98-838d7c37b204 returned with HTTP 200 Sep 05 20:50:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 103/200] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:50:54 2026] GET /volume/v3/volumes/a38e73ff-7629-4d14-9d98-838d7c37b204 => generated 863 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-2728517c-effb-4389-8236-748e696eeace req-029fbe22-bcc6-45ed-b1e8-749ccef033c2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-2728517c-effb-4389-8236-748e696eeace req-029fbe22-bcc6-45ed-b1e8-749ccef033c2 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] GET http://192.168.122.147/volume/v3/volumes/a38e73ff-7629-4d14-9d98-838d7c37b204 Sep 05 20:50:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-2728517c-effb-4389-8236-748e696eeace req-029fbe22-bcc6-45ed-b1e8-749ccef033c2 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-2728517c-effb-4389-8236-748e696eeace req-029fbe22-bcc6-45ed-b1e8-749ccef033c2 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:55 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:55 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:55 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:55 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:55 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-2728517c-effb-4389-8236-748e696eeace req-029fbe22-bcc6-45ed-b1e8-749ccef033c2 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Volume info retrieved successfully. Sep 05 20:50:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-2728517c-effb-4389-8236-748e696eeace req-029fbe22-bcc6-45ed-b1e8-749ccef033c2 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] http://192.168.122.147/volume/v3/volumes/a38e73ff-7629-4d14-9d98-838d7c37b204 returned with HTTP 200 Sep 05 20:50:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 98/201] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:50:55 2026] GET /volume/v3/volumes/a38e73ff-7629-4d14-9d98-838d7c37b204 => generated 863 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-af0a8d3b-505e-49e7-bfcd-e145dbbc923f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-af0a8d3b-505e-49e7-bfcd-e145dbbc923f tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] DELETE http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa Sep 05 20:50:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-af0a8d3b-505e-49e7-bfcd-e145dbbc923f tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-af0a8d3b-505e-49e7-bfcd-e145dbbc923f tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:56 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-af0a8d3b-505e-49e7-bfcd-e145dbbc923f tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Delete volume with id: ab32dda2-a53a-4295-9111-7ff217ca00fa Sep 05 20:50:56 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:56 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:50:56 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:56 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:50:56 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-af0a8d3b-505e-49e7-bfcd-e145dbbc923f tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Volume info retrieved successfully. Sep 05 20:50:56 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-af0a8d3b-505e-49e7-bfcd-e145dbbc923f tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Delete volume request issued successfully. Sep 05 20:50:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-af0a8d3b-505e-49e7-bfcd-e145dbbc923f tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa returned with HTTP 202 Sep 05 20:50:56 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 104/202] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:50:56 2026] DELETE /volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 20:50:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9c7080bc-c925-4b43-818d-29617efc1625 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9c7080bc-c925-4b43-818d-29617efc1625 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] GET http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa Sep 05 20:50:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9c7080bc-c925-4b43-818d-29617efc1625 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9c7080bc-c925-4b43-818d-29617efc1625 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:56 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:56 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:56 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9c7080bc-c925-4b43-818d-29617efc1625 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Volume info retrieved successfully. Sep 05 20:50:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9c7080bc-c925-4b43-818d-29617efc1625 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa returned with HTTP 200 Sep 05 20:50:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 99/203] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:56 2026] GET /volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa => generated 852 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-e738857c-c147-4ce5-ae58-0fabe3eb3b84 req-0669fa5d-9356-4b1f-8ec5-5427a941a8c9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-e738857c-c147-4ce5-ae58-0fabe3eb3b84 req-0669fa5d-9356-4b1f-8ec5-5427a941a8c9 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] GET http://192.168.122.147/volume/v3/volumes/a38e73ff-7629-4d14-9d98-838d7c37b204 Sep 05 20:50:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-e738857c-c147-4ce5-ae58-0fabe3eb3b84 req-0669fa5d-9356-4b1f-8ec5-5427a941a8c9 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-e738857c-c147-4ce5-ae58-0fabe3eb3b84 req-0669fa5d-9356-4b1f-8ec5-5427a941a8c9 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-e738857c-c147-4ce5-ae58-0fabe3eb3b84 req-0669fa5d-9356-4b1f-8ec5-5427a941a8c9 tempest-VolumesGetTestJSON-1287167035 tempest-VolumesGetTestJSON-1287167035-project-member] http://192.168.122.147/volume/v3/volumes/a38e73ff-7629-4d14-9d98-838d7c37b204 returned with HTTP 404 Sep 05 20:50:56 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 105/204] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:50:56 2026] GET /volume/v3/volumes/a38e73ff-7629-4d14-9d98-838d7c37b204 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:50:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b2744506-1084-48db-a790-007724ce592c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b2744506-1084-48db-a790-007724ce592c tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] GET http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa Sep 05 20:50:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b2744506-1084-48db-a790-007724ce592c tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b2744506-1084-48db-a790-007724ce592c tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:57 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:50:57 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:50:57 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:50:57 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:50:57 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b2744506-1084-48db-a790-007724ce592c tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Volume info retrieved successfully. Sep 05 20:50:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b2744506-1084-48db-a790-007724ce592c tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa returned with HTTP 200 Sep 05 20:50:57 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 100/205] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:57 2026] GET /volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa => generated 852 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:50:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2d99ce84-7a38-4982-9590-25fca0d25261 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:50:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2d99ce84-7a38-4982-9590-25fca0d25261 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] GET http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa Sep 05 20:50:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2d99ce84-7a38-4982-9590-25fca0d25261 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:50:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2d99ce84-7a38-4982-9590-25fca0d25261 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:50:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2d99ce84-7a38-4982-9590-25fca0d25261 tempest-TaggedAttachmentsTest-969528649 tempest-TaggedAttachmentsTest-969528649-project-member] http://192.168.122.147/volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa returned with HTTP 404 Sep 05 20:50:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 106/206] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:50:58 2026] GET /volume/v3/volumes/ab32dda2-a53a-4295-9111-7ff217ca00fa => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:51:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-10005899-5d43-46cb-b39f-6adc7274581d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-10005899-5d43-46cb-b39f-6adc7274581d tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:51:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-10005899-5d43-46cb-b39f-6adc7274581d tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1723913929"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-10005899-5d43-46cb-b39f-6adc7274581d tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1723913929'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:51:02 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-10005899-5d43-46cb-b39f-6adc7274581d tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Create volume of 1 GB Sep 05 20:51:02 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-10005899-5d43-46cb-b39f-6adc7274581d tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Availability Zones retrieved successfully. Sep 05 20:51:02 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-10005899-5d43-46cb-b39f-6adc7274581d tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Flow 'volume_create_api' (f1ecb6c4-b59b-4d7f-a51b-a38149022627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:51:02 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-10005899-5d43-46cb-b39f-6adc7274581d tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b987f7c-f8ec-41d9-a756-80949499e851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:02 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-10005899-5d43-46cb-b39f-6adc7274581d tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:51:02 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-10005899-5d43-46cb-b39f-6adc7274581d tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b987f7c-f8ec-41d9-a756-80949499e851) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:02 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-10005899-5d43-46cb-b39f-6adc7274581d tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (711e99fd-168f-4cbd-bb8b-0bbf467f63b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:03 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-10005899-5d43-46cb-b39f-6adc7274581d tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Created reservations ['290ef9b9-a8fa-422a-8b64-5f5245a956ac', 'e4f97639-5fd8-43aa-bf6e-bbd7b82dcefc', '10f719c8-a229-4057-bec5-c1b70ac4248d', '65fc106c-5e22-4296-b4ae-71bb27b5aeaf'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:51:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-10005899-5d43-46cb-b39f-6adc7274581d tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (711e99fd-168f-4cbd-bb8b-0bbf467f63b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['290ef9b9-a8fa-422a-8b64-5f5245a956ac', 'e4f97639-5fd8-43aa-bf6e-bbd7b82dcefc', '10f719c8-a229-4057-bec5-c1b70ac4248d', '65fc106c-5e22-4296-b4ae-71bb27b5aeaf']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-10005899-5d43-46cb-b39f-6adc7274581d tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11dce591-514a-46a1-ad25-dacee7e8d3ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:03 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:03 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-10005899-5d43-46cb-b39f-6adc7274581d tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11dce591-514a-46a1-ad25-dacee7e8d3ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f9f574f-e963-4f37-82e3-09c0086b1aa6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1723913929',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3e40947591c944e9936c150cd670041e',qos_specs=None,replication_status=,reservations=['290ef9b9-a8fa-422a-8b64-5f5245a956ac','e4f97639-5fd8-43aa-bf6e-bbd7b82dcefc','10f719c8-a229-4057-bec5-c1b70ac4248d','65fc106c-5e22-4296-b4ae-71bb27b5aeaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bf51b4f578c43dd85fe86ec6331e21c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:51:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1723913929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f9f574f-e963-4f37-82e3-09c0086b1aa6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3e40947591c944e9936c150cd670041e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bf51b4f578c43dd85fe86ec6331e21c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-10005899-5d43-46cb-b39f-6adc7274581d tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b912214-4aa8-48c1-9760-4ecfc20e6dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-10005899-5d43-46cb-b39f-6adc7274581d tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b912214-4aa8-48c1-9760-4ecfc20e6dff) transitioned into state 'SUCCESS' from state '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-1723913929',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3e40947591c944e9936c150cd670041e',qos_specs=None,replication_status=,reservations=['290ef9b9-a8fa-422a-8b64-5f5245a956ac','e4f97639-5fd8-43aa-bf6e-bbd7b82dcefc','10f719c8-a229-4057-bec5-c1b70ac4248d','65fc106c-5e22-4296-b4ae-71bb27b5aeaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bf51b4f578c43dd85fe86ec6331e21c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-10005899-5d43-46cb-b39f-6adc7274581d tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9ae011b-985c-40d6-a5e2-aa72ad8fda5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-10005899-5d43-46cb-b39f-6adc7274581d tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9ae011b-985c-40d6-a5e2-aa72ad8fda5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-10005899-5d43-46cb-b39f-6adc7274581d tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Flow 'volume_create_api' (f1ecb6c4-b59b-4d7f-a51b-a38149022627) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:51:03 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-10005899-5d43-46cb-b39f-6adc7274581d tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Create volume request issued successfully. Sep 05 20:51:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-10005899-5d43-46cb-b39f-6adc7274581d tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:51:03 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 101/207] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 20:51:02 2026] POST /volume/v3/volumes => generated 769 bytes in 1371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 20:51:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f5d8a5b4-9eae-49ab-a4e0-b4b155140a56 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f5d8a5b4-9eae-49ab-a4e0-b4b155140a56 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] GET http://192.168.122.147/volume/v3/volumes/4f9f574f-e963-4f37-82e3-09c0086b1aa6 Sep 05 20:51:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f5d8a5b4-9eae-49ab-a4e0-b4b155140a56 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f5d8a5b4-9eae-49ab-a4e0-b4b155140a56 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:03 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:03 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:03 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:03 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:03 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f5d8a5b4-9eae-49ab-a4e0-b4b155140a56 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Volume info retrieved successfully. Sep 05 20:51:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f5d8a5b4-9eae-49ab-a4e0-b4b155140a56 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] http://192.168.122.147/volume/v3/volumes/4f9f574f-e963-4f37-82e3-09c0086b1aa6 returned with HTTP 200 Sep 05 20:51:03 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 107/208] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:03 2026] GET /volume/v3/volumes/4f9f574f-e963-4f37-82e3-09c0086b1aa6 => generated 837 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-afcbd951-e09c-47fe-9ddd-b752a211fec8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-afcbd951-e09c-47fe-9ddd-b752a211fec8 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] GET http://192.168.122.147/volume/v3/volumes/4f9f574f-e963-4f37-82e3-09c0086b1aa6 Sep 05 20:51:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-afcbd951-e09c-47fe-9ddd-b752a211fec8 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-afcbd951-e09c-47fe-9ddd-b752a211fec8 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:04 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:04 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:04 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:04 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:04 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-afcbd951-e09c-47fe-9ddd-b752a211fec8 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Volume info retrieved successfully. Sep 05 20:51:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-afcbd951-e09c-47fe-9ddd-b752a211fec8 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] http://192.168.122.147/volume/v3/volumes/4f9f574f-e963-4f37-82e3-09c0086b1aa6 returned with HTTP 200 Sep 05 20:51:04 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 102/209] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:04 2026] GET /volume/v3/volumes/4f9f574f-e963-4f37-82e3-09c0086b1aa6 => generated 861 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:51:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-00ed3ae3-c817-4ac1-b63c-1fbd332e5ea8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-00ed3ae3-c817-4ac1-b63c-1fbd332e5ea8 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] GET http://192.168.122.147/volume/v3/volumes/4f9f574f-e963-4f37-82e3-09c0086b1aa6 Sep 05 20:51:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-00ed3ae3-c817-4ac1-b63c-1fbd332e5ea8 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-00ed3ae3-c817-4ac1-b63c-1fbd332e5ea8 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:05 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:05 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:05 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:05 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:05 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-00ed3ae3-c817-4ac1-b63c-1fbd332e5ea8 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Volume info retrieved successfully. Sep 05 20:51:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-00ed3ae3-c817-4ac1-b63c-1fbd332e5ea8 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] http://192.168.122.147/volume/v3/volumes/4f9f574f-e963-4f37-82e3-09c0086b1aa6 returned with HTTP 200 Sep 05 20:51:05 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 108/210] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:05 2026] GET /volume/v3/volumes/4f9f574f-e963-4f37-82e3-09c0086b1aa6 => generated 861 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d57cbf9c-60a3-4090-8075-397f1854e14a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d57cbf9c-60a3-4090-8075-397f1854e14a tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] GET http://192.168.122.147/volume/v3/volumes/4f9f574f-e963-4f37-82e3-09c0086b1aa6 Sep 05 20:51:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d57cbf9c-60a3-4090-8075-397f1854e14a tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d57cbf9c-60a3-4090-8075-397f1854e14a tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:07 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:07 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:07 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:07 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:07 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d57cbf9c-60a3-4090-8075-397f1854e14a tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Volume info retrieved successfully. Sep 05 20:51:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d57cbf9c-60a3-4090-8075-397f1854e14a tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] http://192.168.122.147/volume/v3/volumes/4f9f574f-e963-4f37-82e3-09c0086b1aa6 returned with HTTP 200 Sep 05 20:51:07 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 103/211] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:07 2026] GET /volume/v3/volumes/4f9f574f-e963-4f37-82e3-09c0086b1aa6 => generated 862 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-a784c757-ddf7-403e-9cea-9a1e1c7a7720 req-9fcdb70c-5512-4a99-91dc-06faa787f13d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-a784c757-ddf7-403e-9cea-9a1e1c7a7720 req-9fcdb70c-5512-4a99-91dc-06faa787f13d tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] GET http://192.168.122.147/volume/v3/volumes/4f9f574f-e963-4f37-82e3-09c0086b1aa6 Sep 05 20:51:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-a784c757-ddf7-403e-9cea-9a1e1c7a7720 req-9fcdb70c-5512-4a99-91dc-06faa787f13d tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-a784c757-ddf7-403e-9cea-9a1e1c7a7720 req-9fcdb70c-5512-4a99-91dc-06faa787f13d tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:07 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:07 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:07 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:07 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:07 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-a784c757-ddf7-403e-9cea-9a1e1c7a7720 req-9fcdb70c-5512-4a99-91dc-06faa787f13d tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Volume info retrieved successfully. Sep 05 20:51:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-a784c757-ddf7-403e-9cea-9a1e1c7a7720 req-9fcdb70c-5512-4a99-91dc-06faa787f13d tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] http://192.168.122.147/volume/v3/volumes/4f9f574f-e963-4f37-82e3-09c0086b1aa6 returned with HTTP 200 Sep 05 20:51:07 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 109/212] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:51:07 2026] GET /volume/v3/volumes/4f9f574f-e963-4f37-82e3-09c0086b1aa6 => generated 862 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-67495d4d-519b-4890-8af0-3997fc8b81b8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-67495d4d-519b-4890-8af0-3997fc8b81b8 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:51:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-67495d4d-519b-4890-8af0-3997fc8b81b8 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1577678887"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-67495d4d-519b-4890-8af0-3997fc8b81b8 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1577678887'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:51:07 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-67495d4d-519b-4890-8af0-3997fc8b81b8 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Create volume of 1 GB Sep 05 20:51:07 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-67495d4d-519b-4890-8af0-3997fc8b81b8 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Availability Zones retrieved successfully. Sep 05 20:51:07 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67495d4d-519b-4890-8af0-3997fc8b81b8 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Flow 'volume_create_api' (3058acee-55f8-43a8-b4dd-9873369071ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:51:07 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67495d4d-519b-4890-8af0-3997fc8b81b8 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c300a631-3a5b-43f6-b51c-ca4229399f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:07 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-67495d4d-519b-4890-8af0-3997fc8b81b8 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:51:07 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67495d4d-519b-4890-8af0-3997fc8b81b8 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c300a631-3a5b-43f6-b51c-ca4229399f54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:07 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67495d4d-519b-4890-8af0-3997fc8b81b8 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b146e4f-8402-4ce0-862c-8b67de5d2162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:07 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-67495d4d-519b-4890-8af0-3997fc8b81b8 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Created reservations ['9ad66746-80a4-4ca6-a077-8772fda4fe11', 'fb16fb07-c3e9-43f7-817b-c9c73a61c13c', 'dcd58975-8d22-41ba-9493-0aa7d5f5fb44', '00f38773-2d53-465c-ab14-52bc0f26e519'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:51:07 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67495d4d-519b-4890-8af0-3997fc8b81b8 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b146e4f-8402-4ce0-862c-8b67de5d2162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ad66746-80a4-4ca6-a077-8772fda4fe11', 'fb16fb07-c3e9-43f7-817b-c9c73a61c13c', 'dcd58975-8d22-41ba-9493-0aa7d5f5fb44', '00f38773-2d53-465c-ab14-52bc0f26e519']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:07 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67495d4d-519b-4890-8af0-3997fc8b81b8 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (829dc362-e7ad-4029-9898-53bd79a4ed18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:07 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:07 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:07 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67495d4d-519b-4890-8af0-3997fc8b81b8 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (829dc362-e7ad-4029-9898-53bd79a4ed18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1f23128-a65c-4527-96f1-90ec8b492159', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1577678887',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3e40947591c944e9936c150cd670041e',qos_specs=None,replication_status=,reservations=['9ad66746-80a4-4ca6-a077-8772fda4fe11','fb16fb07-c3e9-43f7-817b-c9c73a61c13c','dcd58975-8d22-41ba-9493-0aa7d5f5fb44','00f38773-2d53-465c-ab14-52bc0f26e519'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bf51b4f578c43dd85fe86ec6331e21c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:51:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1577678887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1f23128-a65c-4527-96f1-90ec8b492159,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3e40947591c944e9936c150cd670041e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bf51b4f578c43dd85fe86ec6331e21c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:07 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67495d4d-519b-4890-8af0-3997fc8b81b8 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39050955-8553-404a-9eb5-9b03f6971902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:07 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67495d4d-519b-4890-8af0-3997fc8b81b8 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39050955-8553-404a-9eb5-9b03f6971902) transitioned into state 'SUCCESS' from state '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-1577678887',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3e40947591c944e9936c150cd670041e',qos_specs=None,replication_status=,reservations=['9ad66746-80a4-4ca6-a077-8772fda4fe11','fb16fb07-c3e9-43f7-817b-c9c73a61c13c','dcd58975-8d22-41ba-9493-0aa7d5f5fb44','00f38773-2d53-465c-ab14-52bc0f26e519'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bf51b4f578c43dd85fe86ec6331e21c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:07 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67495d4d-519b-4890-8af0-3997fc8b81b8 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03929305-ccdc-4146-9e90-039bd9902633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:07 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67495d4d-519b-4890-8af0-3997fc8b81b8 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03929305-ccdc-4146-9e90-039bd9902633) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:07 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67495d4d-519b-4890-8af0-3997fc8b81b8 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Flow 'volume_create_api' (3058acee-55f8-43a8-b4dd-9873369071ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:51:07 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-67495d4d-519b-4890-8af0-3997fc8b81b8 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Create volume request issued successfully. Sep 05 20:51:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-67495d4d-519b-4890-8af0-3997fc8b81b8 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:51:07 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 104/213] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 20:51:07 2026] POST /volume/v3/volumes => generated 769 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:51:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-75ad71f3-8fca-45d6-92be-2b650872f449 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-75ad71f3-8fca-45d6-92be-2b650872f449 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] GET http://192.168.122.147/volume/v3/volumes/f1f23128-a65c-4527-96f1-90ec8b492159 Sep 05 20:51:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-75ad71f3-8fca-45d6-92be-2b650872f449 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-75ad71f3-8fca-45d6-92be-2b650872f449 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:08 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:08 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:08 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:08 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:08 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-75ad71f3-8fca-45d6-92be-2b650872f449 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Volume info retrieved successfully. Sep 05 20:51:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-75ad71f3-8fca-45d6-92be-2b650872f449 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] http://192.168.122.147/volume/v3/volumes/f1f23128-a65c-4527-96f1-90ec8b492159 returned with HTTP 200 Sep 05 20:51:08 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 110/214] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:07 2026] GET /volume/v3/volumes/f1f23128-a65c-4527-96f1-90ec8b492159 => generated 837 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-bc92c3aa-7645-4da6-8ceb-721a5f067648 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bc92c3aa-7645-4da6-8ceb-721a5f067648 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] GET http://192.168.122.147/volume/v3/volumes/f1f23128-a65c-4527-96f1-90ec8b492159 Sep 05 20:51:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bc92c3aa-7645-4da6-8ceb-721a5f067648 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bc92c3aa-7645-4da6-8ceb-721a5f067648 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:09 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:09 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:09 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:09 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:09 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-bc92c3aa-7645-4da6-8ceb-721a5f067648 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Volume info retrieved successfully. Sep 05 20:51:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bc92c3aa-7645-4da6-8ceb-721a5f067648 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] http://192.168.122.147/volume/v3/volumes/f1f23128-a65c-4527-96f1-90ec8b492159 returned with HTTP 200 Sep 05 20:51:09 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 105/215] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:09 2026] GET /volume/v3/volumes/f1f23128-a65c-4527-96f1-90ec8b492159 => generated 861 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:51:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-48216d9f-9fcb-48f3-9e61-6b40699bef2c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-48216d9f-9fcb-48f3-9e61-6b40699bef2c tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] GET http://192.168.122.147/volume/v3/volumes/f1f23128-a65c-4527-96f1-90ec8b492159 Sep 05 20:51:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-48216d9f-9fcb-48f3-9e61-6b40699bef2c tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-48216d9f-9fcb-48f3-9e61-6b40699bef2c tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:10 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:10 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:10 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:10 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:10 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-48216d9f-9fcb-48f3-9e61-6b40699bef2c tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Volume info retrieved successfully. Sep 05 20:51:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-48216d9f-9fcb-48f3-9e61-6b40699bef2c tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] http://192.168.122.147/volume/v3/volumes/f1f23128-a65c-4527-96f1-90ec8b492159 returned with HTTP 200 Sep 05 20:51:10 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 111/216] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:10 2026] GET /volume/v3/volumes/f1f23128-a65c-4527-96f1-90ec8b492159 => generated 862 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-43b17fef-21e6-4beb-a1e0-51ccc95edefa req-3521351c-7e97-4b79-a759-432ca2a2b7c5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-43b17fef-21e6-4beb-a1e0-51ccc95edefa req-3521351c-7e97-4b79-a759-432ca2a2b7c5 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] GET http://192.168.122.147/volume/v3/volumes/f1f23128-a65c-4527-96f1-90ec8b492159 Sep 05 20:51:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-43b17fef-21e6-4beb-a1e0-51ccc95edefa req-3521351c-7e97-4b79-a759-432ca2a2b7c5 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-43b17fef-21e6-4beb-a1e0-51ccc95edefa req-3521351c-7e97-4b79-a759-432ca2a2b7c5 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:10 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:10 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:10 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:10 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:10 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-43b17fef-21e6-4beb-a1e0-51ccc95edefa req-3521351c-7e97-4b79-a759-432ca2a2b7c5 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Volume info retrieved successfully. Sep 05 20:51:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-43b17fef-21e6-4beb-a1e0-51ccc95edefa req-3521351c-7e97-4b79-a759-432ca2a2b7c5 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] http://192.168.122.147/volume/v3/volumes/f1f23128-a65c-4527-96f1-90ec8b492159 returned with HTTP 200 Sep 05 20:51:10 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 106/217] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:51:10 2026] GET /volume/v3/volumes/f1f23128-a65c-4527-96f1-90ec8b492159 => generated 862 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-69ea80c3-233e-412e-82a8-9d1397e85a68 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-69ea80c3-233e-412e-82a8-9d1397e85a68 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:51:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-69ea80c3-233e-412e-82a8-9d1397e85a68 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-609414694"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-69ea80c3-233e-412e-82a8-9d1397e85a68 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-609414694'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:51:10 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-69ea80c3-233e-412e-82a8-9d1397e85a68 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Create volume of 1 GB Sep 05 20:51:10 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-69ea80c3-233e-412e-82a8-9d1397e85a68 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Availability Zones retrieved successfully. Sep 05 20:51:10 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-69ea80c3-233e-412e-82a8-9d1397e85a68 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Flow 'volume_create_api' (050cb93c-3228-4847-b71b-fbc697b392e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:51:10 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-69ea80c3-233e-412e-82a8-9d1397e85a68 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fa70ded-d992-4289-8c5d-9037b016e2a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:10 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-69ea80c3-233e-412e-82a8-9d1397e85a68 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:51:10 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-69ea80c3-233e-412e-82a8-9d1397e85a68 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fa70ded-d992-4289-8c5d-9037b016e2a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:10 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-69ea80c3-233e-412e-82a8-9d1397e85a68 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac9d3d2-8841-4195-99df-26980fe89a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:11 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-69ea80c3-233e-412e-82a8-9d1397e85a68 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Created reservations ['b7339201-8a39-4e12-b7e7-f71fe701185c', '33714075-6177-4927-bb2c-6c72666b7885', '700ce88d-2900-415d-8c56-8bfd4e0b776b', 'a8437aae-1891-4b38-9979-d363098f38d9'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:51:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-69ea80c3-233e-412e-82a8-9d1397e85a68 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fac9d3d2-8841-4195-99df-26980fe89a02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7339201-8a39-4e12-b7e7-f71fe701185c', '33714075-6177-4927-bb2c-6c72666b7885', '700ce88d-2900-415d-8c56-8bfd4e0b776b', 'a8437aae-1891-4b38-9979-d363098f38d9']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-69ea80c3-233e-412e-82a8-9d1397e85a68 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c610b52-4be7-4bc6-9157-d4313f444e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:11 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:11 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-69ea80c3-233e-412e-82a8-9d1397e85a68 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c610b52-4be7-4bc6-9157-d4313f444e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f60d32d6-d4d0-4d4f-95f0-9c81183b3650', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-609414694',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3e40947591c944e9936c150cd670041e',qos_specs=None,replication_status=,reservations=['b7339201-8a39-4e12-b7e7-f71fe701185c','33714075-6177-4927-bb2c-6c72666b7885','700ce88d-2900-415d-8c56-8bfd4e0b776b','a8437aae-1891-4b38-9979-d363098f38d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bf51b4f578c43dd85fe86ec6331e21c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:51:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-609414694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f60d32d6-d4d0-4d4f-95f0-9c81183b3650,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3e40947591c944e9936c150cd670041e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bf51b4f578c43dd85fe86ec6331e21c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-69ea80c3-233e-412e-82a8-9d1397e85a68 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cc21a55-4a90-42ee-b08c-c3f2d260224e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-69ea80c3-233e-412e-82a8-9d1397e85a68 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cc21a55-4a90-42ee-b08c-c3f2d260224e) transitioned into state 'SUCCESS' from state '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-609414694',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3e40947591c944e9936c150cd670041e',qos_specs=None,replication_status=,reservations=['b7339201-8a39-4e12-b7e7-f71fe701185c','33714075-6177-4927-bb2c-6c72666b7885','700ce88d-2900-415d-8c56-8bfd4e0b776b','a8437aae-1891-4b38-9979-d363098f38d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bf51b4f578c43dd85fe86ec6331e21c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-69ea80c3-233e-412e-82a8-9d1397e85a68 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f650bd65-8428-436e-b275-7a58904047fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-69ea80c3-233e-412e-82a8-9d1397e85a68 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f650bd65-8428-436e-b275-7a58904047fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-69ea80c3-233e-412e-82a8-9d1397e85a68 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Flow 'volume_create_api' (050cb93c-3228-4847-b71b-fbc697b392e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:51:11 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-69ea80c3-233e-412e-82a8-9d1397e85a68 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Create volume request issued successfully. Sep 05 20:51:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-69ea80c3-233e-412e-82a8-9d1397e85a68 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:51:11 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 112/218] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 20:51:10 2026] POST /volume/v3/volumes => generated 768 bytes in 805 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:51:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-cab36895-1730-4fa7-b75e-bbf646d557dc None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cab36895-1730-4fa7-b75e-bbf646d557dc tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] GET http://192.168.122.147/volume/v3/volumes/f60d32d6-d4d0-4d4f-95f0-9c81183b3650 Sep 05 20:51:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cab36895-1730-4fa7-b75e-bbf646d557dc tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cab36895-1730-4fa7-b75e-bbf646d557dc tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:11 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:11 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:11 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:11 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:11 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-cab36895-1730-4fa7-b75e-bbf646d557dc tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Volume info retrieved successfully. Sep 05 20:51:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cab36895-1730-4fa7-b75e-bbf646d557dc tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] http://192.168.122.147/volume/v3/volumes/f60d32d6-d4d0-4d4f-95f0-9c81183b3650 returned with HTTP 200 Sep 05 20:51:11 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 107/219] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:11 2026] GET /volume/v3/volumes/f60d32d6-d4d0-4d4f-95f0-9c81183b3650 => generated 836 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-43792d33-fd57-46cb-93dc-60901450a6aa None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-43792d33-fd57-46cb-93dc-60901450a6aa tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] GET http://192.168.122.147/volume/v3/volumes/f60d32d6-d4d0-4d4f-95f0-9c81183b3650 Sep 05 20:51:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-43792d33-fd57-46cb-93dc-60901450a6aa tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-43792d33-fd57-46cb-93dc-60901450a6aa tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:12 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:12 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:12 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:12 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:12 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-43792d33-fd57-46cb-93dc-60901450a6aa tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Volume info retrieved successfully. Sep 05 20:51:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-43792d33-fd57-46cb-93dc-60901450a6aa tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] http://192.168.122.147/volume/v3/volumes/f60d32d6-d4d0-4d4f-95f0-9c81183b3650 returned with HTTP 200 Sep 05 20:51:12 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 113/220] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:12 2026] GET /volume/v3/volumes/f60d32d6-d4d0-4d4f-95f0-9c81183b3650 => generated 860 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5c95aeae-ed0b-4d47-8495-79b4eddb7c4c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5c95aeae-ed0b-4d47-8495-79b4eddb7c4c tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] GET http://192.168.122.147/volume/v3/volumes/f60d32d6-d4d0-4d4f-95f0-9c81183b3650 Sep 05 20:51:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5c95aeae-ed0b-4d47-8495-79b4eddb7c4c tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5c95aeae-ed0b-4d47-8495-79b4eddb7c4c tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:13 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:13 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:13 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:13 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:13 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5c95aeae-ed0b-4d47-8495-79b4eddb7c4c tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Volume info retrieved successfully. Sep 05 20:51:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5c95aeae-ed0b-4d47-8495-79b4eddb7c4c tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] http://192.168.122.147/volume/v3/volumes/f60d32d6-d4d0-4d4f-95f0-9c81183b3650 returned with HTTP 200 Sep 05 20:51:13 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 108/221] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:13 2026] GET /volume/v3/volumes/f60d32d6-d4d0-4d4f-95f0-9c81183b3650 => generated 861 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-38338b8f-d580-4486-a29a-a59443e0a56d req-f39ee0f6-53cd-4cf6-af20-ad058cc75d73 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-38338b8f-d580-4486-a29a-a59443e0a56d req-f39ee0f6-53cd-4cf6-af20-ad058cc75d73 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] GET http://192.168.122.147/volume/v3/volumes/f60d32d6-d4d0-4d4f-95f0-9c81183b3650 Sep 05 20:51:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-38338b8f-d580-4486-a29a-a59443e0a56d req-f39ee0f6-53cd-4cf6-af20-ad058cc75d73 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-38338b8f-d580-4486-a29a-a59443e0a56d req-f39ee0f6-53cd-4cf6-af20-ad058cc75d73 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:13 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:13 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:13 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:13 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:13 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-38338b8f-d580-4486-a29a-a59443e0a56d req-f39ee0f6-53cd-4cf6-af20-ad058cc75d73 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Volume info retrieved successfully. Sep 05 20:51:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-38338b8f-d580-4486-a29a-a59443e0a56d req-f39ee0f6-53cd-4cf6-af20-ad058cc75d73 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] http://192.168.122.147/volume/v3/volumes/f60d32d6-d4d0-4d4f-95f0-9c81183b3650 returned with HTTP 200 Sep 05 20:51:13 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 114/222] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:51:13 2026] GET /volume/v3/volumes/f60d32d6-d4d0-4d4f-95f0-9c81183b3650 => generated 861 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-9f7a7c06-841e-4bbf-b886-4d09e7486b2c req-45a16844-cc4b-4d87-aacf-a28125705c86 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-9f7a7c06-841e-4bbf-b886-4d09e7486b2c req-45a16844-cc4b-4d87-aacf-a28125705c86 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 20:51:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-9f7a7c06-841e-4bbf-b886-4d09e7486b2c req-45a16844-cc4b-4d87-aacf-a28125705c86 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-9f7a7c06-841e-4bbf-b886-4d09e7486b2c req-45a16844-cc4b-4d87-aacf-a28125705c86 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [req-9f7a7c06-841e-4bbf-b886-4d09e7486b2c req-45a16844-cc4b-4d87-aacf-a28125705c86 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:51:14 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [req-9f7a7c06-841e-4bbf-b886-4d09e7486b2c req-45a16844-cc4b-4d87-aacf-a28125705c86 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:51:14 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:14 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:14 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:14 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:14 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:14 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:14 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-9f7a7c06-841e-4bbf-b886-4d09e7486b2c req-45a16844-cc4b-4d87-aacf-a28125705c86 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Get all volumes completed successfully. Sep 05 20:51:14 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:14 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-9f7a7c06-841e-4bbf-b886-4d09e7486b2c req-45a16844-cc4b-4d87-aacf-a28125705c86 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:51:14 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 109/223] 192.168.122.147 () {60 vars in 1397 bytes} [Sat Sep 5 20:51:14 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-9c8608b5-61a6-4d34-8cde-2141d571c1f7 req-e6e3a6d1-a446-40f7-b073-aeb9822d0ec6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-9c8608b5-61a6-4d34-8cde-2141d571c1f7 req-e6e3a6d1-a446-40f7-b073-aeb9822d0ec6 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 20:51:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-9c8608b5-61a6-4d34-8cde-2141d571c1f7 req-e6e3a6d1-a446-40f7-b073-aeb9822d0ec6 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-9c8608b5-61a6-4d34-8cde-2141d571c1f7 req-e6e3a6d1-a446-40f7-b073-aeb9822d0ec6 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Calling method 'detail' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [req-9c8608b5-61a6-4d34-8cde-2141d571c1f7 req-e6e3a6d1-a446-40f7-b073-aeb9822d0ec6 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:51:14 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [req-9c8608b5-61a6-4d34-8cde-2141d571c1f7 req-e6e3a6d1-a446-40f7-b073-aeb9822d0ec6 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:51:14 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:14 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:14 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:14 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:14 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:14 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:14 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-9c8608b5-61a6-4d34-8cde-2141d571c1f7 req-e6e3a6d1-a446-40f7-b073-aeb9822d0ec6 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Get all volumes completed successfully. Sep 05 20:51:14 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:14 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-9c8608b5-61a6-4d34-8cde-2141d571c1f7 req-e6e3a6d1-a446-40f7-b073-aeb9822d0ec6 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:51:14 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 115/224] 192.168.122.147 () {60 vars in 1397 bytes} [Sat Sep 5 20:51:14 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 05 20:51:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-d5729e7a-ae27-40bb-bf7d-d2bc6f7767a3 req-c49409fb-cede-4083-89a1-9c928b29311c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-d5729e7a-ae27-40bb-bf7d-d2bc6f7767a3 req-c49409fb-cede-4083-89a1-9c928b29311c tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 20:51:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-d5729e7a-ae27-40bb-bf7d-d2bc6f7767a3 req-c49409fb-cede-4083-89a1-9c928b29311c tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-d5729e7a-ae27-40bb-bf7d-d2bc6f7767a3 req-c49409fb-cede-4083-89a1-9c928b29311c tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [req-d5729e7a-ae27-40bb-bf7d-d2bc6f7767a3 req-c49409fb-cede-4083-89a1-9c928b29311c tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:51:14 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [req-d5729e7a-ae27-40bb-bf7d-d2bc6f7767a3 req-c49409fb-cede-4083-89a1-9c928b29311c tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:51:14 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:14 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:14 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:14 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:14 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:14 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:14 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-d5729e7a-ae27-40bb-bf7d-d2bc6f7767a3 req-c49409fb-cede-4083-89a1-9c928b29311c tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Get all volumes completed successfully. Sep 05 20:51:14 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:14 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-d5729e7a-ae27-40bb-bf7d-d2bc6f7767a3 req-c49409fb-cede-4083-89a1-9c928b29311c tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:51:14 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 110/225] 192.168.122.147 () {60 vars in 1397 bytes} [Sat Sep 5 20:51:14 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-ab4a602f-f16b-4528-a0e5-074a1a502fae req-21e6a347-8d5d-4d66-a38a-fd750ebc986b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-ab4a602f-f16b-4528-a0e5-074a1a502fae req-21e6a347-8d5d-4d66-a38a-fd750ebc986b tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 20:51:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-ab4a602f-f16b-4528-a0e5-074a1a502fae req-21e6a347-8d5d-4d66-a38a-fd750ebc986b tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-ab4a602f-f16b-4528-a0e5-074a1a502fae req-21e6a347-8d5d-4d66-a38a-fd750ebc986b tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Calling method 'detail' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [req-ab4a602f-f16b-4528-a0e5-074a1a502fae req-21e6a347-8d5d-4d66-a38a-fd750ebc986b tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:51:14 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [req-ab4a602f-f16b-4528-a0e5-074a1a502fae req-21e6a347-8d5d-4d66-a38a-fd750ebc986b tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:51:14 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:14 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:14 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:14 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:14 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:14 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:14 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-ab4a602f-f16b-4528-a0e5-074a1a502fae req-21e6a347-8d5d-4d66-a38a-fd750ebc986b tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Get all volumes completed successfully. Sep 05 20:51:14 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:14 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-ab4a602f-f16b-4528-a0e5-074a1a502fae req-21e6a347-8d5d-4d66-a38a-fd750ebc986b tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:51:14 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 116/226] 192.168.122.147 () {60 vars in 1397 bytes} [Sat Sep 5 20:51:14 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-c2cf3d2e-2c5f-46ce-ace9-d46f99bd371f req-53abc05a-41d8-439d-98fa-3c153ab87740 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-c2cf3d2e-2c5f-46ce-ace9-d46f99bd371f req-53abc05a-41d8-439d-98fa-3c153ab87740 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 20:51:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-c2cf3d2e-2c5f-46ce-ace9-d46f99bd371f req-53abc05a-41d8-439d-98fa-3c153ab87740 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-c2cf3d2e-2c5f-46ce-ace9-d46f99bd371f req-53abc05a-41d8-439d-98fa-3c153ab87740 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [req-c2cf3d2e-2c5f-46ce-ace9-d46f99bd371f req-53abc05a-41d8-439d-98fa-3c153ab87740 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:51:14 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [req-c2cf3d2e-2c5f-46ce-ace9-d46f99bd371f req-53abc05a-41d8-439d-98fa-3c153ab87740 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:51:14 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:14 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:14 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:14 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:14 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:14 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:14 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-c2cf3d2e-2c5f-46ce-ace9-d46f99bd371f req-53abc05a-41d8-439d-98fa-3c153ab87740 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Get all volumes completed successfully. Sep 05 20:51:14 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:14 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-c2cf3d2e-2c5f-46ce-ace9-d46f99bd371f req-53abc05a-41d8-439d-98fa-3c153ab87740 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:51:14 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 111/227] 192.168.122.147 () {60 vars in 1397 bytes} [Sat Sep 5 20:51:14 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-8a1e2eaa-a70a-4c08-9e82-e55c684e49e3 req-e814dba5-9089-42eb-b2a1-711d3d9f0bdd None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-8a1e2eaa-a70a-4c08-9e82-e55c684e49e3 req-e814dba5-9089-42eb-b2a1-711d3d9f0bdd tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 20:51:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-8a1e2eaa-a70a-4c08-9e82-e55c684e49e3 req-e814dba5-9089-42eb-b2a1-711d3d9f0bdd tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-8a1e2eaa-a70a-4c08-9e82-e55c684e49e3 req-e814dba5-9089-42eb-b2a1-711d3d9f0bdd tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Calling method 'detail' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [req-8a1e2eaa-a70a-4c08-9e82-e55c684e49e3 req-e814dba5-9089-42eb-b2a1-711d3d9f0bdd tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:51:14 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [req-8a1e2eaa-a70a-4c08-9e82-e55c684e49e3 req-e814dba5-9089-42eb-b2a1-711d3d9f0bdd tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:51:14 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:14 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:14 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:14 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:14 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:14 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:14 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-8a1e2eaa-a70a-4c08-9e82-e55c684e49e3 req-e814dba5-9089-42eb-b2a1-711d3d9f0bdd tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Get all volumes completed successfully. Sep 05 20:51:14 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:14 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-8a1e2eaa-a70a-4c08-9e82-e55c684e49e3 req-e814dba5-9089-42eb-b2a1-711d3d9f0bdd tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:51:14 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 117/228] 192.168.122.147 () {60 vars in 1397 bytes} [Sat Sep 5 20:51:14 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-110fe744-f2c6-4e05-a0c1-b73b81a8e698 req-3cf874f5-1966-408b-8919-7cfc26635fbc None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-110fe744-f2c6-4e05-a0c1-b73b81a8e698 req-3cf874f5-1966-408b-8919-7cfc26635fbc tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 20:51:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-110fe744-f2c6-4e05-a0c1-b73b81a8e698 req-3cf874f5-1966-408b-8919-7cfc26635fbc tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-110fe744-f2c6-4e05-a0c1-b73b81a8e698 req-3cf874f5-1966-408b-8919-7cfc26635fbc tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [req-110fe744-f2c6-4e05-a0c1-b73b81a8e698 req-3cf874f5-1966-408b-8919-7cfc26635fbc tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:51:14 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [req-110fe744-f2c6-4e05-a0c1-b73b81a8e698 req-3cf874f5-1966-408b-8919-7cfc26635fbc tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:51:14 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:14 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:14 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:14 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:14 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:14 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:14 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-110fe744-f2c6-4e05-a0c1-b73b81a8e698 req-3cf874f5-1966-408b-8919-7cfc26635fbc tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Get all volumes completed successfully. Sep 05 20:51:14 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:14 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-110fe744-f2c6-4e05-a0c1-b73b81a8e698 req-3cf874f5-1966-408b-8919-7cfc26635fbc tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:51:14 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 112/229] 192.168.122.147 () {60 vars in 1397 bytes} [Sat Sep 5 20:51:14 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:51:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-d23db9a3-ddae-4372-ad5e-d962fa2eece3 req-4dc457ab-ea17-42aa-881c-6977edce51d9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-d23db9a3-ddae-4372-ad5e-d962fa2eece3 req-4dc457ab-ea17-42aa-881c-6977edce51d9 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 20:51:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-d23db9a3-ddae-4372-ad5e-d962fa2eece3 req-4dc457ab-ea17-42aa-881c-6977edce51d9 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-d23db9a3-ddae-4372-ad5e-d962fa2eece3 req-4dc457ab-ea17-42aa-881c-6977edce51d9 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Calling method 'detail' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [req-d23db9a3-ddae-4372-ad5e-d962fa2eece3 req-4dc457ab-ea17-42aa-881c-6977edce51d9 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:51:14 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [req-d23db9a3-ddae-4372-ad5e-d962fa2eece3 req-4dc457ab-ea17-42aa-881c-6977edce51d9 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:51:14 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:14 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:14 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:14 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:14 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:14 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:14 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-d23db9a3-ddae-4372-ad5e-d962fa2eece3 req-4dc457ab-ea17-42aa-881c-6977edce51d9 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] Get all volumes completed successfully. Sep 05 20:51:14 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:14 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-d23db9a3-ddae-4372-ad5e-d962fa2eece3 req-4dc457ab-ea17-42aa-881c-6977edce51d9 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-reader] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:51:14 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 118/230] 192.168.122.147 () {60 vars in 1397 bytes} [Sat Sep 5 20:51:14 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:51:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-92e97560-1e0c-43ac-ac54-81beda6d4ab2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-92e97560-1e0c-43ac-ac54-81beda6d4ab2 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] DELETE http://192.168.122.147/volume/v3/volumes/f60d32d6-d4d0-4d4f-95f0-9c81183b3650 Sep 05 20:51:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-92e97560-1e0c-43ac-ac54-81beda6d4ab2 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-92e97560-1e0c-43ac-ac54-81beda6d4ab2 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:14 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-92e97560-1e0c-43ac-ac54-81beda6d4ab2 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Delete volume with id: f60d32d6-d4d0-4d4f-95f0-9c81183b3650 Sep 05 20:51:15 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:15 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:15 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:15 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:15 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-92e97560-1e0c-43ac-ac54-81beda6d4ab2 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Volume info retrieved successfully. Sep 05 20:51:15 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-92e97560-1e0c-43ac-ac54-81beda6d4ab2 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Delete volume request issued successfully. Sep 05 20:51:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-92e97560-1e0c-43ac-ac54-81beda6d4ab2 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] http://192.168.122.147/volume/v3/volumes/f60d32d6-d4d0-4d4f-95f0-9c81183b3650 returned with HTTP 202 Sep 05 20:51:15 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 113/231] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:51:14 2026] DELETE /volume/v3/volumes/f60d32d6-d4d0-4d4f-95f0-9c81183b3650 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:51:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4c90fdd8-d914-4980-83a8-7cac463196cb None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4c90fdd8-d914-4980-83a8-7cac463196cb tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] GET http://192.168.122.147/volume/v3/volumes/f60d32d6-d4d0-4d4f-95f0-9c81183b3650 Sep 05 20:51:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4c90fdd8-d914-4980-83a8-7cac463196cb tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4c90fdd8-d914-4980-83a8-7cac463196cb tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:15 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:15 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:15 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:15 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:15 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4c90fdd8-d914-4980-83a8-7cac463196cb tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Volume info retrieved successfully. Sep 05 20:51:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4c90fdd8-d914-4980-83a8-7cac463196cb tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] http://192.168.122.147/volume/v3/volumes/f60d32d6-d4d0-4d4f-95f0-9c81183b3650 returned with HTTP 200 Sep 05 20:51:15 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 119/232] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:15 2026] GET /volume/v3/volumes/f60d32d6-d4d0-4d4f-95f0-9c81183b3650 => generated 860 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5b82d5d8-7d71-45a8-9c5d-17f68f04a96e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5b82d5d8-7d71-45a8-9c5d-17f68f04a96e tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] GET http://192.168.122.147/volume/v3/volumes/f60d32d6-d4d0-4d4f-95f0-9c81183b3650 Sep 05 20:51:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5b82d5d8-7d71-45a8-9c5d-17f68f04a96e tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5b82d5d8-7d71-45a8-9c5d-17f68f04a96e tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5b82d5d8-7d71-45a8-9c5d-17f68f04a96e tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] http://192.168.122.147/volume/v3/volumes/f60d32d6-d4d0-4d4f-95f0-9c81183b3650 returned with HTTP 404 Sep 05 20:51:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 114/233] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:16 2026] GET /volume/v3/volumes/f60d32d6-d4d0-4d4f-95f0-9c81183b3650 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:51:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-bf878f9b-9fed-4990-8600-f7ab0c4283f2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bf878f9b-9fed-4990-8600-f7ab0c4283f2 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] DELETE http://192.168.122.147/volume/v3/volumes/f1f23128-a65c-4527-96f1-90ec8b492159 Sep 05 20:51:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bf878f9b-9fed-4990-8600-f7ab0c4283f2 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bf878f9b-9fed-4990-8600-f7ab0c4283f2 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:16 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-bf878f9b-9fed-4990-8600-f7ab0c4283f2 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Delete volume with id: f1f23128-a65c-4527-96f1-90ec8b492159 Sep 05 20:51:16 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:16 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:16 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:16 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:16 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-bf878f9b-9fed-4990-8600-f7ab0c4283f2 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Volume info retrieved successfully. Sep 05 20:51:16 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-bf878f9b-9fed-4990-8600-f7ab0c4283f2 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Delete volume request issued successfully. Sep 05 20:51:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bf878f9b-9fed-4990-8600-f7ab0c4283f2 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] http://192.168.122.147/volume/v3/volumes/f1f23128-a65c-4527-96f1-90ec8b492159 returned with HTTP 202 Sep 05 20:51:16 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 120/234] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:51:16 2026] DELETE /volume/v3/volumes/f1f23128-a65c-4527-96f1-90ec8b492159 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 20:51:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-70cd8f13-8c65-4d24-94bc-f7f6ba9542b1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-70cd8f13-8c65-4d24-94bc-f7f6ba9542b1 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] GET http://192.168.122.147/volume/v3/volumes/f1f23128-a65c-4527-96f1-90ec8b492159 Sep 05 20:51:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-70cd8f13-8c65-4d24-94bc-f7f6ba9542b1 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-70cd8f13-8c65-4d24-94bc-f7f6ba9542b1 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:16 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:16 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:16 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:16 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:16 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-70cd8f13-8c65-4d24-94bc-f7f6ba9542b1 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Volume info retrieved successfully. Sep 05 20:51:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-70cd8f13-8c65-4d24-94bc-f7f6ba9542b1 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] http://192.168.122.147/volume/v3/volumes/f1f23128-a65c-4527-96f1-90ec8b492159 returned with HTTP 200 Sep 05 20:51:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 115/235] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:16 2026] GET /volume/v3/volumes/f1f23128-a65c-4527-96f1-90ec8b492159 => generated 861 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-807922bc-536a-4292-811d-4dbb3d9293f1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-807922bc-536a-4292-811d-4dbb3d9293f1 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] GET http://192.168.122.147/volume/v3/volumes/f1f23128-a65c-4527-96f1-90ec8b492159 Sep 05 20:51:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-807922bc-536a-4292-811d-4dbb3d9293f1 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-807922bc-536a-4292-811d-4dbb3d9293f1 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:17 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:17 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:17 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:17 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-807922bc-536a-4292-811d-4dbb3d9293f1 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] http://192.168.122.147/volume/v3/volumes/f1f23128-a65c-4527-96f1-90ec8b492159 returned with HTTP 404 Sep 05 20:51:17 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 121/236] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:17 2026] GET /volume/v3/volumes/f1f23128-a65c-4527-96f1-90ec8b492159 => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:51:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-192fcd48-2606-4c79-84b6-b0a57e5cb411 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-192fcd48-2606-4c79-84b6-b0a57e5cb411 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] DELETE http://192.168.122.147/volume/v3/volumes/4f9f574f-e963-4f37-82e3-09c0086b1aa6 Sep 05 20:51:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-192fcd48-2606-4c79-84b6-b0a57e5cb411 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-192fcd48-2606-4c79-84b6-b0a57e5cb411 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:17 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-192fcd48-2606-4c79-84b6-b0a57e5cb411 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Delete volume with id: 4f9f574f-e963-4f37-82e3-09c0086b1aa6 Sep 05 20:51:17 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:17 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:17 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:17 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:17 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-192fcd48-2606-4c79-84b6-b0a57e5cb411 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Volume info retrieved successfully. Sep 05 20:51:17 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-192fcd48-2606-4c79-84b6-b0a57e5cb411 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Delete volume request issued successfully. Sep 05 20:51:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-192fcd48-2606-4c79-84b6-b0a57e5cb411 tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] http://192.168.122.147/volume/v3/volumes/4f9f574f-e963-4f37-82e3-09c0086b1aa6 returned with HTTP 202 Sep 05 20:51:17 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 116/237] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:51:17 2026] DELETE /volume/v3/volumes/4f9f574f-e963-4f37-82e3-09c0086b1aa6 => generated 0 bytes in 275 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:51:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f132bdd1-4949-4bea-a615-21ed5346932c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f132bdd1-4949-4bea-a615-21ed5346932c tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] GET http://192.168.122.147/volume/v3/volumes/4f9f574f-e963-4f37-82e3-09c0086b1aa6 Sep 05 20:51:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f132bdd1-4949-4bea-a615-21ed5346932c tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f132bdd1-4949-4bea-a615-21ed5346932c tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:17 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:17 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:17 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:17 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:18 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f132bdd1-4949-4bea-a615-21ed5346932c tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Volume info retrieved successfully. Sep 05 20:51:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f132bdd1-4949-4bea-a615-21ed5346932c tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] http://192.168.122.147/volume/v3/volumes/4f9f574f-e963-4f37-82e3-09c0086b1aa6 returned with HTTP 200 Sep 05 20:51:18 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 122/238] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:17 2026] GET /volume/v3/volumes/4f9f574f-e963-4f37-82e3-09c0086b1aa6 => generated 861 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f29c4ff9-4f13-44e1-a317-014073230edd None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f29c4ff9-4f13-44e1-a317-014073230edd tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] GET http://192.168.122.147/volume/v3/volumes/4f9f574f-e963-4f37-82e3-09c0086b1aa6 Sep 05 20:51:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f29c4ff9-4f13-44e1-a317-014073230edd tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f29c4ff9-4f13-44e1-a317-014073230edd tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:19 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:19 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:19 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:19 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:19 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f29c4ff9-4f13-44e1-a317-014073230edd tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Volume info retrieved successfully. Sep 05 20:51:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f29c4ff9-4f13-44e1-a317-014073230edd tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] http://192.168.122.147/volume/v3/volumes/4f9f574f-e963-4f37-82e3-09c0086b1aa6 returned with HTTP 200 Sep 05 20:51:19 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 117/239] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:19 2026] GET /volume/v3/volumes/4f9f574f-e963-4f37-82e3-09c0086b1aa6 => generated 861 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b41e554f-1d0d-4987-8038-289ef1df710f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b41e554f-1d0d-4987-8038-289ef1df710f tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] GET http://192.168.122.147/volume/v3/volumes/4f9f574f-e963-4f37-82e3-09c0086b1aa6 Sep 05 20:51:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b41e554f-1d0d-4987-8038-289ef1df710f tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b41e554f-1d0d-4987-8038-289ef1df710f tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b41e554f-1d0d-4987-8038-289ef1df710f tempest-VolumesTestJSON-869184611 tempest-VolumesTestJSON-869184611-project-member] http://192.168.122.147/volume/v3/volumes/4f9f574f-e963-4f37-82e3-09c0086b1aa6 returned with HTTP 404 Sep 05 20:51:20 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 123/240] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:20 2026] GET /volume/v3/volumes/4f9f574f-e963-4f37-82e3-09c0086b1aa6 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:51:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-f712ed74-830c-4156-be5b-dd32c321746d req-b7c3e6f1-1065-412b-b7d0-502317d68e81 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-f712ed74-830c-4156-be5b-dd32c321746d req-b7c3e6f1-1065-412b-b7d0-502317d68e81 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] DELETE http://192.168.122.147/volume/v3/attachments/1a2485c1-3508-468f-9270-dea6683733da Sep 05 20:51:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-f712ed74-830c-4156-be5b-dd32c321746d req-b7c3e6f1-1065-412b-b7d0-502317d68e81 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-f712ed74-830c-4156-be5b-dd32c321746d req-b7c3e6f1-1065-412b-b7d0-502317d68e81 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:25 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:25 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:25 devstack devstack@c-api.service[87415]: /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 05 20:51:25 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, Sep 05 20:51:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-f712ed74-830c-4156-be5b-dd32c321746d req-b7c3e6f1-1065-412b-b7d0-502317d68e81 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/attachments/1a2485c1-3508-468f-9270-dea6683733da returned with HTTP 200 Sep 05 20:51:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 118/241] 192.168.122.147 () {64 vars in 1562 bytes} [Sat Sep 5 20:51:25 2026] DELETE /volume/v3/attachments/1a2485c1-3508-468f-9270-dea6683733da => generated 19 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-f712ed74-830c-4156-be5b-dd32c321746d req-3eaa40b9-1578-48d1-93b0-e18ea6ad6eff None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-f712ed74-830c-4156-be5b-dd32c321746d req-3eaa40b9-1578-48d1-93b0-e18ea6ad6eff tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] DELETE http://192.168.122.147/volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 Sep 05 20:51:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-f712ed74-830c-4156-be5b-dd32c321746d req-3eaa40b9-1578-48d1-93b0-e18ea6ad6eff tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-f712ed74-830c-4156-be5b-dd32c321746d req-3eaa40b9-1578-48d1-93b0-e18ea6ad6eff tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:25 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [req-f712ed74-830c-4156-be5b-dd32c321746d req-3eaa40b9-1578-48d1-93b0-e18ea6ad6eff tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Delete volume with id: ba23eec8-64e2-447e-a2df-3c43a0c755f1 Sep 05 20:51:25 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:25 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:25 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:25 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:25 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-f712ed74-830c-4156-be5b-dd32c321746d req-3eaa40b9-1578-48d1-93b0-e18ea6ad6eff tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Volume info retrieved successfully. Sep 05 20:51:25 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-f712ed74-830c-4156-be5b-dd32c321746d req-3eaa40b9-1578-48d1-93b0-e18ea6ad6eff tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Delete volume request issued successfully. Sep 05 20:51:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-f712ed74-830c-4156-be5b-dd32c321746d req-3eaa40b9-1578-48d1-93b0-e18ea6ad6eff tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 returned with HTTP 202 Sep 05 20:51:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 124/242] 192.168.122.147 () {62 vars in 1509 bytes} [Sat Sep 5 20:51:25 2026] DELETE /volume/v3/volumes/ba23eec8-64e2-447e-a2df-3c43a0c755f1 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:51:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e044bc90-b5dd-499e-b3aa-ced9f5288040 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e044bc90-b5dd-499e-b3aa-ced9f5288040 tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:51:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e044bc90-b5dd-499e-b3aa-ced9f5288040 tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1544282652"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:26 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:26 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e044bc90-b5dd-499e-b3aa-ced9f5288040 tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 20:51:26 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 119/243] 192.168.122.147 () {60 vars in 1136 bytes} [Sat Sep 5 20:51:26 2026] POST /volume/v3/types => generated 224 bytes in 621 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c5a2ad0b-5e88-45f9-81ed-0deffb69e03b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c5a2ad0b-5e88-45f9-81ed-0deffb69e03b tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] POST http://192.168.122.147/volume/v3/group_types Sep 05 20:51:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c5a2ad0b-5e88-45f9-81ed-0deffb69e03b tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1928096622"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c5a2ad0b-5e88-45f9-81ed-0deffb69e03b tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] http://192.168.122.147/volume/v3/group_types returned with HTTP 202 Sep 05 20:51:26 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 125/244] 192.168.122.147 () {62 vars in 1195 bytes} [Sat Sep 5 20:51:26 2026] POST /volume/v3/group_types => generated 181 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:51:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0807052b-564a-4d57-bbff-6ba0ab15f392 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0807052b-564a-4d57-bbff-6ba0ab15f392 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] POST http://192.168.122.147/volume/v3/groups Sep 05 20:51:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0807052b-564a-4d57-bbff-6ba0ab15f392 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b5809f3c-e1a5-4d16-957d-3700ae498129", "volume_types": ["da21d1e0-12ab-47a0-9469-b5b4d2187859"], "name": "tempest-GroupSnapshotsTest-Group-1669252860"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-0807052b-564a-4d57-bbff-6ba0ab15f392 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Creating new group {'group': {'group_type': 'b5809f3c-e1a5-4d16-957d-3700ae498129', 'volume_types': ['da21d1e0-12ab-47a0-9469-b5b4d2187859'], 'name': 'tempest-GroupSnapshotsTest-Group-1669252860'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 20:51:27 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.groups [None req-0807052b-564a-4d57-bbff-6ba0ab15f392 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Creating group tempest-GroupSnapshotsTest-Group-1669252860. Sep 05 20:51:27 devstack devstack@c-api.service[87415]: /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 05 20:51:27 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:51:27 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-0807052b-564a-4d57-bbff-6ba0ab15f392 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Availability zone cache updated, next update will occur around 2026-09-05 19:51:27.109787. {{(pid=87415) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 05 20:51:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0807052b-564a-4d57-bbff-6ba0ab15f392 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Availability Zones retrieved successfully. Sep 05 20:51:27 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-0807052b-564a-4d57-bbff-6ba0ab15f392 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Created reservations ['4fc25921-f95b-45a4-af68-047c4ecffc62'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:51:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0807052b-564a-4d57-bbff-6ba0ab15f392 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/groups returned with HTTP 202 Sep 05 20:51:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 120/245] 192.168.122.147 () {62 vars in 1181 bytes} [Sat Sep 5 20:51:26 2026] POST /volume/v3/groups => generated 112 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:51:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-29ffc401-7e0d-4af5-b7fa-294fe48fa8c4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-29ffc401-7e0d-4af5-b7fa-294fe48fa8c4 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/groups/5d55bcda-2ca4-4400-ae33-70953a1b48f2 Sep 05 20:51:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-29ffc401-7e0d-4af5-b7fa-294fe48fa8c4 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-29ffc401-7e0d-4af5-b7fa-294fe48fa8c4 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-29ffc401-7e0d-4af5-b7fa-294fe48fa8c4 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 5d55bcda-2ca4-4400-ae33-70953a1b48f2 {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:51:27 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:27 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:27 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:27 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), Sep 05 20:51:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-29ffc401-7e0d-4af5-b7fa-294fe48fa8c4 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/groups/5d55bcda-2ca4-4400-ae33-70953a1b48f2 returned with HTTP 200 Sep 05 20:51:27 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 126/246] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:51:27 2026] GET /volume/v3/groups/5d55bcda-2ca4-4400-ae33-70953a1b48f2 => generated 392 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a6be8a8f-ccde-4bf8-bd0e-60a91f7f20a9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a6be8a8f-ccde-4bf8-bd0e-60a91f7f20a9 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] DELETE http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 Sep 05 20:51:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a6be8a8f-ccde-4bf8-bd0e-60a91f7f20a9 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a6be8a8f-ccde-4bf8-bd0e-60a91f7f20a9 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:27 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-a6be8a8f-ccde-4bf8-bd0e-60a91f7f20a9 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Delete volume with id: d2f9516b-560e-46e1-90f7-d325c0691fc7 Sep 05 20:51:27 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:27 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:27 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:27 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a6be8a8f-ccde-4bf8-bd0e-60a91f7f20a9 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Volume info retrieved successfully. Sep 05 20:51:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a6be8a8f-ccde-4bf8-bd0e-60a91f7f20a9 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Delete volume request issued successfully. Sep 05 20:51:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a6be8a8f-ccde-4bf8-bd0e-60a91f7f20a9 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 returned with HTTP 202 Sep 05 20:51:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 121/247] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:51:27 2026] DELETE /volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:51:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4d2303ad-6bdf-4412-974d-a82696812a93 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4d2303ad-6bdf-4412-974d-a82696812a93 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] GET http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 Sep 05 20:51:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4d2303ad-6bdf-4412-974d-a82696812a93 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4d2303ad-6bdf-4412-974d-a82696812a93 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:27 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:27 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:27 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:27 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4d2303ad-6bdf-4412-974d-a82696812a93 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Volume info retrieved successfully. Sep 05 20:51:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4d2303ad-6bdf-4412-974d-a82696812a93 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 returned with HTTP 200 Sep 05 20:51:28 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 127/248] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:27 2026] GET /volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 => generated 855 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d6ed9ae2-4f0a-4f6a-b7a2-a6961cafc7d7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d6ed9ae2-4f0a-4f6a-b7a2-a6961cafc7d7 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/groups/5d55bcda-2ca4-4400-ae33-70953a1b48f2 Sep 05 20:51:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d6ed9ae2-4f0a-4f6a-b7a2-a6961cafc7d7 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d6ed9ae2-4f0a-4f6a-b7a2-a6961cafc7d7 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-d6ed9ae2-4f0a-4f6a-b7a2-a6961cafc7d7 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 5d55bcda-2ca4-4400-ae33-70953a1b48f2 {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:51:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:28 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:28 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:51:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d6ed9ae2-4f0a-4f6a-b7a2-a6961cafc7d7 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/groups/5d55bcda-2ca4-4400-ae33-70953a1b48f2 returned with HTTP 200 Sep 05 20:51:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 122/249] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:51:28 2026] GET /volume/v3/groups/5d55bcda-2ca4-4400-ae33-70953a1b48f2 => generated 393 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f4b3fae2-21b9-4172-a43f-da15ddfd00e5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f4b3fae2-21b9-4172-a43f-da15ddfd00e5 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:51:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f4b3fae2-21b9-4172-a43f-da15ddfd00e5 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-132307524", "volume_type": "da21d1e0-12ab-47a0-9469-b5b4d2187859", "group_id": "5d55bcda-2ca4-4400-ae33-70953a1b48f2", "size": 1}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-f4b3fae2-21b9-4172-a43f-da15ddfd00e5 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-132307524', 'volume_type': 'da21d1e0-12ab-47a0-9469-b5b4d2187859', 'group_id': '5d55bcda-2ca4-4400-ae33-70953a1b48f2', 'size': 1}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:51:28 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:28 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:28 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-f4b3fae2-21b9-4172-a43f-da15ddfd00e5 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Create volume of 1 GB Sep 05 20:51:28 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:28 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), Sep 05 20:51:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f4b3fae2-21b9-4172-a43f-da15ddfd00e5 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Availability Zones retrieved successfully. Sep 05 20:51:28 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-f4b3fae2-21b9-4172-a43f-da15ddfd00e5 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Flow 'volume_create_api' (b2325a3a-4ae8-4bc9-9e0e-3cfe209a4347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:51:28 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-f4b3fae2-21b9-4172-a43f-da15ddfd00e5 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efb3a32e-9ee9-4214-86d5-4f9f9dd321d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:28 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:28 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:28 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-f4b3fae2-21b9-4172-a43f-da15ddfd00e5 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:51:28 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-f4b3fae2-21b9-4172-a43f-da15ddfd00e5 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efb3a32e-9ee9-4214-86d5-4f9f9dd321d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:51:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=da21d1e0-12ab-47a0-9469-b5b4d2187859,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1544282652',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da21d1e0-12ab-47a0-9469-b5b4d2187859', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5d55bcda-2ca4-4400-ae33-70953a1b48f2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:28 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-f4b3fae2-21b9-4172-a43f-da15ddfd00e5 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (344c3b22-e13c-47eb-98ab-f3cd44f5fdf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:28 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-f4b3fae2-21b9-4172-a43f-da15ddfd00e5 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1544282652 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1544282652, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:51:28 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-f4b3fae2-21b9-4172-a43f-da15ddfd00e5 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1544282652 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1544282652, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:51:28 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-f4b3fae2-21b9-4172-a43f-da15ddfd00e5 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Created reservations ['5d78bf33-1617-43b0-94fe-8ea332c6a462', 'f1c3e9cd-c10c-49fb-9b8a-47f0803ff653', '599207f8-972d-4516-8f9f-9c427400f032', 'd52e2f04-bcb4-427d-9cdc-f3414828cbbf'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:51:28 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-f4b3fae2-21b9-4172-a43f-da15ddfd00e5 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (344c3b22-e13c-47eb-98ab-f3cd44f5fdf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d78bf33-1617-43b0-94fe-8ea332c6a462', 'f1c3e9cd-c10c-49fb-9b8a-47f0803ff653', '599207f8-972d-4516-8f9f-9c427400f032', 'd52e2f04-bcb4-427d-9cdc-f3414828cbbf']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:28 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-f4b3fae2-21b9-4172-a43f-da15ddfd00e5 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fba2d74-06f5-49ec-b104-0d619f7f1e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:28 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:28 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:28 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-f4b3fae2-21b9-4172-a43f-da15ddfd00e5 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fba2d74-06f5-49ec-b104-0d619f7f1e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e26c55a1-4b3c-460f-8097-d8016b5c6fe7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-132307524',encryption_key_id=None,group_id=5d55bcda-2ca4-4400-ae33-70953a1b48f2,group_type_id=,metadata={},multiattach=False,project_id='6e7e0a383f3947899a52c3a73b782ef7',qos_specs=None,replication_status=,reservations=['5d78bf33-1617-43b0-94fe-8ea332c6a462','f1c3e9cd-c10c-49fb-9b8a-47f0803ff653','599207f8-972d-4516-8f9f-9c427400f032','d52e2f04-bcb4-427d-9cdc-f3414828cbbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9466d5aff12040d9a123dee828328f19',volume_type_id=da21d1e0-12ab-47a0-9469-b5b4d2187859), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:51:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-132307524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5d55bcda-2ca4-4400-ae33-70953a1b48f2,host=None,id=e26c55a1-4b3c-460f-8097-d8016b5c6fe7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e7e0a383f3947899a52c3a73b782ef7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9466d5aff12040d9a123dee828328f19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da21d1e0-12ab-47a0-9469-b5b4d2187859),volume_type_id=da21d1e0-12ab-47a0-9469-b5b4d2187859)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:28 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-f4b3fae2-21b9-4172-a43f-da15ddfd00e5 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d807e442-6142-4990-9a69-5e61fee842b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:28 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-f4b3fae2-21b9-4172-a43f-da15ddfd00e5 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d807e442-6142-4990-9a69-5e61fee842b1) transitioned into state 'SUCCESS' from state '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-132307524',encryption_key_id=None,group_id=5d55bcda-2ca4-4400-ae33-70953a1b48f2,group_type_id=,metadata={},multiattach=False,project_id='6e7e0a383f3947899a52c3a73b782ef7',qos_specs=None,replication_status=,reservations=['5d78bf33-1617-43b0-94fe-8ea332c6a462','f1c3e9cd-c10c-49fb-9b8a-47f0803ff653','599207f8-972d-4516-8f9f-9c427400f032','d52e2f04-bcb4-427d-9cdc-f3414828cbbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9466d5aff12040d9a123dee828328f19',volume_type_id=da21d1e0-12ab-47a0-9469-b5b4d2187859)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:28 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-f4b3fae2-21b9-4172-a43f-da15ddfd00e5 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a82f6484-2f82-4a35-9680-67a480495d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:28 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-f4b3fae2-21b9-4172-a43f-da15ddfd00e5 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a82f6484-2f82-4a35-9680-67a480495d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:28 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-f4b3fae2-21b9-4172-a43f-da15ddfd00e5 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Flow 'volume_create_api' (b2325a3a-4ae8-4bc9-9e0e-3cfe209a4347) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:51:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f4b3fae2-21b9-4172-a43f-da15ddfd00e5 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Create volume request issued successfully. Sep 05 20:51:28 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-f4b3fae2-21b9-4172-a43f-da15ddfd00e5 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:51:28 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-f4b3fae2-21b9-4172-a43f-da15ddfd00e5 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:51:29 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-f4b3fae2-21b9-4172-a43f-da15ddfd00e5 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:51:29 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:29 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c17a7bf0-13e8-47a2-89e1-5ea0de0a0d59 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c17a7bf0-13e8-47a2-89e1-5ea0de0a0d59 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] GET http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 Sep 05 20:51:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f4b3fae2-21b9-4172-a43f-da15ddfd00e5 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:51:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c17a7bf0-13e8-47a2-89e1-5ea0de0a0d59 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:29 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 128/250] 192.168.122.147 () {62 vars in 1184 bytes} [Sat Sep 5 20:51:28 2026] POST /volume/v3/volumes => generated 830 bytes in 687 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:51:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c17a7bf0-13e8-47a2-89e1-5ea0de0a0d59 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e8d54777-9d16-4a12-9866-3070e731d7f8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e8d54777-9d16-4a12-9866-3070e731d7f8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/e26c55a1-4b3c-460f-8097-d8016b5c6fe7 Sep 05 20:51:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e8d54777-9d16-4a12-9866-3070e731d7f8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e8d54777-9d16-4a12-9866-3070e731d7f8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c17a7bf0-13e8-47a2-89e1-5ea0de0a0d59 tempest-ServerActionsTestOtherA-839199023 tempest-ServerActionsTestOtherA-839199023-project-member] http://192.168.122.147/volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 returned with HTTP 404 Sep 05 20:51:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 123/251] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:29 2026] GET /volume/v3/volumes/d2f9516b-560e-46e1-90f7-d325c0691fc7 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:51:29 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:29 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:29 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:29 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:29 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e8d54777-9d16-4a12-9866-3070e731d7f8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Volume info retrieved successfully. Sep 05 20:51:29 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-e8d54777-9d16-4a12-9866-3070e731d7f8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:51:29 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-e8d54777-9d16-4a12-9866-3070e731d7f8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:51:29 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-e8d54777-9d16-4a12-9866-3070e731d7f8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:51:29 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:29 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e8d54777-9d16-4a12-9866-3070e731d7f8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/e26c55a1-4b3c-460f-8097-d8016b5c6fe7 returned with HTTP 200 Sep 05 20:51:29 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 129/252] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:51:29 2026] GET /volume/v3/volumes/e26c55a1-4b3c-460f-8097-d8016b5c6fe7 => generated 898 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0c1d7eb8-ae79-4817-bd38-bc3a99540225 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0c1d7eb8-ae79-4817-bd38-bc3a99540225 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/e26c55a1-4b3c-460f-8097-d8016b5c6fe7 Sep 05 20:51:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0c1d7eb8-ae79-4817-bd38-bc3a99540225 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0c1d7eb8-ae79-4817-bd38-bc3a99540225 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:30 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:30 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:30 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:30 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:30 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0c1d7eb8-ae79-4817-bd38-bc3a99540225 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Volume info retrieved successfully. Sep 05 20:51:30 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-0c1d7eb8-ae79-4817-bd38-bc3a99540225 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:51:30 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-0c1d7eb8-ae79-4817-bd38-bc3a99540225 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:51:30 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-0c1d7eb8-ae79-4817-bd38-bc3a99540225 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:51:30 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:30 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0c1d7eb8-ae79-4817-bd38-bc3a99540225 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/e26c55a1-4b3c-460f-8097-d8016b5c6fe7 returned with HTTP 200 Sep 05 20:51:30 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 124/253] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:51:30 2026] GET /volume/v3/volumes/e26c55a1-4b3c-460f-8097-d8016b5c6fe7 => generated 922 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-13a44c7d-3ebd-4ace-be75-ab686baf75e2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-13a44c7d-3ebd-4ace-be75-ab686baf75e2 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:51:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-13a44c7d-3ebd-4ace-be75-ab686baf75e2 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-548779139"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-13a44c7d-3ebd-4ace-be75-ab686baf75e2 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-548779139'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:51:30 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-13a44c7d-3ebd-4ace-be75-ab686baf75e2 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Create volume of 1 GB Sep 05 20:51:30 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-13a44c7d-3ebd-4ace-be75-ab686baf75e2 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Availability Zones retrieved successfully. Sep 05 20:51:30 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-13a44c7d-3ebd-4ace-be75-ab686baf75e2 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Flow 'volume_create_api' (fc1f94ea-3eeb-43a5-96ff-84fd48248b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:51:30 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-13a44c7d-3ebd-4ace-be75-ab686baf75e2 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fe2f082-86ca-4dd6-99af-38de950a70c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:30 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-13a44c7d-3ebd-4ace-be75-ab686baf75e2 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:51:30 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-13a44c7d-3ebd-4ace-be75-ab686baf75e2 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fe2f082-86ca-4dd6-99af-38de950a70c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:30 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-13a44c7d-3ebd-4ace-be75-ab686baf75e2 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ab07c5d-ab7d-4cef-acc7-9aed8b8403dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:30 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-13a44c7d-3ebd-4ace-be75-ab686baf75e2 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Created reservations ['089cf7be-dce7-4028-9850-6cdcfbebf128', '7a6b41c4-e267-4f6f-8169-30cb942f6000', '7892cf7f-a3f6-413d-988f-fedb332db588', 'ab0cb6ed-f1d9-437b-9f29-eb5ab0403356'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:51:30 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-13a44c7d-3ebd-4ace-be75-ab686baf75e2 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ab07c5d-ab7d-4cef-acc7-9aed8b8403dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['089cf7be-dce7-4028-9850-6cdcfbebf128', '7a6b41c4-e267-4f6f-8169-30cb942f6000', '7892cf7f-a3f6-413d-988f-fedb332db588', 'ab0cb6ed-f1d9-437b-9f29-eb5ab0403356']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:30 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-13a44c7d-3ebd-4ace-be75-ab686baf75e2 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc89404f-06c9-4179-820e-0579774790b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:30 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:30 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:30 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-13a44c7d-3ebd-4ace-be75-ab686baf75e2 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc89404f-06c9-4179-820e-0579774790b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32eebfde-373f-4190-a81b-47b69a5db979', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-548779139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef4c372ee8b4d578a07f56a9f9e850d',qos_specs=None,replication_status=,reservations=['089cf7be-dce7-4028-9850-6cdcfbebf128','7a6b41c4-e267-4f6f-8169-30cb942f6000','7892cf7f-a3f6-413d-988f-fedb332db588','ab0cb6ed-f1d9-437b-9f29-eb5ab0403356'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7adce3943ea457590f9bcf397209347',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:51:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-548779139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32eebfde-373f-4190-a81b-47b69a5db979,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ef4c372ee8b4d578a07f56a9f9e850d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7adce3943ea457590f9bcf397209347',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:30 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-13a44c7d-3ebd-4ace-be75-ab686baf75e2 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7abccc25-ad13-4988-b489-412930769078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:31 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-13a44c7d-3ebd-4ace-be75-ab686baf75e2 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7abccc25-ad13-4988-b489-412930769078) transitioned into state 'SUCCESS' from state '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-548779139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ef4c372ee8b4d578a07f56a9f9e850d',qos_specs=None,replication_status=,reservations=['089cf7be-dce7-4028-9850-6cdcfbebf128','7a6b41c4-e267-4f6f-8169-30cb942f6000','7892cf7f-a3f6-413d-988f-fedb332db588','ab0cb6ed-f1d9-437b-9f29-eb5ab0403356'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7adce3943ea457590f9bcf397209347',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:31 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-13a44c7d-3ebd-4ace-be75-ab686baf75e2 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cff7c27c-1370-4418-83f2-d2ad92417f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:31 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-13a44c7d-3ebd-4ace-be75-ab686baf75e2 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cff7c27c-1370-4418-83f2-d2ad92417f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:31 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-13a44c7d-3ebd-4ace-be75-ab686baf75e2 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Flow 'volume_create_api' (fc1f94ea-3eeb-43a5-96ff-84fd48248b50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:51:31 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-13a44c7d-3ebd-4ace-be75-ab686baf75e2 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Create volume request issued successfully. Sep 05 20:51:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-13a44c7d-3ebd-4ace-be75-ab686baf75e2 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:51:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 130/254] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:51:30 2026] POST /volume/v3/volumes => generated 763 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:51:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4cc24ea6-1127-41bf-8328-1de76563e793 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4cc24ea6-1127-41bf-8328-1de76563e793 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 Sep 05 20:51:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4cc24ea6-1127-41bf-8328-1de76563e793 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4cc24ea6-1127-41bf-8328-1de76563e793 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:31 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:31 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:31 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:31 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:31 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-4cc24ea6-1127-41bf-8328-1de76563e793 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:51:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4cc24ea6-1127-41bf-8328-1de76563e793 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 returned with HTTP 200 Sep 05 20:51:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 125/255] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:31 2026] GET /volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 => generated 831 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c928647b-61a0-4130-83c5-d03c8013ad3b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c928647b-61a0-4130-83c5-d03c8013ad3b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/e26c55a1-4b3c-460f-8097-d8016b5c6fe7 Sep 05 20:51:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c928647b-61a0-4130-83c5-d03c8013ad3b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c928647b-61a0-4130-83c5-d03c8013ad3b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:31 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:31 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:31 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:31 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:31 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c928647b-61a0-4130-83c5-d03c8013ad3b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Volume info retrieved successfully. Sep 05 20:51:31 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-c928647b-61a0-4130-83c5-d03c8013ad3b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:51:31 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-c928647b-61a0-4130-83c5-d03c8013ad3b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:51:31 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-c928647b-61a0-4130-83c5-d03c8013ad3b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:51:31 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:31 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c928647b-61a0-4130-83c5-d03c8013ad3b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/e26c55a1-4b3c-460f-8097-d8016b5c6fe7 returned with HTTP 200 Sep 05 20:51:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 131/256] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:51:31 2026] GET /volume/v3/volumes/e26c55a1-4b3c-460f-8097-d8016b5c6fe7 => generated 923 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-58ab7a3c-d639-447b-97ac-b7875833e7dd None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-58ab7a3c-d639-447b-97ac-b7875833e7dd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] POST http://192.168.122.147/volume/v3/group_snapshots Sep 05 20:51:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-58ab7a3c-d639-447b-97ac-b7875833e7dd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "5d55bcda-2ca4-4400-ae33-70953a1b48f2", "name": "tempest-group_snapshot-1343611102"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.group_snapshots [None req-58ab7a3c-d639-447b-97ac-b7875833e7dd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '5d55bcda-2ca4-4400-ae33-70953a1b48f2', 'name': 'tempest-group_snapshot-1343611102'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 05 20:51:31 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:31 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:31 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.group_snapshots [None req-58ab7a3c-d639-447b-97ac-b7875833e7dd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Creating group_snapshot tempest-group_snapshot-1343611102. Sep 05 20:51:32 devstack devstack@c-api.service[87415]: /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 05 20:51:32 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:51:32 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:32 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:32 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:32 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:32 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-58ab7a3c-d639-447b-97ac-b7875833e7dd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1544282652 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1544282652, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:51:32 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-58ab7a3c-d639-447b-97ac-b7875833e7dd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1544282652 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1544282652, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:51:32 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-58ab7a3c-d639-447b-97ac-b7875833e7dd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Created reservations ['2760a237-fe20-45a7-b825-8a8d3b60d26c', '6e10607e-05f6-4c8d-a62b-b7acc4e7d250', 'd737ebbd-0b02-4259-826e-76ceadae2d72', '33a88b48-f30c-4f5b-815d-44b04187c976'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:51:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-476b4175-6581-4b88-aa29-eb4bbf9849ac None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-476b4175-6581-4b88-aa29-eb4bbf9849ac tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 Sep 05 20:51:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-476b4175-6581-4b88-aa29-eb4bbf9849ac tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-476b4175-6581-4b88-aa29-eb4bbf9849ac tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:32 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:32 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:32 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:32 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:32 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-476b4175-6581-4b88-aa29-eb4bbf9849ac tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:51:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-476b4175-6581-4b88-aa29-eb4bbf9849ac tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 returned with HTTP 200 Sep 05 20:51:32 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 132/257] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:32 2026] GET /volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 => generated 855 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-58ab7a3c-d639-447b-97ac-b7875833e7dd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/group_snapshots returned with HTTP 202 Sep 05 20:51:32 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 126/258] 192.168.122.147 () {62 vars in 1208 bytes} [Sat Sep 5 20:51:31 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:51:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5252c8e0-6c3e-4f0b-a772-67d8018be1e2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5252c8e0-6c3e-4f0b-a772-67d8018be1e2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/574b8339-9ce7-4da5-8276-ca306a1127a8 Sep 05 20:51:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5252c8e0-6c3e-4f0b-a772-67d8018be1e2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5252c8e0-6c3e-4f0b-a772-67d8018be1e2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.group_snapshots [None req-5252c8e0-6c3e-4f0b-a772-67d8018be1e2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 574b8339-9ce7-4da5-8276-ca306a1127a8 {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:51:32 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:32 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5252c8e0-6c3e-4f0b-a772-67d8018be1e2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/group_snapshots/574b8339-9ce7-4da5-8276-ca306a1127a8 returned with HTTP 200 Sep 05 20:51:32 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 133/259] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 20:51:32 2026] GET /volume/v3/group_snapshots/574b8339-9ce7-4da5-8276-ca306a1127a8 => generated 307 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2c200349-6fc9-4208-8dae-fd522e22b14a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2c200349-6fc9-4208-8dae-fd522e22b14a tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 Sep 05 20:51:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2c200349-6fc9-4208-8dae-fd522e22b14a tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2c200349-6fc9-4208-8dae-fd522e22b14a tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:33 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:33 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:33 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:33 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:33 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2c200349-6fc9-4208-8dae-fd522e22b14a tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:51:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2c200349-6fc9-4208-8dae-fd522e22b14a tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 returned with HTTP 200 Sep 05 20:51:33 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 127/260] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:33 2026] GET /volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 => generated 856 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e7864578-804f-4dd6-88ac-5abce95f2639 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e7864578-804f-4dd6-88ac-5abce95f2639 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/574b8339-9ce7-4da5-8276-ca306a1127a8 Sep 05 20:51:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e7864578-804f-4dd6-88ac-5abce95f2639 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e7864578-804f-4dd6-88ac-5abce95f2639 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.group_snapshots [None req-e7864578-804f-4dd6-88ac-5abce95f2639 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 574b8339-9ce7-4da5-8276-ca306a1127a8 {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:51:33 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:33 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-71c0ba07-f38a-49c1-8996-77f6dada04fa req-aec0e2b1-c47e-4e9f-bd15-64f54135dce5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e7864578-804f-4dd6-88ac-5abce95f2639 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/group_snapshots/574b8339-9ce7-4da5-8276-ca306a1127a8 returned with HTTP 200 Sep 05 20:51:33 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 134/261] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 20:51:33 2026] GET /volume/v3/group_snapshots/574b8339-9ce7-4da5-8276-ca306a1127a8 => generated 307 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-71c0ba07-f38a-49c1-8996-77f6dada04fa req-aec0e2b1-c47e-4e9f-bd15-64f54135dce5 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 Sep 05 20:51:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-71c0ba07-f38a-49c1-8996-77f6dada04fa req-aec0e2b1-c47e-4e9f-bd15-64f54135dce5 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-71c0ba07-f38a-49c1-8996-77f6dada04fa req-aec0e2b1-c47e-4e9f-bd15-64f54135dce5 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:33 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:33 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:33 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:33 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:33 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-71c0ba07-f38a-49c1-8996-77f6dada04fa req-aec0e2b1-c47e-4e9f-bd15-64f54135dce5 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:51:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-71c0ba07-f38a-49c1-8996-77f6dada04fa req-aec0e2b1-c47e-4e9f-bd15-64f54135dce5 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 returned with HTTP 200 Sep 05 20:51:33 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 128/262] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:51:33 2026] GET /volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 => generated 856 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-18ad1b66-a67f-4d9f-b0f7-c62ac04a2799 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-18ad1b66-a67f-4d9f-b0f7-c62ac04a2799 None None] GET http://192.168.122.147/volume// Sep 05 20:51:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-18ad1b66-a67f-4d9f-b0f7-c62ac04a2799 None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-18ad1b66-a67f-4d9f-b0f7-c62ac04a2799 None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-18ad1b66-a67f-4d9f-b0f7-c62ac04a2799 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:51:33 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 135/263] 192.168.122.147 () {58 vars in 1317 bytes} [Sat Sep 5 20:51:33 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:51:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-71c0ba07-f38a-49c1-8996-77f6dada04fa req-2bb1a781-eafa-4adf-8e4a-b5da66da312c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-71c0ba07-f38a-49c1-8996-77f6dada04fa req-2bb1a781-eafa-4adf-8e4a-b5da66da312c tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 05 20:51:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-71c0ba07-f38a-49c1-8996-77f6dada04fa req-2bb1a781-eafa-4adf-8e4a-b5da66da312c tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "32eebfde-373f-4190-a81b-47b69a5db979", "connector": null, "instance_uuid": "f26c7935-6442-4fc4-8f08-94a42c387fca"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:33 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:33 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:33 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:33 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-71c0ba07-f38a-49c1-8996-77f6dada04fa req-2bb1a781-eafa-4adf-8e4a-b5da66da312c tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 05 20:51:34 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 129/264] 192.168.122.147 () {66 vars in 1483 bytes} [Sat Sep 5 20:51:33 2026] POST /volume/v3/attachments => generated 273 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e5c95a19-c469-4670-8d6f-14da697afb81 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e5c95a19-c469-4670-8d6f-14da697afb81 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 Sep 05 20:51:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e5c95a19-c469-4670-8d6f-14da697afb81 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e5c95a19-c469-4670-8d6f-14da697afb81 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:34 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:34 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b6b4c1ae-0e02-4a15-b323-1a4bc52bdf8a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b6b4c1ae-0e02-4a15-b323-1a4bc52bdf8a None None] GET http://192.168.122.147/volume// Sep 05 20:51:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b6b4c1ae-0e02-4a15-b323-1a4bc52bdf8a None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b6b4c1ae-0e02-4a15-b323-1a4bc52bdf8a None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b6b4c1ae-0e02-4a15-b323-1a4bc52bdf8a None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:51:34 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 130/265] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 20:51:34 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:51:34 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:34 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-71c0ba07-f38a-49c1-8996-77f6dada04fa req-7a2c007f-9b57-4a22-8a66-23511fab8153 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:34 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e5c95a19-c469-4670-8d6f-14da697afb81 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:51:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-71c0ba07-f38a-49c1-8996-77f6dada04fa req-7a2c007f-9b57-4a22-8a66-23511fab8153 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 Sep 05 20:51:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-71c0ba07-f38a-49c1-8996-77f6dada04fa req-7a2c007f-9b57-4a22-8a66-23511fab8153 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-71c0ba07-f38a-49c1-8996-77f6dada04fa req-7a2c007f-9b57-4a22-8a66-23511fab8153 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e5c95a19-c469-4670-8d6f-14da697afb81 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 returned with HTTP 200 Sep 05 20:51:34 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 136/266] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:34 2026] GET /volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 => generated 855 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:34 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:34 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:34 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:34 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:34 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-71c0ba07-f38a-49c1-8996-77f6dada04fa req-7a2c007f-9b57-4a22-8a66-23511fab8153 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:51:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-71c0ba07-f38a-49c1-8996-77f6dada04fa req-7a2c007f-9b57-4a22-8a66-23511fab8153 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 returned with HTTP 200 Sep 05 20:51:34 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 131/267] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 20:51:34 2026] GET /volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 => generated 1036 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:51:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-71c0ba07-f38a-49c1-8996-77f6dada04fa req-bcff94f3-6651-4887-a8aa-6995121897ad None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-71c0ba07-f38a-49c1-8996-77f6dada04fa req-bcff94f3-6651-4887-a8aa-6995121897ad tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] PUT http://192.168.122.147/volume/v3/attachments/a3bf8850-2ce5-4182-b133-46bf8fd35782 Sep 05 20:51:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-71c0ba07-f38a-49c1-8996-77f6dada04fa req-bcff94f3-6651-4887-a8aa-6995121897ad tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8dfc494d0f2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4190e5b0-3c92-4807-a8e5-fb98516f3e01", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0b1de356-6075-4ca7-bd52-071be101df6c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0b1de356-6075-4ca7-bd52-071be101df6c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/574b8339-9ce7-4da5-8276-ca306a1127a8 Sep 05 20:51:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0b1de356-6075-4ca7-bd52-071be101df6c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0b1de356-6075-4ca7-bd52-071be101df6c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.group_snapshots [None req-0b1de356-6075-4ca7-bd52-071be101df6c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 574b8339-9ce7-4da5-8276-ca306a1127a8 {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:51:34 devstack devstack@c-api.service[87416]: DEBUG cinder.coordination [req-71c0ba07-f38a-49c1-8996-77f6dada04fa req-bcff94f3-6651-4887-a8aa-6995121897ad tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Acquiring lock "cinder-attachment_update-32eebfde-373f-4190-a81b-47b69a5db979-devstack" by "attachment_update" {{(pid=87416) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 20:51:34 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:34 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0b1de356-6075-4ca7-bd52-071be101df6c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/group_snapshots/574b8339-9ce7-4da5-8276-ca306a1127a8 returned with HTTP 200 Sep 05 20:51:34 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 132/268] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 20:51:34 2026] GET /volume/v3/group_snapshots/574b8339-9ce7-4da5-8276-ca306a1127a8 => generated 307 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:34 devstack devstack@c-api.service[87416]: DEBUG cinder.coordination [req-71c0ba07-f38a-49c1-8996-77f6dada04fa req-bcff94f3-6651-4887-a8aa-6995121897ad tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Lock "cinder-attachment_update-32eebfde-373f-4190-a81b-47b69a5db979-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=87416) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 20:51:34 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:34 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:34 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:34 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a2497c3d-96a3-45af-b821-0ec635127f90 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a2497c3d-96a3-45af-b821-0ec635127f90 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 Sep 05 20:51:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a2497c3d-96a3-45af-b821-0ec635127f90 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a2497c3d-96a3-45af-b821-0ec635127f90 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:35 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:35 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a2497c3d-96a3-45af-b821-0ec635127f90 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:51:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a2497c3d-96a3-45af-b821-0ec635127f90 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 returned with HTTP 200 Sep 05 20:51:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 133/269] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:35 2026] GET /volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 => generated 855 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-58482eaf-a56d-4428-8779-a5f2074fcd04 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-58482eaf-a56d-4428-8779-a5f2074fcd04 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/574b8339-9ce7-4da5-8276-ca306a1127a8 Sep 05 20:51:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-58482eaf-a56d-4428-8779-a5f2074fcd04 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-58482eaf-a56d-4428-8779-a5f2074fcd04 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.group_snapshots [None req-58482eaf-a56d-4428-8779-a5f2074fcd04 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 574b8339-9ce7-4da5-8276-ca306a1127a8 {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:51:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-58482eaf-a56d-4428-8779-a5f2074fcd04 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/group_snapshots/574b8339-9ce7-4da5-8276-ca306a1127a8 returned with HTTP 200 Sep 05 20:51:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 134/270] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 20:51:35 2026] GET /volume/v3/group_snapshots/574b8339-9ce7-4da5-8276-ca306a1127a8 => generated 308 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5fd1892f-a110-4f11-af86-61cda70a492c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5fd1892f-a110-4f11-af86-61cda70a492c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/snapshots/detail Sep 05 20:51:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5fd1892f-a110-4f11-af86-61cda70a492c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5fd1892f-a110-4f11-af86-61cda70a492c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-5fd1892f-a110-4f11-af86-61cda70a492c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:51:35 devstack devstack@c-api.service[87416]: DEBUG cinder.coordination [req-71c0ba07-f38a-49c1-8996-77f6dada04fa req-bcff94f3-6651-4887-a8aa-6995121897ad tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Lock "cinder-attachment_update-32eebfde-373f-4190-a81b-47b69a5db979-devstack" released by "attachment_update" :: held 1.093s {{(pid=87416) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 20:51:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-71c0ba07-f38a-49c1-8996-77f6dada04fa req-bcff94f3-6651-4887-a8aa-6995121897ad tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/attachments/a3bf8850-2ce5-4182-b133-46bf8fd35782 returned with HTTP 200 Sep 05 20:51:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 137/271] 192.168.122.147 () {66 vars in 1593 bytes} [Sat Sep 5 20:51:34 2026] PUT /volume/v3/attachments/a3bf8850-2ce5-4182-b133-46bf8fd35782 => generated 694 bytes in 1168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:35 devstack devstack@c-api.service[87415]: DEBUG cinder.db.api [None req-5fd1892f-a110-4f11-af86-61cda70a492c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Building query based on filter {{(pid=87415) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:51:35 devstack devstack@c-api.service[87415]: /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 05 20:51:35 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:51:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5fd1892f-a110-4f11-af86-61cda70a492c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Get all snapshots completed successfully. Sep 05 20:51:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5fd1892f-a110-4f11-af86-61cda70a492c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 20:51:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 135/272] 192.168.122.147 () {58 vars in 1148 bytes} [Sat Sep 5 20:51:35 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9607a8c1-04ab-47bb-9986-0f9a00777f05 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9607a8c1-04ab-47bb-9986-0f9a00777f05 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/snapshots/d2c4cb13-be39-43ca-bf44-a6dfd4f40809 Sep 05 20:51:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9607a8c1-04ab-47bb-9986-0f9a00777f05 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9607a8c1-04ab-47bb-9986-0f9a00777f05 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9607a8c1-04ab-47bb-9986-0f9a00777f05 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Snapshot retrieved successfully. Sep 05 20:51:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9607a8c1-04ab-47bb-9986-0f9a00777f05 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/snapshots/d2c4cb13-be39-43ca-bf44-a6dfd4f40809 returned with HTTP 200 Sep 05 20:51:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 138/273] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:51:35 2026] GET /volume/v3/snapshots/d2c4cb13-be39-43ca-bf44-a6dfd4f40809 => generated 451 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d7de7493-3fe2-4a6f-ac1f-4f8bb7f5b9bb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d7de7493-3fe2-4a6f-ac1f-4f8bb7f5b9bb tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] POST http://192.168.122.147/volume/v3/groups/action Sep 05 20:51:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d7de7493-3fe2-4a6f-ac1f-4f8bb7f5b9bb tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "574b8339-9ce7-4da5-8276-ca306a1127a8", "name": "tempest-Group_from_snap-138526161"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:51:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d7de7493-3fe2-4a6f-ac1f-4f8bb7f5b9bb tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "574b8339-9ce7-4da5-8276-ca306a1127a8", "name": "tempest-Group_from_snap-138526161"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-d7de7493-3fe2-4a6f-ac1f-4f8bb7f5b9bb tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '574b8339-9ce7-4da5-8276-ca306a1127a8', 'name': 'tempest-Group_from_snap-138526161'}}. {{(pid=87415) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 05 20:51:35 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.groups [None req-d7de7493-3fe2-4a6f-ac1f-4f8bb7f5b9bb tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Creating group tempest-Group_from_snap-138526161 from group_snapshot 574b8339-9ce7-4da5-8276-ca306a1127a8. Sep 05 20:51:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:35 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:35 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:51:35 devstack devstack@c-api.service[87415]: /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 05 20:51:35 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:51:35 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:35 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:36 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-d7de7493-3fe2-4a6f-ac1f-4f8bb7f5b9bb tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Created reservations ['3d722a21-751f-43f2-9ae8-69176fa48d5a'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:51:36 devstack devstack@c-api.service[87415]: /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 05 20:51:36 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:51:36 devstack devstack@c-api.service[87415]: INFO cinder.group.api [None req-d7de7493-3fe2-4a6f-ac1f-4f8bb7f5b9bb tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] A mapping entry already exists for group abc273bc-bae9-4e7b-8ad3-6592cc13bfa7 and volume type da21d1e0-12ab-47a0-9469-b5b4d2187859. Do not need to create again. Sep 05 20:51:36 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:36 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:36 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d7de7493-3fe2-4a6f-ac1f-4f8bb7f5b9bb tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Availability Zones retrieved successfully. Sep 05 20:51:36 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d7de7493-3fe2-4a6f-ac1f-4f8bb7f5b9bb tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Flow 'volume_create_api' (81aa7eeb-97b0-4e78-a6ff-8df7ac3d251c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:51:36 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d7de7493-3fe2-4a6f-ac1f-4f8bb7f5b9bb tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9909950-6891-4d2f-8cc1-11ba32211136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:36 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-d7de7493-3fe2-4a6f-ac1f-4f8bb7f5b9bb tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:51:36 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:36 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:36 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d7de7493-3fe2-4a6f-ac1f-4f8bb7f5b9bb tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9909950-6891-4d2f-8cc1-11ba32211136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd2c4cb13-be39-43ca-bf44-a6dfd4f40809', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:51:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=da21d1e0-12ab-47a0-9469-b5b4d2187859,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1544282652',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da21d1e0-12ab-47a0-9469-b5b4d2187859', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'abc273bc-bae9-4e7b-8ad3-6592cc13bfa7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:36 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d7de7493-3fe2-4a6f-ac1f-4f8bb7f5b9bb tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2bf5ebd-a3b3-4804-96df-ae51b00a84fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4bcdad43-eb4b-4cd8-99c9-63e8372a14bf None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4bcdad43-eb4b-4cd8-99c9-63e8372a14bf tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 Sep 05 20:51:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4bcdad43-eb4b-4cd8-99c9-63e8372a14bf tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4bcdad43-eb4b-4cd8-99c9-63e8372a14bf tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:36 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:36 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:36 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:36 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:36 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-d7de7493-3fe2-4a6f-ac1f-4f8bb7f5b9bb tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1544282652 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1544282652, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:51:36 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4bcdad43-eb4b-4cd8-99c9-63e8372a14bf tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:51:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4bcdad43-eb4b-4cd8-99c9-63e8372a14bf tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 returned with HTTP 200 Sep 05 20:51:36 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 139/274] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:36 2026] GET /volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 => generated 856 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:51:36 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-d7de7493-3fe2-4a6f-ac1f-4f8bb7f5b9bb tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Created reservations ['528e2fec-570f-44af-879b-d5cea439f001', '2926aee4-1335-4815-a791-c6e1d0b13866'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:51:36 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d7de7493-3fe2-4a6f-ac1f-4f8bb7f5b9bb tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2bf5ebd-a3b3-4804-96df-ae51b00a84fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['528e2fec-570f-44af-879b-d5cea439f001', '2926aee4-1335-4815-a791-c6e1d0b13866']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:36 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d7de7493-3fe2-4a6f-ac1f-4f8bb7f5b9bb tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (395fd7da-1847-4469-aa5d-9215ae706bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-71c0ba07-f38a-49c1-8996-77f6dada04fa req-6c22cc8c-9f9a-4ba0-b1b6-939400caadfa None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-71c0ba07-f38a-49c1-8996-77f6dada04fa req-6c22cc8c-9f9a-4ba0-b1b6-939400caadfa tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] POST http://192.168.122.147/volume/v3/attachments/a3bf8850-2ce5-4182-b133-46bf8fd35782/action Sep 05 20:51:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-71c0ba07-f38a-49c1-8996-77f6dada04fa req-6c22cc8c-9f9a-4ba0-b1b6-939400caadfa tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Action body: b'{"os-complete": null}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:51:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-71c0ba07-f38a-49c1-8996-77f6dada04fa req-6c22cc8c-9f9a-4ba0-b1b6-939400caadfa tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:36 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:36 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:36 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:36 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:36 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:36 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:36 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:36 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:36 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d7de7493-3fe2-4a6f-ac1f-4f8bb7f5b9bb tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (395fd7da-1847-4469-aa5d-9215ae706bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f5240e1-c3cc-4594-a2e4-5d225b900912', '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=abc273bc-bae9-4e7b-8ad3-6592cc13bfa7,group_type_id=,metadata={},multiattach=False,project_id='6e7e0a383f3947899a52c3a73b782ef7',qos_specs=None,replication_status=,reservations=['528e2fec-570f-44af-879b-d5cea439f001','2926aee4-1335-4815-a791-c6e1d0b13866'],size=1,snapshot_id=d2c4cb13-be39-43ca-bf44-a6dfd4f40809,source_replicaid=,source_volid=None,status='creating',user_id='9466d5aff12040d9a123dee828328f19',volume_type_id=da21d1e0-12ab-47a0-9469-b5b4d2187859), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:51:36Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=abc273bc-bae9-4e7b-8ad3-6592cc13bfa7,host=None,id=8f5240e1-c3cc-4594-a2e4-5d225b900912,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e7e0a383f3947899a52c3a73b782ef7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d2c4cb13-be39-43ca-bf44-a6dfd4f40809,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9466d5aff12040d9a123dee828328f19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da21d1e0-12ab-47a0-9469-b5b4d2187859),volume_type_id=da21d1e0-12ab-47a0-9469-b5b4d2187859)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:36 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d7de7493-3fe2-4a6f-ac1f-4f8bb7f5b9bb tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bde88d3b-46be-4094-8e87-85b1121528d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-71c0ba07-f38a-49c1-8996-77f6dada04fa req-6c22cc8c-9f9a-4ba0-b1b6-939400caadfa tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/attachments/a3bf8850-2ce5-4182-b133-46bf8fd35782/action returned with HTTP 204 Sep 05 20:51:36 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 140/275] 192.168.122.147 () {66 vars in 1614 bytes} [Sat Sep 5 20:51:36 2026] POST /volume/v3/attachments/a3bf8850-2ce5-4182-b133-46bf8fd35782/action => generated 0 bytes in 108 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:51:36 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d7de7493-3fe2-4a6f-ac1f-4f8bb7f5b9bb tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bde88d3b-46be-4094-8e87-85b1121528d6) transitioned into state 'SUCCESS' from 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=abc273bc-bae9-4e7b-8ad3-6592cc13bfa7,group_type_id=,metadata={},multiattach=False,project_id='6e7e0a383f3947899a52c3a73b782ef7',qos_specs=None,replication_status=,reservations=['528e2fec-570f-44af-879b-d5cea439f001','2926aee4-1335-4815-a791-c6e1d0b13866'],size=1,snapshot_id=d2c4cb13-be39-43ca-bf44-a6dfd4f40809,source_replicaid=,source_volid=None,status='creating',user_id='9466d5aff12040d9a123dee828328f19',volume_type_id=da21d1e0-12ab-47a0-9469-b5b4d2187859)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:36 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d7de7493-3fe2-4a6f-ac1f-4f8bb7f5b9bb tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Flow 'volume_create_api' (81aa7eeb-97b0-4e78-a6ff-8df7ac3d251c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:51:36 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d7de7493-3fe2-4a6f-ac1f-4f8bb7f5b9bb tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Create volume request issued successfully. Sep 05 20:51:36 devstack devstack@c-api.service[87415]: /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 05 20:51:36 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:51:36 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:36 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d7de7493-3fe2-4a6f-ac1f-4f8bb7f5b9bb tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/groups/action returned with HTTP 202 Sep 05 20:51:36 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 136/276] 192.168.122.147 () {62 vars in 1202 bytes} [Sat Sep 5 20:51:35 2026] POST /volume/v3/groups/action => generated 102 bytes in 1053 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:51:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0a9549fc-4dd1-4d75-b838-f47a770ba830 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0a9549fc-4dd1-4d75-b838-f47a770ba830 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 20:51:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0a9549fc-4dd1-4d75-b838-f47a770ba830 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0a9549fc-4dd1-4d75-b838-f47a770ba830 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'detail' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-0a9549fc-4dd1-4d75-b838-f47a770ba830 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:51:36 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-0a9549fc-4dd1-4d75-b838-f47a770ba830 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:51:36 devstack devstack@c-api.service[87416]: /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 05 20:51:36 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:51:36 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:36 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:36 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:36 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:36 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0a9549fc-4dd1-4d75-b838-f47a770ba830 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Get all volumes completed successfully. Sep 05 20:51:36 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-0a9549fc-4dd1-4d75-b838-f47a770ba830 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:51:36 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-0a9549fc-4dd1-4d75-b838-f47a770ba830 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:51:37 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-0a9549fc-4dd1-4d75-b838-f47a770ba830 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:51:37 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:37 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:37 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-0a9549fc-4dd1-4d75-b838-f47a770ba830 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:51:37 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-0a9549fc-4dd1-4d75-b838-f47a770ba830 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:51:37 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-0a9549fc-4dd1-4d75-b838-f47a770ba830 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:51:37 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:37 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0a9549fc-4dd1-4d75-b838-f47a770ba830 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:51:37 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 141/277] 192.168.122.147 () {60 vars in 1183 bytes} [Sat Sep 5 20:51:36 2026] GET /volume/v3/volumes/detail => generated 1850 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:51:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-91324fe3-e1a3-46f2-8c4e-9e5f01e44c26 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-91324fe3-e1a3-46f2-8c4e-9e5f01e44c26 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/8f5240e1-c3cc-4594-a2e4-5d225b900912 Sep 05 20:51:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-91324fe3-e1a3-46f2-8c4e-9e5f01e44c26 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-91324fe3-e1a3-46f2-8c4e-9e5f01e44c26 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:37 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:37 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:37 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:37 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:37 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-91324fe3-e1a3-46f2-8c4e-9e5f01e44c26 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Volume info retrieved successfully. Sep 05 20:51:37 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-91324fe3-e1a3-46f2-8c4e-9e5f01e44c26 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:51:37 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-91324fe3-e1a3-46f2-8c4e-9e5f01e44c26 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:51:37 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-91324fe3-e1a3-46f2-8c4e-9e5f01e44c26 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:51:37 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:37 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-91324fe3-e1a3-46f2-8c4e-9e5f01e44c26 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/8f5240e1-c3cc-4594-a2e4-5d225b900912 returned with HTTP 200 Sep 05 20:51:37 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 137/278] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:51:37 2026] GET /volume/v3/volumes/8f5240e1-c3cc-4594-a2e4-5d225b900912 => generated 934 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-cb045ea6-6a5d-49fd-8821-fc343e23c681 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cb045ea6-6a5d-49fd-8821-fc343e23c681 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 Sep 05 20:51:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cb045ea6-6a5d-49fd-8821-fc343e23c681 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cb045ea6-6a5d-49fd-8821-fc343e23c681 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:37 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:37 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:37 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:37 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:37 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-cb045ea6-6a5d-49fd-8821-fc343e23c681 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:51:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cb045ea6-6a5d-49fd-8821-fc343e23c681 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 returned with HTTP 200 Sep 05 20:51:37 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 142/279] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:37 2026] GET /volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 => generated 1148 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e02e6199-5c03-4c98-8e2e-ea3f28369441 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e02e6199-5c03-4c98-8e2e-ea3f28369441 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 Sep 05 20:51:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e02e6199-5c03-4c98-8e2e-ea3f28369441 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e02e6199-5c03-4c98-8e2e-ea3f28369441 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:37 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:37 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:37 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:37 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:37 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e02e6199-5c03-4c98-8e2e-ea3f28369441 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:51:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e02e6199-5c03-4c98-8e2e-ea3f28369441 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 returned with HTTP 200 Sep 05 20:51:37 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 138/280] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:37 2026] GET /volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 => generated 1148 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2262d5cc-5d86-43b8-94fe-8b1f465f8bd1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2262d5cc-5d86-43b8-94fe-8b1f465f8bd1 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] DELETE http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 Sep 05 20:51:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2262d5cc-5d86-43b8-94fe-8b1f465f8bd1 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2262d5cc-5d86-43b8-94fe-8b1f465f8bd1 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:37 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-2262d5cc-5d86-43b8-94fe-8b1f465f8bd1 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Delete volume with id: 32eebfde-373f-4190-a81b-47b69a5db979 Sep 05 20:51:37 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:37 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:37 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:37 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:37 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2262d5cc-5d86-43b8-94fe-8b1f465f8bd1 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:51:37 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2262d5cc-5d86-43b8-94fe-8b1f465f8bd1 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-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 05 20:51:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2262d5cc-5d86-43b8-94fe-8b1f465f8bd1 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 returned with HTTP 400 Sep 05 20:51:37 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 143/281] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:51:37 2026] DELETE /volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 => generated 307 bytes in 96 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 20:51:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-efe05371-d159-4a42-834c-45d32387ceb6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-efe05371-d159-4a42-834c-45d32387ceb6 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 Sep 05 20:51:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-efe05371-d159-4a42-834c-45d32387ceb6 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-efe05371-d159-4a42-834c-45d32387ceb6 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:38 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:38 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:38 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:38 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:38 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-efe05371-d159-4a42-834c-45d32387ceb6 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:51:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-efe05371-d159-4a42-834c-45d32387ceb6 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 returned with HTTP 200 Sep 05 20:51:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 139/282] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:37 2026] GET /volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 => generated 1148 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-fa41e7c2-b499-4932-b1df-49172ef624d7 req-c7c24542-9574-4419-bd43-b27bbc39a5dc None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-fa41e7c2-b499-4932-b1df-49172ef624d7 req-c7c24542-9574-4419-bd43-b27bbc39a5dc tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 Sep 05 20:51:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-fa41e7c2-b499-4932-b1df-49172ef624d7 req-c7c24542-9574-4419-bd43-b27bbc39a5dc tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-fa41e7c2-b499-4932-b1df-49172ef624d7 req-c7c24542-9574-4419-bd43-b27bbc39a5dc tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:38 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:38 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:38 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:38 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:38 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-fa41e7c2-b499-4932-b1df-49172ef624d7 req-c7c24542-9574-4419-bd43-b27bbc39a5dc tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:51:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-fa41e7c2-b499-4932-b1df-49172ef624d7 req-c7c24542-9574-4419-bd43-b27bbc39a5dc tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 returned with HTTP 200 Sep 05 20:51:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 144/283] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:51:38 2026] GET /volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 => generated 1148 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-fa41e7c2-b499-4932-b1df-49172ef624d7 req-3ccdc403-1ae6-4db6-b6e9-e48e386c4c86 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-fa41e7c2-b499-4932-b1df-49172ef624d7 req-3ccdc403-1ae6-4db6-b6e9-e48e386c4c86 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] POST http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979/action Sep 05 20:51:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-fa41e7c2-b499-4932-b1df-49172ef624d7 req-3ccdc403-1ae6-4db6-b6e9-e48e386c4c86 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:51:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-fa41e7c2-b499-4932-b1df-49172ef624d7 req-3ccdc403-1ae6-4db6-b6e9-e48e386c4c86 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:38 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:38 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:38 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:38 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:38 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-fa41e7c2-b499-4932-b1df-49172ef624d7 req-3ccdc403-1ae6-4db6-b6e9-e48e386c4c86 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:51:38 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-fa41e7c2-b499-4932-b1df-49172ef624d7 req-3ccdc403-1ae6-4db6-b6e9-e48e386c4c86 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Begin detaching volume completed successfully. Sep 05 20:51:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-fa41e7c2-b499-4932-b1df-49172ef624d7 req-3ccdc403-1ae6-4db6-b6e9-e48e386c4c86 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979/action returned with HTTP 202 Sep 05 20:51:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 140/284] 192.168.122.147 () {64 vars in 1561 bytes} [Sat Sep 5 20:51:38 2026] POST /volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:51:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2874a2e7-0138-46e6-bcb9-04571ffc0031 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2874a2e7-0138-46e6-bcb9-04571ffc0031 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/8f5240e1-c3cc-4594-a2e4-5d225b900912 Sep 05 20:51:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2874a2e7-0138-46e6-bcb9-04571ffc0031 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2874a2e7-0138-46e6-bcb9-04571ffc0031 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:38 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:38 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:38 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:38 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-46ba0d54-ab0f-4fe7-a915-d53d5d2fd629 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-46ba0d54-ab0f-4fe7-a915-d53d5d2fd629 None None] GET http://192.168.122.147/volume// Sep 05 20:51:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-46ba0d54-ab0f-4fe7-a915-d53d5d2fd629 None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-46ba0d54-ab0f-4fe7-a915-d53d5d2fd629 None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-46ba0d54-ab0f-4fe7-a915-d53d5d2fd629 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:51:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 141/285] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 20:51: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 05 20:51:38 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2874a2e7-0138-46e6-bcb9-04571ffc0031 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Volume info retrieved successfully. Sep 05 20:51:38 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-2874a2e7-0138-46e6-bcb9-04571ffc0031 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:51:38 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-2874a2e7-0138-46e6-bcb9-04571ffc0031 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:51:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-fa41e7c2-b499-4932-b1df-49172ef624d7 req-bc58befb-b398-4b1c-9b0f-91a6f6a4e48a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-fa41e7c2-b499-4932-b1df-49172ef624d7 req-bc58befb-b398-4b1c-9b0f-91a6f6a4e48a tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 Sep 05 20:51:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-fa41e7c2-b499-4932-b1df-49172ef624d7 req-bc58befb-b398-4b1c-9b0f-91a6f6a4e48a tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-fa41e7c2-b499-4932-b1df-49172ef624d7 req-bc58befb-b398-4b1c-9b0f-91a6f6a4e48a tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:38 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:38 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:38 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:38 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:38 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-fa41e7c2-b499-4932-b1df-49172ef624d7 req-bc58befb-b398-4b1c-9b0f-91a6f6a4e48a tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:51:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-fa41e7c2-b499-4932-b1df-49172ef624d7 req-bc58befb-b398-4b1c-9b0f-91a6f6a4e48a tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 returned with HTTP 200 Sep 05 20:51:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 142/286] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 20:51:38 2026] GET /volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 => generated 1332 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:51:38 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-2874a2e7-0138-46e6-bcb9-04571ffc0031 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:51:38 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:38 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2874a2e7-0138-46e6-bcb9-04571ffc0031 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/8f5240e1-c3cc-4594-a2e4-5d225b900912 returned with HTTP 200 Sep 05 20:51:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 145/287] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:51:38 2026] GET /volume/v3/volumes/8f5240e1-c3cc-4594-a2e4-5d225b900912 => generated 934 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-fa41e7c2-b499-4932-b1df-49172ef624d7 req-0424c20f-c13c-43ae-b30d-b2f3dfebda68 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-fa41e7c2-b499-4932-b1df-49172ef624d7 req-0424c20f-c13c-43ae-b30d-b2f3dfebda68 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] DELETE http://192.168.122.147/volume/v3/attachments/a3bf8850-2ce5-4182-b133-46bf8fd35782 Sep 05 20:51:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-fa41e7c2-b499-4932-b1df-49172ef624d7 req-0424c20f-c13c-43ae-b30d-b2f3dfebda68 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-fa41e7c2-b499-4932-b1df-49172ef624d7 req-0424c20f-c13c-43ae-b30d-b2f3dfebda68 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:39 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:39 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:39 devstack devstack@c-api.service[87415]: /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 05 20:51:39 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, Sep 05 20:51:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-fa41e7c2-b499-4932-b1df-49172ef624d7 req-0424c20f-c13c-43ae-b30d-b2f3dfebda68 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/attachments/a3bf8850-2ce5-4182-b133-46bf8fd35782 returned with HTTP 200 Sep 05 20:51:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 143/288] 192.168.122.147 () {64 vars in 1562 bytes} [Sat Sep 5 20:51:38 2026] DELETE /volume/v3/attachments/a3bf8850-2ce5-4182-b133-46bf8fd35782 => generated 19 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f4678a17-2aa3-4672-8e13-41a62fcb7641 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f4678a17-2aa3-4672-8e13-41a62fcb7641 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 Sep 05 20:51:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2904721b-211a-46d0-a38d-7af1082189de None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f4678a17-2aa3-4672-8e13-41a62fcb7641 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f4678a17-2aa3-4672-8e13-41a62fcb7641 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2904721b-211a-46d0-a38d-7af1082189de tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/8f5240e1-c3cc-4594-a2e4-5d225b900912 Sep 05 20:51:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2904721b-211a-46d0-a38d-7af1082189de tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2904721b-211a-46d0-a38d-7af1082189de tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:39 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:39 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:39 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:39 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:39 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:39 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:39 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:39 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2904721b-211a-46d0-a38d-7af1082189de tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Volume info retrieved successfully. Sep 05 20:51:39 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-2904721b-211a-46d0-a38d-7af1082189de tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:51:39 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f4678a17-2aa3-4672-8e13-41a62fcb7641 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:51:39 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-2904721b-211a-46d0-a38d-7af1082189de tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:51:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f4678a17-2aa3-4672-8e13-41a62fcb7641 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 returned with HTTP 200 Sep 05 20:51:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 146/289] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:39 2026] GET /volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 => generated 856 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:40 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-2904721b-211a-46d0-a38d-7af1082189de tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:51:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2904721b-211a-46d0-a38d-7af1082189de tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/8f5240e1-c3cc-4594-a2e4-5d225b900912 returned with HTTP 200 Sep 05 20:51:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 144/290] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:51:39 2026] GET /volume/v3/volumes/8f5240e1-c3cc-4594-a2e4-5d225b900912 => generated 934 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ca86a9c9-ccf6-4001-be67-988809fd0f16 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ca86a9c9-ccf6-4001-be67-988809fd0f16 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/8f5240e1-c3cc-4594-a2e4-5d225b900912 Sep 05 20:51:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ca86a9c9-ccf6-4001-be67-988809fd0f16 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ca86a9c9-ccf6-4001-be67-988809fd0f16 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:41 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:41 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:41 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:41 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:41 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ca86a9c9-ccf6-4001-be67-988809fd0f16 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Volume info retrieved successfully. Sep 05 20:51:41 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-ca86a9c9-ccf6-4001-be67-988809fd0f16 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:51:41 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-ca86a9c9-ccf6-4001-be67-988809fd0f16 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:51:41 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-ca86a9c9-ccf6-4001-be67-988809fd0f16 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:51:41 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:41 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ca86a9c9-ccf6-4001-be67-988809fd0f16 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/8f5240e1-c3cc-4594-a2e4-5d225b900912 returned with HTTP 200 Sep 05 20:51:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 147/291] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:51:41 2026] GET /volume/v3/volumes/8f5240e1-c3cc-4594-a2e4-5d225b900912 => generated 934 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-11bf8526-4754-41c5-ba89-b21658c0f153 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-11bf8526-4754-41c5-ba89-b21658c0f153 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/8f5240e1-c3cc-4594-a2e4-5d225b900912 Sep 05 20:51:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-11bf8526-4754-41c5-ba89-b21658c0f153 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-11bf8526-4754-41c5-ba89-b21658c0f153 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:42 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:42 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:42 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:42 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:42 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-11bf8526-4754-41c5-ba89-b21658c0f153 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Volume info retrieved successfully. Sep 05 20:51:42 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-11bf8526-4754-41c5-ba89-b21658c0f153 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:51:42 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-11bf8526-4754-41c5-ba89-b21658c0f153 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:51:43 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-11bf8526-4754-41c5-ba89-b21658c0f153 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:51:43 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:43 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-11bf8526-4754-41c5-ba89-b21658c0f153 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/8f5240e1-c3cc-4594-a2e4-5d225b900912 returned with HTTP 200 Sep 05 20:51:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 145/292] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:51:42 2026] GET /volume/v3/volumes/8f5240e1-c3cc-4594-a2e4-5d225b900912 => generated 934 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-cf9ebb80-b2dc-46f9-ba58-90e28412ccf4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cf9ebb80-b2dc-46f9-ba58-90e28412ccf4 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/8f5240e1-c3cc-4594-a2e4-5d225b900912 Sep 05 20:51:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cf9ebb80-b2dc-46f9-ba58-90e28412ccf4 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cf9ebb80-b2dc-46f9-ba58-90e28412ccf4 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:44 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:44 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:44 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:44 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:44 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-cf9ebb80-b2dc-46f9-ba58-90e28412ccf4 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Volume info retrieved successfully. Sep 05 20:51:44 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-cf9ebb80-b2dc-46f9-ba58-90e28412ccf4 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:51:44 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-cf9ebb80-b2dc-46f9-ba58-90e28412ccf4 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:51:44 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-cf9ebb80-b2dc-46f9-ba58-90e28412ccf4 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:51:44 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:44 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cf9ebb80-b2dc-46f9-ba58-90e28412ccf4 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/8f5240e1-c3cc-4594-a2e4-5d225b900912 returned with HTTP 200 Sep 05 20:51:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 148/293] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:51:44 2026] GET /volume/v3/volumes/8f5240e1-c3cc-4594-a2e4-5d225b900912 => generated 934 bytes in 480 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:51:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-229fe8c0-028e-4cf8-931d-3caa67b7fd40 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-229fe8c0-028e-4cf8-931d-3caa67b7fd40 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/8f5240e1-c3cc-4594-a2e4-5d225b900912 Sep 05 20:51:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-229fe8c0-028e-4cf8-931d-3caa67b7fd40 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-229fe8c0-028e-4cf8-931d-3caa67b7fd40 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:45 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:45 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:45 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:45 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:45 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-229fe8c0-028e-4cf8-931d-3caa67b7fd40 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Volume info retrieved successfully. Sep 05 20:51:45 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-229fe8c0-028e-4cf8-931d-3caa67b7fd40 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:51:45 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-229fe8c0-028e-4cf8-931d-3caa67b7fd40 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:51:45 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-229fe8c0-028e-4cf8-931d-3caa67b7fd40 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:51:45 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:45 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-229fe8c0-028e-4cf8-931d-3caa67b7fd40 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/8f5240e1-c3cc-4594-a2e4-5d225b900912 returned with HTTP 200 Sep 05 20:51:45 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 146/294] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:51:45 2026] GET /volume/v3/volumes/8f5240e1-c3cc-4594-a2e4-5d225b900912 => generated 935 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-439c48ea-035a-4145-9181-a9fb5bef2820 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-439c48ea-035a-4145-9181-a9fb5bef2820 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/groups/abc273bc-bae9-4e7b-8ad3-6592cc13bfa7 Sep 05 20:51:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-439c48ea-035a-4145-9181-a9fb5bef2820 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-439c48ea-035a-4145-9181-a9fb5bef2820 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-439c48ea-035a-4145-9181-a9fb5bef2820 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member abc273bc-bae9-4e7b-8ad3-6592cc13bfa7 {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:51:45 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:45 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:46 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:46 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), Sep 05 20:51:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-439c48ea-035a-4145-9181-a9fb5bef2820 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/groups/abc273bc-bae9-4e7b-8ad3-6592cc13bfa7 returned with HTTP 200 Sep 05 20:51:46 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 149/295] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:51:45 2026] GET /volume/v3/groups/abc273bc-bae9-4e7b-8ad3-6592cc13bfa7 => generated 417 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-eedd7ffe-5db8-4cfd-9e0b-b4df26b08847 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-eedd7ffe-5db8-4cfd-9e0b-b4df26b08847 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 20:51:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-eedd7ffe-5db8-4cfd-9e0b-b4df26b08847 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-eedd7ffe-5db8-4cfd-9e0b-b4df26b08847 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-eedd7ffe-5db8-4cfd-9e0b-b4df26b08847 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:51:46 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-eedd7ffe-5db8-4cfd-9e0b-b4df26b08847 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:51:46 devstack devstack@c-api.service[87415]: /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 05 20:51:46 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:51:46 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:46 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:46 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:46 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:46 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-eedd7ffe-5db8-4cfd-9e0b-b4df26b08847 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Get all volumes completed successfully. Sep 05 20:51:46 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-eedd7ffe-5db8-4cfd-9e0b-b4df26b08847 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:51:46 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-eedd7ffe-5db8-4cfd-9e0b-b4df26b08847 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:51:46 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-eedd7ffe-5db8-4cfd-9e0b-b4df26b08847 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:51:46 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:46 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:46 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-eedd7ffe-5db8-4cfd-9e0b-b4df26b08847 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:51:46 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-eedd7ffe-5db8-4cfd-9e0b-b4df26b08847 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:51:46 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-eedd7ffe-5db8-4cfd-9e0b-b4df26b08847 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:51:46 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:46 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-eedd7ffe-5db8-4cfd-9e0b-b4df26b08847 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:51:46 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 147/296] 192.168.122.147 () {60 vars in 1183 bytes} [Sat Sep 5 20:51:46 2026] GET /volume/v3/volumes/detail => generated 1851 bytes in 733 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:51:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-84bb9e36-6059-4d57-b2d8-254e6aa60ad6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-84bb9e36-6059-4d57-b2d8-254e6aa60ad6 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] POST http://192.168.122.147/volume/v3/groups/abc273bc-bae9-4e7b-8ad3-6592cc13bfa7/action Sep 05 20:51:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-84bb9e36-6059-4d57-b2d8-254e6aa60ad6 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:51:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-84bb9e36-6059-4d57-b2d8-254e6aa60ad6 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-84bb9e36-6059-4d57-b2d8-254e6aa60ad6 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] delete called for group abc273bc-bae9-4e7b-8ad3-6592cc13bfa7 {{(pid=87416) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 20:51:46 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.groups [None req-84bb9e36-6059-4d57-b2d8-254e6aa60ad6 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Delete group with id: abc273bc-bae9-4e7b-8ad3-6592cc13bfa7 Sep 05 20:51:46 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:46 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:46 devstack devstack@c-api.service[87416]: /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 05 20:51:46 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 20:51:47 devstack devstack@c-api.service[87416]: /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 05 20:51:47 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:51:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-84bb9e36-6059-4d57-b2d8-254e6aa60ad6 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/groups/abc273bc-bae9-4e7b-8ad3-6592cc13bfa7/action returned with HTTP 202 Sep 05 20:51:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 150/297] 192.168.122.147 () {62 vars in 1312 bytes} [Sat Sep 5 20:51:46 2026] POST /volume/v3/groups/abc273bc-bae9-4e7b-8ad3-6592cc13bfa7/action => generated 0 bytes in 301 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:51:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7003bfe4-8eb2-4ce9-b316-30bf14651dd8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7003bfe4-8eb2-4ce9-b316-30bf14651dd8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/8f5240e1-c3cc-4594-a2e4-5d225b900912 Sep 05 20:51:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7003bfe4-8eb2-4ce9-b316-30bf14651dd8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7003bfe4-8eb2-4ce9-b316-30bf14651dd8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:47 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:47 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:47 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:47 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:47 devstack devstack@c-api.service[87415]: DEBUG dbcounter [-] [87415] Writing DB stats cinder:SELECT=346,cinder:UPDATE=77,cinder:INSERT=53 {{(pid=87415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:51:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7003bfe4-8eb2-4ce9-b316-30bf14651dd8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Volume info retrieved successfully. Sep 05 20:51:47 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-7003bfe4-8eb2-4ce9-b316-30bf14651dd8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:51:47 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-7003bfe4-8eb2-4ce9-b316-30bf14651dd8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:51:47 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-7003bfe4-8eb2-4ce9-b316-30bf14651dd8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:51:47 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:47 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7003bfe4-8eb2-4ce9-b316-30bf14651dd8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/8f5240e1-c3cc-4594-a2e4-5d225b900912 returned with HTTP 200 Sep 05 20:51:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 148/298] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:51:47 2026] GET /volume/v3/volumes/8f5240e1-c3cc-4594-a2e4-5d225b900912 => generated 934 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e1ae9e84-1a2e-4275-b393-796ab11b7937 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e1ae9e84-1a2e-4275-b393-796ab11b7937 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/8f5240e1-c3cc-4594-a2e4-5d225b900912 Sep 05 20:51:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e1ae9e84-1a2e-4275-b393-796ab11b7937 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e1ae9e84-1a2e-4275-b393-796ab11b7937 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:48 devstack devstack@c-api.service[87416]: DEBUG dbcounter [-] [87416] Writing DB stats cinder:SELECT=255,cinder:UPDATE=45,cinder:INSERT=27 {{(pid=87416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:51:48 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:48 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:48 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:48 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:48 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e1ae9e84-1a2e-4275-b393-796ab11b7937 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Volume info retrieved successfully. Sep 05 20:51:48 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-e1ae9e84-1a2e-4275-b393-796ab11b7937 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:51:48 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-e1ae9e84-1a2e-4275-b393-796ab11b7937 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:51:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-146874a5-e320-45fd-b72d-ecd28a7da7dc None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:48 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-e1ae9e84-1a2e-4275-b393-796ab11b7937 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:51:48 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:48 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e1ae9e84-1a2e-4275-b393-796ab11b7937 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/8f5240e1-c3cc-4594-a2e4-5d225b900912 returned with HTTP 200 Sep 05 20:51:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 151/299] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:51:48 2026] GET /volume/v3/volumes/8f5240e1-c3cc-4594-a2e4-5d225b900912 => generated 934 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-146874a5-e320-45fd-b72d-ecd28a7da7dc tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] DELETE http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 Sep 05 20:51:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-146874a5-e320-45fd-b72d-ecd28a7da7dc tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-146874a5-e320-45fd-b72d-ecd28a7da7dc tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:49 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-146874a5-e320-45fd-b72d-ecd28a7da7dc tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Delete volume with id: 32eebfde-373f-4190-a81b-47b69a5db979 Sep 05 20:51:49 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:49 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:49 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:49 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:49 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-146874a5-e320-45fd-b72d-ecd28a7da7dc tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:51:49 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-146874a5-e320-45fd-b72d-ecd28a7da7dc tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Delete volume request issued successfully. Sep 05 20:51:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-146874a5-e320-45fd-b72d-ecd28a7da7dc tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 returned with HTTP 202 Sep 05 20:51:49 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 149/300] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:51:48 2026] DELETE /volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 => generated 0 bytes in 673 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:51:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fa3ff2df-9fc0-4ef2-a731-3bf8b2a84d8c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fa3ff2df-9fc0-4ef2-a731-3bf8b2a84d8c tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 Sep 05 20:51:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fa3ff2df-9fc0-4ef2-a731-3bf8b2a84d8c tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fa3ff2df-9fc0-4ef2-a731-3bf8b2a84d8c tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:49 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:49 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:49 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:49 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:49 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-fa3ff2df-9fc0-4ef2-a731-3bf8b2a84d8c tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:51:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fa3ff2df-9fc0-4ef2-a731-3bf8b2a84d8c tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 returned with HTTP 200 Sep 05 20:51:49 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 152/301] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:49 2026] GET /volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 => generated 855 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0bdd3b4f-6f3c-43ae-b19f-250576e699a7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0bdd3b4f-6f3c-43ae-b19f-250576e699a7 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/8f5240e1-c3cc-4594-a2e4-5d225b900912 Sep 05 20:51:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0bdd3b4f-6f3c-43ae-b19f-250576e699a7 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0bdd3b4f-6f3c-43ae-b19f-250576e699a7 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0bdd3b4f-6f3c-43ae-b19f-250576e699a7 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/8f5240e1-c3cc-4594-a2e4-5d225b900912 returned with HTTP 404 Sep 05 20:51:49 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 150/302] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:51:49 2026] GET /volume/v3/volumes/8f5240e1-c3cc-4594-a2e4-5d225b900912 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:51:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-10a25366-3ab4-451f-961b-11b4d8df09d9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-10a25366-3ab4-451f-961b-11b4d8df09d9 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/groups/abc273bc-bae9-4e7b-8ad3-6592cc13bfa7 Sep 05 20:51:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-10a25366-3ab4-451f-961b-11b4d8df09d9 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-10a25366-3ab4-451f-961b-11b4d8df09d9 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-10a25366-3ab4-451f-961b-11b4d8df09d9 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member abc273bc-bae9-4e7b-8ad3-6592cc13bfa7 {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:51:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-10a25366-3ab4-451f-961b-11b4d8df09d9 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/groups/abc273bc-bae9-4e7b-8ad3-6592cc13bfa7 returned with HTTP 404 Sep 05 20:51:49 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 153/303] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:51:49 2026] GET /volume/v3/groups/abc273bc-bae9-4e7b-8ad3-6592cc13bfa7 => generated 108 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 20:51:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8f9e5190-ffcb-4c65-80b1-490b707f76b8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8f9e5190-ffcb-4c65-80b1-490b707f76b8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] DELETE http://192.168.122.147/volume/v3/group_snapshots/574b8339-9ce7-4da5-8276-ca306a1127a8 Sep 05 20:51:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8f9e5190-ffcb-4c65-80b1-490b707f76b8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8f9e5190-ffcb-4c65-80b1-490b707f76b8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.group_snapshots [None req-8f9e5190-ffcb-4c65-80b1-490b707f76b8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] delete called for member 574b8339-9ce7-4da5-8276-ca306a1127a8 {{(pid=87415) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 20:51:49 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.group_snapshots [None req-8f9e5190-ffcb-4c65-80b1-490b707f76b8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Delete group_snapshot with id: 574b8339-9ce7-4da5-8276-ca306a1127a8 Sep 05 20:51:49 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:49 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:50 devstack devstack@c-api.service[87415]: /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 05 20:51:50 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:51:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8f9e5190-ffcb-4c65-80b1-490b707f76b8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/group_snapshots/574b8339-9ce7-4da5-8276-ca306a1127a8 returned with HTTP 202 Sep 05 20:51:50 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 151/304] 192.168.122.147 () {60 vars in 1300 bytes} [Sat Sep 5 20:51:49 2026] DELETE /volume/v3/group_snapshots/574b8339-9ce7-4da5-8276-ca306a1127a8 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:51:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-140e7c6a-9dca-4866-b77f-a7ec09903531 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-140e7c6a-9dca-4866-b77f-a7ec09903531 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 20:51:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-140e7c6a-9dca-4866-b77f-a7ec09903531 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-140e7c6a-9dca-4866-b77f-a7ec09903531 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'detail' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-140e7c6a-9dca-4866-b77f-a7ec09903531 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:51:50 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-140e7c6a-9dca-4866-b77f-a7ec09903531 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:51:50 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:50 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:50 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-140e7c6a-9dca-4866-b77f-a7ec09903531 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Get all volumes completed successfully. Sep 05 20:51:50 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-140e7c6a-9dca-4866-b77f-a7ec09903531 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:51:50 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-140e7c6a-9dca-4866-b77f-a7ec09903531 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:51:50 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-140e7c6a-9dca-4866-b77f-a7ec09903531 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:51:50 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:50 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-140e7c6a-9dca-4866-b77f-a7ec09903531 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:51:50 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 154/305] 192.168.122.147 () {60 vars in 1183 bytes} [Sat Sep 5 20:51:50 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b5c57d6f-5758-440c-ad35-36ac81a8e4df None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b5c57d6f-5758-440c-ad35-36ac81a8e4df tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/snapshots/detail Sep 05 20:51:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b5c57d6f-5758-440c-ad35-36ac81a8e4df tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b5c57d6f-5758-440c-ad35-36ac81a8e4df tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-b5c57d6f-5758-440c-ad35-36ac81a8e4df tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:51:50 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:50 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:50 devstack devstack@c-api.service[87415]: DEBUG cinder.db.api [None req-b5c57d6f-5758-440c-ad35-36ac81a8e4df tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Building query based on filter {{(pid=87415) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:51:50 devstack devstack@c-api.service[87415]: /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 05 20:51:50 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:51:50 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b5c57d6f-5758-440c-ad35-36ac81a8e4df tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Get all snapshots completed successfully. Sep 05 20:51:50 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:50 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b5c57d6f-5758-440c-ad35-36ac81a8e4df tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 20:51:50 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 152/306] 192.168.122.147 () {58 vars in 1148 bytes} [Sat Sep 5 20:51:50 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0646379e-88f9-4e81-85e0-42002f5da775 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0646379e-88f9-4e81-85e0-42002f5da775 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/snapshots/d2c4cb13-be39-43ca-bf44-a6dfd4f40809 Sep 05 20:51:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0646379e-88f9-4e81-85e0-42002f5da775 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0646379e-88f9-4e81-85e0-42002f5da775 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:50 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:50 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:50 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0646379e-88f9-4e81-85e0-42002f5da775 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Snapshot retrieved successfully. Sep 05 20:51:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0646379e-88f9-4e81-85e0-42002f5da775 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/snapshots/d2c4cb13-be39-43ca-bf44-a6dfd4f40809 returned with HTTP 200 Sep 05 20:51:50 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 155/307] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:51:50 2026] GET /volume/v3/snapshots/d2c4cb13-be39-43ca-bf44-a6dfd4f40809 => generated 450 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-86c0f584-f144-4f72-87b7-5b467900d81a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-86c0f584-f144-4f72-87b7-5b467900d81a tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 Sep 05 20:51:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-86c0f584-f144-4f72-87b7-5b467900d81a tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-86c0f584-f144-4f72-87b7-5b467900d81a tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:50 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:50 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:50 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:50 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:50 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-86c0f584-f144-4f72-87b7-5b467900d81a tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:51:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-86c0f584-f144-4f72-87b7-5b467900d81a tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 returned with HTTP 200 Sep 05 20:51:50 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 153/308] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:50 2026] GET /volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 => generated 855 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9ee3495e-6d18-42b2-8d50-ce829d5ba624 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9ee3495e-6d18-42b2-8d50-ce829d5ba624 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/snapshots/d2c4cb13-be39-43ca-bf44-a6dfd4f40809 Sep 05 20:51:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9ee3495e-6d18-42b2-8d50-ce829d5ba624 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9ee3495e-6d18-42b2-8d50-ce829d5ba624 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:51 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:51 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9ee3495e-6d18-42b2-8d50-ce829d5ba624 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Snapshot retrieved successfully. Sep 05 20:51:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9ee3495e-6d18-42b2-8d50-ce829d5ba624 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/snapshots/d2c4cb13-be39-43ca-bf44-a6dfd4f40809 returned with HTTP 200 Sep 05 20:51:51 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 156/309] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:51:51 2026] GET /volume/v3/snapshots/d2c4cb13-be39-43ca-bf44-a6dfd4f40809 => generated 450 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:51:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ec9f370e-12e4-49e9-879d-078505efec75 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ec9f370e-12e4-49e9-879d-078505efec75 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 Sep 05 20:51:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ec9f370e-12e4-49e9-879d-078505efec75 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ec9f370e-12e4-49e9-879d-078505efec75 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ec9f370e-12e4-49e9-879d-078505efec75 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 returned with HTTP 404 Sep 05 20:51:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 154/310] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:51 2026] GET /volume/v3/volumes/32eebfde-373f-4190-a81b-47b69a5db979 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:51:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e5c52dd3-ef26-4082-b802-dc004cfceee1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e5c52dd3-ef26-4082-b802-dc004cfceee1 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] DELETE http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 Sep 05 20:51:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e5c52dd3-ef26-4082-b802-dc004cfceee1 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e5c52dd3-ef26-4082-b802-dc004cfceee1 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:51 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-e5c52dd3-ef26-4082-b802-dc004cfceee1 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Delete volume with id: ca90de4a-7678-4a83-80ee-b242b3423126 Sep 05 20:51:51 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:51 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:51 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:51 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e5c52dd3-ef26-4082-b802-dc004cfceee1 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:51:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e5c52dd3-ef26-4082-b802-dc004cfceee1 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Delete volume request issued successfully. Sep 05 20:51:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e5c52dd3-ef26-4082-b802-dc004cfceee1 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 returned with HTTP 202 Sep 05 20:51:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 157/311] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:51:51 2026] DELETE /volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:51:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0399cafe-7a9a-4c67-ad91-626984601667 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0399cafe-7a9a-4c67-ad91-626984601667 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 Sep 05 20:51:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0399cafe-7a9a-4c67-ad91-626984601667 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0399cafe-7a9a-4c67-ad91-626984601667 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:52 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:52 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:52 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:52 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:52 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0399cafe-7a9a-4c67-ad91-626984601667 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:51:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0399cafe-7a9a-4c67-ad91-626984601667 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 returned with HTTP 200 Sep 05 20:51:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 155/312] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:52 2026] GET /volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 => generated 856 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f8737567-f665-4d8b-a44e-f583d9279eef None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f8737567-f665-4d8b-a44e-f583d9279eef tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/snapshots/d2c4cb13-be39-43ca-bf44-a6dfd4f40809 Sep 05 20:51:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f8737567-f665-4d8b-a44e-f583d9279eef tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f8737567-f665-4d8b-a44e-f583d9279eef tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:52 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:52 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f8737567-f665-4d8b-a44e-f583d9279eef tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Snapshot retrieved successfully. Sep 05 20:51:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f8737567-f665-4d8b-a44e-f583d9279eef tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/snapshots/d2c4cb13-be39-43ca-bf44-a6dfd4f40809 returned with HTTP 200 Sep 05 20:51:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 158/313] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:51:52 2026] GET /volume/v3/snapshots/d2c4cb13-be39-43ca-bf44-a6dfd4f40809 => generated 450 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:51:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f459e70e-3954-4101-9b0b-d5c4b354e204 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f459e70e-3954-4101-9b0b-d5c4b354e204 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 Sep 05 20:51:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f459e70e-3954-4101-9b0b-d5c4b354e204 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f459e70e-3954-4101-9b0b-d5c4b354e204 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:53 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:53 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:53 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:53 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:53 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f459e70e-3954-4101-9b0b-d5c4b354e204 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:51:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f459e70e-3954-4101-9b0b-d5c4b354e204 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 returned with HTTP 200 Sep 05 20:51:53 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 156/314] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:53 2026] GET /volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 => generated 856 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-093b33c3-0bcf-4da7-8464-20f9722b5d82 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-093b33c3-0bcf-4da7-8464-20f9722b5d82 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/snapshots/d2c4cb13-be39-43ca-bf44-a6dfd4f40809 Sep 05 20:51:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-093b33c3-0bcf-4da7-8464-20f9722b5d82 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-093b33c3-0bcf-4da7-8464-20f9722b5d82 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:53 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:53 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:53 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-093b33c3-0bcf-4da7-8464-20f9722b5d82 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Snapshot retrieved successfully. Sep 05 20:51:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-093b33c3-0bcf-4da7-8464-20f9722b5d82 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/snapshots/d2c4cb13-be39-43ca-bf44-a6dfd4f40809 returned with HTTP 200 Sep 05 20:51:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 159/315] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:51:53 2026] GET /volume/v3/snapshots/d2c4cb13-be39-43ca-bf44-a6dfd4f40809 => generated 449 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d4d41d3a-541b-4944-9cb8-a9748a5dabf5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d4d41d3a-541b-4944-9cb8-a9748a5dabf5 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 Sep 05 20:51:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d4d41d3a-541b-4944-9cb8-a9748a5dabf5 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d4d41d3a-541b-4944-9cb8-a9748a5dabf5 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d4d41d3a-541b-4944-9cb8-a9748a5dabf5 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 returned with HTTP 404 Sep 05 20:51:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 157/316] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:54 2026] GET /volume/v3/volumes/ca90de4a-7678-4a83-80ee-b242b3423126 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:51:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-04fe220e-807b-4ab7-ae28-cc830c5bad3a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-04fe220e-807b-4ab7-ae28-cc830c5bad3a tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/snapshots/d2c4cb13-be39-43ca-bf44-a6dfd4f40809 Sep 05 20:51:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-04fe220e-807b-4ab7-ae28-cc830c5bad3a tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-04fe220e-807b-4ab7-ae28-cc830c5bad3a tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-04fe220e-807b-4ab7-ae28-cc830c5bad3a tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/snapshots/d2c4cb13-be39-43ca-bf44-a6dfd4f40809 returned with HTTP 404 Sep 05 20:51:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 160/317] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:51:54 2026] GET /volume/v3/snapshots/d2c4cb13-be39-43ca-bf44-a6dfd4f40809 => generated 111 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:51:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9ae27499-70e0-4b41-b1a4-d855da96191e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9ae27499-70e0-4b41-b1a4-d855da96191e tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/574b8339-9ce7-4da5-8276-ca306a1127a8 Sep 05 20:51:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9ae27499-70e0-4b41-b1a4-d855da96191e tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9ae27499-70e0-4b41-b1a4-d855da96191e tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.group_snapshots [None req-9ae27499-70e0-4b41-b1a4-d855da96191e tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 574b8339-9ce7-4da5-8276-ca306a1127a8 {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:51:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9ae27499-70e0-4b41-b1a4-d855da96191e tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/group_snapshots/574b8339-9ce7-4da5-8276-ca306a1127a8 returned with HTTP 404 Sep 05 20:51:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 158/318] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 20:51:54 2026] GET /volume/v3/group_snapshots/574b8339-9ce7-4da5-8276-ca306a1127a8 => generated 116 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:51:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b26837d1-6c48-4fdb-bd6e-5b727cb63fef None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b26837d1-6c48-4fdb-bd6e-5b727cb63fef tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 20:51:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b26837d1-6c48-4fdb-bd6e-5b727cb63fef tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b26837d1-6c48-4fdb-bd6e-5b727cb63fef tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'detail' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-b26837d1-6c48-4fdb-bd6e-5b727cb63fef tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:51:54 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-b26837d1-6c48-4fdb-bd6e-5b727cb63fef tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:51:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-af4feed2-038c-4f98-975b-f875d154f34e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:54 devstack devstack@c-api.service[87416]: /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 05 20:51:54 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:51:54 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:54 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b26837d1-6c48-4fdb-bd6e-5b727cb63fef tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Get all volumes completed successfully. Sep 05 20:51:54 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-b26837d1-6c48-4fdb-bd6e-5b727cb63fef tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:51:54 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-b26837d1-6c48-4fdb-bd6e-5b727cb63fef tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:51:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-af4feed2-038c-4f98-975b-f875d154f34e tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] DELETE http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd Sep 05 20:51:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-af4feed2-038c-4f98-975b-f875d154f34e tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-af4feed2-038c-4f98-975b-f875d154f34e tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:54 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-af4feed2-038c-4f98-975b-f875d154f34e tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Delete volume with id: acf95a7c-7c3b-4075-8600-a9363d2150fd Sep 05 20:51:54 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:54 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:54 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:54 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:54 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-af4feed2-038c-4f98-975b-f875d154f34e tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:51:54 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-af4feed2-038c-4f98-975b-f875d154f34e tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Delete volume request issued successfully. Sep 05 20:51:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-af4feed2-038c-4f98-975b-f875d154f34e tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd returned with HTTP 202 Sep 05 20:51:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 159/319] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:51:54 2026] DELETE /volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:51:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-35c67eed-f446-42c4-a097-f9c9a2ca081b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-35c67eed-f446-42c4-a097-f9c9a2ca081b tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd Sep 05 20:51:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-35c67eed-f446-42c4-a097-f9c9a2ca081b tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-35c67eed-f446-42c4-a097-f9c9a2ca081b tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:54 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-b26837d1-6c48-4fdb-bd6e-5b727cb63fef tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:51:54 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:54 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b26837d1-6c48-4fdb-bd6e-5b727cb63fef tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:51:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 161/320] 192.168.122.147 () {60 vars in 1183 bytes} [Sat Sep 5 20:51:54 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 05 20:51:54 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:54 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:54 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:54 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-cff94014-ab66-43ec-b567-ca67d31dfd18 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cff94014-ab66-43ec-b567-ca67d31dfd18 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] POST http://192.168.122.147/volume/v3/groups/5d55bcda-2ca4-4400-ae33-70953a1b48f2/action Sep 05 20:51:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cff94014-ab66-43ec-b567-ca67d31dfd18 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:51:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cff94014-ab66-43ec-b567-ca67d31dfd18 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-cff94014-ab66-43ec-b567-ca67d31dfd18 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] delete called for group 5d55bcda-2ca4-4400-ae33-70953a1b48f2 {{(pid=87416) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 20:51:54 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.groups [None req-cff94014-ab66-43ec-b567-ca67d31dfd18 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Delete group with id: 5d55bcda-2ca4-4400-ae33-70953a1b48f2 Sep 05 20:51:55 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:55 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:55 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-35c67eed-f446-42c4-a097-f9c9a2ca081b tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:51:55 devstack devstack@c-api.service[87416]: /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 05 20:51:55 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 20:51:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-35c67eed-f446-42c4-a097-f9c9a2ca081b tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd returned with HTTP 200 Sep 05 20:51:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 160/321] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:54 2026] GET /volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd => generated 856 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:55 devstack devstack@c-api.service[87416]: /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 05 20:51:55 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:51:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cff94014-ab66-43ec-b567-ca67d31dfd18 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/groups/5d55bcda-2ca4-4400-ae33-70953a1b48f2/action returned with HTTP 202 Sep 05 20:51:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 162/322] 192.168.122.147 () {62 vars in 1312 bytes} [Sat Sep 5 20:51:54 2026] POST /volume/v3/groups/5d55bcda-2ca4-4400-ae33-70953a1b48f2/action => generated 0 bytes in 263 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:51:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c3165bbc-ace7-44e9-9d37-121358225041 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c3165bbc-ace7-44e9-9d37-121358225041 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/e26c55a1-4b3c-460f-8097-d8016b5c6fe7 Sep 05 20:51:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c3165bbc-ace7-44e9-9d37-121358225041 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c3165bbc-ace7-44e9-9d37-121358225041 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:55 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:55 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:55 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:55 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:55 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c3165bbc-ace7-44e9-9d37-121358225041 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Volume info retrieved successfully. Sep 05 20:51:55 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-c3165bbc-ace7-44e9-9d37-121358225041 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:51:55 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-c3165bbc-ace7-44e9-9d37-121358225041 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:51:55 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-c3165bbc-ace7-44e9-9d37-121358225041 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:51:55 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:55 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c3165bbc-ace7-44e9-9d37-121358225041 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/e26c55a1-4b3c-460f-8097-d8016b5c6fe7 returned with HTTP 200 Sep 05 20:51:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 161/323] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:51:55 2026] GET /volume/v3/volumes/e26c55a1-4b3c-460f-8097-d8016b5c6fe7 => generated 922 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-bd5c7900-3657-4054-90b2-2f9672d367b4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bd5c7900-3657-4054-90b2-2f9672d367b4 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd Sep 05 20:51:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bd5c7900-3657-4054-90b2-2f9672d367b4 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bd5c7900-3657-4054-90b2-2f9672d367b4 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:56 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:56 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:51:56 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:56 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:56 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-bd5c7900-3657-4054-90b2-2f9672d367b4 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Volume info retrieved successfully. Sep 05 20:51:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bd5c7900-3657-4054-90b2-2f9672d367b4 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd returned with HTTP 200 Sep 05 20:51:56 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 163/324] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:56 2026] GET /volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd => generated 856 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-53628792-b8fa-469d-9935-62f68398706e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-53628792-b8fa-469d-9935-62f68398706e tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/e26c55a1-4b3c-460f-8097-d8016b5c6fe7 Sep 05 20:51:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-53628792-b8fa-469d-9935-62f68398706e tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-53628792-b8fa-469d-9935-62f68398706e tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:56 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:56 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:51:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:56 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-53628792-b8fa-469d-9935-62f68398706e tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Volume info retrieved successfully. Sep 05 20:51:56 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-53628792-b8fa-469d-9935-62f68398706e tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:51:56 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-53628792-b8fa-469d-9935-62f68398706e tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:51:56 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-53628792-b8fa-469d-9935-62f68398706e tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:51:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-53628792-b8fa-469d-9935-62f68398706e tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/e26c55a1-4b3c-460f-8097-d8016b5c6fe7 returned with HTTP 200 Sep 05 20:51:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 162/325] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:51:56 2026] GET /volume/v3/volumes/e26c55a1-4b3c-460f-8097-d8016b5c6fe7 => generated 921 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0d11463b-7206-4088-a7fe-88b11cb7d6c9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0d11463b-7206-4088-a7fe-88b11cb7d6c9 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] GET http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd Sep 05 20:51:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0d11463b-7206-4088-a7fe-88b11cb7d6c9 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0d11463b-7206-4088-a7fe-88b11cb7d6c9 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0d11463b-7206-4088-a7fe-88b11cb7d6c9 tempest-AttachVolumeNegativeTest-1302627189 tempest-AttachVolumeNegativeTest-1302627189-project-member] http://192.168.122.147/volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd returned with HTTP 404 Sep 05 20:51:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 164/326] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:51:57 2026] GET /volume/v3/volumes/acf95a7c-7c3b-4075-8600-a9363d2150fd => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:51:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-414f4d92-1fbf-43df-83de-3e9bc4a0c5a3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-414f4d92-1fbf-43df-83de-3e9bc4a0c5a3 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/e26c55a1-4b3c-460f-8097-d8016b5c6fe7 Sep 05 20:51:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-414f4d92-1fbf-43df-83de-3e9bc4a0c5a3 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-414f4d92-1fbf-43df-83de-3e9bc4a0c5a3 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-414f4d92-1fbf-43df-83de-3e9bc4a0c5a3 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/e26c55a1-4b3c-460f-8097-d8016b5c6fe7 returned with HTTP 404 Sep 05 20:51:58 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 163/327] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:51:57 2026] GET /volume/v3/volumes/e26c55a1-4b3c-460f-8097-d8016b5c6fe7 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:51:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d0fd5375-ad3a-47ab-939d-e066d1065b41 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d0fd5375-ad3a-47ab-939d-e066d1065b41 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/groups/5d55bcda-2ca4-4400-ae33-70953a1b48f2 Sep 05 20:51:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d0fd5375-ad3a-47ab-939d-e066d1065b41 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d0fd5375-ad3a-47ab-939d-e066d1065b41 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-d0fd5375-ad3a-47ab-939d-e066d1065b41 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 5d55bcda-2ca4-4400-ae33-70953a1b48f2 {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:51:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d0fd5375-ad3a-47ab-939d-e066d1065b41 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/groups/5d55bcda-2ca4-4400-ae33-70953a1b48f2 returned with HTTP 404 Sep 05 20:51:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 165/328] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:51:58 2026] GET /volume/v3/groups/5d55bcda-2ca4-4400-ae33-70953a1b48f2 => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:51:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-373b04c2-24a4-4ec9-9633-f0adb66c044d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-373b04c2-24a4-4ec9-9633-f0adb66c044d tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] DELETE http://192.168.122.147/volume/v3/group_types/b5809f3c-e1a5-4d16-957d-3700ae498129 Sep 05 20:51:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-373b04c2-24a4-4ec9-9633-f0adb66c044d tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-373b04c2-24a4-4ec9-9633-f0adb66c044d tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-373b04c2-24a4-4ec9-9633-f0adb66c044d tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] http://192.168.122.147/volume/v3/group_types/b5809f3c-e1a5-4d16-957d-3700ae498129 returned with HTTP 202 Sep 05 20:51:58 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 164/329] 192.168.122.147 () {60 vars in 1288 bytes} [Sat Sep 5 20:51:58 2026] DELETE /volume/v3/group_types/b5809f3c-e1a5-4d16-957d-3700ae498129 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:51:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3877f21a-b67e-4891-8351-765623cf00de None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3877f21a-b67e-4891-8351-765623cf00de tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] DELETE http://192.168.122.147/volume/v3/types/da21d1e0-12ab-47a0-9469-b5b4d2187859 Sep 05 20:51:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3877f21a-b67e-4891-8351-765623cf00de tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3877f21a-b67e-4891-8351-765623cf00de tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3877f21a-b67e-4891-8351-765623cf00de tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] http://192.168.122.147/volume/v3/types/da21d1e0-12ab-47a0-9469-b5b4d2187859 returned with HTTP 202 Sep 05 20:51:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 166/330] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 20:51:58 2026] DELETE /volume/v3/types/da21d1e0-12ab-47a0-9469-b5b4d2187859 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 20:51:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-bbd6a440-eb1a-41cb-9a06-62a864e4edfe None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bbd6a440-eb1a-41cb-9a06-62a864e4edfe tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] GET http://192.168.122.147/volume/v3/types/da21d1e0-12ab-47a0-9469-b5b4d2187859 Sep 05 20:51:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bbd6a440-eb1a-41cb-9a06-62a864e4edfe tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bbd6a440-eb1a-41cb-9a06-62a864e4edfe tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bbd6a440-eb1a-41cb-9a06-62a864e4edfe tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] http://192.168.122.147/volume/v3/types/da21d1e0-12ab-47a0-9469-b5b4d2187859 returned with HTTP 404 Sep 05 20:51:58 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 165/331] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 20:51:58 2026] GET /volume/v3/types/da21d1e0-12ab-47a0-9469-b5b4d2187859 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:51:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-71a1e7c3-9887-4113-a0a4-acee08985eb3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-71a1e7c3-9887-4113-a0a4-acee08985eb3 tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:51:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-71a1e7c3-9887-4113-a0a4-acee08985eb3 tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-353735608"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-71a1e7c3-9887-4113-a0a4-acee08985eb3 tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 20:51:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 167/332] 192.168.122.147 () {60 vars in 1136 bytes} [Sat Sep 5 20:51:58 2026] POST /volume/v3/types => generated 223 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:51:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d9f904e5-4536-4c26-aa90-fb1a0f6948e6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d9f904e5-4536-4c26-aa90-fb1a0f6948e6 tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] POST http://192.168.122.147/volume/v3/group_types Sep 05 20:51:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d9f904e5-4536-4c26-aa90-fb1a0f6948e6 tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1292557376"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d9f904e5-4536-4c26-aa90-fb1a0f6948e6 tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] http://192.168.122.147/volume/v3/group_types returned with HTTP 202 Sep 05 20:51:58 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 166/333] 192.168.122.147 () {62 vars in 1195 bytes} [Sat Sep 5 20:51:58 2026] POST /volume/v3/group_types => generated 181 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:51:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-62163660-e328-4356-9933-5cbd08d03293 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-62163660-e328-4356-9933-5cbd08d03293 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] POST http://192.168.122.147/volume/v3/groups Sep 05 20:51:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-62163660-e328-4356-9933-5cbd08d03293 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "00a43f8e-ea61-421d-a3c8-01fbb2bc5a1e", "volume_types": ["82199376-f200-41b8-aa9e-2ce839a50344"], "name": "tempest-GroupSnapshotsTest-Group-602539345"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-62163660-e328-4356-9933-5cbd08d03293 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Creating new group {'group': {'group_type': '00a43f8e-ea61-421d-a3c8-01fbb2bc5a1e', 'volume_types': ['82199376-f200-41b8-aa9e-2ce839a50344'], 'name': 'tempest-GroupSnapshotsTest-Group-602539345'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 20:51:58 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.groups [None req-62163660-e328-4356-9933-5cbd08d03293 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Creating group tempest-GroupSnapshotsTest-Group-602539345. Sep 05 20:51:58 devstack devstack@c-api.service[87416]: /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 05 20:51:58 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:51:58 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-62163660-e328-4356-9933-5cbd08d03293 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Availability zone cache updated, next update will occur around 2026-09-05 19:51:58.479149. {{(pid=87416) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 05 20:51:58 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-62163660-e328-4356-9933-5cbd08d03293 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Availability Zones retrieved successfully. Sep 05 20:51:58 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-62163660-e328-4356-9933-5cbd08d03293 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Created reservations ['a0c89d9a-6aae-4210-9d28-6ae75aaa8407'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:51:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-62163660-e328-4356-9933-5cbd08d03293 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/groups returned with HTTP 202 Sep 05 20:51:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 168/334] 192.168.122.147 () {62 vars in 1181 bytes} [Sat Sep 5 20:51:58 2026] POST /volume/v3/groups => generated 111 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:51:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f3116f50-ebe6-4277-a734-a7471ec88a5c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f3116f50-ebe6-4277-a734-a7471ec88a5c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 Sep 05 20:51:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f3116f50-ebe6-4277-a734-a7471ec88a5c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f3116f50-ebe6-4277-a734-a7471ec88a5c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-f3116f50-ebe6-4277-a734-a7471ec88a5c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 389a5846-6fd9-42db-8e5f-b7c7fdb767b9 {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:51:58 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:58 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:58 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:58 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:51:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f3116f50-ebe6-4277-a734-a7471ec88a5c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 returned with HTTP 200 Sep 05 20:51:58 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 167/335] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:51:58 2026] GET /volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 => generated 391 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a6630084-350b-45d7-969f-da86997b44e0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a6630084-350b-45d7-969f-da86997b44e0 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 Sep 05 20:51:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a6630084-350b-45d7-969f-da86997b44e0 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:51:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a6630084-350b-45d7-969f-da86997b44e0 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:51:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-a6630084-350b-45d7-969f-da86997b44e0 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 389a5846-6fd9-42db-8e5f-b7c7fdb767b9 {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:51:59 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:59 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:51:59 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:59 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), Sep 05 20:51:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a6630084-350b-45d7-969f-da86997b44e0 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 returned with HTTP 200 Sep 05 20:51:59 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 169/336] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:51:59 2026] GET /volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 => generated 392 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:51:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-81c8aef0-f175-4c9f-8f8f-e1577b0a9bdd None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:51:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-81c8aef0-f175-4c9f-8f8f-e1577b0a9bdd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:51:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-81c8aef0-f175-4c9f-8f8f-e1577b0a9bdd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1220274619", "volume_type": "82199376-f200-41b8-aa9e-2ce839a50344", "group_id": "389a5846-6fd9-42db-8e5f-b7c7fdb767b9", "size": 1}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:51:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-81c8aef0-f175-4c9f-8f8f-e1577b0a9bdd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1220274619', 'volume_type': '82199376-f200-41b8-aa9e-2ce839a50344', 'group_id': '389a5846-6fd9-42db-8e5f-b7c7fdb767b9', 'size': 1}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:51:59 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:59 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:59 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-81c8aef0-f175-4c9f-8f8f-e1577b0a9bdd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Create volume of 1 GB Sep 05 20:51:59 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:51:59 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:51:59 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-81c8aef0-f175-4c9f-8f8f-e1577b0a9bdd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Availability Zones retrieved successfully. Sep 05 20:51:59 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-81c8aef0-f175-4c9f-8f8f-e1577b0a9bdd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Flow 'volume_create_api' (af8e7b52-f326-4d96-bf60-61e33667958b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:51:59 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-81c8aef0-f175-4c9f-8f8f-e1577b0a9bdd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb146a2f-adce-4199-bdcf-087593ed1d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:51:59 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:51:59 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:51:59 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-81c8aef0-f175-4c9f-8f8f-e1577b0a9bdd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:51:59 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-81c8aef0-f175-4c9f-8f8f-e1577b0a9bdd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb146a2f-adce-4199-bdcf-087593ed1d5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:51:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=82199376-f200-41b8-aa9e-2ce839a50344,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-353735608',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '82199376-f200-41b8-aa9e-2ce839a50344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '389a5846-6fd9-42db-8e5f-b7c7fdb767b9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:51:59 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-81c8aef0-f175-4c9f-8f8f-e1577b0a9bdd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8954ee5c-f9e9-4325-99ff-a141b5e0de94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:00 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-81c8aef0-f175-4c9f-8f8f-e1577b0a9bdd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-353735608 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-353735608, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:52:00 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-81c8aef0-f175-4c9f-8f8f-e1577b0a9bdd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-353735608 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-353735608, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:52:00 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-81c8aef0-f175-4c9f-8f8f-e1577b0a9bdd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Created reservations ['b3d61967-5878-41ed-856c-b0fab9de4fc3', '8dca98e8-5716-4343-ae8d-fc4b978d24f2', '69bd5e1f-855a-4ed7-9e26-e1ab7be5fa21', '501a6285-5b8d-4e36-aa87-2e0579d44303'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-81c8aef0-f175-4c9f-8f8f-e1577b0a9bdd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8954ee5c-f9e9-4325-99ff-a141b5e0de94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3d61967-5878-41ed-856c-b0fab9de4fc3', '8dca98e8-5716-4343-ae8d-fc4b978d24f2', '69bd5e1f-855a-4ed7-9e26-e1ab7be5fa21', '501a6285-5b8d-4e36-aa87-2e0579d44303']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-81c8aef0-f175-4c9f-8f8f-e1577b0a9bdd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1617b71e-d5f9-4b6d-b387-2906724b42a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:00 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:00 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-81c8aef0-f175-4c9f-8f8f-e1577b0a9bdd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1617b71e-d5f9-4b6d-b387-2906724b42a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67485993-b49a-4e74-9c77-ef85f31eba80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1220274619',encryption_key_id=None,group_id=389a5846-6fd9-42db-8e5f-b7c7fdb767b9,group_type_id=,metadata={},multiattach=False,project_id='6e7e0a383f3947899a52c3a73b782ef7',qos_specs=None,replication_status=,reservations=['b3d61967-5878-41ed-856c-b0fab9de4fc3','8dca98e8-5716-4343-ae8d-fc4b978d24f2','69bd5e1f-855a-4ed7-9e26-e1ab7be5fa21','501a6285-5b8d-4e36-aa87-2e0579d44303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9466d5aff12040d9a123dee828328f19',volume_type_id=82199376-f200-41b8-aa9e-2ce839a50344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:52:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1220274619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=389a5846-6fd9-42db-8e5f-b7c7fdb767b9,host=None,id=67485993-b49a-4e74-9c77-ef85f31eba80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e7e0a383f3947899a52c3a73b782ef7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9466d5aff12040d9a123dee828328f19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(82199376-f200-41b8-aa9e-2ce839a50344),volume_type_id=82199376-f200-41b8-aa9e-2ce839a50344)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-81c8aef0-f175-4c9f-8f8f-e1577b0a9bdd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cc29744-f37c-44c3-b458-dc9ec112e6ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-81c8aef0-f175-4c9f-8f8f-e1577b0a9bdd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cc29744-f37c-44c3-b458-dc9ec112e6ad) transitioned into state 'SUCCESS' from state '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-1220274619',encryption_key_id=None,group_id=389a5846-6fd9-42db-8e5f-b7c7fdb767b9,group_type_id=,metadata={},multiattach=False,project_id='6e7e0a383f3947899a52c3a73b782ef7',qos_specs=None,replication_status=,reservations=['b3d61967-5878-41ed-856c-b0fab9de4fc3','8dca98e8-5716-4343-ae8d-fc4b978d24f2','69bd5e1f-855a-4ed7-9e26-e1ab7be5fa21','501a6285-5b8d-4e36-aa87-2e0579d44303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9466d5aff12040d9a123dee828328f19',volume_type_id=82199376-f200-41b8-aa9e-2ce839a50344)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-81c8aef0-f175-4c9f-8f8f-e1577b0a9bdd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9121837b-57c8-48a5-9430-012666e1742d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-81c8aef0-f175-4c9f-8f8f-e1577b0a9bdd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9121837b-57c8-48a5-9430-012666e1742d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-81c8aef0-f175-4c9f-8f8f-e1577b0a9bdd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Flow 'volume_create_api' (af8e7b52-f326-4d96-bf60-61e33667958b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:00 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-81c8aef0-f175-4c9f-8f8f-e1577b0a9bdd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Create volume request issued successfully. Sep 05 20:52:00 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-81c8aef0-f175-4c9f-8f8f-e1577b0a9bdd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:00 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-81c8aef0-f175-4c9f-8f8f-e1577b0a9bdd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:00 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-81c8aef0-f175-4c9f-8f8f-e1577b0a9bdd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:00 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:00 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-81c8aef0-f175-4c9f-8f8f-e1577b0a9bdd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:52:00 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 168/337] 192.168.122.147 () {62 vars in 1184 bytes} [Sat Sep 5 20:51:59 2026] POST /volume/v3/volumes => generated 830 bytes in 774 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1a0441b3-9f81-4c74-80df-7f3679f81cb2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1a0441b3-9f81-4c74-80df-7f3679f81cb2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/67485993-b49a-4e74-9c77-ef85f31eba80 Sep 05 20:52:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1a0441b3-9f81-4c74-80df-7f3679f81cb2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1a0441b3-9f81-4c74-80df-7f3679f81cb2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:00 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:00 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:00 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:00 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:00 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-1a0441b3-9f81-4c74-80df-7f3679f81cb2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Volume info retrieved successfully. Sep 05 20:52:00 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-1a0441b3-9f81-4c74-80df-7f3679f81cb2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:00 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-1a0441b3-9f81-4c74-80df-7f3679f81cb2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:00 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-1a0441b3-9f81-4c74-80df-7f3679f81cb2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:00 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:00 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1a0441b3-9f81-4c74-80df-7f3679f81cb2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/67485993-b49a-4e74-9c77-ef85f31eba80 returned with HTTP 200 Sep 05 20:52:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 170/338] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:00 2026] GET /volume/v3/volumes/67485993-b49a-4e74-9c77-ef85f31eba80 => generated 898 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-87ff7e7c-ee06-4b9e-b238-190bccce32b1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-87ff7e7c-ee06-4b9e-b238-190bccce32b1 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/67485993-b49a-4e74-9c77-ef85f31eba80 Sep 05 20:52:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-87ff7e7c-ee06-4b9e-b238-190bccce32b1 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-87ff7e7c-ee06-4b9e-b238-190bccce32b1 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:01 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:01 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:01 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:01 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:01 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-87ff7e7c-ee06-4b9e-b238-190bccce32b1 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Volume info retrieved successfully. Sep 05 20:52:01 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-87ff7e7c-ee06-4b9e-b238-190bccce32b1 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:01 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-87ff7e7c-ee06-4b9e-b238-190bccce32b1 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:02 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-87ff7e7c-ee06-4b9e-b238-190bccce32b1 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:02 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:02 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-87ff7e7c-ee06-4b9e-b238-190bccce32b1 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/67485993-b49a-4e74-9c77-ef85f31eba80 returned with HTTP 200 Sep 05 20:52:02 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 169/339] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:01 2026] GET /volume/v3/volumes/67485993-b49a-4e74-9c77-ef85f31eba80 => generated 922 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:52:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f5f3ba8a-55d2-40f5-8402-bdcc5d69b80d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f5f3ba8a-55d2-40f5-8402-bdcc5d69b80d tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/67485993-b49a-4e74-9c77-ef85f31eba80 Sep 05 20:52:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f5f3ba8a-55d2-40f5-8402-bdcc5d69b80d tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f5f3ba8a-55d2-40f5-8402-bdcc5d69b80d tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:03 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:03 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:03 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:03 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:03 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f5f3ba8a-55d2-40f5-8402-bdcc5d69b80d tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Volume info retrieved successfully. Sep 05 20:52:03 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-f5f3ba8a-55d2-40f5-8402-bdcc5d69b80d tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:03 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-f5f3ba8a-55d2-40f5-8402-bdcc5d69b80d tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:03 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-f5f3ba8a-55d2-40f5-8402-bdcc5d69b80d tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:03 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:03 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f5f3ba8a-55d2-40f5-8402-bdcc5d69b80d tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/67485993-b49a-4e74-9c77-ef85f31eba80 returned with HTTP 200 Sep 05 20:52:03 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 171/340] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:03 2026] GET /volume/v3/volumes/67485993-b49a-4e74-9c77-ef85f31eba80 => generated 923 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-dd1390cd-c859-4972-a500-ac18ebf37050 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dd1390cd-c859-4972-a500-ac18ebf37050 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:52:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dd1390cd-c859-4972-a500-ac18ebf37050 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-810243236", "volume_type": "82199376-f200-41b8-aa9e-2ce839a50344", "group_id": "389a5846-6fd9-42db-8e5f-b7c7fdb767b9", "size": 1}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-dd1390cd-c859-4972-a500-ac18ebf37050 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-810243236', 'volume_type': '82199376-f200-41b8-aa9e-2ce839a50344', 'group_id': '389a5846-6fd9-42db-8e5f-b7c7fdb767b9', 'size': 1}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:52:03 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:03 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:03 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-dd1390cd-c859-4972-a500-ac18ebf37050 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Create volume of 1 GB Sep 05 20:52:03 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:03 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:52:03 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-dd1390cd-c859-4972-a500-ac18ebf37050 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Availability Zones retrieved successfully. Sep 05 20:52:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-dd1390cd-c859-4972-a500-ac18ebf37050 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Flow 'volume_create_api' (cf3dca95-9235-41a5-a8a6-9e29f1425624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-dd1390cd-c859-4972-a500-ac18ebf37050 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13da577b-bd73-4a10-952a-825a477fd9ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:03 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:03 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-dd1390cd-c859-4972-a500-ac18ebf37050 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:52:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-dd1390cd-c859-4972-a500-ac18ebf37050 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13da577b-bd73-4a10-952a-825a477fd9ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:51:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=82199376-f200-41b8-aa9e-2ce839a50344,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-353735608',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '82199376-f200-41b8-aa9e-2ce839a50344', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '389a5846-6fd9-42db-8e5f-b7c7fdb767b9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-dd1390cd-c859-4972-a500-ac18ebf37050 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b14ba08-63bc-400a-a757-f5bc499bffe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:03 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-dd1390cd-c859-4972-a500-ac18ebf37050 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Created reservations ['e95e792c-e091-4765-8739-b08548908575', '9646f970-eb33-4aaf-ab88-cfec8daf7089', '9bea5a95-5838-4b16-a585-1496d3fbecb2', '6034b0ae-7a25-452a-a981-79aa136471dd'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-dd1390cd-c859-4972-a500-ac18ebf37050 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b14ba08-63bc-400a-a757-f5bc499bffe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e95e792c-e091-4765-8739-b08548908575', '9646f970-eb33-4aaf-ab88-cfec8daf7089', '9bea5a95-5838-4b16-a585-1496d3fbecb2', '6034b0ae-7a25-452a-a981-79aa136471dd']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-dd1390cd-c859-4972-a500-ac18ebf37050 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59c50395-a9bd-4a3b-8618-cbafd07f7612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:03 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:03 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-dd1390cd-c859-4972-a500-ac18ebf37050 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59c50395-a9bd-4a3b-8618-cbafd07f7612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a51f6799-62d9-4b8f-81bf-b40f40180927', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-810243236',encryption_key_id=None,group_id=389a5846-6fd9-42db-8e5f-b7c7fdb767b9,group_type_id=,metadata={},multiattach=False,project_id='6e7e0a383f3947899a52c3a73b782ef7',qos_specs=None,replication_status=,reservations=['e95e792c-e091-4765-8739-b08548908575','9646f970-eb33-4aaf-ab88-cfec8daf7089','9bea5a95-5838-4b16-a585-1496d3fbecb2','6034b0ae-7a25-452a-a981-79aa136471dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9466d5aff12040d9a123dee828328f19',volume_type_id=82199376-f200-41b8-aa9e-2ce839a50344), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:52:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-810243236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=389a5846-6fd9-42db-8e5f-b7c7fdb767b9,host=None,id=a51f6799-62d9-4b8f-81bf-b40f40180927,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e7e0a383f3947899a52c3a73b782ef7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9466d5aff12040d9a123dee828328f19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(82199376-f200-41b8-aa9e-2ce839a50344),volume_type_id=82199376-f200-41b8-aa9e-2ce839a50344)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-dd1390cd-c859-4972-a500-ac18ebf37050 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4de9d958-5597-473d-bd50-8e8fc18433c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-dd1390cd-c859-4972-a500-ac18ebf37050 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4de9d958-5597-473d-bd50-8e8fc18433c3) transitioned into state 'SUCCESS' from state '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-810243236',encryption_key_id=None,group_id=389a5846-6fd9-42db-8e5f-b7c7fdb767b9,group_type_id=,metadata={},multiattach=False,project_id='6e7e0a383f3947899a52c3a73b782ef7',qos_specs=None,replication_status=,reservations=['e95e792c-e091-4765-8739-b08548908575','9646f970-eb33-4aaf-ab88-cfec8daf7089','9bea5a95-5838-4b16-a585-1496d3fbecb2','6034b0ae-7a25-452a-a981-79aa136471dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9466d5aff12040d9a123dee828328f19',volume_type_id=82199376-f200-41b8-aa9e-2ce839a50344)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-dd1390cd-c859-4972-a500-ac18ebf37050 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb63f672-a5a1-410e-8925-cc87d72260af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-dd1390cd-c859-4972-a500-ac18ebf37050 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb63f672-a5a1-410e-8925-cc87d72260af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-dd1390cd-c859-4972-a500-ac18ebf37050 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Flow 'volume_create_api' (cf3dca95-9235-41a5-a8a6-9e29f1425624) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:03 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-dd1390cd-c859-4972-a500-ac18ebf37050 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Create volume request issued successfully. Sep 05 20:52:03 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-dd1390cd-c859-4972-a500-ac18ebf37050 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:03 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-dd1390cd-c859-4972-a500-ac18ebf37050 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:03 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-dd1390cd-c859-4972-a500-ac18ebf37050 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:03 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:03 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dd1390cd-c859-4972-a500-ac18ebf37050 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:52:03 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 170/341] 192.168.122.147 () {62 vars in 1184 bytes} [Sat Sep 5 20:52:03 2026] POST /volume/v3/volumes => generated 829 bytes in 652 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3a82ce52-02b7-4883-bcc2-a2bdb660f7a0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3a82ce52-02b7-4883-bcc2-a2bdb660f7a0 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/a51f6799-62d9-4b8f-81bf-b40f40180927 Sep 05 20:52:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3a82ce52-02b7-4883-bcc2-a2bdb660f7a0 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3a82ce52-02b7-4883-bcc2-a2bdb660f7a0 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:04 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:04 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:04 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:04 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:04 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3a82ce52-02b7-4883-bcc2-a2bdb660f7a0 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Volume info retrieved successfully. Sep 05 20:52:04 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-3a82ce52-02b7-4883-bcc2-a2bdb660f7a0 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:04 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-3a82ce52-02b7-4883-bcc2-a2bdb660f7a0 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:04 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-3a82ce52-02b7-4883-bcc2-a2bdb660f7a0 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:04 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:04 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3a82ce52-02b7-4883-bcc2-a2bdb660f7a0 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/a51f6799-62d9-4b8f-81bf-b40f40180927 returned with HTTP 200 Sep 05 20:52:04 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 172/342] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:03 2026] GET /volume/v3/volumes/a51f6799-62d9-4b8f-81bf-b40f40180927 => generated 897 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:52:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6a1d91b2-229c-4f9c-b679-7234159ca8a8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6a1d91b2-229c-4f9c-b679-7234159ca8a8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/a51f6799-62d9-4b8f-81bf-b40f40180927 Sep 05 20:52:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6a1d91b2-229c-4f9c-b679-7234159ca8a8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6a1d91b2-229c-4f9c-b679-7234159ca8a8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:05 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:05 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:05 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:05 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:05 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6a1d91b2-229c-4f9c-b679-7234159ca8a8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Volume info retrieved successfully. Sep 05 20:52:05 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-6a1d91b2-229c-4f9c-b679-7234159ca8a8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:05 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-6a1d91b2-229c-4f9c-b679-7234159ca8a8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:05 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-6a1d91b2-229c-4f9c-b679-7234159ca8a8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:05 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:05 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6a1d91b2-229c-4f9c-b679-7234159ca8a8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/a51f6799-62d9-4b8f-81bf-b40f40180927 returned with HTTP 200 Sep 05 20:52:05 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 171/343] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:05 2026] GET /volume/v3/volumes/a51f6799-62d9-4b8f-81bf-b40f40180927 => generated 921 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-86420124-2047-4a6a-a3c4-ef96aeb4eba1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-86420124-2047-4a6a-a3c4-ef96aeb4eba1 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/a51f6799-62d9-4b8f-81bf-b40f40180927 Sep 05 20:52:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-86420124-2047-4a6a-a3c4-ef96aeb4eba1 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-86420124-2047-4a6a-a3c4-ef96aeb4eba1 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:06 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:06 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:06 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:06 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:06 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-86420124-2047-4a6a-a3c4-ef96aeb4eba1 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Volume info retrieved successfully. Sep 05 20:52:06 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-86420124-2047-4a6a-a3c4-ef96aeb4eba1 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:06 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-86420124-2047-4a6a-a3c4-ef96aeb4eba1 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:06 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-86420124-2047-4a6a-a3c4-ef96aeb4eba1 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:06 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:06 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-86420124-2047-4a6a-a3c4-ef96aeb4eba1 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/a51f6799-62d9-4b8f-81bf-b40f40180927 returned with HTTP 200 Sep 05 20:52:06 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 173/344] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:06 2026] GET /volume/v3/volumes/a51f6799-62d9-4b8f-81bf-b40f40180927 => generated 922 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ea19a358-ee7a-4d35-9352-83b3d07cce31 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ea19a358-ee7a-4d35-9352-83b3d07cce31 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] PUT http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 Sep 05 20:52:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ea19a358-ee7a-4d35-9352-83b3d07cce31 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "67485993-b49a-4e74-9c77-ef85f31eba80"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-ea19a358-ee7a-4d35-9352-83b3d07cce31 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Update called for group 389a5846-6fd9-42db-8e5f-b7c7fdb767b9. {{(pid=87415) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 20:52:06 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.groups [None req-ea19a358-ee7a-4d35-9352-83b3d07cce31 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Updating group 389a5846-6fd9-42db-8e5f-b7c7fdb767b9 with name None description: None add_volumes: None remove_volumes: 67485993-b49a-4e74-9c77-ef85f31eba80. Sep 05 20:52:06 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:06 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ea19a358-ee7a-4d35-9352-83b3d07cce31 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 returned with HTTP 202 Sep 05 20:52:06 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 172/345] 192.168.122.147 () {62 vars in 1290 bytes} [Sat Sep 5 20:52:06 2026] PUT /volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 20:52:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3bd926c6-c5f6-432f-b3ad-b904baad7bd0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3bd926c6-c5f6-432f-b3ad-b904baad7bd0 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 Sep 05 20:52:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3bd926c6-c5f6-432f-b3ad-b904baad7bd0 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3bd926c6-c5f6-432f-b3ad-b904baad7bd0 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-3bd926c6-c5f6-432f-b3ad-b904baad7bd0 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 389a5846-6fd9-42db-8e5f-b7c7fdb767b9 {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:06 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:06 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:06 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:06 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), Sep 05 20:52:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3bd926c6-c5f6-432f-b3ad-b904baad7bd0 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 returned with HTTP 200 Sep 05 20:52:06 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 174/346] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:06 2026] GET /volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 => generated 391 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0aa6fc4d-3f8b-497f-85fd-1e38023896a6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0aa6fc4d-3f8b-497f-85fd-1e38023896a6 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 Sep 05 20:52:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0aa6fc4d-3f8b-497f-85fd-1e38023896a6 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0aa6fc4d-3f8b-497f-85fd-1e38023896a6 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-0aa6fc4d-3f8b-497f-85fd-1e38023896a6 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 389a5846-6fd9-42db-8e5f-b7c7fdb767b9 {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:07 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:07 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:07 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:07 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:52:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0aa6fc4d-3f8b-497f-85fd-1e38023896a6 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 returned with HTTP 200 Sep 05 20:52:07 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 173/347] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:07 2026] GET /volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 => generated 392 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-65180304-5167-4d2e-976b-38f6ee366da6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-65180304-5167-4d2e-976b-38f6ee366da6 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] PUT http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 Sep 05 20:52:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-65180304-5167-4d2e-976b-38f6ee366da6 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "67485993-b49a-4e74-9c77-ef85f31eba80"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-65180304-5167-4d2e-976b-38f6ee366da6 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Update called for group 389a5846-6fd9-42db-8e5f-b7c7fdb767b9. {{(pid=87416) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 20:52:08 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.groups [None req-65180304-5167-4d2e-976b-38f6ee366da6 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Updating group 389a5846-6fd9-42db-8e5f-b7c7fdb767b9 with name None description: None add_volumes: 67485993-b49a-4e74-9c77-ef85f31eba80 remove_volumes: None. Sep 05 20:52:08 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:08 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:08 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:08 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:08 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:08 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), Sep 05 20:52:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-65180304-5167-4d2e-976b-38f6ee366da6 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 returned with HTTP 202 Sep 05 20:52:08 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 175/348] 192.168.122.147 () {62 vars in 1290 bytes} [Sat Sep 5 20:52:08 2026] PUT /volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 => generated 0 bytes in 397 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:52:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0911781c-1e74-471e-bf8f-e9af81eb70e4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0911781c-1e74-471e-bf8f-e9af81eb70e4 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 Sep 05 20:52:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0911781c-1e74-471e-bf8f-e9af81eb70e4 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0911781c-1e74-471e-bf8f-e9af81eb70e4 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-0911781c-1e74-471e-bf8f-e9af81eb70e4 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 389a5846-6fd9-42db-8e5f-b7c7fdb767b9 {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:08 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:08 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:08 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:08 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:52:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0911781c-1e74-471e-bf8f-e9af81eb70e4 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 returned with HTTP 200 Sep 05 20:52:08 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 174/349] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:08 2026] GET /volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 => generated 391 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-db6d4b77-2ffa-4280-a75c-9a22467c1b5b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-db6d4b77-2ffa-4280-a75c-9a22467c1b5b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 Sep 05 20:52:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-db6d4b77-2ffa-4280-a75c-9a22467c1b5b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-db6d4b77-2ffa-4280-a75c-9a22467c1b5b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-db6d4b77-2ffa-4280-a75c-9a22467c1b5b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 389a5846-6fd9-42db-8e5f-b7c7fdb767b9 {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:09 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:09 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:09 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:09 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), Sep 05 20:52:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-db6d4b77-2ffa-4280-a75c-9a22467c1b5b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 returned with HTTP 200 Sep 05 20:52:09 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 176/350] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:09 2026] GET /volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 => generated 392 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0241d969-a178-4297-84f3-6b4fd75bea1c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0241d969-a178-4297-84f3-6b4fd75bea1c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] PUT http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 Sep 05 20:52:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0241d969-a178-4297-84f3-6b4fd75bea1c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "a51f6799-62d9-4b8f-81bf-b40f40180927"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-0241d969-a178-4297-84f3-6b4fd75bea1c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Update called for group 389a5846-6fd9-42db-8e5f-b7c7fdb767b9. {{(pid=87415) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 20:52:09 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.groups [None req-0241d969-a178-4297-84f3-6b4fd75bea1c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Updating group 389a5846-6fd9-42db-8e5f-b7c7fdb767b9 with name None description: None add_volumes: None remove_volumes: a51f6799-62d9-4b8f-81bf-b40f40180927. Sep 05 20:52:09 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:09 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0241d969-a178-4297-84f3-6b4fd75bea1c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 returned with HTTP 202 Sep 05 20:52:09 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 175/351] 192.168.122.147 () {62 vars in 1290 bytes} [Sat Sep 5 20:52:09 2026] PUT /volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:52:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-eee65952-3a77-4f12-acf7-8c86d8aa5bf7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-eee65952-3a77-4f12-acf7-8c86d8aa5bf7 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 Sep 05 20:52:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-eee65952-3a77-4f12-acf7-8c86d8aa5bf7 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-eee65952-3a77-4f12-acf7-8c86d8aa5bf7 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-eee65952-3a77-4f12-acf7-8c86d8aa5bf7 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 389a5846-6fd9-42db-8e5f-b7c7fdb767b9 {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:09 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:09 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:09 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:09 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), Sep 05 20:52:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-eee65952-3a77-4f12-acf7-8c86d8aa5bf7 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 returned with HTTP 200 Sep 05 20:52:09 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 177/352] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:09 2026] GET /volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 => generated 391 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3274e8da-f7a1-41b7-9e34-e8edfc1db57e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3274e8da-f7a1-41b7-9e34-e8edfc1db57e tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 Sep 05 20:52:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3274e8da-f7a1-41b7-9e34-e8edfc1db57e tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3274e8da-f7a1-41b7-9e34-e8edfc1db57e tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-3274e8da-f7a1-41b7-9e34-e8edfc1db57e tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 389a5846-6fd9-42db-8e5f-b7c7fdb767b9 {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:10 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:10 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:10 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:10 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:52:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3274e8da-f7a1-41b7-9e34-e8edfc1db57e tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 returned with HTTP 200 Sep 05 20:52:10 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 176/353] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:10 2026] GET /volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 => generated 392 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b2f4a224-cd0f-43bf-8c2d-9a4c554dae1f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b2f4a224-cd0f-43bf-8c2d-9a4c554dae1f tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] PUT http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 Sep 05 20:52:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b2f4a224-cd0f-43bf-8c2d-9a4c554dae1f tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "a51f6799-62d9-4b8f-81bf-b40f40180927"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-b2f4a224-cd0f-43bf-8c2d-9a4c554dae1f tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Update called for group 389a5846-6fd9-42db-8e5f-b7c7fdb767b9. {{(pid=87416) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 20:52:10 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.groups [None req-b2f4a224-cd0f-43bf-8c2d-9a4c554dae1f tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Updating group 389a5846-6fd9-42db-8e5f-b7c7fdb767b9 with name None description: None add_volumes: a51f6799-62d9-4b8f-81bf-b40f40180927 remove_volumes: None. Sep 05 20:52:11 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:11 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:11 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:11 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:11 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:11 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), Sep 05 20:52:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b2f4a224-cd0f-43bf-8c2d-9a4c554dae1f tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 returned with HTTP 202 Sep 05 20:52:11 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 178/354] 192.168.122.147 () {62 vars in 1290 bytes} [Sat Sep 5 20:52:10 2026] PUT /volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:52:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c7eb94d4-fb87-4846-8c36-8ba632d06158 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c7eb94d4-fb87-4846-8c36-8ba632d06158 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 Sep 05 20:52:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c7eb94d4-fb87-4846-8c36-8ba632d06158 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c7eb94d4-fb87-4846-8c36-8ba632d06158 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-c7eb94d4-fb87-4846-8c36-8ba632d06158 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 389a5846-6fd9-42db-8e5f-b7c7fdb767b9 {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:11 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:11 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:11 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:11 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:52:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c7eb94d4-fb87-4846-8c36-8ba632d06158 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 returned with HTTP 200 Sep 05 20:52:11 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 177/355] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:11 2026] GET /volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 => generated 391 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-5fb1c9a3-cdb6-4b85-9584-b575836a3a7d req-14748e64-fd7a-4ea1-a893-3974b9486b55 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-5fb1c9a3-cdb6-4b85-9584-b575836a3a7d req-14748e64-fd7a-4ea1-a893-3974b9486b55 tempest-VolumesNegativeTest-1323593100 tempest-VolumesNegativeTest-1323593100-project-member] DELETE http://192.168.122.147/volume/v3/volumes/tempest-invalid-181878243 Sep 05 20:52:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-5fb1c9a3-cdb6-4b85-9584-b575836a3a7d req-14748e64-fd7a-4ea1-a893-3974b9486b55 tempest-VolumesNegativeTest-1323593100 tempest-VolumesNegativeTest-1323593100-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-5fb1c9a3-cdb6-4b85-9584-b575836a3a7d req-14748e64-fd7a-4ea1-a893-3974b9486b55 tempest-VolumesNegativeTest-1323593100 tempest-VolumesNegativeTest-1323593100-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:12 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [req-5fb1c9a3-cdb6-4b85-9584-b575836a3a7d req-14748e64-fd7a-4ea1-a893-3974b9486b55 tempest-VolumesNegativeTest-1323593100 tempest-VolumesNegativeTest-1323593100-project-member] Delete volume with id: tempest-invalid-181878243 Sep 05 20:52:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-5fb1c9a3-cdb6-4b85-9584-b575836a3a7d req-14748e64-fd7a-4ea1-a893-3974b9486b55 tempest-VolumesNegativeTest-1323593100 tempest-VolumesNegativeTest-1323593100-project-member] http://192.168.122.147/volume/v3/volumes/tempest-invalid-181878243 returned with HTTP 404 Sep 05 20:52:12 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 179/356] 192.168.122.147 () {62 vars in 1476 bytes} [Sat Sep 5 20:52:12 2026] DELETE /volume/v3/volumes/tempest-invalid-181878243 => generated 98 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 05 20:52:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-6a2c2397-de10-437f-a360-f59eb04e85ce req-1459523d-9dfe-4317-9d2c-c78b3b17d07e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-6a2c2397-de10-437f-a360-f59eb04e85ce req-1459523d-9dfe-4317-9d2c-c78b3b17d07e tempest-VolumesNegativeTest-1323593100 tempest-VolumesNegativeTest-1323593100-project-member] DELETE http://192.168.122.147/volume/v3/volumes/49b3aca4-1f4b-4f20-8a89-279bf9eb9b6c Sep 05 20:52:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-6a2c2397-de10-437f-a360-f59eb04e85ce req-1459523d-9dfe-4317-9d2c-c78b3b17d07e tempest-VolumesNegativeTest-1323593100 tempest-VolumesNegativeTest-1323593100-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-6a2c2397-de10-437f-a360-f59eb04e85ce req-1459523d-9dfe-4317-9d2c-c78b3b17d07e tempest-VolumesNegativeTest-1323593100 tempest-VolumesNegativeTest-1323593100-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:12 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [req-6a2c2397-de10-437f-a360-f59eb04e85ce req-1459523d-9dfe-4317-9d2c-c78b3b17d07e tempest-VolumesNegativeTest-1323593100 tempest-VolumesNegativeTest-1323593100-project-member] Delete volume with id: 49b3aca4-1f4b-4f20-8a89-279bf9eb9b6c Sep 05 20:52:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-6a2c2397-de10-437f-a360-f59eb04e85ce req-1459523d-9dfe-4317-9d2c-c78b3b17d07e tempest-VolumesNegativeTest-1323593100 tempest-VolumesNegativeTest-1323593100-project-member] http://192.168.122.147/volume/v3/volumes/49b3aca4-1f4b-4f20-8a89-279bf9eb9b6c returned with HTTP 404 Sep 05 20:52:12 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 178/357] 192.168.122.147 () {62 vars in 1509 bytes} [Sat Sep 5 20:52:12 2026] DELETE /volume/v3/volumes/49b3aca4-1f4b-4f20-8a89-279bf9eb9b6c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f1d8eec9-dff2-43bc-b4ae-7354ab1460aa None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f1d8eec9-dff2-43bc-b4ae-7354ab1460aa tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 Sep 05 20:52:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f1d8eec9-dff2-43bc-b4ae-7354ab1460aa tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f1d8eec9-dff2-43bc-b4ae-7354ab1460aa tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-f1d8eec9-dff2-43bc-b4ae-7354ab1460aa tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 389a5846-6fd9-42db-8e5f-b7c7fdb767b9 {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-36a7e4a1-e706-4e1e-9f09-f5bbe5595864 req-745b96ed-7eb2-4204-aa71-5d8a3c2555c6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:12 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:12 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-36a7e4a1-e706-4e1e-9f09-f5bbe5595864 req-745b96ed-7eb2-4204-aa71-5d8a3c2555c6 tempest-VolumesNegativeTest-1323593100 tempest-VolumesNegativeTest-1323593100-project-reader] GET http://192.168.122.147/volume/v3/volumes/b438984e-3540-4d9e-88a0-b291553fbc68 Sep 05 20:52:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-36a7e4a1-e706-4e1e-9f09-f5bbe5595864 req-745b96ed-7eb2-4204-aa71-5d8a3c2555c6 tempest-VolumesNegativeTest-1323593100 tempest-VolumesNegativeTest-1323593100-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-36a7e4a1-e706-4e1e-9f09-f5bbe5595864 req-745b96ed-7eb2-4204-aa71-5d8a3c2555c6 tempest-VolumesNegativeTest-1323593100 tempest-VolumesNegativeTest-1323593100-project-reader] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:12 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:12 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), Sep 05 20:52:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f1d8eec9-dff2-43bc-b4ae-7354ab1460aa tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 returned with HTTP 200 Sep 05 20:52:12 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 180/358] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:12 2026] GET /volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 => generated 392 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:52:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-36a7e4a1-e706-4e1e-9f09-f5bbe5595864 req-745b96ed-7eb2-4204-aa71-5d8a3c2555c6 tempest-VolumesNegativeTest-1323593100 tempest-VolumesNegativeTest-1323593100-project-reader] http://192.168.122.147/volume/v3/volumes/b438984e-3540-4d9e-88a0-b291553fbc68 returned with HTTP 404 Sep 05 20:52:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-81a310a4-0027-4ace-8d70-e58d80229986 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:12 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 179/359] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:52:12 2026] GET /volume/v3/volumes/b438984e-3540-4d9e-88a0-b291553fbc68 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-81a310a4-0027-4ace-8d70-e58d80229986 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 20:52:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-81a310a4-0027-4ace-8d70-e58d80229986 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-81a310a4-0027-4ace-8d70-e58d80229986 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'detail' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-81a310a4-0027-4ace-8d70-e58d80229986 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:12 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:12 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:12 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-81a310a4-0027-4ace-8d70-e58d80229986 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:52:12 devstack devstack@c-api.service[87416]: /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 05 20:52:12 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:52:12 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:12 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:12 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:12 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:12 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-81a310a4-0027-4ace-8d70-e58d80229986 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Get all volumes completed successfully. Sep 05 20:52:12 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-81a310a4-0027-4ace-8d70-e58d80229986 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:12 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-81a310a4-0027-4ace-8d70-e58d80229986 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:12 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-81a310a4-0027-4ace-8d70-e58d80229986 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:12 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:12 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:12 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-81a310a4-0027-4ace-8d70-e58d80229986 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:12 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-81a310a4-0027-4ace-8d70-e58d80229986 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:12 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-81a310a4-0027-4ace-8d70-e58d80229986 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:12 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:12 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-81a310a4-0027-4ace-8d70-e58d80229986 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:52:12 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 181/360] 192.168.122.147 () {60 vars in 1183 bytes} [Sat Sep 5 20:52:12 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:52:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-edace4b5-1384-4dbd-b429-3dfcac148594 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-edace4b5-1384-4dbd-b429-3dfcac148594 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] POST http://192.168.122.147/volume/v3/group_snapshots Sep 05 20:52:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-edace4b5-1384-4dbd-b429-3dfcac148594 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "389a5846-6fd9-42db-8e5f-b7c7fdb767b9", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1828500002"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.group_snapshots [None req-edace4b5-1384-4dbd-b429-3dfcac148594 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '389a5846-6fd9-42db-8e5f-b7c7fdb767b9', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1828500002'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 05 20:52:12 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:12 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:12 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.group_snapshots [None req-edace4b5-1384-4dbd-b429-3dfcac148594 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1828500002. Sep 05 20:52:12 devstack devstack@c-api.service[87415]: /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 05 20:52:12 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:52:12 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:12 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:12 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:12 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:12 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:12 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:12 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-edace4b5-1384-4dbd-b429-3dfcac148594 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-353735608 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-353735608, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:52:12 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-edace4b5-1384-4dbd-b429-3dfcac148594 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Created reservations ['6888b91d-4def-4ba4-b0d2-b2809965d371', '2dfbeb13-7e9d-426f-945b-8ea4dacfaf8d', '6f76bfb6-de84-433e-9c67-444a03ddd0b8', 'd1899f04-f7a2-4dec-b7ec-0cd2541aef1f'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-edace4b5-1384-4dbd-b429-3dfcac148594 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/group_snapshots returned with HTTP 202 Sep 05 20:52:13 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 180/361] 192.168.122.147 () {62 vars in 1208 bytes} [Sat Sep 5 20:52:12 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-581770a4-38fc-4749-b25d-57768cb0ae8f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-581770a4-38fc-4749-b25d-57768cb0ae8f tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/2dbf80c4-7727-4509-ad32-c0e86ecbbd4d Sep 05 20:52:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-581770a4-38fc-4749-b25d-57768cb0ae8f tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-581770a4-38fc-4749-b25d-57768cb0ae8f tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.group_snapshots [None req-581770a4-38fc-4749-b25d-57768cb0ae8f tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 2dbf80c4-7727-4509-ad32-c0e86ecbbd4d {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:52:13 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:13 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-581770a4-38fc-4749-b25d-57768cb0ae8f tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/group_snapshots/2dbf80c4-7727-4509-ad32-c0e86ecbbd4d returned with HTTP 200 Sep 05 20:52:13 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 182/362] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 20:52:13 2026] GET /volume/v3/group_snapshots/2dbf80c4-7727-4509-ad32-c0e86ecbbd4d => generated 326 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-bb1d13b1-a6bb-475a-910e-f851fe720da8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bb1d13b1-a6bb-475a-910e-f851fe720da8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/2dbf80c4-7727-4509-ad32-c0e86ecbbd4d Sep 05 20:52:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bb1d13b1-a6bb-475a-910e-f851fe720da8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bb1d13b1-a6bb-475a-910e-f851fe720da8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.group_snapshots [None req-bb1d13b1-a6bb-475a-910e-f851fe720da8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 2dbf80c4-7727-4509-ad32-c0e86ecbbd4d {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:52:14 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:14 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bb1d13b1-a6bb-475a-910e-f851fe720da8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/group_snapshots/2dbf80c4-7727-4509-ad32-c0e86ecbbd4d returned with HTTP 200 Sep 05 20:52:14 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 181/363] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 20:52:14 2026] GET /volume/v3/group_snapshots/2dbf80c4-7727-4509-ad32-c0e86ecbbd4d => generated 326 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:52:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8743ba4b-1b32-4e8d-b0cf-c60fb560a0ce None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8743ba4b-1b32-4e8d-b0cf-c60fb560a0ce tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:52:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8743ba4b-1b32-4e8d-b0cf-c60fb560a0ce tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-248967481"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-8743ba4b-1b32-4e8d-b0cf-c60fb560a0ce tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-248967481'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:52:14 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-8743ba4b-1b32-4e8d-b0cf-c60fb560a0ce tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Create volume of 1 GB Sep 05 20:52:14 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8743ba4b-1b32-4e8d-b0cf-c60fb560a0ce tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Availability Zones retrieved successfully. Sep 05 20:52:14 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8743ba4b-1b32-4e8d-b0cf-c60fb560a0ce tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Flow 'volume_create_api' (b8aabee2-76b9-4588-abb0-99e2cc152c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:14 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8743ba4b-1b32-4e8d-b0cf-c60fb560a0ce tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (991b796f-0add-4227-88da-2c163440ae5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:14 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-8743ba4b-1b32-4e8d-b0cf-c60fb560a0ce tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:52:14 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8743ba4b-1b32-4e8d-b0cf-c60fb560a0ce tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (991b796f-0add-4227-88da-2c163440ae5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:14 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8743ba4b-1b32-4e8d-b0cf-c60fb560a0ce tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fde5d81-f0a2-4474-8e94-775a7a7ac8f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:14 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-8743ba4b-1b32-4e8d-b0cf-c60fb560a0ce tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Created reservations ['91bd64c4-efb4-47cc-925c-7466848ad394', 'b7442f95-8c60-4cbb-a1d0-2576b9f10998', '28196565-64c3-4f6a-8e5d-bd505134e392', '70909331-2178-408a-9a10-76e3445aa355'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:14 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8743ba4b-1b32-4e8d-b0cf-c60fb560a0ce tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fde5d81-f0a2-4474-8e94-775a7a7ac8f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91bd64c4-efb4-47cc-925c-7466848ad394', 'b7442f95-8c60-4cbb-a1d0-2576b9f10998', '28196565-64c3-4f6a-8e5d-bd505134e392', '70909331-2178-408a-9a10-76e3445aa355']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:14 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8743ba4b-1b32-4e8d-b0cf-c60fb560a0ce tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e897b906-3865-4936-a03a-58c1d46d9a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:14 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:14 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:14 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8743ba4b-1b32-4e8d-b0cf-c60fb560a0ce tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e897b906-3865-4936-a03a-58c1d46d9a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3b12e1e-81ea-4e49-8391-07d6613d2c07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-248967481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dee157033eef4ee6a49450925c1a9fba',qos_specs=None,replication_status=,reservations=['91bd64c4-efb4-47cc-925c-7466848ad394','b7442f95-8c60-4cbb-a1d0-2576b9f10998','28196565-64c3-4f6a-8e5d-bd505134e392','70909331-2178-408a-9a10-76e3445aa355'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ffda631b731494d9d9250c05e972709',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:52:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-248967481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3b12e1e-81ea-4e49-8391-07d6613d2c07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dee157033eef4ee6a49450925c1a9fba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ffda631b731494d9d9250c05e972709',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:14 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8743ba4b-1b32-4e8d-b0cf-c60fb560a0ce tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfb23aa0-d1cb-4edb-a92f-4db0ad4db22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:14 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8743ba4b-1b32-4e8d-b0cf-c60fb560a0ce tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfb23aa0-d1cb-4edb-a92f-4db0ad4db22b) transitioned into state 'SUCCESS' from state '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-248967481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dee157033eef4ee6a49450925c1a9fba',qos_specs=None,replication_status=,reservations=['91bd64c4-efb4-47cc-925c-7466848ad394','b7442f95-8c60-4cbb-a1d0-2576b9f10998','28196565-64c3-4f6a-8e5d-bd505134e392','70909331-2178-408a-9a10-76e3445aa355'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ffda631b731494d9d9250c05e972709',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:14 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8743ba4b-1b32-4e8d-b0cf-c60fb560a0ce tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1bb3158-8731-4f87-94ca-77a2827f5ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:14 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8743ba4b-1b32-4e8d-b0cf-c60fb560a0ce tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1bb3158-8731-4f87-94ca-77a2827f5ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:14 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8743ba4b-1b32-4e8d-b0cf-c60fb560a0ce tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Flow 'volume_create_api' (b8aabee2-76b9-4588-abb0-99e2cc152c81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:14 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8743ba4b-1b32-4e8d-b0cf-c60fb560a0ce tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Create volume request issued successfully. Sep 05 20:52:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8743ba4b-1b32-4e8d-b0cf-c60fb560a0ce tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:52:14 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 183/364] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:52:14 2026] POST /volume/v3/volumes => generated 762 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:52:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6e7e3207-bded-48e7-99ea-f7391f10a9ef None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6e7e3207-bded-48e7-99ea-f7391f10a9ef tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] GET http://192.168.122.147/volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 Sep 05 20:52:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6e7e3207-bded-48e7-99ea-f7391f10a9ef tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6e7e3207-bded-48e7-99ea-f7391f10a9ef tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:15 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:15 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:15 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:15 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:15 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6e7e3207-bded-48e7-99ea-f7391f10a9ef tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Volume info retrieved successfully. Sep 05 20:52:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6e7e3207-bded-48e7-99ea-f7391f10a9ef tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] http://192.168.122.147/volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 returned with HTTP 200 Sep 05 20:52:15 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 182/365] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:14 2026] GET /volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 => generated 830 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-11182a4e-6d23-4203-98b0-71836170aeb2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-11182a4e-6d23-4203-98b0-71836170aeb2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/2dbf80c4-7727-4509-ad32-c0e86ecbbd4d Sep 05 20:52:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-11182a4e-6d23-4203-98b0-71836170aeb2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-11182a4e-6d23-4203-98b0-71836170aeb2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.group_snapshots [None req-11182a4e-6d23-4203-98b0-71836170aeb2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 2dbf80c4-7727-4509-ad32-c0e86ecbbd4d {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:52:15 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:15 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-11182a4e-6d23-4203-98b0-71836170aeb2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/group_snapshots/2dbf80c4-7727-4509-ad32-c0e86ecbbd4d returned with HTTP 200 Sep 05 20:52:15 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 184/366] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 20:52:15 2026] GET /volume/v3/group_snapshots/2dbf80c4-7727-4509-ad32-c0e86ecbbd4d => generated 326 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-729db893-27d3-417b-bfb6-a038d22cfc18 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-729db893-27d3-417b-bfb6-a038d22cfc18 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] GET http://192.168.122.147/volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 Sep 05 20:52:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-729db893-27d3-417b-bfb6-a038d22cfc18 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-729db893-27d3-417b-bfb6-a038d22cfc18 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:16 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:16 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:16 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:16 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:16 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-729db893-27d3-417b-bfb6-a038d22cfc18 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Volume info retrieved successfully. Sep 05 20:52:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-729db893-27d3-417b-bfb6-a038d22cfc18 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] http://192.168.122.147/volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 returned with HTTP 200 Sep 05 20:52:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 183/367] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:16 2026] GET /volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1184a93c-13f0-4cf3-b3bc-2a545e4ba2ed None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1184a93c-13f0-4cf3-b3bc-2a545e4ba2ed tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/2dbf80c4-7727-4509-ad32-c0e86ecbbd4d Sep 05 20:52:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1184a93c-13f0-4cf3-b3bc-2a545e4ba2ed tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1184a93c-13f0-4cf3-b3bc-2a545e4ba2ed tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.group_snapshots [None req-1184a93c-13f0-4cf3-b3bc-2a545e4ba2ed tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 2dbf80c4-7727-4509-ad32-c0e86ecbbd4d {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:52:16 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:16 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1184a93c-13f0-4cf3-b3bc-2a545e4ba2ed tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/group_snapshots/2dbf80c4-7727-4509-ad32-c0e86ecbbd4d returned with HTTP 200 Sep 05 20:52:16 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 185/368] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 20:52:16 2026] GET /volume/v3/group_snapshots/2dbf80c4-7727-4509-ad32-c0e86ecbbd4d => generated 326 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2d1f1796-9499-4b2f-a92f-a099065cd9f7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2d1f1796-9499-4b2f-a92f-a099065cd9f7 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] GET http://192.168.122.147/volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 Sep 05 20:52:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2d1f1796-9499-4b2f-a92f-a099065cd9f7 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2d1f1796-9499-4b2f-a92f-a099065cd9f7 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:17 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:17 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:17 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:17 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:17 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2d1f1796-9499-4b2f-a92f-a099065cd9f7 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Volume info retrieved successfully. Sep 05 20:52:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2d1f1796-9499-4b2f-a92f-a099065cd9f7 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] http://192.168.122.147/volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 returned with HTTP 200 Sep 05 20:52:17 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 184/369] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:17 2026] GET /volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 => generated 854 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fe09e0ae-48b0-4c94-a439-280c6342e602 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fe09e0ae-48b0-4c94-a439-280c6342e602 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/2dbf80c4-7727-4509-ad32-c0e86ecbbd4d Sep 05 20:52:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fe09e0ae-48b0-4c94-a439-280c6342e602 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fe09e0ae-48b0-4c94-a439-280c6342e602 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.group_snapshots [None req-fe09e0ae-48b0-4c94-a439-280c6342e602 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 2dbf80c4-7727-4509-ad32-c0e86ecbbd4d {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:52:17 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:17 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fe09e0ae-48b0-4c94-a439-280c6342e602 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/group_snapshots/2dbf80c4-7727-4509-ad32-c0e86ecbbd4d returned with HTTP 200 Sep 05 20:52:17 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 186/370] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 20:52:17 2026] GET /volume/v3/group_snapshots/2dbf80c4-7727-4509-ad32-c0e86ecbbd4d => generated 326 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7f7d1a24-d9d3-4b38-92a8-f8cc06100ac6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7f7d1a24-d9d3-4b38-92a8-f8cc06100ac6 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] GET http://192.168.122.147/volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 Sep 05 20:52:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7f7d1a24-d9d3-4b38-92a8-f8cc06100ac6 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7f7d1a24-d9d3-4b38-92a8-f8cc06100ac6 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:18 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:18 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:18 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:18 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:18 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7f7d1a24-d9d3-4b38-92a8-f8cc06100ac6 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Volume info retrieved successfully. Sep 05 20:52:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d17bc04a-c4ab-4a4a-9374-237c8d1b428b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7f7d1a24-d9d3-4b38-92a8-f8cc06100ac6 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] http://192.168.122.147/volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 returned with HTTP 200 Sep 05 20:52:18 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 185/371] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:18 2026] GET /volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 => generated 854 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d18d9813-1bb7-485b-a163-f4d975329a5b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d18d9813-1bb7-485b-a163-f4d975329a5b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/2dbf80c4-7727-4509-ad32-c0e86ecbbd4d Sep 05 20:52:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d18d9813-1bb7-485b-a163-f4d975329a5b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d18d9813-1bb7-485b-a163-f4d975329a5b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.group_snapshots [None req-d18d9813-1bb7-485b-a163-f4d975329a5b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 2dbf80c4-7727-4509-ad32-c0e86ecbbd4d {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:52:18 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:18 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d18d9813-1bb7-485b-a163-f4d975329a5b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/group_snapshots/2dbf80c4-7727-4509-ad32-c0e86ecbbd4d returned with HTTP 200 Sep 05 20:52:18 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 186/372] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 20:52:18 2026] GET /volume/v3/group_snapshots/2dbf80c4-7727-4509-ad32-c0e86ecbbd4d => generated 326 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d17bc04a-c4ab-4a4a-9374-237c8d1b428b tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:52:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d17bc04a-c4ab-4a4a-9374-237c8d1b428b tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1112473836"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d17bc04a-c4ab-4a4a-9374-237c8d1b428b tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 20:52:18 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 187/373] 192.168.122.147 () {60 vars in 1136 bytes} [Sat Sep 5 20:52:18 2026] POST /volume/v3/types => generated 216 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:52:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fc914b37-775b-4451-ad04-b4619086f2cc None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fc914b37-775b-4451-ad04-b4619086f2cc tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] POST http://192.168.122.147/volume/v3/group_types Sep 05 20:52:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fc914b37-775b-4451-ad04-b4619086f2cc tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-97290973"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fc914b37-775b-4451-ad04-b4619086f2cc tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] http://192.168.122.147/volume/v3/group_types returned with HTTP 202 Sep 05 20:52:18 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 187/374] 192.168.122.147 () {62 vars in 1195 bytes} [Sat Sep 5 20:52:18 2026] POST /volume/v3/group_types => generated 171 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4c56f9d6-a378-4210-8d1c-518cc2fa2121 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4c56f9d6-a378-4210-8d1c-518cc2fa2121 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] POST http://192.168.122.147/volume/v3/groups Sep 05 20:52:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4c56f9d6-a378-4210-8d1c-518cc2fa2121 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "628bc115-7461-4084-bc6d-3a5d33851f74", "volume_types": ["832d5fc5-c5e4-4048-baf6-6455c4e0378c"], "name": "tempest-Group1-518649533"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-4c56f9d6-a378-4210-8d1c-518cc2fa2121 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Creating new group {'group': {'group_type': '628bc115-7461-4084-bc6d-3a5d33851f74', 'volume_types': ['832d5fc5-c5e4-4048-baf6-6455c4e0378c'], 'name': 'tempest-Group1-518649533'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 20:52:19 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.groups [None req-4c56f9d6-a378-4210-8d1c-518cc2fa2121 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Creating group tempest-Group1-518649533. Sep 05 20:52:19 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4c56f9d6-a378-4210-8d1c-518cc2fa2121 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Availability Zones retrieved successfully. Sep 05 20:52:19 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-4c56f9d6-a378-4210-8d1c-518cc2fa2121 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Created reservations ['93959b26-0834-4420-9405-b9b9e6ae049a'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4c56f9d6-a378-4210-8d1c-518cc2fa2121 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/groups returned with HTTP 202 Sep 05 20:52:19 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 188/375] 192.168.122.147 () {62 vars in 1181 bytes} [Sat Sep 5 20:52:18 2026] POST /volume/v3/groups => generated 93 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:52:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f91fef0d-7f11-4993-98bc-611af38eb47c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f91fef0d-7f11-4993-98bc-611af38eb47c tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/groups/bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc Sep 05 20:52:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f91fef0d-7f11-4993-98bc-611af38eb47c tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f91fef0d-7f11-4993-98bc-611af38eb47c tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-f91fef0d-7f11-4993-98bc-611af38eb47c tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] show called for member bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:19 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:19 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:19 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:19 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:52:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f91fef0d-7f11-4993-98bc-611af38eb47c tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/groups/bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc returned with HTTP 200 Sep 05 20:52:19 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 188/376] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:19 2026] GET /volume/v3/groups/bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc => generated 321 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2b89c16e-d0ce-404c-b0ad-7c73d6a583ac None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2b89c16e-d0ce-404c-b0ad-7c73d6a583ac tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] GET http://192.168.122.147/volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 Sep 05 20:52:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2b89c16e-d0ce-404c-b0ad-7c73d6a583ac tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2b89c16e-d0ce-404c-b0ad-7c73d6a583ac tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:19 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:19 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:19 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:19 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:19 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2b89c16e-d0ce-404c-b0ad-7c73d6a583ac tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Volume info retrieved successfully. Sep 05 20:52:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2b89c16e-d0ce-404c-b0ad-7c73d6a583ac tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] http://192.168.122.147/volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 returned with HTTP 200 Sep 05 20:52:19 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 189/377] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:19 2026] GET /volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-61e98479-41c9-45d5-b016-157bf67c6995 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-61e98479-41c9-45d5-b016-157bf67c6995 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/2dbf80c4-7727-4509-ad32-c0e86ecbbd4d Sep 05 20:52:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-61e98479-41c9-45d5-b016-157bf67c6995 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-61e98479-41c9-45d5-b016-157bf67c6995 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.group_snapshots [None req-61e98479-41c9-45d5-b016-157bf67c6995 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 2dbf80c4-7727-4509-ad32-c0e86ecbbd4d {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:52:19 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:19 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-61e98479-41c9-45d5-b016-157bf67c6995 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/group_snapshots/2dbf80c4-7727-4509-ad32-c0e86ecbbd4d returned with HTTP 200 Sep 05 20:52:19 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 189/378] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 20:52:19 2026] GET /volume/v3/group_snapshots/2dbf80c4-7727-4509-ad32-c0e86ecbbd4d => generated 327 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3b0a9b4b-b3e2-46d4-8325-15fb9cd2f814 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3b0a9b4b-b3e2-46d4-8325-15fb9cd2f814 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/snapshots/detail Sep 05 20:52:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3b0a9b4b-b3e2-46d4-8325-15fb9cd2f814 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3b0a9b4b-b3e2-46d4-8325-15fb9cd2f814 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'detail' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-3b0a9b4b-b3e2-46d4-8325-15fb9cd2f814 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:19 devstack devstack@c-api.service[87416]: DEBUG cinder.db.api [None req-3b0a9b4b-b3e2-46d4-8325-15fb9cd2f814 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Building query based on filter {{(pid=87416) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:52:19 devstack devstack@c-api.service[87416]: /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 05 20:52:19 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:19 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3b0a9b4b-b3e2-46d4-8325-15fb9cd2f814 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Get all snapshots completed successfully. Sep 05 20:52:19 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:19 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3b0a9b4b-b3e2-46d4-8325-15fb9cd2f814 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 20:52:19 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 190/379] 192.168.122.147 () {58 vars in 1148 bytes} [Sat Sep 5 20:52:19 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b225c7b4-2f44-48ff-a998-d3273d29e06a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b225c7b4-2f44-48ff-a998-d3273d29e06a tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/snapshots/9518f42c-3d62-44c1-90d8-a3ccd23070f0 Sep 05 20:52:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b225c7b4-2f44-48ff-a998-d3273d29e06a tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b225c7b4-2f44-48ff-a998-d3273d29e06a tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:19 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:19 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:19 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b225c7b4-2f44-48ff-a998-d3273d29e06a tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Snapshot retrieved successfully. Sep 05 20:52:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b225c7b4-2f44-48ff-a998-d3273d29e06a tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/snapshots/9518f42c-3d62-44c1-90d8-a3ccd23070f0 returned with HTTP 200 Sep 05 20:52:19 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 190/380] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:19 2026] GET /volume/v3/snapshots/9518f42c-3d62-44c1-90d8-a3ccd23070f0 => generated 470 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-dfd7f13f-4f67-4cc7-90da-428c592632a1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dfd7f13f-4f67-4cc7-90da-428c592632a1 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/snapshots/7df16ac1-6494-4386-80d1-c321641e8104 Sep 05 20:52:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-dfd7f13f-4f67-4cc7-90da-428c592632a1 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-dfd7f13f-4f67-4cc7-90da-428c592632a1 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:19 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:19 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:19 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-dfd7f13f-4f67-4cc7-90da-428c592632a1 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Snapshot retrieved successfully. Sep 05 20:52:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dfd7f13f-4f67-4cc7-90da-428c592632a1 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/snapshots/7df16ac1-6494-4386-80d1-c321641e8104 returned with HTTP 200 Sep 05 20:52:19 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 191/381] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:19 2026] GET /volume/v3/snapshots/7df16ac1-6494-4386-80d1-c321641e8104 => generated 470 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:52:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c73ff93d-bf3b-4a02-8d64-d40368c403d1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c73ff93d-bf3b-4a02-8d64-d40368c403d1 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] DELETE http://192.168.122.147/volume/v3/group_snapshots/2dbf80c4-7727-4509-ad32-c0e86ecbbd4d Sep 05 20:52:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c73ff93d-bf3b-4a02-8d64-d40368c403d1 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c73ff93d-bf3b-4a02-8d64-d40368c403d1 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.group_snapshots [None req-c73ff93d-bf3b-4a02-8d64-d40368c403d1 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] delete called for member 2dbf80c4-7727-4509-ad32-c0e86ecbbd4d {{(pid=87415) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 20:52:19 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.group_snapshots [None req-c73ff93d-bf3b-4a02-8d64-d40368c403d1 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Delete group_snapshot with id: 2dbf80c4-7727-4509-ad32-c0e86ecbbd4d Sep 05 20:52:19 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:19 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:19 devstack devstack@c-api.service[87415]: /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 05 20:52:19 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c73ff93d-bf3b-4a02-8d64-d40368c403d1 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/group_snapshots/2dbf80c4-7727-4509-ad32-c0e86ecbbd4d returned with HTTP 202 Sep 05 20:52:19 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 191/382] 192.168.122.147 () {60 vars in 1300 bytes} [Sat Sep 5 20:52:19 2026] DELETE /volume/v3/group_snapshots/2dbf80c4-7727-4509-ad32-c0e86ecbbd4d => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:52:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e2bcd122-bc75-4d1f-b694-e56f8759d2d2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e2bcd122-bc75-4d1f-b694-e56f8759d2d2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 20:52:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e2bcd122-bc75-4d1f-b694-e56f8759d2d2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e2bcd122-bc75-4d1f-b694-e56f8759d2d2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'detail' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-e2bcd122-bc75-4d1f-b694-e56f8759d2d2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:19 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-e2bcd122-bc75-4d1f-b694-e56f8759d2d2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:52:19 devstack devstack@c-api.service[87416]: /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 05 20:52:19 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:52:19 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:19 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:19 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:19 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:19 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e2bcd122-bc75-4d1f-b694-e56f8759d2d2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Get all volumes completed successfully. Sep 05 20:52:19 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-e2bcd122-bc75-4d1f-b694-e56f8759d2d2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:19 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-e2bcd122-bc75-4d1f-b694-e56f8759d2d2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:19 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-e2bcd122-bc75-4d1f-b694-e56f8759d2d2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:19 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:19 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:19 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-e2bcd122-bc75-4d1f-b694-e56f8759d2d2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:19 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-e2bcd122-bc75-4d1f-b694-e56f8759d2d2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:20 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-e2bcd122-bc75-4d1f-b694-e56f8759d2d2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:20 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:20 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e2bcd122-bc75-4d1f-b694-e56f8759d2d2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:52:20 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 192/383] 192.168.122.147 () {60 vars in 1183 bytes} [Sat Sep 5 20:52:19 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:52:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2d67a112-1978-46f3-8584-dbb58827feb3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2d67a112-1978-46f3-8584-dbb58827feb3 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/snapshots/detail Sep 05 20:52:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2d67a112-1978-46f3-8584-dbb58827feb3 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2d67a112-1978-46f3-8584-dbb58827feb3 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-2d67a112-1978-46f3-8584-dbb58827feb3 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:20 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:20 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:20 devstack devstack@c-api.service[87415]: DEBUG cinder.db.api [None req-2d67a112-1978-46f3-8584-dbb58827feb3 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Building query based on filter {{(pid=87415) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:52:20 devstack devstack@c-api.service[87415]: /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 05 20:52:20 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:20 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2d67a112-1978-46f3-8584-dbb58827feb3 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Get all snapshots completed successfully. Sep 05 20:52:20 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:20 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2d67a112-1978-46f3-8584-dbb58827feb3 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 20:52:20 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 192/384] 192.168.122.147 () {58 vars in 1148 bytes} [Sat Sep 5 20:52:20 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-297225f6-fd0d-49b1-8062-174b83e763ef None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-297225f6-fd0d-49b1-8062-174b83e763ef tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/snapshots/9518f42c-3d62-44c1-90d8-a3ccd23070f0 Sep 05 20:52:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-297225f6-fd0d-49b1-8062-174b83e763ef tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-297225f6-fd0d-49b1-8062-174b83e763ef tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:20 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:20 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:20 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-297225f6-fd0d-49b1-8062-174b83e763ef tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Snapshot retrieved successfully. Sep 05 20:52:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-297225f6-fd0d-49b1-8062-174b83e763ef tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/snapshots/9518f42c-3d62-44c1-90d8-a3ccd23070f0 returned with HTTP 200 Sep 05 20:52:20 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 193/385] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:20 2026] GET /volume/v3/snapshots/9518f42c-3d62-44c1-90d8-a3ccd23070f0 => generated 469 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-134235bf-6b70-495c-83de-b56317e72998 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-134235bf-6b70-495c-83de-b56317e72998 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/groups/bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc Sep 05 20:52:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-134235bf-6b70-495c-83de-b56317e72998 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-134235bf-6b70-495c-83de-b56317e72998 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-134235bf-6b70-495c-83de-b56317e72998 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] show called for member bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:20 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:20 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:20 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:20 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:52:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-134235bf-6b70-495c-83de-b56317e72998 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/groups/bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc returned with HTTP 200 Sep 05 20:52:20 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 193/386] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:20 2026] GET /volume/v3/groups/bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc => generated 322 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ab0ad643-f242-476c-b319-b8648920e8f3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ab0ad643-f242-476c-b319-b8648920e8f3 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] POST http://192.168.122.147/volume/v3/groups Sep 05 20:52:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ab0ad643-f242-476c-b319-b8648920e8f3 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "628bc115-7461-4084-bc6d-3a5d33851f74", "volume_types": ["832d5fc5-c5e4-4048-baf6-6455c4e0378c"], "name": "tempest-Group2-1666167873"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-ab0ad643-f242-476c-b319-b8648920e8f3 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Creating new group {'group': {'group_type': '628bc115-7461-4084-bc6d-3a5d33851f74', 'volume_types': ['832d5fc5-c5e4-4048-baf6-6455c4e0378c'], 'name': 'tempest-Group2-1666167873'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 20:52:20 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.groups [None req-ab0ad643-f242-476c-b319-b8648920e8f3 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Creating group tempest-Group2-1666167873. Sep 05 20:52:20 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ab0ad643-f242-476c-b319-b8648920e8f3 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Availability Zones retrieved successfully. Sep 05 20:52:20 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-ab0ad643-f242-476c-b319-b8648920e8f3 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Created reservations ['78f9d070-cdcb-4c25-b962-44398f01beeb'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ab0ad643-f242-476c-b319-b8648920e8f3 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/groups returned with HTTP 202 Sep 05 20:52:20 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 194/387] 192.168.122.147 () {62 vars in 1181 bytes} [Sat Sep 5 20:52:20 2026] POST /volume/v3/groups => generated 94 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:52:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1399bd67-a569-4fab-af36-ab890afb918e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-72d55b29-cb6f-4e63-b961-3029298ef88a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1399bd67-a569-4fab-af36-ab890afb918e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/groups/3bc6a134-7c63-47da-94ec-670ee7497005 Sep 05 20:52:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1399bd67-a569-4fab-af36-ab890afb918e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1399bd67-a569-4fab-af36-ab890afb918e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-1399bd67-a569-4fab-af36-ab890afb918e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] show called for member 3bc6a134-7c63-47da-94ec-670ee7497005 {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-72d55b29-cb6f-4e63-b961-3029298ef88a tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] GET http://192.168.122.147/volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 Sep 05 20:52:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-72d55b29-cb6f-4e63-b961-3029298ef88a tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-72d55b29-cb6f-4e63-b961-3029298ef88a tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:20 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:20 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:20 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:20 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:20 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:20 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:20 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-72d55b29-cb6f-4e63-b961-3029298ef88a tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Volume info retrieved successfully. Sep 05 20:52:20 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:20 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:52:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-72d55b29-cb6f-4e63-b961-3029298ef88a tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] http://192.168.122.147/volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 returned with HTTP 200 Sep 05 20:52:20 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 195/388] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:20 2026] GET /volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1399bd67-a569-4fab-af36-ab890afb918e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/groups/3bc6a134-7c63-47da-94ec-670ee7497005 returned with HTTP 200 Sep 05 20:52:20 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 194/389] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:20 2026] GET /volume/v3/groups/3bc6a134-7c63-47da-94ec-670ee7497005 => generated 322 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d5bca3e1-b2e9-42e0-816b-aad5a2b219cb None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d5bca3e1-b2e9-42e0-816b-aad5a2b219cb tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] POST http://192.168.122.147/volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07/action Sep 05 20:52:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d5bca3e1-b2e9-42e0-816b-aad5a2b219cb tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d5bca3e1-b2e9-42e0-816b-aad5a2b219cb tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:20 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:20 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:20 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:20 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:20 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d5bca3e1-b2e9-42e0-816b-aad5a2b219cb tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Volume info retrieved successfully. Sep 05 20:52:20 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d5bca3e1-b2e9-42e0-816b-aad5a2b219cb tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Volume updated successfully. Sep 05 20:52:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d5bca3e1-b2e9-42e0-816b-aad5a2b219cb tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] http://192.168.122.147/volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07/action returned with HTTP 200 Sep 05 20:52:20 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 196/390] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:52:20 2026] POST /volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07/action => generated 0 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 20:52:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6c253540-1fbc-4ec7-93a3-1fa8e007c9d0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6c253540-1fbc-4ec7-93a3-1fa8e007c9d0 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] GET http://192.168.122.147/volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 Sep 05 20:52:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6c253540-1fbc-4ec7-93a3-1fa8e007c9d0 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6c253540-1fbc-4ec7-93a3-1fa8e007c9d0 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:20 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:20 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:20 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:20 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:20 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6c253540-1fbc-4ec7-93a3-1fa8e007c9d0 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Volume info retrieved successfully. Sep 05 20:52:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6c253540-1fbc-4ec7-93a3-1fa8e007c9d0 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] http://192.168.122.147/volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 returned with HTTP 200 Sep 05 20:52:20 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 195/391] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:20 2026] GET /volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-e15d3fba-19e3-4f29-9c31-30b35c38e50e req-2de8a533-17d1-40e7-aefb-78c9602317ee None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-e15d3fba-19e3-4f29-9c31-30b35c38e50e req-2de8a533-17d1-40e7-aefb-78c9602317ee tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] GET http://192.168.122.147/volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 Sep 05 20:52:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-e15d3fba-19e3-4f29-9c31-30b35c38e50e req-2de8a533-17d1-40e7-aefb-78c9602317ee tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-e15d3fba-19e3-4f29-9c31-30b35c38e50e req-2de8a533-17d1-40e7-aefb-78c9602317ee tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:20 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:20 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:20 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:20 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:20 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-e15d3fba-19e3-4f29-9c31-30b35c38e50e req-2de8a533-17d1-40e7-aefb-78c9602317ee tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Volume info retrieved successfully. Sep 05 20:52:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-e15d3fba-19e3-4f29-9c31-30b35c38e50e req-2de8a533-17d1-40e7-aefb-78c9602317ee tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] http://192.168.122.147/volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 returned with HTTP 200 Sep 05 20:52:21 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 197/392] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:52:20 2026] GET /volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 => generated 855 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-71833f21-fcc0-404c-a9f3-c9d5ad00e6ff None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-71833f21-fcc0-404c-a9f3-c9d5ad00e6ff tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/snapshots/9518f42c-3d62-44c1-90d8-a3ccd23070f0 Sep 05 20:52:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-71833f21-fcc0-404c-a9f3-c9d5ad00e6ff tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-71833f21-fcc0-404c-a9f3-c9d5ad00e6ff tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:21 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:21 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:21 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-71833f21-fcc0-404c-a9f3-c9d5ad00e6ff tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Snapshot retrieved successfully. Sep 05 20:52:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-71833f21-fcc0-404c-a9f3-c9d5ad00e6ff tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/snapshots/9518f42c-3d62-44c1-90d8-a3ccd23070f0 returned with HTTP 200 Sep 05 20:52:21 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 196/393] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:21 2026] GET /volume/v3/snapshots/9518f42c-3d62-44c1-90d8-a3ccd23070f0 => generated 469 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-74afa755-5549-4fbe-b1ff-7ef6ccd216fb None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-74afa755-5549-4fbe-b1ff-7ef6ccd216fb tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/groups/3bc6a134-7c63-47da-94ec-670ee7497005 Sep 05 20:52:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-74afa755-5549-4fbe-b1ff-7ef6ccd216fb tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-74afa755-5549-4fbe-b1ff-7ef6ccd216fb tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-74afa755-5549-4fbe-b1ff-7ef6ccd216fb tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] show called for member 3bc6a134-7c63-47da-94ec-670ee7497005 {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:21 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:21 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:21 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:21 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), Sep 05 20:52:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-74afa755-5549-4fbe-b1ff-7ef6ccd216fb tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/groups/3bc6a134-7c63-47da-94ec-670ee7497005 returned with HTTP 200 Sep 05 20:52:21 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 198/394] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:21 2026] GET /volume/v3/groups/3bc6a134-7c63-47da-94ec-670ee7497005 => generated 323 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:52:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d65582a2-59f4-4846-bdeb-f08095bd167e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d65582a2-59f4-4846-bdeb-f08095bd167e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:52:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d65582a2-59f4-4846-bdeb-f08095bd167e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-280364805", "volume_type": "832d5fc5-c5e4-4048-baf6-6455c4e0378c", "group_id": "bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc", "size": 1}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-d65582a2-59f4-4846-bdeb-f08095bd167e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-280364805', 'volume_type': '832d5fc5-c5e4-4048-baf6-6455c4e0378c', 'group_id': 'bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc', 'size': 1}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:52:21 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:21 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:21 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-d65582a2-59f4-4846-bdeb-f08095bd167e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Create volume of 1 GB Sep 05 20:52:21 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:21 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:52:21 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d65582a2-59f4-4846-bdeb-f08095bd167e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Availability Zones retrieved successfully. Sep 05 20:52:21 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d65582a2-59f4-4846-bdeb-f08095bd167e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Flow 'volume_create_api' (c0aa8bc3-1bb0-4845-ab2f-920c44845940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:21 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d65582a2-59f4-4846-bdeb-f08095bd167e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48df0499-b54c-4a62-8e47-456a4311294a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:21 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:21 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:21 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-d65582a2-59f4-4846-bdeb-f08095bd167e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:52:21 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d65582a2-59f4-4846-bdeb-f08095bd167e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48df0499-b54c-4a62-8e47-456a4311294a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:52:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=832d5fc5-c5e4-4048-baf6-6455c4e0378c,is_public=True,name='tempest-GroupsTest-volume-type-1112473836',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '832d5fc5-c5e4-4048-baf6-6455c4e0378c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:21 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d65582a2-59f4-4846-bdeb-f08095bd167e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dab405c-07dd-421f-bae5-373071720205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:22 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-d65582a2-59f4-4846-bdeb-f08095bd167e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1112473836 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1112473836, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:52:22 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-d65582a2-59f4-4846-bdeb-f08095bd167e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1112473836 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1112473836, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:52:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-311e98e5-9f6c-4184-b666-a7925fa486ce None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-311e98e5-9f6c-4184-b666-a7925fa486ce tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/snapshots/9518f42c-3d62-44c1-90d8-a3ccd23070f0 Sep 05 20:52:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-311e98e5-9f6c-4184-b666-a7925fa486ce tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-311e98e5-9f6c-4184-b666-a7925fa486ce tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:22 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:22 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:22 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-311e98e5-9f6c-4184-b666-a7925fa486ce tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Snapshot retrieved successfully. Sep 05 20:52:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-311e98e5-9f6c-4184-b666-a7925fa486ce tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/snapshots/9518f42c-3d62-44c1-90d8-a3ccd23070f0 returned with HTTP 200 Sep 05 20:52:22 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 199/395] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:22 2026] GET /volume/v3/snapshots/9518f42c-3d62-44c1-90d8-a3ccd23070f0 => generated 469 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:22 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-d65582a2-59f4-4846-bdeb-f08095bd167e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Created reservations ['4819c571-39a9-4e2f-85fd-fd3c7a8b75ab', '6dfd3727-2481-4b98-8ac9-d1cbcdc53faa', '4e27d8eb-2e5e-4aa0-8e79-f43bcc9592b0', '78789b18-1d90-44cf-a7e1-2421e173f20f'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d65582a2-59f4-4846-bdeb-f08095bd167e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dab405c-07dd-421f-bae5-373071720205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4819c571-39a9-4e2f-85fd-fd3c7a8b75ab', '6dfd3727-2481-4b98-8ac9-d1cbcdc53faa', '4e27d8eb-2e5e-4aa0-8e79-f43bcc9592b0', '78789b18-1d90-44cf-a7e1-2421e173f20f']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d65582a2-59f4-4846-bdeb-f08095bd167e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f2abb7a-bb83-4b45-a528-75dc2bfb010f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:22 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:22 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d65582a2-59f4-4846-bdeb-f08095bd167e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f2abb7a-bb83-4b45-a528-75dc2bfb010f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb0791b3-ac81-4222-bc85-61084ffde578', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-280364805',encryption_key_id=None,group_id=bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc,group_type_id=,metadata={},multiattach=False,project_id='6123da987a16455988964f9edcf60348',qos_specs=None,replication_status=,reservations=['4819c571-39a9-4e2f-85fd-fd3c7a8b75ab','6dfd3727-2481-4b98-8ac9-d1cbcdc53faa','4e27d8eb-2e5e-4aa0-8e79-f43bcc9592b0','78789b18-1d90-44cf-a7e1-2421e173f20f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8409cf0e071646aa834d57ade2c5cb24',volume_type_id=832d5fc5-c5e4-4048-baf6-6455c4e0378c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:52:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-280364805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc,host=None,id=fb0791b3-ac81-4222-bc85-61084ffde578,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6123da987a16455988964f9edcf60348',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8409cf0e071646aa834d57ade2c5cb24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(832d5fc5-c5e4-4048-baf6-6455c4e0378c),volume_type_id=832d5fc5-c5e4-4048-baf6-6455c4e0378c)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d65582a2-59f4-4846-bdeb-f08095bd167e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29cda1b1-be79-44ec-bdeb-6e008e42c215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d65582a2-59f4-4846-bdeb-f08095bd167e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29cda1b1-be79-44ec-bdeb-6e008e42c215) transitioned into state 'SUCCESS' from state '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-280364805',encryption_key_id=None,group_id=bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc,group_type_id=,metadata={},multiattach=False,project_id='6123da987a16455988964f9edcf60348',qos_specs=None,replication_status=,reservations=['4819c571-39a9-4e2f-85fd-fd3c7a8b75ab','6dfd3727-2481-4b98-8ac9-d1cbcdc53faa','4e27d8eb-2e5e-4aa0-8e79-f43bcc9592b0','78789b18-1d90-44cf-a7e1-2421e173f20f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8409cf0e071646aa834d57ade2c5cb24',volume_type_id=832d5fc5-c5e4-4048-baf6-6455c4e0378c)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d65582a2-59f4-4846-bdeb-f08095bd167e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (954e12fa-9327-4c3a-9795-8fa0e01ee03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d65582a2-59f4-4846-bdeb-f08095bd167e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (954e12fa-9327-4c3a-9795-8fa0e01ee03e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d65582a2-59f4-4846-bdeb-f08095bd167e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Flow 'volume_create_api' (c0aa8bc3-1bb0-4845-ab2f-920c44845940) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:22 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d65582a2-59f4-4846-bdeb-f08095bd167e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Create volume request issued successfully. Sep 05 20:52:22 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-d65582a2-59f4-4846-bdeb-f08095bd167e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:22 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-d65582a2-59f4-4846-bdeb-f08095bd167e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-486a64ab-51f2-428c-9622-345487bbadf0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-486a64ab-51f2-428c-9622-345487bbadf0 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:52:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-486a64ab-51f2-428c-9622-345487bbadf0 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-319739371"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-486a64ab-51f2-428c-9622-345487bbadf0 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-319739371'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:52:22 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-486a64ab-51f2-428c-9622-345487bbadf0 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Create volume of 1 GB Sep 05 20:52:22 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-d65582a2-59f4-4846-bdeb-f08095bd167e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:22 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-486a64ab-51f2-428c-9622-345487bbadf0 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Availability Zones retrieved successfully. Sep 05 20:52:22 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:22 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d65582a2-59f4-4846-bdeb-f08095bd167e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:52:22 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 197/396] 192.168.122.147 () {62 vars in 1184 bytes} [Sat Sep 5 20:52:21 2026] POST /volume/v3/volumes => generated 822 bytes in 1317 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c0fdfd18-1f31-4dcf-9952-0d5a2e960af0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c0fdfd18-1f31-4dcf-9952-0d5a2e960af0 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/volumes/fb0791b3-ac81-4222-bc85-61084ffde578 Sep 05 20:52:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c0fdfd18-1f31-4dcf-9952-0d5a2e960af0 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-486a64ab-51f2-428c-9622-345487bbadf0 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Flow 'volume_create_api' (9eb96c90-bf4d-437f-a7ce-85222f41eba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c0fdfd18-1f31-4dcf-9952-0d5a2e960af0 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-486a64ab-51f2-428c-9622-345487bbadf0 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2ad0b6f-b4dc-4535-8f6f-fb678d579728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-486a64ab-51f2-428c-9622-345487bbadf0 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:52:23 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:23 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:23 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:23 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:23 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c0fdfd18-1f31-4dcf-9952-0d5a2e960af0 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Volume info retrieved successfully. Sep 05 20:52:23 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-c0fdfd18-1f31-4dcf-9952-0d5a2e960af0 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:23 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-c0fdfd18-1f31-4dcf-9952-0d5a2e960af0 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-486a64ab-51f2-428c-9622-345487bbadf0 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2ad0b6f-b4dc-4535-8f6f-fb678d579728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-486a64ab-51f2-428c-9622-345487bbadf0 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4a84811-20f3-4a49-9c94-bafc57b62024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:23 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-c0fdfd18-1f31-4dcf-9952-0d5a2e960af0 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:23 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:23 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c0fdfd18-1f31-4dcf-9952-0d5a2e960af0 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/volumes/fb0791b3-ac81-4222-bc85-61084ffde578 returned with HTTP 200 Sep 05 20:52:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 198/397] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:23 2026] GET /volume/v3/volumes/fb0791b3-ac81-4222-bc85-61084ffde578 => generated 890 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fb83b9bf-8765-40f7-8f11-605ce23a883b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:23 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-486a64ab-51f2-428c-9622-345487bbadf0 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Created reservations ['ceb7bb48-f74d-4e26-bdcb-27921e54ed65', '1ceb8d2f-da7c-47cb-8529-03aea1e5a305', '5cdd373d-7689-4626-8d7e-f1fc17f4d0e3', '272349d9-ee97-4e5f-a130-201fdf365422'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fb83b9bf-8765-40f7-8f11-605ce23a883b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/snapshots/9518f42c-3d62-44c1-90d8-a3ccd23070f0 Sep 05 20:52:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fb83b9bf-8765-40f7-8f11-605ce23a883b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fb83b9bf-8765-40f7-8f11-605ce23a883b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-486a64ab-51f2-428c-9622-345487bbadf0 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4a84811-20f3-4a49-9c94-bafc57b62024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ceb7bb48-f74d-4e26-bdcb-27921e54ed65', '1ceb8d2f-da7c-47cb-8529-03aea1e5a305', '5cdd373d-7689-4626-8d7e-f1fc17f4d0e3', '272349d9-ee97-4e5f-a130-201fdf365422']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-486a64ab-51f2-428c-9622-345487bbadf0 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (309125b9-7eae-4ac5-b5d6-8afb9dd9bceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:23 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:23 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:23 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-fb83b9bf-8765-40f7-8f11-605ce23a883b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Snapshot retrieved successfully. Sep 05 20:52:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fb83b9bf-8765-40f7-8f11-605ce23a883b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/snapshots/9518f42c-3d62-44c1-90d8-a3ccd23070f0 returned with HTTP 200 Sep 05 20:52:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 199/398] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:23 2026] GET /volume/v3/snapshots/9518f42c-3d62-44c1-90d8-a3ccd23070f0 => generated 469 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:23 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:23 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-486a64ab-51f2-428c-9622-345487bbadf0 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (309125b9-7eae-4ac5-b5d6-8afb9dd9bceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a937bfe1-ed1d-487c-a894-575e012582f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-319739371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dee157033eef4ee6a49450925c1a9fba',qos_specs=None,replication_status=,reservations=['ceb7bb48-f74d-4e26-bdcb-27921e54ed65','1ceb8d2f-da7c-47cb-8529-03aea1e5a305','5cdd373d-7689-4626-8d7e-f1fc17f4d0e3','272349d9-ee97-4e5f-a130-201fdf365422'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ffda631b731494d9d9250c05e972709',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:52:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-319739371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a937bfe1-ed1d-487c-a894-575e012582f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dee157033eef4ee6a49450925c1a9fba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ffda631b731494d9d9250c05e972709',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-486a64ab-51f2-428c-9622-345487bbadf0 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a953c021-12fc-47e4-be5d-a7c669f9e022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-486a64ab-51f2-428c-9622-345487bbadf0 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a953c021-12fc-47e4-be5d-a7c669f9e022) transitioned into state 'SUCCESS' from state '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-319739371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dee157033eef4ee6a49450925c1a9fba',qos_specs=None,replication_status=,reservations=['ceb7bb48-f74d-4e26-bdcb-27921e54ed65','1ceb8d2f-da7c-47cb-8529-03aea1e5a305','5cdd373d-7689-4626-8d7e-f1fc17f4d0e3','272349d9-ee97-4e5f-a130-201fdf365422'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ffda631b731494d9d9250c05e972709',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-486a64ab-51f2-428c-9622-345487bbadf0 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e8ac8a2-3d10-4f37-be13-bf36bdaafd12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-486a64ab-51f2-428c-9622-345487bbadf0 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e8ac8a2-3d10-4f37-be13-bf36bdaafd12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-486a64ab-51f2-428c-9622-345487bbadf0 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Flow 'volume_create_api' (9eb96c90-bf4d-437f-a7ce-85222f41eba0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:23 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-486a64ab-51f2-428c-9622-345487bbadf0 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Create volume request issued successfully. Sep 05 20:52:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-486a64ab-51f2-428c-9622-345487bbadf0 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:52:23 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 200/399] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:52:22 2026] POST /volume/v3/volumes => generated 762 bytes in 795 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:52:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1b977045-bfcd-4c8e-88d5-9d875479d559 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1b977045-bfcd-4c8e-88d5-9d875479d559 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] GET http://192.168.122.147/volume/v3/volumes/a937bfe1-ed1d-487c-a894-575e012582f9 Sep 05 20:52:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1b977045-bfcd-4c8e-88d5-9d875479d559 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1b977045-bfcd-4c8e-88d5-9d875479d559 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:23 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:23 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:23 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:23 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:23 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1b977045-bfcd-4c8e-88d5-9d875479d559 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Volume info retrieved successfully. Sep 05 20:52:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1b977045-bfcd-4c8e-88d5-9d875479d559 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] http://192.168.122.147/volume/v3/volumes/a937bfe1-ed1d-487c-a894-575e012582f9 returned with HTTP 200 Sep 05 20:52:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 200/400] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:23 2026] GET /volume/v3/volumes/a937bfe1-ed1d-487c-a894-575e012582f9 => generated 830 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a4866dfa-4f07-4419-a33c-0638012e25fb None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a4866dfa-4f07-4419-a33c-0638012e25fb tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/volumes/fb0791b3-ac81-4222-bc85-61084ffde578 Sep 05 20:52:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a4866dfa-4f07-4419-a33c-0638012e25fb tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a4866dfa-4f07-4419-a33c-0638012e25fb tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-22b3ec13-3da8-48a1-a195-d59b8f687486 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:24 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:24 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-22b3ec13-3da8-48a1-a195-d59b8f687486 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/snapshots/9518f42c-3d62-44c1-90d8-a3ccd23070f0 Sep 05 20:52:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-22b3ec13-3da8-48a1-a195-d59b8f687486 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-22b3ec13-3da8-48a1-a195-d59b8f687486 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:24 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:24 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:24 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a4866dfa-4f07-4419-a33c-0638012e25fb tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Volume info retrieved successfully. Sep 05 20:52:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:24 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-a4866dfa-4f07-4419-a33c-0638012e25fb tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-22b3ec13-3da8-48a1-a195-d59b8f687486 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Snapshot retrieved successfully. Sep 05 20:52:24 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-a4866dfa-4f07-4419-a33c-0638012e25fb tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-22b3ec13-3da8-48a1-a195-d59b8f687486 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/snapshots/9518f42c-3d62-44c1-90d8-a3ccd23070f0 returned with HTTP 200 Sep 05 20:52:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 201/401] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:24 2026] GET /volume/v3/snapshots/9518f42c-3d62-44c1-90d8-a3ccd23070f0 => generated 469 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:24 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-a4866dfa-4f07-4419-a33c-0638012e25fb tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:24 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:24 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a4866dfa-4f07-4419-a33c-0638012e25fb tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/volumes/fb0791b3-ac81-4222-bc85-61084ffde578 returned with HTTP 200 Sep 05 20:52:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 201/402] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:24 2026] GET /volume/v3/volumes/fb0791b3-ac81-4222-bc85-61084ffde578 => generated 914 bytes in 613 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-179bf10b-0307-448b-8a6b-d722f5482d92 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-179bf10b-0307-448b-8a6b-d722f5482d92 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] GET http://192.168.122.147/volume/v3/volumes/a937bfe1-ed1d-487c-a894-575e012582f9 Sep 05 20:52:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-179bf10b-0307-448b-8a6b-d722f5482d92 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-179bf10b-0307-448b-8a6b-d722f5482d92 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:25 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:25 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:25 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:25 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:25 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-179bf10b-0307-448b-8a6b-d722f5482d92 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Volume info retrieved successfully. Sep 05 20:52:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-179bf10b-0307-448b-8a6b-d722f5482d92 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] http://192.168.122.147/volume/v3/volumes/a937bfe1-ed1d-487c-a894-575e012582f9 returned with HTTP 200 Sep 05 20:52:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 202/403] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:25 2026] GET /volume/v3/volumes/a937bfe1-ed1d-487c-a894-575e012582f9 => generated 854 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0ff6b4f5-a4cd-4481-b481-d042a3efdf25 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0ff6b4f5-a4cd-4481-b481-d042a3efdf25 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/snapshots/9518f42c-3d62-44c1-90d8-a3ccd23070f0 Sep 05 20:52:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0ff6b4f5-a4cd-4481-b481-d042a3efdf25 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0ff6b4f5-a4cd-4481-b481-d042a3efdf25 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:25 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:25 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:25 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0ff6b4f5-a4cd-4481-b481-d042a3efdf25 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Snapshot retrieved successfully. Sep 05 20:52:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0ff6b4f5-a4cd-4481-b481-d042a3efdf25 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/snapshots/9518f42c-3d62-44c1-90d8-a3ccd23070f0 returned with HTTP 200 Sep 05 20:52:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 202/404] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:25 2026] GET /volume/v3/snapshots/9518f42c-3d62-44c1-90d8-a3ccd23070f0 => generated 469 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-671e02ab-f075-4bd5-9af6-342d6f6ba2d4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-671e02ab-f075-4bd5-9af6-342d6f6ba2d4 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/volumes/fb0791b3-ac81-4222-bc85-61084ffde578 Sep 05 20:52:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-671e02ab-f075-4bd5-9af6-342d6f6ba2d4 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-671e02ab-f075-4bd5-9af6-342d6f6ba2d4 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:26 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:26 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:26 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:26 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:26 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-671e02ab-f075-4bd5-9af6-342d6f6ba2d4 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Volume info retrieved successfully. Sep 05 20:52:26 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-671e02ab-f075-4bd5-9af6-342d6f6ba2d4 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:26 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-671e02ab-f075-4bd5-9af6-342d6f6ba2d4 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9df80215-22fa-4ee2-a5ac-5716093fc849 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:26 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-671e02ab-f075-4bd5-9af6-342d6f6ba2d4 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9df80215-22fa-4ee2-a5ac-5716093fc849 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] GET http://192.168.122.147/volume/v3/volumes/a937bfe1-ed1d-487c-a894-575e012582f9 Sep 05 20:52:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9df80215-22fa-4ee2-a5ac-5716093fc849 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9df80215-22fa-4ee2-a5ac-5716093fc849 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:26 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:26 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-671e02ab-f075-4bd5-9af6-342d6f6ba2d4 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/volumes/fb0791b3-ac81-4222-bc85-61084ffde578 returned with HTTP 200 Sep 05 20:52:26 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 203/405] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:25 2026] GET /volume/v3/volumes/fb0791b3-ac81-4222-bc85-61084ffde578 => generated 915 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:52:26 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:26 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:26 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:26 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-948a723c-ff76-4452-9e9f-cfdf3a549b22 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-948a723c-ff76-4452-9e9f-cfdf3a549b22 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/groups/bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc Sep 05 20:52:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-948a723c-ff76-4452-9e9f-cfdf3a549b22 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-948a723c-ff76-4452-9e9f-cfdf3a549b22 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-948a723c-ff76-4452-9e9f-cfdf3a549b22 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] show called for member bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:26 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:26 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:26 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9df80215-22fa-4ee2-a5ac-5716093fc849 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Volume info retrieved successfully. Sep 05 20:52:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9df80215-22fa-4ee2-a5ac-5716093fc849 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] http://192.168.122.147/volume/v3/volumes/a937bfe1-ed1d-487c-a894-575e012582f9 returned with HTTP 200 Sep 05 20:52:26 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 203/406] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:26 2026] GET /volume/v3/volumes/a937bfe1-ed1d-487c-a894-575e012582f9 => generated 854 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:26 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:26 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:52:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-948a723c-ff76-4452-9e9f-cfdf3a549b22 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/groups/bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc returned with HTTP 200 Sep 05 20:52:26 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 204/407] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:26 2026] GET /volume/v3/groups/bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc => generated 322 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-69f8d0e3-e3ff-4ee9-930a-851fd003d5aa None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-69f8d0e3-e3ff-4ee9-930a-851fd003d5aa tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/groups/3bc6a134-7c63-47da-94ec-670ee7497005 Sep 05 20:52:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-69f8d0e3-e3ff-4ee9-930a-851fd003d5aa tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-69f8d0e3-e3ff-4ee9-930a-851fd003d5aa tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-69f8d0e3-e3ff-4ee9-930a-851fd003d5aa tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] show called for member 3bc6a134-7c63-47da-94ec-670ee7497005 {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:26 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:26 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:26 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:26 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), Sep 05 20:52:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-69f8d0e3-e3ff-4ee9-930a-851fd003d5aa tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/groups/3bc6a134-7c63-47da-94ec-670ee7497005 returned with HTTP 200 Sep 05 20:52:26 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 204/408] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:26 2026] GET /volume/v3/groups/3bc6a134-7c63-47da-94ec-670ee7497005 => generated 323 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-54f60cdc-17b5-4dde-95af-cd2252dbb0f6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-54f60cdc-17b5-4dde-95af-cd2252dbb0f6 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/groups/detail Sep 05 20:52:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-54f60cdc-17b5-4dde-95af-cd2252dbb0f6 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-54f60cdc-17b5-4dde-95af-cd2252dbb0f6 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:26 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:26 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:26 devstack devstack@c-api.service[87415]: /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 05 20:52:26 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:52:26 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:26 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:52:26 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:26 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:52:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-54f60cdc-17b5-4dde-95af-cd2252dbb0f6 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/groups/detail returned with HTTP 200 Sep 05 20:52:26 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 205/409] 192.168.122.147 () {60 vars in 1180 bytes} [Sat Sep 5 20:52:26 2026] GET /volume/v3/groups/detail => generated 639 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-27654390-5460-4db6-b961-d39f155c76d7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-27654390-5460-4db6-b961-d39f155c76d7 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 20:52:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-27654390-5460-4db6-b961-d39f155c76d7 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-27654390-5460-4db6-b961-d39f155c76d7 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'detail' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-27654390-5460-4db6-b961-d39f155c76d7 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:26 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:26 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-27654390-5460-4db6-b961-d39f155c76d7 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:52:26 devstack devstack@c-api.service[87416]: /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 05 20:52:26 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:52:26 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:26 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:26 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-27654390-5460-4db6-b961-d39f155c76d7 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Get all volumes completed successfully. Sep 05 20:52:26 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-27654390-5460-4db6-b961-d39f155c76d7 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:26 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-27654390-5460-4db6-b961-d39f155c76d7 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f5c88973-e73d-427f-bc9e-5a8dd3972d39 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f5c88973-e73d-427f-bc9e-5a8dd3972d39 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/snapshots/9518f42c-3d62-44c1-90d8-a3ccd23070f0 Sep 05 20:52:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f5c88973-e73d-427f-bc9e-5a8dd3972d39 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f5c88973-e73d-427f-bc9e-5a8dd3972d39 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f5c88973-e73d-427f-bc9e-5a8dd3972d39 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/snapshots/9518f42c-3d62-44c1-90d8-a3ccd23070f0 returned with HTTP 404 Sep 05 20:52:26 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 206/410] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:26 2026] GET /volume/v3/snapshots/9518f42c-3d62-44c1-90d8-a3ccd23070f0 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:26 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-27654390-5460-4db6-b961-d39f155c76d7 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8236cb3c-28f0-40f3-8ea3-76eec1a73c02 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:26 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:26 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8236cb3c-28f0-40f3-8ea3-76eec1a73c02 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/snapshots/7df16ac1-6494-4386-80d1-c321641e8104 Sep 05 20:52:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8236cb3c-28f0-40f3-8ea3-76eec1a73c02 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8236cb3c-28f0-40f3-8ea3-76eec1a73c02 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-27654390-5460-4db6-b961-d39f155c76d7 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:52:26 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 205/411] 192.168.122.147 () {60 vars in 1183 bytes} [Sat Sep 5 20:52:26 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8236cb3c-28f0-40f3-8ea3-76eec1a73c02 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/snapshots/7df16ac1-6494-4386-80d1-c321641e8104 returned with HTTP 404 Sep 05 20:52:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-bc85c56a-1bb8-4982-b864-e18a6c6ea43b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bc85c56a-1bb8-4982-b864-e18a6c6ea43b tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 20:52:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bc85c56a-1bb8-4982-b864-e18a6c6ea43b tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bc85c56a-1bb8-4982-b864-e18a6c6ea43b tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'detail' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-bc85c56a-1bb8-4982-b864-e18a6c6ea43b tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:26 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 207/412] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:26 2026] GET /volume/v3/snapshots/7df16ac1-6494-4386-80d1-c321641e8104 => generated 111 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-bc85c56a-1bb8-4982-b864-e18a6c6ea43b tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:52:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1a571f0f-9f3d-4976-810b-b5d0c5568357 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1a571f0f-9f3d-4976-810b-b5d0c5568357 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/2dbf80c4-7727-4509-ad32-c0e86ecbbd4d Sep 05 20:52:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1a571f0f-9f3d-4976-810b-b5d0c5568357 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1a571f0f-9f3d-4976-810b-b5d0c5568357 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.group_snapshots [None req-1a571f0f-9f3d-4976-810b-b5d0c5568357 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 2dbf80c4-7727-4509-ad32-c0e86ecbbd4d {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:52:26 devstack devstack@c-api.service[87416]: /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 05 20:52:26 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:52:26 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:26 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:26 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-bc85c56a-1bb8-4982-b864-e18a6c6ea43b tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Get all volumes completed successfully. Sep 05 20:52:26 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-bc85c56a-1bb8-4982-b864-e18a6c6ea43b tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:26 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-bc85c56a-1bb8-4982-b864-e18a6c6ea43b tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1a571f0f-9f3d-4976-810b-b5d0c5568357 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/group_snapshots/2dbf80c4-7727-4509-ad32-c0e86ecbbd4d returned with HTTP 404 Sep 05 20:52:26 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 208/413] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 20:52:26 2026] GET /volume/v3/group_snapshots/2dbf80c4-7727-4509-ad32-c0e86ecbbd4d => generated 116 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:52:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-29179245-835d-448e-8666-d609d97098be None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-29179245-835d-448e-8666-d609d97098be tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] DELETE http://192.168.122.147/volume/v3/group_snapshots/2dbf80c4-7727-4509-ad32-c0e86ecbbd4d Sep 05 20:52:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-29179245-835d-448e-8666-d609d97098be tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-29179245-835d-448e-8666-d609d97098be tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.group_snapshots [None req-29179245-835d-448e-8666-d609d97098be tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] delete called for member 2dbf80c4-7727-4509-ad32-c0e86ecbbd4d {{(pid=87415) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 20:52:26 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.group_snapshots [None req-29179245-835d-448e-8666-d609d97098be tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Delete group_snapshot with id: 2dbf80c4-7727-4509-ad32-c0e86ecbbd4d Sep 05 20:52:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-29179245-835d-448e-8666-d609d97098be tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/group_snapshots/2dbf80c4-7727-4509-ad32-c0e86ecbbd4d returned with HTTP 404 Sep 05 20:52:26 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 209/414] 192.168.122.147 () {60 vars in 1300 bytes} [Sat Sep 5 20:52:26 2026] DELETE /volume/v3/group_snapshots/2dbf80c4-7727-4509-ad32-c0e86ecbbd4d => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:52:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7738e5a0-ffed-4885-9e09-0d7e14b73c02 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7738e5a0-ffed-4885-9e09-0d7e14b73c02 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 20:52:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7738e5a0-ffed-4885-9e09-0d7e14b73c02 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7738e5a0-ffed-4885-9e09-0d7e14b73c02 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-7738e5a0-ffed-4885-9e09-0d7e14b73c02 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:26 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:26 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:26 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7738e5a0-ffed-4885-9e09-0d7e14b73c02 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:52:26 devstack devstack@c-api.service[87415]: /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 05 20:52:26 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:52:26 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:26 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:26 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:26 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:26 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7738e5a0-ffed-4885-9e09-0d7e14b73c02 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Get all volumes completed successfully. Sep 05 20:52:26 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-7738e5a0-ffed-4885-9e09-0d7e14b73c02 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:26 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-7738e5a0-ffed-4885-9e09-0d7e14b73c02 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:26 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-bc85c56a-1bb8-4982-b864-e18a6c6ea43b tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:27 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:27 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:27 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-7738e5a0-ffed-4885-9e09-0d7e14b73c02 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bc85c56a-1bb8-4982-b864-e18a6c6ea43b tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:52:27 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 206/415] 192.168.122.147 () {60 vars in 1183 bytes} [Sat Sep 5 20:52:26 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:27 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:27 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:27 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-7738e5a0-ffed-4885-9e09-0d7e14b73c02 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-35bf17c0-5cdc-415a-b10c-f092462185d4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:27 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-7738e5a0-ffed-4885-9e09-0d7e14b73c02 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-35bf17c0-5cdc-415a-b10c-f092462185d4 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] POST http://192.168.122.147/volume/v3/groups/bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc/action Sep 05 20:52:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-35bf17c0-5cdc-415a-b10c-f092462185d4 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-35bf17c0-5cdc-415a-b10c-f092462185d4 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-35bf17c0-5cdc-415a-b10c-f092462185d4 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] delete called for group bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc {{(pid=87416) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 20:52:27 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.groups [None req-35bf17c0-5cdc-415a-b10c-f092462185d4 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Delete group with id: bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc Sep 05 20:52:27 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:27 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:27 devstack devstack@c-api.service[87416]: /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 05 20:52:27 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 20:52:27 devstack devstack@c-api.service[87416]: /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 05 20:52:27 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:27 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-7738e5a0-ffed-4885-9e09-0d7e14b73c02 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:27 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:27 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7738e5a0-ffed-4885-9e09-0d7e14b73c02 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:52:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 210/416] 192.168.122.147 () {60 vars in 1183 bytes} [Sat Sep 5 20:52:26 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:52:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-35bf17c0-5cdc-415a-b10c-f092462185d4 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/groups/bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc/action returned with HTTP 202 Sep 05 20:52:27 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 207/417] 192.168.122.147 () {62 vars in 1312 bytes} [Sat Sep 5 20:52:27 2026] POST /volume/v3/groups/bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:52:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a08c10d1-3057-4a63-a377-032bfc564330 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6b7f5cd8-8f45-4d7d-b9e2-1f5577274f16 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a08c10d1-3057-4a63-a377-032bfc564330 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] POST http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9/action Sep 05 20:52:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a08c10d1-3057-4a63-a377-032bfc564330 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a08c10d1-3057-4a63-a377-032bfc564330 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6b7f5cd8-8f45-4d7d-b9e2-1f5577274f16 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/volumes/fb0791b3-ac81-4222-bc85-61084ffde578 Sep 05 20:52:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6b7f5cd8-8f45-4d7d-b9e2-1f5577274f16 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6b7f5cd8-8f45-4d7d-b9e2-1f5577274f16 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-a08c10d1-3057-4a63-a377-032bfc564330 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] delete called for group 389a5846-6fd9-42db-8e5f-b7c7fdb767b9 {{(pid=87415) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 20:52:27 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.groups [None req-a08c10d1-3057-4a63-a377-032bfc564330 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Delete group with id: 389a5846-6fd9-42db-8e5f-b7c7fdb767b9 Sep 05 20:52:27 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:27 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:27 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:27 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:27 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:27 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:27 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6b7f5cd8-8f45-4d7d-b9e2-1f5577274f16 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Volume info retrieved successfully. Sep 05 20:52:27 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-6b7f5cd8-8f45-4d7d-b9e2-1f5577274f16 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:27 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-6b7f5cd8-8f45-4d7d-b9e2-1f5577274f16 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:27 devstack devstack@c-api.service[87415]: /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 05 20:52:27 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 20:52:27 devstack devstack@c-api.service[87415]: /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 05 20:52:27 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a08c10d1-3057-4a63-a377-032bfc564330 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9/action returned with HTTP 202 Sep 05 20:52:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 211/418] 192.168.122.147 () {62 vars in 1312 bytes} [Sat Sep 5 20:52:27 2026] POST /volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9/action => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:52:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-81eaf79f-ad29-4207-8541-512a36220fbb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-81eaf79f-ad29-4207-8541-512a36220fbb tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] GET http://192.168.122.147/volume/v3/volumes/a937bfe1-ed1d-487c-a894-575e012582f9 Sep 05 20:52:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-81eaf79f-ad29-4207-8541-512a36220fbb tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-81eaf79f-ad29-4207-8541-512a36220fbb tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:27 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-6b7f5cd8-8f45-4d7d-b9e2-1f5577274f16 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:27 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:27 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:27 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:27 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6b7f5cd8-8f45-4d7d-b9e2-1f5577274f16 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/volumes/fb0791b3-ac81-4222-bc85-61084ffde578 returned with HTTP 200 Sep 05 20:52:27 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 208/419] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:27 2026] GET /volume/v3/volumes/fb0791b3-ac81-4222-bc85-61084ffde578 => generated 914 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5dc3431d-1c68-40ea-a3d4-c9ee5917c552 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:27 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:27 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5dc3431d-1c68-40ea-a3d4-c9ee5917c552 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/a51f6799-62d9-4b8f-81bf-b40f40180927 Sep 05 20:52:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5dc3431d-1c68-40ea-a3d4-c9ee5917c552 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5dc3431d-1c68-40ea-a3d4-c9ee5917c552 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:27 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:27 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:27 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:27 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-81eaf79f-ad29-4207-8541-512a36220fbb tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Volume info retrieved successfully. Sep 05 20:52:27 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5dc3431d-1c68-40ea-a3d4-c9ee5917c552 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Volume info retrieved successfully. Sep 05 20:52:27 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-5dc3431d-1c68-40ea-a3d4-c9ee5917c552 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:27 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-5dc3431d-1c68-40ea-a3d4-c9ee5917c552 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-81eaf79f-ad29-4207-8541-512a36220fbb tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] http://192.168.122.147/volume/v3/volumes/a937bfe1-ed1d-487c-a894-575e012582f9 returned with HTTP 200 Sep 05 20:52:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 212/420] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:27 2026] GET /volume/v3/volumes/a937bfe1-ed1d-487c-a894-575e012582f9 => generated 855 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:27 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-5dc3431d-1c68-40ea-a3d4-c9ee5917c552 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:27 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:27 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5dc3431d-1c68-40ea-a3d4-c9ee5917c552 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/a51f6799-62d9-4b8f-81bf-b40f40180927 returned with HTTP 200 Sep 05 20:52:27 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 209/421] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:27 2026] GET /volume/v3/volumes/a51f6799-62d9-4b8f-81bf-b40f40180927 => generated 921 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-76e913e2-0203-49de-970d-b2423037c4e7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-76e913e2-0203-49de-970d-b2423037c4e7 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] DELETE http://192.168.122.147/volume/v3/volumes/a937bfe1-ed1d-487c-a894-575e012582f9 Sep 05 20:52:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-76e913e2-0203-49de-970d-b2423037c4e7 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-76e913e2-0203-49de-970d-b2423037c4e7 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:28 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-76e913e2-0203-49de-970d-b2423037c4e7 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Delete volume with id: a937bfe1-ed1d-487c-a894-575e012582f9 Sep 05 20:52:28 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:28 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-76e913e2-0203-49de-970d-b2423037c4e7 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Volume info retrieved successfully. Sep 05 20:52:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-76e913e2-0203-49de-970d-b2423037c4e7 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Delete volume request issued successfully. Sep 05 20:52:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-76e913e2-0203-49de-970d-b2423037c4e7 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] http://192.168.122.147/volume/v3/volumes/a937bfe1-ed1d-487c-a894-575e012582f9 returned with HTTP 202 Sep 05 20:52:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 213/422] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:52:28 2026] DELETE /volume/v3/volumes/a937bfe1-ed1d-487c-a894-575e012582f9 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:52:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ca8439fa-3e1a-4584-ba39-55747b6614d0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ca8439fa-3e1a-4584-ba39-55747b6614d0 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] GET http://192.168.122.147/volume/v3/volumes/a937bfe1-ed1d-487c-a894-575e012582f9 Sep 05 20:52:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ca8439fa-3e1a-4584-ba39-55747b6614d0 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ca8439fa-3e1a-4584-ba39-55747b6614d0 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:28 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:28 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:28 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:28 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ca8439fa-3e1a-4584-ba39-55747b6614d0 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Volume info retrieved successfully. Sep 05 20:52:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ca8439fa-3e1a-4584-ba39-55747b6614d0 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] http://192.168.122.147/volume/v3/volumes/a937bfe1-ed1d-487c-a894-575e012582f9 returned with HTTP 200 Sep 05 20:52:28 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 210/423] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:28 2026] GET /volume/v3/volumes/a937bfe1-ed1d-487c-a894-575e012582f9 => generated 854 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8959f9fd-3f0f-424e-a9bc-fe1e574d5db4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8959f9fd-3f0f-424e-a9bc-fe1e574d5db4 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/volumes/fb0791b3-ac81-4222-bc85-61084ffde578 Sep 05 20:52:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8959f9fd-3f0f-424e-a9bc-fe1e574d5db4 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8959f9fd-3f0f-424e-a9bc-fe1e574d5db4 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:28 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:28 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8959f9fd-3f0f-424e-a9bc-fe1e574d5db4 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Volume info retrieved successfully. Sep 05 20:52:28 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-8959f9fd-3f0f-424e-a9bc-fe1e574d5db4 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:28 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-8959f9fd-3f0f-424e-a9bc-fe1e574d5db4 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:28 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-8959f9fd-3f0f-424e-a9bc-fe1e574d5db4 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7de7e81a-e9b6-4dec-be3f-7efaf97ae030 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7de7e81a-e9b6-4dec-be3f-7efaf97ae030 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/a51f6799-62d9-4b8f-81bf-b40f40180927 Sep 05 20:52:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7de7e81a-e9b6-4dec-be3f-7efaf97ae030 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7de7e81a-e9b6-4dec-be3f-7efaf97ae030 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:28 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:28 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:28 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:28 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8959f9fd-3f0f-424e-a9bc-fe1e574d5db4 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/volumes/fb0791b3-ac81-4222-bc85-61084ffde578 returned with HTTP 200 Sep 05 20:52:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 214/424] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:28 2026] GET /volume/v3/volumes/fb0791b3-ac81-4222-bc85-61084ffde578 => generated 914 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7de7e81a-e9b6-4dec-be3f-7efaf97ae030 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Volume info retrieved successfully. Sep 05 20:52:28 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-7de7e81a-e9b6-4dec-be3f-7efaf97ae030 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:28 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-7de7e81a-e9b6-4dec-be3f-7efaf97ae030 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:29 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-7de7e81a-e9b6-4dec-be3f-7efaf97ae030 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:29 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:29 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7de7e81a-e9b6-4dec-be3f-7efaf97ae030 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/a51f6799-62d9-4b8f-81bf-b40f40180927 returned with HTTP 200 Sep 05 20:52:29 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 211/425] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:28 2026] GET /volume/v3/volumes/a51f6799-62d9-4b8f-81bf-b40f40180927 => generated 921 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:52:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-58a94b2e-d446-4b65-b9c7-772dc4c6d016 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-58a94b2e-d446-4b65-b9c7-772dc4c6d016 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] GET http://192.168.122.147/volume/v3/volumes/a937bfe1-ed1d-487c-a894-575e012582f9 Sep 05 20:52:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-58a94b2e-d446-4b65-b9c7-772dc4c6d016 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-58a94b2e-d446-4b65-b9c7-772dc4c6d016 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:29 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:29 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:29 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:29 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:29 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-58a94b2e-d446-4b65-b9c7-772dc4c6d016 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Volume info retrieved successfully. Sep 05 20:52:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-58a94b2e-d446-4b65-b9c7-772dc4c6d016 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] http://192.168.122.147/volume/v3/volumes/a937bfe1-ed1d-487c-a894-575e012582f9 returned with HTTP 200 Sep 05 20:52:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 215/426] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:29 2026] GET /volume/v3/volumes/a937bfe1-ed1d-487c-a894-575e012582f9 => generated 854 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6f0890fa-de7b-49a0-8f29-311da5af5f56 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6f0890fa-de7b-49a0-8f29-311da5af5f56 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/volumes/fb0791b3-ac81-4222-bc85-61084ffde578 Sep 05 20:52:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6f0890fa-de7b-49a0-8f29-311da5af5f56 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6f0890fa-de7b-49a0-8f29-311da5af5f56 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6f0890fa-de7b-49a0-8f29-311da5af5f56 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/volumes/fb0791b3-ac81-4222-bc85-61084ffde578 returned with HTTP 404 Sep 05 20:52:29 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 212/427] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:29 2026] GET /volume/v3/volumes/fb0791b3-ac81-4222-bc85-61084ffde578 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:52:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-362cbea5-1a9c-447a-8c5d-4dcc3b33413f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-362cbea5-1a9c-447a-8c5d-4dcc3b33413f tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/groups/bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc Sep 05 20:52:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-362cbea5-1a9c-447a-8c5d-4dcc3b33413f tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-362cbea5-1a9c-447a-8c5d-4dcc3b33413f tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-362cbea5-1a9c-447a-8c5d-4dcc3b33413f tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] show called for member bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-362cbea5-1a9c-447a-8c5d-4dcc3b33413f tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/groups/bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc returned with HTTP 404 Sep 05 20:52:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 216/428] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:29 2026] GET /volume/v3/groups/bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:52:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ca64e601-ca0c-4880-8f9a-9d64e7742895 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ca64e601-ca0c-4880-8f9a-9d64e7742895 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] POST http://192.168.122.147/volume/v3/groups/3bc6a134-7c63-47da-94ec-670ee7497005/action Sep 05 20:52:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ca64e601-ca0c-4880-8f9a-9d64e7742895 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ca64e601-ca0c-4880-8f9a-9d64e7742895 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-ca64e601-ca0c-4880-8f9a-9d64e7742895 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] delete called for group 3bc6a134-7c63-47da-94ec-670ee7497005 {{(pid=87416) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 20:52:29 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.groups [None req-ca64e601-ca0c-4880-8f9a-9d64e7742895 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Delete group with id: 3bc6a134-7c63-47da-94ec-670ee7497005 Sep 05 20:52:29 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:29 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:29 devstack devstack@c-api.service[87416]: /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 05 20:52:29 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 20:52:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ca64e601-ca0c-4880-8f9a-9d64e7742895 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/groups/3bc6a134-7c63-47da-94ec-670ee7497005/action returned with HTTP 202 Sep 05 20:52:30 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 213/429] 192.168.122.147 () {62 vars in 1312 bytes} [Sat Sep 5 20:52:29 2026] POST /volume/v3/groups/3bc6a134-7c63-47da-94ec-670ee7497005/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:52:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8b2ccb31-ad43-4ded-ae67-8104ea591ab8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8b2ccb31-ad43-4ded-ae67-8104ea591ab8 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/groups/3bc6a134-7c63-47da-94ec-670ee7497005 Sep 05 20:52:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8b2ccb31-ad43-4ded-ae67-8104ea591ab8 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8b2ccb31-ad43-4ded-ae67-8104ea591ab8 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-8b2ccb31-ad43-4ded-ae67-8104ea591ab8 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] show called for member 3bc6a134-7c63-47da-94ec-670ee7497005 {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:30 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:30 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:30 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:30 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:52:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8b2ccb31-ad43-4ded-ae67-8104ea591ab8 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/groups/3bc6a134-7c63-47da-94ec-670ee7497005 returned with HTTP 200 Sep 05 20:52:30 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 217/430] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:30 2026] GET /volume/v3/groups/3bc6a134-7c63-47da-94ec-670ee7497005 => generated 322 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:52:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3baca5b6-e163-4e8e-934f-020583f081b2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3baca5b6-e163-4e8e-934f-020583f081b2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/a51f6799-62d9-4b8f-81bf-b40f40180927 Sep 05 20:52:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3baca5b6-e163-4e8e-934f-020583f081b2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3baca5b6-e163-4e8e-934f-020583f081b2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:30 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:30 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:30 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:30 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:30 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3baca5b6-e163-4e8e-934f-020583f081b2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Volume info retrieved successfully. Sep 05 20:52:30 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-3baca5b6-e163-4e8e-934f-020583f081b2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:30 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-3baca5b6-e163-4e8e-934f-020583f081b2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:30 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-3baca5b6-e163-4e8e-934f-020583f081b2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:30 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:30 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3baca5b6-e163-4e8e-934f-020583f081b2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/a51f6799-62d9-4b8f-81bf-b40f40180927 returned with HTTP 200 Sep 05 20:52:30 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 214/431] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:30 2026] GET /volume/v3/volumes/a51f6799-62d9-4b8f-81bf-b40f40180927 => generated 920 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-12e875be-4805-4453-bf54-cedcc9f97a51 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-12e875be-4805-4453-bf54-cedcc9f97a51 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] GET http://192.168.122.147/volume/v3/volumes/a937bfe1-ed1d-487c-a894-575e012582f9 Sep 05 20:52:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-12e875be-4805-4453-bf54-cedcc9f97a51 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-12e875be-4805-4453-bf54-cedcc9f97a51 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-12e875be-4805-4453-bf54-cedcc9f97a51 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] http://192.168.122.147/volume/v3/volumes/a937bfe1-ed1d-487c-a894-575e012582f9 returned with HTTP 404 Sep 05 20:52:30 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 218/432] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:30 2026] GET /volume/v3/volumes/a937bfe1-ed1d-487c-a894-575e012582f9 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0a8f2ac0-b24d-456a-8206-3ffbb5a19cec None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0a8f2ac0-b24d-456a-8206-3ffbb5a19cec tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] DELETE http://192.168.122.147/volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 Sep 05 20:52:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0a8f2ac0-b24d-456a-8206-3ffbb5a19cec tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0a8f2ac0-b24d-456a-8206-3ffbb5a19cec tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:30 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-0a8f2ac0-b24d-456a-8206-3ffbb5a19cec tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Delete volume with id: a3b12e1e-81ea-4e49-8391-07d6613d2c07 Sep 05 20:52:30 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:30 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:30 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:30 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:30 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0a8f2ac0-b24d-456a-8206-3ffbb5a19cec tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Volume info retrieved successfully. Sep 05 20:52:30 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0a8f2ac0-b24d-456a-8206-3ffbb5a19cec tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Delete volume request issued successfully. Sep 05 20:52:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0a8f2ac0-b24d-456a-8206-3ffbb5a19cec tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] http://192.168.122.147/volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 returned with HTTP 202 Sep 05 20:52:30 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 215/433] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:52:30 2026] DELETE /volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:52:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-38d1791a-6277-4d6d-97fd-b4efb53dc60c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-38d1791a-6277-4d6d-97fd-b4efb53dc60c tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] GET http://192.168.122.147/volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 Sep 05 20:52:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-38d1791a-6277-4d6d-97fd-b4efb53dc60c tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-38d1791a-6277-4d6d-97fd-b4efb53dc60c tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:30 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:30 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:30 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:30 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:30 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-38d1791a-6277-4d6d-97fd-b4efb53dc60c tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Volume info retrieved successfully. Sep 05 20:52:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-38d1791a-6277-4d6d-97fd-b4efb53dc60c tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] http://192.168.122.147/volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 returned with HTTP 200 Sep 05 20:52:30 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 219/434] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:30 2026] GET /volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 => generated 854 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-24843e89-fb33-47f5-a2c4-55aa783b8f8e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-24843e89-fb33-47f5-a2c4-55aa783b8f8e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/groups/3bc6a134-7c63-47da-94ec-670ee7497005 Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-24843e89-fb33-47f5-a2c4-55aa783b8f8e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-24843e89-fb33-47f5-a2c4-55aa783b8f8e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-24843e89-fb33-47f5-a2c4-55aa783b8f8e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] show called for member 3bc6a134-7c63-47da-94ec-670ee7497005 {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-24843e89-fb33-47f5-a2c4-55aa783b8f8e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/groups/3bc6a134-7c63-47da-94ec-670ee7497005 returned with HTTP 404 Sep 05 20:52:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 216/435] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:31 2026] GET /volume/v3/groups/3bc6a134-7c63-47da-94ec-670ee7497005 => generated 108 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 20:52:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-55bf0d99-f736-43cb-946a-60f1c53d525a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-55bf0d99-f736-43cb-946a-60f1c53d525a tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/groups/detail Sep 05 20:52:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-55bf0d99-f736-43cb-946a-60f1c53d525a tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-55bf0d99-f736-43cb-946a-60f1c53d525a tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: /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 05 20:52:31 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:52:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-55bf0d99-f736-43cb-946a-60f1c53d525a tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/groups/detail returned with HTTP 200 Sep 05 20:52:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 220/436] 192.168.122.147 () {60 vars in 1180 bytes} [Sat Sep 5 20:52:31 2026] GET /volume/v3/groups/detail => generated 14 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5331bed2-b1e6-41d9-b54c-cc30ebb21786 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5331bed2-b1e6-41d9-b54c-cc30ebb21786 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5331bed2-b1e6-41d9-b54c-cc30ebb21786 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5331bed2-b1e6-41d9-b54c-cc30ebb21786 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'detail' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-5331bed2-b1e6-41d9-b54c-cc30ebb21786 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-5331bed2-b1e6-41d9-b54c-cc30ebb21786 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5331bed2-b1e6-41d9-b54c-cc30ebb21786 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Get all volumes completed successfully. Sep 05 20:52:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5331bed2-b1e6-41d9-b54c-cc30ebb21786 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:52:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 217/437] 192.168.122.147 () {60 vars in 1183 bytes} [Sat Sep 5 20:52:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0d2f01b9-628e-488b-b9e5-423bc36c8aab None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0d2f01b9-628e-488b-b9e5-423bc36c8aab tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] POST http://192.168.122.147/volume/v3/groups/3bc6a134-7c63-47da-94ec-670ee7497005/action Sep 05 20:52:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0d2f01b9-628e-488b-b9e5-423bc36c8aab tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0d2f01b9-628e-488b-b9e5-423bc36c8aab tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-0d2f01b9-628e-488b-b9e5-423bc36c8aab tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] delete called for group 3bc6a134-7c63-47da-94ec-670ee7497005 {{(pid=87415) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.groups [None req-0d2f01b9-628e-488b-b9e5-423bc36c8aab tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Delete group with id: 3bc6a134-7c63-47da-94ec-670ee7497005 Sep 05 20:52:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0d2f01b9-628e-488b-b9e5-423bc36c8aab tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/groups/3bc6a134-7c63-47da-94ec-670ee7497005/action returned with HTTP 404 Sep 05 20:52:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 221/438] 192.168.122.147 () {62 vars in 1312 bytes} [Sat Sep 5 20:52:31 2026] POST /volume/v3/groups/3bc6a134-7c63-47da-94ec-670ee7497005/action => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-84f20531-0433-46e1-ba0a-75d0722f5724 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-84f20531-0433-46e1-ba0a-75d0722f5724 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-84f20531-0433-46e1-ba0a-75d0722f5724 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-84f20531-0433-46e1-ba0a-75d0722f5724 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'detail' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-84f20531-0433-46e1-ba0a-75d0722f5724 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-84f20531-0433-46e1-ba0a-75d0722f5724 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-84f20531-0433-46e1-ba0a-75d0722f5724 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Get all volumes completed successfully. Sep 05 20:52:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-84f20531-0433-46e1-ba0a-75d0722f5724 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:52:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 218/439] 192.168.122.147 () {60 vars in 1183 bytes} [Sat Sep 5 20:52:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-31b185ba-8c57-40ce-8a1d-58203905d541 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-31b185ba-8c57-40ce-8a1d-58203905d541 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] POST http://192.168.122.147/volume/v3/groups/bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc/action Sep 05 20:52:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-31b185ba-8c57-40ce-8a1d-58203905d541 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-31b185ba-8c57-40ce-8a1d-58203905d541 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-31b185ba-8c57-40ce-8a1d-58203905d541 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] delete called for group bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc {{(pid=87415) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.groups [None req-31b185ba-8c57-40ce-8a1d-58203905d541 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Delete group with id: bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c2cf1eb8-4aa3-49a4-b63a-48a21cbc1cde None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-31b185ba-8c57-40ce-8a1d-58203905d541 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/groups/bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc/action returned with HTTP 404 Sep 05 20:52:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c2cf1eb8-4aa3-49a4-b63a-48a21cbc1cde tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/a51f6799-62d9-4b8f-81bf-b40f40180927 Sep 05 20:52:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 222/440] 192.168.122.147 () {62 vars in 1312 bytes} [Sat Sep 5 20:52:31 2026] POST /volume/v3/groups/bd8c63f9-ee1c-47af-84f8-ffabda7ecfdc/action => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c2cf1eb8-4aa3-49a4-b63a-48a21cbc1cde tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c2cf1eb8-4aa3-49a4-b63a-48a21cbc1cde tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-17fd4e1a-137b-43e9-8609-1619dcfe75df None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-17fd4e1a-137b-43e9-8609-1619dcfe75df tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] DELETE http://192.168.122.147/volume/v3/group_types/628bc115-7461-4084-bc6d-3a5d33851f74 Sep 05 20:52:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-17fd4e1a-137b-43e9-8609-1619dcfe75df tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-17fd4e1a-137b-43e9-8609-1619dcfe75df tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c2cf1eb8-4aa3-49a4-b63a-48a21cbc1cde tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/a51f6799-62d9-4b8f-81bf-b40f40180927 returned with HTTP 404 Sep 05 20:52:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 219/441] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:31 2026] GET /volume/v3/volumes/a51f6799-62d9-4b8f-81bf-b40f40180927 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ab5b6b1c-dc80-4b34-8868-d2fc48264c46 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ab5b6b1c-dc80-4b34-8868-d2fc48264c46 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/67485993-b49a-4e74-9c77-ef85f31eba80 Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ab5b6b1c-dc80-4b34-8868-d2fc48264c46 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ab5b6b1c-dc80-4b34-8868-d2fc48264c46 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ab5b6b1c-dc80-4b34-8868-d2fc48264c46 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/67485993-b49a-4e74-9c77-ef85f31eba80 returned with HTTP 404 Sep 05 20:52:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 220/442] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:31 2026] GET /volume/v3/volumes/67485993-b49a-4e74-9c77-ef85f31eba80 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:52:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-17fd4e1a-137b-43e9-8609-1619dcfe75df tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] http://192.168.122.147/volume/v3/group_types/628bc115-7461-4084-bc6d-3a5d33851f74 returned with HTTP 202 Sep 05 20:52:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 223/443] 192.168.122.147 () {60 vars in 1288 bytes} [Sat Sep 5 20:52:31 2026] DELETE /volume/v3/group_types/628bc115-7461-4084-bc6d-3a5d33851f74 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-014fc557-5d1d-4fcc-909c-f8894453c810 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-014fc557-5d1d-4fcc-909c-f8894453c810 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-014fc557-5d1d-4fcc-909c-f8894453c810 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d3a5a4fb-f0c9-4da3-9449-9d03eb5ce0b0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-014fc557-5d1d-4fcc-909c-f8894453c810 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-014fc557-5d1d-4fcc-909c-f8894453c810 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 389a5846-6fd9-42db-8e5f-b7c7fdb767b9 {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d3a5a4fb-f0c9-4da3-9449-9d03eb5ce0b0 tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] DELETE http://192.168.122.147/volume/v3/types/832d5fc5-c5e4-4048-baf6-6455c4e0378c Sep 05 20:52:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d3a5a4fb-f0c9-4da3-9449-9d03eb5ce0b0 tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d3a5a4fb-f0c9-4da3-9449-9d03eb5ce0b0 tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-014fc557-5d1d-4fcc-909c-f8894453c810 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 returned with HTTP 404 Sep 05 20:52:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 221/444] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:31 2026] GET /volume/v3/groups/389a5846-6fd9-42db-8e5f-b7c7fdb767b9 => generated 108 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9e64b308-03b5-495f-9a92-43850d4dc457 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9e64b308-03b5-495f-9a92-43850d4dc457 tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] DELETE http://192.168.122.147/volume/v3/group_types/00a43f8e-ea61-421d-a3c8-01fbb2bc5a1e Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9e64b308-03b5-495f-9a92-43850d4dc457 tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9e64b308-03b5-495f-9a92-43850d4dc457 tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9e64b308-03b5-495f-9a92-43850d4dc457 tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] http://192.168.122.147/volume/v3/group_types/00a43f8e-ea61-421d-a3c8-01fbb2bc5a1e returned with HTTP 202 Sep 05 20:52:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 222/445] 192.168.122.147 () {60 vars in 1288 bytes} [Sat Sep 5 20:52:31 2026] DELETE /volume/v3/group_types/00a43f8e-ea61-421d-a3c8-01fbb2bc5a1e => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-776d747f-667a-416d-b55f-94503332c892 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-776d747f-667a-416d-b55f-94503332c892 tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] DELETE http://192.168.122.147/volume/v3/types/82199376-f200-41b8-aa9e-2ce839a50344 Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-776d747f-667a-416d-b55f-94503332c892 tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-776d747f-667a-416d-b55f-94503332c892 tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d3a5a4fb-f0c9-4da3-9449-9d03eb5ce0b0 tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] http://192.168.122.147/volume/v3/types/832d5fc5-c5e4-4048-baf6-6455c4e0378c returned with HTTP 202 Sep 05 20:52:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 224/446] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 20:52:31 2026] DELETE /volume/v3/types/832d5fc5-c5e4-4048-baf6-6455c4e0378c => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:52:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-eb40fc6f-cc6c-4d59-bbb5-fc43af828b89 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-eb40fc6f-cc6c-4d59-bbb5-fc43af828b89 tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] GET http://192.168.122.147/volume/v3/types/832d5fc5-c5e4-4048-baf6-6455c4e0378c Sep 05 20:52:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-eb40fc6f-cc6c-4d59-bbb5-fc43af828b89 tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-eb40fc6f-cc6c-4d59-bbb5-fc43af828b89 tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-eb40fc6f-cc6c-4d59-bbb5-fc43af828b89 tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] http://192.168.122.147/volume/v3/types/832d5fc5-c5e4-4048-baf6-6455c4e0378c returned with HTTP 404 Sep 05 20:52:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 225/447] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 20:52:31 2026] GET /volume/v3/types/832d5fc5-c5e4-4048-baf6-6455c4e0378c => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-958456a4-1a06-418f-89ee-f5d1be6d5d05 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-958456a4-1a06-418f-89ee-f5d1be6d5d05 tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:52:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-958456a4-1a06-418f-89ee-f5d1be6d5d05 tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1462235466"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-958456a4-1a06-418f-89ee-f5d1be6d5d05 tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 20:52:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 226/448] 192.168.122.147 () {60 vars in 1136 bytes} [Sat Sep 5 20:52:31 2026] POST /volume/v3/types => generated 216 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0b43ab96-d94c-4355-bd3c-973be7cac0b9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0b43ab96-d94c-4355-bd3c-973be7cac0b9 tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] POST http://192.168.122.147/volume/v3/group_types Sep 05 20:52:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0b43ab96-d94c-4355-bd3c-973be7cac0b9 tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-746876089"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-776d747f-667a-416d-b55f-94503332c892 tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] http://192.168.122.147/volume/v3/types/82199376-f200-41b8-aa9e-2ce839a50344 returned with HTTP 202 Sep 05 20:52:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 223/449] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 20:52:31 2026] DELETE /volume/v3/types/82199376-f200-41b8-aa9e-2ce839a50344 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f77f1e73-6f01-4980-9bcf-fa8bbe6a705b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f77f1e73-6f01-4980-9bcf-fa8bbe6a705b tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] GET http://192.168.122.147/volume/v3/types/82199376-f200-41b8-aa9e-2ce839a50344 Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f77f1e73-6f01-4980-9bcf-fa8bbe6a705b tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f77f1e73-6f01-4980-9bcf-fa8bbe6a705b tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0b43ab96-d94c-4355-bd3c-973be7cac0b9 tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] http://192.168.122.147/volume/v3/group_types returned with HTTP 202 Sep 05 20:52:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 227/450] 192.168.122.147 () {62 vars in 1195 bytes} [Sat Sep 5 20:52:31 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 05 20:52:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f77f1e73-6f01-4980-9bcf-fa8bbe6a705b tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] http://192.168.122.147/volume/v3/types/82199376-f200-41b8-aa9e-2ce839a50344 returned with HTTP 404 Sep 05 20:52:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 224/451] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 20:52:31 2026] GET /volume/v3/types/82199376-f200-41b8-aa9e-2ce839a50344 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3822262f-080d-49eb-9211-9b7f03182224 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3822262f-080d-49eb-9211-9b7f03182224 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] POST http://192.168.122.147/volume/v3/groups Sep 05 20:52:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3822262f-080d-49eb-9211-9b7f03182224 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1267b4cc-5512-46a3-a100-904ad920c51c", "volume_types": ["77772c05-348d-4c47-ac74-b4d0ec94e2ed"], "name": "tempest-GroupsTest-Group-1280365950"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-3822262f-080d-49eb-9211-9b7f03182224 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Creating new group {'group': {'group_type': '1267b4cc-5512-46a3-a100-904ad920c51c', 'volume_types': ['77772c05-348d-4c47-ac74-b4d0ec94e2ed'], 'name': 'tempest-GroupsTest-Group-1280365950'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-afbfe931-84ef-4627-9865-1cb4913ad850 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.groups [None req-3822262f-080d-49eb-9211-9b7f03182224 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Creating group tempest-GroupsTest-Group-1280365950. Sep 05 20:52:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-afbfe931-84ef-4627-9865-1cb4913ad850 tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-afbfe931-84ef-4627-9865-1cb4913ad850 tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1440264995"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3822262f-080d-49eb-9211-9b7f03182224 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Availability Zones retrieved successfully. Sep 05 20:52:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-afbfe931-84ef-4627-9865-1cb4913ad850 tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 20:52:31 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-3822262f-080d-49eb-9211-9b7f03182224 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Created reservations ['f7742918-8394-4349-a421-47690f2a1e73'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 225/452] 192.168.122.147 () {60 vars in 1136 bytes} [Sat Sep 5 20:52:31 2026] POST /volume/v3/types => generated 224 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f1a72344-6b25-4680-be6d-a943ff4b6c67 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f1a72344-6b25-4680-be6d-a943ff4b6c67 tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] POST http://192.168.122.147/volume/v3/group_types Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f1a72344-6b25-4680-be6d-a943ff4b6c67 tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1693805395"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f1a72344-6b25-4680-be6d-a943ff4b6c67 tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] http://192.168.122.147/volume/v3/group_types returned with HTTP 202 Sep 05 20:52:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 226/453] 192.168.122.147 () {62 vars in 1195 bytes} [Sat Sep 5 20:52:31 2026] POST /volume/v3/group_types => generated 181 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fbd1fcd8-ab32-4770-a8c8-5803ea791f44 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fbd1fcd8-ab32-4770-a8c8-5803ea791f44 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] POST http://192.168.122.147/volume/v3/groups Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fbd1fcd8-ab32-4770-a8c8-5803ea791f44 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2cf7ef49-3157-4d43-9cc2-2619bba02e75", "volume_types": ["d950cdd7-a9a7-4bec-96ed-ff600b0b8089"], "name": "tempest-GroupSnapshotsTest-Group-1482585568"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-fbd1fcd8-ab32-4770-a8c8-5803ea791f44 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Creating new group {'group': {'group_type': '2cf7ef49-3157-4d43-9cc2-2619bba02e75', 'volume_types': ['d950cdd7-a9a7-4bec-96ed-ff600b0b8089'], 'name': 'tempest-GroupSnapshotsTest-Group-1482585568'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.groups [None req-fbd1fcd8-ab32-4770-a8c8-5803ea791f44 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Creating group tempest-GroupSnapshotsTest-Group-1482585568. Sep 05 20:52:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3822262f-080d-49eb-9211-9b7f03182224 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/groups returned with HTTP 202 Sep 05 20:52:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 228/454] 192.168.122.147 () {62 vars in 1181 bytes} [Sat Sep 5 20:52:31 2026] POST /volume/v3/groups => generated 104 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7ac4a552-2601-40e1-8496-31b7c5ea3be5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7ac4a552-2601-40e1-8496-31b7c5ea3be5 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] GET http://192.168.122.147/volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 Sep 05 20:52:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7ac4a552-2601-40e1-8496-31b7c5ea3be5 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7ac4a552-2601-40e1-8496-31b7c5ea3be5 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:31 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-fbd1fcd8-ab32-4770-a8c8-5803ea791f44 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Availability Zones retrieved successfully. Sep 05 20:52:31 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:31 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:31 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:31 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:31 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7ac4a552-2601-40e1-8496-31b7c5ea3be5 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Volume info retrieved successfully. Sep 05 20:52:32 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-fbd1fcd8-ab32-4770-a8c8-5803ea791f44 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Created reservations ['a79ee791-569c-40d6-af67-2e1977597b16'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7ac4a552-2601-40e1-8496-31b7c5ea3be5 tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] http://192.168.122.147/volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 returned with HTTP 200 Sep 05 20:52:32 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 229/455] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:31 2026] GET /volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 => generated 854 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-bae43e19-311b-4ad1-9085-ade51ea6ec2d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bae43e19-311b-4ad1-9085-ade51ea6ec2d tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 Sep 05 20:52:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bae43e19-311b-4ad1-9085-ade51ea6ec2d tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bae43e19-311b-4ad1-9085-ade51ea6ec2d tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-bae43e19-311b-4ad1-9085-ade51ea6ec2d tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] show called for member 53d23f3f-0cc6-45e6-8ddc-278b76c10312 {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:32 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:32 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:32 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:32 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:52:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bae43e19-311b-4ad1-9085-ade51ea6ec2d tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 returned with HTTP 200 Sep 05 20:52:32 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 230/456] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:32 2026] GET /volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 => generated 332 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fbd1fcd8-ab32-4770-a8c8-5803ea791f44 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/groups returned with HTTP 202 Sep 05 20:52:32 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 227/457] 192.168.122.147 () {62 vars in 1181 bytes} [Sat Sep 5 20:52:31 2026] POST /volume/v3/groups => generated 112 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-94bc9fa7-341a-43ee-bd11-57c51cf18129 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-94bc9fa7-341a-43ee-bd11-57c51cf18129 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/groups/c83c27fe-8a21-49ac-aa23-9459f533f1a9 Sep 05 20:52:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-94bc9fa7-341a-43ee-bd11-57c51cf18129 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-94bc9fa7-341a-43ee-bd11-57c51cf18129 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-94bc9fa7-341a-43ee-bd11-57c51cf18129 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member c83c27fe-8a21-49ac-aa23-9459f533f1a9 {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:32 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:32 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:32 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:32 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:52:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-94bc9fa7-341a-43ee-bd11-57c51cf18129 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/groups/c83c27fe-8a21-49ac-aa23-9459f533f1a9 returned with HTTP 200 Sep 05 20:52:32 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 231/458] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:32 2026] GET /volume/v3/groups/c83c27fe-8a21-49ac-aa23-9459f533f1a9 => generated 392 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a5bf7a5e-8179-40ac-8c71-965094388e6e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a5bf7a5e-8179-40ac-8c71-965094388e6e tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] GET http://192.168.122.147/volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 Sep 05 20:52:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a5bf7a5e-8179-40ac-8c71-965094388e6e tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a5bf7a5e-8179-40ac-8c71-965094388e6e tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a5bf7a5e-8179-40ac-8c71-965094388e6e tempest-ServersNegativeTestJSON-1663735209 tempest-ServersNegativeTestJSON-1663735209-project-member] http://192.168.122.147/volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 returned with HTTP 404 Sep 05 20:52:33 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 228/459] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:33 2026] GET /volume/v3/volumes/a3b12e1e-81ea-4e49-8391-07d6613d2c07 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4e1a90d4-5afb-4650-a6d0-cc0b3be5ed1c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4e1a90d4-5afb-4650-a6d0-cc0b3be5ed1c tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 Sep 05 20:52:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4e1a90d4-5afb-4650-a6d0-cc0b3be5ed1c tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4e1a90d4-5afb-4650-a6d0-cc0b3be5ed1c tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-4e1a90d4-5afb-4650-a6d0-cc0b3be5ed1c tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] show called for member 53d23f3f-0cc6-45e6-8ddc-278b76c10312 {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:33 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:33 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:33 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:33 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:52:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4e1a90d4-5afb-4650-a6d0-cc0b3be5ed1c tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 returned with HTTP 200 Sep 05 20:52:33 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 232/460] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:33 2026] GET /volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 => generated 333 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b8ad1032-e08a-437e-a5d1-ffd48d432961 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b8ad1032-e08a-437e-a5d1-ffd48d432961 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:52:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b8ad1032-e08a-437e-a5d1-ffd48d432961 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1268140483", "volume_type": "77772c05-348d-4c47-ac74-b4d0ec94e2ed", "group_id": "53d23f3f-0cc6-45e6-8ddc-278b76c10312", "size": 1}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-b8ad1032-e08a-437e-a5d1-ffd48d432961 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1268140483', 'volume_type': '77772c05-348d-4c47-ac74-b4d0ec94e2ed', 'group_id': '53d23f3f-0cc6-45e6-8ddc-278b76c10312', 'size': 1}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:52:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-575a6da6-b2ed-4b71-98e9-df9974b0e3aa None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-575a6da6-b2ed-4b71-98e9-df9974b0e3aa tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/groups/c83c27fe-8a21-49ac-aa23-9459f533f1a9 Sep 05 20:52:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-575a6da6-b2ed-4b71-98e9-df9974b0e3aa tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-575a6da6-b2ed-4b71-98e9-df9974b0e3aa tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-575a6da6-b2ed-4b71-98e9-df9974b0e3aa tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member c83c27fe-8a21-49ac-aa23-9459f533f1a9 {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:33 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:33 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:33 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:33 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:33 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-b8ad1032-e08a-437e-a5d1-ffd48d432961 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Create volume of 1 GB Sep 05 20:52:33 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:33 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), Sep 05 20:52:33 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:33 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:52:33 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b8ad1032-e08a-437e-a5d1-ffd48d432961 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Availability Zones retrieved successfully. Sep 05 20:52:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-575a6da6-b2ed-4b71-98e9-df9974b0e3aa tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/groups/c83c27fe-8a21-49ac-aa23-9459f533f1a9 returned with HTTP 200 Sep 05 20:52:33 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 233/461] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:33 2026] GET /volume/v3/groups/c83c27fe-8a21-49ac-aa23-9459f533f1a9 => generated 393 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ba87c582-11d1-42fe-8259-486170ed3507 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ba87c582-11d1-42fe-8259-486170ed3507 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:52:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ba87c582-11d1-42fe-8259-486170ed3507 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-812152896", "volume_type": "d950cdd7-a9a7-4bec-96ed-ff600b0b8089", "group_id": "c83c27fe-8a21-49ac-aa23-9459f533f1a9", "size": 1}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:33 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-b8ad1032-e08a-437e-a5d1-ffd48d432961 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Flow 'volume_create_api' (8c088e41-94ef-4f7b-9e34-5cca67da8228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-ba87c582-11d1-42fe-8259-486170ed3507 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-812152896', 'volume_type': 'd950cdd7-a9a7-4bec-96ed-ff600b0b8089', 'group_id': 'c83c27fe-8a21-49ac-aa23-9459f533f1a9', 'size': 1}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:52:33 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-b8ad1032-e08a-437e-a5d1-ffd48d432961 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (875b04e1-5252-434e-9a96-3564d181de52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:33 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:33 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:33 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-b8ad1032-e08a-437e-a5d1-ffd48d432961 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:52:33 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:33 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:33 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-ba87c582-11d1-42fe-8259-486170ed3507 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Create volume of 1 GB Sep 05 20:52:33 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:33 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:52:33 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ba87c582-11d1-42fe-8259-486170ed3507 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Availability Zones retrieved successfully. Sep 05 20:52:33 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ba87c582-11d1-42fe-8259-486170ed3507 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Flow 'volume_create_api' (053ba0d5-e8bf-4148-8a18-72a2ee898a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:33 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-b8ad1032-e08a-437e-a5d1-ffd48d432961 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (875b04e1-5252-434e-9a96-3564d181de52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:52:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=77772c05-348d-4c47-ac74-b4d0ec94e2ed,is_public=True,name='tempest-GroupsTest-volume-type-1462235466',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77772c05-348d-4c47-ac74-b4d0ec94e2ed', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '53d23f3f-0cc6-45e6-8ddc-278b76c10312', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:33 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ba87c582-11d1-42fe-8259-486170ed3507 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c334813a-b928-4a13-906e-357b5e7627f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:33 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-b8ad1032-e08a-437e-a5d1-ffd48d432961 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d14b8306-7bc1-45e9-ad42-793e2c3ed8c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:33 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:33 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:33 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-ba87c582-11d1-42fe-8259-486170ed3507 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:52:33 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ba87c582-11d1-42fe-8259-486170ed3507 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c334813a-b928-4a13-906e-357b5e7627f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:52:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d950cdd7-a9a7-4bec-96ed-ff600b0b8089,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1440264995',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd950cdd7-a9a7-4bec-96ed-ff600b0b8089', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c83c27fe-8a21-49ac-aa23-9459f533f1a9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:33 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ba87c582-11d1-42fe-8259-486170ed3507 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b756f8d0-fe07-4a92-98e0-0f6ba7c0fefe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:33 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-b8ad1032-e08a-437e-a5d1-ffd48d432961 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1462235466 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1462235466, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:52:33 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-b8ad1032-e08a-437e-a5d1-ffd48d432961 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1462235466 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1462235466, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:52:33 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-ba87c582-11d1-42fe-8259-486170ed3507 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1440264995 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1440264995, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:52:33 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-ba87c582-11d1-42fe-8259-486170ed3507 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1440264995 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1440264995, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:52:33 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-b8ad1032-e08a-437e-a5d1-ffd48d432961 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Created reservations ['ffbb0a04-5cd8-416a-82e0-3f7abe832072', '01815f66-6cf6-4893-9a7e-dca8bb97daaf', '33de92d5-7b5e-4347-b2b1-95dd580ce84e', '9959690f-d008-47e5-a76b-2b11502bd759'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:33 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-b8ad1032-e08a-437e-a5d1-ffd48d432961 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d14b8306-7bc1-45e9-ad42-793e2c3ed8c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffbb0a04-5cd8-416a-82e0-3f7abe832072', '01815f66-6cf6-4893-9a7e-dca8bb97daaf', '33de92d5-7b5e-4347-b2b1-95dd580ce84e', '9959690f-d008-47e5-a76b-2b11502bd759']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:33 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-b8ad1032-e08a-437e-a5d1-ffd48d432961 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f02edc23-330a-4d51-9bac-a4d4192fde8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:33 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:33 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:33 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-b8ad1032-e08a-437e-a5d1-ffd48d432961 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f02edc23-330a-4d51-9bac-a4d4192fde8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7a57cd5-6e39-4b6e-92ca-88d6990ba131', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1268140483',encryption_key_id=None,group_id=53d23f3f-0cc6-45e6-8ddc-278b76c10312,group_type_id=,metadata={},multiattach=False,project_id='6123da987a16455988964f9edcf60348',qos_specs=None,replication_status=,reservations=['ffbb0a04-5cd8-416a-82e0-3f7abe832072','01815f66-6cf6-4893-9a7e-dca8bb97daaf','33de92d5-7b5e-4347-b2b1-95dd580ce84e','9959690f-d008-47e5-a76b-2b11502bd759'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8409cf0e071646aa834d57ade2c5cb24',volume_type_id=77772c05-348d-4c47-ac74-b4d0ec94e2ed), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:52:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1268140483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=53d23f3f-0cc6-45e6-8ddc-278b76c10312,host=None,id=f7a57cd5-6e39-4b6e-92ca-88d6990ba131,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6123da987a16455988964f9edcf60348',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8409cf0e071646aa834d57ade2c5cb24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77772c05-348d-4c47-ac74-b4d0ec94e2ed),volume_type_id=77772c05-348d-4c47-ac74-b4d0ec94e2ed)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:33 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-b8ad1032-e08a-437e-a5d1-ffd48d432961 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb2a57f5-6c7a-4a12-ae27-3ee25e367c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:33 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-ba87c582-11d1-42fe-8259-486170ed3507 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Created reservations ['a0c539d9-3811-48dc-ab35-2c8f1c2fd86b', '68e3738c-87d5-400a-b437-6552e2a97ad9', '77ea0c8a-4d26-4ac2-8a86-268deed19fad', '1b049bb5-af72-46cd-9e1e-34ad50d4151f'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:33 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ba87c582-11d1-42fe-8259-486170ed3507 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b756f8d0-fe07-4a92-98e0-0f6ba7c0fefe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0c539d9-3811-48dc-ab35-2c8f1c2fd86b', '68e3738c-87d5-400a-b437-6552e2a97ad9', '77ea0c8a-4d26-4ac2-8a86-268deed19fad', '1b049bb5-af72-46cd-9e1e-34ad50d4151f']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:33 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ba87c582-11d1-42fe-8259-486170ed3507 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcd7ca68-cf16-41ff-8357-20c6d326041b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:33 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-b8ad1032-e08a-437e-a5d1-ffd48d432961 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb2a57f5-6c7a-4a12-ae27-3ee25e367c46) transitioned into state 'SUCCESS' from state '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-1268140483',encryption_key_id=None,group_id=53d23f3f-0cc6-45e6-8ddc-278b76c10312,group_type_id=,metadata={},multiattach=False,project_id='6123da987a16455988964f9edcf60348',qos_specs=None,replication_status=,reservations=['ffbb0a04-5cd8-416a-82e0-3f7abe832072','01815f66-6cf6-4893-9a7e-dca8bb97daaf','33de92d5-7b5e-4347-b2b1-95dd580ce84e','9959690f-d008-47e5-a76b-2b11502bd759'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8409cf0e071646aa834d57ade2c5cb24',volume_type_id=77772c05-348d-4c47-ac74-b4d0ec94e2ed)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:33 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-b8ad1032-e08a-437e-a5d1-ffd48d432961 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99b21abb-556b-4af4-a006-810a2679686e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:33 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:33 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:33 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ba87c582-11d1-42fe-8259-486170ed3507 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcd7ca68-cf16-41ff-8357-20c6d326041b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9016f02-1bcc-4d29-bbe4-0efa12acfcd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-812152896',encryption_key_id=None,group_id=c83c27fe-8a21-49ac-aa23-9459f533f1a9,group_type_id=,metadata={},multiattach=False,project_id='6e7e0a383f3947899a52c3a73b782ef7',qos_specs=None,replication_status=,reservations=['a0c539d9-3811-48dc-ab35-2c8f1c2fd86b','68e3738c-87d5-400a-b437-6552e2a97ad9','77ea0c8a-4d26-4ac2-8a86-268deed19fad','1b049bb5-af72-46cd-9e1e-34ad50d4151f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9466d5aff12040d9a123dee828328f19',volume_type_id=d950cdd7-a9a7-4bec-96ed-ff600b0b8089), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:52:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-812152896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c83c27fe-8a21-49ac-aa23-9459f533f1a9,host=None,id=d9016f02-1bcc-4d29-bbe4-0efa12acfcd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e7e0a383f3947899a52c3a73b782ef7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9466d5aff12040d9a123dee828328f19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d950cdd7-a9a7-4bec-96ed-ff600b0b8089),volume_type_id=d950cdd7-a9a7-4bec-96ed-ff600b0b8089)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:33 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ba87c582-11d1-42fe-8259-486170ed3507 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a351c8a-43f8-4342-a6cd-1807cb3ad571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:33 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-b8ad1032-e08a-437e-a5d1-ffd48d432961 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99b21abb-556b-4af4-a006-810a2679686e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:33 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-b8ad1032-e08a-437e-a5d1-ffd48d432961 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Flow 'volume_create_api' (8c088e41-94ef-4f7b-9e34-5cca67da8228) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:33 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b8ad1032-e08a-437e-a5d1-ffd48d432961 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Create volume request issued successfully. Sep 05 20:52:33 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-b8ad1032-e08a-437e-a5d1-ffd48d432961 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:33 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-b8ad1032-e08a-437e-a5d1-ffd48d432961 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:33 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ba87c582-11d1-42fe-8259-486170ed3507 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a351c8a-43f8-4342-a6cd-1807cb3ad571) transitioned into state 'SUCCESS' from state '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-812152896',encryption_key_id=None,group_id=c83c27fe-8a21-49ac-aa23-9459f533f1a9,group_type_id=,metadata={},multiattach=False,project_id='6e7e0a383f3947899a52c3a73b782ef7',qos_specs=None,replication_status=,reservations=['a0c539d9-3811-48dc-ab35-2c8f1c2fd86b','68e3738c-87d5-400a-b437-6552e2a97ad9','77ea0c8a-4d26-4ac2-8a86-268deed19fad','1b049bb5-af72-46cd-9e1e-34ad50d4151f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9466d5aff12040d9a123dee828328f19',volume_type_id=d950cdd7-a9a7-4bec-96ed-ff600b0b8089)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:33 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ba87c582-11d1-42fe-8259-486170ed3507 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aa6f950-9020-4534-86a2-140f4e5a4f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:33 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ba87c582-11d1-42fe-8259-486170ed3507 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aa6f950-9020-4534-86a2-140f4e5a4f95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:33 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ba87c582-11d1-42fe-8259-486170ed3507 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Flow 'volume_create_api' (053ba0d5-e8bf-4148-8a18-72a2ee898a45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:33 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-b8ad1032-e08a-437e-a5d1-ffd48d432961 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:33 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ba87c582-11d1-42fe-8259-486170ed3507 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Create volume request issued successfully. Sep 05 20:52:33 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-ba87c582-11d1-42fe-8259-486170ed3507 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:33 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-ba87c582-11d1-42fe-8259-486170ed3507 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:33 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:33 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b8ad1032-e08a-437e-a5d1-ffd48d432961 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:52:33 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 229/462] 192.168.122.147 () {62 vars in 1184 bytes} [Sat Sep 5 20:52:33 2026] POST /volume/v3/volumes => generated 823 bytes in 754 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-afceda02-0c2f-494b-a435-9d9571971b25 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-afceda02-0c2f-494b-a435-9d9571971b25 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/volumes/f7a57cd5-6e39-4b6e-92ca-88d6990ba131 Sep 05 20:52:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-afceda02-0c2f-494b-a435-9d9571971b25 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-afceda02-0c2f-494b-a435-9d9571971b25 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:34 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:34 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:34 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:34 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:34 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-afceda02-0c2f-494b-a435-9d9571971b25 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Volume info retrieved successfully. Sep 05 20:52:34 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-afceda02-0c2f-494b-a435-9d9571971b25 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:34 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-ba87c582-11d1-42fe-8259-486170ed3507 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:34 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-afceda02-0c2f-494b-a435-9d9571971b25 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:34 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:34 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ba87c582-11d1-42fe-8259-486170ed3507 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:52:34 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 234/463] 192.168.122.147 () {62 vars in 1184 bytes} [Sat Sep 5 20:52:33 2026] POST /volume/v3/volumes => generated 830 bytes in 1036 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3cf97c66-e8ef-4bc3-a4c2-2d958e44d606 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3cf97c66-e8ef-4bc3-a4c2-2d958e44d606 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/d9016f02-1bcc-4d29-bbe4-0efa12acfcd9 Sep 05 20:52:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3cf97c66-e8ef-4bc3-a4c2-2d958e44d606 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3cf97c66-e8ef-4bc3-a4c2-2d958e44d606 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:34 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:34 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:34 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:34 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:34 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3cf97c66-e8ef-4bc3-a4c2-2d958e44d606 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Volume info retrieved successfully. Sep 05 20:52:34 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-3cf97c66-e8ef-4bc3-a4c2-2d958e44d606 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:34 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-3cf97c66-e8ef-4bc3-a4c2-2d958e44d606 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:34 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-afceda02-0c2f-494b-a435-9d9571971b25 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:34 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:34 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-afceda02-0c2f-494b-a435-9d9571971b25 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/volumes/f7a57cd5-6e39-4b6e-92ca-88d6990ba131 returned with HTTP 200 Sep 05 20:52:34 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 230/464] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:33 2026] GET /volume/v3/volumes/f7a57cd5-6e39-4b6e-92ca-88d6990ba131 => generated 891 bytes in 629 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:34 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-3cf97c66-e8ef-4bc3-a4c2-2d958e44d606 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:34 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:34 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3cf97c66-e8ef-4bc3-a4c2-2d958e44d606 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/d9016f02-1bcc-4d29-bbe4-0efa12acfcd9 returned with HTTP 200 Sep 05 20:52:34 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 235/465] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:34 2026] GET /volume/v3/volumes/d9016f02-1bcc-4d29-bbe4-0efa12acfcd9 => generated 898 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f6e138c5-bd4a-4f22-ae85-686fa4c01fbb None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f6e138c5-bd4a-4f22-ae85-686fa4c01fbb tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/volumes/f7a57cd5-6e39-4b6e-92ca-88d6990ba131 Sep 05 20:52:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f6e138c5-bd4a-4f22-ae85-686fa4c01fbb tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f6e138c5-bd4a-4f22-ae85-686fa4c01fbb tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:35 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:35 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f6e138c5-bd4a-4f22-ae85-686fa4c01fbb tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Volume info retrieved successfully. Sep 05 20:52:35 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-f6e138c5-bd4a-4f22-ae85-686fa4c01fbb tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:35 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-f6e138c5-bd4a-4f22-ae85-686fa4c01fbb tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-65bbb1d2-a40d-42ed-a06b-0c090c55fa3c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-65bbb1d2-a40d-42ed-a06b-0c090c55fa3c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/d9016f02-1bcc-4d29-bbe4-0efa12acfcd9 Sep 05 20:52:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-65bbb1d2-a40d-42ed-a06b-0c090c55fa3c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-65bbb1d2-a40d-42ed-a06b-0c090c55fa3c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:35 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:35 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-65bbb1d2-a40d-42ed-a06b-0c090c55fa3c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Volume info retrieved successfully. Sep 05 20:52:35 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-65bbb1d2-a40d-42ed-a06b-0c090c55fa3c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:35 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-65bbb1d2-a40d-42ed-a06b-0c090c55fa3c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:35 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-f6e138c5-bd4a-4f22-ae85-686fa4c01fbb tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f6e138c5-bd4a-4f22-ae85-686fa4c01fbb tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/volumes/f7a57cd5-6e39-4b6e-92ca-88d6990ba131 returned with HTTP 200 Sep 05 20:52:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 231/466] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:35 2026] GET /volume/v3/volumes/f7a57cd5-6e39-4b6e-92ca-88d6990ba131 => generated 915 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:35 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-65bbb1d2-a40d-42ed-a06b-0c090c55fa3c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-65bbb1d2-a40d-42ed-a06b-0c090c55fa3c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/d9016f02-1bcc-4d29-bbe4-0efa12acfcd9 returned with HTTP 200 Sep 05 20:52:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 236/467] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:35 2026] GET /volume/v3/volumes/d9016f02-1bcc-4d29-bbe4-0efa12acfcd9 => generated 922 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:52:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-74373980-9c46-40df-a219-3aed7f41826c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-74373980-9c46-40df-a219-3aed7f41826c tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/volumes/f7a57cd5-6e39-4b6e-92ca-88d6990ba131 Sep 05 20:52:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-74373980-9c46-40df-a219-3aed7f41826c tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-74373980-9c46-40df-a219-3aed7f41826c tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:36 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:36 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:36 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:36 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:36 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-74373980-9c46-40df-a219-3aed7f41826c tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Volume info retrieved successfully. Sep 05 20:52:36 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-74373980-9c46-40df-a219-3aed7f41826c tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:36 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-74373980-9c46-40df-a219-3aed7f41826c tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a6c6dbab-8910-471f-9fde-025c7011d847 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a6c6dbab-8910-471f-9fde-025c7011d847 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/d9016f02-1bcc-4d29-bbe4-0efa12acfcd9 Sep 05 20:52:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a6c6dbab-8910-471f-9fde-025c7011d847 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a6c6dbab-8910-471f-9fde-025c7011d847 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:37 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:37 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:37 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:37 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:37 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a6c6dbab-8910-471f-9fde-025c7011d847 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Volume info retrieved successfully. Sep 05 20:52:37 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-a6c6dbab-8910-471f-9fde-025c7011d847 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:37 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-a6c6dbab-8910-471f-9fde-025c7011d847 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:37 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-74373980-9c46-40df-a219-3aed7f41826c tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:37 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:37 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-74373980-9c46-40df-a219-3aed7f41826c tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/volumes/f7a57cd5-6e39-4b6e-92ca-88d6990ba131 returned with HTTP 200 Sep 05 20:52:37 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 232/468] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:36 2026] GET /volume/v3/volumes/f7a57cd5-6e39-4b6e-92ca-88d6990ba131 => generated 916 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:37 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-a6c6dbab-8910-471f-9fde-025c7011d847 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-da5f5adc-c96e-409d-921f-144d759514bd None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:37 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:37 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-da5f5adc-c96e-409d-921f-144d759514bd tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:52:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-da5f5adc-c96e-409d-921f-144d759514bd tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1790063911", "volume_type": "77772c05-348d-4c47-ac74-b4d0ec94e2ed", "group_id": "53d23f3f-0cc6-45e6-8ddc-278b76c10312", "size": 1}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-da5f5adc-c96e-409d-921f-144d759514bd tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1790063911', 'volume_type': '77772c05-348d-4c47-ac74-b4d0ec94e2ed', 'group_id': '53d23f3f-0cc6-45e6-8ddc-278b76c10312', 'size': 1}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:52:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a6c6dbab-8910-471f-9fde-025c7011d847 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/d9016f02-1bcc-4d29-bbe4-0efa12acfcd9 returned with HTTP 200 Sep 05 20:52:37 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 237/469] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:36 2026] GET /volume/v3/volumes/d9016f02-1bcc-4d29-bbe4-0efa12acfcd9 => generated 923 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:37 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:37 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:37 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-da5f5adc-c96e-409d-921f-144d759514bd tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Create volume of 1 GB Sep 05 20:52:37 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:37 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), Sep 05 20:52:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-65fbbf34-d98c-4717-8be0-ae22d5f9870c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:37 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-da5f5adc-c96e-409d-921f-144d759514bd tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Availability Zones retrieved successfully. Sep 05 20:52:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-65fbbf34-d98c-4717-8be0-ae22d5f9870c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] POST http://192.168.122.147/volume/v3/group_snapshots Sep 05 20:52:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-65fbbf34-d98c-4717-8be0-ae22d5f9870c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c83c27fe-8a21-49ac-aa23-9459f533f1a9", "name": "tempest-group_snapshot-177544677"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.group_snapshots [None req-65fbbf34-d98c-4717-8be0-ae22d5f9870c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'c83c27fe-8a21-49ac-aa23-9459f533f1a9', 'name': 'tempest-group_snapshot-177544677'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 05 20:52:37 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:37 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-da5f5adc-c96e-409d-921f-144d759514bd tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Flow 'volume_create_api' (5cbd3d99-2ee3-431c-9793-1402dc19ba83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:37 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.group_snapshots [None req-65fbbf34-d98c-4717-8be0-ae22d5f9870c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Creating group_snapshot tempest-group_snapshot-177544677. Sep 05 20:52:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-da5f5adc-c96e-409d-921f-144d759514bd tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8f71b4c-d710-4f67-8dbd-fab97d0b6a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:37 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:37 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-da5f5adc-c96e-409d-921f-144d759514bd tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:52:37 devstack devstack@c-api.service[87415]: /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 05 20:52:37 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:52:37 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:37 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:37 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:37 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-da5f5adc-c96e-409d-921f-144d759514bd tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8f71b4c-d710-4f67-8dbd-fab97d0b6a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:52:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=77772c05-348d-4c47-ac74-b4d0ec94e2ed,is_public=True,name='tempest-GroupsTest-volume-type-1462235466',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77772c05-348d-4c47-ac74-b4d0ec94e2ed', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '53d23f3f-0cc6-45e6-8ddc-278b76c10312', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-da5f5adc-c96e-409d-921f-144d759514bd tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28b27486-9a45-47f5-bd61-0cfa29d7f1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:37 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-65fbbf34-d98c-4717-8be0-ae22d5f9870c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1440264995 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1440264995, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:52:37 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-65fbbf34-d98c-4717-8be0-ae22d5f9870c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Created reservations ['450fa0bf-7b68-4ae8-ac10-ee760c92fe49', 'd636cd11-1212-459f-9b40-62afed4061c3', '02c517c3-fcf2-49cc-ad97-e17ad05af9a2', 'd6a95b6d-852a-4cc7-b16d-a2e5f437d412'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:37 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-da5f5adc-c96e-409d-921f-144d759514bd tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Created reservations ['f19e2383-138a-40f3-953d-bb3371cf92f9', 'ba953003-ba7f-49fe-822d-c2b6c9fb6ae5', '1ab98f33-c5ac-4604-bafd-227aff61eef2', 'a7a9a973-72c6-4a74-854e-5674fa5c00fc'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-da5f5adc-c96e-409d-921f-144d759514bd tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28b27486-9a45-47f5-bd61-0cfa29d7f1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f19e2383-138a-40f3-953d-bb3371cf92f9', 'ba953003-ba7f-49fe-822d-c2b6c9fb6ae5', '1ab98f33-c5ac-4604-bafd-227aff61eef2', 'a7a9a973-72c6-4a74-854e-5674fa5c00fc']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-da5f5adc-c96e-409d-921f-144d759514bd tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eae2a68a-4b59-4e60-b60b-7df33a78657b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-65fbbf34-d98c-4717-8be0-ae22d5f9870c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/group_snapshots returned with HTTP 202 Sep 05 20:52:37 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 238/470] 192.168.122.147 () {62 vars in 1208 bytes} [Sat Sep 5 20:52:37 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:37 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:37 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-da5f5adc-c96e-409d-921f-144d759514bd tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eae2a68a-4b59-4e60-b60b-7df33a78657b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b5d7486-125e-4183-8f53-1001c4e75306', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1790063911',encryption_key_id=None,group_id=53d23f3f-0cc6-45e6-8ddc-278b76c10312,group_type_id=,metadata={},multiattach=False,project_id='6123da987a16455988964f9edcf60348',qos_specs=None,replication_status=,reservations=['f19e2383-138a-40f3-953d-bb3371cf92f9','ba953003-ba7f-49fe-822d-c2b6c9fb6ae5','1ab98f33-c5ac-4604-bafd-227aff61eef2','a7a9a973-72c6-4a74-854e-5674fa5c00fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8409cf0e071646aa834d57ade2c5cb24',volume_type_id=77772c05-348d-4c47-ac74-b4d0ec94e2ed), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:52:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1790063911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=53d23f3f-0cc6-45e6-8ddc-278b76c10312,host=None,id=4b5d7486-125e-4183-8f53-1001c4e75306,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6123da987a16455988964f9edcf60348',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8409cf0e071646aa834d57ade2c5cb24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77772c05-348d-4c47-ac74-b4d0ec94e2ed),volume_type_id=77772c05-348d-4c47-ac74-b4d0ec94e2ed)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-da5f5adc-c96e-409d-921f-144d759514bd tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b840afa9-9c92-4732-9825-b932a7ee2e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c861323a-33cd-4c85-9f74-1a17b363c7ae None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c861323a-33cd-4c85-9f74-1a17b363c7ae tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/2f4f5bac-093a-4a97-851a-50b167b891d0 Sep 05 20:52:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c861323a-33cd-4c85-9f74-1a17b363c7ae tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c861323a-33cd-4c85-9f74-1a17b363c7ae tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.group_snapshots [None req-c861323a-33cd-4c85-9f74-1a17b363c7ae tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 2f4f5bac-093a-4a97-851a-50b167b891d0 {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:52:37 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:37 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c861323a-33cd-4c85-9f74-1a17b363c7ae tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/group_snapshots/2f4f5bac-093a-4a97-851a-50b167b891d0 returned with HTTP 200 Sep 05 20:52:37 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 239/471] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 20:52:37 2026] GET /volume/v3/group_snapshots/2f4f5bac-093a-4a97-851a-50b167b891d0 => generated 306 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-da5f5adc-c96e-409d-921f-144d759514bd tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b840afa9-9c92-4732-9825-b932a7ee2e71) transitioned into state 'SUCCESS' from state '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-1790063911',encryption_key_id=None,group_id=53d23f3f-0cc6-45e6-8ddc-278b76c10312,group_type_id=,metadata={},multiattach=False,project_id='6123da987a16455988964f9edcf60348',qos_specs=None,replication_status=,reservations=['f19e2383-138a-40f3-953d-bb3371cf92f9','ba953003-ba7f-49fe-822d-c2b6c9fb6ae5','1ab98f33-c5ac-4604-bafd-227aff61eef2','a7a9a973-72c6-4a74-854e-5674fa5c00fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8409cf0e071646aa834d57ade2c5cb24',volume_type_id=77772c05-348d-4c47-ac74-b4d0ec94e2ed)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-da5f5adc-c96e-409d-921f-144d759514bd tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7f10233-3749-4b63-8b10-afa1a5dda728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-da5f5adc-c96e-409d-921f-144d759514bd tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7f10233-3749-4b63-8b10-afa1a5dda728) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-da5f5adc-c96e-409d-921f-144d759514bd tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Flow 'volume_create_api' (5cbd3d99-2ee3-431c-9793-1402dc19ba83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:37 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-da5f5adc-c96e-409d-921f-144d759514bd tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Create volume request issued successfully. Sep 05 20:52:37 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-da5f5adc-c96e-409d-921f-144d759514bd tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:37 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-da5f5adc-c96e-409d-921f-144d759514bd tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:37 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-da5f5adc-c96e-409d-921f-144d759514bd tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:37 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:37 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-da5f5adc-c96e-409d-921f-144d759514bd tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:52:37 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 233/472] 192.168.122.147 () {62 vars in 1184 bytes} [Sat Sep 5 20:52:37 2026] POST /volume/v3/volumes => generated 823 bytes in 649 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ce558ae3-976f-4cfb-a107-131003e4c77e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ce558ae3-976f-4cfb-a107-131003e4c77e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/volumes/4b5d7486-125e-4183-8f53-1001c4e75306 Sep 05 20:52:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ce558ae3-976f-4cfb-a107-131003e4c77e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ce558ae3-976f-4cfb-a107-131003e4c77e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:37 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:37 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:37 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:37 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:37 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ce558ae3-976f-4cfb-a107-131003e4c77e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Volume info retrieved successfully. Sep 05 20:52:37 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-ce558ae3-976f-4cfb-a107-131003e4c77e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:37 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-ce558ae3-976f-4cfb-a107-131003e4c77e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:37 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-ce558ae3-976f-4cfb-a107-131003e4c77e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:37 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:37 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ce558ae3-976f-4cfb-a107-131003e4c77e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/volumes/4b5d7486-125e-4183-8f53-1001c4e75306 returned with HTTP 200 Sep 05 20:52:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 240/473] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:37 2026] GET /volume/v3/volumes/4b5d7486-125e-4183-8f53-1001c4e75306 => generated 891 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5e1fa556-5a97-41e0-bd3a-5d62bc964d51 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5e1fa556-5a97-41e0-bd3a-5d62bc964d51 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/2f4f5bac-093a-4a97-851a-50b167b891d0 Sep 05 20:52:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5e1fa556-5a97-41e0-bd3a-5d62bc964d51 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5e1fa556-5a97-41e0-bd3a-5d62bc964d51 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.group_snapshots [None req-5e1fa556-5a97-41e0-bd3a-5d62bc964d51 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 2f4f5bac-093a-4a97-851a-50b167b891d0 {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:52:38 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:38 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5e1fa556-5a97-41e0-bd3a-5d62bc964d51 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/group_snapshots/2f4f5bac-093a-4a97-851a-50b167b891d0 returned with HTTP 200 Sep 05 20:52:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 234/474] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 20:52:38 2026] GET /volume/v3/group_snapshots/2f4f5bac-093a-4a97-851a-50b167b891d0 => generated 306 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-33898e01-1f15-4cc8-b86a-02d0909a9d72 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-33898e01-1f15-4cc8-b86a-02d0909a9d72 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/volumes/4b5d7486-125e-4183-8f53-1001c4e75306 Sep 05 20:52:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-33898e01-1f15-4cc8-b86a-02d0909a9d72 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-33898e01-1f15-4cc8-b86a-02d0909a9d72 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:39 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:39 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:39 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:39 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-33898e01-1f15-4cc8-b86a-02d0909a9d72 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Volume info retrieved successfully. Sep 05 20:52:39 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-33898e01-1f15-4cc8-b86a-02d0909a9d72 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:39 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-33898e01-1f15-4cc8-b86a-02d0909a9d72 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:39 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-33898e01-1f15-4cc8-b86a-02d0909a9d72 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:39 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:39 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-33898e01-1f15-4cc8-b86a-02d0909a9d72 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/volumes/4b5d7486-125e-4183-8f53-1001c4e75306 returned with HTTP 200 Sep 05 20:52:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 241/475] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:39 2026] GET /volume/v3/volumes/4b5d7486-125e-4183-8f53-1001c4e75306 => generated 915 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3631ef62-2c40-43ad-9952-e6ed036393e8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3631ef62-2c40-43ad-9952-e6ed036393e8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/2f4f5bac-093a-4a97-851a-50b167b891d0 Sep 05 20:52:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3631ef62-2c40-43ad-9952-e6ed036393e8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3631ef62-2c40-43ad-9952-e6ed036393e8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.group_snapshots [None req-3631ef62-2c40-43ad-9952-e6ed036393e8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 2f4f5bac-093a-4a97-851a-50b167b891d0 {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:52:39 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:39 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3631ef62-2c40-43ad-9952-e6ed036393e8 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/group_snapshots/2f4f5bac-093a-4a97-851a-50b167b891d0 returned with HTTP 200 Sep 05 20:52:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 235/476] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 20:52:39 2026] GET /volume/v3/group_snapshots/2f4f5bac-093a-4a97-851a-50b167b891d0 => generated 306 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5145376b-6d54-4c04-87ab-b30805e2929b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5145376b-6d54-4c04-87ab-b30805e2929b tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/volumes/4b5d7486-125e-4183-8f53-1001c4e75306 Sep 05 20:52:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5145376b-6d54-4c04-87ab-b30805e2929b tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5145376b-6d54-4c04-87ab-b30805e2929b tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:40 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:40 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5145376b-6d54-4c04-87ab-b30805e2929b tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Volume info retrieved successfully. Sep 05 20:52:40 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-5145376b-6d54-4c04-87ab-b30805e2929b tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:40 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-5145376b-6d54-4c04-87ab-b30805e2929b tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:40 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-5145376b-6d54-4c04-87ab-b30805e2929b tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5145376b-6d54-4c04-87ab-b30805e2929b tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/volumes/4b5d7486-125e-4183-8f53-1001c4e75306 returned with HTTP 200 Sep 05 20:52:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 242/477] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:40 2026] GET /volume/v3/volumes/4b5d7486-125e-4183-8f53-1001c4e75306 => generated 915 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-072af82f-3fe6-4d99-9c6c-a13518852f45 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-072af82f-3fe6-4d99-9c6c-a13518852f45 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/2f4f5bac-093a-4a97-851a-50b167b891d0 Sep 05 20:52:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-072af82f-3fe6-4d99-9c6c-a13518852f45 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-072af82f-3fe6-4d99-9c6c-a13518852f45 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.group_snapshots [None req-072af82f-3fe6-4d99-9c6c-a13518852f45 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 2f4f5bac-093a-4a97-851a-50b167b891d0 {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:52:40 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:40 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-072af82f-3fe6-4d99-9c6c-a13518852f45 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/group_snapshots/2f4f5bac-093a-4a97-851a-50b167b891d0 returned with HTTP 200 Sep 05 20:52:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 236/478] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 20:52:40 2026] GET /volume/v3/group_snapshots/2f4f5bac-093a-4a97-851a-50b167b891d0 => generated 307 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6cebcfd3-682f-4392-80c7-5911d66a527d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6cebcfd3-682f-4392-80c7-5911d66a527d tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/snapshots/detail Sep 05 20:52:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6cebcfd3-682f-4392-80c7-5911d66a527d tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6cebcfd3-682f-4392-80c7-5911d66a527d tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-6cebcfd3-682f-4392-80c7-5911d66a527d tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:40 devstack devstack@c-api.service[87415]: DEBUG cinder.db.api [None req-6cebcfd3-682f-4392-80c7-5911d66a527d tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Building query based on filter {{(pid=87415) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:52:40 devstack devstack@c-api.service[87415]: /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 05 20:52:40 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6cebcfd3-682f-4392-80c7-5911d66a527d tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Get all snapshots completed successfully. Sep 05 20:52:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6cebcfd3-682f-4392-80c7-5911d66a527d tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 20:52:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 243/479] 192.168.122.147 () {58 vars in 1148 bytes} [Sat Sep 5 20:52:40 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d2484162-1e43-421d-bcd4-9d6641f82acd None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d2484162-1e43-421d-bcd4-9d6641f82acd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/snapshots/89aac694-168e-4b03-8d3a-91c4fb51121e Sep 05 20:52:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d2484162-1e43-421d-bcd4-9d6641f82acd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d2484162-1e43-421d-bcd4-9d6641f82acd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:40 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:40 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:40 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d2484162-1e43-421d-bcd4-9d6641f82acd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Snapshot retrieved successfully. Sep 05 20:52:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d2484162-1e43-421d-bcd4-9d6641f82acd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/snapshots/89aac694-168e-4b03-8d3a-91c4fb51121e returned with HTTP 200 Sep 05 20:52:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 237/480] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:40 2026] GET /volume/v3/snapshots/89aac694-168e-4b03-8d3a-91c4fb51121e => generated 450 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a4384768-b25e-4ad2-9e4a-f1acc444cf36 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a4384768-b25e-4ad2-9e4a-f1acc444cf36 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/2f4f5bac-093a-4a97-851a-50b167b891d0 Sep 05 20:52:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a4384768-b25e-4ad2-9e4a-f1acc444cf36 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a4384768-b25e-4ad2-9e4a-f1acc444cf36 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.group_snapshots [None req-a4384768-b25e-4ad2-9e4a-f1acc444cf36 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 2f4f5bac-093a-4a97-851a-50b167b891d0 {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:52:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a4384768-b25e-4ad2-9e4a-f1acc444cf36 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/group_snapshots/2f4f5bac-093a-4a97-851a-50b167b891d0 returned with HTTP 200 Sep 05 20:52:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 244/481] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 20:52:40 2026] GET /volume/v3/group_snapshots/2f4f5bac-093a-4a97-851a-50b167b891d0 => generated 307 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-87f2b672-84bf-44b2-9f2f-43ed048ca907 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-87f2b672-84bf-44b2-9f2f-43ed048ca907 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/detail Sep 05 20:52:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-87f2b672-84bf-44b2-9f2f-43ed048ca907 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-87f2b672-84bf-44b2-9f2f-43ed048ca907 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:40 devstack devstack@c-api.service[87416]: /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 05 20:52:40 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 20:52:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-87f2b672-84bf-44b2-9f2f-43ed048ca907 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 05 20:52:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 238/482] 192.168.122.147 () {60 vars in 1207 bytes} [Sat Sep 5 20:52:40 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a5a945c7-724c-4948-be69-800b27c1203b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a5a945c7-724c-4948-be69-800b27c1203b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] DELETE http://192.168.122.147/volume/v3/group_snapshots/2f4f5bac-093a-4a97-851a-50b167b891d0 Sep 05 20:52:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a5a945c7-724c-4948-be69-800b27c1203b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a5a945c7-724c-4948-be69-800b27c1203b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.group_snapshots [None req-a5a945c7-724c-4948-be69-800b27c1203b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] delete called for member 2f4f5bac-093a-4a97-851a-50b167b891d0 {{(pid=87415) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 20:52:40 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.group_snapshots [None req-a5a945c7-724c-4948-be69-800b27c1203b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Delete group_snapshot with id: 2f4f5bac-093a-4a97-851a-50b167b891d0 Sep 05 20:52:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:40 devstack devstack@c-api.service[87415]: /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 05 20:52:40 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a5a945c7-724c-4948-be69-800b27c1203b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/group_snapshots/2f4f5bac-093a-4a97-851a-50b167b891d0 returned with HTTP 202 Sep 05 20:52:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 245/483] 192.168.122.147 () {60 vars in 1300 bytes} [Sat Sep 5 20:52:40 2026] DELETE /volume/v3/group_snapshots/2f4f5bac-093a-4a97-851a-50b167b891d0 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:52:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c954ba18-e880-4f75-a82b-54e1107bbb2c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c954ba18-e880-4f75-a82b-54e1107bbb2c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 20:52:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c954ba18-e880-4f75-a82b-54e1107bbb2c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c954ba18-e880-4f75-a82b-54e1107bbb2c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'detail' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-c954ba18-e880-4f75-a82b-54e1107bbb2c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:40 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:40 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:40 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c954ba18-e880-4f75-a82b-54e1107bbb2c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:52:40 devstack devstack@c-api.service[87416]: /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 05 20:52:40 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:52:40 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:40 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:40 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c954ba18-e880-4f75-a82b-54e1107bbb2c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Get all volumes completed successfully. Sep 05 20:52:40 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-c954ba18-e880-4f75-a82b-54e1107bbb2c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:40 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-c954ba18-e880-4f75-a82b-54e1107bbb2c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:41 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-c954ba18-e880-4f75-a82b-54e1107bbb2c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:41 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:41 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c954ba18-e880-4f75-a82b-54e1107bbb2c tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:52:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 239/484] 192.168.122.147 () {60 vars in 1183 bytes} [Sat Sep 5 20:52:40 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3408c43b-aeeb-4056-8ba2-8beaee6357fd None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3408c43b-aeeb-4056-8ba2-8beaee6357fd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/snapshots/detail Sep 05 20:52:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3408c43b-aeeb-4056-8ba2-8beaee6357fd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3408c43b-aeeb-4056-8ba2-8beaee6357fd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-3408c43b-aeeb-4056-8ba2-8beaee6357fd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:41 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:41 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:41 devstack devstack@c-api.service[87415]: DEBUG cinder.db.api [None req-3408c43b-aeeb-4056-8ba2-8beaee6357fd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Building query based on filter {{(pid=87415) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:52:41 devstack devstack@c-api.service[87415]: /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 05 20:52:41 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:41 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3408c43b-aeeb-4056-8ba2-8beaee6357fd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Get all snapshots completed successfully. Sep 05 20:52:41 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:41 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3408c43b-aeeb-4056-8ba2-8beaee6357fd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 20:52:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 246/485] 192.168.122.147 () {58 vars in 1148 bytes} [Sat Sep 5 20:52:41 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-38ea597c-b67a-4f8c-ad35-c18897344392 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-38ea597c-b67a-4f8c-ad35-c18897344392 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/snapshots/89aac694-168e-4b03-8d3a-91c4fb51121e Sep 05 20:52:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-38ea597c-b67a-4f8c-ad35-c18897344392 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-38ea597c-b67a-4f8c-ad35-c18897344392 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:41 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:41 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:41 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-38ea597c-b67a-4f8c-ad35-c18897344392 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Snapshot retrieved successfully. Sep 05 20:52:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-38ea597c-b67a-4f8c-ad35-c18897344392 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/snapshots/89aac694-168e-4b03-8d3a-91c4fb51121e returned with HTTP 200 Sep 05 20:52:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 240/486] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:41 2026] GET /volume/v3/snapshots/89aac694-168e-4b03-8d3a-91c4fb51121e => generated 449 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f9f86173-b8ca-46ef-912e-a4e3d4507140 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f9f86173-b8ca-46ef-912e-a4e3d4507140 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/volumes/4b5d7486-125e-4183-8f53-1001c4e75306 Sep 05 20:52:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f9f86173-b8ca-46ef-912e-a4e3d4507140 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f9f86173-b8ca-46ef-912e-a4e3d4507140 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:41 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:41 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:41 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:41 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:41 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f9f86173-b8ca-46ef-912e-a4e3d4507140 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Volume info retrieved successfully. Sep 05 20:52:41 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-f9f86173-b8ca-46ef-912e-a4e3d4507140 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:41 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-f9f86173-b8ca-46ef-912e-a4e3d4507140 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:41 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-f9f86173-b8ca-46ef-912e-a4e3d4507140 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:41 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:41 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f9f86173-b8ca-46ef-912e-a4e3d4507140 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/volumes/4b5d7486-125e-4183-8f53-1001c4e75306 returned with HTTP 200 Sep 05 20:52:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 247/487] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:41 2026] GET /volume/v3/volumes/4b5d7486-125e-4183-8f53-1001c4e75306 => generated 916 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-878518de-f652-45a4-94ae-5c1455ae73a8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-878518de-f652-45a4-94ae-5c1455ae73a8 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] PUT http://192.168.122.147/volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 Sep 05 20:52:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-878518de-f652-45a4-94ae-5c1455ae73a8 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "4b5d7486-125e-4183-8f53-1001c4e75306"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-878518de-f652-45a4-94ae-5c1455ae73a8 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Update called for group 53d23f3f-0cc6-45e6-8ddc-278b76c10312. {{(pid=87416) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 20:52:41 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.groups [None req-878518de-f652-45a4-94ae-5c1455ae73a8 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Updating group 53d23f3f-0cc6-45e6-8ddc-278b76c10312 with name new_group description: This is a new group add_volumes: None remove_volumes: 4b5d7486-125e-4183-8f53-1001c4e75306. Sep 05 20:52:41 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:41 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-878518de-f652-45a4-94ae-5c1455ae73a8 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 returned with HTTP 202 Sep 05 20:52:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 241/488] 192.168.122.147 () {62 vars in 1291 bytes} [Sat Sep 5 20:52:41 2026] PUT /volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:52:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-89d6febc-0f9d-4ff2-ae76-ee4c32bbf22f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-89d6febc-0f9d-4ff2-ae76-ee4c32bbf22f tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 Sep 05 20:52:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-89d6febc-0f9d-4ff2-ae76-ee4c32bbf22f tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-89d6febc-0f9d-4ff2-ae76-ee4c32bbf22f tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-89d6febc-0f9d-4ff2-ae76-ee4c32bbf22f tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] show called for member 53d23f3f-0cc6-45e6-8ddc-278b76c10312 {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:41 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:41 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:41 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:41 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:52:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-89d6febc-0f9d-4ff2-ae76-ee4c32bbf22f tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 returned with HTTP 200 Sep 05 20:52:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 248/489] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:41 2026] GET /volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 => generated 323 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e640ed1f-7271-4683-a5fc-e4c523fb25fd None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e640ed1f-7271-4683-a5fc-e4c523fb25fd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/snapshots/89aac694-168e-4b03-8d3a-91c4fb51121e Sep 05 20:52:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e640ed1f-7271-4683-a5fc-e4c523fb25fd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e640ed1f-7271-4683-a5fc-e4c523fb25fd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:42 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:42 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:42 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e640ed1f-7271-4683-a5fc-e4c523fb25fd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Snapshot retrieved successfully. Sep 05 20:52:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e640ed1f-7271-4683-a5fc-e4c523fb25fd tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/snapshots/89aac694-168e-4b03-8d3a-91c4fb51121e returned with HTTP 200 Sep 05 20:52:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 242/490] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:42 2026] GET /volume/v3/snapshots/89aac694-168e-4b03-8d3a-91c4fb51121e => generated 449 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-adc7e65c-3d71-488a-b962-f8c11d12f9f0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-adc7e65c-3d71-488a-b962-f8c11d12f9f0 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 Sep 05 20:52:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-adc7e65c-3d71-488a-b962-f8c11d12f9f0 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-adc7e65c-3d71-488a-b962-f8c11d12f9f0 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-adc7e65c-3d71-488a-b962-f8c11d12f9f0 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] show called for member 53d23f3f-0cc6-45e6-8ddc-278b76c10312 {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:42 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:42 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:42 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:42 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:52:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-adc7e65c-3d71-488a-b962-f8c11d12f9f0 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 returned with HTTP 200 Sep 05 20:52:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 249/491] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:42 2026] GET /volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 => generated 324 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:52:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-10064cea-0327-418d-b86d-aa4c8ca1a428 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-10064cea-0327-418d-b86d-aa4c8ca1a428 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 Sep 05 20:52:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-10064cea-0327-418d-b86d-aa4c8ca1a428 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-10064cea-0327-418d-b86d-aa4c8ca1a428 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-10064cea-0327-418d-b86d-aa4c8ca1a428 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] show called for member 53d23f3f-0cc6-45e6-8ddc-278b76c10312 {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:42 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:42 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:42 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:42 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), Sep 05 20:52:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-10064cea-0327-418d-b86d-aa4c8ca1a428 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 returned with HTTP 200 Sep 05 20:52:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 243/492] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:42 2026] GET /volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 => generated 324 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2640a78b-2eda-49de-81a9-4dd3e4d9c2dc None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2640a78b-2eda-49de-81a9-4dd3e4d9c2dc tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 20:52:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2640a78b-2eda-49de-81a9-4dd3e4d9c2dc tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2640a78b-2eda-49de-81a9-4dd3e4d9c2dc tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-2640a78b-2eda-49de-81a9-4dd3e4d9c2dc tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:42 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:42 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:42 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2640a78b-2eda-49de-81a9-4dd3e4d9c2dc tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:52:42 devstack devstack@c-api.service[87415]: /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 05 20:52:42 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:52:42 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:42 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:42 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:42 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:42 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2640a78b-2eda-49de-81a9-4dd3e4d9c2dc tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Get all volumes completed successfully. Sep 05 20:52:42 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-2640a78b-2eda-49de-81a9-4dd3e4d9c2dc tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:42 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-2640a78b-2eda-49de-81a9-4dd3e4d9c2dc tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:43 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-2640a78b-2eda-49de-81a9-4dd3e4d9c2dc tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:43 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:43 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2640a78b-2eda-49de-81a9-4dd3e4d9c2dc tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:52:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 250/493] 192.168.122.147 () {60 vars in 1183 bytes} [Sat Sep 5 20:52:42 2026] GET /volume/v3/volumes/detail => generated 1791 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 20:52:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0d996a77-29df-4411-9572-6451cd4dfbb1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0d996a77-29df-4411-9572-6451cd4dfbb1 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] PUT http://192.168.122.147/volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 Sep 05 20:52:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0d996a77-29df-4411-9572-6451cd4dfbb1 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "4b5d7486-125e-4183-8f53-1001c4e75306"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-0d996a77-29df-4411-9572-6451cd4dfbb1 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Update called for group 53d23f3f-0cc6-45e6-8ddc-278b76c10312. {{(pid=87416) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 20:52:43 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.groups [None req-0d996a77-29df-4411-9572-6451cd4dfbb1 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Updating group 53d23f3f-0cc6-45e6-8ddc-278b76c10312 with name None description: None add_volumes: 4b5d7486-125e-4183-8f53-1001c4e75306 remove_volumes: None. Sep 05 20:52:43 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:43 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:43 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:43 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:43 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:43 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), Sep 05 20:52:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0d996a77-29df-4411-9572-6451cd4dfbb1 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 returned with HTTP 202 Sep 05 20:52:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 244/494] 192.168.122.147 () {62 vars in 1290 bytes} [Sat Sep 5 20:52:43 2026] PUT /volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:52:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1a793da4-5af3-4f3d-9aec-218e6cec07fa None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1a793da4-5af3-4f3d-9aec-218e6cec07fa tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 Sep 05 20:52:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1a793da4-5af3-4f3d-9aec-218e6cec07fa tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1a793da4-5af3-4f3d-9aec-218e6cec07fa tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-1a793da4-5af3-4f3d-9aec-218e6cec07fa tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] show called for member 53d23f3f-0cc6-45e6-8ddc-278b76c10312 {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:43 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:43 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-eda02376-7b00-4329-8ca8-5828b9100d73 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-eda02376-7b00-4329-8ca8-5828b9100d73 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/snapshots/89aac694-168e-4b03-8d3a-91c4fb51121e Sep 05 20:52:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-eda02376-7b00-4329-8ca8-5828b9100d73 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-eda02376-7b00-4329-8ca8-5828b9100d73 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:43 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:43 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:52:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1a793da4-5af3-4f3d-9aec-218e6cec07fa tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 returned with HTTP 200 Sep 05 20:52:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-eda02376-7b00-4329-8ca8-5828b9100d73 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/snapshots/89aac694-168e-4b03-8d3a-91c4fb51121e returned with HTTP 404 Sep 05 20:52:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 251/495] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:43 2026] GET /volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 => generated 323 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 245/496] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:43 2026] GET /volume/v3/snapshots/89aac694-168e-4b03-8d3a-91c4fb51121e => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5215ac6e-59bf-4ccd-a3e9-0a1b2ddaa942 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5215ac6e-59bf-4ccd-a3e9-0a1b2ddaa942 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/2f4f5bac-093a-4a97-851a-50b167b891d0 Sep 05 20:52:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5215ac6e-59bf-4ccd-a3e9-0a1b2ddaa942 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5215ac6e-59bf-4ccd-a3e9-0a1b2ddaa942 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.group_snapshots [None req-5215ac6e-59bf-4ccd-a3e9-0a1b2ddaa942 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member 2f4f5bac-093a-4a97-851a-50b167b891d0 {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:52:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5215ac6e-59bf-4ccd-a3e9-0a1b2ddaa942 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/group_snapshots/2f4f5bac-093a-4a97-851a-50b167b891d0 returned with HTTP 404 Sep 05 20:52:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 252/497] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 20:52:43 2026] GET /volume/v3/group_snapshots/2f4f5bac-093a-4a97-851a-50b167b891d0 => generated 116 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:52:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6ac0184d-45da-4d5a-b3ad-6b208ba4b73f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6ac0184d-45da-4d5a-b3ad-6b208ba4b73f tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/group_snapshots Sep 05 20:52:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6ac0184d-45da-4d5a-b3ad-6b208ba4b73f tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6ac0184d-45da-4d5a-b3ad-6b208ba4b73f tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:43 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:43 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:43 devstack devstack@c-api.service[87416]: /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 05 20:52:43 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 20:52:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6ac0184d-45da-4d5a-b3ad-6b208ba4b73f tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/group_snapshots returned with HTTP 200 Sep 05 20:52:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 246/498] 192.168.122.147 () {60 vars in 1186 bytes} [Sat Sep 5 20:52:43 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:52:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-42c7cd57-4a63-42df-9a9e-5441bae40629 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-42c7cd57-4a63-42df-9a9e-5441bae40629 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] DELETE http://192.168.122.147/volume/v3/group_snapshots/2f4f5bac-093a-4a97-851a-50b167b891d0 Sep 05 20:52:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-42c7cd57-4a63-42df-9a9e-5441bae40629 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-42c7cd57-4a63-42df-9a9e-5441bae40629 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.group_snapshots [None req-42c7cd57-4a63-42df-9a9e-5441bae40629 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] delete called for member 2f4f5bac-093a-4a97-851a-50b167b891d0 {{(pid=87415) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 20:52:43 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.group_snapshots [None req-42c7cd57-4a63-42df-9a9e-5441bae40629 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Delete group_snapshot with id: 2f4f5bac-093a-4a97-851a-50b167b891d0 Sep 05 20:52:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-42c7cd57-4a63-42df-9a9e-5441bae40629 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/group_snapshots/2f4f5bac-093a-4a97-851a-50b167b891d0 returned with HTTP 404 Sep 05 20:52:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 253/499] 192.168.122.147 () {60 vars in 1300 bytes} [Sat Sep 5 20:52:43 2026] DELETE /volume/v3/group_snapshots/2f4f5bac-093a-4a97-851a-50b167b891d0 => generated 116 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:52:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5eed5936-3e45-4f9e-96b9-2f265f74934b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5eed5936-3e45-4f9e-96b9-2f265f74934b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 20:52:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5eed5936-3e45-4f9e-96b9-2f265f74934b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5eed5936-3e45-4f9e-96b9-2f265f74934b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'detail' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-5eed5936-3e45-4f9e-96b9-2f265f74934b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:43 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-5eed5936-3e45-4f9e-96b9-2f265f74934b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:52:43 devstack devstack@c-api.service[87416]: /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 05 20:52:43 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:52:43 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:43 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:43 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5eed5936-3e45-4f9e-96b9-2f265f74934b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Get all volumes completed successfully. Sep 05 20:52:43 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-5eed5936-3e45-4f9e-96b9-2f265f74934b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:43 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-5eed5936-3e45-4f9e-96b9-2f265f74934b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:43 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-5eed5936-3e45-4f9e-96b9-2f265f74934b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:43 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:43 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5eed5936-3e45-4f9e-96b9-2f265f74934b tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:52:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 247/500] 192.168.122.147 () {60 vars in 1183 bytes} [Sat Sep 5 20:52:43 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-15563a00-ab8b-47b9-aff5-7a9b47aac3c2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-15563a00-ab8b-47b9-aff5-7a9b47aac3c2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] POST http://192.168.122.147/volume/v3/groups/c83c27fe-8a21-49ac-aa23-9459f533f1a9/action Sep 05 20:52:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-15563a00-ab8b-47b9-aff5-7a9b47aac3c2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-15563a00-ab8b-47b9-aff5-7a9b47aac3c2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-15563a00-ab8b-47b9-aff5-7a9b47aac3c2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] delete called for group c83c27fe-8a21-49ac-aa23-9459f533f1a9 {{(pid=87415) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 20:52:43 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.groups [None req-15563a00-ab8b-47b9-aff5-7a9b47aac3c2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Delete group with id: c83c27fe-8a21-49ac-aa23-9459f533f1a9 Sep 05 20:52:43 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:43 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:43 devstack devstack@c-api.service[87415]: /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 05 20:52:43 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 20:52:43 devstack devstack@c-api.service[87415]: /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 05 20:52:43 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-15563a00-ab8b-47b9-aff5-7a9b47aac3c2 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/groups/c83c27fe-8a21-49ac-aa23-9459f533f1a9/action returned with HTTP 202 Sep 05 20:52:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 254/501] 192.168.122.147 () {62 vars in 1312 bytes} [Sat Sep 5 20:52:43 2026] POST /volume/v3/groups/c83c27fe-8a21-49ac-aa23-9459f533f1a9/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:52:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2435f570-ab93-4c88-90b9-986e4145b4a3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2435f570-ab93-4c88-90b9-986e4145b4a3 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/d9016f02-1bcc-4d29-bbe4-0efa12acfcd9 Sep 05 20:52:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2435f570-ab93-4c88-90b9-986e4145b4a3 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2435f570-ab93-4c88-90b9-986e4145b4a3 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:43 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:43 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:43 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:43 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:43 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2435f570-ab93-4c88-90b9-986e4145b4a3 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Volume info retrieved successfully. Sep 05 20:52:43 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-2435f570-ab93-4c88-90b9-986e4145b4a3 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:43 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-2435f570-ab93-4c88-90b9-986e4145b4a3 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:43 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-2435f570-ab93-4c88-90b9-986e4145b4a3 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:43 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:43 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2435f570-ab93-4c88-90b9-986e4145b4a3 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/d9016f02-1bcc-4d29-bbe4-0efa12acfcd9 returned with HTTP 200 Sep 05 20:52:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 248/502] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:43 2026] GET /volume/v3/volumes/d9016f02-1bcc-4d29-bbe4-0efa12acfcd9 => generated 922 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0affc1c5-e81d-48e9-9d0f-991deeb01aa5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0affc1c5-e81d-48e9-9d0f-991deeb01aa5 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 Sep 05 20:52:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0affc1c5-e81d-48e9-9d0f-991deeb01aa5 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0affc1c5-e81d-48e9-9d0f-991deeb01aa5 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-0affc1c5-e81d-48e9-9d0f-991deeb01aa5 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] show called for member 53d23f3f-0cc6-45e6-8ddc-278b76c10312 {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:44 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:44 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:44 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:44 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:52:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0affc1c5-e81d-48e9-9d0f-991deeb01aa5 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 returned with HTTP 200 Sep 05 20:52:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 255/503] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:44 2026] GET /volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 => generated 324 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8d3b781d-c8c1-46dd-9487-b6ddabc6fa2e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8d3b781d-c8c1-46dd-9487-b6ddabc6fa2e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 20:52:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8d3b781d-c8c1-46dd-9487-b6ddabc6fa2e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8d3b781d-c8c1-46dd-9487-b6ddabc6fa2e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'detail' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-8d3b781d-c8c1-46dd-9487-b6ddabc6fa2e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:44 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8d3b781d-c8c1-46dd-9487-b6ddabc6fa2e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:52:44 devstack devstack@c-api.service[87416]: /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 05 20:52:44 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:52:44 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:44 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:44 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:44 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:44 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8d3b781d-c8c1-46dd-9487-b6ddabc6fa2e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Get all volumes completed successfully. Sep 05 20:52:44 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-8d3b781d-c8c1-46dd-9487-b6ddabc6fa2e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:44 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-8d3b781d-c8c1-46dd-9487-b6ddabc6fa2e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:44 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-8d3b781d-c8c1-46dd-9487-b6ddabc6fa2e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:44 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:44 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:44 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-8d3b781d-c8c1-46dd-9487-b6ddabc6fa2e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:44 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-8d3b781d-c8c1-46dd-9487-b6ddabc6fa2e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:44 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-8d3b781d-c8c1-46dd-9487-b6ddabc6fa2e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:44 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:44 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8d3b781d-c8c1-46dd-9487-b6ddabc6fa2e tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:52:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 249/504] 192.168.122.147 () {60 vars in 1183 bytes} [Sat Sep 5 20:52:44 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:52:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-88893e83-3db8-43c3-b2d8-f2c41eeee7b2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-88893e83-3db8-43c3-b2d8-f2c41eeee7b2 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 20:52:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-88893e83-3db8-43c3-b2d8-f2c41eeee7b2 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-88893e83-3db8-43c3-b2d8-f2c41eeee7b2 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-88893e83-3db8-43c3-b2d8-f2c41eeee7b2 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:44 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:44 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:44 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-88893e83-3db8-43c3-b2d8-f2c41eeee7b2 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:52:44 devstack devstack@c-api.service[87415]: /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 05 20:52:44 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:52:44 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:44 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:44 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:44 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:44 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-88893e83-3db8-43c3-b2d8-f2c41eeee7b2 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Get all volumes completed successfully. Sep 05 20:52:44 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-88893e83-3db8-43c3-b2d8-f2c41eeee7b2 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:44 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-88893e83-3db8-43c3-b2d8-f2c41eeee7b2 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:44 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-88893e83-3db8-43c3-b2d8-f2c41eeee7b2 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:44 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:44 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:44 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-88893e83-3db8-43c3-b2d8-f2c41eeee7b2 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:44 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-88893e83-3db8-43c3-b2d8-f2c41eeee7b2 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-801d0c47-fdfb-4eff-9a24-866007db85de None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:44 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-88893e83-3db8-43c3-b2d8-f2c41eeee7b2 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-801d0c47-fdfb-4eff-9a24-866007db85de tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/volumes/d9016f02-1bcc-4d29-bbe4-0efa12acfcd9 Sep 05 20:52:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-801d0c47-fdfb-4eff-9a24-866007db85de tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-801d0c47-fdfb-4eff-9a24-866007db85de tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:44 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:44 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-801d0c47-fdfb-4eff-9a24-866007db85de tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/volumes/d9016f02-1bcc-4d29-bbe4-0efa12acfcd9 returned with HTTP 404 Sep 05 20:52:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 250/505] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:44 2026] GET /volume/v3/volumes/d9016f02-1bcc-4d29-bbe4-0efa12acfcd9 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 20:52:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6e57b569-d974-43b9-a3dc-b8649664b570 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6e57b569-d974-43b9-a3dc-b8649664b570 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] GET http://192.168.122.147/volume/v3/groups/c83c27fe-8a21-49ac-aa23-9459f533f1a9 Sep 05 20:52:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6e57b569-d974-43b9-a3dc-b8649664b570 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6e57b569-d974-43b9-a3dc-b8649664b570 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-6e57b569-d974-43b9-a3dc-b8649664b570 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] show called for member c83c27fe-8a21-49ac-aa23-9459f533f1a9 {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6e57b569-d974-43b9-a3dc-b8649664b570 tempest-GroupSnapshotsTest-888304146 tempest-GroupSnapshotsTest-888304146-project-member] http://192.168.122.147/volume/v3/groups/c83c27fe-8a21-49ac-aa23-9459f533f1a9 returned with HTTP 404 Sep 05 20:52:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-88893e83-3db8-43c3-b2d8-f2c41eeee7b2 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:52:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 251/506] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:44 2026] GET /volume/v3/groups/c83c27fe-8a21-49ac-aa23-9459f533f1a9 => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:52:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 256/507] 192.168.122.147 () {60 vars in 1183 bytes} [Sat Sep 5 20:52:44 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:52:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-16370db8-5810-46ca-8b4a-452e0dce34af None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-16370db8-5810-46ca-8b4a-452e0dce34af tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] DELETE http://192.168.122.147/volume/v3/group_types/2cf7ef49-3157-4d43-9cc2-2619bba02e75 Sep 05 20:52:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-16370db8-5810-46ca-8b4a-452e0dce34af tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-16370db8-5810-46ca-8b4a-452e0dce34af tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-06c39029-bfcb-4603-9498-15f339f2043a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-06c39029-bfcb-4603-9498-15f339f2043a tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] POST http://192.168.122.147/volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312/action Sep 05 20:52:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-06c39029-bfcb-4603-9498-15f339f2043a tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-06c39029-bfcb-4603-9498-15f339f2043a tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-06c39029-bfcb-4603-9498-15f339f2043a tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] delete called for group 53d23f3f-0cc6-45e6-8ddc-278b76c10312 {{(pid=87415) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 20:52:45 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.groups [None req-06c39029-bfcb-4603-9498-15f339f2043a tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Delete group with id: 53d23f3f-0cc6-45e6-8ddc-278b76c10312 Sep 05 20:52:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-16370db8-5810-46ca-8b4a-452e0dce34af tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] http://192.168.122.147/volume/v3/group_types/2cf7ef49-3157-4d43-9cc2-2619bba02e75 returned with HTTP 202 Sep 05 20:52:45 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 252/508] 192.168.122.147 () {60 vars in 1288 bytes} [Sat Sep 5 20:52:44 2026] DELETE /volume/v3/group_types/2cf7ef49-3157-4d43-9cc2-2619bba02e75 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:52:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-aec3224d-0e9c-4079-9721-0e5691bcdae5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:45 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:45 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-aec3224d-0e9c-4079-9721-0e5691bcdae5 tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] DELETE http://192.168.122.147/volume/v3/types/d950cdd7-a9a7-4bec-96ed-ff600b0b8089 Sep 05 20:52:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-aec3224d-0e9c-4079-9721-0e5691bcdae5 tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-aec3224d-0e9c-4079-9721-0e5691bcdae5 tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:45 devstack devstack@c-api.service[87415]: /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 05 20:52:45 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 20:52:45 devstack devstack@c-api.service[87415]: /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 05 20:52:45 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-aec3224d-0e9c-4079-9721-0e5691bcdae5 tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] http://192.168.122.147/volume/v3/types/d950cdd7-a9a7-4bec-96ed-ff600b0b8089 returned with HTTP 202 Sep 05 20:52:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-06c39029-bfcb-4603-9498-15f339f2043a tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312/action returned with HTTP 202 Sep 05 20:52:45 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 257/509] 192.168.122.147 () {62 vars in 1312 bytes} [Sat Sep 5 20:52:45 2026] POST /volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312/action => generated 0 bytes in 240 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:52:45 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 253/510] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 20:52:45 2026] DELETE /volume/v3/types/d950cdd7-a9a7-4bec-96ed-ff600b0b8089 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:52:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9afebcf4-7865-4e1c-ae59-eb94d8ee3360 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-36763e61-d099-456b-a643-2d4b8cce3f17 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9afebcf4-7865-4e1c-ae59-eb94d8ee3360 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/volumes/4b5d7486-125e-4183-8f53-1001c4e75306 Sep 05 20:52:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9afebcf4-7865-4e1c-ae59-eb94d8ee3360 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-36763e61-d099-456b-a643-2d4b8cce3f17 tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] GET http://192.168.122.147/volume/v3/types/d950cdd7-a9a7-4bec-96ed-ff600b0b8089 Sep 05 20:52:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9afebcf4-7865-4e1c-ae59-eb94d8ee3360 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-36763e61-d099-456b-a643-2d4b8cce3f17 tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-36763e61-d099-456b-a643-2d4b8cce3f17 tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-36763e61-d099-456b-a643-2d4b8cce3f17 tempest-GroupSnapshotsTest-1238137503 tempest-GroupSnapshotsTest-1238137503-project-admin] http://192.168.122.147/volume/v3/types/d950cdd7-a9a7-4bec-96ed-ff600b0b8089 returned with HTTP 404 Sep 05 20:52:45 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 258/511] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 20:52:45 2026] GET /volume/v3/types/d950cdd7-a9a7-4bec-96ed-ff600b0b8089 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:45 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:45 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:45 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:45 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:45 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9afebcf4-7865-4e1c-ae59-eb94d8ee3360 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Volume info retrieved successfully. Sep 05 20:52:45 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-9afebcf4-7865-4e1c-ae59-eb94d8ee3360 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:45 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-9afebcf4-7865-4e1c-ae59-eb94d8ee3360 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:45 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-9afebcf4-7865-4e1c-ae59-eb94d8ee3360 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:45 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:45 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9afebcf4-7865-4e1c-ae59-eb94d8ee3360 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/volumes/4b5d7486-125e-4183-8f53-1001c4e75306 returned with HTTP 200 Sep 05 20:52:45 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 254/512] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:45 2026] GET /volume/v3/volumes/4b5d7486-125e-4183-8f53-1001c4e75306 => generated 915 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-07e721d1-66f7-40b6-af72-025e8c161313 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ce829256-c709-460c-be1e-4bef6cded676 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-07e721d1-66f7-40b6-af72-025e8c161313 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:52:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-07e721d1-66f7-40b6-af72-025e8c161313 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1586254092"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ce829256-c709-460c-be1e-4bef6cded676 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/volumes/4b5d7486-125e-4183-8f53-1001c4e75306 Sep 05 20:52:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ce829256-c709-460c-be1e-4bef6cded676 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ce829256-c709-460c-be1e-4bef6cded676 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:46 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:46 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:46 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:46 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-07e721d1-66f7-40b6-af72-025e8c161313 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 20:52:46 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 259/513] 192.168.122.147 () {60 vars in 1136 bytes} [Sat Sep 5 20:52:46 2026] POST /volume/v3/types => generated 228 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-545b1fcd-c175-44cc-9f41-cc521ba10705 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-545b1fcd-c175-44cc-9f41-cc521ba10705 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] POST http://192.168.122.147/volume/v3/group_types Sep 05 20:52:46 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ce829256-c709-460c-be1e-4bef6cded676 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Volume info retrieved successfully. Sep 05 20:52:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-545b1fcd-c175-44cc-9f41-cc521ba10705 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1166833876"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:46 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-ce829256-c709-460c-be1e-4bef6cded676 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:46 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-ce829256-c709-460c-be1e-4bef6cded676 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-545b1fcd-c175-44cc-9f41-cc521ba10705 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] http://192.168.122.147/volume/v3/group_types returned with HTTP 202 Sep 05 20:52:46 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 260/514] 192.168.122.147 () {62 vars in 1195 bytes} [Sat Sep 5 20:52:46 2026] POST /volume/v3/group_types => generated 185 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a0645de5-2ffe-423c-9c9a-b6682f20ca58 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:46 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-ce829256-c709-460c-be1e-4bef6cded676 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:46 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:46 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ce829256-c709-460c-be1e-4bef6cded676 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/volumes/4b5d7486-125e-4183-8f53-1001c4e75306 returned with HTTP 200 Sep 05 20:52:46 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 255/515] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:46 2026] GET /volume/v3/volumes/4b5d7486-125e-4183-8f53-1001c4e75306 => generated 915 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-029884c7-2fe5-4af0-942e-47d520e3d2ea None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a0645de5-2ffe-423c-9c9a-b6682f20ca58 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] POST http://192.168.122.147/volume/v3/groups Sep 05 20:52:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a0645de5-2ffe-423c-9c9a-b6682f20ca58 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "03a4e2d4-21b7-4b84-b8ae-4b3f1da67187", "volume_types": ["ed570252-0eec-4f6a-8c50-c3a39ed6ac16"], "name": "tempest-GroupSnapshotsV319Test-Group-1876436594"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-a0645de5-2ffe-423c-9c9a-b6682f20ca58 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Creating new group {'group': {'group_type': '03a4e2d4-21b7-4b84-b8ae-4b3f1da67187', 'volume_types': ['ed570252-0eec-4f6a-8c50-c3a39ed6ac16'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1876436594'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 20:52:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-029884c7-2fe5-4af0-942e-47d520e3d2ea tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:52:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-029884c7-2fe5-4af0-942e-47d520e3d2ea tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-231607212"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-029884c7-2fe5-4af0-942e-47d520e3d2ea tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-231607212'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:52:47 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-029884c7-2fe5-4af0-942e-47d520e3d2ea tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Create volume of 1 GB Sep 05 20:52:47 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.groups [None req-a0645de5-2ffe-423c-9c9a-b6682f20ca58 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1876436594. Sep 05 20:52:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-029884c7-2fe5-4af0-942e-47d520e3d2ea tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Availability Zones retrieved successfully. Sep 05 20:52:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a0645de5-2ffe-423c-9c9a-b6682f20ca58 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Availability Zones retrieved successfully. Sep 05 20:52:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-029884c7-2fe5-4af0-942e-47d520e3d2ea tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Flow 'volume_create_api' (0b9a264c-e326-45fa-8c9b-d91295b576c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-029884c7-2fe5-4af0-942e-47d520e3d2ea tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (841b10e6-4564-4629-baed-e72ae53b94c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-029884c7-2fe5-4af0-942e-47d520e3d2ea tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:52:47 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-a0645de5-2ffe-423c-9c9a-b6682f20ca58 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Created reservations ['0d27cc75-f859-4b53-9c80-6cc7da39c554'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a0645de5-2ffe-423c-9c9a-b6682f20ca58 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/groups returned with HTTP 202 Sep 05 20:52:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 261/516] 192.168.122.147 () {62 vars in 1181 bytes} [Sat Sep 5 20:52:46 2026] POST /volume/v3/groups => generated 116 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d416bed6-7331-4178-be74-992c1d502e7e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-029884c7-2fe5-4af0-942e-47d520e3d2ea tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (841b10e6-4564-4629-baed-e72ae53b94c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-029884c7-2fe5-4af0-942e-47d520e3d2ea tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cf492bf-ab55-4066-9a0b-074a89436bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d416bed6-7331-4178-be74-992c1d502e7e tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] GET http://192.168.122.147/volume/v3/groups/fb20c470-3a7a-4109-a4aa-592737ce1278 Sep 05 20:52:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d416bed6-7331-4178-be74-992c1d502e7e tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d416bed6-7331-4178-be74-992c1d502e7e tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-d416bed6-7331-4178-be74-992c1d502e7e tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] show called for member fb20c470-3a7a-4109-a4aa-592737ce1278 {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:47 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:47 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:47 devstack devstack@c-api.service[87415]: DEBUG dbcounter [-] [87415] Writing DB stats cinder:SELECT=544,cinder:UPDATE=106,cinder:INSERT=63 {{(pid=87415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:52:47 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:47 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:52:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d416bed6-7331-4178-be74-992c1d502e7e tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/groups/fb20c470-3a7a-4109-a4aa-592737ce1278 returned with HTTP 200 Sep 05 20:52:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 262/517] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:47 2026] GET /volume/v3/groups/fb20c470-3a7a-4109-a4aa-592737ce1278 => generated 396 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:47 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-029884c7-2fe5-4af0-942e-47d520e3d2ea tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Created reservations ['b5986158-1dd9-4edf-8d2b-eda2ecf03b3f', '9283cbd9-434e-41a1-b06b-ee0692bf4e10', '78dc6173-5e83-4e55-8977-6d68590e854b', '0936c288-e7a0-4406-b4b0-eb3b9930ff23'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-029884c7-2fe5-4af0-942e-47d520e3d2ea tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cf492bf-ab55-4066-9a0b-074a89436bc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5986158-1dd9-4edf-8d2b-eda2ecf03b3f', '9283cbd9-434e-41a1-b06b-ee0692bf4e10', '78dc6173-5e83-4e55-8977-6d68590e854b', '0936c288-e7a0-4406-b4b0-eb3b9930ff23']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-029884c7-2fe5-4af0-942e-47d520e3d2ea tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38ff34dc-b636-4e34-a773-4991e8f21209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:47 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:47 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-029884c7-2fe5-4af0-942e-47d520e3d2ea tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38ff34dc-b636-4e34-a773-4991e8f21209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5613e963-f42e-4038-b4c7-16cff69dec8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-231607212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c4c58a646084775a4036f9fa45616d6',qos_specs=None,replication_status=,reservations=['b5986158-1dd9-4edf-8d2b-eda2ecf03b3f','9283cbd9-434e-41a1-b06b-ee0692bf4e10','78dc6173-5e83-4e55-8977-6d68590e854b','0936c288-e7a0-4406-b4b0-eb3b9930ff23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92f960f98b7e44c1824e91fa34c99f61',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:52:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-231607212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5613e963-f42e-4038-b4c7-16cff69dec8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c4c58a646084775a4036f9fa45616d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92f960f98b7e44c1824e91fa34c99f61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-029884c7-2fe5-4af0-942e-47d520e3d2ea tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cd8a625-61ae-45ae-bde3-3ba655b290d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c6c51796-f62b-47a0-aeb6-86ba24e83d1d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c6c51796-f62b-47a0-aeb6-86ba24e83d1d tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/volumes/4b5d7486-125e-4183-8f53-1001c4e75306 Sep 05 20:52:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c6c51796-f62b-47a0-aeb6-86ba24e83d1d tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c6c51796-f62b-47a0-aeb6-86ba24e83d1d tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c6c51796-f62b-47a0-aeb6-86ba24e83d1d tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/volumes/4b5d7486-125e-4183-8f53-1001c4e75306 returned with HTTP 404 Sep 05 20:52:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 263/518] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:47 2026] GET /volume/v3/volumes/4b5d7486-125e-4183-8f53-1001c4e75306 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:52:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4ea94cf5-c2c0-4fbf-9957-06de19928407 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4ea94cf5-c2c0-4fbf-9957-06de19928407 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/volumes/f7a57cd5-6e39-4b6e-92ca-88d6990ba131 Sep 05 20:52:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4ea94cf5-c2c0-4fbf-9957-06de19928407 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4ea94cf5-c2c0-4fbf-9957-06de19928407 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4ea94cf5-c2c0-4fbf-9957-06de19928407 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/volumes/f7a57cd5-6e39-4b6e-92ca-88d6990ba131 returned with HTTP 404 Sep 05 20:52:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 264/519] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:47 2026] GET /volume/v3/volumes/f7a57cd5-6e39-4b6e-92ca-88d6990ba131 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:52:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d01f2bd8-4adf-498d-8b7b-6f9ea3ed1e43 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d01f2bd8-4adf-498d-8b7b-6f9ea3ed1e43 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 Sep 05 20:52:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d01f2bd8-4adf-498d-8b7b-6f9ea3ed1e43 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d01f2bd8-4adf-498d-8b7b-6f9ea3ed1e43 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-d01f2bd8-4adf-498d-8b7b-6f9ea3ed1e43 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] show called for member 53d23f3f-0cc6-45e6-8ddc-278b76c10312 {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:47 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:47 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:47 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:47 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:52:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d01f2bd8-4adf-498d-8b7b-6f9ea3ed1e43 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 returned with HTTP 200 Sep 05 20:52:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 265/520] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:47 2026] GET /volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 => generated 323 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-029884c7-2fe5-4af0-942e-47d520e3d2ea tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cd8a625-61ae-45ae-bde3-3ba655b290d0) transitioned into state 'SUCCESS' from state '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-231607212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c4c58a646084775a4036f9fa45616d6',qos_specs=None,replication_status=,reservations=['b5986158-1dd9-4edf-8d2b-eda2ecf03b3f','9283cbd9-434e-41a1-b06b-ee0692bf4e10','78dc6173-5e83-4e55-8977-6d68590e854b','0936c288-e7a0-4406-b4b0-eb3b9930ff23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92f960f98b7e44c1824e91fa34c99f61',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-029884c7-2fe5-4af0-942e-47d520e3d2ea tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a20844a5-8bd6-40e2-8a7a-f08ea6ba75fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:48 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-029884c7-2fe5-4af0-942e-47d520e3d2ea tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a20844a5-8bd6-40e2-8a7a-f08ea6ba75fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:48 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-029884c7-2fe5-4af0-942e-47d520e3d2ea tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Flow 'volume_create_api' (0b9a264c-e326-45fa-8c9b-d91295b576c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:48 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-029884c7-2fe5-4af0-942e-47d520e3d2ea tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Create volume request issued successfully. Sep 05 20:52:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-029884c7-2fe5-4af0-942e-47d520e3d2ea tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:52:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 256/521] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:52:47 2026] POST /volume/v3/volumes => generated 765 bytes in 1019 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:52:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0d9d36f9-9a72-483d-b058-ece7db232f6f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0d9d36f9-9a72-483d-b058-ece7db232f6f tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] GET http://192.168.122.147/volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f Sep 05 20:52:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0d9d36f9-9a72-483d-b058-ece7db232f6f tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0d9d36f9-9a72-483d-b058-ece7db232f6f tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:48 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:48 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:48 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:48 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:48 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0d9d36f9-9a72-483d-b058-ece7db232f6f tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Volume info retrieved successfully. Sep 05 20:52:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0d9d36f9-9a72-483d-b058-ece7db232f6f tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] http://192.168.122.147/volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f returned with HTTP 200 Sep 05 20:52:48 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 266/522] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:48 2026] GET /volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f => generated 833 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b9df2ece-01da-4eb3-93cb-66777f12de4e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b9df2ece-01da-4eb3-93cb-66777f12de4e tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] GET http://192.168.122.147/volume/v3/groups/fb20c470-3a7a-4109-a4aa-592737ce1278 Sep 05 20:52:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b9df2ece-01da-4eb3-93cb-66777f12de4e tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b9df2ece-01da-4eb3-93cb-66777f12de4e tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-b9df2ece-01da-4eb3-93cb-66777f12de4e tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] show called for member fb20c470-3a7a-4109-a4aa-592737ce1278 {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:48 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:48 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:48 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:48 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), Sep 05 20:52:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b9df2ece-01da-4eb3-93cb-66777f12de4e tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/groups/fb20c470-3a7a-4109-a4aa-592737ce1278 returned with HTTP 200 Sep 05 20:52:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 257/523] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:48 2026] GET /volume/v3/groups/fb20c470-3a7a-4109-a4aa-592737ce1278 => generated 397 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:52:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-67b2e893-312b-4fde-9846-534a3a558949 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-67b2e893-312b-4fde-9846-534a3a558949 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:52:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-67b2e893-312b-4fde-9846-534a3a558949 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-321283869", "volume_type": "ed570252-0eec-4f6a-8c50-c3a39ed6ac16", "group_id": "fb20c470-3a7a-4109-a4aa-592737ce1278", "size": 1}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-67b2e893-312b-4fde-9846-534a3a558949 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-321283869', 'volume_type': 'ed570252-0eec-4f6a-8c50-c3a39ed6ac16', 'group_id': 'fb20c470-3a7a-4109-a4aa-592737ce1278', 'size': 1}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:52:48 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:48 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:48 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-67b2e893-312b-4fde-9846-534a3a558949 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Create volume of 1 GB Sep 05 20:52:48 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:48 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:52:48 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-67b2e893-312b-4fde-9846-534a3a558949 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Availability Zones retrieved successfully. Sep 05 20:52:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67b2e893-312b-4fde-9846-534a3a558949 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Flow 'volume_create_api' (71aca2a5-16b8-49d1-a2ce-2886107fb20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67b2e893-312b-4fde-9846-534a3a558949 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (642a9aec-8e9c-4cb9-b362-dea85ccd29f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:48 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:48 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-67b2e893-312b-4fde-9846-534a3a558949 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:52:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67b2e893-312b-4fde-9846-534a3a558949 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (642a9aec-8e9c-4cb9-b362-dea85ccd29f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:52:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ed570252-0eec-4f6a-8c50-c3a39ed6ac16,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1586254092',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ed570252-0eec-4f6a-8c50-c3a39ed6ac16', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fb20c470-3a7a-4109-a4aa-592737ce1278', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67b2e893-312b-4fde-9846-534a3a558949 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b65eda4e-8de6-4a35-8a04-90a3a3b4b254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:48 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-67b2e893-312b-4fde-9846-534a3a558949 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1586254092 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1586254092, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:52:48 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-67b2e893-312b-4fde-9846-534a3a558949 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1586254092 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1586254092, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:52:48 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-67b2e893-312b-4fde-9846-534a3a558949 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Created reservations ['62b4ef8b-49fc-43b4-826b-2cb6f12825b5', '9395f2da-c74c-4641-b745-8d5bcbc9dfd5', 'c286856f-9a05-4d58-aa1b-8c34e99b4398', '1a0615c4-579f-403e-b757-5e485585de72'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67b2e893-312b-4fde-9846-534a3a558949 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b65eda4e-8de6-4a35-8a04-90a3a3b4b254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62b4ef8b-49fc-43b4-826b-2cb6f12825b5', '9395f2da-c74c-4641-b745-8d5bcbc9dfd5', 'c286856f-9a05-4d58-aa1b-8c34e99b4398', '1a0615c4-579f-403e-b757-5e485585de72']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67b2e893-312b-4fde-9846-534a3a558949 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ae1af9e-68fd-4bf8-bf39-27ab05a2c535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:48 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:48 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67b2e893-312b-4fde-9846-534a3a558949 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ae1af9e-68fd-4bf8-bf39-27ab05a2c535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25cfb7ee-5e1c-4699-bce9-4237e0d33853', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-321283869',encryption_key_id=None,group_id=fb20c470-3a7a-4109-a4aa-592737ce1278,group_type_id=,metadata={},multiattach=False,project_id='f67766bb91e84b8699d63e90d1ee22b0',qos_specs=None,replication_status=,reservations=['62b4ef8b-49fc-43b4-826b-2cb6f12825b5','9395f2da-c74c-4641-b745-8d5bcbc9dfd5','c286856f-9a05-4d58-aa1b-8c34e99b4398','1a0615c4-579f-403e-b757-5e485585de72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1750c7fe22a946039257f23184fe206d',volume_type_id=ed570252-0eec-4f6a-8c50-c3a39ed6ac16), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:52:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-321283869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fb20c470-3a7a-4109-a4aa-592737ce1278,host=None,id=25cfb7ee-5e1c-4699-bce9-4237e0d33853,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f67766bb91e84b8699d63e90d1ee22b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1750c7fe22a946039257f23184fe206d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed570252-0eec-4f6a-8c50-c3a39ed6ac16),volume_type_id=ed570252-0eec-4f6a-8c50-c3a39ed6ac16)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67b2e893-312b-4fde-9846-534a3a558949 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec27a66b-3057-426d-ab5d-5716a9561ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67b2e893-312b-4fde-9846-534a3a558949 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec27a66b-3057-426d-ab5d-5716a9561ae5) transitioned into state 'SUCCESS' from state '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-321283869',encryption_key_id=None,group_id=fb20c470-3a7a-4109-a4aa-592737ce1278,group_type_id=,metadata={},multiattach=False,project_id='f67766bb91e84b8699d63e90d1ee22b0',qos_specs=None,replication_status=,reservations=['62b4ef8b-49fc-43b4-826b-2cb6f12825b5','9395f2da-c74c-4641-b745-8d5bcbc9dfd5','c286856f-9a05-4d58-aa1b-8c34e99b4398','1a0615c4-579f-403e-b757-5e485585de72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1750c7fe22a946039257f23184fe206d',volume_type_id=ed570252-0eec-4f6a-8c50-c3a39ed6ac16)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67b2e893-312b-4fde-9846-534a3a558949 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a644ce4e-216c-423c-8965-6a930f5de8e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-02cf9e6b-b147-47da-a908-d8e21b6e49a3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-02cf9e6b-b147-47da-a908-d8e21b6e49a3 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] GET http://192.168.122.147/volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 Sep 05 20:52:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-02cf9e6b-b147-47da-a908-d8e21b6e49a3 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-02cf9e6b-b147-47da-a908-d8e21b6e49a3 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-02cf9e6b-b147-47da-a908-d8e21b6e49a3 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] show called for member 53d23f3f-0cc6-45e6-8ddc-278b76c10312 {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:48 devstack devstack@c-api.service[87416]: DEBUG dbcounter [-] [87416] Writing DB stats cinder:SELECT=514,cinder:UPDATE=100,cinder:INSERT=59 {{(pid=87416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:52:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-02cf9e6b-b147-47da-a908-d8e21b6e49a3 tempest-GroupsTest-1117240337 tempest-GroupsTest-1117240337-project-member] http://192.168.122.147/volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 returned with HTTP 404 Sep 05 20:52:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 258/524] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:48 2026] GET /volume/v3/groups/53d23f3f-0cc6-45e6-8ddc-278b76c10312 => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:52:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a6349734-e3f0-4406-aa9f-086aacbc01c8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67b2e893-312b-4fde-9846-534a3a558949 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a644ce4e-216c-423c-8965-6a930f5de8e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a6349734-e3f0-4406-aa9f-086aacbc01c8 tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] DELETE http://192.168.122.147/volume/v3/group_types/1267b4cc-5512-46a3-a100-904ad920c51c Sep 05 20:52:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a6349734-e3f0-4406-aa9f-086aacbc01c8 tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a6349734-e3f0-4406-aa9f-086aacbc01c8 tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:48 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:48 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67b2e893-312b-4fde-9846-534a3a558949 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Flow 'volume_create_api' (71aca2a5-16b8-49d1-a2ce-2886107fb20d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:48 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-67b2e893-312b-4fde-9846-534a3a558949 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Create volume request issued successfully. Sep 05 20:52:48 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-67b2e893-312b-4fde-9846-534a3a558949 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:48 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-67b2e893-312b-4fde-9846-534a3a558949 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a6349734-e3f0-4406-aa9f-086aacbc01c8 tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] http://192.168.122.147/volume/v3/group_types/1267b4cc-5512-46a3-a100-904ad920c51c returned with HTTP 202 Sep 05 20:52:49 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 259/525] 192.168.122.147 () {60 vars in 1288 bytes} [Sat Sep 5 20:52:48 2026] DELETE /volume/v3/group_types/1267b4cc-5512-46a3-a100-904ad920c51c => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:52:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-568055f9-7ac8-445f-8f4c-5de6c5d583a5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-568055f9-7ac8-445f-8f4c-5de6c5d583a5 tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] DELETE http://192.168.122.147/volume/v3/types/77772c05-348d-4c47-ac74-b4d0ec94e2ed Sep 05 20:52:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-568055f9-7ac8-445f-8f4c-5de6c5d583a5 tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-568055f9-7ac8-445f-8f4c-5de6c5d583a5 tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:49 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-67b2e893-312b-4fde-9846-534a3a558949 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:49 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:49 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-67b2e893-312b-4fde-9846-534a3a558949 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:52:49 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 267/526] 192.168.122.147 () {62 vars in 1184 bytes} [Sat Sep 5 20:52:48 2026] POST /volume/v3/volumes => generated 834 bytes in 689 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-09cb4724-6460-4142-b85a-b2f789e36710 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-09cb4724-6460-4142-b85a-b2f789e36710 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] GET http://192.168.122.147/volume/v3/volumes/25cfb7ee-5e1c-4699-bce9-4237e0d33853 Sep 05 20:52:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-09cb4724-6460-4142-b85a-b2f789e36710 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-09cb4724-6460-4142-b85a-b2f789e36710 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-568055f9-7ac8-445f-8f4c-5de6c5d583a5 tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] http://192.168.122.147/volume/v3/types/77772c05-348d-4c47-ac74-b4d0ec94e2ed returned with HTTP 202 Sep 05 20:52:49 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 260/527] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 20:52:49 2026] DELETE /volume/v3/types/77772c05-348d-4c47-ac74-b4d0ec94e2ed => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:52:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b19ef201-1e82-48b7-8f13-7b5928697c61 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b19ef201-1e82-48b7-8f13-7b5928697c61 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] GET http://192.168.122.147/volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f Sep 05 20:52:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b19ef201-1e82-48b7-8f13-7b5928697c61 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b19ef201-1e82-48b7-8f13-7b5928697c61 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:49 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:49 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:49 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:49 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:49 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:49 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:49 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:49 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:49 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-09cb4724-6460-4142-b85a-b2f789e36710 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Volume info retrieved successfully. Sep 05 20:52:49 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-09cb4724-6460-4142-b85a-b2f789e36710 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:49 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-09cb4724-6460-4142-b85a-b2f789e36710 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:49 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b19ef201-1e82-48b7-8f13-7b5928697c61 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Volume info retrieved successfully. Sep 05 20:52:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b19ef201-1e82-48b7-8f13-7b5928697c61 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] http://192.168.122.147/volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f returned with HTTP 200 Sep 05 20:52:49 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 261/528] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:49 2026] GET /volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f => generated 857 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8691fbc6-43fb-497c-b562-8000915c676d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8691fbc6-43fb-497c-b562-8000915c676d tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] GET http://192.168.122.147/volume/v3/types/77772c05-348d-4c47-ac74-b4d0ec94e2ed Sep 05 20:52:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8691fbc6-43fb-497c-b562-8000915c676d tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8691fbc6-43fb-497c-b562-8000915c676d tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8691fbc6-43fb-497c-b562-8000915c676d tempest-GroupsTest-1839178228 tempest-GroupsTest-1839178228-project-admin] http://192.168.122.147/volume/v3/types/77772c05-348d-4c47-ac74-b4d0ec94e2ed returned with HTTP 404 Sep 05 20:52:49 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 262/529] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 20:52:49 2026] GET /volume/v3/types/77772c05-348d-4c47-ac74-b4d0ec94e2ed => generated 114 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:49 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-09cb4724-6460-4142-b85a-b2f789e36710 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:49 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:49 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-09cb4724-6460-4142-b85a-b2f789e36710 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/volumes/25cfb7ee-5e1c-4699-bce9-4237e0d33853 returned with HTTP 200 Sep 05 20:52:49 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 268/530] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:49 2026] GET /volume/v3/volumes/25cfb7ee-5e1c-4699-bce9-4237e0d33853 => generated 902 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-857e5674-4416-4283-93a5-da594a26c244 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-857e5674-4416-4283-93a5-da594a26c244 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] GET http://192.168.122.147/volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f Sep 05 20:52:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-857e5674-4416-4283-93a5-da594a26c244 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-857e5674-4416-4283-93a5-da594a26c244 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:50 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:50 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:50 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:50 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:50 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-857e5674-4416-4283-93a5-da594a26c244 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Volume info retrieved successfully. Sep 05 20:52:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-857e5674-4416-4283-93a5-da594a26c244 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] http://192.168.122.147/volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f returned with HTTP 200 Sep 05 20:52:50 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 263/531] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:50 2026] GET /volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f => generated 858 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-04724679-0351-4719-9798-4bfc91e26807 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-04724679-0351-4719-9798-4bfc91e26807 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] GET http://192.168.122.147/volume/v3/volumes/25cfb7ee-5e1c-4699-bce9-4237e0d33853 Sep 05 20:52:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-04724679-0351-4719-9798-4bfc91e26807 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-04724679-0351-4719-9798-4bfc91e26807 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:50 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:50 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:50 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:50 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:50 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-04724679-0351-4719-9798-4bfc91e26807 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Volume info retrieved successfully. Sep 05 20:52:50 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-04724679-0351-4719-9798-4bfc91e26807 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:50 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-04724679-0351-4719-9798-4bfc91e26807 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:50 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-04724679-0351-4719-9798-4bfc91e26807 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:50 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:50 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-04724679-0351-4719-9798-4bfc91e26807 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/volumes/25cfb7ee-5e1c-4699-bce9-4237e0d33853 returned with HTTP 200 Sep 05 20:52:50 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 269/532] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:50 2026] GET /volume/v3/volumes/25cfb7ee-5e1c-4699-bce9-4237e0d33853 => generated 926 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-04a77664-6a72-470f-a1f0-1766cc5f0ec8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-04a77664-6a72-470f-a1f0-1766cc5f0ec8 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] GET http://192.168.122.147/volume/v3/volumes/25cfb7ee-5e1c-4699-bce9-4237e0d33853 Sep 05 20:52:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-04a77664-6a72-470f-a1f0-1766cc5f0ec8 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-04a77664-6a72-470f-a1f0-1766cc5f0ec8 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:51 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:51 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:51 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:51 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-04a77664-6a72-470f-a1f0-1766cc5f0ec8 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Volume info retrieved successfully. Sep 05 20:52:51 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-04a77664-6a72-470f-a1f0-1766cc5f0ec8 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:51 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-04a77664-6a72-470f-a1f0-1766cc5f0ec8 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:51 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-04a77664-6a72-470f-a1f0-1766cc5f0ec8 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:51 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:51 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-04a77664-6a72-470f-a1f0-1766cc5f0ec8 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/volumes/25cfb7ee-5e1c-4699-bce9-4237e0d33853 returned with HTTP 200 Sep 05 20:52:51 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 264/533] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:51 2026] GET /volume/v3/volumes/25cfb7ee-5e1c-4699-bce9-4237e0d33853 => generated 927 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-70d963bc-1d50-4fe4-baca-4d8b2ee355b4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-70d963bc-1d50-4fe4-baca-4d8b2ee355b4 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] POST http://192.168.122.147/volume/v3/group_snapshots Sep 05 20:52:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-70d963bc-1d50-4fe4-baca-4d8b2ee355b4 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "fb20c470-3a7a-4109-a4aa-592737ce1278", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1495228413"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.group_snapshots [None req-70d963bc-1d50-4fe4-baca-4d8b2ee355b4 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'fb20c470-3a7a-4109-a4aa-592737ce1278', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1495228413'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 05 20:52:52 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:52 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:52 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.group_snapshots [None req-70d963bc-1d50-4fe4-baca-4d8b2ee355b4 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1495228413. Sep 05 20:52:52 devstack devstack@c-api.service[87415]: /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 05 20:52:52 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:52:52 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:52 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:52 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:52 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:52 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-70d963bc-1d50-4fe4-baca-4d8b2ee355b4 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1586254092 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1586254092, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:52:52 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-70d963bc-1d50-4fe4-baca-4d8b2ee355b4 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Created reservations ['a8285121-92d7-4261-8d00-6281bc2b4125', '713e365c-0d00-4192-a21a-60be6c7e13af', '0eff7a5e-29ed-4285-bdf7-6f53d1e38c32', 'bbfe1a4c-6c5e-49bf-8375-a862916fe4d1'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-70d963bc-1d50-4fe4-baca-4d8b2ee355b4 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/group_snapshots returned with HTTP 202 Sep 05 20:52:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 270/534] 192.168.122.147 () {62 vars in 1208 bytes} [Sat Sep 5 20:52:51 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4c5e1032-e73c-407f-9ec5-aa993706bf44 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4c5e1032-e73c-407f-9ec5-aa993706bf44 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c Sep 05 20:52:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4c5e1032-e73c-407f-9ec5-aa993706bf44 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4c5e1032-e73c-407f-9ec5-aa993706bf44 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.group_snapshots [None req-4c5e1032-e73c-407f-9ec5-aa993706bf44 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] show called for member 64bfc11f-e436-4e3f-822d-1b1b364bed8c {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:52:52 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:52 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4c5e1032-e73c-407f-9ec5-aa993706bf44 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c returned with HTTP 200 Sep 05 20:52:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 265/535] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 20:52:52 2026] GET /volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c => generated 330 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-aee9a62c-4253-4e68-89bd-7af8399554d6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-aee9a62c-4253-4e68-89bd-7af8399554d6 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c Sep 05 20:52:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-aee9a62c-4253-4e68-89bd-7af8399554d6 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-aee9a62c-4253-4e68-89bd-7af8399554d6 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.group_snapshots [None req-aee9a62c-4253-4e68-89bd-7af8399554d6 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] show called for member 64bfc11f-e436-4e3f-822d-1b1b364bed8c {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:52:53 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:53 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-aee9a62c-4253-4e68-89bd-7af8399554d6 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c returned with HTTP 200 Sep 05 20:52:53 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 271/536] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 20:52:53 2026] GET /volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c => generated 330 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c8d1d94c-88c7-455b-b60e-882f9f2365f4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c8d1d94c-88c7-455b-b60e-882f9f2365f4 tempest-GroupsV314Test-427583481 tempest-GroupsV314Test-427583481-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:52:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c8d1d94c-88c7-455b-b60e-882f9f2365f4 tempest-GroupsV314Test-427583481 tempest-GroupsV314Test-427583481-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1215948377"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c8d1d94c-88c7-455b-b60e-882f9f2365f4 tempest-GroupsV314Test-427583481 tempest-GroupsV314Test-427583481-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 20:52:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 266/537] 192.168.122.147 () {60 vars in 1136 bytes} [Sat Sep 5 20:52:53 2026] POST /volume/v3/types => generated 220 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1ea3ceeb-e216-4c69-9705-6eb6b441c9a5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1ea3ceeb-e216-4c69-9705-6eb6b441c9a5 tempest-GroupsV314Test-427583481 tempest-GroupsV314Test-427583481-project-admin] POST http://192.168.122.147/volume/v3/group_types Sep 05 20:52:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1ea3ceeb-e216-4c69-9705-6eb6b441c9a5 tempest-GroupsV314Test-427583481 tempest-GroupsV314Test-427583481-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1002118417"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1ea3ceeb-e216-4c69-9705-6eb6b441c9a5 tempest-GroupsV314Test-427583481 tempest-GroupsV314Test-427583481-project-admin] http://192.168.122.147/volume/v3/group_types returned with HTTP 202 Sep 05 20:52:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 272/538] 192.168.122.147 () {62 vars in 1195 bytes} [Sat Sep 5 20:52:54 2026] POST /volume/v3/group_types => generated 177 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:52:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-30b7fc0a-4e3c-4045-903c-faef115191bd None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2dcdc240-de1c-4b92-b6d4-2cfd507c41ce None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2dcdc240-de1c-4b92-b6d4-2cfd507c41ce tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c Sep 05 20:52:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2dcdc240-de1c-4b92-b6d4-2cfd507c41ce tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2dcdc240-de1c-4b92-b6d4-2cfd507c41ce tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.group_snapshots [None req-2dcdc240-de1c-4b92-b6d4-2cfd507c41ce tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] show called for member 64bfc11f-e436-4e3f-822d-1b1b364bed8c {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:52:54 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:54 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2dcdc240-de1c-4b92-b6d4-2cfd507c41ce tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c returned with HTTP 200 Sep 05 20:52:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 273/539] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 20:52:54 2026] GET /volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c => generated 330 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-30b7fc0a-4e3c-4045-903c-faef115191bd tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] POST http://192.168.122.147/volume/v3/groups Sep 05 20:52:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-30b7fc0a-4e3c-4045-903c-faef115191bd tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8058e320-5e74-411d-9331-e13000eb9786", "volume_types": ["2b928f57-70da-48cb-9714-09f72c70800f"], "name": "tempest-GroupsV314Test-Group-1933175911"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-30b7fc0a-4e3c-4045-903c-faef115191bd tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Creating new group {'group': {'group_type': '8058e320-5e74-411d-9331-e13000eb9786', 'volume_types': ['2b928f57-70da-48cb-9714-09f72c70800f'], 'name': 'tempest-GroupsV314Test-Group-1933175911'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 20:52:54 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.groups [None req-30b7fc0a-4e3c-4045-903c-faef115191bd tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Creating group tempest-GroupsV314Test-Group-1933175911. Sep 05 20:52:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-30b7fc0a-4e3c-4045-903c-faef115191bd tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Availability Zones retrieved successfully. Sep 05 20:52:54 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-30b7fc0a-4e3c-4045-903c-faef115191bd tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Created reservations ['606c57cf-591d-4ed8-8aff-a8565d9a7120'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-30b7fc0a-4e3c-4045-903c-faef115191bd tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/groups returned with HTTP 202 Sep 05 20:52:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 267/540] 192.168.122.147 () {62 vars in 1181 bytes} [Sat Sep 5 20:52:54 2026] POST /volume/v3/groups => generated 108 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:52:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-49e4a0aa-410e-45ab-8126-257749322f01 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-49e4a0aa-410e-45ab-8126-257749322f01 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] GET http://192.168.122.147/volume/v3/groups/1801d76c-b17d-4455-b24c-52c7e4821a74 Sep 05 20:52:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-49e4a0aa-410e-45ab-8126-257749322f01 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-49e4a0aa-410e-45ab-8126-257749322f01 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-49e4a0aa-410e-45ab-8126-257749322f01 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] show called for member 1801d76c-b17d-4455-b24c-52c7e4821a74 {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:55 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:55 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:55 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:55 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:52:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-49e4a0aa-410e-45ab-8126-257749322f01 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/groups/1801d76c-b17d-4455-b24c-52c7e4821a74 returned with HTTP 200 Sep 05 20:52:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 274/541] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:55 2026] GET /volume/v3/groups/1801d76c-b17d-4455-b24c-52c7e4821a74 => generated 388 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-80acd579-5a5e-4a04-a64d-2cbe7e120c4f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-80acd579-5a5e-4a04-a64d-2cbe7e120c4f tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c Sep 05 20:52:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-80acd579-5a5e-4a04-a64d-2cbe7e120c4f tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-80acd579-5a5e-4a04-a64d-2cbe7e120c4f tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.group_snapshots [None req-80acd579-5a5e-4a04-a64d-2cbe7e120c4f tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] show called for member 64bfc11f-e436-4e3f-822d-1b1b364bed8c {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:52:55 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:55 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-80acd579-5a5e-4a04-a64d-2cbe7e120c4f tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c returned with HTTP 200 Sep 05 20:52:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 268/542] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 20:52:55 2026] GET /volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c => generated 331 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fb4839e6-e280-429c-8066-60388ffc6d50 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fb4839e6-e280-429c-8066-60388ffc6d50 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] GET http://192.168.122.147/volume/v3/snapshots/detail Sep 05 20:52:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fb4839e6-e280-429c-8066-60388ffc6d50 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fb4839e6-e280-429c-8066-60388ffc6d50 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-fb4839e6-e280-429c-8066-60388ffc6d50 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:55 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:55 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:55 devstack devstack@c-api.service[87415]: DEBUG cinder.db.api [None req-fb4839e6-e280-429c-8066-60388ffc6d50 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Building query based on filter {{(pid=87415) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:52:55 devstack devstack@c-api.service[87415]: /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 05 20:52:55 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:55 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-fb4839e6-e280-429c-8066-60388ffc6d50 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Get all snapshots completed successfully. Sep 05 20:52:55 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:55 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fb4839e6-e280-429c-8066-60388ffc6d50 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 20:52:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 275/543] 192.168.122.147 () {58 vars in 1148 bytes} [Sat Sep 5 20:52:55 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:52:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a20ae948-73a5-4a4d-8b4a-7b69e968ecd2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a20ae948-73a5-4a4d-8b4a-7b69e968ecd2 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] GET http://192.168.122.147/volume/v3/snapshots/cd2251a3-2cea-419b-8fc5-ba12d81f75ad Sep 05 20:52:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a20ae948-73a5-4a4d-8b4a-7b69e968ecd2 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a20ae948-73a5-4a4d-8b4a-7b69e968ecd2 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:55 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:55 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:55 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a20ae948-73a5-4a4d-8b4a-7b69e968ecd2 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Snapshot retrieved successfully. Sep 05 20:52:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a20ae948-73a5-4a4d-8b4a-7b69e968ecd2 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/snapshots/cd2251a3-2cea-419b-8fc5-ba12d81f75ad returned with HTTP 200 Sep 05 20:52:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 269/544] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:55 2026] GET /volume/v3/snapshots/cd2251a3-2cea-419b-8fc5-ba12d81f75ad => generated 474 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b43210fb-375d-4bd0-ae0c-a473cb8c15af None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b43210fb-375d-4bd0-ae0c-a473cb8c15af tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] POST http://192.168.122.147/volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c/action Sep 05 20:52:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b43210fb-375d-4bd0-ae0c-a473cb8c15af tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b43210fb-375d-4bd0-ae0c-a473cb8c15af tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.group_snapshots [None req-b43210fb-375d-4bd0-ae0c-a473cb8c15af tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] Updating group '64bfc11f-e436-4e3f-822d-1b1b364bed8c' with 'creating' {{(pid=87415) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 05 20:52:55 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:55 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b43210fb-375d-4bd0-ae0c-a473cb8c15af tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] http://192.168.122.147/volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c/action returned with HTTP 202 Sep 05 20:52:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 276/545] 192.168.122.147 () {62 vars in 1339 bytes} [Sat Sep 5 20:52:55 2026] POST /volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:52:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d18d5d2e-ce62-4347-bc87-f14fdd988db2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d18d5d2e-ce62-4347-bc87-f14fdd988db2 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c Sep 05 20:52:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d18d5d2e-ce62-4347-bc87-f14fdd988db2 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d18d5d2e-ce62-4347-bc87-f14fdd988db2 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.group_snapshots [None req-d18d5d2e-ce62-4347-bc87-f14fdd988db2 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] show called for member 64bfc11f-e436-4e3f-822d-1b1b364bed8c {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:52:55 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:55 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d18d5d2e-ce62-4347-bc87-f14fdd988db2 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c returned with HTTP 200 Sep 05 20:52:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 270/546] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 20:52:55 2026] GET /volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c => generated 330 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8b1d4764-629c-4994-9756-5e42e97d1a66 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8b1d4764-629c-4994-9756-5e42e97d1a66 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] POST http://192.168.122.147/volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c/action Sep 05 20:52:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8b1d4764-629c-4994-9756-5e42e97d1a66 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8b1d4764-629c-4994-9756-5e42e97d1a66 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.group_snapshots [None req-8b1d4764-629c-4994-9756-5e42e97d1a66 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] Updating group '64bfc11f-e436-4e3f-822d-1b1b364bed8c' with 'available' {{(pid=87415) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 05 20:52:55 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:55 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8b1d4764-629c-4994-9756-5e42e97d1a66 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] http://192.168.122.147/volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c/action returned with HTTP 202 Sep 05 20:52:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 277/547] 192.168.122.147 () {62 vars in 1339 bytes} [Sat Sep 5 20:52:55 2026] POST /volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:52:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-cdcb2344-3b7b-4439-836f-358520904a6f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cdcb2344-3b7b-4439-836f-358520904a6f tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c Sep 05 20:52:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cdcb2344-3b7b-4439-836f-358520904a6f tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cdcb2344-3b7b-4439-836f-358520904a6f tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.group_snapshots [None req-cdcb2344-3b7b-4439-836f-358520904a6f tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] show called for member 64bfc11f-e436-4e3f-822d-1b1b364bed8c {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:52:56 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:56 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cdcb2344-3b7b-4439-836f-358520904a6f tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c returned with HTTP 200 Sep 05 20:52:56 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 271/548] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 20:52:56 2026] GET /volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c => generated 331 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3a56672c-2cf7-4b52-ba4d-100c85d61ec1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3a56672c-2cf7-4b52-ba4d-100c85d61ec1 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] POST http://192.168.122.147/volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c/action Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3a56672c-2cf7-4b52-ba4d-100c85d61ec1 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3a56672c-2cf7-4b52-ba4d-100c85d61ec1 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.group_snapshots [None req-3a56672c-2cf7-4b52-ba4d-100c85d61ec1 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] Updating group '64bfc11f-e436-4e3f-822d-1b1b364bed8c' with 'error' {{(pid=87415) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e3e94a5c-a289-44c3-8874-3130dddf4100 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3a56672c-2cf7-4b52-ba4d-100c85d61ec1 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] http://192.168.122.147/volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c/action returned with HTTP 202 Sep 05 20:52:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 278/549] 192.168.122.147 () {62 vars in 1339 bytes} [Sat Sep 5 20:52:56 2026] POST /volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 20:52:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e3e94a5c-a289-44c3-8874-3130dddf4100 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] GET http://192.168.122.147/volume/v3/groups/1801d76c-b17d-4455-b24c-52c7e4821a74 Sep 05 20:52:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e3e94a5c-a289-44c3-8874-3130dddf4100 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e3e94a5c-a289-44c3-8874-3130dddf4100 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-e3e94a5c-a289-44c3-8874-3130dddf4100 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] show called for member 1801d76c-b17d-4455-b24c-52c7e4821a74 {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7779ec32-ad81-4486-af9a-81cc36c0b69a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:56 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:56 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7779ec32-ad81-4486-af9a-81cc36c0b69a tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7779ec32-ad81-4486-af9a-81cc36c0b69a tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7779ec32-ad81-4486-af9a-81cc36c0b69a tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.group_snapshots [None req-7779ec32-ad81-4486-af9a-81cc36c0b69a tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] show called for member 64bfc11f-e436-4e3f-822d-1b1b364bed8c {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:56 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:56 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), Sep 05 20:52:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e3e94a5c-a289-44c3-8874-3130dddf4100 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/groups/1801d76c-b17d-4455-b24c-52c7e4821a74 returned with HTTP 200 Sep 05 20:52:56 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 272/550] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:52:56 2026] GET /volume/v3/groups/1801d76c-b17d-4455-b24c-52c7e4821a74 => generated 389 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7779ec32-ad81-4486-af9a-81cc36c0b69a tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c returned with HTTP 200 Sep 05 20:52:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b64a277a-1930-4f5f-8e9e-faa6dcc3c05c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 279/551] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 20:52:56 2026] GET /volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c => generated 327 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b64a277a-1930-4f5f-8e9e-faa6dcc3c05c tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:52:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b64a277a-1930-4f5f-8e9e-faa6dcc3c05c tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1910266424", "volume_type": "2b928f57-70da-48cb-9714-09f72c70800f", "group_id": "1801d76c-b17d-4455-b24c-52c7e4821a74", "size": 1}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-dc97b490-7cda-4929-b5b6-d06ac8fa67a6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-b64a277a-1930-4f5f-8e9e-faa6dcc3c05c tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1910266424', 'volume_type': '2b928f57-70da-48cb-9714-09f72c70800f', 'group_id': '1801d76c-b17d-4455-b24c-52c7e4821a74', 'size': 1}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dc97b490-7cda-4929-b5b6-d06ac8fa67a6 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] POST http://192.168.122.147/volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c/action Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dc97b490-7cda-4929-b5b6-d06ac8fa67a6 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dc97b490-7cda-4929-b5b6-d06ac8fa67a6 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.group_snapshots [None req-dc97b490-7cda-4929-b5b6-d06ac8fa67a6 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] Updating group '64bfc11f-e436-4e3f-822d-1b1b364bed8c' with 'available' {{(pid=87415) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:56 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:56 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:56 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-b64a277a-1930-4f5f-8e9e-faa6dcc3c05c tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Create volume of 1 GB Sep 05 20:52:56 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:56 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), Sep 05 20:52:56 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b64a277a-1930-4f5f-8e9e-faa6dcc3c05c tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Availability Zones retrieved successfully. Sep 05 20:52:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-b64a277a-1930-4f5f-8e9e-faa6dcc3c05c tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Flow 'volume_create_api' (ce9b7109-e35b-42a7-9481-a795ca1cd954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-b64a277a-1930-4f5f-8e9e-faa6dcc3c05c tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d38d167-8bf5-4684-b354-550aa07bc25d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:56 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:56 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-b64a277a-1930-4f5f-8e9e-faa6dcc3c05c tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dc97b490-7cda-4929-b5b6-d06ac8fa67a6 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] http://192.168.122.147/volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c/action returned with HTTP 202 Sep 05 20:52:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 280/552] 192.168.122.147 () {62 vars in 1339 bytes} [Sat Sep 5 20:52:56 2026] POST /volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0b233696-58f0-44a7-913d-629e6f22e73f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0b233696-58f0-44a7-913d-629e6f22e73f tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0b233696-58f0-44a7-913d-629e6f22e73f tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0b233696-58f0-44a7-913d-629e6f22e73f tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.group_snapshots [None req-0b233696-58f0-44a7-913d-629e6f22e73f tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] show called for member 64bfc11f-e436-4e3f-822d-1b1b364bed8c {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:52:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-b64a277a-1930-4f5f-8e9e-faa6dcc3c05c tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d38d167-8bf5-4684-b354-550aa07bc25d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2b928f57-70da-48cb-9714-09f72c70800f,is_public=True,name='tempest-GroupsV314Test-volume-type-1215948377',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b928f57-70da-48cb-9714-09f72c70800f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1801d76c-b17d-4455-b24c-52c7e4821a74', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-b64a277a-1930-4f5f-8e9e-faa6dcc3c05c tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (551453b9-91b5-48ae-8dcf-340e0189a676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0b233696-58f0-44a7-913d-629e6f22e73f tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c returned with HTTP 200 Sep 05 20:52:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 281/553] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 20:52:56 2026] GET /volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c => generated 331 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b5235d67-2c8d-4de8-b8e4-069010b1f432 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b5235d67-2c8d-4de8-b8e4-069010b1f432 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] DELETE http://192.168.122.147/volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b5235d67-2c8d-4de8-b8e4-069010b1f432 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b5235d67-2c8d-4de8-b8e4-069010b1f432 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.group_snapshots [None req-b5235d67-2c8d-4de8-b8e4-069010b1f432 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] delete called for member 64bfc11f-e436-4e3f-822d-1b1b364bed8c {{(pid=87415) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.group_snapshots [None req-b5235d67-2c8d-4de8-b8e4-069010b1f432 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Delete group_snapshot with id: 64bfc11f-e436-4e3f-822d-1b1b364bed8c Sep 05 20:52:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:56 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-b64a277a-1930-4f5f-8e9e-faa6dcc3c05c tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1215948377 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1215948377, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:52:56 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-b64a277a-1930-4f5f-8e9e-faa6dcc3c05c tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1215948377 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1215948377, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:52:56 devstack devstack@c-api.service[87415]: /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 05 20:52:56 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b5235d67-2c8d-4de8-b8e4-069010b1f432 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c returned with HTTP 202 Sep 05 20:52:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 282/554] 192.168.122.147 () {60 vars in 1300 bytes} [Sat Sep 5 20:52:56 2026] DELETE /volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b669e84b-7faa-4fad-bb38-b683b48999a8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b669e84b-7faa-4fad-bb38-b683b48999a8 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b669e84b-7faa-4fad-bb38-b683b48999a8 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b669e84b-7faa-4fad-bb38-b683b48999a8 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-b669e84b-7faa-4fad-bb38-b683b48999a8 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b669e84b-7faa-4fad-bb38-b683b48999a8 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: /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 05 20:52:56 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:52:56 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:56 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:56 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b669e84b-7faa-4fad-bb38-b683b48999a8 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Get all volumes completed successfully. Sep 05 20:52:56 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-b669e84b-7faa-4fad-bb38-b683b48999a8 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:56 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-b669e84b-7faa-4fad-bb38-b683b48999a8 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:56 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-b64a277a-1930-4f5f-8e9e-faa6dcc3c05c tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Created reservations ['40885128-1f55-4fbc-b2b5-fed39b96215f', 'fbac6bd3-52cc-4b95-9fad-0e0b9296f939', '914c3de5-68a5-49b6-b2d1-c0458a68edc6', '6b3d1567-8a42-43b0-9dc2-0daf040fd070'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-b64a277a-1930-4f5f-8e9e-faa6dcc3c05c tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (551453b9-91b5-48ae-8dcf-340e0189a676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40885128-1f55-4fbc-b2b5-fed39b96215f', 'fbac6bd3-52cc-4b95-9fad-0e0b9296f939', '914c3de5-68a5-49b6-b2d1-c0458a68edc6', '6b3d1567-8a42-43b0-9dc2-0daf040fd070']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-b669e84b-7faa-4fad-bb38-b683b48999a8 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-b64a277a-1930-4f5f-8e9e-faa6dcc3c05c tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bea6f45-7da9-470f-ac03-b1914316c0ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b669e84b-7faa-4fad-bb38-b683b48999a8 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:52:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 283/555] 192.168.122.147 () {60 vars in 1183 bytes} [Sat Sep 5 20:52:56 2026] GET /volume/v3/volumes/detail => generated 930 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b6544d59-04f9-40e8-8d95-d93034f32fb4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b6544d59-04f9-40e8-8d95-d93034f32fb4 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] GET http://192.168.122.147/volume/v3/snapshots/detail Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b6544d59-04f9-40e8-8d95-d93034f32fb4 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b6544d59-04f9-40e8-8d95-d93034f32fb4 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-b6544d59-04f9-40e8-8d95-d93034f32fb4 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:52:56 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:56 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.db.api [None req-b6544d59-04f9-40e8-8d95-d93034f32fb4 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Building query based on filter {{(pid=87415) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:52:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-b64a277a-1930-4f5f-8e9e-faa6dcc3c05c tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bea6f45-7da9-470f-ac03-b1914316c0ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c4ba278-dd2a-4d4d-b9ab-cbdd667ff1f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1910266424',encryption_key_id=None,group_id=1801d76c-b17d-4455-b24c-52c7e4821a74,group_type_id=,metadata={},multiattach=False,project_id='541ab37653d3419e816894795c006f3b',qos_specs=None,replication_status=,reservations=['40885128-1f55-4fbc-b2b5-fed39b96215f','fbac6bd3-52cc-4b95-9fad-0e0b9296f939','914c3de5-68a5-49b6-b2d1-c0458a68edc6','6b3d1567-8a42-43b0-9dc2-0daf040fd070'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66bbfdfaac0648fa8b14a34edf25aba8',volume_type_id=2b928f57-70da-48cb-9714-09f72c70800f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:52:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1910266424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1801d76c-b17d-4455-b24c-52c7e4821a74,host=None,id=0c4ba278-dd2a-4d4d-b9ab-cbdd667ff1f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='541ab37653d3419e816894795c006f3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66bbfdfaac0648fa8b14a34edf25aba8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b928f57-70da-48cb-9714-09f72c70800f),volume_type_id=2b928f57-70da-48cb-9714-09f72c70800f)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-b64a277a-1930-4f5f-8e9e-faa6dcc3c05c tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a182d31-9e91-49fb-80b4-e406ed8659e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: /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 05 20:52:56 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:52:56 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b6544d59-04f9-40e8-8d95-d93034f32fb4 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Get all snapshots completed successfully. Sep 05 20:52:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b6544d59-04f9-40e8-8d95-d93034f32fb4 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 20:52:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 284/556] 192.168.122.147 () {58 vars in 1148 bytes} [Sat Sep 5 20:52:56 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-77a25635-5a77-42bc-bcfc-7e5118fb618c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-77a25635-5a77-42bc-bcfc-7e5118fb618c tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] GET http://192.168.122.147/volume/v3/snapshots/cd2251a3-2cea-419b-8fc5-ba12d81f75ad Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-77a25635-5a77-42bc-bcfc-7e5118fb618c tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-77a25635-5a77-42bc-bcfc-7e5118fb618c tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:56 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-77a25635-5a77-42bc-bcfc-7e5118fb618c tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Snapshot retrieved successfully. Sep 05 20:52:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-77a25635-5a77-42bc-bcfc-7e5118fb618c tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/snapshots/cd2251a3-2cea-419b-8fc5-ba12d81f75ad returned with HTTP 200 Sep 05 20:52:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 285/557] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:56 2026] GET /volume/v3/snapshots/cd2251a3-2cea-419b-8fc5-ba12d81f75ad => generated 473 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-b64a277a-1930-4f5f-8e9e-faa6dcc3c05c tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a182d31-9e91-49fb-80b4-e406ed8659e5) transitioned into state 'SUCCESS' from state '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-1910266424',encryption_key_id=None,group_id=1801d76c-b17d-4455-b24c-52c7e4821a74,group_type_id=,metadata={},multiattach=False,project_id='541ab37653d3419e816894795c006f3b',qos_specs=None,replication_status=,reservations=['40885128-1f55-4fbc-b2b5-fed39b96215f','fbac6bd3-52cc-4b95-9fad-0e0b9296f939','914c3de5-68a5-49b6-b2d1-c0458a68edc6','6b3d1567-8a42-43b0-9dc2-0daf040fd070'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66bbfdfaac0648fa8b14a34edf25aba8',volume_type_id=2b928f57-70da-48cb-9714-09f72c70800f)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-b64a277a-1930-4f5f-8e9e-faa6dcc3c05c tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09e6b103-de61-477f-a88d-448e4ee06b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-b64a277a-1930-4f5f-8e9e-faa6dcc3c05c tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09e6b103-de61-477f-a88d-448e4ee06b7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-b64a277a-1930-4f5f-8e9e-faa6dcc3c05c tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Flow 'volume_create_api' (ce9b7109-e35b-42a7-9481-a795ca1cd954) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:56 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b64a277a-1930-4f5f-8e9e-faa6dcc3c05c tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Create volume request issued successfully. Sep 05 20:52:56 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-b64a277a-1930-4f5f-8e9e-faa6dcc3c05c tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:56 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-b64a277a-1930-4f5f-8e9e-faa6dcc3c05c tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:57 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-b64a277a-1930-4f5f-8e9e-faa6dcc3c05c tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:57 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:57 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b64a277a-1930-4f5f-8e9e-faa6dcc3c05c tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:52:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 273/558] 192.168.122.147 () {62 vars in 1184 bytes} [Sat Sep 5 20:52:56 2026] POST /volume/v3/volumes => generated 827 bytes in 926 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:52:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-15a843d5-83d6-4a2d-80f1-4974bf6ba730 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-15a843d5-83d6-4a2d-80f1-4974bf6ba730 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] GET http://192.168.122.147/volume/v3/volumes/0c4ba278-dd2a-4d4d-b9ab-cbdd667ff1f4 Sep 05 20:52:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-15a843d5-83d6-4a2d-80f1-4974bf6ba730 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-15a843d5-83d6-4a2d-80f1-4974bf6ba730 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:57 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:57 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:57 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:57 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:57 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-15a843d5-83d6-4a2d-80f1-4974bf6ba730 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Volume info retrieved successfully. Sep 05 20:52:57 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-15a843d5-83d6-4a2d-80f1-4974bf6ba730 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:57 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-15a843d5-83d6-4a2d-80f1-4974bf6ba730 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:57 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-15a843d5-83d6-4a2d-80f1-4974bf6ba730 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:57 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:57 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-15a843d5-83d6-4a2d-80f1-4974bf6ba730 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/volumes/0c4ba278-dd2a-4d4d-b9ab-cbdd667ff1f4 returned with HTTP 200 Sep 05 20:52:57 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 286/559] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:57 2026] GET /volume/v3/volumes/0c4ba278-dd2a-4d4d-b9ab-cbdd667ff1f4 => generated 895 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7bde348b-d3d0-44c0-9a96-5fa89956730b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7bde348b-d3d0-44c0-9a96-5fa89956730b tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] GET http://192.168.122.147/volume/v3/snapshots/cd2251a3-2cea-419b-8fc5-ba12d81f75ad Sep 05 20:52:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7bde348b-d3d0-44c0-9a96-5fa89956730b tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7bde348b-d3d0-44c0-9a96-5fa89956730b tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:57 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:57 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:57 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7bde348b-d3d0-44c0-9a96-5fa89956730b tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Snapshot retrieved successfully. Sep 05 20:52:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7bde348b-d3d0-44c0-9a96-5fa89956730b tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/snapshots/cd2251a3-2cea-419b-8fc5-ba12d81f75ad returned with HTTP 200 Sep 05 20:52:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 274/560] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:57 2026] GET /volume/v3/snapshots/cd2251a3-2cea-419b-8fc5-ba12d81f75ad => generated 473 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-25278d04-9e95-401b-a4e5-1da2a7818931 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-25278d04-9e95-401b-a4e5-1da2a7818931 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:52:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-25278d04-9e95-401b-a4e5-1da2a7818931 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1909763771"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-25278d04-9e95-401b-a4e5-1da2a7818931 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1909763771'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:52:58 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-25278d04-9e95-401b-a4e5-1da2a7818931 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Create volume of 1 GB Sep 05 20:52:58 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-25278d04-9e95-401b-a4e5-1da2a7818931 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Availability Zones retrieved successfully. Sep 05 20:52:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fe72b912-b9e8-422a-a360-8df9e4c65762 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-25278d04-9e95-401b-a4e5-1da2a7818931 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Flow 'volume_create_api' (36ba4e74-e1dd-4436-a0c2-8e164a9a6d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fe72b912-b9e8-422a-a360-8df9e4c65762 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] GET http://192.168.122.147/volume/v3/volumes/0c4ba278-dd2a-4d4d-b9ab-cbdd667ff1f4 Sep 05 20:52:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fe72b912-b9e8-422a-a360-8df9e4c65762 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fe72b912-b9e8-422a-a360-8df9e4c65762 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-25278d04-9e95-401b-a4e5-1da2a7818931 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c96ea4b0-11ef-44d6-b40c-76c7ce67f03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-25278d04-9e95-401b-a4e5-1da2a7818931 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:52:58 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:58 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:58 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:58 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:58 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-fe72b912-b9e8-422a-a360-8df9e4c65762 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Volume info retrieved successfully. Sep 05 20:52:58 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-fe72b912-b9e8-422a-a360-8df9e4c65762 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:58 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-fe72b912-b9e8-422a-a360-8df9e4c65762 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-25278d04-9e95-401b-a4e5-1da2a7818931 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c96ea4b0-11ef-44d6-b40c-76c7ce67f03e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-25278d04-9e95-401b-a4e5-1da2a7818931 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (909b6d76-9316-4d5d-839d-c8142de961eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:58 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-fe72b912-b9e8-422a-a360-8df9e4c65762 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:58 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:58 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fe72b912-b9e8-422a-a360-8df9e4c65762 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/volumes/0c4ba278-dd2a-4d4d-b9ab-cbdd667ff1f4 returned with HTTP 200 Sep 05 20:52:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 275/561] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:58 2026] GET /volume/v3/volumes/0c4ba278-dd2a-4d4d-b9ab-cbdd667ff1f4 => generated 919 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:58 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-25278d04-9e95-401b-a4e5-1da2a7818931 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Created reservations ['168c5ca3-a35e-4bce-aab2-3a8fab86f672', 'd76b42bf-61d5-4080-ab59-7ee531e686ce', 'f562d8ca-211b-4ec0-b4f1-e0903bda8e55', '0e5f5f4e-6f93-4239-916d-5497a9c28e61'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-25278d04-9e95-401b-a4e5-1da2a7818931 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (909b6d76-9316-4d5d-839d-c8142de961eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['168c5ca3-a35e-4bce-aab2-3a8fab86f672', 'd76b42bf-61d5-4080-ab59-7ee531e686ce', 'f562d8ca-211b-4ec0-b4f1-e0903bda8e55', '0e5f5f4e-6f93-4239-916d-5497a9c28e61']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-25278d04-9e95-401b-a4e5-1da2a7818931 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (958c820f-ba3d-4d68-879f-45280bd5e457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:58 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:58 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-25278d04-9e95-401b-a4e5-1da2a7818931 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (958c820f-ba3d-4d68-879f-45280bd5e457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a1c631a-2f97-40e4-8c71-ea23a3a7195c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1909763771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a407257ce65489582c7a87f445c0ae9',qos_specs=None,replication_status=,reservations=['168c5ca3-a35e-4bce-aab2-3a8fab86f672','d76b42bf-61d5-4080-ab59-7ee531e686ce','f562d8ca-211b-4ec0-b4f1-e0903bda8e55','0e5f5f4e-6f93-4239-916d-5497a9c28e61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5eb484791140779c47552c458b10b4',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:52:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1909763771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a1c631a-2f97-40e4-8c71-ea23a3a7195c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a407257ce65489582c7a87f445c0ae9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a5eb484791140779c47552c458b10b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-25278d04-9e95-401b-a4e5-1da2a7818931 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecf31cf6-90fe-4327-b387-1dbbd013dce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-25278d04-9e95-401b-a4e5-1da2a7818931 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecf31cf6-90fe-4327-b387-1dbbd013dce9) transitioned into state 'SUCCESS' from state '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-1909763771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a407257ce65489582c7a87f445c0ae9',qos_specs=None,replication_status=,reservations=['168c5ca3-a35e-4bce-aab2-3a8fab86f672','d76b42bf-61d5-4080-ab59-7ee531e686ce','f562d8ca-211b-4ec0-b4f1-e0903bda8e55','0e5f5f4e-6f93-4239-916d-5497a9c28e61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5eb484791140779c47552c458b10b4',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-25278d04-9e95-401b-a4e5-1da2a7818931 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5879f4b1-7d19-406d-8d5c-5ea2909534fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:52:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-25278d04-9e95-401b-a4e5-1da2a7818931 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5879f4b1-7d19-406d-8d5c-5ea2909534fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:52:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-25278d04-9e95-401b-a4e5-1da2a7818931 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Flow 'volume_create_api' (36ba4e74-e1dd-4436-a0c2-8e164a9a6d18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:52:58 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-25278d04-9e95-401b-a4e5-1da2a7818931 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Create volume request issued successfully. Sep 05 20:52:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-25278d04-9e95-401b-a4e5-1da2a7818931 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:52:58 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 287/562] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:52:57 2026] POST /volume/v3/volumes => generated 760 bytes in 902 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 20:52:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-57ff3d38-0e2a-4409-8a21-0babef423454 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-57ff3d38-0e2a-4409-8a21-0babef423454 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/volumes/1a1c631a-2f97-40e4-8c71-ea23a3a7195c Sep 05 20:52:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-57ff3d38-0e2a-4409-8a21-0babef423454 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-57ff3d38-0e2a-4409-8a21-0babef423454 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:58 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:58 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:58 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:58 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:58 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-57ff3d38-0e2a-4409-8a21-0babef423454 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Volume info retrieved successfully. Sep 05 20:52:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d5f8a0b5-8413-4fdc-9b7e-787f5a38ea46 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d5f8a0b5-8413-4fdc-9b7e-787f5a38ea46 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] GET http://192.168.122.147/volume/v3/snapshots/cd2251a3-2cea-419b-8fc5-ba12d81f75ad Sep 05 20:52:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d5f8a0b5-8413-4fdc-9b7e-787f5a38ea46 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d5f8a0b5-8413-4fdc-9b7e-787f5a38ea46 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-57ff3d38-0e2a-4409-8a21-0babef423454 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/volumes/1a1c631a-2f97-40e4-8c71-ea23a3a7195c returned with HTTP 200 Sep 05 20:52:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 276/563] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:58 2026] GET /volume/v3/volumes/1a1c631a-2f97-40e4-8c71-ea23a3a7195c => generated 828 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:58 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:58 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:58 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d5f8a0b5-8413-4fdc-9b7e-787f5a38ea46 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Snapshot retrieved successfully. Sep 05 20:52:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d5f8a0b5-8413-4fdc-9b7e-787f5a38ea46 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/snapshots/cd2251a3-2cea-419b-8fc5-ba12d81f75ad returned with HTTP 200 Sep 05 20:52:58 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 288/564] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:52:58 2026] GET /volume/v3/snapshots/cd2251a3-2cea-419b-8fc5-ba12d81f75ad => generated 473 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:52:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3419e9b6-3876-4ca2-b23d-e875e425da37 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3419e9b6-3876-4ca2-b23d-e875e425da37 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] GET http://192.168.122.147/volume/v3/volumes/0c4ba278-dd2a-4d4d-b9ab-cbdd667ff1f4 Sep 05 20:52:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3419e9b6-3876-4ca2-b23d-e875e425da37 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3419e9b6-3876-4ca2-b23d-e875e425da37 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:52:59 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:59 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:52:59 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:59 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:59 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3419e9b6-3876-4ca2-b23d-e875e425da37 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Volume info retrieved successfully. Sep 05 20:52:59 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-3419e9b6-3876-4ca2-b23d-e875e425da37 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:52:59 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-3419e9b6-3876-4ca2-b23d-e875e425da37 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:52:59 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-3419e9b6-3876-4ca2-b23d-e875e425da37 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:52:59 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:59 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:52:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3419e9b6-3876-4ca2-b23d-e875e425da37 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/volumes/0c4ba278-dd2a-4d4d-b9ab-cbdd667ff1f4 returned with HTTP 200 Sep 05 20:52:59 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 277/565] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:52:59 2026] GET /volume/v3/volumes/0c4ba278-dd2a-4d4d-b9ab-cbdd667ff1f4 => generated 920 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:52:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7ff8dfbd-6ef8-4763-a7e8-be242e334cdd None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7ff8dfbd-6ef8-4763-a7e8-be242e334cdd tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] POST http://192.168.122.147/volume/v3/groups/action Sep 05 20:52:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7ff8dfbd-6ef8-4763-a7e8-be242e334cdd tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Action body: b'{"create-from-src": {"source_group_id": "1801d76c-b17d-4455-b24c-52c7e4821a74", "name": "tempest-Group_from_grp-417481303"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:52:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7ff8dfbd-6ef8-4763-a7e8-be242e334cdd tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "1801d76c-b17d-4455-b24c-52c7e4821a74", "name": "tempest-Group_from_grp-417481303"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:52:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-7ff8dfbd-6ef8-4763-a7e8-be242e334cdd tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Creating new group {'create-from-src': {'source_group_id': '1801d76c-b17d-4455-b24c-52c7e4821a74', 'name': 'tempest-Group_from_grp-417481303'}}. {{(pid=87415) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 05 20:52:59 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.groups [None req-7ff8dfbd-6ef8-4763-a7e8-be242e334cdd tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Creating group tempest-Group_from_grp-417481303 from source group 1801d76c-b17d-4455-b24c-52c7e4821a74. Sep 05 20:52:59 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:59 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:59 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:52:59 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:52:59 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:59 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:52:59 devstack devstack@c-api.service[87415]: /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 05 20:52:59 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:52:59 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:52:59 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:52:59 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-7ff8dfbd-6ef8-4763-a7e8-be242e334cdd tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Created reservations ['880ebd90-b356-4d11-87b8-f5179e5cf1a9'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:52:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ace748f0-f05a-4ce7-8619-6a5899a20f54 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:52:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ace748f0-f05a-4ce7-8619-6a5899a20f54 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/volumes/1a1c631a-2f97-40e4-8c71-ea23a3a7195c Sep 05 20:52:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ace748f0-f05a-4ce7-8619-6a5899a20f54 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:52:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ace748f0-f05a-4ce7-8619-6a5899a20f54 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:00 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:00 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:53:00 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:00 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:00 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ace748f0-f05a-4ce7-8619-6a5899a20f54 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Volume info retrieved successfully. Sep 05 20:53:00 devstack devstack@c-api.service[87415]: /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 05 20:53:00 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:53:00 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:00 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ace748f0-f05a-4ce7-8619-6a5899a20f54 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/volumes/1a1c631a-2f97-40e4-8c71-ea23a3a7195c returned with HTTP 200 Sep 05 20:53:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 278/566] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:52:59 2026] GET /volume/v3/volumes/1a1c631a-2f97-40e4-8c71-ea23a3a7195c => generated 852 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f5816e85-3584-4aaa-ba87-a46d5aff7a1f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f5816e85-3584-4aaa-ba87-a46d5aff7a1f tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] GET http://192.168.122.147/volume/v3/snapshots/cd2251a3-2cea-419b-8fc5-ba12d81f75ad Sep 05 20:53:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f5816e85-3584-4aaa-ba87-a46d5aff7a1f tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f5816e85-3584-4aaa-ba87-a46d5aff7a1f tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:00 devstack devstack@c-api.service[87415]: INFO cinder.group.api [None req-7ff8dfbd-6ef8-4763-a7e8-be242e334cdd tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] A mapping entry already exists for group 6ee3ee14-7077-4cd8-89c7-523dc3221d8b and volume type 2b928f57-70da-48cb-9714-09f72c70800f. Do not need to create again. Sep 05 20:53:00 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:00 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:00 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7ff8dfbd-6ef8-4763-a7e8-be242e334cdd tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Availability Zones retrieved successfully. Sep 05 20:53:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f5816e85-3584-4aaa-ba87-a46d5aff7a1f tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/snapshots/cd2251a3-2cea-419b-8fc5-ba12d81f75ad returned with HTTP 404 Sep 05 20:53:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 279/567] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:00 2026] GET /volume/v3/snapshots/cd2251a3-2cea-419b-8fc5-ba12d81f75ad => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-72b45aa1-e257-440b-a83a-d3e3da1f4c1b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-72b45aa1-e257-440b-a83a-d3e3da1f4c1b tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] GET http://192.168.122.147/volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c Sep 05 20:53:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-72b45aa1-e257-440b-a83a-d3e3da1f4c1b tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-72b45aa1-e257-440b-a83a-d3e3da1f4c1b tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.group_snapshots [None req-72b45aa1-e257-440b-a83a-d3e3da1f4c1b tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] show called for member 64bfc11f-e436-4e3f-822d-1b1b364bed8c {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 20:53:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-72b45aa1-e257-440b-a83a-d3e3da1f4c1b tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c returned with HTTP 404 Sep 05 20:53:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 280/568] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 20:53:00 2026] GET /volume/v3/group_snapshots/64bfc11f-e436-4e3f-822d-1b1b364bed8c => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:53:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-61b28404-b203-44cf-9ec5-bfb5163ece93 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7ff8dfbd-6ef8-4763-a7e8-be242e334cdd tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Flow 'volume_create_api' (0d6ada1d-e1de-4cc0-93f1-3bbea40be1b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:53:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-61b28404-b203-44cf-9ec5-bfb5163ece93 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 20:53:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-61b28404-b203-44cf-9ec5-bfb5163ece93 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-61b28404-b203-44cf-9ec5-bfb5163ece93 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Calling method 'detail' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-61b28404-b203-44cf-9ec5-bfb5163ece93 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:53:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7ff8dfbd-6ef8-4763-a7e8-be242e334cdd tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3e51398-09e9-4d2e-8e1d-2659ed1d97ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:00 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-61b28404-b203-44cf-9ec5-bfb5163ece93 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:53:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-7ff8dfbd-6ef8-4763-a7e8-be242e334cdd tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:53:00 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:00 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:53:00 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-61b28404-b203-44cf-9ec5-bfb5163ece93 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Get all volumes completed successfully. Sep 05 20:53:00 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-61b28404-b203-44cf-9ec5-bfb5163ece93 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:53:00 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-61b28404-b203-44cf-9ec5-bfb5163ece93 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:53:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7ff8dfbd-6ef8-4763-a7e8-be242e334cdd tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3e51398-09e9-4d2e-8e1d-2659ed1d97ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '0c4ba278-dd2a-4d4d-b9ab-cbdd667ff1f4', 'volume_type': VolumeType(created_at=2026-09-05T18:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2b928f57-70da-48cb-9714-09f72c70800f,is_public=True,name='tempest-GroupsV314Test-volume-type-1215948377',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b928f57-70da-48cb-9714-09f72c70800f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6ee3ee14-7077-4cd8-89c7-523dc3221d8b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7ff8dfbd-6ef8-4763-a7e8-be242e334cdd tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afd8582a-35f1-416c-af83-316c7a2d6e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:00 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-61b28404-b203-44cf-9ec5-bfb5163ece93 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:53:00 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:00 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-61b28404-b203-44cf-9ec5-bfb5163ece93 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:53:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 281/569] 192.168.122.147 () {60 vars in 1183 bytes} [Sat Sep 5 20:53:00 2026] GET /volume/v3/volumes/detail => generated 930 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ef655375-96cd-41ce-8d17-718160677f40 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:00 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-7ff8dfbd-6ef8-4763-a7e8-be242e334cdd tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1215948377 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1215948377, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:53:00 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-7ff8dfbd-6ef8-4763-a7e8-be242e334cdd tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1215948377 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1215948377, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:53:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ef655375-96cd-41ce-8d17-718160677f40 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] POST http://192.168.122.147/volume/v3/groups/fb20c470-3a7a-4109-a4aa-592737ce1278/action Sep 05 20:53:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ef655375-96cd-41ce-8d17-718160677f40 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:53:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ef655375-96cd-41ce-8d17-718160677f40 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-ef655375-96cd-41ce-8d17-718160677f40 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] delete called for group fb20c470-3a7a-4109-a4aa-592737ce1278 {{(pid=87416) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 20:53:00 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.groups [None req-ef655375-96cd-41ce-8d17-718160677f40 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Delete group with id: fb20c470-3a7a-4109-a4aa-592737ce1278 Sep 05 20:53:00 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:00 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:00 devstack devstack@c-api.service[87416]: /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 05 20:53:00 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 20:53:00 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-7ff8dfbd-6ef8-4763-a7e8-be242e334cdd tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Created reservations ['1332de50-152b-4921-ae9e-9d0a7cda1f23', '2dfc2c4c-ef95-4c66-9b4c-e2ca43ebf603', 'b4b3d8d4-6e6b-4f03-a066-38a8736556bd', '63f3f99a-097c-4ef9-8a92-d519b99ad252'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:53:00 devstack devstack@c-api.service[87416]: /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 05 20:53:00 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:53:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7ff8dfbd-6ef8-4763-a7e8-be242e334cdd tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afd8582a-35f1-416c-af83-316c7a2d6e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1332de50-152b-4921-ae9e-9d0a7cda1f23', '2dfc2c4c-ef95-4c66-9b4c-e2ca43ebf603', 'b4b3d8d4-6e6b-4f03-a066-38a8736556bd', '63f3f99a-097c-4ef9-8a92-d519b99ad252']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7ff8dfbd-6ef8-4763-a7e8-be242e334cdd tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c09751a-dfef-4d92-812c-f01f69323214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:00 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:00 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ef655375-96cd-41ce-8d17-718160677f40 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/groups/fb20c470-3a7a-4109-a4aa-592737ce1278/action returned with HTTP 202 Sep 05 20:53:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 282/570] 192.168.122.147 () {62 vars in 1312 bytes} [Sat Sep 5 20:53:00 2026] POST /volume/v3/groups/fb20c470-3a7a-4109-a4aa-592737ce1278/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:53:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f5b262fb-6f7c-45f5-a597-3ee6f7d0c3a2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f5b262fb-6f7c-45f5-a597-3ee6f7d0c3a2 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] GET http://192.168.122.147/volume/v3/volumes/25cfb7ee-5e1c-4699-bce9-4237e0d33853 Sep 05 20:53:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f5b262fb-6f7c-45f5-a597-3ee6f7d0c3a2 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:00 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:00 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f5b262fb-6f7c-45f5-a597-3ee6f7d0c3a2 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7ff8dfbd-6ef8-4763-a7e8-be242e334cdd tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c09751a-dfef-4d92-812c-f01f69323214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9cdce99-08ca-47bb-9b53-038a104cbfd6', '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=6ee3ee14-7077-4cd8-89c7-523dc3221d8b,group_type_id=,metadata={},multiattach=False,project_id='541ab37653d3419e816894795c006f3b',qos_specs=None,replication_status=,reservations=['1332de50-152b-4921-ae9e-9d0a7cda1f23','2dfc2c4c-ef95-4c66-9b4c-e2ca43ebf603','b4b3d8d4-6e6b-4f03-a066-38a8736556bd','63f3f99a-097c-4ef9-8a92-d519b99ad252'],size=1,snapshot_id=None,source_replicaid=,source_volid=0c4ba278-dd2a-4d4d-b9ab-cbdd667ff1f4,status='creating',user_id='66bbfdfaac0648fa8b14a34edf25aba8',volume_type_id=2b928f57-70da-48cb-9714-09f72c70800f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:53:00Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6ee3ee14-7077-4cd8-89c7-523dc3221d8b,host=None,id=e9cdce99-08ca-47bb-9b53-038a104cbfd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='541ab37653d3419e816894795c006f3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=0c4ba278-dd2a-4d4d-b9ab-cbdd667ff1f4,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66bbfdfaac0648fa8b14a34edf25aba8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b928f57-70da-48cb-9714-09f72c70800f),volume_type_id=2b928f57-70da-48cb-9714-09f72c70800f)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7ff8dfbd-6ef8-4763-a7e8-be242e334cdd tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8df87a41-b7c2-4d01-93a6-53b338289a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:00 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:00 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:53:00 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:00 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:00 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f5b262fb-6f7c-45f5-a597-3ee6f7d0c3a2 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Volume info retrieved successfully. Sep 05 20:53:00 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-f5b262fb-6f7c-45f5-a597-3ee6f7d0c3a2 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:53:00 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-f5b262fb-6f7c-45f5-a597-3ee6f7d0c3a2 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:53:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7ff8dfbd-6ef8-4763-a7e8-be242e334cdd tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8df87a41-b7c2-4d01-93a6-53b338289a00) transitioned into state 'SUCCESS' from 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=6ee3ee14-7077-4cd8-89c7-523dc3221d8b,group_type_id=,metadata={},multiattach=False,project_id='541ab37653d3419e816894795c006f3b',qos_specs=None,replication_status=,reservations=['1332de50-152b-4921-ae9e-9d0a7cda1f23','2dfc2c4c-ef95-4c66-9b4c-e2ca43ebf603','b4b3d8d4-6e6b-4f03-a066-38a8736556bd','63f3f99a-097c-4ef9-8a92-d519b99ad252'],size=1,snapshot_id=None,source_replicaid=,source_volid=0c4ba278-dd2a-4d4d-b9ab-cbdd667ff1f4,status='creating',user_id='66bbfdfaac0648fa8b14a34edf25aba8',volume_type_id=2b928f57-70da-48cb-9714-09f72c70800f)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7ff8dfbd-6ef8-4763-a7e8-be242e334cdd tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Flow 'volume_create_api' (0d6ada1d-e1de-4cc0-93f1-3bbea40be1b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:53:00 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7ff8dfbd-6ef8-4763-a7e8-be242e334cdd tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Create volume request issued successfully. Sep 05 20:53:00 devstack devstack@c-api.service[87415]: /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 05 20:53:00 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:53:00 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:00 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7ff8dfbd-6ef8-4763-a7e8-be242e334cdd tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/groups/action returned with HTTP 202 Sep 05 20:53:00 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 289/571] 192.168.122.147 () {62 vars in 1202 bytes} [Sat Sep 5 20:52:59 2026] POST /volume/v3/groups/action => generated 101 bytes in 894 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c2d87b9d-8c09-4946-bf6d-eed6ec3724ff None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c2d87b9d-8c09-4946-bf6d-eed6ec3724ff tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 20:53:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c2d87b9d-8c09-4946-bf6d-eed6ec3724ff tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c2d87b9d-8c09-4946-bf6d-eed6ec3724ff tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-c2d87b9d-8c09-4946-bf6d-eed6ec3724ff tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:53:00 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:00 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c2d87b9d-8c09-4946-bf6d-eed6ec3724ff tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:53:00 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:00 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:00 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:00 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:00 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c2d87b9d-8c09-4946-bf6d-eed6ec3724ff tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Get all volumes completed successfully. Sep 05 20:53:00 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-c2d87b9d-8c09-4946-bf6d-eed6ec3724ff tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:53:00 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-c2d87b9d-8c09-4946-bf6d-eed6ec3724ff tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:53:00 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-f5b262fb-6f7c-45f5-a597-3ee6f7d0c3a2 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:53:00 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:00 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f5b262fb-6f7c-45f5-a597-3ee6f7d0c3a2 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/volumes/25cfb7ee-5e1c-4699-bce9-4237e0d33853 returned with HTTP 200 Sep 05 20:53:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 283/572] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:53:00 2026] GET /volume/v3/volumes/25cfb7ee-5e1c-4699-bce9-4237e0d33853 => generated 926 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:00 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-c2d87b9d-8c09-4946-bf6d-eed6ec3724ff tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:53:00 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:00 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:00 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-c2d87b9d-8c09-4946-bf6d-eed6ec3724ff tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:53:00 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-c2d87b9d-8c09-4946-bf6d-eed6ec3724ff tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:53:00 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-c2d87b9d-8c09-4946-bf6d-eed6ec3724ff tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:53:01 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:01 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c2d87b9d-8c09-4946-bf6d-eed6ec3724ff tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:53:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 290/573] 192.168.122.147 () {60 vars in 1183 bytes} [Sat Sep 5 20:53:00 2026] GET /volume/v3/volumes/detail => generated 1843 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:53:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1b856ef7-b930-4890-963a-d4df92199272 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-cac75c92-f9af-4d5d-9e6f-7d8c30e70509 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cac75c92-f9af-4d5d-9e6f-7d8c30e70509 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/volumes/1a1c631a-2f97-40e4-8c71-ea23a3a7195c Sep 05 20:53:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cac75c92-f9af-4d5d-9e6f-7d8c30e70509 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cac75c92-f9af-4d5d-9e6f-7d8c30e70509 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1b856ef7-b930-4890-963a-d4df92199272 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] GET http://192.168.122.147/volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 Sep 05 20:53:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1b856ef7-b930-4890-963a-d4df92199272 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1b856ef7-b930-4890-963a-d4df92199272 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:01 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:01 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:01 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:01 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:01 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:01 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:53:01 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:01 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:01 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-cac75c92-f9af-4d5d-9e6f-7d8c30e70509 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Volume info retrieved successfully. Sep 05 20:53:01 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-1b856ef7-b930-4890-963a-d4df92199272 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Volume info retrieved successfully. Sep 05 20:53:01 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-1b856ef7-b930-4890-963a-d4df92199272 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:53:01 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-1b856ef7-b930-4890-963a-d4df92199272 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:53:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cac75c92-f9af-4d5d-9e6f-7d8c30e70509 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/volumes/1a1c631a-2f97-40e4-8c71-ea23a3a7195c returned with HTTP 200 Sep 05 20:53:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 291/574] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:01 2026] GET /volume/v3/volumes/1a1c631a-2f97-40e4-8c71-ea23a3a7195c => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-813276a9-0a7e-4a51-ac98-2157eec7d460 req-f46cb1ee-b706-4b07-b5b9-300151d5d46c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-813276a9-0a7e-4a51-ac98-2157eec7d460 req-f46cb1ee-b706-4b07-b5b9-300151d5d46c tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] GET http://192.168.122.147/volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f Sep 05 20:53:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-813276a9-0a7e-4a51-ac98-2157eec7d460 req-f46cb1ee-b706-4b07-b5b9-300151d5d46c tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-813276a9-0a7e-4a51-ac98-2157eec7d460 req-f46cb1ee-b706-4b07-b5b9-300151d5d46c tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:01 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:01 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:01 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:01 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:01 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-813276a9-0a7e-4a51-ac98-2157eec7d460 req-f46cb1ee-b706-4b07-b5b9-300151d5d46c tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Volume info retrieved successfully. Sep 05 20:53:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-813276a9-0a7e-4a51-ac98-2157eec7d460 req-f46cb1ee-b706-4b07-b5b9-300151d5d46c tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] http://192.168.122.147/volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f returned with HTTP 200 Sep 05 20:53:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 292/575] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:53:01 2026] GET /volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f => generated 858 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-44998e7e-f980-414a-9f74-ac5404b6eb4a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-44998e7e-f980-414a-9f74-ac5404b6eb4a tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 20:53:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-44998e7e-f980-414a-9f74-ac5404b6eb4a tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a1c631a-2f97-40e4-8c71-ea23a3a7195c", "name": "tempest-SnapshotsActionsTest-Snapshot-694596423"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:01 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-1b856ef7-b930-4890-963a-d4df92199272 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:53:01 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:01 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:01 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:01 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:01 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:01 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:01 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-44998e7e-f980-414a-9f74-ac5404b6eb4a tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Volume info retrieved successfully. Sep 05 20:53:01 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-44998e7e-f980-414a-9f74-ac5404b6eb4a tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Create snapshot from volume 1a1c631a-2f97-40e4-8c71-ea23a3a7195c Sep 05 20:53:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1b856ef7-b930-4890-963a-d4df92199272 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 returned with HTTP 200 Sep 05 20:53:01 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 284/576] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:53:01 2026] GET /volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 => generated 930 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4a11e745-78f9-466d-992e-48f89e275806 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4a11e745-78f9-466d-992e-48f89e275806 None None] GET http://192.168.122.147/volume// Sep 05 20:53:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4a11e745-78f9-466d-992e-48f89e275806 None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4a11e745-78f9-466d-992e-48f89e275806 None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4a11e745-78f9-466d-992e-48f89e275806 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:53:01 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 285/577] 192.168.122.147 () {58 vars in 1308 bytes} [Sat Sep 5 20:53:01 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:53:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-813276a9-0a7e-4a51-ac98-2157eec7d460 req-9869fe9f-9ace-43c9-9a9c-d5bb9bbc2518 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-813276a9-0a7e-4a51-ac98-2157eec7d460 req-9869fe9f-9ace-43c9-9a9c-d5bb9bbc2518 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 05 20:53:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-813276a9-0a7e-4a51-ac98-2157eec7d460 req-9869fe9f-9ace-43c9-9a9c-d5bb9bbc2518 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5613e963-f42e-4038-b4c7-16cff69dec8f", "connector": null, "instance_uuid": "44a408fd-eda2-45ba-90b6-5f9f36772aca"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:01 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-44998e7e-f980-414a-9f74-ac5404b6eb4a tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-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 05 20:53:01 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:01 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:53:01 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:01 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:01 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-44998e7e-f980-414a-9f74-ac5404b6eb4a tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Created reservations ['4d63829d-21c7-4c8f-9174-69f0cc583d58', '11bc80fe-81fb-4cb6-9f83-86d81d3abac9', '280a7ad5-f9cf-44dd-9676-ca557310be8b', 'a31063d1-90a6-45b7-a796-b6c7e9e4d2a3'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:53:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-813276a9-0a7e-4a51-ac98-2157eec7d460 req-9869fe9f-9ace-43c9-9a9c-d5bb9bbc2518 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 05 20:53:01 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 286/578] 192.168.122.147 () {66 vars in 1483 bytes} [Sat Sep 5 20:53:01 2026] POST /volume/v3/attachments => generated 273 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:01 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:01 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-813276a9-0a7e-4a51-ac98-2157eec7d460 req-0b4c7584-c2dc-495e-b000-7505ddc132e5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:01 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-44998e7e-f980-414a-9f74-ac5404b6eb4a tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot create request issued successfully. Sep 05 20:53:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-44998e7e-f980-414a-9f74-ac5404b6eb4a tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 20:53:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 293/579] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 20:53:01 2026] POST /volume/v3/snapshots => generated 306 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:53:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-78570961-6151-4d93-b8f8-b1d3b69bb534 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-813276a9-0a7e-4a51-ac98-2157eec7d460 req-0b4c7584-c2dc-495e-b000-7505ddc132e5 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] POST http://192.168.122.147/volume/v3/attachments/8706d076-fe3b-4353-b32a-6d81e38eec2b/action Sep 05 20:53:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-813276a9-0a7e-4a51-ac98-2157eec7d460 req-0b4c7584-c2dc-495e-b000-7505ddc132e5 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Action body: b'{"os-complete": null}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:53:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-78570961-6151-4d93-b8f8-b1d3b69bb534 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 Sep 05 20:53:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-813276a9-0a7e-4a51-ac98-2157eec7d460 req-0b4c7584-c2dc-495e-b000-7505ddc132e5 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-78570961-6151-4d93-b8f8-b1d3b69bb534 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-78570961-6151-4d93-b8f8-b1d3b69bb534 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:01 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:01 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:01 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-78570961-6151-4d93-b8f8-b1d3b69bb534 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-78570961-6151-4d93-b8f8-b1d3b69bb534 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 returned with HTTP 200 Sep 05 20:53:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 294/580] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:01 2026] GET /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:01 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:01 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:53:01 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:01 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-813276a9-0a7e-4a51-ac98-2157eec7d460 req-0b4c7584-c2dc-495e-b000-7505ddc132e5 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] http://192.168.122.147/volume/v3/attachments/8706d076-fe3b-4353-b32a-6d81e38eec2b/action returned with HTTP 204 Sep 05 20:53:01 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 287/581] 192.168.122.147 () {66 vars in 1614 bytes} [Sat Sep 5 20:53:01 2026] POST /volume/v3/attachments/8706d076-fe3b-4353-b32a-6d81e38eec2b/action => generated 0 bytes in 183 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-751ba34e-fe65-4158-8cab-3af0fea92e5c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-751ba34e-fe65-4158-8cab-3af0fea92e5c tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] GET http://192.168.122.147/volume/v3/volumes/25cfb7ee-5e1c-4699-bce9-4237e0d33853 Sep 05 20:53:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-636c14bb-4205-48ec-b576-ed8e0906187f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-751ba34e-fe65-4158-8cab-3af0fea92e5c tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-751ba34e-fe65-4158-8cab-3af0fea92e5c tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-636c14bb-4205-48ec-b576-ed8e0906187f tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] GET http://192.168.122.147/volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f Sep 05 20:53:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-636c14bb-4205-48ec-b576-ed8e0906187f tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-636c14bb-4205-48ec-b576-ed8e0906187f tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:01 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:01 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:53:01 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:01 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:01 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:01 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:01 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:01 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-751ba34e-fe65-4158-8cab-3af0fea92e5c tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/volumes/25cfb7ee-5e1c-4699-bce9-4237e0d33853 returned with HTTP 404 Sep 05 20:53:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 295/582] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:53:01 2026] GET /volume/v3/volumes/25cfb7ee-5e1c-4699-bce9-4237e0d33853 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:53:01 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-636c14bb-4205-48ec-b576-ed8e0906187f tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Volume info retrieved successfully. Sep 05 20:53:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a3a023a9-a39f-49ce-a2e3-fde722f7c832 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a3a023a9-a39f-49ce-a2e3-fde722f7c832 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] GET http://192.168.122.147/volume/v3/groups/fb20c470-3a7a-4109-a4aa-592737ce1278 Sep 05 20:53:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a3a023a9-a39f-49ce-a2e3-fde722f7c832 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a3a023a9-a39f-49ce-a2e3-fde722f7c832 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-a3a023a9-a39f-49ce-a2e3-fde722f7c832 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] show called for member fb20c470-3a7a-4109-a4aa-592737ce1278 {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:53:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-636c14bb-4205-48ec-b576-ed8e0906187f tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] http://192.168.122.147/volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f returned with HTTP 200 Sep 05 20:53:01 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 288/583] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:01 2026] GET /volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f => generated 1120 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:01 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:01 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-379f925f-2366-4ef6-a2db-b105ae11cf3d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-379f925f-2366-4ef6-a2db-b105ae11cf3d tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] GET http://192.168.122.147/volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f Sep 05 20:53:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-379f925f-2366-4ef6-a2db-b105ae11cf3d tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-379f925f-2366-4ef6-a2db-b105ae11cf3d tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:01 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:01 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:53:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a3a023a9-a39f-49ce-a2e3-fde722f7c832 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/groups/fb20c470-3a7a-4109-a4aa-592737ce1278 returned with HTTP 200 Sep 05 20:53:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 296/584] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:53:01 2026] GET /volume/v3/groups/fb20c470-3a7a-4109-a4aa-592737ce1278 => generated 396 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:01 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:01 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:53:01 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:01 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:01 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-379f925f-2366-4ef6-a2db-b105ae11cf3d tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Volume info retrieved successfully. Sep 05 20:53:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-379f925f-2366-4ef6-a2db-b105ae11cf3d tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] http://192.168.122.147/volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f returned with HTTP 200 Sep 05 20:53:01 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 289/585] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:01 2026] GET /volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f => generated 1120 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-058eb7e3-64c3-43e7-be11-276e964a6a19 req-5f2a83bd-6617-42c8-9838-9a34b3dee1be None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-058eb7e3-64c3-43e7-be11-276e964a6a19 req-5f2a83bd-6617-42c8-9838-9a34b3dee1be tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] GET http://192.168.122.147/volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f Sep 05 20:53:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-058eb7e3-64c3-43e7-be11-276e964a6a19 req-5f2a83bd-6617-42c8-9838-9a34b3dee1be tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-058eb7e3-64c3-43e7-be11-276e964a6a19 req-5f2a83bd-6617-42c8-9838-9a34b3dee1be tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:02 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:02 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:02 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:02 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:02 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-058eb7e3-64c3-43e7-be11-276e964a6a19 req-5f2a83bd-6617-42c8-9838-9a34b3dee1be tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Volume info retrieved successfully. Sep 05 20:53:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-058eb7e3-64c3-43e7-be11-276e964a6a19 req-5f2a83bd-6617-42c8-9838-9a34b3dee1be tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] http://192.168.122.147/volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f returned with HTTP 200 Sep 05 20:53:02 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 297/586] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:53:02 2026] GET /volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f => generated 1120 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-058eb7e3-64c3-43e7-be11-276e964a6a19 req-9d0879e4-9267-4bd4-8c24-d90c1fb0141e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-058eb7e3-64c3-43e7-be11-276e964a6a19 req-9d0879e4-9267-4bd4-8c24-d90c1fb0141e tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] DELETE http://192.168.122.147/volume/v3/attachments/8706d076-fe3b-4353-b32a-6d81e38eec2b Sep 05 20:53:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-058eb7e3-64c3-43e7-be11-276e964a6a19 req-9d0879e4-9267-4bd4-8c24-d90c1fb0141e tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-058eb7e3-64c3-43e7-be11-276e964a6a19 req-9d0879e4-9267-4bd4-8c24-d90c1fb0141e tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:02 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:02 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:02 devstack devstack@c-api.service[87416]: /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 05 20:53:02 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, Sep 05 20:53:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-058eb7e3-64c3-43e7-be11-276e964a6a19 req-9d0879e4-9267-4bd4-8c24-d90c1fb0141e tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] http://192.168.122.147/volume/v3/attachments/8706d076-fe3b-4353-b32a-6d81e38eec2b returned with HTTP 200 Sep 05 20:53:02 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 290/587] 192.168.122.147 () {64 vars in 1562 bytes} [Sat Sep 5 20:53:02 2026] DELETE /volume/v3/attachments/8706d076-fe3b-4353-b32a-6d81e38eec2b => generated 19 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:53:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e693a70e-8901-4fd8-8da9-6e33d17d5c4d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e693a70e-8901-4fd8-8da9-6e33d17d5c4d tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] GET http://192.168.122.147/volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 Sep 05 20:53:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e693a70e-8901-4fd8-8da9-6e33d17d5c4d tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e693a70e-8901-4fd8-8da9-6e33d17d5c4d tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:02 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:02 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:02 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:02 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:02 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e693a70e-8901-4fd8-8da9-6e33d17d5c4d tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Volume info retrieved successfully. Sep 05 20:53:02 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-e693a70e-8901-4fd8-8da9-6e33d17d5c4d tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:53:02 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-e693a70e-8901-4fd8-8da9-6e33d17d5c4d tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:53:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1cb7e0af-9650-411a-8c6c-b2959f250fa3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1cb7e0af-9650-411a-8c6c-b2959f250fa3 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] GET http://192.168.122.147/volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f Sep 05 20:53:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1cb7e0af-9650-411a-8c6c-b2959f250fa3 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1cb7e0af-9650-411a-8c6c-b2959f250fa3 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:02 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:02 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:53:02 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:02 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:02 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-1cb7e0af-9650-411a-8c6c-b2959f250fa3 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Volume info retrieved successfully. Sep 05 20:53:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1cb7e0af-9650-411a-8c6c-b2959f250fa3 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] http://192.168.122.147/volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f returned with HTTP 200 Sep 05 20:53:02 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 291/588] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:02 2026] GET /volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f => generated 858 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:02 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-e693a70e-8901-4fd8-8da9-6e33d17d5c4d tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:53:02 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:02 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e693a70e-8901-4fd8-8da9-6e33d17d5c4d tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 returned with HTTP 200 Sep 05 20:53:02 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 298/589] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:53:02 2026] GET /volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 => generated 930 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e013a9c3-25c7-4edd-ab8e-e26debfb4f7d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e013a9c3-25c7-4edd-ab8e-e26debfb4f7d tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 Sep 05 20:53:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e013a9c3-25c7-4edd-ab8e-e26debfb4f7d tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e013a9c3-25c7-4edd-ab8e-e26debfb4f7d tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:02 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:02 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:02 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e013a9c3-25c7-4edd-ab8e-e26debfb4f7d tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e013a9c3-25c7-4edd-ab8e-e26debfb4f7d tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 returned with HTTP 200 Sep 05 20:53:02 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 292/590] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:02 2026] GET /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 => generated 438 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-cff2fe85-70b4-4b41-a611-022cefdcfd42 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cff2fe85-70b4-4b41-a611-022cefdcfd42 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] GET http://192.168.122.147/volume/v3/groups/fb20c470-3a7a-4109-a4aa-592737ce1278 Sep 05 20:53:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cff2fe85-70b4-4b41-a611-022cefdcfd42 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cff2fe85-70b4-4b41-a611-022cefdcfd42 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-cff2fe85-70b4-4b41-a611-022cefdcfd42 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] show called for member fb20c470-3a7a-4109-a4aa-592737ce1278 {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:53:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cff2fe85-70b4-4b41-a611-022cefdcfd42 tempest-GroupSnapshotsV319Test-331039249 tempest-GroupSnapshotsV319Test-331039249-project-member] http://192.168.122.147/volume/v3/groups/fb20c470-3a7a-4109-a4aa-592737ce1278 returned with HTTP 404 Sep 05 20:53:02 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 299/591] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:53:02 2026] GET /volume/v3/groups/fb20c470-3a7a-4109-a4aa-592737ce1278 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:53:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-cdf3b7c4-dcb6-4b4c-b1ca-2ae0def94bb5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cdf3b7c4-dcb6-4b4c-b1ca-2ae0def94bb5 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] DELETE http://192.168.122.147/volume/v3/group_types/03a4e2d4-21b7-4b84-b8ae-4b3f1da67187 Sep 05 20:53:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cdf3b7c4-dcb6-4b4c-b1ca-2ae0def94bb5 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cdf3b7c4-dcb6-4b4c-b1ca-2ae0def94bb5 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cdf3b7c4-dcb6-4b4c-b1ca-2ae0def94bb5 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] http://192.168.122.147/volume/v3/group_types/03a4e2d4-21b7-4b84-b8ae-4b3f1da67187 returned with HTTP 202 Sep 05 20:53:02 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 293/592] 192.168.122.147 () {60 vars in 1288 bytes} [Sat Sep 5 20:53:02 2026] DELETE /volume/v3/group_types/03a4e2d4-21b7-4b84-b8ae-4b3f1da67187 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:53:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b0ba11db-6dbd-40c3-a3b4-63c549388bc4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b0ba11db-6dbd-40c3-a3b4-63c549388bc4 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] DELETE http://192.168.122.147/volume/v3/types/ed570252-0eec-4f6a-8c50-c3a39ed6ac16 Sep 05 20:53:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b0ba11db-6dbd-40c3-a3b4-63c549388bc4 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b0ba11db-6dbd-40c3-a3b4-63c549388bc4 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b0ba11db-6dbd-40c3-a3b4-63c549388bc4 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] http://192.168.122.147/volume/v3/types/ed570252-0eec-4f6a-8c50-c3a39ed6ac16 returned with HTTP 202 Sep 05 20:53:03 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 300/593] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 20:53:02 2026] DELETE /volume/v3/types/ed570252-0eec-4f6a-8c50-c3a39ed6ac16 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:53:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0c84950a-f9ea-4aa3-8b6a-dcb02afe4ea5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0c84950a-f9ea-4aa3-8b6a-dcb02afe4ea5 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] GET http://192.168.122.147/volume/v3/types/ed570252-0eec-4f6a-8c50-c3a39ed6ac16 Sep 05 20:53:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0c84950a-f9ea-4aa3-8b6a-dcb02afe4ea5 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0c84950a-f9ea-4aa3-8b6a-dcb02afe4ea5 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0c84950a-f9ea-4aa3-8b6a-dcb02afe4ea5 tempest-GroupSnapshotsV319Test-98477084 tempest-GroupSnapshotsV319Test-98477084-project-admin] http://192.168.122.147/volume/v3/types/ed570252-0eec-4f6a-8c50-c3a39ed6ac16 returned with HTTP 404 Sep 05 20:53:03 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 294/594] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 20:53:03 2026] GET /volume/v3/types/ed570252-0eec-4f6a-8c50-c3a39ed6ac16 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3dad8176-ae36-43d9-91ac-fcfb11dd6023 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3dad8176-ae36-43d9-91ac-fcfb11dd6023 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] GET http://192.168.122.147/volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 Sep 05 20:53:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3dad8176-ae36-43d9-91ac-fcfb11dd6023 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3dad8176-ae36-43d9-91ac-fcfb11dd6023 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:03 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:03 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:03 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:03 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:03 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3dad8176-ae36-43d9-91ac-fcfb11dd6023 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Volume info retrieved successfully. Sep 05 20:53:03 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-3dad8176-ae36-43d9-91ac-fcfb11dd6023 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:53:03 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-3dad8176-ae36-43d9-91ac-fcfb11dd6023 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:53:03 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-3dad8176-ae36-43d9-91ac-fcfb11dd6023 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:53:03 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:03 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3dad8176-ae36-43d9-91ac-fcfb11dd6023 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 returned with HTTP 200 Sep 05 20:53:03 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 301/595] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:53:03 2026] GET /volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 => generated 930 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-747ce4e9-5fcb-4f25-83e0-e01dad92403d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-747ce4e9-5fcb-4f25-83e0-e01dad92403d tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 Sep 05 20:53:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-747ce4e9-5fcb-4f25-83e0-e01dad92403d tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-747ce4e9-5fcb-4f25-83e0-e01dad92403d tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:03 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:03 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:03 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-747ce4e9-5fcb-4f25-83e0-e01dad92403d tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-747ce4e9-5fcb-4f25-83e0-e01dad92403d tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 returned with HTTP 200 Sep 05 20:53:03 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 295/596] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:03 2026] GET /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 => generated 438 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:53:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3834cfe0-9331-400a-90d8-63a78b51f583 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3834cfe0-9331-400a-90d8-63a78b51f583 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] GET http://192.168.122.147/volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 Sep 05 20:53:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3834cfe0-9331-400a-90d8-63a78b51f583 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3834cfe0-9331-400a-90d8-63a78b51f583 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:04 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:04 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:04 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:04 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-091912f4-9e0a-4d54-abe5-73eebead7555 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-091912f4-9e0a-4d54-abe5-73eebead7555 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 Sep 05 20:53:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-091912f4-9e0a-4d54-abe5-73eebead7555 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-091912f4-9e0a-4d54-abe5-73eebead7555 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:04 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3834cfe0-9331-400a-90d8-63a78b51f583 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Volume info retrieved successfully. Sep 05 20:53:04 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-3834cfe0-9331-400a-90d8-63a78b51f583 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:53:04 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-3834cfe0-9331-400a-90d8-63a78b51f583 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:53:04 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:04 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:04 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-091912f4-9e0a-4d54-abe5-73eebead7555 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-091912f4-9e0a-4d54-abe5-73eebead7555 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 returned with HTTP 200 Sep 05 20:53:04 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 296/597] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:04 2026] GET /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 => generated 438 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:04 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-3834cfe0-9331-400a-90d8-63a78b51f583 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:53:04 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:04 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3834cfe0-9331-400a-90d8-63a78b51f583 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 returned with HTTP 200 Sep 05 20:53:04 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 302/598] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:53:04 2026] GET /volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 => generated 930 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5d3d0e8d-826f-4a0b-b260-d07d150fc9ae None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5d3d0e8d-826f-4a0b-b260-d07d150fc9ae tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 Sep 05 20:53:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5d3d0e8d-826f-4a0b-b260-d07d150fc9ae tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5d3d0e8d-826f-4a0b-b260-d07d150fc9ae tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:05 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:05 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:05 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5d3d0e8d-826f-4a0b-b260-d07d150fc9ae tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5d3d0e8d-826f-4a0b-b260-d07d150fc9ae tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 returned with HTTP 200 Sep 05 20:53:05 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 297/599] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:05 2026] GET /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 => generated 438 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c02bbb04-60fb-450b-bb30-5dced3100794 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c02bbb04-60fb-450b-bb30-5dced3100794 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] GET http://192.168.122.147/volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 Sep 05 20:53:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c02bbb04-60fb-450b-bb30-5dced3100794 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c02bbb04-60fb-450b-bb30-5dced3100794 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:06 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:06 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:06 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:06 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:06 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c02bbb04-60fb-450b-bb30-5dced3100794 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Volume info retrieved successfully. Sep 05 20:53:06 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-c02bbb04-60fb-450b-bb30-5dced3100794 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:53:06 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-c02bbb04-60fb-450b-bb30-5dced3100794 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:53:06 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-c02bbb04-60fb-450b-bb30-5dced3100794 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:53:06 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:06 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c02bbb04-60fb-450b-bb30-5dced3100794 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 returned with HTTP 200 Sep 05 20:53:06 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 303/600] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:53:05 2026] GET /volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 => generated 930 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-595c0f52-3701-48d9-a0d7-ca698e4e999e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-595c0f52-3701-48d9-a0d7-ca698e4e999e tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 Sep 05 20:53:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-595c0f52-3701-48d9-a0d7-ca698e4e999e tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-595c0f52-3701-48d9-a0d7-ca698e4e999e tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:06 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:06 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:06 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-595c0f52-3701-48d9-a0d7-ca698e4e999e tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-595c0f52-3701-48d9-a0d7-ca698e4e999e tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 returned with HTTP 200 Sep 05 20:53:06 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 298/601] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:06 2026] GET /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 => generated 438 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6fde0bb2-c470-4672-95a8-3162930ea543 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6fde0bb2-c470-4672-95a8-3162930ea543 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] GET http://192.168.122.147/volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 Sep 05 20:53:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6fde0bb2-c470-4672-95a8-3162930ea543 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6fde0bb2-c470-4672-95a8-3162930ea543 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:07 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:07 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:07 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:07 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:07 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6fde0bb2-c470-4672-95a8-3162930ea543 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Volume info retrieved successfully. Sep 05 20:53:07 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-6fde0bb2-c470-4672-95a8-3162930ea543 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:53:07 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-6fde0bb2-c470-4672-95a8-3162930ea543 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:53:07 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-6fde0bb2-c470-4672-95a8-3162930ea543 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:53:07 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:07 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6fde0bb2-c470-4672-95a8-3162930ea543 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 returned with HTTP 200 Sep 05 20:53:07 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 304/602] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:53:07 2026] GET /volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 => generated 930 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5c203e8b-4457-4b12-b4b9-a6d82545ace3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5c203e8b-4457-4b12-b4b9-a6d82545ace3 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 Sep 05 20:53:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5c203e8b-4457-4b12-b4b9-a6d82545ace3 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5c203e8b-4457-4b12-b4b9-a6d82545ace3 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:08 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:08 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:08 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5c203e8b-4457-4b12-b4b9-a6d82545ace3 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5c203e8b-4457-4b12-b4b9-a6d82545ace3 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 returned with HTTP 200 Sep 05 20:53:08 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 299/603] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:07 2026] GET /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 => generated 438 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-db6e809f-0eeb-4fda-bfa5-3067fd3273d5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-db6e809f-0eeb-4fda-bfa5-3067fd3273d5 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] GET http://192.168.122.147/volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 Sep 05 20:53:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-db6e809f-0eeb-4fda-bfa5-3067fd3273d5 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-db6e809f-0eeb-4fda-bfa5-3067fd3273d5 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:08 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:08 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:08 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:08 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:08 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-db6e809f-0eeb-4fda-bfa5-3067fd3273d5 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Volume info retrieved successfully. Sep 05 20:53:08 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-db6e809f-0eeb-4fda-bfa5-3067fd3273d5 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:53:08 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-db6e809f-0eeb-4fda-bfa5-3067fd3273d5 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:53:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0e42b17c-f0be-496a-8ce2-059c383b1b1e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0e42b17c-f0be-496a-8ce2-059c383b1b1e tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 Sep 05 20:53:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0e42b17c-f0be-496a-8ce2-059c383b1b1e tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0e42b17c-f0be-496a-8ce2-059c383b1b1e tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:09 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:09 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:09 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0e42b17c-f0be-496a-8ce2-059c383b1b1e tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0e42b17c-f0be-496a-8ce2-059c383b1b1e tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 returned with HTTP 200 Sep 05 20:53:09 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 300/604] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:09 2026] GET /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 => generated 438 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:09 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-db6e809f-0eeb-4fda-bfa5-3067fd3273d5 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:53:09 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:09 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-db6e809f-0eeb-4fda-bfa5-3067fd3273d5 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 returned with HTTP 200 Sep 05 20:53:09 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 305/605] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:53:08 2026] GET /volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 => generated 930 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d251b287-908d-43c1-a906-672aca709681 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d251b287-908d-43c1-a906-672aca709681 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 Sep 05 20:53:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d251b287-908d-43c1-a906-672aca709681 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d251b287-908d-43c1-a906-672aca709681 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:10 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:10 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:10 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d251b287-908d-43c1-a906-672aca709681 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d251b287-908d-43c1-a906-672aca709681 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 returned with HTTP 200 Sep 05 20:53:10 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 301/606] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:10 2026] GET /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 => generated 438 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2991f53e-022b-42db-8f71-58e639f43504 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2991f53e-022b-42db-8f71-58e639f43504 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] GET http://192.168.122.147/volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 Sep 05 20:53:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2991f53e-022b-42db-8f71-58e639f43504 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2991f53e-022b-42db-8f71-58e639f43504 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:10 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:10 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:10 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:10 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:10 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2991f53e-022b-42db-8f71-58e639f43504 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Volume info retrieved successfully. Sep 05 20:53:10 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-2991f53e-022b-42db-8f71-58e639f43504 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:53:10 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-2991f53e-022b-42db-8f71-58e639f43504 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:53:10 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-2991f53e-022b-42db-8f71-58e639f43504 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:53:10 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:10 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2991f53e-022b-42db-8f71-58e639f43504 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 returned with HTTP 200 Sep 05 20:53:10 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 306/607] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:53:10 2026] GET /volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 => generated 930 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ab4544d2-33fa-4a41-9584-06c0e6ef99f6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ab4544d2-33fa-4a41-9584-06c0e6ef99f6 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 Sep 05 20:53:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ab4544d2-33fa-4a41-9584-06c0e6ef99f6 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ab4544d2-33fa-4a41-9584-06c0e6ef99f6 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:11 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:11 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:11 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ab4544d2-33fa-4a41-9584-06c0e6ef99f6 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ab4544d2-33fa-4a41-9584-06c0e6ef99f6 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 returned with HTTP 200 Sep 05 20:53:11 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 302/608] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:11 2026] GET /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 => generated 438 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-622146fb-b85d-46a4-8c43-081635ff1f8b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-622146fb-b85d-46a4-8c43-081635ff1f8b tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] GET http://192.168.122.147/volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 Sep 05 20:53:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-622146fb-b85d-46a4-8c43-081635ff1f8b tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-622146fb-b85d-46a4-8c43-081635ff1f8b tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:11 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:11 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:11 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:11 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:11 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-622146fb-b85d-46a4-8c43-081635ff1f8b tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Volume info retrieved successfully. Sep 05 20:53:11 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-622146fb-b85d-46a4-8c43-081635ff1f8b tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:53:11 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-622146fb-b85d-46a4-8c43-081635ff1f8b tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:53:11 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-622146fb-b85d-46a4-8c43-081635ff1f8b tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:53:11 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:11 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-622146fb-b85d-46a4-8c43-081635ff1f8b tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 returned with HTTP 200 Sep 05 20:53:11 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 307/609] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:53:11 2026] GET /volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 => generated 930 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-bed3051b-6370-4087-9aae-c66373c658e4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bed3051b-6370-4087-9aae-c66373c658e4 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 Sep 05 20:53:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bed3051b-6370-4087-9aae-c66373c658e4 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bed3051b-6370-4087-9aae-c66373c658e4 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:12 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:12 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:12 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-bed3051b-6370-4087-9aae-c66373c658e4 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bed3051b-6370-4087-9aae-c66373c658e4 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 returned with HTTP 200 Sep 05 20:53:12 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 303/610] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:12 2026] GET /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 => generated 438 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f6990f4f-4f1f-41f3-81b3-f9b1077a8320 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f6990f4f-4f1f-41f3-81b3-f9b1077a8320 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] GET http://192.168.122.147/volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 Sep 05 20:53:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f6990f4f-4f1f-41f3-81b3-f9b1077a8320 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f6990f4f-4f1f-41f3-81b3-f9b1077a8320 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:12 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:12 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:12 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:12 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:12 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f6990f4f-4f1f-41f3-81b3-f9b1077a8320 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Volume info retrieved successfully. Sep 05 20:53:12 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-f6990f4f-4f1f-41f3-81b3-f9b1077a8320 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:53:12 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-f6990f4f-4f1f-41f3-81b3-f9b1077a8320 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:53:13 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-f6990f4f-4f1f-41f3-81b3-f9b1077a8320 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:53:13 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:13 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f6990f4f-4f1f-41f3-81b3-f9b1077a8320 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 returned with HTTP 200 Sep 05 20:53:13 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 308/611] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:53:12 2026] GET /volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 => generated 931 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d75ae5ab-9232-4b33-8aaf-e75153352281 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d75ae5ab-9232-4b33-8aaf-e75153352281 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] GET http://192.168.122.147/volume/v3/groups/6ee3ee14-7077-4cd8-89c7-523dc3221d8b Sep 05 20:53:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d75ae5ab-9232-4b33-8aaf-e75153352281 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d75ae5ab-9232-4b33-8aaf-e75153352281 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-d75ae5ab-9232-4b33-8aaf-e75153352281 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] show called for member 6ee3ee14-7077-4cd8-89c7-523dc3221d8b {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:53:13 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:13 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:13 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:13 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), Sep 05 20:53:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d75ae5ab-9232-4b33-8aaf-e75153352281 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/groups/6ee3ee14-7077-4cd8-89c7-523dc3221d8b returned with HTTP 200 Sep 05 20:53:13 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 304/612] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:53:13 2026] GET /volume/v3/groups/6ee3ee14-7077-4cd8-89c7-523dc3221d8b => generated 416 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-04dfa17d-e861-4bb2-a727-beb2a6b9981e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-04dfa17d-e861-4bb2-a727-beb2a6b9981e tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 20:53:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-04dfa17d-e861-4bb2-a727-beb2a6b9981e tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-04dfa17d-e861-4bb2-a727-beb2a6b9981e tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-04dfa17d-e861-4bb2-a727-beb2a6b9981e tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:53:13 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-04dfa17d-e861-4bb2-a727-beb2a6b9981e tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:53:13 devstack devstack@c-api.service[87415]: /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 05 20:53:13 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:53:13 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:13 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:13 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:13 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:13 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-04dfa17d-e861-4bb2-a727-beb2a6b9981e tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Get all volumes completed successfully. Sep 05 20:53:13 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-04dfa17d-e861-4bb2-a727-beb2a6b9981e tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:53:13 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-04dfa17d-e861-4bb2-a727-beb2a6b9981e tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:53:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-bc3424f6-ad93-4e3d-91ac-c1b10647b7ca None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:13 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-04dfa17d-e861-4bb2-a727-beb2a6b9981e tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:53:13 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:13 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:13 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-04dfa17d-e861-4bb2-a727-beb2a6b9981e tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:53:13 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-04dfa17d-e861-4bb2-a727-beb2a6b9981e tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:53:13 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-04dfa17d-e861-4bb2-a727-beb2a6b9981e tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:53:13 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:13 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-04dfa17d-e861-4bb2-a727-beb2a6b9981e tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:53:13 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 309/613] 192.168.122.147 () {60 vars in 1183 bytes} [Sat Sep 5 20:53:13 2026] GET /volume/v3/volumes/detail => generated 1844 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:53:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-10a09d55-9c1f-41e7-ae06-1e5bb8a6771c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-10a09d55-9c1f-41e7-ae06-1e5bb8a6771c tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 Sep 05 20:53:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-10a09d55-9c1f-41e7-ae06-1e5bb8a6771c tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-10a09d55-9c1f-41e7-ae06-1e5bb8a6771c tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:13 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:13 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:13 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-10a09d55-9c1f-41e7-ae06-1e5bb8a6771c tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-10a09d55-9c1f-41e7-ae06-1e5bb8a6771c tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 returned with HTTP 200 Sep 05 20:53:13 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 310/614] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:13 2026] GET /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0680888f-c496-4675-91a0-83cbf9f31404 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0680888f-c496-4675-91a0-83cbf9f31404 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] POST http://192.168.122.147/volume/v3/groups/6ee3ee14-7077-4cd8-89c7-523dc3221d8b/action Sep 05 20:53:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0680888f-c496-4675-91a0-83cbf9f31404 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:53:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0680888f-c496-4675-91a0-83cbf9f31404 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-0680888f-c496-4675-91a0-83cbf9f31404 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] delete called for group 6ee3ee14-7077-4cd8-89c7-523dc3221d8b {{(pid=87415) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 20:53:13 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.groups [None req-0680888f-c496-4675-91a0-83cbf9f31404 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Delete group with id: 6ee3ee14-7077-4cd8-89c7-523dc3221d8b Sep 05 20:53:13 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:13 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:13 devstack devstack@c-api.service[87415]: /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 05 20:53:13 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 20:53:13 devstack devstack@c-api.service[87415]: /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 05 20:53:13 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:53:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0680888f-c496-4675-91a0-83cbf9f31404 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/groups/6ee3ee14-7077-4cd8-89c7-523dc3221d8b/action returned with HTTP 202 Sep 05 20:53:13 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 311/615] 192.168.122.147 () {62 vars in 1312 bytes} [Sat Sep 5 20:53:13 2026] POST /volume/v3/groups/6ee3ee14-7077-4cd8-89c7-523dc3221d8b/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:53:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a045c112-39e8-4553-850f-a6a125a93433 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a045c112-39e8-4553-850f-a6a125a93433 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] GET http://192.168.122.147/volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 Sep 05 20:53:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a045c112-39e8-4553-850f-a6a125a93433 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a045c112-39e8-4553-850f-a6a125a93433 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bc3424f6-ad93-4e3d-91ac-c1b10647b7ca tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] POST http://192.168.122.147/volume/v3/qos-specs Sep 05 20:53:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bc3424f6-ad93-4e3d-91ac-c1b10647b7ca tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1353019404", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:13 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:13 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:13 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.qos_specs [None req-bc3424f6-ad93-4e3d-91ac-c1b10647b7ca tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1353019404', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87416) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 05 20:53:13 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:13 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:13 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:13 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:13 devstack devstack@c-api.service[87416]: DEBUG cinder.db.api [None req-bc3424f6-ad93-4e3d-91ac-c1b10647b7ca tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] DB qos_specs_create(): root {'id': '9f70eeb9-2b02-418b-a6b1-5ef01a5bef41', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1353019404'} {{(pid=87416) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 05 20:53:13 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a045c112-39e8-4553-850f-a6a125a93433 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Volume info retrieved successfully. Sep 05 20:53:13 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-a045c112-39e8-4553-850f-a6a125a93433 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:53:13 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-a045c112-39e8-4553-850f-a6a125a93433 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:53:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bc3424f6-ad93-4e3d-91ac-c1b10647b7ca tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs returned with HTTP 200 Sep 05 20:53:13 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 305/616] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 20:53:13 2026] POST /volume/v3/qos-specs => generated 401 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3e16318d-65ed-417a-a610-b75a7417a9b4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3e16318d-65ed-417a-a610-b75a7417a9b4 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:53:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3e16318d-65ed-417a-a610-b75a7417a9b4 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1279042230"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:13 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:13 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3e16318d-65ed-417a-a610-b75a7417a9b4 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 20:53:13 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 306/617] 192.168.122.147 () {60 vars in 1136 bytes} [Sat Sep 5 20:53:13 2026] POST /volume/v3/types => generated 222 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e419df51-2ee5-4469-bff1-164998f2513e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:13 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-a045c112-39e8-4553-850f-a6a125a93433 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:53:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e419df51-2ee5-4469-bff1-164998f2513e tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:53:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e419df51-2ee5-4469-bff1-164998f2513e tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-529401924"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:13 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:13 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a045c112-39e8-4553-850f-a6a125a93433 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 returned with HTTP 200 Sep 05 20:53:13 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 312/618] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:53:13 2026] GET /volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 => generated 930 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e419df51-2ee5-4469-bff1-164998f2513e tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 20:53:13 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 307/619] 192.168.122.147 () {60 vars in 1136 bytes} [Sat Sep 5 20:53:13 2026] POST /volume/v3/types => generated 221 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-837dd7b1-2faa-44e2-8f80-d950077a613c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-837dd7b1-2faa-44e2-8f80-d950077a613c tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:53:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-837dd7b1-2faa-44e2-8f80-d950077a613c tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1798622060"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-837dd7b1-2faa-44e2-8f80-d950077a613c tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 20:53:13 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 313/620] 192.168.122.147 () {60 vars in 1136 bytes} [Sat Sep 5 20:53:13 2026] POST /volume/v3/types => generated 222 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-139e3a3e-a12e-41c8-b766-339495c17151 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-139e3a3e-a12e-41c8-b766-339495c17151 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41/associate?vol_type_id=500401d1-0051-498a-bb3b-fc1f6d8401bc Sep 05 20:53:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-139e3a3e-a12e-41c8-b766-339495c17151 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-139e3a3e-a12e-41c8-b766-339495c17151 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'associate' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.contrib.qos_specs_manage [None req-139e3a3e-a12e-41c8-b766-339495c17151 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Associate qos_spec: 9f70eeb9-2b02-418b-a6b1-5ef01a5bef41 with type: 500401d1-0051-498a-bb3b-fc1f6d8401bc {{(pid=87416) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 05 20:53:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-139e3a3e-a12e-41c8-b766-339495c17151 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41/associate?vol_type_id=500401d1-0051-498a-bb3b-fc1f6d8401bc returned with HTTP 202 Sep 05 20:53:14 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 308/621] 192.168.122.147 () {58 vars in 1365 bytes} [Sat Sep 5 20:53:13 2026] GET /volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41/associate?vol_type_id=500401d1-0051-498a-bb3b-fc1f6d8401bc => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:53:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-11837093-c624-47b7-ae10-660010517f20 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-11837093-c624-47b7-ae10-660010517f20 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41/associate?vol_type_id=a87aff3c-00e9-4e38-ac6d-3a7e65814201 Sep 05 20:53:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-11837093-c624-47b7-ae10-660010517f20 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-11837093-c624-47b7-ae10-660010517f20 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'associate' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.qos_specs_manage [None req-11837093-c624-47b7-ae10-660010517f20 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Associate qos_spec: 9f70eeb9-2b02-418b-a6b1-5ef01a5bef41 with type: a87aff3c-00e9-4e38-ac6d-3a7e65814201 {{(pid=87415) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 05 20:53:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-11837093-c624-47b7-ae10-660010517f20 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41/associate?vol_type_id=a87aff3c-00e9-4e38-ac6d-3a7e65814201 returned with HTTP 202 Sep 05 20:53:14 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 314/622] 192.168.122.147 () {58 vars in 1365 bytes} [Sat Sep 5 20:53:14 2026] GET /volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41/associate?vol_type_id=a87aff3c-00e9-4e38-ac6d-3a7e65814201 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:53:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e0b3451a-8207-47ad-885b-978d59a6dfa5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e0b3451a-8207-47ad-885b-978d59a6dfa5 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41/associate?vol_type_id=1a412e1e-a11f-441f-ab35-bfa56531cc3a Sep 05 20:53:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e0b3451a-8207-47ad-885b-978d59a6dfa5 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e0b3451a-8207-47ad-885b-978d59a6dfa5 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'associate' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:14 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:14 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e0b3451a-8207-47ad-885b-978d59a6dfa5 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Associate qos_spec: 9f70eeb9-2b02-418b-a6b1-5ef01a5bef41 with type: 1a412e1e-a11f-441f-ab35-bfa56531cc3a {{(pid=87416) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 05 20:53:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e0b3451a-8207-47ad-885b-978d59a6dfa5 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41/associate?vol_type_id=1a412e1e-a11f-441f-ab35-bfa56531cc3a returned with HTTP 202 Sep 05 20:53:14 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 309/623] 192.168.122.147 () {58 vars in 1365 bytes} [Sat Sep 5 20:53:14 2026] GET /volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41/associate?vol_type_id=1a412e1e-a11f-441f-ab35-bfa56531cc3a => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:53:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d78fb3b6-ea75-4805-91e4-4bdbf5d58854 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d78fb3b6-ea75-4805-91e4-4bdbf5d58854 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41/associations Sep 05 20:53:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d78fb3b6-ea75-4805-91e4-4bdbf5d58854 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d78fb3b6-ea75-4805-91e4-4bdbf5d58854 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'associations' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:14 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:14 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d78fb3b6-ea75-4805-91e4-4bdbf5d58854 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Get associations for qos_spec id: 9f70eeb9-2b02-418b-a6b1-5ef01a5bef41 {{(pid=87415) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 05 20:53:14 devstack devstack@c-api.service[87415]: /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 05 20:53:14 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 20:53:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d78fb3b6-ea75-4805-91e4-4bdbf5d58854 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41/associations returned with HTTP 200 Sep 05 20:53:14 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 315/624] 192.168.122.147 () {58 vars in 1277 bytes} [Sat Sep 5 20:53:14 2026] GET /volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41/associations => generated 447 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7db9f1d0-44eb-4f88-999f-2976b0aff745 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7db9f1d0-44eb-4f88-999f-2976b0aff745 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41/disassociate?vol_type_id=500401d1-0051-498a-bb3b-fc1f6d8401bc Sep 05 20:53:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7db9f1d0-44eb-4f88-999f-2976b0aff745 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7db9f1d0-44eb-4f88-999f-2976b0aff745 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'disassociate' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:14 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:14 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7db9f1d0-44eb-4f88-999f-2976b0aff745 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Disassociate qos_spec: 9f70eeb9-2b02-418b-a6b1-5ef01a5bef41 from type: 500401d1-0051-498a-bb3b-fc1f6d8401bc {{(pid=87416) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 05 20:53:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7db9f1d0-44eb-4f88-999f-2976b0aff745 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41/disassociate?vol_type_id=500401d1-0051-498a-bb3b-fc1f6d8401bc returned with HTTP 202 Sep 05 20:53:14 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 310/625] 192.168.122.147 () {58 vars in 1374 bytes} [Sat Sep 5 20:53:14 2026] GET /volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41/disassociate?vol_type_id=500401d1-0051-498a-bb3b-fc1f6d8401bc => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:53:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e4b3a087-8e67-42c5-a4dd-bc11bde144ea None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e4b3a087-8e67-42c5-a4dd-bc11bde144ea tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41/associations Sep 05 20:53:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e4b3a087-8e67-42c5-a4dd-bc11bde144ea tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e4b3a087-8e67-42c5-a4dd-bc11bde144ea tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'associations' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:14 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:14 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e4b3a087-8e67-42c5-a4dd-bc11bde144ea tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Get associations for qos_spec id: 9f70eeb9-2b02-418b-a6b1-5ef01a5bef41 {{(pid=87415) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 05 20:53:14 devstack devstack@c-api.service[87415]: /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 05 20:53:14 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 20:53:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e4b3a087-8e67-42c5-a4dd-bc11bde144ea tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41/associations returned with HTTP 200 Sep 05 20:53:14 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 316/626] 192.168.122.147 () {58 vars in 1277 bytes} [Sat Sep 5 20:53:14 2026] GET /volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41/associations => generated 305 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a1222915-2aa9-484f-9ce0-37c9c61e2a41 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a1222915-2aa9-484f-9ce0-37c9c61e2a41 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41/disassociate_all Sep 05 20:53:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a1222915-2aa9-484f-9ce0-37c9c61e2a41 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a1222915-2aa9-484f-9ce0-37c9c61e2a41 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'disassociate_all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:14 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:14 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a1222915-2aa9-484f-9ce0-37c9c61e2a41 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Disassociate qos_spec: 9f70eeb9-2b02-418b-a6b1-5ef01a5bef41 from all. {{(pid=87416) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 05 20:53:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a1222915-2aa9-484f-9ce0-37c9c61e2a41 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41/disassociate_all returned with HTTP 202 Sep 05 20:53:14 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 311/627] 192.168.122.147 () {58 vars in 1289 bytes} [Sat Sep 5 20:53:14 2026] GET /volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41/disassociate_all => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:53:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-41ac7fcd-6147-4525-a7e5-21165a14620d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-41ac7fcd-6147-4525-a7e5-21165a14620d tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41/associations Sep 05 20:53:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-91eef734-5619-4c4a-8778-02d5411fa8ba None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-41ac7fcd-6147-4525-a7e5-21165a14620d tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-41ac7fcd-6147-4525-a7e5-21165a14620d tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'associations' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:14 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:14 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.qos_specs_manage [None req-41ac7fcd-6147-4525-a7e5-21165a14620d tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Get associations for qos_spec id: 9f70eeb9-2b02-418b-a6b1-5ef01a5bef41 {{(pid=87415) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 05 20:53:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-91eef734-5619-4c4a-8778-02d5411fa8ba tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 Sep 05 20:53:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-91eef734-5619-4c4a-8778-02d5411fa8ba tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-91eef734-5619-4c4a-8778-02d5411fa8ba tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:14 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:14 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:14 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-91eef734-5619-4c4a-8778-02d5411fa8ba tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-91eef734-5619-4c4a-8778-02d5411fa8ba tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 returned with HTTP 200 Sep 05 20:53:14 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 312/628] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:14 2026] GET /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 => generated 438 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:14 devstack devstack@c-api.service[87415]: /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 05 20:53:14 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 20:53:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-41ac7fcd-6147-4525-a7e5-21165a14620d tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41/associations returned with HTTP 200 Sep 05 20:53:14 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 317/629] 192.168.122.147 () {58 vars in 1277 bytes} [Sat Sep 5 20:53:14 2026] GET /volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41/associations => generated 24 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:53:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-132e7afd-9bf1-4379-97a3-256a5a3829d0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-132e7afd-9bf1-4379-97a3-256a5a3829d0 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] DELETE http://192.168.122.147/volume/v3/types/1a412e1e-a11f-441f-ab35-bfa56531cc3a Sep 05 20:53:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-132e7afd-9bf1-4379-97a3-256a5a3829d0 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-132e7afd-9bf1-4379-97a3-256a5a3829d0 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-132e7afd-9bf1-4379-97a3-256a5a3829d0 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/types/1a412e1e-a11f-441f-ab35-bfa56531cc3a returned with HTTP 202 Sep 05 20:53:14 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 313/630] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 20:53:14 2026] DELETE /volume/v3/types/1a412e1e-a11f-441f-ab35-bfa56531cc3a => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:53:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-51176030-7081-4c3e-8382-4f4b41a56e67 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-51176030-7081-4c3e-8382-4f4b41a56e67 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] GET http://192.168.122.147/volume/v3/types/1a412e1e-a11f-441f-ab35-bfa56531cc3a Sep 05 20:53:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-51176030-7081-4c3e-8382-4f4b41a56e67 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-51176030-7081-4c3e-8382-4f4b41a56e67 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-51176030-7081-4c3e-8382-4f4b41a56e67 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/types/1a412e1e-a11f-441f-ab35-bfa56531cc3a returned with HTTP 404 Sep 05 20:53:14 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 318/631] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 20:53:14 2026] GET /volume/v3/types/1a412e1e-a11f-441f-ab35-bfa56531cc3a => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-df4c5d37-cb5a-4845-ae64-df1770835212 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-df4c5d37-cb5a-4845-ae64-df1770835212 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] DELETE http://192.168.122.147/volume/v3/types/a87aff3c-00e9-4e38-ac6d-3a7e65814201 Sep 05 20:53:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-df4c5d37-cb5a-4845-ae64-df1770835212 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-df4c5d37-cb5a-4845-ae64-df1770835212 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-df4c5d37-cb5a-4845-ae64-df1770835212 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/types/a87aff3c-00e9-4e38-ac6d-3a7e65814201 returned with HTTP 202 Sep 05 20:53:14 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 314/632] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 20:53:14 2026] DELETE /volume/v3/types/a87aff3c-00e9-4e38-ac6d-3a7e65814201 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:53:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d6d6890a-4ce4-458e-badd-88d44cc01531 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d6d6890a-4ce4-458e-badd-88d44cc01531 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] GET http://192.168.122.147/volume/v3/types/a87aff3c-00e9-4e38-ac6d-3a7e65814201 Sep 05 20:53:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d6d6890a-4ce4-458e-badd-88d44cc01531 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d6d6890a-4ce4-458e-badd-88d44cc01531 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d6d6890a-4ce4-458e-badd-88d44cc01531 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/types/a87aff3c-00e9-4e38-ac6d-3a7e65814201 returned with HTTP 404 Sep 05 20:53:14 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 319/633] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 20:53:14 2026] GET /volume/v3/types/a87aff3c-00e9-4e38-ac6d-3a7e65814201 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c59b4bb5-28d1-49de-9fb7-b7b2d131e8c3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c59b4bb5-28d1-49de-9fb7-b7b2d131e8c3 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] DELETE http://192.168.122.147/volume/v3/types/500401d1-0051-498a-bb3b-fc1f6d8401bc Sep 05 20:53:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c59b4bb5-28d1-49de-9fb7-b7b2d131e8c3 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c59b4bb5-28d1-49de-9fb7-b7b2d131e8c3 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a7dc9732-4b41-4efa-89ae-35cb80d7ecc9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a7dc9732-4b41-4efa-89ae-35cb80d7ecc9 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] GET http://192.168.122.147/volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 Sep 05 20:53:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a7dc9732-4b41-4efa-89ae-35cb80d7ecc9 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a7dc9732-4b41-4efa-89ae-35cb80d7ecc9 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a7dc9732-4b41-4efa-89ae-35cb80d7ecc9 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 returned with HTTP 404 Sep 05 20:53:14 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 320/634] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:53:14 2026] GET /volume/v3/volumes/e9cdce99-08ca-47bb-9b53-038a104cbfd6 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:53:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-de087715-2958-4462-83b9-5e974c197de7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-de087715-2958-4462-83b9-5e974c197de7 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] GET http://192.168.122.147/volume/v3/groups/6ee3ee14-7077-4cd8-89c7-523dc3221d8b Sep 05 20:53:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-de087715-2958-4462-83b9-5e974c197de7 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-de087715-2958-4462-83b9-5e974c197de7 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-de087715-2958-4462-83b9-5e974c197de7 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] show called for member 6ee3ee14-7077-4cd8-89c7-523dc3221d8b {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:53:14 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:14 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c59b4bb5-28d1-49de-9fb7-b7b2d131e8c3 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/types/500401d1-0051-498a-bb3b-fc1f6d8401bc returned with HTTP 202 Sep 05 20:53:14 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 315/635] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 20:53:14 2026] DELETE /volume/v3/types/500401d1-0051-498a-bb3b-fc1f6d8401bc => generated 0 bytes in 219 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:53:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-391cd582-43c2-405c-9d0c-01defe712382 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-391cd582-43c2-405c-9d0c-01defe712382 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] GET http://192.168.122.147/volume/v3/types/500401d1-0051-498a-bb3b-fc1f6d8401bc Sep 05 20:53:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-391cd582-43c2-405c-9d0c-01defe712382 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-391cd582-43c2-405c-9d0c-01defe712382 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:15 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:15 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:53:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-de087715-2958-4462-83b9-5e974c197de7 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/groups/6ee3ee14-7077-4cd8-89c7-523dc3221d8b returned with HTTP 200 Sep 05 20:53:15 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 321/636] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:53:14 2026] GET /volume/v3/groups/6ee3ee14-7077-4cd8-89c7-523dc3221d8b => generated 415 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:53:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-391cd582-43c2-405c-9d0c-01defe712382 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/types/500401d1-0051-498a-bb3b-fc1f6d8401bc returned with HTTP 404 Sep 05 20:53:15 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 316/637] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 20:53:15 2026] GET /volume/v3/types/500401d1-0051-498a-bb3b-fc1f6d8401bc => generated 114 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6a838b2c-a919-445b-ba30-c20bc4cbfc70 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6a838b2c-a919-445b-ba30-c20bc4cbfc70 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] POST http://192.168.122.147/volume/v3/qos-specs Sep 05 20:53:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6a838b2c-a919-445b-ba30-c20bc4cbfc70 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1305054552", "consumer": "back-end"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:15 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:15 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:15 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.qos_specs [None req-6a838b2c-a919-445b-ba30-c20bc4cbfc70 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1305054552', 'consumer': 'back-end', 'specs': {}} {{(pid=87415) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 05 20:53:15 devstack devstack@c-api.service[87415]: DEBUG cinder.db.api [None req-6a838b2c-a919-445b-ba30-c20bc4cbfc70 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] DB qos_specs_create(): root {'id': '136de0ef-858e-4f62-be81-e5e7b52cde02', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1305054552'} {{(pid=87415) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 05 20:53:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6a838b2c-a919-445b-ba30-c20bc4cbfc70 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs returned with HTTP 200 Sep 05 20:53:15 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 322/638] 192.168.122.147 () {60 vars in 1148 bytes} [Sat Sep 5 20:53:15 2026] POST /volume/v3/qos-specs => generated 377 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0134ee41-cf60-422f-8af1-f974a8a156a3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0134ee41-cf60-422f-8af1-f974a8a156a3 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] DELETE http://192.168.122.147/volume/v3/qos-specs/136de0ef-858e-4f62-be81-e5e7b52cde02?force=False Sep 05 20:53:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0134ee41-cf60-422f-8af1-f974a8a156a3 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0134ee41-cf60-422f-8af1-f974a8a156a3 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0134ee41-cf60-422f-8af1-f974a8a156a3 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Delete qos_spec: 136de0ef-858e-4f62-be81-e5e7b52cde02, force: False {{(pid=87416) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 20:53:15 devstack devstack@c-api.service[87416]: /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 05 20:53:15 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 20:53:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0134ee41-cf60-422f-8af1-f974a8a156a3 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs/136de0ef-858e-4f62-be81-e5e7b52cde02?force=False returned with HTTP 202 Sep 05 20:53:15 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 317/639] 192.168.122.147 () {58 vars in 1264 bytes} [Sat Sep 5 20:53:15 2026] DELETE /volume/v3/qos-specs/136de0ef-858e-4f62-be81-e5e7b52cde02?force=False => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:53:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e0c7d1cd-a76f-46a9-9444-2b4121f5dc40 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e0c7d1cd-a76f-46a9-9444-2b4121f5dc40 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/136de0ef-858e-4f62-be81-e5e7b52cde02 Sep 05 20:53:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e0c7d1cd-a76f-46a9-9444-2b4121f5dc40 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e0c7d1cd-a76f-46a9-9444-2b4121f5dc40 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:15 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:15 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e0c7d1cd-a76f-46a9-9444-2b4121f5dc40 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs/136de0ef-858e-4f62-be81-e5e7b52cde02 returned with HTTP 404 Sep 05 20:53:15 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 323/640] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:15 2026] GET /volume/v3/qos-specs/136de0ef-858e-4f62-be81-e5e7b52cde02 => generated 100 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c0f4ce91-a71c-43f7-a54f-9eb8d1665b23 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c0f4ce91-a71c-43f7-a54f-9eb8d1665b23 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] GET http://192.168.122.147/volume/v3/qos-specs Sep 05 20:53:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c0f4ce91-a71c-43f7-a54f-9eb8d1665b23 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c0f4ce91-a71c-43f7-a54f-9eb8d1665b23 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:15 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:15 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:15 devstack devstack@c-api.service[87416]: /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 05 20:53:15 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), Sep 05 20:53:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c0f4ce91-a71c-43f7-a54f-9eb8d1665b23 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs returned with HTTP 200 Sep 05 20:53:15 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 318/641] 192.168.122.147 () {58 vars in 1127 bytes} [Sat Sep 5 20:53:15 2026] GET /volume/v3/qos-specs => generated 175 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a3540ea3-724c-4a87-8b59-4f7c3fea3ddf None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3d320639-b586-4fe9-b38b-5392c89325b9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a3540ea3-724c-4a87-8b59-4f7c3fea3ddf tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] DELETE http://192.168.122.147/volume/v3/qos-specs/136de0ef-858e-4f62-be81-e5e7b52cde02?force=False Sep 05 20:53:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3d320639-b586-4fe9-b38b-5392c89325b9 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 Sep 05 20:53:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a3540ea3-724c-4a87-8b59-4f7c3fea3ddf tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a3540ea3-724c-4a87-8b59-4f7c3fea3ddf tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a3540ea3-724c-4a87-8b59-4f7c3fea3ddf tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Delete qos_spec: 136de0ef-858e-4f62-be81-e5e7b52cde02, force: False {{(pid=87415) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 20:53:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3d320639-b586-4fe9-b38b-5392c89325b9 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3d320639-b586-4fe9-b38b-5392c89325b9 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a3540ea3-724c-4a87-8b59-4f7c3fea3ddf tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs/136de0ef-858e-4f62-be81-e5e7b52cde02?force=False returned with HTTP 404 Sep 05 20:53:15 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 324/642] 192.168.122.147 () {58 vars in 1264 bytes} [Sat Sep 5 20:53:15 2026] DELETE /volume/v3/qos-specs/136de0ef-858e-4f62-be81-e5e7b52cde02?force=False => generated 100 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:15 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:15 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:15 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3d320639-b586-4fe9-b38b-5392c89325b9 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3d320639-b586-4fe9-b38b-5392c89325b9 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 returned with HTTP 200 Sep 05 20:53:15 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 319/643] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:15 2026] GET /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 => generated 438 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4a01e84b-2e18-4caf-889c-435a5530a28f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4a01e84b-2e18-4caf-889c-435a5530a28f tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/136de0ef-858e-4f62-be81-e5e7b52cde02 Sep 05 20:53:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4a01e84b-2e18-4caf-889c-435a5530a28f tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4a01e84b-2e18-4caf-889c-435a5530a28f tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4a01e84b-2e18-4caf-889c-435a5530a28f tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs/136de0ef-858e-4f62-be81-e5e7b52cde02 returned with HTTP 404 Sep 05 20:53:15 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 325/644] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:15 2026] GET /volume/v3/qos-specs/136de0ef-858e-4f62-be81-e5e7b52cde02 => generated 100 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9d8791d1-9c26-4d19-b1d7-726346618db8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9d8791d1-9c26-4d19-b1d7-726346618db8 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] POST http://192.168.122.147/volume/v3/qos-specs Sep 05 20:53:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9d8791d1-9c26-4d19-b1d7-726346618db8 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-533321658", "consumer": "both"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:15 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.qos_specs [None req-9d8791d1-9c26-4d19-b1d7-726346618db8 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-533321658', 'consumer': 'both', 'specs': {}} {{(pid=87416) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 05 20:53:15 devstack devstack@c-api.service[87416]: DEBUG cinder.db.api [None req-9d8791d1-9c26-4d19-b1d7-726346618db8 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] DB qos_specs_create(): root {'id': '2745273b-2221-460b-aa47-d4ccf8b1a75d', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-533321658'} {{(pid=87416) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 05 20:53:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9d8791d1-9c26-4d19-b1d7-726346618db8 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs returned with HTTP 200 Sep 05 20:53:15 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 320/645] 192.168.122.147 () {60 vars in 1148 bytes} [Sat Sep 5 20:53:15 2026] POST /volume/v3/qos-specs => generated 372 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5aadfe5c-b546-4793-a78d-8186489e92d7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5aadfe5c-b546-4793-a78d-8186489e92d7 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] DELETE http://192.168.122.147/volume/v3/qos-specs/2745273b-2221-460b-aa47-d4ccf8b1a75d?force=False Sep 05 20:53:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5aadfe5c-b546-4793-a78d-8186489e92d7 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5aadfe5c-b546-4793-a78d-8186489e92d7 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5aadfe5c-b546-4793-a78d-8186489e92d7 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Delete qos_spec: 2745273b-2221-460b-aa47-d4ccf8b1a75d, force: False {{(pid=87415) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 20:53:15 devstack devstack@c-api.service[87415]: /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 05 20:53:15 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 20:53:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5aadfe5c-b546-4793-a78d-8186489e92d7 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs/2745273b-2221-460b-aa47-d4ccf8b1a75d?force=False returned with HTTP 202 Sep 05 20:53:15 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 326/646] 192.168.122.147 () {58 vars in 1264 bytes} [Sat Sep 5 20:53:15 2026] DELETE /volume/v3/qos-specs/2745273b-2221-460b-aa47-d4ccf8b1a75d?force=False => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:53:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b88e926b-60cd-455b-ae5c-9eea30f8847e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b88e926b-60cd-455b-ae5c-9eea30f8847e tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/2745273b-2221-460b-aa47-d4ccf8b1a75d Sep 05 20:53:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b88e926b-60cd-455b-ae5c-9eea30f8847e tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b88e926b-60cd-455b-ae5c-9eea30f8847e tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:15 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:15 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b88e926b-60cd-455b-ae5c-9eea30f8847e tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs/2745273b-2221-460b-aa47-d4ccf8b1a75d returned with HTTP 404 Sep 05 20:53:15 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 321/647] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:15 2026] GET /volume/v3/qos-specs/2745273b-2221-460b-aa47-d4ccf8b1a75d => generated 100 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d498156a-9956-40a9-b7dc-f2e9dd27a38a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d498156a-9956-40a9-b7dc-f2e9dd27a38a tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] GET http://192.168.122.147/volume/v3/qos-specs Sep 05 20:53:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d498156a-9956-40a9-b7dc-f2e9dd27a38a tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d498156a-9956-40a9-b7dc-f2e9dd27a38a tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:15 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:15 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:15 devstack devstack@c-api.service[87415]: /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 05 20:53:15 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:53:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d498156a-9956-40a9-b7dc-f2e9dd27a38a tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs returned with HTTP 200 Sep 05 20:53:15 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 327/648] 192.168.122.147 () {58 vars in 1127 bytes} [Sat Sep 5 20:53:15 2026] GET /volume/v3/qos-specs => generated 175 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-79f1ed01-30a6-4ef2-8072-bf91ddc17ac3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-79f1ed01-30a6-4ef2-8072-bf91ddc17ac3 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] DELETE http://192.168.122.147/volume/v3/qos-specs/2745273b-2221-460b-aa47-d4ccf8b1a75d?force=False Sep 05 20:53:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-79f1ed01-30a6-4ef2-8072-bf91ddc17ac3 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-79f1ed01-30a6-4ef2-8072-bf91ddc17ac3 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.contrib.qos_specs_manage [None req-79f1ed01-30a6-4ef2-8072-bf91ddc17ac3 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Delete qos_spec: 2745273b-2221-460b-aa47-d4ccf8b1a75d, force: False {{(pid=87416) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 20:53:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-79f1ed01-30a6-4ef2-8072-bf91ddc17ac3 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs/2745273b-2221-460b-aa47-d4ccf8b1a75d?force=False returned with HTTP 404 Sep 05 20:53:16 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 322/649] 192.168.122.147 () {58 vars in 1264 bytes} [Sat Sep 5 20:53:15 2026] DELETE /volume/v3/qos-specs/2745273b-2221-460b-aa47-d4ccf8b1a75d?force=False => generated 100 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-91e423e5-a459-44a4-acd3-f777a2b70360 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-91e423e5-a459-44a4-acd3-f777a2b70360 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/2745273b-2221-460b-aa47-d4ccf8b1a75d Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-91e423e5-a459-44a4-acd3-f777a2b70360 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-91e423e5-a459-44a4-acd3-f777a2b70360 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:16 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-91e423e5-a459-44a4-acd3-f777a2b70360 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs/2745273b-2221-460b-aa47-d4ccf8b1a75d returned with HTTP 404 Sep 05 20:53:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 328/650] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:16 2026] GET /volume/v3/qos-specs/2745273b-2221-460b-aa47-d4ccf8b1a75d => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-96235f01-d96b-407c-8e56-190a3e58282a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-96235f01-d96b-407c-8e56-190a3e58282a tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] GET http://192.168.122.147/volume/v3/groups/6ee3ee14-7077-4cd8-89c7-523dc3221d8b Sep 05 20:53:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-96235f01-d96b-407c-8e56-190a3e58282a tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c5d15e2e-b6aa-40d3-943b-1b2f65f8394d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-96235f01-d96b-407c-8e56-190a3e58282a tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-96235f01-d96b-407c-8e56-190a3e58282a tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] show called for member 6ee3ee14-7077-4cd8-89c7-523dc3221d8b {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c5d15e2e-b6aa-40d3-943b-1b2f65f8394d tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] POST http://192.168.122.147/volume/v3/qos-specs Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c5d15e2e-b6aa-40d3-943b-1b2f65f8394d tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1525067872", "consumer": "front-end"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-96235f01-d96b-407c-8e56-190a3e58282a tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/groups/6ee3ee14-7077-4cd8-89c7-523dc3221d8b returned with HTTP 404 Sep 05 20:53:16 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 323/651] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:53:16 2026] GET /volume/v3/groups/6ee3ee14-7077-4cd8-89c7-523dc3221d8b => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:53:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-dd3c55d7-8efb-4c21-9afa-6279544a9839 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.qos_specs [None req-c5d15e2e-b6aa-40d3-943b-1b2f65f8394d tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1525067872', 'consumer': 'front-end', 'specs': {}} {{(pid=87415) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 05 20:53:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dd3c55d7-8efb-4c21-9afa-6279544a9839 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 20:53:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-dd3c55d7-8efb-4c21-9afa-6279544a9839 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-dd3c55d7-8efb-4c21-9afa-6279544a9839 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Calling method 'detail' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-dd3c55d7-8efb-4c21-9afa-6279544a9839 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.db.api [None req-c5d15e2e-b6aa-40d3-943b-1b2f65f8394d tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] DB qos_specs_create(): root {'id': 'ccd95671-1832-4042-b5d6-8026e2a7795e', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1525067872'} {{(pid=87415) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 05 20:53:16 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-dd3c55d7-8efb-4c21-9afa-6279544a9839 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:53:16 devstack devstack@c-api.service[87416]: /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 05 20:53:16 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:53:16 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:16 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:53:16 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-dd3c55d7-8efb-4c21-9afa-6279544a9839 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Get all volumes completed successfully. Sep 05 20:53:16 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-dd3c55d7-8efb-4c21-9afa-6279544a9839 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:53:16 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-dd3c55d7-8efb-4c21-9afa-6279544a9839 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c5d15e2e-b6aa-40d3-943b-1b2f65f8394d tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs returned with HTTP 200 Sep 05 20:53:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 329/652] 192.168.122.147 () {60 vars in 1148 bytes} [Sat Sep 5 20:53:16 2026] POST /volume/v3/qos-specs => generated 378 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-163d5dbc-f865-4cd2-9477-eae048d8a5b9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-163d5dbc-f865-4cd2-9477-eae048d8a5b9 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] DELETE http://192.168.122.147/volume/v3/qos-specs/ccd95671-1832-4042-b5d6-8026e2a7795e?force=False Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-163d5dbc-f865-4cd2-9477-eae048d8a5b9 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-163d5dbc-f865-4cd2-9477-eae048d8a5b9 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:16 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.qos_specs_manage [None req-163d5dbc-f865-4cd2-9477-eae048d8a5b9 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Delete qos_spec: ccd95671-1832-4042-b5d6-8026e2a7795e, force: False {{(pid=87415) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: /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 05 20:53:16 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-163d5dbc-f865-4cd2-9477-eae048d8a5b9 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs/ccd95671-1832-4042-b5d6-8026e2a7795e?force=False returned with HTTP 202 Sep 05 20:53:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 330/653] 192.168.122.147 () {58 vars in 1264 bytes} [Sat Sep 5 20:53:16 2026] DELETE /volume/v3/qos-specs/ccd95671-1832-4042-b5d6-8026e2a7795e?force=False => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f519b903-8cfc-493d-a473-c02be61f713b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:16 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-dd3c55d7-8efb-4c21-9afa-6279544a9839 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f519b903-8cfc-493d-a473-c02be61f713b tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/ccd95671-1832-4042-b5d6-8026e2a7795e Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f519b903-8cfc-493d-a473-c02be61f713b tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f519b903-8cfc-493d-a473-c02be61f713b tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:16 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:16 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:16 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f519b903-8cfc-493d-a473-c02be61f713b tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs/ccd95671-1832-4042-b5d6-8026e2a7795e returned with HTTP 404 Sep 05 20:53:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 331/654] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:16 2026] GET /volume/v3/qos-specs/ccd95671-1832-4042-b5d6-8026e2a7795e => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8717872c-d7b0-433d-acfa-0d8af898f392 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8717872c-d7b0-433d-acfa-0d8af898f392 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] GET http://192.168.122.147/volume/v3/qos-specs Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8717872c-d7b0-433d-acfa-0d8af898f392 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8717872c-d7b0-433d-acfa-0d8af898f392 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: /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 05 20:53:16 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8717872c-d7b0-433d-acfa-0d8af898f392 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs returned with HTTP 200 Sep 05 20:53:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 332/655] 192.168.122.147 () {58 vars in 1127 bytes} [Sat Sep 5 20:53:16 2026] GET /volume/v3/qos-specs => generated 175 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dd3c55d7-8efb-4c21-9afa-6279544a9839 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:53:16 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 324/656] 192.168.122.147 () {60 vars in 1183 bytes} [Sat Sep 5 20:53:16 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a03cb7c9-6f8d-4dd2-846b-7315b28b32a9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a03cb7c9-6f8d-4dd2-846b-7315b28b32a9 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] DELETE http://192.168.122.147/volume/v3/qos-specs/ccd95671-1832-4042-b5d6-8026e2a7795e?force=False Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a03cb7c9-6f8d-4dd2-846b-7315b28b32a9 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a03cb7c9-6f8d-4dd2-846b-7315b28b32a9 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:16 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a03cb7c9-6f8d-4dd2-846b-7315b28b32a9 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Delete qos_spec: ccd95671-1832-4042-b5d6-8026e2a7795e, force: False {{(pid=87415) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a03cb7c9-6f8d-4dd2-846b-7315b28b32a9 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs/ccd95671-1832-4042-b5d6-8026e2a7795e?force=False returned with HTTP 404 Sep 05 20:53:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 333/657] 192.168.122.147 () {58 vars in 1264 bytes} [Sat Sep 5 20:53:16 2026] DELETE /volume/v3/qos-specs/ccd95671-1832-4042-b5d6-8026e2a7795e?force=False => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-955638fd-0f5b-4da2-b18c-601cf9b3110a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a85c14b6-33e8-45b9-a78a-38411ec92e5a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-955638fd-0f5b-4da2-b18c-601cf9b3110a tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] POST http://192.168.122.147/volume/v3/groups/1801d76c-b17d-4455-b24c-52c7e4821a74/action Sep 05 20:53:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-955638fd-0f5b-4da2-b18c-601cf9b3110a tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:53:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-955638fd-0f5b-4da2-b18c-601cf9b3110a tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-955638fd-0f5b-4da2-b18c-601cf9b3110a tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] delete called for group 1801d76c-b17d-4455-b24c-52c7e4821a74 {{(pid=87416) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 20:53:16 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.groups [None req-955638fd-0f5b-4da2-b18c-601cf9b3110a tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Delete group with id: 1801d76c-b17d-4455-b24c-52c7e4821a74 Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a85c14b6-33e8-45b9-a78a-38411ec92e5a tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/ccd95671-1832-4042-b5d6-8026e2a7795e Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a85c14b6-33e8-45b9-a78a-38411ec92e5a tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a85c14b6-33e8-45b9-a78a-38411ec92e5a tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:16 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:16 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a85c14b6-33e8-45b9-a78a-38411ec92e5a tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs/ccd95671-1832-4042-b5d6-8026e2a7795e returned with HTTP 404 Sep 05 20:53:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 334/658] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:16 2026] GET /volume/v3/qos-specs/ccd95671-1832-4042-b5d6-8026e2a7795e => generated 100 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6ca9725b-3f24-4182-a5ab-a85523589c1b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:16 devstack devstack@c-api.service[87416]: /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 05 20:53:16 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6ca9725b-3f24-4182-a5ab-a85523589c1b tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41 Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6ca9725b-3f24-4182-a5ab-a85523589c1b tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6ca9725b-3f24-4182-a5ab-a85523589c1b tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6ca9725b-3f24-4182-a5ab-a85523589c1b tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41 returned with HTTP 200 Sep 05 20:53:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 335/659] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:16 2026] GET /volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41 => generated 401 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:16 devstack devstack@c-api.service[87416]: /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 05 20:53:16 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b1669652-a7c6-4306-8c88-a55625475be8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b1669652-a7c6-4306-8c88-a55625475be8 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] GET http://192.168.122.147/volume/v3/qos-specs Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b1669652-a7c6-4306-8c88-a55625475be8 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b1669652-a7c6-4306-8c88-a55625475be8 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:16 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:16 devstack devstack@c-api.service[87415]: /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 05 20:53:16 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b1669652-a7c6-4306-8c88-a55625475be8 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs returned with HTTP 200 Sep 05 20:53:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 336/660] 192.168.122.147 () {58 vars in 1127 bytes} [Sat Sep 5 20:53:16 2026] GET /volume/v3/qos-specs => generated 175 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8bef26a4-0556-4e83-ba8d-bb0fbc5c2617 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8bef26a4-0556-4e83-ba8d-bb0fbc5c2617 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] PUT http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41 Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8bef26a4-0556-4e83-ba8d-bb0fbc5c2617 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:16 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.qos_specs [None req-8bef26a4-0556-4e83-ba8d-bb0fbc5c2617 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87415) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 05 20:53:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-955638fd-0f5b-4da2-b18c-601cf9b3110a tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/groups/1801d76c-b17d-4455-b24c-52c7e4821a74/action returned with HTTP 202 Sep 05 20:53:16 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 325/661] 192.168.122.147 () {62 vars in 1312 bytes} [Sat Sep 5 20:53:16 2026] POST /volume/v3/groups/1801d76c-b17d-4455-b24c-52c7e4821a74/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.db.api [None req-8bef26a4-0556-4e83-ba8d-bb0fbc5c2617 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] qos_specs_update() value: {'id': 'f3c162e3-f6f6-4838-b3e5-6be666ff51a8', 'key': 'iops_bytes', 'value': '500', 'specs_id': '9f70eeb9-2b02-418b-a6b1-5ef01a5bef41', 'deleted': False} {{(pid=87415) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 05 20:53:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c1c58b47-0732-4a38-af50-c66b95073ea8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c1c58b47-0732-4a38-af50-c66b95073ea8 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] GET http://192.168.122.147/volume/v3/volumes/0c4ba278-dd2a-4d4d-b9ab-cbdd667ff1f4 Sep 05 20:53:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c1c58b47-0732-4a38-af50-c66b95073ea8 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c1c58b47-0732-4a38-af50-c66b95073ea8 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8bef26a4-0556-4e83-ba8d-bb0fbc5c2617 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41 returned with HTTP 200 Sep 05 20:53:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 337/662] 192.168.122.147 () {60 vars in 1258 bytes} [Sat Sep 5 20:53:16 2026] PUT /volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41 => generated 36 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-620c888e-0fec-4f5b-af17-ab59344cc6f0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-620c888e-0fec-4f5b-af17-ab59344cc6f0 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41 Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-620c888e-0fec-4f5b-af17-ab59344cc6f0 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-620c888e-0fec-4f5b-af17-ab59344cc6f0 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:16 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:16 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:16 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:53:16 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:16 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-620c888e-0fec-4f5b-af17-ab59344cc6f0 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41 returned with HTTP 200 Sep 05 20:53:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 338/663] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:16 2026] GET /volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41 => generated 422 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:16 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c1c58b47-0732-4a38-af50-c66b95073ea8 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Volume info retrieved successfully. Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-80eb82f1-a8a9-4c2f-9440-91a45f97b0d7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:16 devstack devstack@c-api.service[87416]: WARNING stevedore.named [None req-c1c58b47-0732-4a38-af50-c66b95073ea8 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:53:16 devstack devstack@c-api.service[87416]: WARNING castellan.key_manager [None req-c1c58b47-0732-4a38-af50-c66b95073ea8 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-80eb82f1-a8a9-4c2f-9440-91a45f97b0d7 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] PUT http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41/delete_keys Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-80eb82f1-a8a9-4c2f-9440-91a45f97b0d7 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:16 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.qos_specs_manage [None req-80eb82f1-a8a9-4c2f-9440-91a45f97b0d7 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Delete_key spec: 9f70eeb9-2b02-418b-a6b1-5ef01a5bef41, keys: ['iops_bytes'] {{(pid=87415) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-80eb82f1-a8a9-4c2f-9440-91a45f97b0d7 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41/delete_keys returned with HTTP 202 Sep 05 20:53:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 339/664] 192.168.122.147 () {60 vars in 1294 bytes} [Sat Sep 5 20:53:16 2026] PUT /volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41/delete_keys => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ce2139ed-a6f7-4321-b829-f3811fcf16a7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ce2139ed-a6f7-4321-b829-f3811fcf16a7 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41 Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ce2139ed-a6f7-4321-b829-f3811fcf16a7 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ce2139ed-a6f7-4321-b829-f3811fcf16a7 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:16 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ce2139ed-a6f7-4321-b829-f3811fcf16a7 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41 returned with HTTP 200 Sep 05 20:53:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 340/665] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:16 2026] GET /volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41 => generated 401 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-887f5b12-80b4-49c5-aa94-02fee331f061 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:16 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-c1c58b47-0732-4a38-af50-c66b95073ea8 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-887f5b12-80b4-49c5-aa94-02fee331f061 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-887f5b12-80b4-49c5-aa94-02fee331f061 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-887f5b12-80b4-49c5-aa94-02fee331f061 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:16 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:16 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:16 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:16 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-887f5b12-80b4-49c5-aa94-02fee331f061 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-887f5b12-80b4-49c5-aa94-02fee331f061 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 returned with HTTP 200 Sep 05 20:53:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 341/666] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:16 2026] GET /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 => generated 465 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-25f4449c-03e6-49b7-9359-8bbbb46587d0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-25f4449c-03e6-49b7-9359-8bbbb46587d0 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41 Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-25f4449c-03e6-49b7-9359-8bbbb46587d0 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-25f4449c-03e6-49b7-9359-8bbbb46587d0 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c1c58b47-0732-4a38-af50-c66b95073ea8 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/volumes/0c4ba278-dd2a-4d4d-b9ab-cbdd667ff1f4 returned with HTTP 200 Sep 05 20:53:16 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 326/667] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:53:16 2026] GET /volume/v3/volumes/0c4ba278-dd2a-4d4d-b9ab-cbdd667ff1f4 => generated 919 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5944f4d4-ca5e-42a7-80da-9b47d12bda96 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-25f4449c-03e6-49b7-9359-8bbbb46587d0 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41 returned with HTTP 200 Sep 05 20:53:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 342/668] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:16 2026] GET /volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41 => generated 401 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7ea26f64-a6e3-4ce1-b54b-4eba0c4be8c5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7ea26f64-a6e3-4ce1-b54b-4eba0c4be8c5 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] DELETE http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41?force=False Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7ea26f64-a6e3-4ce1-b54b-4eba0c4be8c5 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7ea26f64-a6e3-4ce1-b54b-4eba0c4be8c5 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:16 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7ea26f64-a6e3-4ce1-b54b-4eba0c4be8c5 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Delete qos_spec: 9f70eeb9-2b02-418b-a6b1-5ef01a5bef41, force: False {{(pid=87415) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: /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 05 20:53:16 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7ea26f64-a6e3-4ce1-b54b-4eba0c4be8c5 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41?force=False returned with HTTP 202 Sep 05 20:53:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 343/669] 192.168.122.147 () {58 vars in 1264 bytes} [Sat Sep 5 20:53:16 2026] DELETE /volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41?force=False => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-29c5c6b9-6db6-466c-a27f-2ffdc2f211c9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-29c5c6b9-6db6-466c-a27f-2ffdc2f211c9 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] GET http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41 Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-29c5c6b9-6db6-466c-a27f-2ffdc2f211c9 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-29c5c6b9-6db6-466c-a27f-2ffdc2f211c9 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:16 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:16 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-29c5c6b9-6db6-466c-a27f-2ffdc2f211c9 tempest-QosSpecsTestJSON-25663942 tempest-QosSpecsTestJSON-25663942-project-admin] http://192.168.122.147/volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41 returned with HTTP 404 Sep 05 20:53:17 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 344/670] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:16 2026] GET /volume/v3/qos-specs/9f70eeb9-2b02-418b-a6b1-5ef01a5bef41 => generated 100 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5944f4d4-ca5e-42a7-80da-9b47d12bda96 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] POST http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96/action Sep 05 20:53:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5944f4d4-ca5e-42a7-80da-9b47d12bda96 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:53:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5944f4d4-ca5e-42a7-80da-9b47d12bda96 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.contrib.admin_actions [None req-5944f4d4-ca5e-42a7-80da-9b47d12bda96 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Updating snapshot '2289b73a-4f5a-4d55-bbc5-42eedb4acf96' with '{'status': 'creating'}' {{(pid=87416) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 20:53:17 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:17 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5944f4d4-ca5e-42a7-80da-9b47d12bda96 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96/action returned with HTTP 202 Sep 05 20:53:17 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 327/671] 192.168.122.147 () {60 vars in 1280 bytes} [Sat Sep 5 20:53:16 2026] POST /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96/action => generated 0 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:53:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-481b0d5f-2b95-4151-a930-1593fdc34e36 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-481b0d5f-2b95-4151-a930-1593fdc34e36 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 Sep 05 20:53:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-481b0d5f-2b95-4151-a930-1593fdc34e36 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-481b0d5f-2b95-4151-a930-1593fdc34e36 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:17 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:17 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:17 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-481b0d5f-2b95-4151-a930-1593fdc34e36 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-481b0d5f-2b95-4151-a930-1593fdc34e36 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 returned with HTTP 200 Sep 05 20:53:17 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 345/672] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:17 2026] GET /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 => generated 464 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7d061fff-24e3-4b9b-a0e2-1d97f7fb3c17 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7d061fff-24e3-4b9b-a0e2-1d97f7fb3c17 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] POST http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96/action Sep 05 20:53:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7d061fff-24e3-4b9b-a0e2-1d97f7fb3c17 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:53:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7d061fff-24e3-4b9b-a0e2-1d97f7fb3c17 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.contrib.admin_actions [None req-7d061fff-24e3-4b9b-a0e2-1d97f7fb3c17 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Updating snapshot '2289b73a-4f5a-4d55-bbc5-42eedb4acf96' with '{'status': 'available'}' {{(pid=87416) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 20:53:17 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:17 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7d061fff-24e3-4b9b-a0e2-1d97f7fb3c17 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96/action returned with HTTP 202 Sep 05 20:53:17 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 328/673] 192.168.122.147 () {60 vars in 1280 bytes} [Sat Sep 5 20:53:17 2026] POST /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:53:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e4846d8a-b437-4af1-b905-865c96342daf None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e4846d8a-b437-4af1-b905-865c96342daf tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 Sep 05 20:53:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e4846d8a-b437-4af1-b905-865c96342daf tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e4846d8a-b437-4af1-b905-865c96342daf tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:17 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:17 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:17 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e4846d8a-b437-4af1-b905-865c96342daf tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e4846d8a-b437-4af1-b905-865c96342daf tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 returned with HTTP 200 Sep 05 20:53:17 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 346/674] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:17 2026] GET /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3a538c04-bdef-41d9-9ab4-ecbe322bb054 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3a538c04-bdef-41d9-9ab4-ecbe322bb054 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 20:53:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3a538c04-bdef-41d9-9ab4-ecbe322bb054 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a1c631a-2f97-40e4-8c71-ea23a3a7195c", "name": "tempest-SnapshotsActionsTest-Snapshot-972188222"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:17 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:17 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:53:17 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:17 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:17 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3a538c04-bdef-41d9-9ab4-ecbe322bb054 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Volume info retrieved successfully. Sep 05 20:53:17 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-3a538c04-bdef-41d9-9ab4-ecbe322bb054 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Create snapshot from volume 1a1c631a-2f97-40e4-8c71-ea23a3a7195c Sep 05 20:53:17 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-3a538c04-bdef-41d9-9ab4-ecbe322bb054 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Created reservations ['fa67bec1-b7bd-4bdb-81b5-4cfebe8552a7', '773460fe-64d6-4d21-be5f-59fd3e469365', '36af078d-0834-4bc0-9ba3-de0467b26f48', '464aa547-f0f9-484d-bc01-6dbcf48a2fe0'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:53:17 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:17 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:53:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8e366bc2-6e04-4e92-b95b-25ed544c2bc8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8e366bc2-6e04-4e92-b95b-25ed544c2bc8 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] GET http://192.168.122.147/volume/v3/volumes/0c4ba278-dd2a-4d4d-b9ab-cbdd667ff1f4 Sep 05 20:53:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8e366bc2-6e04-4e92-b95b-25ed544c2bc8 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8e366bc2-6e04-4e92-b95b-25ed544c2bc8 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:17 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3a538c04-bdef-41d9-9ab4-ecbe322bb054 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot create request issued successfully. Sep 05 20:53:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3a538c04-bdef-41d9-9ab4-ecbe322bb054 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 20:53:17 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 329/675] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 20:53:17 2026] POST /volume/v3/snapshots => generated 306 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:53:17 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:17 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:17 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:17 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ac5d5554-5251-4c59-ade9-d93330980626 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ac5d5554-5251-4c59-ade9-d93330980626 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef Sep 05 20:53:17 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8e366bc2-6e04-4e92-b95b-25ed544c2bc8 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Volume info retrieved successfully. Sep 05 20:53:17 devstack devstack@c-api.service[87415]: WARNING stevedore.named [None req-8e366bc2-6e04-4e92-b95b-25ed544c2bc8 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 20:53:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ac5d5554-5251-4c59-ade9-d93330980626 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ac5d5554-5251-4c59-ade9-d93330980626 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:17 devstack devstack@c-api.service[87415]: WARNING castellan.key_manager [None req-8e366bc2-6e04-4e92-b95b-25ed544c2bc8 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 20:53:17 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:17 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:17 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ac5d5554-5251-4c59-ade9-d93330980626 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ac5d5554-5251-4c59-ade9-d93330980626 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef returned with HTTP 200 Sep 05 20:53:17 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 330/676] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:17 2026] GET /volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef => generated 438 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:18 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-8e366bc2-6e04-4e92-b95b-25ed544c2bc8 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 20:53:18 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:18 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8e366bc2-6e04-4e92-b95b-25ed544c2bc8 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/volumes/0c4ba278-dd2a-4d4d-b9ab-cbdd667ff1f4 returned with HTTP 200 Sep 05 20:53:18 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 347/677] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:53:17 2026] GET /volume/v3/volumes/0c4ba278-dd2a-4d4d-b9ab-cbdd667ff1f4 => generated 918 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ecf7cd4c-1379-45f8-8e62-446b5d59c390 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ecf7cd4c-1379-45f8-8e62-446b5d59c390 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef Sep 05 20:53:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ecf7cd4c-1379-45f8-8e62-446b5d59c390 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ecf7cd4c-1379-45f8-8e62-446b5d59c390 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:18 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:18 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:18 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ecf7cd4c-1379-45f8-8e62-446b5d59c390 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ecf7cd4c-1379-45f8-8e62-446b5d59c390 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef returned with HTTP 200 Sep 05 20:53:18 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 331/678] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:18 2026] GET /volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef => generated 438 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-06290740-d4e3-46cd-8b72-6489a86582d8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-06290740-d4e3-46cd-8b72-6489a86582d8 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] GET http://192.168.122.147/volume/v3/volumes/0c4ba278-dd2a-4d4d-b9ab-cbdd667ff1f4 Sep 05 20:53:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-06290740-d4e3-46cd-8b72-6489a86582d8 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-06290740-d4e3-46cd-8b72-6489a86582d8 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-06290740-d4e3-46cd-8b72-6489a86582d8 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/volumes/0c4ba278-dd2a-4d4d-b9ab-cbdd667ff1f4 returned with HTTP 404 Sep 05 20:53:19 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 348/679] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:53:19 2026] GET /volume/v3/volumes/0c4ba278-dd2a-4d4d-b9ab-cbdd667ff1f4 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:53:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ebc43631-5926-44d1-9ff7-170040e097b5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ebc43631-5926-44d1-9ff7-170040e097b5 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] GET http://192.168.122.147/volume/v3/groups/1801d76c-b17d-4455-b24c-52c7e4821a74 Sep 05 20:53:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ebc43631-5926-44d1-9ff7-170040e097b5 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ebc43631-5926-44d1-9ff7-170040e097b5 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-ebc43631-5926-44d1-9ff7-170040e097b5 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] show called for member 1801d76c-b17d-4455-b24c-52c7e4821a74 {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:53:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ebc43631-5926-44d1-9ff7-170040e097b5 tempest-GroupsV314Test-140713042 tempest-GroupsV314Test-140713042-project-member] http://192.168.122.147/volume/v3/groups/1801d76c-b17d-4455-b24c-52c7e4821a74 returned with HTTP 404 Sep 05 20:53:19 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 332/680] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:53:19 2026] GET /volume/v3/groups/1801d76c-b17d-4455-b24c-52c7e4821a74 => generated 108 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 20:53:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8d8c29f3-9464-4b6d-9321-437500d00efd None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8d8c29f3-9464-4b6d-9321-437500d00efd tempest-GroupsV314Test-427583481 tempest-GroupsV314Test-427583481-project-admin] DELETE http://192.168.122.147/volume/v3/group_types/8058e320-5e74-411d-9331-e13000eb9786 Sep 05 20:53:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8d8c29f3-9464-4b6d-9321-437500d00efd tempest-GroupsV314Test-427583481 tempest-GroupsV314Test-427583481-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8d8c29f3-9464-4b6d-9321-437500d00efd tempest-GroupsV314Test-427583481 tempest-GroupsV314Test-427583481-project-admin] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8d8c29f3-9464-4b6d-9321-437500d00efd tempest-GroupsV314Test-427583481 tempest-GroupsV314Test-427583481-project-admin] http://192.168.122.147/volume/v3/group_types/8058e320-5e74-411d-9331-e13000eb9786 returned with HTTP 202 Sep 05 20:53:19 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 349/681] 192.168.122.147 () {60 vars in 1288 bytes} [Sat Sep 5 20:53:19 2026] DELETE /volume/v3/group_types/8058e320-5e74-411d-9331-e13000eb9786 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:53:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-449e83f9-7a41-4797-a7fd-87d6ce8b000b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-449e83f9-7a41-4797-a7fd-87d6ce8b000b tempest-GroupsV314Test-427583481 tempest-GroupsV314Test-427583481-project-admin] DELETE http://192.168.122.147/volume/v3/types/2b928f57-70da-48cb-9714-09f72c70800f Sep 05 20:53:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-449e83f9-7a41-4797-a7fd-87d6ce8b000b tempest-GroupsV314Test-427583481 tempest-GroupsV314Test-427583481-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-449e83f9-7a41-4797-a7fd-87d6ce8b000b tempest-GroupsV314Test-427583481 tempest-GroupsV314Test-427583481-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-449e83f9-7a41-4797-a7fd-87d6ce8b000b tempest-GroupsV314Test-427583481 tempest-GroupsV314Test-427583481-project-admin] http://192.168.122.147/volume/v3/types/2b928f57-70da-48cb-9714-09f72c70800f returned with HTTP 202 Sep 05 20:53:19 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 333/682] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 20:53:19 2026] DELETE /volume/v3/types/2b928f57-70da-48cb-9714-09f72c70800f => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:53:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c2e9c304-7052-4f5e-be30-fb9da3b0f2ff None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c2e9c304-7052-4f5e-be30-fb9da3b0f2ff tempest-GroupsV314Test-427583481 tempest-GroupsV314Test-427583481-project-admin] GET http://192.168.122.147/volume/v3/types/2b928f57-70da-48cb-9714-09f72c70800f Sep 05 20:53:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c2e9c304-7052-4f5e-be30-fb9da3b0f2ff tempest-GroupsV314Test-427583481 tempest-GroupsV314Test-427583481-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c2e9c304-7052-4f5e-be30-fb9da3b0f2ff tempest-GroupsV314Test-427583481 tempest-GroupsV314Test-427583481-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c2e9c304-7052-4f5e-be30-fb9da3b0f2ff tempest-GroupsV314Test-427583481 tempest-GroupsV314Test-427583481-project-admin] http://192.168.122.147/volume/v3/types/2b928f57-70da-48cb-9714-09f72c70800f returned with HTTP 404 Sep 05 20:53:19 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 350/683] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 20:53:19 2026] GET /volume/v3/types/2b928f57-70da-48cb-9714-09f72c70800f => generated 114 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-34cea076-013e-4038-a4f2-452f8caf9a49 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-34cea076-013e-4038-a4f2-452f8caf9a49 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef Sep 05 20:53:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-34cea076-013e-4038-a4f2-452f8caf9a49 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-34cea076-013e-4038-a4f2-452f8caf9a49 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:20 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:20 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:20 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-34cea076-013e-4038-a4f2-452f8caf9a49 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-34cea076-013e-4038-a4f2-452f8caf9a49 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef returned with HTTP 200 Sep 05 20:53:20 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 334/684] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:19 2026] GET /volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef => generated 438 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-66de3c2b-a7db-40ac-8b2b-b4b21dc47ba0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-66de3c2b-a7db-40ac-8b2b-b4b21dc47ba0 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef Sep 05 20:53:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-66de3c2b-a7db-40ac-8b2b-b4b21dc47ba0 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-66de3c2b-a7db-40ac-8b2b-b4b21dc47ba0 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:21 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:21 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:21 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-66de3c2b-a7db-40ac-8b2b-b4b21dc47ba0 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-66de3c2b-a7db-40ac-8b2b-b4b21dc47ba0 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef returned with HTTP 200 Sep 05 20:53:21 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 351/685] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:21 2026] GET /volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-89352576-8bd1-43a9-92ad-92b8a84b84c2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-89352576-8bd1-43a9-92ad-92b8a84b84c2 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] POST http://192.168.122.147/volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef/action Sep 05 20:53:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-89352576-8bd1-43a9-92ad-92b8a84b84c2 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:53:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-89352576-8bd1-43a9-92ad-92b8a84b84c2 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.contrib.admin_actions [None req-89352576-8bd1-43a9-92ad-92b8a84b84c2 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Updating snapshot 'db2212ca-0593-40e8-abc4-53015db577ef' with '{'status': 'creating'}' {{(pid=87416) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 20:53:21 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:21 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-89352576-8bd1-43a9-92ad-92b8a84b84c2 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] http://192.168.122.147/volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef/action returned with HTTP 202 Sep 05 20:53:21 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 335/686] 192.168.122.147 () {60 vars in 1280 bytes} [Sat Sep 5 20:53:21 2026] POST /volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:53:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-70188c69-1699-4b7a-b3ea-7cf224746806 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-70188c69-1699-4b7a-b3ea-7cf224746806 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef Sep 05 20:53:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-70188c69-1699-4b7a-b3ea-7cf224746806 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-70188c69-1699-4b7a-b3ea-7cf224746806 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:21 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:21 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:21 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-70188c69-1699-4b7a-b3ea-7cf224746806 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-70188c69-1699-4b7a-b3ea-7cf224746806 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef returned with HTTP 200 Sep 05 20:53:21 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 352/687] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:21 2026] GET /volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:53:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f77682ff-a5cf-4b9a-9f3a-6ba03a654ad6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f77682ff-a5cf-4b9a-9f3a-6ba03a654ad6 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] POST http://192.168.122.147/volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef/action Sep 05 20:53:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f77682ff-a5cf-4b9a-9f3a-6ba03a654ad6 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:53:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f77682ff-a5cf-4b9a-9f3a-6ba03a654ad6 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:21 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:21 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:21 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f77682ff-a5cf-4b9a-9f3a-6ba03a654ad6 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Snapshot retrieved successfully. Sep 05 20:53:21 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:21 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:53:21 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f77682ff-a5cf-4b9a-9f3a-6ba03a654ad6 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Snapshot delete request issued successfully. Sep 05 20:53:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f77682ff-a5cf-4b9a-9f3a-6ba03a654ad6 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] http://192.168.122.147/volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef/action returned with HTTP 202 Sep 05 20:53:21 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 336/688] 192.168.122.147 () {60 vars in 1280 bytes} [Sat Sep 5 20:53:21 2026] POST /volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:53:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-54af3313-47b9-4b8a-97a6-4da8c7268d5d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-54af3313-47b9-4b8a-97a6-4da8c7268d5d tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef Sep 05 20:53:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-54af3313-47b9-4b8a-97a6-4da8c7268d5d tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-54af3313-47b9-4b8a-97a6-4da8c7268d5d tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:21 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:21 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:21 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-54af3313-47b9-4b8a-97a6-4da8c7268d5d tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-54af3313-47b9-4b8a-97a6-4da8c7268d5d tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef returned with HTTP 200 Sep 05 20:53:21 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 353/689] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:21 2026] GET /volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef => generated 464 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b55bec4f-5ff7-4164-99c4-411f1d9e66f8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b55bec4f-5ff7-4164-99c4-411f1d9e66f8 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef Sep 05 20:53:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b55bec4f-5ff7-4164-99c4-411f1d9e66f8 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b55bec4f-5ff7-4164-99c4-411f1d9e66f8 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:22 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:22 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:22 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b55bec4f-5ff7-4164-99c4-411f1d9e66f8 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b55bec4f-5ff7-4164-99c4-411f1d9e66f8 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef returned with HTTP 200 Sep 05 20:53:22 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 337/690] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:22 2026] GET /volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef => generated 464 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-59dcf2b1-9cd7-4a23-a5dd-187741b1d197 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-59dcf2b1-9cd7-4a23-a5dd-187741b1d197 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef Sep 05 20:53:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-59dcf2b1-9cd7-4a23-a5dd-187741b1d197 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-59dcf2b1-9cd7-4a23-a5dd-187741b1d197 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:23 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:23 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:23 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-59dcf2b1-9cd7-4a23-a5dd-187741b1d197 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-59dcf2b1-9cd7-4a23-a5dd-187741b1d197 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef returned with HTTP 200 Sep 05 20:53:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 354/691] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:23 2026] GET /volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef => generated 464 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:53:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3e92ce0f-1d6b-4fd5-bf20-a47599864bef None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-23efb0c7-6a08-4c3d-a8b2-fcbfa62c35c0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-23efb0c7-6a08-4c3d-a8b2-fcbfa62c35c0 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef Sep 05 20:53:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-23efb0c7-6a08-4c3d-a8b2-fcbfa62c35c0 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-23efb0c7-6a08-4c3d-a8b2-fcbfa62c35c0 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-23efb0c7-6a08-4c3d-a8b2-fcbfa62c35c0 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef returned with HTTP 404 Sep 05 20:53:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 355/692] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:24 2026] GET /volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-80340f92-756e-47a9-bc25-0ad244a640d5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-80340f92-756e-47a9-bc25-0ad244a640d5 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] POST http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96/action Sep 05 20:53:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-80340f92-756e-47a9-bc25-0ad244a640d5 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:53:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-80340f92-756e-47a9-bc25-0ad244a640d5 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.admin_actions [None req-80340f92-756e-47a9-bc25-0ad244a640d5 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Updating snapshot '2289b73a-4f5a-4d55-bbc5-42eedb4acf96' with '{'status': 'available'}' {{(pid=87415) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 20:53:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-80340f92-756e-47a9-bc25-0ad244a640d5 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96/action returned with HTTP 202 Sep 05 20:53:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 356/693] 192.168.122.147 () {60 vars in 1280 bytes} [Sat Sep 5 20:53:24 2026] POST /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:53:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-bd0a4537-bad9-44fa-b2ec-6aa3a16c84f5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bd0a4537-bad9-44fa-b2ec-6aa3a16c84f5 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 Sep 05 20:53:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bd0a4537-bad9-44fa-b2ec-6aa3a16c84f5 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bd0a4537-bad9-44fa-b2ec-6aa3a16c84f5 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-bd0a4537-bad9-44fa-b2ec-6aa3a16c84f5 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bd0a4537-bad9-44fa-b2ec-6aa3a16c84f5 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 returned with HTTP 200 Sep 05 20:53:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 357/694] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:24 2026] GET /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f1d8bcd0-4879-405e-9b78-719176cf03f4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f1d8bcd0-4879-405e-9b78-719176cf03f4 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef Sep 05 20:53:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f1d8bcd0-4879-405e-9b78-719176cf03f4 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f1d8bcd0-4879-405e-9b78-719176cf03f4 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:24 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-f1d8bcd0-4879-405e-9b78-719176cf03f4 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Delete snapshot with id: db2212ca-0593-40e8-abc4-53015db577ef Sep 05 20:53:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f1d8bcd0-4879-405e-9b78-719176cf03f4 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef returned with HTTP 404 Sep 05 20:53:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 358/695] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 20:53:24 2026] DELETE /volume/v3/snapshots/db2212ca-0593-40e8-abc4-53015db577ef => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0be30fee-41ca-496f-8111-d303b3ba88d9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0be30fee-41ca-496f-8111-d303b3ba88d9 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 20:53:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0be30fee-41ca-496f-8111-d303b3ba88d9 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a1c631a-2f97-40e4-8c71-ea23a3a7195c", "name": "tempest-SnapshotsActionsTest-Snapshot-396087803"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:24 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:24 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0be30fee-41ca-496f-8111-d303b3ba88d9 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Volume info retrieved successfully. Sep 05 20:53:24 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-0be30fee-41ca-496f-8111-d303b3ba88d9 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Create snapshot from volume 1a1c631a-2f97-40e4-8c71-ea23a3a7195c Sep 05 20:53:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3e92ce0f-1d6b-4fd5-bf20-a47599864bef tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-project-admin] GET http://192.168.122.147/volume/v3/os-quota-class-sets/default Sep 05 20:53:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3e92ce0f-1d6b-4fd5-bf20-a47599864bef tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3e92ce0f-1d6b-4fd5-bf20-a47599864bef tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3e92ce0f-1d6b-4fd5-bf20-a47599864bef tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-project-admin] http://192.168.122.147/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 05 20:53:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 338/696] 192.168.122.147 () {58 vars in 1181 bytes} [Sat Sep 5 20:53:24 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d4c0776e-e473-4b8e-843f-941b1b53acb8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d4c0776e-e473-4b8e-843f-941b1b53acb8 tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-project-admin] GET http://192.168.122.147/volume/v3/os-quota-class-sets/default Sep 05 20:53:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d4c0776e-e473-4b8e-843f-941b1b53acb8 tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d4c0776e-e473-4b8e-843f-941b1b53acb8 tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:25 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-0be30fee-41ca-496f-8111-d303b3ba88d9 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Created reservations ['c311611c-42cd-46e4-aeb1-bf94709afaf1', 'e2571b77-70d8-4423-bfab-0e1d63374d4c', 'bd8915c0-7b58-437d-a9cb-e06a766ffcdb', '616d21e8-2700-4e27-80a9-18ee203379f1'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:53:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d4c0776e-e473-4b8e-843f-941b1b53acb8 tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-project-admin] http://192.168.122.147/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 05 20:53:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 339/697] 192.168.122.147 () {58 vars in 1181 bytes} [Sat Sep 5 20:53:24 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3b156f85-119d-44c4-b5e4-3822cb91e52e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:25 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:25 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3b156f85-119d-44c4-b5e4-3822cb91e52e tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:53:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3b156f85-119d-44c4-b5e4-3822cb91e52e tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-164049798"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3b156f85-119d-44c4-b5e4-3822cb91e52e tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 20:53:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 340/698] 192.168.122.147 () {60 vars in 1136 bytes} [Sat Sep 5 20:53:25 2026] POST /volume/v3/types => generated 227 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3ad857bd-f576-4dec-8ea7-e1b87ebf5f7f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3ad857bd-f576-4dec-8ea7-e1b87ebf5f7f tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-project-admin] PUT http://192.168.122.147/volume/v3/os-quota-class-sets/default Sep 05 20:53:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3ad857bd-f576-4dec-8ea7-e1b87ebf5f7f tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-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-164049798": 1, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-164049798": 4, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-164049798": 7}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:25 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0be30fee-41ca-496f-8111-d303b3ba88d9 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot create request issued successfully. Sep 05 20:53:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0be30fee-41ca-496f-8111-d303b3ba88d9 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 20:53:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 359/699] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 20:53:24 2026] POST /volume/v3/snapshots => generated 306 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:53:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-797e104e-8fec-4066-843d-b47c8340d7cd None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-797e104e-8fec-4066-843d-b47c8340d7cd tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15 Sep 05 20:53:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-797e104e-8fec-4066-843d-b47c8340d7cd tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-797e104e-8fec-4066-843d-b47c8340d7cd tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:25 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:25 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:25 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-797e104e-8fec-4066-843d-b47c8340d7cd tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-797e104e-8fec-4066-843d-b47c8340d7cd tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15 returned with HTTP 200 Sep 05 20:53:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 360/700] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:25 2026] GET /volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15 => generated 438 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3ad857bd-f576-4dec-8ea7-e1b87ebf5f7f tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-project-admin] http://192.168.122.147/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 05 20:53:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 341/701] 192.168.122.147 () {60 vars in 1202 bytes} [Sat Sep 5 20:53:25 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 499 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-edba9e6d-ba91-4f59-8d7c-3115633067ab None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-edba9e6d-ba91-4f59-8d7c-3115633067ab tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/47b4a0812d2f4d03a18743652ef7596c/defaults Sep 05 20:53:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-edba9e6d-ba91-4f59-8d7c-3115633067ab tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-edba9e6d-ba91-4f59-8d7c-3115633067ab tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-project-admin] Calling method 'defaults' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:25 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-edba9e6d-ba91-4f59-8d7c-3115633067ab tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-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 05 20:53:25 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-edba9e6d-ba91-4f59-8d7c-3115633067ab tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-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 05 20:53:25 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-edba9e6d-ba91-4f59-8d7c-3115633067ab tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-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 05 20:53:25 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-edba9e6d-ba91-4f59-8d7c-3115633067ab tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-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 05 20:53:25 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-edba9e6d-ba91-4f59-8d7c-3115633067ab tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-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 05 20:53:25 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-edba9e6d-ba91-4f59-8d7c-3115633067ab tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-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 05 20:53:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-edba9e6d-ba91-4f59-8d7c-3115633067ab tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/47b4a0812d2f4d03a18743652ef7596c/defaults returned with HTTP 200 Sep 05 20:53:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 361/702] 192.168.122.147 () {58 vars in 1265 bytes} [Sat Sep 5 20:53:25 2026] GET /volume/v3/os-quota-sets/47b4a0812d2f4d03a18743652ef7596c/defaults => generated 645 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0fb9db3e-ca1b-433e-b8ee-37e5c6f4f623 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0fb9db3e-ca1b-433e-b8ee-37e5c6f4f623 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15 Sep 05 20:53:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0fb9db3e-ca1b-433e-b8ee-37e5c6f4f623 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0fb9db3e-ca1b-433e-b8ee-37e5c6f4f623 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:26 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:26 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:26 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0fb9db3e-ca1b-433e-b8ee-37e5c6f4f623 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0fb9db3e-ca1b-433e-b8ee-37e5c6f4f623 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15 returned with HTTP 200 Sep 05 20:53:26 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 342/703] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:26 2026] GET /volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15 => generated 438 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0ae85824-dca8-4208-a6db-95fc444070a9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0ae85824-dca8-4208-a6db-95fc444070a9 tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/5ab918f4cbca456191738e55f2a3d29c/defaults Sep 05 20:53:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0ae85824-dca8-4208-a6db-95fc444070a9 tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0ae85824-dca8-4208-a6db-95fc444070a9 tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-project-admin] Calling method 'defaults' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0ae85824-dca8-4208-a6db-95fc444070a9 tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/5ab918f4cbca456191738e55f2a3d29c/defaults returned with HTTP 200 Sep 05 20:53:26 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 362/704] 192.168.122.147 () {58 vars in 1265 bytes} [Sat Sep 5 20:53:26 2026] GET /volume/v3/os-quota-sets/5ab918f4cbca456191738e55f2a3d29c/defaults => generated 645 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a236eefe-41b3-4c03-b2a6-3330402ea192 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a236eefe-41b3-4c03-b2a6-3330402ea192 tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-project-admin] DELETE http://192.168.122.147/volume/v3/types/d3eb5e83-cbb9-46d3-9d84-cfe66c290ffd Sep 05 20:53:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a236eefe-41b3-4c03-b2a6-3330402ea192 tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a236eefe-41b3-4c03-b2a6-3330402ea192 tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a236eefe-41b3-4c03-b2a6-3330402ea192 tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-project-admin] http://192.168.122.147/volume/v3/types/d3eb5e83-cbb9-46d3-9d84-cfe66c290ffd returned with HTTP 202 Sep 05 20:53:26 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 343/705] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 20:53:26 2026] DELETE /volume/v3/types/d3eb5e83-cbb9-46d3-9d84-cfe66c290ffd => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:53:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2f00bac1-a3b2-4114-bfdd-7648e5f08220 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2f00bac1-a3b2-4114-bfdd-7648e5f08220 tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-project-admin] GET http://192.168.122.147/volume/v3/types/d3eb5e83-cbb9-46d3-9d84-cfe66c290ffd Sep 05 20:53:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2f00bac1-a3b2-4114-bfdd-7648e5f08220 tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2f00bac1-a3b2-4114-bfdd-7648e5f08220 tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2f00bac1-a3b2-4114-bfdd-7648e5f08220 tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-project-admin] http://192.168.122.147/volume/v3/types/d3eb5e83-cbb9-46d3-9d84-cfe66c290ffd returned with HTTP 404 Sep 05 20:53:26 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 363/706] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 20:53:26 2026] GET /volume/v3/types/d3eb5e83-cbb9-46d3-9d84-cfe66c290ffd => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-009e5397-2b73-4f84-996b-0877d3723d3d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-009e5397-2b73-4f84-996b-0877d3723d3d tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-project-admin] PUT http://192.168.122.147/volume/v3/os-quota-class-sets/default Sep 05 20:53:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-009e5397-2b73-4f84-996b-0877d3723d3d tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-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=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-009e5397-2b73-4f84-996b-0877d3723d3d tempest-VolumeQuotaClassesTest-559282727 tempest-VolumeQuotaClassesTest-559282727-project-admin] http://192.168.122.147/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 05 20:53:27 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 344/707] 192.168.122.147 () {60 vars in 1202 bytes} [Sat Sep 5 20:53:26 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-414c8c15-2ba9-400e-a17a-d8bb8ede786c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-28998e08-d3a5-4539-a215-57bed7e7c0e3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-28998e08-d3a5-4539-a215-57bed7e7c0e3 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15 Sep 05 20:53:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-28998e08-d3a5-4539-a215-57bed7e7c0e3 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-28998e08-d3a5-4539-a215-57bed7e7c0e3 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:27 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:27 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:27 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-28998e08-d3a5-4539-a215-57bed7e7c0e3 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-28998e08-d3a5-4539-a215-57bed7e7c0e3 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15 returned with HTTP 200 Sep 05 20:53:27 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 345/708] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:27 2026] GET /volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15 => generated 438 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-414c8c15-2ba9-400e-a17a-d8bb8ede786c tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:53:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-414c8c15-2ba9-400e-a17a-d8bb8ede786c tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1896300751"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-414c8c15-2ba9-400e-a17a-d8bb8ede786c tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 20:53:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 364/709] 192.168.122.147 () {60 vars in 1136 bytes} [Sat Sep 5 20:53:27 2026] POST /volume/v3/types => generated 220 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-11cb4d58-ea2a-4350-90e5-0b58fba5ccc4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-11cb4d58-ea2a-4350-90e5-0b58fba5ccc4 tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] POST http://192.168.122.147/volume/v3/group_types Sep 05 20:53:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-11cb4d58-ea2a-4350-90e5-0b58fba5ccc4 tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1011142596"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-11cb4d58-ea2a-4350-90e5-0b58fba5ccc4 tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] http://192.168.122.147/volume/v3/group_types returned with HTTP 202 Sep 05 20:53:27 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 346/710] 192.168.122.147 () {62 vars in 1195 bytes} [Sat Sep 5 20:53:27 2026] POST /volume/v3/group_types => generated 177 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b2de1e79-be79-4a0f-8583-3471c744bef4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b2de1e79-be79-4a0f-8583-3471c744bef4 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] POST http://192.168.122.147/volume/v3/groups Sep 05 20:53:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b2de1e79-be79-4a0f-8583-3471c744bef4 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1f07c6a8-c54d-4ff3-a7a2-9cccc8a389df", "volume_types": ["57c46c8a-705d-4807-bde4-f0270746c460"], "name": "tempest-GroupsV320Test-Group-1883176657"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-b2de1e79-be79-4a0f-8583-3471c744bef4 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] Creating new group {'group': {'group_type': '1f07c6a8-c54d-4ff3-a7a2-9cccc8a389df', 'volume_types': ['57c46c8a-705d-4807-bde4-f0270746c460'], 'name': 'tempest-GroupsV320Test-Group-1883176657'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 20:53:28 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.groups [None req-b2de1e79-be79-4a0f-8583-3471c744bef4 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] Creating group tempest-GroupsV320Test-Group-1883176657. Sep 05 20:53:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b2de1e79-be79-4a0f-8583-3471c744bef4 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] Availability Zones retrieved successfully. Sep 05 20:53:28 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-b2de1e79-be79-4a0f-8583-3471c744bef4 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] Created reservations ['949c9b9d-b1c2-4746-b0fd-162fb5b48005'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:53:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b2de1e79-be79-4a0f-8583-3471c744bef4 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] http://192.168.122.147/volume/v3/groups returned with HTTP 202 Sep 05 20:53:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 365/711] 192.168.122.147 () {62 vars in 1181 bytes} [Sat Sep 5 20:53:27 2026] POST /volume/v3/groups => generated 108 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-154e3e7e-3cc2-4b50-89b7-7dfe3e1e3b4b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-154e3e7e-3cc2-4b50-89b7-7dfe3e1e3b4b tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] GET http://192.168.122.147/volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a Sep 05 20:53:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-154e3e7e-3cc2-4b50-89b7-7dfe3e1e3b4b tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-154e3e7e-3cc2-4b50-89b7-7dfe3e1e3b4b tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-154e3e7e-3cc2-4b50-89b7-7dfe3e1e3b4b tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] show called for member c64851c7-ddc7-4d6e-8a47-21323a47035a {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:53:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7c590951-dc8c-4475-92f7-fa73b6137b82 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7c590951-dc8c-4475-92f7-fa73b6137b82 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15 Sep 05 20:53:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7c590951-dc8c-4475-92f7-fa73b6137b82 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:28 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:28 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7c590951-dc8c-4475-92f7-fa73b6137b82 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7c590951-dc8c-4475-92f7-fa73b6137b82 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7c590951-dc8c-4475-92f7-fa73b6137b82 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15 returned with HTTP 200 Sep 05 20:53:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 366/712] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:28 2026] GET /volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15 => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a1bc1cb4-3a4c-4dd1-bc45-fdc92f8f4755 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a1bc1cb4-3a4c-4dd1-bc45-fdc92f8f4755 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] POST http://192.168.122.147/volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15/action Sep 05 20:53:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a1bc1cb4-3a4c-4dd1-bc45-fdc92f8f4755 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:53:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a1bc1cb4-3a4c-4dd1-bc45-fdc92f8f4755 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.admin_actions [None req-a1bc1cb4-3a4c-4dd1-bc45-fdc92f8f4755 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Updating snapshot 'be0a557d-11eb-4a6e-b078-5eb5ea7ccc15' with '{'status': 'deleting'}' {{(pid=87415) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 20:53:28 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:28 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), Sep 05 20:53:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-154e3e7e-3cc2-4b50-89b7-7dfe3e1e3b4b tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] http://192.168.122.147/volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a returned with HTTP 200 Sep 05 20:53:28 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 347/713] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:53:28 2026] GET /volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a => generated 388 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a1bc1cb4-3a4c-4dd1-bc45-fdc92f8f4755 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] http://192.168.122.147/volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15/action returned with HTTP 202 Sep 05 20:53:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 367/714] 192.168.122.147 () {60 vars in 1280 bytes} [Sat Sep 5 20:53:28 2026] POST /volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15/action => generated 0 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:53:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-65966f08-9ef2-4530-b232-f599a7c9a554 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-65966f08-9ef2-4530-b232-f599a7c9a554 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15 Sep 05 20:53:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-65966f08-9ef2-4530-b232-f599a7c9a554 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-65966f08-9ef2-4530-b232-f599a7c9a554 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:28 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:28 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-65966f08-9ef2-4530-b232-f599a7c9a554 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-65966f08-9ef2-4530-b232-f599a7c9a554 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15 returned with HTTP 200 Sep 05 20:53:28 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 348/715] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:28 2026] GET /volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15 => generated 464 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0cf855d8-036d-40d3-9a84-51841e51957c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0cf855d8-036d-40d3-9a84-51841e51957c tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] POST http://192.168.122.147/volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15/action Sep 05 20:53:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0cf855d8-036d-40d3-9a84-51841e51957c tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:53:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0cf855d8-036d-40d3-9a84-51841e51957c tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0cf855d8-036d-40d3-9a84-51841e51957c tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Snapshot retrieved successfully. Sep 05 20:53:28 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:28 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0cf855d8-036d-40d3-9a84-51841e51957c tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Snapshot delete request issued successfully. Sep 05 20:53:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0cf855d8-036d-40d3-9a84-51841e51957c tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] http://192.168.122.147/volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15/action returned with HTTP 202 Sep 05 20:53:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 368/716] 192.168.122.147 () {60 vars in 1280 bytes} [Sat Sep 5 20:53:28 2026] POST /volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:53:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d8a9a799-4b76-40da-a424-bcc0810c5464 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d8a9a799-4b76-40da-a424-bcc0810c5464 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15 Sep 05 20:53:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d8a9a799-4b76-40da-a424-bcc0810c5464 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d8a9a799-4b76-40da-a424-bcc0810c5464 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:28 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:28 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d8a9a799-4b76-40da-a424-bcc0810c5464 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d8a9a799-4b76-40da-a424-bcc0810c5464 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15 returned with HTTP 200 Sep 05 20:53:28 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 349/717] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:28 2026] GET /volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15 => generated 464 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4545fc00-d9ed-4843-906a-be30944be360 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4545fc00-d9ed-4843-906a-be30944be360 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] GET http://192.168.122.147/volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a Sep 05 20:53:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4545fc00-d9ed-4843-906a-be30944be360 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4545fc00-d9ed-4843-906a-be30944be360 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-4545fc00-d9ed-4843-906a-be30944be360 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] show called for member c64851c7-ddc7-4d6e-8a47-21323a47035a {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:53:29 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:29 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:29 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:29 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:53:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4545fc00-d9ed-4843-906a-be30944be360 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] http://192.168.122.147/volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a returned with HTTP 200 Sep 05 20:53:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 369/718] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:53:29 2026] GET /volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a => generated 389 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9cfea285-5691-461e-a345-fbac7781ca4d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9cfea285-5691-461e-a345-fbac7781ca4d tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] POST http://192.168.122.147/volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a/action Sep 05 20:53:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9cfea285-5691-461e-a345-fbac7781ca4d tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:53:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9cfea285-5691-461e-a345-fbac7781ca4d tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-9cfea285-5691-461e-a345-fbac7781ca4d tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] Updating group 'c64851c7-ddc7-4d6e-8a47-21323a47035a' with 'creating' {{(pid=87416) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 05 20:53:29 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:29 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9cfea285-5691-461e-a345-fbac7781ca4d tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] http://192.168.122.147/volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a/action returned with HTTP 202 Sep 05 20:53:29 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 350/719] 192.168.122.147 () {62 vars in 1312 bytes} [Sat Sep 5 20:53:29 2026] POST /volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:53:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0beb710c-cc4d-4d58-a3ec-a16030c4c371 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0beb710c-cc4d-4d58-a3ec-a16030c4c371 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] GET http://192.168.122.147/volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a Sep 05 20:53:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0beb710c-cc4d-4d58-a3ec-a16030c4c371 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0beb710c-cc4d-4d58-a3ec-a16030c4c371 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-0beb710c-cc4d-4d58-a3ec-a16030c4c371 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] show called for member c64851c7-ddc7-4d6e-8a47-21323a47035a {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:53:29 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:29 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:29 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:29 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:53:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0beb710c-cc4d-4d58-a3ec-a16030c4c371 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] http://192.168.122.147/volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a returned with HTTP 200 Sep 05 20:53:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 370/720] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:53:29 2026] GET /volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a => generated 388 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-24b40efb-332a-4a90-9fda-899ab97b0c05 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-24b40efb-332a-4a90-9fda-899ab97b0c05 tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] POST http://192.168.122.147/volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a/action Sep 05 20:53:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-24b40efb-332a-4a90-9fda-899ab97b0c05 tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:53:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-24b40efb-332a-4a90-9fda-899ab97b0c05 tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-24b40efb-332a-4a90-9fda-899ab97b0c05 tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] Updating group 'c64851c7-ddc7-4d6e-8a47-21323a47035a' with 'available' {{(pid=87416) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 05 20:53:29 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:29 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-24b40efb-332a-4a90-9fda-899ab97b0c05 tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] http://192.168.122.147/volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a/action returned with HTTP 202 Sep 05 20:53:29 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 351/721] 192.168.122.147 () {62 vars in 1312 bytes} [Sat Sep 5 20:53:29 2026] POST /volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:53:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-429cc643-1ba5-4797-8986-9b0aced8ddd9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-429cc643-1ba5-4797-8986-9b0aced8ddd9 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] GET http://192.168.122.147/volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a Sep 05 20:53:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-429cc643-1ba5-4797-8986-9b0aced8ddd9 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-429cc643-1ba5-4797-8986-9b0aced8ddd9 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-429cc643-1ba5-4797-8986-9b0aced8ddd9 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] show called for member c64851c7-ddc7-4d6e-8a47-21323a47035a {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:53:29 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:29 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:29 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:29 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:53:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-429cc643-1ba5-4797-8986-9b0aced8ddd9 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] http://192.168.122.147/volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a returned with HTTP 200 Sep 05 20:53:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 371/722] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:53:29 2026] GET /volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a => generated 389 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:53:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5e22db38-081c-462c-8ef8-f2eac12fd529 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5e22db38-081c-462c-8ef8-f2eac12fd529 tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] POST http://192.168.122.147/volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a/action Sep 05 20:53:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5e22db38-081c-462c-8ef8-f2eac12fd529 tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:53:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5e22db38-081c-462c-8ef8-f2eac12fd529 tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-5e22db38-081c-462c-8ef8-f2eac12fd529 tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] Updating group 'c64851c7-ddc7-4d6e-8a47-21323a47035a' with 'error' {{(pid=87416) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 05 20:53:29 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:29 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-62609e98-fa49-43ec-8171-19db3db1c007 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-62609e98-fa49-43ec-8171-19db3db1c007 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15 Sep 05 20:53:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5e22db38-081c-462c-8ef8-f2eac12fd529 tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] http://192.168.122.147/volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a/action returned with HTTP 202 Sep 05 20:53:29 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 352/723] 192.168.122.147 () {62 vars in 1312 bytes} [Sat Sep 5 20:53:29 2026] POST /volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 20:53:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-62609e98-fa49-43ec-8171-19db3db1c007 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-62609e98-fa49-43ec-8171-19db3db1c007 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7b46db16-dd53-4b18-9172-32cf955908d8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:29 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:29 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7b46db16-dd53-4b18-9172-32cf955908d8 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] GET http://192.168.122.147/volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a Sep 05 20:53:29 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-62609e98-fa49-43ec-8171-19db3db1c007 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-62609e98-fa49-43ec-8171-19db3db1c007 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15 returned with HTTP 200 Sep 05 20:53:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 372/724] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:29 2026] GET /volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15 => generated 464 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7b46db16-dd53-4b18-9172-32cf955908d8 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7b46db16-dd53-4b18-9172-32cf955908d8 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-7b46db16-dd53-4b18-9172-32cf955908d8 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] show called for member c64851c7-ddc7-4d6e-8a47-21323a47035a {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:53:29 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:29 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:29 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:29 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), Sep 05 20:53:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7b46db16-dd53-4b18-9172-32cf955908d8 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] http://192.168.122.147/volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a returned with HTTP 200 Sep 05 20:53:29 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 353/725] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:53:29 2026] GET /volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a => generated 385 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d6356870-330f-45ad-9cb0-c7ee6e0f9649 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d6356870-330f-45ad-9cb0-c7ee6e0f9649 tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] POST http://192.168.122.147/volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a/action Sep 05 20:53:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d6356870-330f-45ad-9cb0-c7ee6e0f9649 tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:53:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d6356870-330f-45ad-9cb0-c7ee6e0f9649 tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-d6356870-330f-45ad-9cb0-c7ee6e0f9649 tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] Updating group 'c64851c7-ddc7-4d6e-8a47-21323a47035a' with 'available' {{(pid=87415) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 05 20:53:29 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:29 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d6356870-330f-45ad-9cb0-c7ee6e0f9649 tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] http://192.168.122.147/volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a/action returned with HTTP 202 Sep 05 20:53:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 373/726] 192.168.122.147 () {62 vars in 1312 bytes} [Sat Sep 5 20:53:29 2026] POST /volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:53:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fe7f9156-04ae-4c37-8431-76324117278c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fe7f9156-04ae-4c37-8431-76324117278c tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] GET http://192.168.122.147/volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a Sep 05 20:53:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fe7f9156-04ae-4c37-8431-76324117278c tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fe7f9156-04ae-4c37-8431-76324117278c tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-fe7f9156-04ae-4c37-8431-76324117278c tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] show called for member c64851c7-ddc7-4d6e-8a47-21323a47035a {{(pid=87416) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:53:29 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:29 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:29 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:29 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), Sep 05 20:53:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fe7f9156-04ae-4c37-8431-76324117278c tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] http://192.168.122.147/volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a returned with HTTP 200 Sep 05 20:53:29 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 354/727] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:53:29 2026] GET /volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a => generated 389 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2bc6b317-06d3-4166-9c2c-3ebb4c0c67a8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2bc6b317-06d3-4166-9c2c-3ebb4c0c67a8 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 20:53:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2bc6b317-06d3-4166-9c2c-3ebb4c0c67a8 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2bc6b317-06d3-4166-9c2c-3ebb4c0c67a8 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-2bc6b317-06d3-4166-9c2c-3ebb4c0c67a8 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:53:29 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2bc6b317-06d3-4166-9c2c-3ebb4c0c67a8 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:53:30 devstack devstack@c-api.service[87415]: /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 05 20:53:30 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:53:30 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2bc6b317-06d3-4166-9c2c-3ebb4c0c67a8 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] Get all volumes completed successfully. Sep 05 20:53:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2bc6b317-06d3-4166-9c2c-3ebb4c0c67a8 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:53:30 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 374/728] 192.168.122.147 () {60 vars in 1183 bytes} [Sat Sep 5 20:53:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6d392c0b-cc09-4184-9a07-68f25a8da502 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6d392c0b-cc09-4184-9a07-68f25a8da502 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] POST http://192.168.122.147/volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a/action Sep 05 20:53:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6d392c0b-cc09-4184-9a07-68f25a8da502 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:53:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6d392c0b-cc09-4184-9a07-68f25a8da502 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.groups [None req-6d392c0b-cc09-4184-9a07-68f25a8da502 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] delete called for group c64851c7-ddc7-4d6e-8a47-21323a47035a {{(pid=87416) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 20:53:30 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.groups [None req-6d392c0b-cc09-4184-9a07-68f25a8da502 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] Delete group with id: c64851c7-ddc7-4d6e-8a47-21323a47035a Sep 05 20:53:30 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:30 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:30 devstack devstack@c-api.service[87416]: /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 05 20:53:30 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 20:53:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6d392c0b-cc09-4184-9a07-68f25a8da502 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] http://192.168.122.147/volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a/action returned with HTTP 202 Sep 05 20:53:30 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 355/729] 192.168.122.147 () {62 vars in 1312 bytes} [Sat Sep 5 20:53:30 2026] POST /volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:53:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-cf0b820b-2edd-45b2-a2f3-1fc17ee272d9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cf0b820b-2edd-45b2-a2f3-1fc17ee272d9 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] GET http://192.168.122.147/volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a Sep 05 20:53:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cf0b820b-2edd-45b2-a2f3-1fc17ee272d9 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cf0b820b-2edd-45b2-a2f3-1fc17ee272d9 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-cf0b820b-2edd-45b2-a2f3-1fc17ee272d9 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] show called for member c64851c7-ddc7-4d6e-8a47-21323a47035a {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:53:30 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:30 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:30 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:30 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), Sep 05 20:53:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cf0b820b-2edd-45b2-a2f3-1fc17ee272d9 tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] http://192.168.122.147/volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a returned with HTTP 200 Sep 05 20:53:30 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 375/730] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:53:30 2026] GET /volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a => generated 388 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-823e427b-05d6-4782-8c75-7aff4956cd6d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-823e427b-05d6-4782-8c75-7aff4956cd6d tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15 Sep 05 20:53:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-823e427b-05d6-4782-8c75-7aff4956cd6d tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-823e427b-05d6-4782-8c75-7aff4956cd6d tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-823e427b-05d6-4782-8c75-7aff4956cd6d tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15 returned with HTTP 404 Sep 05 20:53:30 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 356/731] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:30 2026] GET /volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-aa56e690-aab1-4315-9b9d-0a834aab7d91 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-aa56e690-aab1-4315-9b9d-0a834aab7d91 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] POST http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96/action Sep 05 20:53:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-aa56e690-aab1-4315-9b9d-0a834aab7d91 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:53:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-aa56e690-aab1-4315-9b9d-0a834aab7d91 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.admin_actions [None req-aa56e690-aab1-4315-9b9d-0a834aab7d91 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Updating snapshot '2289b73a-4f5a-4d55-bbc5-42eedb4acf96' with '{'status': 'available'}' {{(pid=87415) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 20:53:30 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:30 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-aa56e690-aab1-4315-9b9d-0a834aab7d91 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96/action returned with HTTP 202 Sep 05 20:53:30 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 376/732] 192.168.122.147 () {60 vars in 1280 bytes} [Sat Sep 5 20:53:30 2026] POST /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:53:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ce96464c-4f51-488a-83a2-04873da5595f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ce96464c-4f51-488a-83a2-04873da5595f tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 Sep 05 20:53:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ce96464c-4f51-488a-83a2-04873da5595f tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ce96464c-4f51-488a-83a2-04873da5595f tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:30 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:30 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:30 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ce96464c-4f51-488a-83a2-04873da5595f tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ce96464c-4f51-488a-83a2-04873da5595f tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 returned with HTTP 200 Sep 05 20:53:30 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 357/733] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:30 2026] GET /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5634d893-923a-4a09-947c-ace80369ada0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5634d893-923a-4a09-947c-ace80369ada0 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15 Sep 05 20:53:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5634d893-923a-4a09-947c-ace80369ada0 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5634d893-923a-4a09-947c-ace80369ada0 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:31 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-5634d893-923a-4a09-947c-ace80369ada0 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Delete snapshot with id: be0a557d-11eb-4a6e-b078-5eb5ea7ccc15 Sep 05 20:53:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5634d893-923a-4a09-947c-ace80369ada0 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15 returned with HTTP 404 Sep 05 20:53:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 377/734] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 20:53:31 2026] DELETE /volume/v3/snapshots/be0a557d-11eb-4a6e-b078-5eb5ea7ccc15 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-24adb51c-de65-443c-892c-1e3d2d73e7a1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-24adb51c-de65-443c-892c-1e3d2d73e7a1 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 20:53:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-24adb51c-de65-443c-892c-1e3d2d73e7a1 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a1c631a-2f97-40e4-8c71-ea23a3a7195c", "name": "tempest-SnapshotsActionsTest-Snapshot-1707205731"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:31 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:31 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:53:31 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:31 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:31 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-24adb51c-de65-443c-892c-1e3d2d73e7a1 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Volume info retrieved successfully. Sep 05 20:53:31 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-24adb51c-de65-443c-892c-1e3d2d73e7a1 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Create snapshot from volume 1a1c631a-2f97-40e4-8c71-ea23a3a7195c Sep 05 20:53:31 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-24adb51c-de65-443c-892c-1e3d2d73e7a1 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Created reservations ['65766a32-b0bf-4407-848f-77da711b21ad', '899448d7-8d67-43ff-9eb5-1bb47f70af72', '86057889-f265-49b6-a009-d1f6520bdc4e', 'efdb5745-f7f9-4ec3-b769-8df6c87aa31b'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:53:31 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:31 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:53:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-21eaa3fc-1b2e-41c0-aea4-8ca2d4ef182d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-21eaa3fc-1b2e-41c0-aea4-8ca2d4ef182d tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] GET http://192.168.122.147/volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a Sep 05 20:53:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-21eaa3fc-1b2e-41c0-aea4-8ca2d4ef182d tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-21eaa3fc-1b2e-41c0-aea4-8ca2d4ef182d tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.groups [None req-21eaa3fc-1b2e-41c0-aea4-8ca2d4ef182d tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] show called for member c64851c7-ddc7-4d6e-8a47-21323a47035a {{(pid=87415) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 20:53:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-21eaa3fc-1b2e-41c0-aea4-8ca2d4ef182d tempest-GroupsV320Test-1903319576 tempest-GroupsV320Test-1903319576-project-member] http://192.168.122.147/volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a returned with HTTP 404 Sep 05 20:53:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 378/735] 192.168.122.147 () {60 vars in 1270 bytes} [Sat Sep 5 20:53:31 2026] GET /volume/v3/groups/c64851c7-ddc7-4d6e-8a47-21323a47035a => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:53:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-01556004-7fb0-431b-be23-1a46926d7351 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-01556004-7fb0-431b-be23-1a46926d7351 tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] DELETE http://192.168.122.147/volume/v3/group_types/1f07c6a8-c54d-4ff3-a7a2-9cccc8a389df Sep 05 20:53:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-01556004-7fb0-431b-be23-1a46926d7351 tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-01556004-7fb0-431b-be23-1a46926d7351 tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:31 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:31 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:31 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-24adb51c-de65-443c-892c-1e3d2d73e7a1 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot create request issued successfully. Sep 05 20:53:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-24adb51c-de65-443c-892c-1e3d2d73e7a1 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 20:53:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 358/736] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 20:53:31 2026] POST /volume/v3/snapshots => generated 307 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:53:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d6b6c9df-e6ea-480d-8519-5e908d51c7c6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d6b6c9df-e6ea-480d-8519-5e908d51c7c6 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/47f8e7d3-df56-49f3-a716-949d3c9b4cd2 Sep 05 20:53:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d6b6c9df-e6ea-480d-8519-5e908d51c7c6 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d6b6c9df-e6ea-480d-8519-5e908d51c7c6 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-01556004-7fb0-431b-be23-1a46926d7351 tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] http://192.168.122.147/volume/v3/group_types/1f07c6a8-c54d-4ff3-a7a2-9cccc8a389df returned with HTTP 202 Sep 05 20:53:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 379/737] 192.168.122.147 () {60 vars in 1288 bytes} [Sat Sep 5 20:53:31 2026] DELETE /volume/v3/group_types/1f07c6a8-c54d-4ff3-a7a2-9cccc8a389df => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:53:31 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:31 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:31 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d6b6c9df-e6ea-480d-8519-5e908d51c7c6 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3710f27b-860a-492f-9c75-83dba22459e1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d6b6c9df-e6ea-480d-8519-5e908d51c7c6 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/47f8e7d3-df56-49f3-a716-949d3c9b4cd2 returned with HTTP 200 Sep 05 20:53:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3710f27b-860a-492f-9c75-83dba22459e1 tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] DELETE http://192.168.122.147/volume/v3/types/57c46c8a-705d-4807-bde4-f0270746c460 Sep 05 20:53:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3710f27b-860a-492f-9c75-83dba22459e1 tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3710f27b-860a-492f-9c75-83dba22459e1 tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 359/738] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:31 2026] GET /volume/v3/snapshots/47f8e7d3-df56-49f3-a716-949d3c9b4cd2 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:53:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3710f27b-860a-492f-9c75-83dba22459e1 tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] http://192.168.122.147/volume/v3/types/57c46c8a-705d-4807-bde4-f0270746c460 returned with HTTP 202 Sep 05 20:53:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 380/739] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 20:53:31 2026] DELETE /volume/v3/types/57c46c8a-705d-4807-bde4-f0270746c460 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:53:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1472ff23-5dd9-44cc-bc8d-efd004a09533 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1472ff23-5dd9-44cc-bc8d-efd004a09533 tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] GET http://192.168.122.147/volume/v3/types/57c46c8a-705d-4807-bde4-f0270746c460 Sep 05 20:53:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1472ff23-5dd9-44cc-bc8d-efd004a09533 tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1472ff23-5dd9-44cc-bc8d-efd004a09533 tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1472ff23-5dd9-44cc-bc8d-efd004a09533 tempest-GroupsV320Test-1518523428 tempest-GroupsV320Test-1518523428-project-admin] http://192.168.122.147/volume/v3/types/57c46c8a-705d-4807-bde4-f0270746c460 returned with HTTP 404 Sep 05 20:53:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 360/740] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 20:53:31 2026] GET /volume/v3/types/57c46c8a-705d-4807-bde4-f0270746c460 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4beeea4f-7a04-4baa-a2d0-e5778b80628d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4beeea4f-7a04-4baa-a2d0-e5778b80628d tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/47f8e7d3-df56-49f3-a716-949d3c9b4cd2 Sep 05 20:53:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4beeea4f-7a04-4baa-a2d0-e5778b80628d tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4beeea4f-7a04-4baa-a2d0-e5778b80628d tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:32 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:32 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:32 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-4beeea4f-7a04-4baa-a2d0-e5778b80628d tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4beeea4f-7a04-4baa-a2d0-e5778b80628d tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/47f8e7d3-df56-49f3-a716-949d3c9b4cd2 returned with HTTP 200 Sep 05 20:53:32 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 381/741] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:32 2026] GET /volume/v3/snapshots/47f8e7d3-df56-49f3-a716-949d3c9b4cd2 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-bbb9165f-3c01-469c-8b66-201c9d7635a9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bbb9165f-3c01-469c-8b66-201c9d7635a9 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/47f8e7d3-df56-49f3-a716-949d3c9b4cd2 Sep 05 20:53:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bbb9165f-3c01-469c-8b66-201c9d7635a9 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bbb9165f-3c01-469c-8b66-201c9d7635a9 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:33 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:33 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:33 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-bbb9165f-3c01-469c-8b66-201c9d7635a9 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bbb9165f-3c01-469c-8b66-201c9d7635a9 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/47f8e7d3-df56-49f3-a716-949d3c9b4cd2 returned with HTTP 200 Sep 05 20:53:33 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 361/742] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:33 2026] GET /volume/v3/snapshots/47f8e7d3-df56-49f3-a716-949d3c9b4cd2 => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-910d6067-70f8-4969-aaf1-becc099835fd None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-910d6067-70f8-4969-aaf1-becc099835fd tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] POST http://192.168.122.147/volume/v3/snapshots/47f8e7d3-df56-49f3-a716-949d3c9b4cd2/action Sep 05 20:53:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-910d6067-70f8-4969-aaf1-becc099835fd tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:53:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-910d6067-70f8-4969-aaf1-becc099835fd tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.admin_actions [None req-910d6067-70f8-4969-aaf1-becc099835fd tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Updating snapshot '47f8e7d3-df56-49f3-a716-949d3c9b4cd2' with '{'status': 'error'}' {{(pid=87415) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 20:53:33 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:33 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-910d6067-70f8-4969-aaf1-becc099835fd tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] http://192.168.122.147/volume/v3/snapshots/47f8e7d3-df56-49f3-a716-949d3c9b4cd2/action returned with HTTP 202 Sep 05 20:53:33 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 382/743] 192.168.122.147 () {60 vars in 1280 bytes} [Sat Sep 5 20:53:33 2026] POST /volume/v3/snapshots/47f8e7d3-df56-49f3-a716-949d3c9b4cd2/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:53:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b9bb1e4c-336b-42ec-9c60-b69a7426661a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b9bb1e4c-336b-42ec-9c60-b69a7426661a tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/47f8e7d3-df56-49f3-a716-949d3c9b4cd2 Sep 05 20:53:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b9bb1e4c-336b-42ec-9c60-b69a7426661a tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b9bb1e4c-336b-42ec-9c60-b69a7426661a tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:33 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:33 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:33 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b9bb1e4c-336b-42ec-9c60-b69a7426661a tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b9bb1e4c-336b-42ec-9c60-b69a7426661a tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/47f8e7d3-df56-49f3-a716-949d3c9b4cd2 returned with HTTP 200 Sep 05 20:53:33 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 362/744] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:33 2026] GET /volume/v3/snapshots/47f8e7d3-df56-49f3-a716-949d3c9b4cd2 => generated 462 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-21874f47-1f52-40de-a63d-75f480fc540c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-21874f47-1f52-40de-a63d-75f480fc540c tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] POST http://192.168.122.147/volume/v3/snapshots/47f8e7d3-df56-49f3-a716-949d3c9b4cd2/action Sep 05 20:53:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-21874f47-1f52-40de-a63d-75f480fc540c tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:53:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-21874f47-1f52-40de-a63d-75f480fc540c tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:33 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:33 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:33 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-21874f47-1f52-40de-a63d-75f480fc540c tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Snapshot retrieved successfully. Sep 05 20:53:33 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:33 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:33 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-21874f47-1f52-40de-a63d-75f480fc540c tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Snapshot delete request issued successfully. Sep 05 20:53:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-21874f47-1f52-40de-a63d-75f480fc540c tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] http://192.168.122.147/volume/v3/snapshots/47f8e7d3-df56-49f3-a716-949d3c9b4cd2/action returned with HTTP 202 Sep 05 20:53:33 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 383/745] 192.168.122.147 () {60 vars in 1280 bytes} [Sat Sep 5 20:53:33 2026] POST /volume/v3/snapshots/47f8e7d3-df56-49f3-a716-949d3c9b4cd2/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:53:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4d435ee9-498f-4db0-b8f1-6d994e2b9ba0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4d435ee9-498f-4db0-b8f1-6d994e2b9ba0 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/47f8e7d3-df56-49f3-a716-949d3c9b4cd2 Sep 05 20:53:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4d435ee9-498f-4db0-b8f1-6d994e2b9ba0 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4d435ee9-498f-4db0-b8f1-6d994e2b9ba0 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:33 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:33 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:33 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4d435ee9-498f-4db0-b8f1-6d994e2b9ba0 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4d435ee9-498f-4db0-b8f1-6d994e2b9ba0 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/47f8e7d3-df56-49f3-a716-949d3c9b4cd2 returned with HTTP 200 Sep 05 20:53:33 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 363/746] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:33 2026] GET /volume/v3/snapshots/47f8e7d3-df56-49f3-a716-949d3c9b4cd2 => generated 465 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-376bacd9-d451-4380-998a-ba97725911c1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-376bacd9-d451-4380-998a-ba97725911c1 tempest-VolumeServicesNegativeTest-1809030958 tempest-VolumeServicesNegativeTest-1809030958-project-admin] GET http://192.168.122.147/volume/v3/os-services Sep 05 20:53:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-376bacd9-d451-4380-998a-ba97725911c1 tempest-VolumeServicesNegativeTest-1809030958 tempest-VolumeServicesNegativeTest-1809030958-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-376bacd9-d451-4380-998a-ba97725911c1 tempest-VolumeServicesNegativeTest-1809030958 tempest-VolumeServicesNegativeTest-1809030958-project-admin] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:34 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:34 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:34 devstack devstack@c-api.service[87415]: /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 05 20:53:34 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:53:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-376bacd9-d451-4380-998a-ba97725911c1 tempest-VolumeServicesNegativeTest-1809030958 tempest-VolumeServicesNegativeTest-1809030958-project-admin] http://192.168.122.147/volume/v3/os-services returned with HTTP 200 Sep 05 20:53:34 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 384/747] 192.168.122.147 () {58 vars in 1133 bytes} [Sat Sep 5 20:53:34 2026] GET /volume/v3/os-services => generated 705 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fd87daa2-6091-4b49-8890-d48c854e666a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fd87daa2-6091-4b49-8890-d48c854e666a tempest-VolumeServicesNegativeTest-1809030958 tempest-VolumeServicesNegativeTest-1809030958-project-admin] PUT http://192.168.122.147/volume/v3/os-services/disable-log-reason Sep 05 20:53:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fd87daa2-6091-4b49-8890-d48c854e666a tempest-VolumeServicesNegativeTest-1809030958 tempest-VolumeServicesNegativeTest-1809030958-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fd87daa2-6091-4b49-8890-d48c854e666a tempest-VolumeServicesNegativeTest-1809030958 tempest-VolumeServicesNegativeTest-1809030958-project-admin] http://192.168.122.147/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 05 20:53:34 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 364/748] 192.168.122.147 () {60 vars in 1210 bytes} [Sat Sep 5 20:53:34 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 05 20:53:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6bd1ad15-4eab-409e-b6f2-e899148e8b9c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6bd1ad15-4eab-409e-b6f2-e899148e8b9c tempest-VolumeServicesNegativeTest-1809030958 tempest-VolumeServicesNegativeTest-1809030958-project-admin] PUT http://192.168.122.147/volume/v3/os-services/disable Sep 05 20:53:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6bd1ad15-4eab-409e-b6f2-e899148e8b9c tempest-VolumeServicesNegativeTest-1809030958 tempest-VolumeServicesNegativeTest-1809030958-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6bd1ad15-4eab-409e-b6f2-e899148e8b9c tempest-VolumeServicesNegativeTest-1809030958 tempest-VolumeServicesNegativeTest-1809030958-project-admin] http://192.168.122.147/volume/v3/os-services/disable returned with HTTP 404 Sep 05 20:53:34 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 385/749] 192.168.122.147 () {60 vars in 1177 bytes} [Sat Sep 5 20:53:34 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-aab1e93d-654d-49ce-abdd-32a304155c79 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-aab1e93d-654d-49ce-abdd-32a304155c79 tempest-VolumeServicesNegativeTest-1809030958 tempest-VolumeServicesNegativeTest-1809030958-project-admin] PUT http://192.168.122.147/volume/v3/os-services/enable Sep 05 20:53:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-aab1e93d-654d-49ce-abdd-32a304155c79 tempest-VolumeServicesNegativeTest-1809030958 tempest-VolumeServicesNegativeTest-1809030958-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-aab1e93d-654d-49ce-abdd-32a304155c79 tempest-VolumeServicesNegativeTest-1809030958 tempest-VolumeServicesNegativeTest-1809030958-project-admin] http://192.168.122.147/volume/v3/os-services/enable returned with HTTP 404 Sep 05 20:53:34 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 365/750] 192.168.122.147 () {60 vars in 1174 bytes} [Sat Sep 5 20:53:34 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7404bf89-70a9-4f5b-9237-00eab7c32fcb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7404bf89-70a9-4f5b-9237-00eab7c32fcb tempest-VolumeServicesNegativeTest-1809030958 tempest-VolumeServicesNegativeTest-1809030958-project-admin] PUT http://192.168.122.147/volume/v3/os-services/freeze Sep 05 20:53:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7404bf89-70a9-4f5b-9237-00eab7c32fcb tempest-VolumeServicesNegativeTest-1809030958 tempest-VolumeServicesNegativeTest-1809030958-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7404bf89-70a9-4f5b-9237-00eab7c32fcb tempest-VolumeServicesNegativeTest-1809030958 tempest-VolumeServicesNegativeTest-1809030958-project-admin] http://192.168.122.147/volume/v3/os-services/freeze returned with HTTP 400 Sep 05 20:53:34 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 386/751] 192.168.122.147 () {60 vars in 1174 bytes} [Sat Sep 5 20:53:34 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:53:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-079743c7-4add-4b2f-ad5e-cf5f64b44195 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-079743c7-4add-4b2f-ad5e-cf5f64b44195 tempest-VolumeServicesNegativeTest-1809030958 tempest-VolumeServicesNegativeTest-1809030958-project-admin] PUT http://192.168.122.147/volume/v3/os-services/thaw Sep 05 20:53:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-079743c7-4add-4b2f-ad5e-cf5f64b44195 tempest-VolumeServicesNegativeTest-1809030958 tempest-VolumeServicesNegativeTest-1809030958-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:34 devstack devstack@c-api.service[87416]: /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 05 20:53:34 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:53:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-079743c7-4add-4b2f-ad5e-cf5f64b44195 tempest-VolumeServicesNegativeTest-1809030958 tempest-VolumeServicesNegativeTest-1809030958-project-admin] http://192.168.122.147/volume/v3/os-services/thaw returned with HTTP 400 Sep 05 20:53:34 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 366/752] 192.168.122.147 () {60 vars in 1168 bytes} [Sat Sep 5 20:53:34 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:53:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-da99760c-71a6-4807-b8d9-fbf8b4172793 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-da99760c-71a6-4807-b8d9-fbf8b4172793 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/47f8e7d3-df56-49f3-a716-949d3c9b4cd2 Sep 05 20:53:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-da99760c-71a6-4807-b8d9-fbf8b4172793 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-da99760c-71a6-4807-b8d9-fbf8b4172793 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:34 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:34 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:34 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-da99760c-71a6-4807-b8d9-fbf8b4172793 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-da99760c-71a6-4807-b8d9-fbf8b4172793 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/47f8e7d3-df56-49f3-a716-949d3c9b4cd2 returned with HTTP 200 Sep 05 20:53:34 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 387/753] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:34 2026] GET /volume/v3/snapshots/47f8e7d3-df56-49f3-a716-949d3c9b4cd2 => generated 465 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0934c7ff-505e-436c-81bd-aa647b7f4dd2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0934c7ff-505e-436c-81bd-aa647b7f4dd2 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/47f8e7d3-df56-49f3-a716-949d3c9b4cd2 Sep 05 20:53:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0934c7ff-505e-436c-81bd-aa647b7f4dd2 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0934c7ff-505e-436c-81bd-aa647b7f4dd2 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0934c7ff-505e-436c-81bd-aa647b7f4dd2 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/47f8e7d3-df56-49f3-a716-949d3c9b4cd2 returned with HTTP 404 Sep 05 20:53:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 367/754] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:35 2026] GET /volume/v3/snapshots/47f8e7d3-df56-49f3-a716-949d3c9b4cd2 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:53:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3d5665cf-cc13-4372-9627-a7eb76b6ff16 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3d5665cf-cc13-4372-9627-a7eb76b6ff16 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] POST http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96/action Sep 05 20:53:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3d5665cf-cc13-4372-9627-a7eb76b6ff16 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:53:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3d5665cf-cc13-4372-9627-a7eb76b6ff16 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.admin_actions [None req-3d5665cf-cc13-4372-9627-a7eb76b6ff16 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Updating snapshot '2289b73a-4f5a-4d55-bbc5-42eedb4acf96' with '{'status': 'available'}' {{(pid=87415) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 20:53:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3d5665cf-cc13-4372-9627-a7eb76b6ff16 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96/action returned with HTTP 202 Sep 05 20:53:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 388/755] 192.168.122.147 () {60 vars in 1280 bytes} [Sat Sep 5 20:53:35 2026] POST /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:53:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e2ef5b1b-1ca3-4bd8-adbb-37f0d4224fda None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e2ef5b1b-1ca3-4bd8-adbb-37f0d4224fda tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 Sep 05 20:53:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e2ef5b1b-1ca3-4bd8-adbb-37f0d4224fda tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e2ef5b1b-1ca3-4bd8-adbb-37f0d4224fda tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e2ef5b1b-1ca3-4bd8-adbb-37f0d4224fda tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e2ef5b1b-1ca3-4bd8-adbb-37f0d4224fda tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 returned with HTTP 200 Sep 05 20:53:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 368/756] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:35 2026] GET /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f544085d-3c37-45a6-9275-d348a9d5ca7b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f544085d-3c37-45a6-9275-d348a9d5ca7b tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/47f8e7d3-df56-49f3-a716-949d3c9b4cd2 Sep 05 20:53:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f544085d-3c37-45a6-9275-d348a9d5ca7b tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f544085d-3c37-45a6-9275-d348a9d5ca7b tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:35 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-f544085d-3c37-45a6-9275-d348a9d5ca7b tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Delete snapshot with id: 47f8e7d3-df56-49f3-a716-949d3c9b4cd2 Sep 05 20:53:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f544085d-3c37-45a6-9275-d348a9d5ca7b tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/47f8e7d3-df56-49f3-a716-949d3c9b4cd2 returned with HTTP 404 Sep 05 20:53:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 389/757] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 20:53:35 2026] DELETE /volume/v3/snapshots/47f8e7d3-df56-49f3-a716-949d3c9b4cd2 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6de840c5-9204-4da0-92d7-cee61e85d9b4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6de840c5-9204-4da0-92d7-cee61e85d9b4 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 20:53:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6de840c5-9204-4da0-92d7-cee61e85d9b4 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a1c631a-2f97-40e4-8c71-ea23a3a7195c", "name": "tempest-SnapshotsActionsTest-Snapshot-583919478"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:35 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:35 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:53:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6de840c5-9204-4da0-92d7-cee61e85d9b4 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Volume info retrieved successfully. Sep 05 20:53:35 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-6de840c5-9204-4da0-92d7-cee61e85d9b4 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Create snapshot from volume 1a1c631a-2f97-40e4-8c71-ea23a3a7195c Sep 05 20:53:35 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-6de840c5-9204-4da0-92d7-cee61e85d9b4 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Created reservations ['978c6783-9327-4125-b5d1-994bfe654aeb', 'b782692a-5b56-4c71-9fa9-6463133694cb', 'd06af7a5-1efb-4e18-9a8d-a7b5c04f9b73', 'f79eea24-5729-4a39-bf17-313124206230'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:53:36 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:36 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:53:36 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6de840c5-9204-4da0-92d7-cee61e85d9b4 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot create request issued successfully. Sep 05 20:53:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6de840c5-9204-4da0-92d7-cee61e85d9b4 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 20:53:36 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 369/758] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 20:53:35 2026] POST /volume/v3/snapshots => generated 306 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:53:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a74c1cca-a0ec-47bc-a1aa-e80dc3a43997 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a74c1cca-a0ec-47bc-a1aa-e80dc3a43997 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690 Sep 05 20:53:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a74c1cca-a0ec-47bc-a1aa-e80dc3a43997 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a74c1cca-a0ec-47bc-a1aa-e80dc3a43997 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:36 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:36 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:36 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a74c1cca-a0ec-47bc-a1aa-e80dc3a43997 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a74c1cca-a0ec-47bc-a1aa-e80dc3a43997 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690 returned with HTTP 200 Sep 05 20:53:36 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 390/759] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:36 2026] GET /volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690 => generated 438 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e84606d7-356d-4cb7-904c-94dbcbbbbf54 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e84606d7-356d-4cb7-904c-94dbcbbbbf54 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690 Sep 05 20:53:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e84606d7-356d-4cb7-904c-94dbcbbbbf54 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e84606d7-356d-4cb7-904c-94dbcbbbbf54 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:37 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:37 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:37 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e84606d7-356d-4cb7-904c-94dbcbbbbf54 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e84606d7-356d-4cb7-904c-94dbcbbbbf54 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690 returned with HTTP 200 Sep 05 20:53:37 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 370/760] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:37 2026] GET /volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690 => generated 438 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-93c47522-9c40-4cba-892a-6f75f144b971 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-93c47522-9c40-4cba-892a-6f75f144b971 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690 Sep 05 20:53:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-93c47522-9c40-4cba-892a-6f75f144b971 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-93c47522-9c40-4cba-892a-6f75f144b971 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:38 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:38 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:38 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-93c47522-9c40-4cba-892a-6f75f144b971 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-93c47522-9c40-4cba-892a-6f75f144b971 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690 returned with HTTP 200 Sep 05 20:53:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 391/761] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:38 2026] GET /volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690 => generated 438 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f0a2410f-33de-4ccc-b3db-6bee97ca05d0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f0a2410f-33de-4ccc-b3db-6bee97ca05d0 tempest-VolumesServicesTestJSON-1534061887 tempest-VolumesServicesTestJSON-1534061887-project-admin] GET http://192.168.122.147/volume/v3/os-services Sep 05 20:53:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f0a2410f-33de-4ccc-b3db-6bee97ca05d0 tempest-VolumesServicesTestJSON-1534061887 tempest-VolumesServicesTestJSON-1534061887-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f0a2410f-33de-4ccc-b3db-6bee97ca05d0 tempest-VolumesServicesTestJSON-1534061887 tempest-VolumesServicesTestJSON-1534061887-project-admin] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:38 devstack devstack@c-api.service[87416]: /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 05 20:53:38 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:53:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f0a2410f-33de-4ccc-b3db-6bee97ca05d0 tempest-VolumesServicesTestJSON-1534061887 tempest-VolumesServicesTestJSON-1534061887-project-admin] http://192.168.122.147/volume/v3/os-services returned with HTTP 200 Sep 05 20:53:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 371/762] 192.168.122.147 () {58 vars in 1133 bytes} [Sat Sep 5 20:53:38 2026] GET /volume/v3/os-services => generated 705 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-963c3893-03f3-4fa7-b960-cdf3370136f9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-963c3893-03f3-4fa7-b960-cdf3370136f9 tempest-VolumesServicesTestJSON-1534061887 tempest-VolumesServicesTestJSON-1534061887-project-admin] GET http://192.168.122.147/volume/v3/os-services?host=devstack Sep 05 20:53:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-963c3893-03f3-4fa7-b960-cdf3370136f9 tempest-VolumesServicesTestJSON-1534061887 tempest-VolumesServicesTestJSON-1534061887-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-963c3893-03f3-4fa7-b960-cdf3370136f9 tempest-VolumesServicesTestJSON-1534061887 tempest-VolumesServicesTestJSON-1534061887-project-admin] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:38 devstack devstack@c-api.service[87415]: /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 05 20:53:38 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:53:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-963c3893-03f3-4fa7-b960-cdf3370136f9 tempest-VolumesServicesTestJSON-1534061887 tempest-VolumesServicesTestJSON-1534061887-project-admin] http://192.168.122.147/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 05 20:53:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 392/763] 192.168.122.147 () {58 vars in 1160 bytes} [Sat Sep 5 20:53:38 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-59809276-2c37-491d-90e4-c523d4e5c5cb None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-59809276-2c37-491d-90e4-c523d4e5c5cb tempest-VolumesServicesTestJSON-1534061887 tempest-VolumesServicesTestJSON-1534061887-project-admin] GET http://192.168.122.147/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 05 20:53:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-59809276-2c37-491d-90e4-c523d4e5c5cb tempest-VolumesServicesTestJSON-1534061887 tempest-VolumesServicesTestJSON-1534061887-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-59809276-2c37-491d-90e4-c523d4e5c5cb tempest-VolumesServicesTestJSON-1534061887 tempest-VolumesServicesTestJSON-1534061887-project-admin] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-59809276-2c37-491d-90e4-c523d4e5c5cb tempest-VolumesServicesTestJSON-1534061887 tempest-VolumesServicesTestJSON-1534061887-project-admin] http://192.168.122.147/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 05 20:53:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 372/764] 192.168.122.147 () {58 vars in 1208 bytes} [Sat Sep 5 20:53:38 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-37ef5b6a-3a87-48a3-8f4f-20803c3f5b0e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-37ef5b6a-3a87-48a3-8f4f-20803c3f5b0e tempest-VolumesServicesTestJSON-1534061887 tempest-VolumesServicesTestJSON-1534061887-project-admin] GET http://192.168.122.147/volume/v3/os-services?binary=cinder-scheduler Sep 05 20:53:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-37ef5b6a-3a87-48a3-8f4f-20803c3f5b0e tempest-VolumesServicesTestJSON-1534061887 tempest-VolumesServicesTestJSON-1534061887-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-37ef5b6a-3a87-48a3-8f4f-20803c3f5b0e tempest-VolumesServicesTestJSON-1534061887 tempest-VolumesServicesTestJSON-1534061887-project-admin] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-37ef5b6a-3a87-48a3-8f4f-20803c3f5b0e tempest-VolumesServicesTestJSON-1534061887 tempest-VolumesServicesTestJSON-1534061887-project-admin] http://192.168.122.147/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 05 20:53:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 393/765] 192.168.122.147 () {58 vars in 1180 bytes} [Sat Sep 5 20:53:39 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7a262b4e-2dde-4f5a-b0f4-83233227865b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1703b751-5645-4cd8-b53e-b0920cc74380 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1703b751-5645-4cd8-b53e-b0920cc74380 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690 Sep 05 20:53:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1703b751-5645-4cd8-b53e-b0920cc74380 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1703b751-5645-4cd8-b53e-b0920cc74380 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:39 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:39 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1703b751-5645-4cd8-b53e-b0920cc74380 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1703b751-5645-4cd8-b53e-b0920cc74380 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690 returned with HTTP 200 Sep 05 20:53:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 394/766] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:39 2026] GET /volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b68fdc7f-0bdf-4d49-8310-6742edf48013 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b68fdc7f-0bdf-4d49-8310-6742edf48013 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] POST http://192.168.122.147/volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690/action Sep 05 20:53:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b68fdc7f-0bdf-4d49-8310-6742edf48013 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:53:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b68fdc7f-0bdf-4d49-8310-6742edf48013 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.admin_actions [None req-b68fdc7f-0bdf-4d49-8310-6742edf48013 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Updating snapshot '9ccee7a8-f95b-410b-8dcb-2f9e6ed99690' with '{'status': 'error_deleting'}' {{(pid=87415) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 20:53:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7a262b4e-2dde-4f5a-b0f4-83233227865b tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:53:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7a262b4e-2dde-4f5a-b0f4-83233227865b tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-2014192381"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:39 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:39 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-7a262b4e-2dde-4f5a-b0f4-83233227865b tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-2014192381'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:53:39 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-7a262b4e-2dde-4f5a-b0f4-83233227865b tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Create volume of 1 GB Sep 05 20:53:39 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7a262b4e-2dde-4f5a-b0f4-83233227865b tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Availability Zones retrieved successfully. Sep 05 20:53:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b68fdc7f-0bdf-4d49-8310-6742edf48013 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] http://192.168.122.147/volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690/action returned with HTTP 202 Sep 05 20:53:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 395/767] 192.168.122.147 () {60 vars in 1280 bytes} [Sat Sep 5 20:53:39 2026] POST /volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:53:39 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7a262b4e-2dde-4f5a-b0f4-83233227865b tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Flow 'volume_create_api' (e24af076-4675-45b9-acf4-beed2f946b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:53:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c5d617a8-f137-415e-bea2-25a1c717306c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c5d617a8-f137-415e-bea2-25a1c717306c tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690 Sep 05 20:53:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c5d617a8-f137-415e-bea2-25a1c717306c tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c5d617a8-f137-415e-bea2-25a1c717306c tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:39 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7a262b4e-2dde-4f5a-b0f4-83233227865b tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5803e02-77eb-48c8-9622-a8dbeb92a528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:39 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-7a262b4e-2dde-4f5a-b0f4-83233227865b tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:53:39 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:39 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c5d617a8-f137-415e-bea2-25a1c717306c tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c5d617a8-f137-415e-bea2-25a1c717306c tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690 returned with HTTP 200 Sep 05 20:53:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 396/768] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:39 2026] GET /volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690 => generated 470 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-00595a75-0df9-4376-8338-79226aaa4b65 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-00595a75-0df9-4376-8338-79226aaa4b65 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] POST http://192.168.122.147/volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690/action Sep 05 20:53:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-00595a75-0df9-4376-8338-79226aaa4b65 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:53:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-00595a75-0df9-4376-8338-79226aaa4b65 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:39 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:39 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-00595a75-0df9-4376-8338-79226aaa4b65 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Snapshot retrieved successfully. Sep 05 20:53:39 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7a262b4e-2dde-4f5a-b0f4-83233227865b tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5803e02-77eb-48c8-9622-a8dbeb92a528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:39 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7a262b4e-2dde-4f5a-b0f4-83233227865b tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e00f610-6db8-4313-82f0-de315318e20a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:39 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:39 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-00595a75-0df9-4376-8338-79226aaa4b65 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Snapshot delete request issued successfully. Sep 05 20:53:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-00595a75-0df9-4376-8338-79226aaa4b65 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] http://192.168.122.147/volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690/action returned with HTTP 202 Sep 05 20:53:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 397/769] 192.168.122.147 () {60 vars in 1280 bytes} [Sat Sep 5 20:53:39 2026] POST /volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:53:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ccd32159-1844-42eb-bf41-9b5c37be7082 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ccd32159-1844-42eb-bf41-9b5c37be7082 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690 Sep 05 20:53:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ccd32159-1844-42eb-bf41-9b5c37be7082 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ccd32159-1844-42eb-bf41-9b5c37be7082 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:39 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:39 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ccd32159-1844-42eb-bf41-9b5c37be7082 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ccd32159-1844-42eb-bf41-9b5c37be7082 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690 returned with HTTP 200 Sep 05 20:53:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 398/770] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:39 2026] GET /volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690 => generated 464 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:39 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-7a262b4e-2dde-4f5a-b0f4-83233227865b tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Created reservations ['d4fa95df-409e-474d-adbf-a71ee7001324', 'd031fc01-3aa1-477f-a11e-5fdd1aec6037', 'e4378020-71fd-4580-baaf-ece909787a4f', '1fce3528-91fb-4883-8185-5d8ecd3c7c52'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:53:39 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7a262b4e-2dde-4f5a-b0f4-83233227865b tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e00f610-6db8-4313-82f0-de315318e20a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4fa95df-409e-474d-adbf-a71ee7001324', 'd031fc01-3aa1-477f-a11e-5fdd1aec6037', 'e4378020-71fd-4580-baaf-ece909787a4f', '1fce3528-91fb-4883-8185-5d8ecd3c7c52']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:39 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7a262b4e-2dde-4f5a-b0f4-83233227865b tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5cc0ad7-f844-4d93-b1ba-e135424551f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:39 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:39 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:53:39 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7a262b4e-2dde-4f5a-b0f4-83233227865b tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5cc0ad7-f844-4d93-b1ba-e135424551f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8f86712-e8a1-4017-b72e-b3a1cca2a37a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2014192381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94ed87ededb2433cb8e3003274334c63',qos_specs=None,replication_status=,reservations=['d4fa95df-409e-474d-adbf-a71ee7001324','d031fc01-3aa1-477f-a11e-5fdd1aec6037','e4378020-71fd-4580-baaf-ece909787a4f','1fce3528-91fb-4883-8185-5d8ecd3c7c52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d6c6b63782a42168d811ff45ba647ea',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:53:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2014192381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8f86712-e8a1-4017-b72e-b3a1cca2a37a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94ed87ededb2433cb8e3003274334c63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d6c6b63782a42168d811ff45ba647ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:39 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7a262b4e-2dde-4f5a-b0f4-83233227865b tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60188491-11d5-4cc8-a709-1f8e25770393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:39 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7a262b4e-2dde-4f5a-b0f4-83233227865b tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60188491-11d5-4cc8-a709-1f8e25770393) transitioned into state 'SUCCESS' from state '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-2014192381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94ed87ededb2433cb8e3003274334c63',qos_specs=None,replication_status=,reservations=['d4fa95df-409e-474d-adbf-a71ee7001324','d031fc01-3aa1-477f-a11e-5fdd1aec6037','e4378020-71fd-4580-baaf-ece909787a4f','1fce3528-91fb-4883-8185-5d8ecd3c7c52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d6c6b63782a42168d811ff45ba647ea',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:39 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7a262b4e-2dde-4f5a-b0f4-83233227865b tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3aba3f7-9fcf-465e-939f-d1e7477c884d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:39 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7a262b4e-2dde-4f5a-b0f4-83233227865b tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3aba3f7-9fcf-465e-939f-d1e7477c884d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:39 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7a262b4e-2dde-4f5a-b0f4-83233227865b tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Flow 'volume_create_api' (e24af076-4675-45b9-acf4-beed2f946b5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:53:39 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7a262b4e-2dde-4f5a-b0f4-83233227865b tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Create volume request issued successfully. Sep 05 20:53:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7a262b4e-2dde-4f5a-b0f4-83233227865b tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:53:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 373/771] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:53:39 2026] POST /volume/v3/volumes => generated 763 bytes in 729 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:53:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a954db51-17cd-406b-b084-3fbcd7f7233f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a954db51-17cd-406b-b084-3fbcd7f7233f tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] GET http://192.168.122.147/volume/v3/volumes/e8f86712-e8a1-4017-b72e-b3a1cca2a37a Sep 05 20:53:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a954db51-17cd-406b-b084-3fbcd7f7233f tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a954db51-17cd-406b-b084-3fbcd7f7233f tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:39 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:39 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:39 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:39 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a954db51-17cd-406b-b084-3fbcd7f7233f tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Volume info retrieved successfully. Sep 05 20:53:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a954db51-17cd-406b-b084-3fbcd7f7233f tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] http://192.168.122.147/volume/v3/volumes/e8f86712-e8a1-4017-b72e-b3a1cca2a37a returned with HTTP 200 Sep 05 20:53:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 399/772] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:39 2026] GET /volume/v3/volumes/e8f86712-e8a1-4017-b72e-b3a1cca2a37a => generated 831 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2ce7bb3a-94f8-4069-ac73-39dbe4cd5717 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2ce7bb3a-94f8-4069-ac73-39dbe4cd5717 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690 Sep 05 20:53:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2ce7bb3a-94f8-4069-ac73-39dbe4cd5717 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2ce7bb3a-94f8-4069-ac73-39dbe4cd5717 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:40 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:40 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:40 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2ce7bb3a-94f8-4069-ac73-39dbe4cd5717 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2ce7bb3a-94f8-4069-ac73-39dbe4cd5717 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690 returned with HTTP 200 Sep 05 20:53:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 374/773] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:40 2026] GET /volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690 => generated 464 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c5d9095e-f11d-471a-8681-ab31701780e6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c5d9095e-f11d-471a-8681-ab31701780e6 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] GET http://192.168.122.147/volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f Sep 05 20:53:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c5d9095e-f11d-471a-8681-ab31701780e6 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c5d9095e-f11d-471a-8681-ab31701780e6 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:40 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:40 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c5d9095e-f11d-471a-8681-ab31701780e6 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Volume info retrieved successfully. Sep 05 20:53:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c5d9095e-f11d-471a-8681-ab31701780e6 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] http://192.168.122.147/volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f returned with HTTP 200 Sep 05 20:53:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 400/774] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:40 2026] GET /volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:53:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-648b4cb8-4e2f-4583-907b-e9ebd45c7ca2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-648b4cb8-4e2f-4583-907b-e9ebd45c7ca2 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] GET http://192.168.122.147/volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f Sep 05 20:53:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-648b4cb8-4e2f-4583-907b-e9ebd45c7ca2 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-648b4cb8-4e2f-4583-907b-e9ebd45c7ca2 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:40 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:40 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:53:40 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:40 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:40 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-648b4cb8-4e2f-4583-907b-e9ebd45c7ca2 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Volume info retrieved successfully. Sep 05 20:53:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-19c247f6-49de-445b-9172-ce65e03da45b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-19c247f6-49de-445b-9172-ce65e03da45b tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] GET http://192.168.122.147/volume/v3/volumes/e8f86712-e8a1-4017-b72e-b3a1cca2a37a Sep 05 20:53:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-648b4cb8-4e2f-4583-907b-e9ebd45c7ca2 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] http://192.168.122.147/volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f returned with HTTP 200 Sep 05 20:53:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-19c247f6-49de-445b-9172-ce65e03da45b tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 375/775] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:40 2026] GET /volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f => generated 858 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-19c247f6-49de-445b-9172-ce65e03da45b tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:40 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:40 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-19c247f6-49de-445b-9172-ce65e03da45b tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Volume info retrieved successfully. Sep 05 20:53:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-19c247f6-49de-445b-9172-ce65e03da45b tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] http://192.168.122.147/volume/v3/volumes/e8f86712-e8a1-4017-b72e-b3a1cca2a37a returned with HTTP 200 Sep 05 20:53:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 401/776] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:40 2026] GET /volume/v3/volumes/e8f86712-e8a1-4017-b72e-b3a1cca2a37a => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:53:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a544c941-2911-4d30-b584-45762be36a87 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a544c941-2911-4d30-b584-45762be36a87 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:53:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a544c941-2911-4d30-b584-45762be36a87 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1840284720"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-390bc420-386f-4c83-8928-488cb304892b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-390bc420-386f-4c83-8928-488cb304892b tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690 Sep 05 20:53:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-390bc420-386f-4c83-8928-488cb304892b tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-390bc420-386f-4c83-8928-488cb304892b tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:41 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:41 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:41 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-390bc420-386f-4c83-8928-488cb304892b tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-390bc420-386f-4c83-8928-488cb304892b tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690 returned with HTTP 200 Sep 05 20:53:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 402/777] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:41 2026] GET /volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690 => generated 464 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a544c941-2911-4d30-b584-45762be36a87 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 20:53:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 376/778] 192.168.122.147 () {60 vars in 1136 bytes} [Sat Sep 5 20:53:41 2026] POST /volume/v3/types => generated 231 bytes in 496 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-271ad4f8-24fe-47fc-addb-9149c122c60d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-271ad4f8-24fe-47fc-addb-9149c122c60d tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] POST http://192.168.122.147/volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs Sep 05 20:53:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-271ad4f8-24fe-47fc-addb-9149c122c60d tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-271ad4f8-24fe-47fc-addb-9149c122c60d tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] http://192.168.122.147/volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs returned with HTTP 200 Sep 05 20:53:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 403/779] 192.168.122.147 () {60 vars in 1283 bytes} [Sat Sep 5 20:53:41 2026] POST /volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs => generated 34 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:53:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4428e853-bc47-40b4-964b-44bb0332ddad None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4428e853-bc47-40b4-964b-44bb0332ddad tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] GET http://192.168.122.147/volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs/spec3 Sep 05 20:53:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4428e853-bc47-40b4-964b-44bb0332ddad tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4428e853-bc47-40b4-964b-44bb0332ddad tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4428e853-bc47-40b4-964b-44bb0332ddad tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] http://192.168.122.147/volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs/spec3 returned with HTTP 200 Sep 05 20:53:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 377/780] 192.168.122.147 () {58 vars in 1280 bytes} [Sat Sep 5 20:53:41 2026] GET /volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs/spec3 => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:53:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-52d85fc6-62c4-43f8-878b-cc23dce94b43 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-52d85fc6-62c4-43f8-878b-cc23dce94b43 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] DELETE http://192.168.122.147/volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs/spec3 Sep 05 20:53:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-52d85fc6-62c4-43f8-878b-cc23dce94b43 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-52d85fc6-62c4-43f8-878b-cc23dce94b43 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-52d85fc6-62c4-43f8-878b-cc23dce94b43 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] http://192.168.122.147/volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs/spec3 returned with HTTP 202 Sep 05 20:53:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 404/781] 192.168.122.147 () {58 vars in 1283 bytes} [Sat Sep 5 20:53:41 2026] DELETE /volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs/spec3 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:53:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-246d7853-f039-4c10-8d56-982d37b38162 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-96e10cdc-5803-4e40-a4cb-391764078ebc None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-246d7853-f039-4c10-8d56-982d37b38162 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] GET http://192.168.122.147/volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs/spec3 Sep 05 20:53:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-246d7853-f039-4c10-8d56-982d37b38162 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-246d7853-f039-4c10-8d56-982d37b38162 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-96e10cdc-5803-4e40-a4cb-391764078ebc tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] GET http://192.168.122.147/volume/v3/volumes/e8f86712-e8a1-4017-b72e-b3a1cca2a37a Sep 05 20:53:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-96e10cdc-5803-4e40-a4cb-391764078ebc tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-96e10cdc-5803-4e40-a4cb-391764078ebc tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:41 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:41 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-246d7853-f039-4c10-8d56-982d37b38162 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] http://192.168.122.147/volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs/spec3 returned with HTTP 404 Sep 05 20:53:41 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:41 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 378/782] 192.168.122.147 () {58 vars in 1280 bytes} [Sat Sep 5 20:53:41 2026] GET /volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs/spec3 => generated 129 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ffbb8c20-8c2a-49e9-92b5-50d2b2616ce8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-96e10cdc-5803-4e40-a4cb-391764078ebc tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Volume info retrieved successfully. Sep 05 20:53:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ffbb8c20-8c2a-49e9-92b5-50d2b2616ce8 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] POST http://192.168.122.147/volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs Sep 05 20:53:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ffbb8c20-8c2a-49e9-92b5-50d2b2616ce8 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-96e10cdc-5803-4e40-a4cb-391764078ebc tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] http://192.168.122.147/volume/v3/volumes/e8f86712-e8a1-4017-b72e-b3a1cca2a37a returned with HTTP 200 Sep 05 20:53:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 405/783] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:41 2026] GET /volume/v3/volumes/e8f86712-e8a1-4017-b72e-b3a1cca2a37a => generated 856 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-528aa917-b30c-46ac-b7ab-efb25360dbe8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-528aa917-b30c-46ac-b7ab-efb25360dbe8 tempest-VolumesServicesTestJSON-1534061887 tempest-VolumesServicesTestJSON-1534061887-project-admin] GET http://192.168.122.147/volume/v3/volumes/e8f86712-e8a1-4017-b72e-b3a1cca2a37a Sep 05 20:53:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-528aa917-b30c-46ac-b7ab-efb25360dbe8 tempest-VolumesServicesTestJSON-1534061887 tempest-VolumesServicesTestJSON-1534061887-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-528aa917-b30c-46ac-b7ab-efb25360dbe8 tempest-VolumesServicesTestJSON-1534061887 tempest-VolumesServicesTestJSON-1534061887-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:42 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:42 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:42 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:42 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-528aa917-b30c-46ac-b7ab-efb25360dbe8 tempest-VolumesServicesTestJSON-1534061887 tempest-VolumesServicesTestJSON-1534061887-project-admin] Volume info retrieved successfully. Sep 05 20:53:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-528aa917-b30c-46ac-b7ab-efb25360dbe8 tempest-VolumesServicesTestJSON-1534061887 tempest-VolumesServicesTestJSON-1534061887-project-admin] http://192.168.122.147/volume/v3/volumes/e8f86712-e8a1-4017-b72e-b3a1cca2a37a returned with HTTP 200 Sep 05 20:53:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 406/784] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:42 2026] GET /volume/v3/volumes/e8f86712-e8a1-4017-b72e-b3a1cca2a37a => generated 1019 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:53:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ffbb8c20-8c2a-49e9-92b5-50d2b2616ce8 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] http://192.168.122.147/volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs returned with HTTP 200 Sep 05 20:53:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 379/785] 192.168.122.147 () {60 vars in 1283 bytes} [Sat Sep 5 20:53:42 2026] POST /volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs => generated 34 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:53:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c3f5f685-ed83-4af6-b521-bd7c31076e4c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c3f5f685-ed83-4af6-b521-bd7c31076e4c tempest-VolumesServicesTestJSON-1534061887 tempest-VolumesServicesTestJSON-1534061887-project-admin] GET http://192.168.122.147/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 05 20:53:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c3f5f685-ed83-4af6-b521-bd7c31076e4c tempest-VolumesServicesTestJSON-1534061887 tempest-VolumesServicesTestJSON-1534061887-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c3f5f685-ed83-4af6-b521-bd7c31076e4c tempest-VolumesServicesTestJSON-1534061887 tempest-VolumesServicesTestJSON-1534061887-project-admin] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5c5e094e-58e0-4f3b-b033-a363fc940ca3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5c5e094e-58e0-4f3b-b033-a363fc940ca3 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] GET http://192.168.122.147/volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs Sep 05 20:53:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5c5e094e-58e0-4f3b-b033-a363fc940ca3 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5c5e094e-58e0-4f3b-b033-a363fc940ca3 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: /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 05 20:53:42 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:53:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c3f5f685-ed83-4af6-b521-bd7c31076e4c tempest-VolumesServicesTestJSON-1534061887 tempest-VolumesServicesTestJSON-1534061887-project-admin] http://192.168.122.147/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 05 20:53:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 407/786] 192.168.122.147 () {58 vars in 1202 bytes} [Sat Sep 5 20:53:42 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:53:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-567c1bfb-ec32-40ed-a4bf-f07cead70910 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5c5e094e-58e0-4f3b-b033-a363fc940ca3 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] http://192.168.122.147/volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs returned with HTTP 200 Sep 05 20:53:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 380/787] 192.168.122.147 () {58 vars in 1262 bytes} [Sat Sep 5 20:53:42 2026] GET /volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs => generated 34 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:53:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-567c1bfb-ec32-40ed-a4bf-f07cead70910 tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] GET http://192.168.122.147/volume/v3/volumes/e8f86712-e8a1-4017-b72e-b3a1cca2a37a Sep 05 20:53:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-567c1bfb-ec32-40ed-a4bf-f07cead70910 tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-567c1bfb-ec32-40ed-a4bf-f07cead70910 tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-26fb7777-0d58-4cd1-a000-e297ae43a6d7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:42 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:42 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:42 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-26fb7777-0d58-4cd1-a000-e297ae43a6d7 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] POST http://192.168.122.147/volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs Sep 05 20:53:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-26fb7777-0d58-4cd1-a000-e297ae43a6d7 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-567c1bfb-ec32-40ed-a4bf-f07cead70910 tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Volume info retrieved successfully. Sep 05 20:53:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-567c1bfb-ec32-40ed-a4bf-f07cead70910 tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] http://192.168.122.147/volume/v3/volumes/e8f86712-e8a1-4017-b72e-b3a1cca2a37a returned with HTTP 200 Sep 05 20:53:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 408/788] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:42 2026] GET /volume/v3/volumes/e8f86712-e8a1-4017-b72e-b3a1cca2a37a => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ba633d47-65a3-4d32-83b7-9083a77d790a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ba633d47-65a3-4d32-83b7-9083a77d790a tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] DELETE http://192.168.122.147/volume/v3/volumes/e8f86712-e8a1-4017-b72e-b3a1cca2a37a Sep 05 20:53:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ba633d47-65a3-4d32-83b7-9083a77d790a tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ba633d47-65a3-4d32-83b7-9083a77d790a tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-ba633d47-65a3-4d32-83b7-9083a77d790a tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Delete volume with id: e8f86712-e8a1-4017-b72e-b3a1cca2a37a Sep 05 20:53:42 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:42 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:42 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:42 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:42 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ba633d47-65a3-4d32-83b7-9083a77d790a tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Volume info retrieved successfully. Sep 05 20:53:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-26fb7777-0d58-4cd1-a000-e297ae43a6d7 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] http://192.168.122.147/volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs returned with HTTP 200 Sep 05 20:53:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 381/789] 192.168.122.147 () {60 vars in 1283 bytes} [Sat Sep 5 20:53:42 2026] POST /volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs => generated 34 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:53:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d961f308-f762-4337-b7cc-199d4ab130ff None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d961f308-f762-4337-b7cc-199d4ab130ff tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] PUT http://192.168.122.147/volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs/spec2 Sep 05 20:53:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d961f308-f762-4337-b7cc-199d4ab130ff tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ba633d47-65a3-4d32-83b7-9083a77d790a tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Delete volume request issued successfully. Sep 05 20:53:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ba633d47-65a3-4d32-83b7-9083a77d790a tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] http://192.168.122.147/volume/v3/volumes/e8f86712-e8a1-4017-b72e-b3a1cca2a37a returned with HTTP 202 Sep 05 20:53:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 409/790] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:53:42 2026] DELETE /volume/v3/volumes/e8f86712-e8a1-4017-b72e-b3a1cca2a37a => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:53:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7ac5ba13-d758-49ea-9aad-5d86f7081fed None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7ac5ba13-d758-49ea-9aad-5d86f7081fed tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] GET http://192.168.122.147/volume/v3/volumes/e8f86712-e8a1-4017-b72e-b3a1cca2a37a Sep 05 20:53:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7ac5ba13-d758-49ea-9aad-5d86f7081fed tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d961f308-f762-4337-b7cc-199d4ab130ff tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] http://192.168.122.147/volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs/spec2 returned with HTTP 200 Sep 05 20:53:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 382/791] 192.168.122.147 () {60 vars in 1300 bytes} [Sat Sep 5 20:53:42 2026] PUT /volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs/spec2 => generated 17 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:53:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7ac5ba13-d758-49ea-9aad-5d86f7081fed tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5e8d45b2-6fbd-471e-87c8-01ddd09b5bb0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5e8d45b2-6fbd-471e-87c8-01ddd09b5bb0 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] GET http://192.168.122.147/volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs/spec2 Sep 05 20:53:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5e8d45b2-6fbd-471e-87c8-01ddd09b5bb0 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5e8d45b2-6fbd-471e-87c8-01ddd09b5bb0 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:42 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:42 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:42 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:42 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7ac5ba13-d758-49ea-9aad-5d86f7081fed tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Volume info retrieved successfully. Sep 05 20:53:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5e8d45b2-6fbd-471e-87c8-01ddd09b5bb0 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] http://192.168.122.147/volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs/spec2 returned with HTTP 200 Sep 05 20:53:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 383/792] 192.168.122.147 () {58 vars in 1280 bytes} [Sat Sep 5 20:53:42 2026] GET /volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs/spec2 => generated 17 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:53:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7cffe293-b631-4879-a7ec-cc27fc5895b7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7cffe293-b631-4879-a7ec-cc27fc5895b7 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] POST http://192.168.122.147/volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs Sep 05 20:53:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7cffe293-b631-4879-a7ec-cc27fc5895b7 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7ac5ba13-d758-49ea-9aad-5d86f7081fed tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] http://192.168.122.147/volume/v3/volumes/e8f86712-e8a1-4017-b72e-b3a1cca2a37a returned with HTTP 200 Sep 05 20:53:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 410/793] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:42 2026] GET /volume/v3/volumes/e8f86712-e8a1-4017-b72e-b3a1cca2a37a => generated 855 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7cffe293-b631-4879-a7ec-cc27fc5895b7 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] http://192.168.122.147/volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs returned with HTTP 200 Sep 05 20:53:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 384/794] 192.168.122.147 () {60 vars in 1283 bytes} [Sat Sep 5 20:53:42 2026] POST /volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs => generated 51 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:53:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-023a695f-ee47-4e86-8266-128e8c74786b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-023a695f-ee47-4e86-8266-128e8c74786b tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] GET http://192.168.122.147/volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs Sep 05 20:53:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-023a695f-ee47-4e86-8266-128e8c74786b tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-023a695f-ee47-4e86-8266-128e8c74786b tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-023a695f-ee47-4e86-8266-128e8c74786b tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] http://192.168.122.147/volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs returned with HTTP 200 Sep 05 20:53:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 411/795] 192.168.122.147 () {58 vars in 1262 bytes} [Sat Sep 5 20:53:42 2026] GET /volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5/extra_specs => generated 68 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:53:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-37302532-600e-4971-9e04-0415ee336c03 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-37302532-600e-4971-9e04-0415ee336c03 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] DELETE http://192.168.122.147/volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5 Sep 05 20:53:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-37302532-600e-4971-9e04-0415ee336c03 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-37302532-600e-4971-9e04-0415ee336c03 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-435cce16-3133-4184-928a-b8818bff68a8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-435cce16-3133-4184-928a-b8818bff68a8 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690 Sep 05 20:53:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-435cce16-3133-4184-928a-b8818bff68a8 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-435cce16-3133-4184-928a-b8818bff68a8 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-435cce16-3133-4184-928a-b8818bff68a8 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690 returned with HTTP 404 Sep 05 20:53:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 412/796] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:42 2026] GET /volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-efe9f3fe-e1de-462d-9947-31f3d0051433 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-efe9f3fe-e1de-462d-9947-31f3d0051433 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] POST http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96/action Sep 05 20:53:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-37302532-600e-4971-9e04-0415ee336c03 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] http://192.168.122.147/volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5 returned with HTTP 202 Sep 05 20:53:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-efe9f3fe-e1de-462d-9947-31f3d0051433 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-efe9f3fe-e1de-462d-9947-31f3d0051433 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 385/797] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 20:53:42 2026] DELETE /volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:53:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.admin_actions [None req-efe9f3fe-e1de-462d-9947-31f3d0051433 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Updating snapshot '2289b73a-4f5a-4d55-bbc5-42eedb4acf96' with '{'status': 'available'}' {{(pid=87415) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 20:53:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4fa547c9-88f6-4d6a-969c-b97e3ddf45e9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4fa547c9-88f6-4d6a-969c-b97e3ddf45e9 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] GET http://192.168.122.147/volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5 Sep 05 20:53:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4fa547c9-88f6-4d6a-969c-b97e3ddf45e9 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4fa547c9-88f6-4d6a-969c-b97e3ddf45e9 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:42 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4fa547c9-88f6-4d6a-969c-b97e3ddf45e9 tempest-VolumeTypesExtraSpecsTest-140755686 tempest-VolumeTypesExtraSpecsTest-140755686-project-admin] http://192.168.122.147/volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5 returned with HTTP 404 Sep 05 20:53:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 386/798] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 20:53:42 2026] GET /volume/v3/types/4a79eae5-0704-45ae-9adf-c75cd48860b5 => generated 114 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-efe9f3fe-e1de-462d-9947-31f3d0051433 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96/action returned with HTTP 202 Sep 05 20:53:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 413/799] 192.168.122.147 () {60 vars in 1280 bytes} [Sat Sep 5 20:53:42 2026] POST /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:53:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3622e8fc-ab60-41b2-922c-1d0996099053 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3622e8fc-ab60-41b2-922c-1d0996099053 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 Sep 05 20:53:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3622e8fc-ab60-41b2-922c-1d0996099053 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3622e8fc-ab60-41b2-922c-1d0996099053 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:42 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:42 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:42 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3622e8fc-ab60-41b2-922c-1d0996099053 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3622e8fc-ab60-41b2-922c-1d0996099053 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 returned with HTTP 200 Sep 05 20:53:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 387/800] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:42 2026] GET /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-347b1614-6a3d-4171-85d0-e1ffdd0fe6c9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-347b1614-6a3d-4171-85d0-e1ffdd0fe6c9 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690 Sep 05 20:53:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-347b1614-6a3d-4171-85d0-e1ffdd0fe6c9 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-347b1614-6a3d-4171-85d0-e1ffdd0fe6c9 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-347b1614-6a3d-4171-85d0-e1ffdd0fe6c9 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Delete snapshot with id: 9ccee7a8-f95b-410b-8dcb-2f9e6ed99690 Sep 05 20:53:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-347b1614-6a3d-4171-85d0-e1ffdd0fe6c9 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690 returned with HTTP 404 Sep 05 20:53:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 414/801] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 20:53:42 2026] DELETE /volume/v3/snapshots/9ccee7a8-f95b-410b-8dcb-2f9e6ed99690 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:53:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7371c99b-07ad-4b73-a9fe-8c78ab3a0c60 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7371c99b-07ad-4b73-a9fe-8c78ab3a0c60 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] POST http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96/action Sep 05 20:53:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7371c99b-07ad-4b73-a9fe-8c78ab3a0c60 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:53:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7371c99b-07ad-4b73-a9fe-8c78ab3a0c60 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.contrib.admin_actions [None req-7371c99b-07ad-4b73-a9fe-8c78ab3a0c60 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Updating snapshot '2289b73a-4f5a-4d55-bbc5-42eedb4acf96' with '{'status': 'creating'}' {{(pid=87416) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 20:53:42 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:42 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7371c99b-07ad-4b73-a9fe-8c78ab3a0c60 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96/action returned with HTTP 202 Sep 05 20:53:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 388/802] 192.168.122.147 () {60 vars in 1280 bytes} [Sat Sep 5 20:53:42 2026] POST /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:53:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5b64574e-6974-4374-833a-dd40171a5512 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5b64574e-6974-4374-833a-dd40171a5512 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 Sep 05 20:53:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5b64574e-6974-4374-833a-dd40171a5512 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5b64574e-6974-4374-833a-dd40171a5512 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:42 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:42 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:42 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5b64574e-6974-4374-833a-dd40171a5512 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5b64574e-6974-4374-833a-dd40171a5512 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 returned with HTTP 200 Sep 05 20:53:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 415/803] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:42 2026] GET /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9b6977ad-8d2f-4b3e-8897-314c29b43766 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9b6977ad-8d2f-4b3e-8897-314c29b43766 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] POST http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96/action Sep 05 20:53:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9b6977ad-8d2f-4b3e-8897-314c29b43766 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:53:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9b6977ad-8d2f-4b3e-8897-314c29b43766 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.contrib.snapshot_actions [None req-9b6977ad-8d2f-4b3e-8897-314c29b43766 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87416) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 05 20:53:43 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:43 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:43 devstack devstack@c-api.service[87416]: INFO cinder.api.contrib.snapshot_actions [None req-9b6977ad-8d2f-4b3e-8897-314c29b43766 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Updating snapshot 2289b73a-4f5a-4d55-bbc5-42eedb4acf96 with info {'id': '2289b73a-4f5a-4d55-bbc5-42eedb4acf96', 'status': 'error', 'progress': '80%'} Sep 05 20:53:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9b6977ad-8d2f-4b3e-8897-314c29b43766 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96/action returned with HTTP 202 Sep 05 20:53:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 389/804] 192.168.122.147 () {60 vars in 1280 bytes} [Sat Sep 5 20:53:43 2026] POST /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:53:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5ba4ae18-c386-4377-998b-5b1a581b12fe None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5ba4ae18-c386-4377-998b-5b1a581b12fe tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] GET http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 Sep 05 20:53:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5ba4ae18-c386-4377-998b-5b1a581b12fe tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5ba4ae18-c386-4377-998b-5b1a581b12fe tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:43 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:43 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:43 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5ba4ae18-c386-4377-998b-5b1a581b12fe tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Snapshot retrieved successfully. Sep 05 20:53:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5ba4ae18-c386-4377-998b-5b1a581b12fe tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 returned with HTTP 200 Sep 05 20:53:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 416/805] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:43 2026] GET /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 => generated 460 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-05ebb2e9-6326-4371-9fb4-37effce6f4a4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-05ebb2e9-6326-4371-9fb4-37effce6f4a4 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] POST http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96/action Sep 05 20:53:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-05ebb2e9-6326-4371-9fb4-37effce6f4a4 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:53:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-05ebb2e9-6326-4371-9fb4-37effce6f4a4 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.contrib.admin_actions [None req-05ebb2e9-6326-4371-9fb4-37effce6f4a4 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] Updating snapshot '2289b73a-4f5a-4d55-bbc5-42eedb4acf96' with '{'status': 'available'}' {{(pid=87416) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 20:53:43 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:43 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-05ebb2e9-6326-4371-9fb4-37effce6f4a4 tempest-SnapshotsActionsTest-2015768461 tempest-SnapshotsActionsTest-2015768461-project-admin] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96/action returned with HTTP 202 Sep 05 20:53:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 390/806] 192.168.122.147 () {60 vars in 1280 bytes} [Sat Sep 5 20:53:43 2026] POST /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:53:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c3c6c8c3-aef4-4538-80dd-3dad86dbcbd3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c3c6c8c3-aef4-4538-80dd-3dad86dbcbd3 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 Sep 05 20:53:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c3c6c8c3-aef4-4538-80dd-3dad86dbcbd3 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c3c6c8c3-aef4-4538-80dd-3dad86dbcbd3 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:43 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:43 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:43 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c3c6c8c3-aef4-4538-80dd-3dad86dbcbd3 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c3c6c8c3-aef4-4538-80dd-3dad86dbcbd3 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 returned with HTTP 200 Sep 05 20:53:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 417/807] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:43 2026] GET /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 => generated 464 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-48dcadbd-c096-4672-937e-bf35d9a34ddc None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-48dcadbd-c096-4672-937e-bf35d9a34ddc tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 Sep 05 20:53:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-48dcadbd-c096-4672-937e-bf35d9a34ddc tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-48dcadbd-c096-4672-937e-bf35d9a34ddc tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:43 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-48dcadbd-c096-4672-937e-bf35d9a34ddc tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Delete snapshot with id: 2289b73a-4f5a-4d55-bbc5-42eedb4acf96 Sep 05 20:53:43 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:43 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:43 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-48dcadbd-c096-4672-937e-bf35d9a34ddc tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:43 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:43 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:53:43 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-48dcadbd-c096-4672-937e-bf35d9a34ddc tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot delete request issued successfully. Sep 05 20:53:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-48dcadbd-c096-4672-937e-bf35d9a34ddc tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 returned with HTTP 202 Sep 05 20:53:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 391/808] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 20:53:43 2026] DELETE /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:53:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b9bea504-beb8-4bd8-a147-05f8bcfba9f6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b9bea504-beb8-4bd8-a147-05f8bcfba9f6 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 Sep 05 20:53:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b9bea504-beb8-4bd8-a147-05f8bcfba9f6 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b9bea504-beb8-4bd8-a147-05f8bcfba9f6 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:43 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:43 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:43 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b9bea504-beb8-4bd8-a147-05f8bcfba9f6 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b9bea504-beb8-4bd8-a147-05f8bcfba9f6 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 returned with HTTP 200 Sep 05 20:53:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 418/809] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:43 2026] GET /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 => generated 463 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d6973f5e-7cf7-4a25-a142-5eb823341b1d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d6973f5e-7cf7-4a25-a142-5eb823341b1d tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] GET http://192.168.122.147/volume/v3/volumes/e8f86712-e8a1-4017-b72e-b3a1cca2a37a Sep 05 20:53:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d6973f5e-7cf7-4a25-a142-5eb823341b1d tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d6973f5e-7cf7-4a25-a142-5eb823341b1d tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:43 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:43 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:53:43 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:43 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:43 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d6973f5e-7cf7-4a25-a142-5eb823341b1d tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Volume info retrieved successfully. Sep 05 20:53:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d6973f5e-7cf7-4a25-a142-5eb823341b1d tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] http://192.168.122.147/volume/v3/volumes/e8f86712-e8a1-4017-b72e-b3a1cca2a37a returned with HTTP 200 Sep 05 20:53:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 392/810] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:43 2026] GET /volume/v3/volumes/e8f86712-e8a1-4017-b72e-b3a1cca2a37a => generated 855 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-36450c5c-0a43-49f3-a2de-38b7dcda5458 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-36450c5c-0a43-49f3-a2de-38b7dcda5458 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 Sep 05 20:53:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-36450c5c-0a43-49f3-a2de-38b7dcda5458 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-36450c5c-0a43-49f3-a2de-38b7dcda5458 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:44 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:44 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:44 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-36450c5c-0a43-49f3-a2de-38b7dcda5458 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-36450c5c-0a43-49f3-a2de-38b7dcda5458 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 returned with HTTP 200 Sep 05 20:53:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 419/811] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:44 2026] GET /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 => generated 463 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-369d121b-f4c0-4b13-9a57-18f3032a595b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-369d121b-f4c0-4b13-9a57-18f3032a595b tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] GET http://192.168.122.147/volume/v3/volumes/e8f86712-e8a1-4017-b72e-b3a1cca2a37a Sep 05 20:53:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-369d121b-f4c0-4b13-9a57-18f3032a595b tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-369d121b-f4c0-4b13-9a57-18f3032a595b tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-369d121b-f4c0-4b13-9a57-18f3032a595b tempest-VolumesServicesTestJSON-723203399 tempest-VolumesServicesTestJSON-723203399-project-member] http://192.168.122.147/volume/v3/volumes/e8f86712-e8a1-4017-b72e-b3a1cca2a37a returned with HTTP 404 Sep 05 20:53:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 393/812] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:44 2026] GET /volume/v3/volumes/e8f86712-e8a1-4017-b72e-b3a1cca2a37a => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ec250738-04b2-4baa-87c7-b23b8f140ec9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ec250738-04b2-4baa-87c7-b23b8f140ec9 tempest-VolumesServicesTestJSON-1534061887 tempest-VolumesServicesTestJSON-1534061887-project-admin] GET http://192.168.122.147/volume/v3/os-services Sep 05 20:53:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ec250738-04b2-4baa-87c7-b23b8f140ec9 tempest-VolumesServicesTestJSON-1534061887 tempest-VolumesServicesTestJSON-1534061887-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ec250738-04b2-4baa-87c7-b23b8f140ec9 tempest-VolumesServicesTestJSON-1534061887 tempest-VolumesServicesTestJSON-1534061887-project-admin] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:44 devstack devstack@c-api.service[87415]: /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 05 20:53:44 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:53:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ec250738-04b2-4baa-87c7-b23b8f140ec9 tempest-VolumesServicesTestJSON-1534061887 tempest-VolumesServicesTestJSON-1534061887-project-admin] http://192.168.122.147/volume/v3/os-services returned with HTTP 200 Sep 05 20:53:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 420/813] 192.168.122.147 () {58 vars in 1133 bytes} [Sat Sep 5 20:53:44 2026] GET /volume/v3/os-services => generated 705 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6abfc7f0-6ff1-41e0-aecd-39ffc17d1434 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6abfc7f0-6ff1-41e0-aecd-39ffc17d1434 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 Sep 05 20:53:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6abfc7f0-6ff1-41e0-aecd-39ffc17d1434 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6abfc7f0-6ff1-41e0-aecd-39ffc17d1434 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:45 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:45 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:45 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6abfc7f0-6ff1-41e0-aecd-39ffc17d1434 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Snapshot retrieved successfully. Sep 05 20:53:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6abfc7f0-6ff1-41e0-aecd-39ffc17d1434 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 returned with HTTP 200 Sep 05 20:53:45 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 394/814] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:45 2026] GET /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 => generated 463 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f9587a03-44d5-4ed3-939e-501e28d60fe5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f9587a03-44d5-4ed3-939e-501e28d60fe5 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 Sep 05 20:53:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f9587a03-44d5-4ed3-939e-501e28d60fe5 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f9587a03-44d5-4ed3-939e-501e28d60fe5 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f9587a03-44d5-4ed3-939e-501e28d60fe5 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 returned with HTTP 404 Sep 05 20:53:46 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 421/815] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:46 2026] GET /volume/v3/snapshots/2289b73a-4f5a-4d55-bbc5-42eedb4acf96 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-06d42567-f70c-40c7-be93-6c84ff85e0ee None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-06d42567-f70c-40c7-be93-6c84ff85e0ee tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/volumes/1a1c631a-2f97-40e4-8c71-ea23a3a7195c Sep 05 20:53:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-06d42567-f70c-40c7-be93-6c84ff85e0ee tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-06d42567-f70c-40c7-be93-6c84ff85e0ee tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:46 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:46 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:53:46 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:46 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:46 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-06d42567-f70c-40c7-be93-6c84ff85e0ee tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Volume info retrieved successfully. Sep 05 20:53:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-06d42567-f70c-40c7-be93-6c84ff85e0ee tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/volumes/1a1c631a-2f97-40e4-8c71-ea23a3a7195c returned with HTTP 200 Sep 05 20:53:46 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 395/816] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:46 2026] GET /volume/v3/volumes/1a1c631a-2f97-40e4-8c71-ea23a3a7195c => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-cd787463-b1b7-4ea8-b033-d1678316570f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cd787463-b1b7-4ea8-b033-d1678316570f tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] DELETE http://192.168.122.147/volume/v3/volumes/1a1c631a-2f97-40e4-8c71-ea23a3a7195c Sep 05 20:53:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cd787463-b1b7-4ea8-b033-d1678316570f tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cd787463-b1b7-4ea8-b033-d1678316570f tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:46 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-cd787463-b1b7-4ea8-b033-d1678316570f tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Delete volume with id: 1a1c631a-2f97-40e4-8c71-ea23a3a7195c Sep 05 20:53:46 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:46 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:46 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:46 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:46 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-cd787463-b1b7-4ea8-b033-d1678316570f tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Volume info retrieved successfully. Sep 05 20:53:46 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-cd787463-b1b7-4ea8-b033-d1678316570f tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Delete volume request issued successfully. Sep 05 20:53:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cd787463-b1b7-4ea8-b033-d1678316570f tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/volumes/1a1c631a-2f97-40e4-8c71-ea23a3a7195c returned with HTTP 202 Sep 05 20:53:46 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 422/817] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:53:46 2026] DELETE /volume/v3/volumes/1a1c631a-2f97-40e4-8c71-ea23a3a7195c => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:53:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d0a057b8-0962-4750-9ec8-419529269992 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d0a057b8-0962-4750-9ec8-419529269992 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/volumes/1a1c631a-2f97-40e4-8c71-ea23a3a7195c Sep 05 20:53:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d0a057b8-0962-4750-9ec8-419529269992 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d0a057b8-0962-4750-9ec8-419529269992 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:46 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:46 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:53:46 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:46 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:46 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d0a057b8-0962-4750-9ec8-419529269992 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Volume info retrieved successfully. Sep 05 20:53:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d0a057b8-0962-4750-9ec8-419529269992 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/volumes/1a1c631a-2f97-40e4-8c71-ea23a3a7195c returned with HTTP 200 Sep 05 20:53:46 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 396/818] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:46 2026] GET /volume/v3/volumes/1a1c631a-2f97-40e4-8c71-ea23a3a7195c => generated 852 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:53:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-09db0a6a-91a9-4fb2-8c2b-aa5ada31402e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-09db0a6a-91a9-4fb2-8c2b-aa5ada31402e tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] DELETE http://192.168.122.147/volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f Sep 05 20:53:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-09db0a6a-91a9-4fb2-8c2b-aa5ada31402e tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-09db0a6a-91a9-4fb2-8c2b-aa5ada31402e tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:47 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-09db0a6a-91a9-4fb2-8c2b-aa5ada31402e tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Delete volume with id: 5613e963-f42e-4038-b4c7-16cff69dec8f Sep 05 20:53:47 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:47 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:47 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:47 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-09db0a6a-91a9-4fb2-8c2b-aa5ada31402e tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Volume info retrieved successfully. Sep 05 20:53:47 devstack devstack@c-api.service[87415]: DEBUG dbcounter [-] [87415] Writing DB stats cinder:SELECT=560,cinder:INSERT=63,cinder:UPDATE=118,cinder:DELETE=7 {{(pid=87415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:53:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-09db0a6a-91a9-4fb2-8c2b-aa5ada31402e tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Delete volume request issued successfully. Sep 05 20:53:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-09db0a6a-91a9-4fb2-8c2b-aa5ada31402e tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] http://192.168.122.147/volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f returned with HTTP 202 Sep 05 20:53:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 423/819] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:53:47 2026] DELETE /volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:53:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ab038212-400a-4a99-b235-5af4a92d9d9c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ab038212-400a-4a99-b235-5af4a92d9d9c tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] GET http://192.168.122.147/volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f Sep 05 20:53:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ab038212-400a-4a99-b235-5af4a92d9d9c tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ab038212-400a-4a99-b235-5af4a92d9d9c tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:47 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:47 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:53:47 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:47 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ab038212-400a-4a99-b235-5af4a92d9d9c tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Volume info retrieved successfully. Sep 05 20:53:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ab038212-400a-4a99-b235-5af4a92d9d9c tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] http://192.168.122.147/volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f returned with HTTP 200 Sep 05 20:53:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 397/820] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:47 2026] GET /volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f => generated 857 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6e4bf898-6187-455b-bdaf-bff94860d102 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6e4bf898-6187-455b-bdaf-bff94860d102 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/volumes/1a1c631a-2f97-40e4-8c71-ea23a3a7195c Sep 05 20:53:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6e4bf898-6187-455b-bdaf-bff94860d102 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6e4bf898-6187-455b-bdaf-bff94860d102 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:47 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:47 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:47 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:47 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6e4bf898-6187-455b-bdaf-bff94860d102 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Volume info retrieved successfully. Sep 05 20:53:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6e4bf898-6187-455b-bdaf-bff94860d102 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/volumes/1a1c631a-2f97-40e4-8c71-ea23a3a7195c returned with HTTP 200 Sep 05 20:53:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 424/821] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:47 2026] GET /volume/v3/volumes/1a1c631a-2f97-40e4-8c71-ea23a3a7195c => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-edb08a44-6d71-4932-a206-498de3fe98e1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-edb08a44-6d71-4932-a206-498de3fe98e1 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] GET http://192.168.122.147/volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f Sep 05 20:53:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-edb08a44-6d71-4932-a206-498de3fe98e1 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-edb08a44-6d71-4932-a206-498de3fe98e1 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-edb08a44-6d71-4932-a206-498de3fe98e1 tempest-AttachVolumeShelveTestJSON-1575243103 tempest-AttachVolumeShelveTestJSON-1575243103-project-member] http://192.168.122.147/volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f returned with HTTP 404 Sep 05 20:53:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 398/822] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:48 2026] GET /volume/v3/volumes/5613e963-f42e-4038-b4c7-16cff69dec8f => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:53:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f9ae96d7-96e4-41fc-b4a8-ac9790451188 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f9ae96d7-96e4-41fc-b4a8-ac9790451188 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] GET http://192.168.122.147/volume/v3/volumes/1a1c631a-2f97-40e4-8c71-ea23a3a7195c Sep 05 20:53:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f9ae96d7-96e4-41fc-b4a8-ac9790451188 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f9ae96d7-96e4-41fc-b4a8-ac9790451188 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f9ae96d7-96e4-41fc-b4a8-ac9790451188 tempest-SnapshotsActionsTest-1577645542 tempest-SnapshotsActionsTest-1577645542-project-member] http://192.168.122.147/volume/v3/volumes/1a1c631a-2f97-40e4-8c71-ea23a3a7195c returned with HTTP 404 Sep 05 20:53:48 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 425/823] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:48 2026] GET /volume/v3/volumes/1a1c631a-2f97-40e4-8c71-ea23a3a7195c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:53:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ce9335ed-2c36-4bba-88bc-2c699f6725d0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ce9335ed-2c36-4bba-88bc-2c699f6725d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/dac99b1a5da245968e267d936fd3dc07 Sep 05 20:53:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ce9335ed-2c36-4bba-88bc-2c699f6725d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ce9335ed-2c36-4bba-88bc-2c699f6725d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:52 devstack devstack@c-api.service[87416]: DEBUG dbcounter [-] [87416] Writing DB stats cinder:SELECT=527,cinder:UPDATE=135,cinder:INSERT=57,cinder:DELETE=5 {{(pid=87416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:53:52 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-ce9335ed-2c36-4bba-88bc-2c699f6725d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114-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 05 20:53:52 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-ce9335ed-2c36-4bba-88bc-2c699f6725d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114-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 05 20:53:52 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-ce9335ed-2c36-4bba-88bc-2c699f6725d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114-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 05 20:53:52 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-ce9335ed-2c36-4bba-88bc-2c699f6725d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114-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 05 20:53:52 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-ce9335ed-2c36-4bba-88bc-2c699f6725d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114-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 05 20:53:52 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-ce9335ed-2c36-4bba-88bc-2c699f6725d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114-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 05 20:53:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ce9335ed-2c36-4bba-88bc-2c699f6725d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/dac99b1a5da245968e267d936fd3dc07 returned with HTTP 200 Sep 05 20:53:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 399/824] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:51 2026] GET /volume/v3/os-quota-sets/dac99b1a5da245968e267d936fd3dc07 => generated 440 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-07845b98-668d-42bf-97fe-a7128b4746af None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-07845b98-668d-42bf-97fe-a7128b4746af tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114-project-admin] PUT http://192.168.122.147/volume/v3/os-quota-sets/dac99b1a5da245968e267d936fd3dc07 Sep 05 20:53:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-07845b98-668d-42bf-97fe-a7128b4746af tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-07845b98-668d-42bf-97fe-a7128b4746af tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/dac99b1a5da245968e267d936fd3dc07 returned with HTTP 200 Sep 05 20:53:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 426/825] 192.168.122.147 () {60 vars in 1258 bytes} [Sat Sep 5 20:53:52 2026] PUT /volume/v3/os-quota-sets/dac99b1a5da245968e267d936fd3dc07 => generated 393 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6d4cae42-76ae-4e0a-9961-199494738e10 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6d4cae42-76ae-4e0a-9961-199494738e10 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:53:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6d4cae42-76ae-4e0a-9961-199494738e10 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-909216340"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-6d4cae42-76ae-4e0a-9961-199494738e10 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-909216340'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:53:52 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-6d4cae42-76ae-4e0a-9961-199494738e10 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Create volume of 1 GB Sep 05 20:53:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6d4cae42-76ae-4e0a-9961-199494738e10 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Availability Zones retrieved successfully. Sep 05 20:53:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6d4cae42-76ae-4e0a-9961-199494738e10 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Flow 'volume_create_api' (26406704-3c84-4454-9ce1-32f8bfd9eae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:53:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6d4cae42-76ae-4e0a-9961-199494738e10 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f61dee5-8b23-4696-95ba-77a999d08659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-6d4cae42-76ae-4e0a-9961-199494738e10 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:53:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6d4cae42-76ae-4e0a-9961-199494738e10 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f61dee5-8b23-4696-95ba-77a999d08659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6d4cae42-76ae-4e0a-9961-199494738e10 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc7f7e39-8453-4b80-9a58-41069f707fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:52 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-6d4cae42-76ae-4e0a-9961-199494738e10 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Created reservations ['9537e4e5-082a-4d47-ade9-846d8a58ec2a', 'bd2bfffd-d258-4b68-b9ce-37826f1d1ac9', '9558d4eb-8a1b-4688-87b0-5a37a26fa4e3', '890c8581-6c25-4ff4-813a-32bd1798a4a4'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:53:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6d4cae42-76ae-4e0a-9961-199494738e10 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc7f7e39-8453-4b80-9a58-41069f707fe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9537e4e5-082a-4d47-ade9-846d8a58ec2a', 'bd2bfffd-d258-4b68-b9ce-37826f1d1ac9', '9558d4eb-8a1b-4688-87b0-5a37a26fa4e3', '890c8581-6c25-4ff4-813a-32bd1798a4a4']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6d4cae42-76ae-4e0a-9961-199494738e10 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7de5bff2-4abf-4c41-a7c5-7e9d323fe375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:52 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:52 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:53:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6d4cae42-76ae-4e0a-9961-199494738e10 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7de5bff2-4abf-4c41-a7c5-7e9d323fe375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e3481df-bd0f-46fb-8dbd-174d35e9e106', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-909216340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dac99b1a5da245968e267d936fd3dc07',qos_specs=None,replication_status=,reservations=['9537e4e5-082a-4d47-ade9-846d8a58ec2a','bd2bfffd-d258-4b68-b9ce-37826f1d1ac9','9558d4eb-8a1b-4688-87b0-5a37a26fa4e3','890c8581-6c25-4ff4-813a-32bd1798a4a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9488ca05d44783a608529017817ea4',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:53:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-909216340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e3481df-bd0f-46fb-8dbd-174d35e9e106,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dac99b1a5da245968e267d936fd3dc07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc9488ca05d44783a608529017817ea4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6d4cae42-76ae-4e0a-9961-199494738e10 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba2f6fc0-2652-4e4d-803e-961f8d8d6fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6d4cae42-76ae-4e0a-9961-199494738e10 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba2f6fc0-2652-4e4d-803e-961f8d8d6fce) transitioned into state 'SUCCESS' from state '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-909216340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dac99b1a5da245968e267d936fd3dc07',qos_specs=None,replication_status=,reservations=['9537e4e5-082a-4d47-ade9-846d8a58ec2a','bd2bfffd-d258-4b68-b9ce-37826f1d1ac9','9558d4eb-8a1b-4688-87b0-5a37a26fa4e3','890c8581-6c25-4ff4-813a-32bd1798a4a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9488ca05d44783a608529017817ea4',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6d4cae42-76ae-4e0a-9961-199494738e10 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (749d81a2-e6d3-4c5b-a6f9-5c35f35184ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:53:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6d4cae42-76ae-4e0a-9961-199494738e10 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (749d81a2-e6d3-4c5b-a6f9-5c35f35184ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:53:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6d4cae42-76ae-4e0a-9961-199494738e10 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Flow 'volume_create_api' (26406704-3c84-4454-9ce1-32f8bfd9eae6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:53:53 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6d4cae42-76ae-4e0a-9961-199494738e10 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Create volume request issued successfully. Sep 05 20:53:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6d4cae42-76ae-4e0a-9961-199494738e10 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:53:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 400/826] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:53:52 2026] POST /volume/v3/volumes => generated 775 bytes in 719 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:53:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ef348632-402d-465b-9cbc-7be14534393c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ef348632-402d-465b-9cbc-7be14534393c tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] GET http://192.168.122.147/volume/v3/volumes/5e3481df-bd0f-46fb-8dbd-174d35e9e106 Sep 05 20:53:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ef348632-402d-465b-9cbc-7be14534393c tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ef348632-402d-465b-9cbc-7be14534393c tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:53 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:53 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:53 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:53 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:53 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ef348632-402d-465b-9cbc-7be14534393c tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Volume info retrieved successfully. Sep 05 20:53:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ef348632-402d-465b-9cbc-7be14534393c tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] http://192.168.122.147/volume/v3/volumes/5e3481df-bd0f-46fb-8dbd-174d35e9e106 returned with HTTP 200 Sep 05 20:53:53 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 427/827] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:53 2026] GET /volume/v3/volumes/5e3481df-bd0f-46fb-8dbd-174d35e9e106 => generated 843 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b83d19b6-f43e-495e-ab80-26652cdf3840 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b83d19b6-f43e-495e-ab80-26652cdf3840 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] GET http://192.168.122.147/volume/v3/volumes/5e3481df-bd0f-46fb-8dbd-174d35e9e106 Sep 05 20:53:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b83d19b6-f43e-495e-ab80-26652cdf3840 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b83d19b6-f43e-495e-ab80-26652cdf3840 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:54 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:54 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:53:54 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:54 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b83d19b6-f43e-495e-ab80-26652cdf3840 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Volume info retrieved successfully. Sep 05 20:53:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b83d19b6-f43e-495e-ab80-26652cdf3840 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] http://192.168.122.147/volume/v3/volumes/5e3481df-bd0f-46fb-8dbd-174d35e9e106 returned with HTTP 200 Sep 05 20:53:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 401/828] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:54 2026] GET /volume/v3/volumes/5e3481df-bd0f-46fb-8dbd-174d35e9e106 => generated 867 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d40dea70-9644-466d-bfbe-3594046370a3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d40dea70-9644-466d-bfbe-3594046370a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] GET http://192.168.122.147/volume/v3/volumes/5e3481df-bd0f-46fb-8dbd-174d35e9e106 Sep 05 20:53:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d40dea70-9644-466d-bfbe-3594046370a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d40dea70-9644-466d-bfbe-3594046370a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:55 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:55 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:53:55 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:55 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:55 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d40dea70-9644-466d-bfbe-3594046370a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Volume info retrieved successfully. Sep 05 20:53:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d40dea70-9644-466d-bfbe-3594046370a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] http://192.168.122.147/volume/v3/volumes/5e3481df-bd0f-46fb-8dbd-174d35e9e106 returned with HTTP 200 Sep 05 20:53:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 428/829] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:53:55 2026] GET /volume/v3/volumes/5e3481df-bd0f-46fb-8dbd-174d35e9e106 => generated 868 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e6c74378-23b8-44f0-aaed-9a444f302c33 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e6c74378-23b8-44f0-aaed-9a444f302c33 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 20:53:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e6c74378-23b8-44f0-aaed-9a444f302c33 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e3481df-bd0f-46fb-8dbd-174d35e9e106", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1343655793"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:53:55 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:55 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:53:55 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:55 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:55 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e6c74378-23b8-44f0-aaed-9a444f302c33 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Volume info retrieved successfully. Sep 05 20:53:55 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-e6c74378-23b8-44f0-aaed-9a444f302c33 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Create snapshot from volume 5e3481df-bd0f-46fb-8dbd-174d35e9e106 Sep 05 20:53:55 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-e6c74378-23b8-44f0-aaed-9a444f302c33 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Created reservations ['9035a2ea-03eb-4ebd-9725-96b1f173a859', '7a3b6666-4e0f-4e1a-9ef6-753e8a4b2f51', '2b33d23b-02d8-4d73-9bf5-bed9feecf32f', 'df8be4cb-0558-4c57-b67a-86ca59402bd8'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:53:55 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:53:55 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:53:55 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e6c74378-23b8-44f0-aaed-9a444f302c33 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Snapshot create request issued successfully. Sep 05 20:53:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e6c74378-23b8-44f0-aaed-9a444f302c33 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 20:53:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 402/830] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 20:53:55 2026] POST /volume/v3/snapshots => generated 323 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:53:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7ff48192-f214-4ad7-9a55-2b0f01d9901f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7ff48192-f214-4ad7-9a55-2b0f01d9901f tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] GET http://192.168.122.147/volume/v3/snapshots/d66e5231-de74-43c7-af21-18f71ca3a610 Sep 05 20:53:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7ff48192-f214-4ad7-9a55-2b0f01d9901f tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7ff48192-f214-4ad7-9a55-2b0f01d9901f tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:56 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7ff48192-f214-4ad7-9a55-2b0f01d9901f tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Snapshot retrieved successfully. Sep 05 20:53:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7ff48192-f214-4ad7-9a55-2b0f01d9901f tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] http://192.168.122.147/volume/v3/snapshots/d66e5231-de74-43c7-af21-18f71ca3a610 returned with HTTP 200 Sep 05 20:53:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 429/831] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:55 2026] GET /volume/v3/snapshots/d66e5231-de74-43c7-af21-18f71ca3a610 => generated 455 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b35bce94-4b2e-4e23-b0c2-d08edc88fbc9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b35bce94-4b2e-4e23-b0c2-d08edc88fbc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] GET http://192.168.122.147/volume/v3/snapshots/d66e5231-de74-43c7-af21-18f71ca3a610 Sep 05 20:53:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b35bce94-4b2e-4e23-b0c2-d08edc88fbc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b35bce94-4b2e-4e23-b0c2-d08edc88fbc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:57 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:57 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:57 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b35bce94-4b2e-4e23-b0c2-d08edc88fbc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Snapshot retrieved successfully. Sep 05 20:53:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b35bce94-4b2e-4e23-b0c2-d08edc88fbc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] http://192.168.122.147/volume/v3/snapshots/d66e5231-de74-43c7-af21-18f71ca3a610 returned with HTTP 200 Sep 05 20:53:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 403/832] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:57 2026] GET /volume/v3/snapshots/d66e5231-de74-43c7-af21-18f71ca3a610 => generated 455 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-74442623-4446-4a51-be34-be4ac306daba None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-74442623-4446-4a51-be34-be4ac306daba tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] GET http://192.168.122.147/volume/v3/snapshots/d66e5231-de74-43c7-af21-18f71ca3a610 Sep 05 20:53:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-74442623-4446-4a51-be34-be4ac306daba tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-74442623-4446-4a51-be34-be4ac306daba tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:58 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:58 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:53:58 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-74442623-4446-4a51-be34-be4ac306daba tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Snapshot retrieved successfully. Sep 05 20:53:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-74442623-4446-4a51-be34-be4ac306daba tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] http://192.168.122.147/volume/v3/snapshots/d66e5231-de74-43c7-af21-18f71ca3a610 returned with HTTP 200 Sep 05 20:53:58 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 430/833] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:58 2026] GET /volume/v3/snapshots/d66e5231-de74-43c7-af21-18f71ca3a610 => generated 455 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:53:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-858e8933-d25d-4232-a8a5-038baebc3f1c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:53:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-858e8933-d25d-4232-a8a5-038baebc3f1c tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] GET http://192.168.122.147/volume/v3/snapshots/d66e5231-de74-43c7-af21-18f71ca3a610 Sep 05 20:53:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-858e8933-d25d-4232-a8a5-038baebc3f1c tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:53:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-858e8933-d25d-4232-a8a5-038baebc3f1c tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:53:59 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:53:59 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:53:59 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-858e8933-d25d-4232-a8a5-038baebc3f1c tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Snapshot retrieved successfully. Sep 05 20:53:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-858e8933-d25d-4232-a8a5-038baebc3f1c tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] http://192.168.122.147/volume/v3/snapshots/d66e5231-de74-43c7-af21-18f71ca3a610 returned with HTTP 200 Sep 05 20:53:59 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 404/834] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:53:59 2026] GET /volume/v3/snapshots/d66e5231-de74-43c7-af21-18f71ca3a610 => generated 455 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ce8fa54d-59aa-4b3f-a165-8d195f3ca1a9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ce8fa54d-59aa-4b3f-a165-8d195f3ca1a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] GET http://192.168.122.147/volume/v3/snapshots/d66e5231-de74-43c7-af21-18f71ca3a610 Sep 05 20:54:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ce8fa54d-59aa-4b3f-a165-8d195f3ca1a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ce8fa54d-59aa-4b3f-a165-8d195f3ca1a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:00 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:00 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:00 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ce8fa54d-59aa-4b3f-a165-8d195f3ca1a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Snapshot retrieved successfully. Sep 05 20:54:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ce8fa54d-59aa-4b3f-a165-8d195f3ca1a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] http://192.168.122.147/volume/v3/snapshots/d66e5231-de74-43c7-af21-18f71ca3a610 returned with HTTP 200 Sep 05 20:54:00 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 431/835] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:00 2026] GET /volume/v3/snapshots/d66e5231-de74-43c7-af21-18f71ca3a610 => generated 482 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-24753f52-879d-4a61-8cf8-2b382defc48a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-24753f52-879d-4a61-8cf8-2b382defc48a tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114-project-admin] PUT http://192.168.122.147/volume/v3/os-quota-sets/dac99b1a5da245968e267d936fd3dc07 Sep 05 20:54:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-24753f52-879d-4a61-8cf8-2b382defc48a tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-24753f52-879d-4a61-8cf8-2b382defc48a tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/dac99b1a5da245968e267d936fd3dc07 returned with HTTP 200 Sep 05 20:54:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 405/836] 192.168.122.147 () {60 vars in 1258 bytes} [Sat Sep 5 20:54:00 2026] PUT /volume/v3/os-quota-sets/dac99b1a5da245968e267d936fd3dc07 => generated 393 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3d667e24-44b0-4fbf-bba8-3b15070229cf None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3d667e24-44b0-4fbf-bba8-3b15070229cf tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 20:54:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3d667e24-44b0-4fbf-bba8-3b15070229cf tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e3481df-bd0f-46fb-8dbd-174d35e9e106"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:00 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:00 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:00 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:00 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:00 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3d667e24-44b0-4fbf-bba8-3b15070229cf tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Volume info retrieved successfully. Sep 05 20:54:00 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-3d667e24-44b0-4fbf-bba8-3b15070229cf tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Create snapshot from volume 5e3481df-bd0f-46fb-8dbd-174d35e9e106 Sep 05 20:54:00 devstack devstack@c-api.service[87415]: WARNING cinder.quota_utils [None req-3d667e24-44b0-4fbf-bba8-3b15070229cf tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Quota exceeded for dac99b1a5da245968e267d936fd3dc07, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 05 20:54:00 devstack devstack@c-api.service[87415]: INFO cinder.api.middleware.fault [None req-3d667e24-44b0-4fbf-bba8-3b15070229cf tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 413 Sep 05 20:54:00 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 432/837] 192.168.122.147 () {60 vars in 1148 bytes} [Sat Sep 5 20:54:00 2026] POST /volume/v3/snapshots => generated 208 bytes in 123 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 05 20:54:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-549292c4-0428-4f8f-84fa-bc16b44db61b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-549292c4-0428-4f8f-84fa-bc16b44db61b tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114-project-admin] PUT http://192.168.122.147/volume/v3/os-quota-sets/dac99b1a5da245968e267d936fd3dc07 Sep 05 20:54:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-549292c4-0428-4f8f-84fa-bc16b44db61b tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-549292c4-0428-4f8f-84fa-bc16b44db61b tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/dac99b1a5da245968e267d936fd3dc07 returned with HTTP 200 Sep 05 20:54:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 406/838] 192.168.122.147 () {60 vars in 1258 bytes} [Sat Sep 5 20:54:00 2026] PUT /volume/v3/os-quota-sets/dac99b1a5da245968e267d936fd3dc07 => generated 393 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a2ff2d23-9e77-45c5-a108-5b77a9f52084 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a2ff2d23-9e77-45c5-a108-5b77a9f52084 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 20:54:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a2ff2d23-9e77-45c5-a108-5b77a9f52084 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e3481df-bd0f-46fb-8dbd-174d35e9e106"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:00 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:00 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:00 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:00 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:00 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a2ff2d23-9e77-45c5-a108-5b77a9f52084 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Volume info retrieved successfully. Sep 05 20:54:00 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-a2ff2d23-9e77-45c5-a108-5b77a9f52084 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Create snapshot from volume 5e3481df-bd0f-46fb-8dbd-174d35e9e106 Sep 05 20:54:00 devstack devstack@c-api.service[87415]: WARNING cinder.quota_utils [None req-a2ff2d23-9e77-45c5-a108-5b77a9f52084 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Quota exceeded for dac99b1a5da245968e267d936fd3dc07, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 05 20:54:00 devstack devstack@c-api.service[87415]: INFO cinder.api.middleware.fault [None req-a2ff2d23-9e77-45c5-a108-5b77a9f52084 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 413 Sep 05 20:54:00 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 433/839] 192.168.122.147 () {60 vars in 1148 bytes} [Sat Sep 5 20:54:00 2026] POST /volume/v3/snapshots => generated 133 bytes in 100 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 05 20:54:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-50fa1700-4703-41bb-a6ed-fbe56829e7c4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-50fa1700-4703-41bb-a6ed-fbe56829e7c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/d66e5231-de74-43c7-af21-18f71ca3a610 Sep 05 20:54:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-50fa1700-4703-41bb-a6ed-fbe56829e7c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-50fa1700-4703-41bb-a6ed-fbe56829e7c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:00 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-50fa1700-4703-41bb-a6ed-fbe56829e7c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Delete snapshot with id: d66e5231-de74-43c7-af21-18f71ca3a610 Sep 05 20:54:00 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:00 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:00 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-50fa1700-4703-41bb-a6ed-fbe56829e7c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Snapshot retrieved successfully. Sep 05 20:54:00 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:00 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:00 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-50fa1700-4703-41bb-a6ed-fbe56829e7c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Snapshot delete request issued successfully. Sep 05 20:54:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-50fa1700-4703-41bb-a6ed-fbe56829e7c4 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] http://192.168.122.147/volume/v3/snapshots/d66e5231-de74-43c7-af21-18f71ca3a610 returned with HTTP 202 Sep 05 20:54:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 407/840] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 20:54:00 2026] DELETE /volume/v3/snapshots/d66e5231-de74-43c7-af21-18f71ca3a610 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:54:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9219fcb2-602c-47cd-974d-8970aaa9c6ea None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9219fcb2-602c-47cd-974d-8970aaa9c6ea tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] GET http://192.168.122.147/volume/v3/snapshots/d66e5231-de74-43c7-af21-18f71ca3a610 Sep 05 20:54:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9219fcb2-602c-47cd-974d-8970aaa9c6ea tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9219fcb2-602c-47cd-974d-8970aaa9c6ea tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:00 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:00 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:00 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9219fcb2-602c-47cd-974d-8970aaa9c6ea tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Snapshot retrieved successfully. Sep 05 20:54:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9219fcb2-602c-47cd-974d-8970aaa9c6ea tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] http://192.168.122.147/volume/v3/snapshots/d66e5231-de74-43c7-af21-18f71ca3a610 returned with HTTP 200 Sep 05 20:54:00 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 434/841] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:00 2026] GET /volume/v3/snapshots/d66e5231-de74-43c7-af21-18f71ca3a610 => generated 481 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d280b0d8-1c3f-4c35-8d04-09be6ca69e88 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d280b0d8-1c3f-4c35-8d04-09be6ca69e88 tempest-UserMessagesTest-1296841185 tempest-UserMessagesTest-1296841185-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:54:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d280b0d8-1c3f-4c35-8d04-09be6ca69e88 tempest-UserMessagesTest-1296841185 tempest-UserMessagesTest-1296841185-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-107677070", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1206835890", "vendor_name": "tempest-vendor_name-227064965"}}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:01 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:01 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d280b0d8-1c3f-4c35-8d04-09be6ca69e88 tempest-UserMessagesTest-1296841185 tempest-UserMessagesTest-1296841185-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 20:54:01 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 408/842] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 20:54:00 2026] POST /volume/v3/types => generated 326 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8a679828-c319-4fcc-8139-cae98362d37c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8a679828-c319-4fcc-8139-cae98362d37c tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:54:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8a679828-c319-4fcc-8139-cae98362d37c tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8a75a956-4a75-46b4-b751-069c0c07446e", "size": 1, "name": "tempest-UserMessagesTest-Volume-1387523224"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-8a679828-c319-4fcc-8139-cae98362d37c tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Create volume request body: {'volume': {'volume_type': '8a75a956-4a75-46b4-b751-069c0c07446e', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1387523224'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:54:01 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-8a679828-c319-4fcc-8139-cae98362d37c tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Create volume of 1 GB Sep 05 20:54:01 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:01 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:01 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8a679828-c319-4fcc-8139-cae98362d37c tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Availability Zones retrieved successfully. Sep 05 20:54:01 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8a679828-c319-4fcc-8139-cae98362d37c tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Flow 'volume_create_api' (0f362335-9e08-4d10-9354-06f3bb2d1ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:01 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8a679828-c319-4fcc-8139-cae98362d37c tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38195d4a-b978-4bad-b7c2-13be2573bda3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:01 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-8a679828-c319-4fcc-8139-cae98362d37c tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:54:01 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8a679828-c319-4fcc-8139-cae98362d37c tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38195d4a-b978-4bad-b7c2-13be2573bda3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:54:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1206835890',vendor_name='tempest-vendor_name-227064965'},id=8a75a956-4a75-46b4-b751-069c0c07446e,is_public=True,name='tempest-UserMessagesTest-volume-type-107677070',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8a75a956-4a75-46b4-b751-069c0c07446e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:01 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8a679828-c319-4fcc-8139-cae98362d37c tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e1c0a4c-5cba-4b34-84f2-7ce82cbf034c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:01 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-8a679828-c319-4fcc-8139-cae98362d37c tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-107677070 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-107677070, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:54:01 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-8a679828-c319-4fcc-8139-cae98362d37c tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-107677070 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-107677070, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:54:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e97e8f9d-52ff-4c09-aa81-1bf5788f3482 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e97e8f9d-52ff-4c09-aa81-1bf5788f3482 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] GET http://192.168.122.147/volume/v3/snapshots/d66e5231-de74-43c7-af21-18f71ca3a610 Sep 05 20:54:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e97e8f9d-52ff-4c09-aa81-1bf5788f3482 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e97e8f9d-52ff-4c09-aa81-1bf5788f3482 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:02 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-8a679828-c319-4fcc-8139-cae98362d37c tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Created reservations ['e24c9816-2874-4412-87d3-0b5a4ddfb246', 'f329e095-dfc6-47ff-89db-b6279c65b834', 'ccd10c7d-fa70-4cc4-807b-b898b961260d', 'bebc0186-f1ed-4338-b213-ac27f668e27d'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:02 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8a679828-c319-4fcc-8139-cae98362d37c tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e1c0a4c-5cba-4b34-84f2-7ce82cbf034c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e24c9816-2874-4412-87d3-0b5a4ddfb246', 'f329e095-dfc6-47ff-89db-b6279c65b834', 'ccd10c7d-fa70-4cc4-807b-b898b961260d', 'bebc0186-f1ed-4338-b213-ac27f668e27d']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:02 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8a679828-c319-4fcc-8139-cae98362d37c tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95d142dc-0d72-473c-8ceb-dff39e30ad20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:02 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:02 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:02 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e97e8f9d-52ff-4c09-aa81-1bf5788f3482 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Snapshot retrieved successfully. Sep 05 20:54:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e97e8f9d-52ff-4c09-aa81-1bf5788f3482 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] http://192.168.122.147/volume/v3/snapshots/d66e5231-de74-43c7-af21-18f71ca3a610 returned with HTTP 200 Sep 05 20:54:02 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 409/843] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:01 2026] GET /volume/v3/snapshots/d66e5231-de74-43c7-af21-18f71ca3a610 => generated 481 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:54:02 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:02 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:02 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8a679828-c319-4fcc-8139-cae98362d37c tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95d142dc-0d72-473c-8ceb-dff39e30ad20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f60002b1-8a9a-42f8-b0c1-25ca2aa746f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1387523224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51c5acd07935497eb520aa8db8ff904e',qos_specs=None,replication_status=,reservations=['e24c9816-2874-4412-87d3-0b5a4ddfb246','f329e095-dfc6-47ff-89db-b6279c65b834','ccd10c7d-fa70-4cc4-807b-b898b961260d','bebc0186-f1ed-4338-b213-ac27f668e27d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac6598aafc0944db8250c9d4e9f1dcd2',volume_type_id=8a75a956-4a75-46b4-b751-069c0c07446e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:54:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1387523224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f60002b1-8a9a-42f8-b0c1-25ca2aa746f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51c5acd07935497eb520aa8db8ff904e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac6598aafc0944db8250c9d4e9f1dcd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8a75a956-4a75-46b4-b751-069c0c07446e),volume_type_id=8a75a956-4a75-46b4-b751-069c0c07446e)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:02 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8a679828-c319-4fcc-8139-cae98362d37c tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (533e1908-e9c1-4c95-bda1-697640863279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:02 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8a679828-c319-4fcc-8139-cae98362d37c tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (533e1908-e9c1-4c95-bda1-697640863279) transitioned into state 'SUCCESS' from state '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-1387523224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51c5acd07935497eb520aa8db8ff904e',qos_specs=None,replication_status=,reservations=['e24c9816-2874-4412-87d3-0b5a4ddfb246','f329e095-dfc6-47ff-89db-b6279c65b834','ccd10c7d-fa70-4cc4-807b-b898b961260d','bebc0186-f1ed-4338-b213-ac27f668e27d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac6598aafc0944db8250c9d4e9f1dcd2',volume_type_id=8a75a956-4a75-46b4-b751-069c0c07446e)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:02 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8a679828-c319-4fcc-8139-cae98362d37c tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (632d3316-7d99-4e69-a441-e0fc26e99755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:02 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8a679828-c319-4fcc-8139-cae98362d37c tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (632d3316-7d99-4e69-a441-e0fc26e99755) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:02 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8a679828-c319-4fcc-8139-cae98362d37c tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Flow 'volume_create_api' (0f362335-9e08-4d10-9354-06f3bb2d1ef3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:02 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8a679828-c319-4fcc-8139-cae98362d37c tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Create volume request issued successfully. Sep 05 20:54:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8a679828-c319-4fcc-8139-cae98362d37c tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:54:02 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 435/844] 192.168.122.147 () {62 vars in 1183 bytes} [Sat Sep 5 20:54:01 2026] POST /volume/v3/volumes => generated 793 bytes in 895 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:54:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-55dedfcf-dfde-4218-88e2-151ac26279fd None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-55dedfcf-dfde-4218-88e2-151ac26279fd tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] GET http://192.168.122.147/volume/v3/volumes/f60002b1-8a9a-42f8-b0c1-25ca2aa746f2 Sep 05 20:54:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-55dedfcf-dfde-4218-88e2-151ac26279fd tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-55dedfcf-dfde-4218-88e2-151ac26279fd tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:02 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:02 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:02 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:02 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:02 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-55dedfcf-dfde-4218-88e2-151ac26279fd tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Volume info retrieved successfully. Sep 05 20:54:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-55dedfcf-dfde-4218-88e2-151ac26279fd tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] http://192.168.122.147/volume/v3/volumes/f60002b1-8a9a-42f8-b0c1-25ca2aa746f2 returned with HTTP 200 Sep 05 20:54:02 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 410/845] 192.168.122.147 () {60 vars in 1272 bytes} [Sat Sep 5 20:54:02 2026] GET /volume/v3/volumes/f60002b1-8a9a-42f8-b0c1-25ca2aa746f2 => generated 861 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4911e887-22e9-488d-8b66-29026836fa09 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4911e887-22e9-488d-8b66-29026836fa09 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] GET http://192.168.122.147/volume/v3/snapshots/d66e5231-de74-43c7-af21-18f71ca3a610 Sep 05 20:54:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4911e887-22e9-488d-8b66-29026836fa09 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4911e887-22e9-488d-8b66-29026836fa09 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:03 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:03 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:03 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-4911e887-22e9-488d-8b66-29026836fa09 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Snapshot retrieved successfully. Sep 05 20:54:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4911e887-22e9-488d-8b66-29026836fa09 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] http://192.168.122.147/volume/v3/snapshots/d66e5231-de74-43c7-af21-18f71ca3a610 returned with HTTP 200 Sep 05 20:54:03 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 436/846] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:03 2026] GET /volume/v3/snapshots/d66e5231-de74-43c7-af21-18f71ca3a610 => generated 481 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6865e417-085c-47b0-8b10-9f4d05d35c27 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6865e417-085c-47b0-8b10-9f4d05d35c27 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] GET http://192.168.122.147/volume/v3/volumes/f60002b1-8a9a-42f8-b0c1-25ca2aa746f2 Sep 05 20:54:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6865e417-085c-47b0-8b10-9f4d05d35c27 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6865e417-085c-47b0-8b10-9f4d05d35c27 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:03 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:03 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:03 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:03 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:03 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6865e417-085c-47b0-8b10-9f4d05d35c27 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Volume info retrieved successfully. Sep 05 20:54:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6865e417-085c-47b0-8b10-9f4d05d35c27 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] http://192.168.122.147/volume/v3/volumes/f60002b1-8a9a-42f8-b0c1-25ca2aa746f2 returned with HTTP 200 Sep 05 20:54:03 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 411/847] 192.168.122.147 () {60 vars in 1272 bytes} [Sat Sep 5 20:54:03 2026] GET /volume/v3/volumes/f60002b1-8a9a-42f8-b0c1-25ca2aa746f2 => generated 882 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3367d124-6171-414c-a426-f3b66883aa9d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3367d124-6171-414c-a426-f3b66883aa9d tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] GET http://192.168.122.147/volume/v3/messages Sep 05 20:54:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3367d124-6171-414c-a426-f3b66883aa9d tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3367d124-6171-414c-a426-f3b66883aa9d tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3367d124-6171-414c-a426-f3b66883aa9d tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] http://192.168.122.147/volume/v3/messages returned with HTTP 200 Sep 05 20:54:03 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 437/848] 192.168.122.147 () {60 vars in 1164 bytes} [Sat Sep 5 20:54:03 2026] GET /volume/v3/messages => generated 678 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5c8c74d4-660a-4085-941d-807628556cbe None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5c8c74d4-660a-4085-941d-807628556cbe tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] DELETE http://192.168.122.147/volume/v3/messages/1ea78bff-7f84-4f43-b6b6-fecfd1ff5dbb Sep 05 20:54:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5c8c74d4-660a-4085-941d-807628556cbe tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5c8c74d4-660a-4085-941d-807628556cbe tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5c8c74d4-660a-4085-941d-807628556cbe tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] http://192.168.122.147/volume/v3/messages/1ea78bff-7f84-4f43-b6b6-fecfd1ff5dbb returned with HTTP 204 Sep 05 20:54:03 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 412/849] 192.168.122.147 () {60 vars in 1278 bytes} [Sat Sep 5 20:54:03 2026] DELETE /volume/v3/messages/1ea78bff-7f84-4f43-b6b6-fecfd1ff5dbb => generated 0 bytes in 47 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 20:54:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a8a4eeb2-53f0-417d-b7fb-708288f4fe84 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a8a4eeb2-53f0-417d-b7fb-708288f4fe84 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] GET http://192.168.122.147/volume/v3/messages/1ea78bff-7f84-4f43-b6b6-fecfd1ff5dbb Sep 05 20:54:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a8a4eeb2-53f0-417d-b7fb-708288f4fe84 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a8a4eeb2-53f0-417d-b7fb-708288f4fe84 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a8a4eeb2-53f0-417d-b7fb-708288f4fe84 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] http://192.168.122.147/volume/v3/messages/1ea78bff-7f84-4f43-b6b6-fecfd1ff5dbb returned with HTTP 404 Sep 05 20:54:03 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 438/850] 192.168.122.147 () {60 vars in 1275 bytes} [Sat Sep 5 20:54:03 2026] GET /volume/v3/messages/1ea78bff-7f84-4f43-b6b6-fecfd1ff5dbb => generated 110 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-cad26e1b-804f-4a71-8f45-59b1dcebeaad None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cad26e1b-804f-4a71-8f45-59b1dcebeaad tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] GET http://192.168.122.147/volume/v3/volumes/f60002b1-8a9a-42f8-b0c1-25ca2aa746f2 Sep 05 20:54:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cad26e1b-804f-4a71-8f45-59b1dcebeaad tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cad26e1b-804f-4a71-8f45-59b1dcebeaad tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:03 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:03 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:03 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:03 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:03 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-cad26e1b-804f-4a71-8f45-59b1dcebeaad tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Volume info retrieved successfully. Sep 05 20:54:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cad26e1b-804f-4a71-8f45-59b1dcebeaad tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] http://192.168.122.147/volume/v3/volumes/f60002b1-8a9a-42f8-b0c1-25ca2aa746f2 returned with HTTP 200 Sep 05 20:54:03 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 413/851] 192.168.122.147 () {60 vars in 1272 bytes} [Sat Sep 5 20:54:03 2026] GET /volume/v3/volumes/f60002b1-8a9a-42f8-b0c1-25ca2aa746f2 => generated 882 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8b6910be-c344-4eeb-b9ce-c15c946548ad None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8b6910be-c344-4eeb-b9ce-c15c946548ad tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] DELETE http://192.168.122.147/volume/v3/volumes/f60002b1-8a9a-42f8-b0c1-25ca2aa746f2 Sep 05 20:54:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8b6910be-c344-4eeb-b9ce-c15c946548ad tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8b6910be-c344-4eeb-b9ce-c15c946548ad tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:03 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-8b6910be-c344-4eeb-b9ce-c15c946548ad tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Delete volume with id: f60002b1-8a9a-42f8-b0c1-25ca2aa746f2 Sep 05 20:54:03 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:03 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:03 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:03 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:03 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8b6910be-c344-4eeb-b9ce-c15c946548ad tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Volume info retrieved successfully. Sep 05 20:54:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8b6910be-c344-4eeb-b9ce-c15c946548ad tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87415) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 20:54:03 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-8b6910be-c344-4eeb-b9ce-c15c946548ad tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Created reservations ['0c0fcc09-1d93-493c-a05b-004dc61fb078', 'e10ea3af-0738-4ad2-af13-6035a883f605', '24780a66-2ec9-49aa-90a2-abfbeec1f1c8', 'ca4b521f-f9b2-4329-9bf8-a67c0200d534'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:03 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8b6910be-c344-4eeb-b9ce-c15c946548ad tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Delete volume request issued successfully. Sep 05 20:54:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8b6910be-c344-4eeb-b9ce-c15c946548ad tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] http://192.168.122.147/volume/v3/volumes/f60002b1-8a9a-42f8-b0c1-25ca2aa746f2 returned with HTTP 202 Sep 05 20:54:03 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 439/852] 192.168.122.147 () {60 vars in 1275 bytes} [Sat Sep 5 20:54:03 2026] DELETE /volume/v3/volumes/f60002b1-8a9a-42f8-b0c1-25ca2aa746f2 => generated 0 bytes in 242 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:54:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-12b28241-4e36-4010-bff3-3d602a501760 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-12b28241-4e36-4010-bff3-3d602a501760 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] GET http://192.168.122.147/volume/v3/volumes/f60002b1-8a9a-42f8-b0c1-25ca2aa746f2 Sep 05 20:54:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-12b28241-4e36-4010-bff3-3d602a501760 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-12b28241-4e36-4010-bff3-3d602a501760 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-12b28241-4e36-4010-bff3-3d602a501760 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] http://192.168.122.147/volume/v3/volumes/f60002b1-8a9a-42f8-b0c1-25ca2aa746f2 returned with HTTP 404 Sep 05 20:54:03 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 414/853] 192.168.122.147 () {60 vars in 1272 bytes} [Sat Sep 5 20:54:03 2026] GET /volume/v3/volumes/f60002b1-8a9a-42f8-b0c1-25ca2aa746f2 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ad77b244-54dc-49f4-a654-210a363b1fa2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ad77b244-54dc-49f4-a654-210a363b1fa2 tempest-UserMessagesTest-1296841185 tempest-UserMessagesTest-1296841185-project-admin] DELETE http://192.168.122.147/volume/v3/types/8a75a956-4a75-46b4-b751-069c0c07446e Sep 05 20:54:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ad77b244-54dc-49f4-a654-210a363b1fa2 tempest-UserMessagesTest-1296841185 tempest-UserMessagesTest-1296841185-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ad77b244-54dc-49f4-a654-210a363b1fa2 tempest-UserMessagesTest-1296841185 tempest-UserMessagesTest-1296841185-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ad77b244-54dc-49f4-a654-210a363b1fa2 tempest-UserMessagesTest-1296841185 tempest-UserMessagesTest-1296841185-project-admin] http://192.168.122.147/volume/v3/types/8a75a956-4a75-46b4-b751-069c0c07446e returned with HTTP 202 Sep 05 20:54:04 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 440/854] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 20:54:03 2026] DELETE /volume/v3/types/8a75a956-4a75-46b4-b751-069c0c07446e => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:54:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-296c38aa-1cce-413d-af8d-a8e00051f131 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-296c38aa-1cce-413d-af8d-a8e00051f131 tempest-UserMessagesTest-1296841185 tempest-UserMessagesTest-1296841185-project-admin] GET http://192.168.122.147/volume/v3/types/8a75a956-4a75-46b4-b751-069c0c07446e Sep 05 20:54:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-296c38aa-1cce-413d-af8d-a8e00051f131 tempest-UserMessagesTest-1296841185 tempest-UserMessagesTest-1296841185-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-296c38aa-1cce-413d-af8d-a8e00051f131 tempest-UserMessagesTest-1296841185 tempest-UserMessagesTest-1296841185-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-296c38aa-1cce-413d-af8d-a8e00051f131 tempest-UserMessagesTest-1296841185 tempest-UserMessagesTest-1296841185-project-admin] http://192.168.122.147/volume/v3/types/8a75a956-4a75-46b4-b751-069c0c07446e returned with HTTP 404 Sep 05 20:54:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9aa305cd-d7f1-471c-8c13-5898e34f0c25 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:04 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 415/855] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 20:54:04 2026] GET /volume/v3/types/8a75a956-4a75-46b4-b751-069c0c07446e => generated 114 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9aa305cd-d7f1-471c-8c13-5898e34f0c25 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] GET http://192.168.122.147/volume/v3/snapshots/d66e5231-de74-43c7-af21-18f71ca3a610 Sep 05 20:54:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9aa305cd-d7f1-471c-8c13-5898e34f0c25 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9aa305cd-d7f1-471c-8c13-5898e34f0c25 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c3136521-1258-425f-b4ab-26dcd3254c75 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9aa305cd-d7f1-471c-8c13-5898e34f0c25 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] http://192.168.122.147/volume/v3/snapshots/d66e5231-de74-43c7-af21-18f71ca3a610 returned with HTTP 404 Sep 05 20:54:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c3136521-1258-425f-b4ab-26dcd3254c75 tempest-UserMessagesTest-1296841185 tempest-UserMessagesTest-1296841185-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:54:04 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 441/856] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:04 2026] GET /volume/v3/snapshots/d66e5231-de74-43c7-af21-18f71ca3a610 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c3136521-1258-425f-b4ab-26dcd3254c75 tempest-UserMessagesTest-1296841185 tempest-UserMessagesTest-1296841185-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-913696582", "extra_specs": {"storage_protocol": "tempest-storage_protocol-36058262", "vendor_name": "tempest-vendor_name-1330057268"}}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3fb3ec32-4113-4fb4-bcf4-fd77370ad351 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3fb3ec32-4113-4fb4-bcf4-fd77370ad351 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] GET http://192.168.122.147/volume/v3/volumes/5e3481df-bd0f-46fb-8dbd-174d35e9e106 Sep 05 20:54:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3fb3ec32-4113-4fb4-bcf4-fd77370ad351 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3fb3ec32-4113-4fb4-bcf4-fd77370ad351 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:04 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:04 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:04 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:04 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:04 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3fb3ec32-4113-4fb4-bcf4-fd77370ad351 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Volume info retrieved successfully. Sep 05 20:54:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3fb3ec32-4113-4fb4-bcf4-fd77370ad351 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] http://192.168.122.147/volume/v3/volumes/5e3481df-bd0f-46fb-8dbd-174d35e9e106 returned with HTTP 200 Sep 05 20:54:04 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 442/857] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:04 2026] GET /volume/v3/volumes/5e3481df-bd0f-46fb-8dbd-174d35e9e106 => generated 868 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-668e297e-5ae8-4c72-b1e7-3a90100c200d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c3136521-1258-425f-b4ab-26dcd3254c75 tempest-UserMessagesTest-1296841185 tempest-UserMessagesTest-1296841185-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 20:54:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-668e297e-5ae8-4c72-b1e7-3a90100c200d tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] DELETE http://192.168.122.147/volume/v3/volumes/5e3481df-bd0f-46fb-8dbd-174d35e9e106 Sep 05 20:54:04 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 416/858] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 20:54:04 2026] POST /volume/v3/types => generated 325 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-668e297e-5ae8-4c72-b1e7-3a90100c200d tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-668e297e-5ae8-4c72-b1e7-3a90100c200d tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:04 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-668e297e-5ae8-4c72-b1e7-3a90100c200d tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Delete volume with id: 5e3481df-bd0f-46fb-8dbd-174d35e9e106 Sep 05 20:54:04 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:04 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:04 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:04 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:04 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-668e297e-5ae8-4c72-b1e7-3a90100c200d tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Volume info retrieved successfully. Sep 05 20:54:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3421149c-8951-4801-b80c-4189a0ab70de None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3421149c-8951-4801-b80c-4189a0ab70de tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:54:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3421149c-8951-4801-b80c-4189a0ab70de tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "baa13013-9641-4ded-b232-c6859f73c1ce", "size": 1, "name": "tempest-UserMessagesTest-Volume-1790251812"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-3421149c-8951-4801-b80c-4189a0ab70de tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Create volume request body: {'volume': {'volume_type': 'baa13013-9641-4ded-b232-c6859f73c1ce', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1790251812'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:54:04 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-3421149c-8951-4801-b80c-4189a0ab70de tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Create volume of 1 GB Sep 05 20:54:04 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:04 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:04 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3421149c-8951-4801-b80c-4189a0ab70de tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Availability Zones retrieved successfully. Sep 05 20:54:04 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-668e297e-5ae8-4c72-b1e7-3a90100c200d tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Delete volume request issued successfully. Sep 05 20:54:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-668e297e-5ae8-4c72-b1e7-3a90100c200d tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] http://192.168.122.147/volume/v3/volumes/5e3481df-bd0f-46fb-8dbd-174d35e9e106 returned with HTTP 202 Sep 05 20:54:04 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 443/859] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:54:04 2026] DELETE /volume/v3/volumes/5e3481df-bd0f-46fb-8dbd-174d35e9e106 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:54:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b21a99bf-8594-4c45-a845-4b708aaeb1e6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b21a99bf-8594-4c45-a845-4b708aaeb1e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] GET http://192.168.122.147/volume/v3/volumes/5e3481df-bd0f-46fb-8dbd-174d35e9e106 Sep 05 20:54:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b21a99bf-8594-4c45-a845-4b708aaeb1e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b21a99bf-8594-4c45-a845-4b708aaeb1e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:04 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:04 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:04 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:04 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:04 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b21a99bf-8594-4c45-a845-4b708aaeb1e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Volume info retrieved successfully. Sep 05 20:54:04 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3421149c-8951-4801-b80c-4189a0ab70de tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Flow 'volume_create_api' (0c24ee3b-d4c6-46a5-85b8-144df87e56e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b21a99bf-8594-4c45-a845-4b708aaeb1e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] http://192.168.122.147/volume/v3/volumes/5e3481df-bd0f-46fb-8dbd-174d35e9e106 returned with HTTP 200 Sep 05 20:54:04 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 444/860] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:04 2026] GET /volume/v3/volumes/5e3481df-bd0f-46fb-8dbd-174d35e9e106 => generated 867 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:04 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3421149c-8951-4801-b80c-4189a0ab70de tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6575b80-d276-4962-abe0-1a8e41439220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:04 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-3421149c-8951-4801-b80c-4189a0ab70de tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:54:04 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3421149c-8951-4801-b80c-4189a0ab70de tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6575b80-d276-4962-abe0-1a8e41439220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:54:04Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-36058262',vendor_name='tempest-vendor_name-1330057268'},id=baa13013-9641-4ded-b232-c6859f73c1ce,is_public=True,name='tempest-UserMessagesTest-volume-type-913696582',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'baa13013-9641-4ded-b232-c6859f73c1ce', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:04 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3421149c-8951-4801-b80c-4189a0ab70de tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38e31475-9a4f-489f-82ac-5d7392fd7bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:04 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-3421149c-8951-4801-b80c-4189a0ab70de tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-913696582 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-913696582, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:54:04 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-3421149c-8951-4801-b80c-4189a0ab70de tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-913696582 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-913696582, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:54:04 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-3421149c-8951-4801-b80c-4189a0ab70de tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Created reservations ['2db7f9c2-5ac8-4577-b959-a737a44a4398', '72a3d8dd-4c7f-4549-bd8a-12b585106a69', '2779822e-ee2a-41d7-8038-867af1c4d8fb', 'bf933590-a42a-478b-8a88-c6910c7cdcbe'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:04 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3421149c-8951-4801-b80c-4189a0ab70de tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38e31475-9a4f-489f-82ac-5d7392fd7bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2db7f9c2-5ac8-4577-b959-a737a44a4398', '72a3d8dd-4c7f-4549-bd8a-12b585106a69', '2779822e-ee2a-41d7-8038-867af1c4d8fb', 'bf933590-a42a-478b-8a88-c6910c7cdcbe']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:04 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3421149c-8951-4801-b80c-4189a0ab70de tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (859541f8-8bc1-45e7-a049-fcbc241a4b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:04 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:04 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:04 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3421149c-8951-4801-b80c-4189a0ab70de tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (859541f8-8bc1-45e7-a049-fcbc241a4b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70f0dc08-6310-491b-83ef-09491212c8bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1790251812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51c5acd07935497eb520aa8db8ff904e',qos_specs=None,replication_status=,reservations=['2db7f9c2-5ac8-4577-b959-a737a44a4398','72a3d8dd-4c7f-4549-bd8a-12b585106a69','2779822e-ee2a-41d7-8038-867af1c4d8fb','bf933590-a42a-478b-8a88-c6910c7cdcbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac6598aafc0944db8250c9d4e9f1dcd2',volume_type_id=baa13013-9641-4ded-b232-c6859f73c1ce), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:54:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1790251812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70f0dc08-6310-491b-83ef-09491212c8bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51c5acd07935497eb520aa8db8ff904e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac6598aafc0944db8250c9d4e9f1dcd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(baa13013-9641-4ded-b232-c6859f73c1ce),volume_type_id=baa13013-9641-4ded-b232-c6859f73c1ce)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:04 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3421149c-8951-4801-b80c-4189a0ab70de tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dd01c19-80de-4af3-b856-85f0f5fdd008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:04 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3421149c-8951-4801-b80c-4189a0ab70de tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dd01c19-80de-4af3-b856-85f0f5fdd008) transitioned into state 'SUCCESS' from state '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-1790251812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51c5acd07935497eb520aa8db8ff904e',qos_specs=None,replication_status=,reservations=['2db7f9c2-5ac8-4577-b959-a737a44a4398','72a3d8dd-4c7f-4549-bd8a-12b585106a69','2779822e-ee2a-41d7-8038-867af1c4d8fb','bf933590-a42a-478b-8a88-c6910c7cdcbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac6598aafc0944db8250c9d4e9f1dcd2',volume_type_id=baa13013-9641-4ded-b232-c6859f73c1ce)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:04 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3421149c-8951-4801-b80c-4189a0ab70de tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da1d0722-b8c4-44bc-99fc-3a7eb57d9d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:04 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3421149c-8951-4801-b80c-4189a0ab70de tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da1d0722-b8c4-44bc-99fc-3a7eb57d9d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:04 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3421149c-8951-4801-b80c-4189a0ab70de tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Flow 'volume_create_api' (0c24ee3b-d4c6-46a5-85b8-144df87e56e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:04 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3421149c-8951-4801-b80c-4189a0ab70de tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Create volume request issued successfully. Sep 05 20:54:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3421149c-8951-4801-b80c-4189a0ab70de tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:54:04 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 417/861] 192.168.122.147 () {62 vars in 1183 bytes} [Sat Sep 5 20:54:04 2026] POST /volume/v3/volumes => generated 793 bytes in 693 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:54:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2678276c-a3fb-4de9-ac71-3c5bd31600f6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2678276c-a3fb-4de9-ac71-3c5bd31600f6 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] GET http://192.168.122.147/volume/v3/volumes/70f0dc08-6310-491b-83ef-09491212c8bf Sep 05 20:54:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2678276c-a3fb-4de9-ac71-3c5bd31600f6 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2678276c-a3fb-4de9-ac71-3c5bd31600f6 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:04 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:04 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:04 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:04 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:04 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2678276c-a3fb-4de9-ac71-3c5bd31600f6 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Volume info retrieved successfully. Sep 05 20:54:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2678276c-a3fb-4de9-ac71-3c5bd31600f6 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] http://192.168.122.147/volume/v3/volumes/70f0dc08-6310-491b-83ef-09491212c8bf returned with HTTP 200 Sep 05 20:54:05 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 445/862] 192.168.122.147 () {60 vars in 1272 bytes} [Sat Sep 5 20:54:04 2026] GET /volume/v3/volumes/70f0dc08-6310-491b-83ef-09491212c8bf => generated 861 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-197a4b54-8b30-4f6c-bd0a-bfcab83ca261 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-197a4b54-8b30-4f6c-bd0a-bfcab83ca261 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] GET http://192.168.122.147/volume/v3/volumes/5e3481df-bd0f-46fb-8dbd-174d35e9e106 Sep 05 20:54:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-197a4b54-8b30-4f6c-bd0a-bfcab83ca261 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-197a4b54-8b30-4f6c-bd0a-bfcab83ca261 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:05 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:05 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:05 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:05 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:05 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-197a4b54-8b30-4f6c-bd0a-bfcab83ca261 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Volume info retrieved successfully. Sep 05 20:54:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-197a4b54-8b30-4f6c-bd0a-bfcab83ca261 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] http://192.168.122.147/volume/v3/volumes/5e3481df-bd0f-46fb-8dbd-174d35e9e106 returned with HTTP 200 Sep 05 20:54:05 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 418/863] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:05 2026] GET /volume/v3/volumes/5e3481df-bd0f-46fb-8dbd-174d35e9e106 => generated 867 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fb899fc8-fcf6-487a-94e8-3f9028f51996 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fb899fc8-fcf6-487a-94e8-3f9028f51996 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] GET http://192.168.122.147/volume/v3/volumes/70f0dc08-6310-491b-83ef-09491212c8bf Sep 05 20:54:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fb899fc8-fcf6-487a-94e8-3f9028f51996 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fb899fc8-fcf6-487a-94e8-3f9028f51996 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:06 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:06 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:06 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:06 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:06 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-fb899fc8-fcf6-487a-94e8-3f9028f51996 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Volume info retrieved successfully. Sep 05 20:54:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fb899fc8-fcf6-487a-94e8-3f9028f51996 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] http://192.168.122.147/volume/v3/volumes/70f0dc08-6310-491b-83ef-09491212c8bf returned with HTTP 200 Sep 05 20:54:06 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 446/864] 192.168.122.147 () {60 vars in 1272 bytes} [Sat Sep 5 20:54:06 2026] GET /volume/v3/volumes/70f0dc08-6310-491b-83ef-09491212c8bf => generated 882 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8aea6cbb-255d-4276-a81b-9d786f31bfa5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8aea6cbb-255d-4276-a81b-9d786f31bfa5 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] GET http://192.168.122.147/volume/v3/messages Sep 05 20:54:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8aea6cbb-255d-4276-a81b-9d786f31bfa5 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8aea6cbb-255d-4276-a81b-9d786f31bfa5 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8aea6cbb-255d-4276-a81b-9d786f31bfa5 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] http://192.168.122.147/volume/v3/messages returned with HTTP 200 Sep 05 20:54:06 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 419/865] 192.168.122.147 () {60 vars in 1164 bytes} [Sat Sep 5 20:54:06 2026] GET /volume/v3/messages => generated 678 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f1b25b33-d1a9-4847-9a78-8435d7acf0a6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f1b25b33-d1a9-4847-9a78-8435d7acf0a6 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] GET http://192.168.122.147/volume/v3/messages/a43c5272-8580-4bf2-afac-b14f9b7fd6cf Sep 05 20:54:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f1b25b33-d1a9-4847-9a78-8435d7acf0a6 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f1b25b33-d1a9-4847-9a78-8435d7acf0a6 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f1b25b33-d1a9-4847-9a78-8435d7acf0a6 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] http://192.168.122.147/volume/v3/messages/a43c5272-8580-4bf2-afac-b14f9b7fd6cf returned with HTTP 200 Sep 05 20:54:06 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 447/866] 192.168.122.147 () {60 vars in 1275 bytes} [Sat Sep 5 20:54:06 2026] GET /volume/v3/messages/a43c5272-8580-4bf2-afac-b14f9b7fd6cf => generated 675 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fb30485e-864c-4cd7-98c6-7007daf6bee5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fb30485e-864c-4cd7-98c6-7007daf6bee5 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] GET http://192.168.122.147/volume/v3/messages Sep 05 20:54:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fb30485e-864c-4cd7-98c6-7007daf6bee5 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fb30485e-864c-4cd7-98c6-7007daf6bee5 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fb30485e-864c-4cd7-98c6-7007daf6bee5 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] http://192.168.122.147/volume/v3/messages returned with HTTP 200 Sep 05 20:54:06 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 420/867] 192.168.122.147 () {60 vars in 1164 bytes} [Sat Sep 5 20:54:06 2026] GET /volume/v3/messages => generated 678 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c0205b1d-d384-43d2-b994-cba39b93b665 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c0205b1d-d384-43d2-b994-cba39b93b665 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] DELETE http://192.168.122.147/volume/v3/messages/a43c5272-8580-4bf2-afac-b14f9b7fd6cf Sep 05 20:54:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c0205b1d-d384-43d2-b994-cba39b93b665 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c0205b1d-d384-43d2-b994-cba39b93b665 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c0205b1d-d384-43d2-b994-cba39b93b665 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] http://192.168.122.147/volume/v3/messages/a43c5272-8580-4bf2-afac-b14f9b7fd6cf returned with HTTP 204 Sep 05 20:54:06 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 448/868] 192.168.122.147 () {60 vars in 1278 bytes} [Sat Sep 5 20:54:06 2026] DELETE /volume/v3/messages/a43c5272-8580-4bf2-afac-b14f9b7fd6cf => generated 0 bytes in 37 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 20:54:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-09be8bb5-13f7-4aa4-8692-4871c02fb5e6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-09be8bb5-13f7-4aa4-8692-4871c02fb5e6 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] GET http://192.168.122.147/volume/v3/volumes/70f0dc08-6310-491b-83ef-09491212c8bf Sep 05 20:54:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-09be8bb5-13f7-4aa4-8692-4871c02fb5e6 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-09be8bb5-13f7-4aa4-8692-4871c02fb5e6 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:06 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:06 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:06 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:06 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:06 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-09be8bb5-13f7-4aa4-8692-4871c02fb5e6 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Volume info retrieved successfully. Sep 05 20:54:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-09be8bb5-13f7-4aa4-8692-4871c02fb5e6 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] http://192.168.122.147/volume/v3/volumes/70f0dc08-6310-491b-83ef-09491212c8bf returned with HTTP 200 Sep 05 20:54:06 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 421/869] 192.168.122.147 () {60 vars in 1272 bytes} [Sat Sep 5 20:54:06 2026] GET /volume/v3/volumes/70f0dc08-6310-491b-83ef-09491212c8bf => generated 882 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3b0147c0-04ec-420a-b092-7170ec008436 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3b0147c0-04ec-420a-b092-7170ec008436 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] DELETE http://192.168.122.147/volume/v3/volumes/70f0dc08-6310-491b-83ef-09491212c8bf Sep 05 20:54:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3b0147c0-04ec-420a-b092-7170ec008436 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3b0147c0-04ec-420a-b092-7170ec008436 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:06 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-3b0147c0-04ec-420a-b092-7170ec008436 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Delete volume with id: 70f0dc08-6310-491b-83ef-09491212c8bf Sep 05 20:54:06 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:06 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:06 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:06 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:06 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3b0147c0-04ec-420a-b092-7170ec008436 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Volume info retrieved successfully. Sep 05 20:54:06 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-3b0147c0-04ec-420a-b092-7170ec008436 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87415) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 20:54:06 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-3b0147c0-04ec-420a-b092-7170ec008436 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-913696582 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-913696582, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:54:06 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-3b0147c0-04ec-420a-b092-7170ec008436 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-913696582 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-913696582, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:54:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-334ebfff-3e00-4a82-b752-ade0bbec445d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-334ebfff-3e00-4a82-b752-ade0bbec445d tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] GET http://192.168.122.147/volume/v3/volumes/5e3481df-bd0f-46fb-8dbd-174d35e9e106 Sep 05 20:54:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-334ebfff-3e00-4a82-b752-ade0bbec445d tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-334ebfff-3e00-4a82-b752-ade0bbec445d tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-334ebfff-3e00-4a82-b752-ade0bbec445d tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154 tempest-VolumeSnapshotQuotasNegativeTestJSON-684891154-project-member] http://192.168.122.147/volume/v3/volumes/5e3481df-bd0f-46fb-8dbd-174d35e9e106 returned with HTTP 404 Sep 05 20:54:06 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 422/870] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:06 2026] GET /volume/v3/volumes/5e3481df-bd0f-46fb-8dbd-174d35e9e106 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:06 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-3b0147c0-04ec-420a-b092-7170ec008436 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Created reservations ['423a0178-9260-415f-85ab-77f3ad9e0f14', 'c35a2023-6204-4dab-91e8-d276f8c5a241', '4be2e3cf-4644-44f5-acae-34f38bb5fc1b', 'b776e610-1449-4d20-94f3-db30ceb376fa'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-efc29903-97be-4c87-be52-79b51b886159 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-efc29903-97be-4c87-be52-79b51b886159 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114-project-admin] PUT http://192.168.122.147/volume/v3/os-quota-sets/dac99b1a5da245968e267d936fd3dc07 Sep 05 20:54:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-efc29903-97be-4c87-be52-79b51b886159 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114-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=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:06 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3b0147c0-04ec-420a-b092-7170ec008436 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Delete volume request issued successfully. Sep 05 20:54:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3b0147c0-04ec-420a-b092-7170ec008436 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] http://192.168.122.147/volume/v3/volumes/70f0dc08-6310-491b-83ef-09491212c8bf returned with HTTP 202 Sep 05 20:54:06 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 449/871] 192.168.122.147 () {60 vars in 1275 bytes} [Sat Sep 5 20:54:06 2026] DELETE /volume/v3/volumes/70f0dc08-6310-491b-83ef-09491212c8bf => generated 0 bytes in 297 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:54:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3387b093-26db-4a43-a0d7-4f62e0978be1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3387b093-26db-4a43-a0d7-4f62e0978be1 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] GET http://192.168.122.147/volume/v3/volumes/70f0dc08-6310-491b-83ef-09491212c8bf Sep 05 20:54:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3387b093-26db-4a43-a0d7-4f62e0978be1 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3387b093-26db-4a43-a0d7-4f62e0978be1 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3387b093-26db-4a43-a0d7-4f62e0978be1 tempest-UserMessagesTest-1313237087 tempest-UserMessagesTest-1313237087-project-member] http://192.168.122.147/volume/v3/volumes/70f0dc08-6310-491b-83ef-09491212c8bf returned with HTTP 404 Sep 05 20:54:06 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 450/872] 192.168.122.147 () {60 vars in 1272 bytes} [Sat Sep 5 20:54:06 2026] GET /volume/v3/volumes/70f0dc08-6310-491b-83ef-09491212c8bf => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d34b6285-a86c-4844-8a5f-29e735abafa3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d34b6285-a86c-4844-8a5f-29e735abafa3 tempest-UserMessagesTest-1296841185 tempest-UserMessagesTest-1296841185-project-admin] DELETE http://192.168.122.147/volume/v3/types/baa13013-9641-4ded-b232-c6859f73c1ce Sep 05 20:54:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d34b6285-a86c-4844-8a5f-29e735abafa3 tempest-UserMessagesTest-1296841185 tempest-UserMessagesTest-1296841185-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d34b6285-a86c-4844-8a5f-29e735abafa3 tempest-UserMessagesTest-1296841185 tempest-UserMessagesTest-1296841185-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d34b6285-a86c-4844-8a5f-29e735abafa3 tempest-UserMessagesTest-1296841185 tempest-UserMessagesTest-1296841185-project-admin] http://192.168.122.147/volume/v3/types/baa13013-9641-4ded-b232-c6859f73c1ce returned with HTTP 202 Sep 05 20:54:06 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 451/873] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 20:54:06 2026] DELETE /volume/v3/types/baa13013-9641-4ded-b232-c6859f73c1ce => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:54:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-11cba48d-5b53-4b3c-9aa8-65bdcd3436e1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-11cba48d-5b53-4b3c-9aa8-65bdcd3436e1 tempest-UserMessagesTest-1296841185 tempest-UserMessagesTest-1296841185-project-admin] GET http://192.168.122.147/volume/v3/types/baa13013-9641-4ded-b232-c6859f73c1ce Sep 05 20:54:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-11cba48d-5b53-4b3c-9aa8-65bdcd3436e1 tempest-UserMessagesTest-1296841185 tempest-UserMessagesTest-1296841185-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-11cba48d-5b53-4b3c-9aa8-65bdcd3436e1 tempest-UserMessagesTest-1296841185 tempest-UserMessagesTest-1296841185-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-11cba48d-5b53-4b3c-9aa8-65bdcd3436e1 tempest-UserMessagesTest-1296841185 tempest-UserMessagesTest-1296841185-project-admin] http://192.168.122.147/volume/v3/types/baa13013-9641-4ded-b232-c6859f73c1ce returned with HTTP 404 Sep 05 20:54:06 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 452/874] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 20:54:06 2026] GET /volume/v3/types/baa13013-9641-4ded-b232-c6859f73c1ce => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-efc29903-97be-4c87-be52-79b51b886159 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114 tempest-VolumeSnapshotQuotasNegativeTestJSON-1377939114-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/dac99b1a5da245968e267d936fd3dc07 returned with HTTP 200 Sep 05 20:54:06 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 423/875] 192.168.122.147 () {60 vars in 1259 bytes} [Sat Sep 5 20:54:06 2026] PUT /volume/v3/os-quota-sets/dac99b1a5da245968e267d936fd3dc07 => generated 398 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:54:16 devstack devstack@c-api.service[87415]: DEBUG dbcounter [-] [87415] Writing DB stats cinder:UPDATE=53,cinder:SELECT=134,cinder:INSERT=23 {{(pid=87415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:54:16 devstack devstack@c-api.service[87416]: DEBUG dbcounter [-] [87416] Writing DB stats cinder:SELECT=164,cinder:INSERT=34,cinder:UPDATE=45 {{(pid=87416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:54:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-886ecda9-31bd-4545-bf61-5583816360f8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c0cb2552-7eed-40ad-b91b-5af070d297ab None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c0cb2552-7eed-40ad-b91b-5af070d297ab tempest-ExtensionsTestJSON-1422222283 tempest-ExtensionsTestJSON-1422222283-project-reader] GET http://192.168.122.147/volume/v3/extensions Sep 05 20:54:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c0cb2552-7eed-40ad-b91b-5af070d297ab tempest-ExtensionsTestJSON-1422222283 tempest-ExtensionsTestJSON-1422222283-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c0cb2552-7eed-40ad-b91b-5af070d297ab tempest-ExtensionsTestJSON-1422222283 tempest-ExtensionsTestJSON-1422222283-project-reader] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c0cb2552-7eed-40ad-b91b-5af070d297ab tempest-ExtensionsTestJSON-1422222283 tempest-ExtensionsTestJSON-1422222283-project-reader] http://192.168.122.147/volume/v3/extensions returned with HTTP 200 Sep 05 20:54:23 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 424/876] 192.168.122.147 () {58 vars in 1130 bytes} [Sat Sep 5 20:54:22 2026] GET /volume/v3/extensions => generated 5245 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-886ecda9-31bd-4545-bf61-5583816360f8 tempest-VolumeHostsAdminTestsJSON-1861560672 tempest-VolumeHostsAdminTestsJSON-1861560672-project-admin] GET http://192.168.122.147/volume/v3/os-hosts Sep 05 20:54:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-886ecda9-31bd-4545-bf61-5583816360f8 tempest-VolumeHostsAdminTestsJSON-1861560672 tempest-VolumeHostsAdminTestsJSON-1861560672-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-886ecda9-31bd-4545-bf61-5583816360f8 tempest-VolumeHostsAdminTestsJSON-1861560672 tempest-VolumeHostsAdminTestsJSON-1861560672-project-admin] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:23 devstack devstack@c-api.service[87415]: /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 05 20:54:23 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:54:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.hosts [None req-886ecda9-31bd-4545-bf61-5583816360f8 tempest-VolumeHostsAdminTestsJSON-1861560672 tempest-VolumeHostsAdminTestsJSON-1861560672-project-admin] status, active and update: available, enabled, 2026-09-05 18:53:21+00:00 {{(pid=87415) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 20:54:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.hosts [None req-886ecda9-31bd-4545-bf61-5583816360f8 tempest-VolumeHostsAdminTestsJSON-1861560672 tempest-VolumeHostsAdminTestsJSON-1861560672-project-admin] status, active and update: available, enabled, 2026-09-05 18:45:28+00:00 {{(pid=87415) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 20:54:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.hosts [None req-886ecda9-31bd-4545-bf61-5583816360f8 tempest-VolumeHostsAdminTestsJSON-1861560672 tempest-VolumeHostsAdminTestsJSON-1861560672-project-admin] status, active and update: available, enabled, 2026-09-05 18:52:24+00:00 {{(pid=87415) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 20:54:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-886ecda9-31bd-4545-bf61-5583816360f8 tempest-VolumeHostsAdminTestsJSON-1861560672 tempest-VolumeHostsAdminTestsJSON-1861560672-project-admin] http://192.168.122.147/volume/v3/os-hosts returned with HTTP 200 Sep 05 20:54:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 453/877] 192.168.122.147 () {58 vars in 1124 bytes} [Sat Sep 5 20:54:22 2026] GET /volume/v3/os-hosts => generated 561 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5b6f636d-6aa3-4c86-8700-a06cb424175e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5b6f636d-6aa3-4c86-8700-a06cb424175e tempest-VolumeHostsAdminTestsJSON-1861560672 tempest-VolumeHostsAdminTestsJSON-1861560672-project-admin] GET http://192.168.122.147/volume/v3/os-hosts Sep 05 20:54:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5b6f636d-6aa3-4c86-8700-a06cb424175e tempest-VolumeHostsAdminTestsJSON-1861560672 tempest-VolumeHostsAdminTestsJSON-1861560672-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5b6f636d-6aa3-4c86-8700-a06cb424175e tempest-VolumeHostsAdminTestsJSON-1861560672 tempest-VolumeHostsAdminTestsJSON-1861560672-project-admin] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:23 devstack devstack@c-api.service[87416]: /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 05 20:54:23 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:54:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.contrib.hosts [None req-5b6f636d-6aa3-4c86-8700-a06cb424175e tempest-VolumeHostsAdminTestsJSON-1861560672 tempest-VolumeHostsAdminTestsJSON-1861560672-project-admin] status, active and update: available, enabled, 2026-09-05 18:53:21+00:00 {{(pid=87416) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 20:54:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.contrib.hosts [None req-5b6f636d-6aa3-4c86-8700-a06cb424175e tempest-VolumeHostsAdminTestsJSON-1861560672 tempest-VolumeHostsAdminTestsJSON-1861560672-project-admin] status, active and update: available, enabled, 2026-09-05 18:45:28+00:00 {{(pid=87416) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 20:54:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.contrib.hosts [None req-5b6f636d-6aa3-4c86-8700-a06cb424175e tempest-VolumeHostsAdminTestsJSON-1861560672 tempest-VolumeHostsAdminTestsJSON-1861560672-project-admin] status, active and update: available, enabled, 2026-09-05 18:52:24+00:00 {{(pid=87416) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 20:54:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5b6f636d-6aa3-4c86-8700-a06cb424175e tempest-VolumeHostsAdminTestsJSON-1861560672 tempest-VolumeHostsAdminTestsJSON-1861560672-project-admin] http://192.168.122.147/volume/v3/os-hosts returned with HTTP 200 Sep 05 20:54:23 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 425/878] 192.168.122.147 () {58 vars in 1124 bytes} [Sat Sep 5 20:54:23 2026] GET /volume/v3/os-hosts => generated 561 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-09ed887d-3a6c-4649-ae84-34174b835dbe None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-09ed887d-3a6c-4649-ae84-34174b835dbe tempest-VolumeHostsAdminTestsJSON-1861560672 tempest-VolumeHostsAdminTestsJSON-1861560672-project-admin] GET http://192.168.122.147/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 05 20:54:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-09ed887d-3a6c-4649-ae84-34174b835dbe tempest-VolumeHostsAdminTestsJSON-1861560672 tempest-VolumeHostsAdminTestsJSON-1861560672-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-09ed887d-3a6c-4649-ae84-34174b835dbe tempest-VolumeHostsAdminTestsJSON-1861560672 tempest-VolumeHostsAdminTestsJSON-1861560672-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-09ed887d-3a6c-4649-ae84-34174b835dbe tempest-VolumeHostsAdminTestsJSON-1861560672 tempest-VolumeHostsAdminTestsJSON-1861560672-project-admin] http://192.168.122.147/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 05 20:54:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 454/879] 192.168.122.147 () {58 vars in 1187 bytes} [Sat Sep 5 20:54:23 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8af0e298-87d5-41c1-811d-cbef01636073 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8af0e298-87d5-41c1-811d-cbef01636073 tempest-VolumeHostsAdminTestsJSON-1861560672 tempest-VolumeHostsAdminTestsJSON-1861560672-project-admin] GET http://192.168.122.147/volume/v3/os-hosts/devstack@QuobyteHD Sep 05 20:54:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8af0e298-87d5-41c1-811d-cbef01636073 tempest-VolumeHostsAdminTestsJSON-1861560672 tempest-VolumeHostsAdminTestsJSON-1861560672-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8af0e298-87d5-41c1-811d-cbef01636073 tempest-VolumeHostsAdminTestsJSON-1861560672 tempest-VolumeHostsAdminTestsJSON-1861560672-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8af0e298-87d5-41c1-811d-cbef01636073 tempest-VolumeHostsAdminTestsJSON-1861560672 tempest-VolumeHostsAdminTestsJSON-1861560672-project-admin] http://192.168.122.147/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 05 20:54:23 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 426/880] 192.168.122.147 () {58 vars in 1181 bytes} [Sat Sep 5 20:54:23 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 172 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-889ffb91-4172-4712-b6a4-3ecf41a4a531 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-889ffb91-4172-4712-b6a4-3ecf41a4a531 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:54:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-889ffb91-4172-4712-b6a4-3ecf41a4a531 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-819506244"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-889ffb91-4172-4712-b6a4-3ecf41a4a531 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-819506244'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:54:30 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-889ffb91-4172-4712-b6a4-3ecf41a4a531 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Create volume of 1 GB Sep 05 20:54:30 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-889ffb91-4172-4712-b6a4-3ecf41a4a531 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Availability Zones retrieved successfully. Sep 05 20:54:30 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-889ffb91-4172-4712-b6a4-3ecf41a4a531 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Flow 'volume_create_api' (2501635f-482b-4c49-a9ef-c7c0f6128b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:30 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-889ffb91-4172-4712-b6a4-3ecf41a4a531 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c96f1c04-0ab9-48f7-83c3-9fb6176a2f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:30 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-889ffb91-4172-4712-b6a4-3ecf41a4a531 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:54:30 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-889ffb91-4172-4712-b6a4-3ecf41a4a531 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c96f1c04-0ab9-48f7-83c3-9fb6176a2f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:30 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-889ffb91-4172-4712-b6a4-3ecf41a4a531 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a959ba4d-3b96-4bdd-9f15-8694008be4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:31 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-889ffb91-4172-4712-b6a4-3ecf41a4a531 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Created reservations ['d87239c2-343b-4b5c-8b0a-0d07b55e2457', 'c376202e-2e26-46fd-882b-ba7cce4e1e6f', '4136f68b-1155-4532-8f7d-76d80f951d4d', '23cdb386-1385-442d-8f99-3a9e68caa56f'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-889ffb91-4172-4712-b6a4-3ecf41a4a531 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a959ba4d-3b96-4bdd-9f15-8694008be4dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d87239c2-343b-4b5c-8b0a-0d07b55e2457', 'c376202e-2e26-46fd-882b-ba7cce4e1e6f', '4136f68b-1155-4532-8f7d-76d80f951d4d', '23cdb386-1385-442d-8f99-3a9e68caa56f']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-889ffb91-4172-4712-b6a4-3ecf41a4a531 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b40bc0f-3e42-410b-8289-73f286e431cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:31 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:31 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-889ffb91-4172-4712-b6a4-3ecf41a4a531 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b40bc0f-3e42-410b-8289-73f286e431cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6850971e-297d-4a9e-b657-53449f131227', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-819506244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='116d10e08da047c7a064a74a09b4a6fa',qos_specs=None,replication_status=,reservations=['d87239c2-343b-4b5c-8b0a-0d07b55e2457','c376202e-2e26-46fd-882b-ba7cce4e1e6f','4136f68b-1155-4532-8f7d-76d80f951d4d','23cdb386-1385-442d-8f99-3a9e68caa56f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60c222fb6f81466e9bac7a21e315f56b',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:54:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-819506244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6850971e-297d-4a9e-b657-53449f131227,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='116d10e08da047c7a064a74a09b4a6fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60c222fb6f81466e9bac7a21e315f56b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-889ffb91-4172-4712-b6a4-3ecf41a4a531 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd326b3b-4ec8-44be-ac9c-c66433b35937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-889ffb91-4172-4712-b6a4-3ecf41a4a531 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd326b3b-4ec8-44be-ac9c-c66433b35937) transitioned into state 'SUCCESS' from state '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-819506244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='116d10e08da047c7a064a74a09b4a6fa',qos_specs=None,replication_status=,reservations=['d87239c2-343b-4b5c-8b0a-0d07b55e2457','c376202e-2e26-46fd-882b-ba7cce4e1e6f','4136f68b-1155-4532-8f7d-76d80f951d4d','23cdb386-1385-442d-8f99-3a9e68caa56f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60c222fb6f81466e9bac7a21e315f56b',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-889ffb91-4172-4712-b6a4-3ecf41a4a531 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66031227-10f6-42d9-96a9-6811e88ce547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-889ffb91-4172-4712-b6a4-3ecf41a4a531 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66031227-10f6-42d9-96a9-6811e88ce547) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-889ffb91-4172-4712-b6a4-3ecf41a4a531 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Flow 'volume_create_api' (2501635f-482b-4c49-a9ef-c7c0f6128b7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:31 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-889ffb91-4172-4712-b6a4-3ecf41a4a531 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Create volume request issued successfully. Sep 05 20:54:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-889ffb91-4172-4712-b6a4-3ecf41a4a531 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:54:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 455/881] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:54:29 2026] POST /volume/v3/volumes => generated 759 bytes in 1595 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:54:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-250246be-797f-4388-89f6-21d1babccc72 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-250246be-797f-4388-89f6-21d1babccc72 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 Sep 05 20:54:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-250246be-797f-4388-89f6-21d1babccc72 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-250246be-797f-4388-89f6-21d1babccc72 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:31 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:31 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:31 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:31 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:31 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-250246be-797f-4388-89f6-21d1babccc72 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:54:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-250246be-797f-4388-89f6-21d1babccc72 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 returned with HTTP 200 Sep 05 20:54:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 427/882] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:31 2026] GET /volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 => generated 827 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3abb438a-d256-41b3-a55f-8015650f158c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3abb438a-d256-41b3-a55f-8015650f158c tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 Sep 05 20:54:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3abb438a-d256-41b3-a55f-8015650f158c tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3abb438a-d256-41b3-a55f-8015650f158c tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:32 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:32 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:32 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:32 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:32 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3abb438a-d256-41b3-a55f-8015650f158c tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:54:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3abb438a-d256-41b3-a55f-8015650f158c tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 returned with HTTP 200 Sep 05 20:54:32 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 456/883] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:32 2026] GET /volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 => generated 851 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1313abd8-be5d-40fb-bb5e-2b0cb85ec007 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1313abd8-be5d-40fb-bb5e-2b0cb85ec007 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 Sep 05 20:54:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1313abd8-be5d-40fb-bb5e-2b0cb85ec007 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1313abd8-be5d-40fb-bb5e-2b0cb85ec007 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:33 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:33 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:33 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:33 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:33 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-1313abd8-be5d-40fb-bb5e-2b0cb85ec007 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:54:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0d832359-d583-45ed-a8de-5e087db88e13 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0d832359-d583-45ed-a8de-5e087db88e13 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:54:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1313abd8-be5d-40fb-bb5e-2b0cb85ec007 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 returned with HTTP 200 Sep 05 20:54:33 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 428/884] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:33 2026] GET /volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 => generated 851 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0d832359-d583-45ed-a8de-5e087db88e13 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-492937744"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-0d832359-d583-45ed-a8de-5e087db88e13 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-492937744'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:54:33 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-0d832359-d583-45ed-a8de-5e087db88e13 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Create volume of 1 GB Sep 05 20:54:33 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0d832359-d583-45ed-a8de-5e087db88e13 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Availability Zones retrieved successfully. Sep 05 20:54:34 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-0d832359-d583-45ed-a8de-5e087db88e13 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Flow 'volume_create_api' (9042c357-517a-4bf5-8749-0046ad084c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:34 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-0d832359-d583-45ed-a8de-5e087db88e13 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a76b0895-7afb-4818-a239-0de9f4272be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:34 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-0d832359-d583-45ed-a8de-5e087db88e13 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:54:34 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-0d832359-d583-45ed-a8de-5e087db88e13 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a76b0895-7afb-4818-a239-0de9f4272be2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:34 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-0d832359-d583-45ed-a8de-5e087db88e13 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80a46e45-4ed6-4783-9532-112ffce686a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:34 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-0d832359-d583-45ed-a8de-5e087db88e13 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Created reservations ['60dc662f-6b24-4e4f-a56a-8863e0e59c22', '761aad11-2867-44d4-a0d5-c8d3beae944f', 'a748dee9-8443-4862-9948-5b155607dd27', '5e5fd9ef-5171-4208-adce-1e0fa4ecd3f4'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:34 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-0d832359-d583-45ed-a8de-5e087db88e13 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80a46e45-4ed6-4783-9532-112ffce686a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60dc662f-6b24-4e4f-a56a-8863e0e59c22', '761aad11-2867-44d4-a0d5-c8d3beae944f', 'a748dee9-8443-4862-9948-5b155607dd27', '5e5fd9ef-5171-4208-adce-1e0fa4ecd3f4']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:34 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-0d832359-d583-45ed-a8de-5e087db88e13 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (952d5af4-3451-4696-875c-e36224b164a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:34 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:34 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:34 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-0d832359-d583-45ed-a8de-5e087db88e13 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (952d5af4-3451-4696-875c-e36224b164a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daa9570e-084c-44ea-bf53-5eccf76359e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-492937744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ff429d3a11642d2834532290f41e075',qos_specs=None,replication_status=,reservations=['60dc662f-6b24-4e4f-a56a-8863e0e59c22','761aad11-2867-44d4-a0d5-c8d3beae944f','a748dee9-8443-4862-9948-5b155607dd27','5e5fd9ef-5171-4208-adce-1e0fa4ecd3f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4affefec87524336906adf018ea87062',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:54:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-492937744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=daa9570e-084c-44ea-bf53-5eccf76359e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ff429d3a11642d2834532290f41e075',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4affefec87524336906adf018ea87062',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:34 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-0d832359-d583-45ed-a8de-5e087db88e13 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f51c8eb-367a-472a-be75-e96b2d0bffba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:34 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-0d832359-d583-45ed-a8de-5e087db88e13 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f51c8eb-367a-472a-be75-e96b2d0bffba) transitioned into state 'SUCCESS' from state '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-492937744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ff429d3a11642d2834532290f41e075',qos_specs=None,replication_status=,reservations=['60dc662f-6b24-4e4f-a56a-8863e0e59c22','761aad11-2867-44d4-a0d5-c8d3beae944f','a748dee9-8443-4862-9948-5b155607dd27','5e5fd9ef-5171-4208-adce-1e0fa4ecd3f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4affefec87524336906adf018ea87062',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:34 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-0d832359-d583-45ed-a8de-5e087db88e13 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ca001bc-24cf-4920-b049-346faa2b369f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f3b03e4f-88aa-47a6-907e-93926a428834 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f3b03e4f-88aa-47a6-907e-93926a428834 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 Sep 05 20:54:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f3b03e4f-88aa-47a6-907e-93926a428834 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f3b03e4f-88aa-47a6-907e-93926a428834 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:35 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-0d832359-d583-45ed-a8de-5e087db88e13 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ca001bc-24cf-4920-b049-346faa2b369f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:35 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:35 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:35 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-0d832359-d583-45ed-a8de-5e087db88e13 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Flow 'volume_create_api' (9042c357-517a-4bf5-8749-0046ad084c4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0d832359-d583-45ed-a8de-5e087db88e13 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Create volume request issued successfully. Sep 05 20:54:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0d832359-d583-45ed-a8de-5e087db88e13 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:54:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 457/885] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:54:33 2026] POST /volume/v3/volumes => generated 757 bytes in 1205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:54:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f3b03e4f-88aa-47a6-907e-93926a428834 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:54:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-14cd5ce3-988a-4cb6-a0f1-92e5019f654d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-14cd5ce3-988a-4cb6-a0f1-92e5019f654d tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 Sep 05 20:54:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-14cd5ce3-988a-4cb6-a0f1-92e5019f654d tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-14cd5ce3-988a-4cb6-a0f1-92e5019f654d tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f3b03e4f-88aa-47a6-907e-93926a428834 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 returned with HTTP 200 Sep 05 20:54:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 429/886] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:34 2026] GET /volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 => generated 852 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7ec396a6-bce7-4ea4-8212-e802ada17a81 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7ec396a6-bce7-4ea4-8212-e802ada17a81 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 20:54:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7ec396a6-bce7-4ea4-8212-e802ada17a81 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6850971e-297d-4a9e-b657-53449f131227", "name": "tempest-VolumesDeleteCascade-Snapshot-1776705317"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:35 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:35 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:35 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:35 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7ec396a6-bce7-4ea4-8212-e802ada17a81 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:54:35 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-7ec396a6-bce7-4ea4-8212-e802ada17a81 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Create snapshot from volume 6850971e-297d-4a9e-b657-53449f131227 Sep 05 20:54:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-14cd5ce3-988a-4cb6-a0f1-92e5019f654d tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:54:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-14cd5ce3-988a-4cb6-a0f1-92e5019f654d tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 returned with HTTP 200 Sep 05 20:54:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 458/887] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:35 2026] GET /volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 => generated 825 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:35 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-7ec396a6-bce7-4ea4-8212-e802ada17a81 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Created reservations ['c1788740-1bcb-4f82-b022-aeb49d2e3f17', '81fd4b1b-e169-429d-923c-a6ac5863099d', 'c2af55d0-9fdc-4821-b320-2522e343041c', 'e7565476-91d9-4378-9635-9f3098f2bfab'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:35 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:35 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7ec396a6-bce7-4ea4-8212-e802ada17a81 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Snapshot create request issued successfully. Sep 05 20:54:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7ec396a6-bce7-4ea4-8212-e802ada17a81 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 20:54:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 430/888] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 20:54:35 2026] POST /volume/v3/snapshots => generated 307 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:54:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8b9e31df-92d6-4087-bf81-56335beb3fce None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8b9e31df-92d6-4087-bf81-56335beb3fce tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/snapshots/69e0c386-8e75-4b8d-99ff-4ada4ac08811 Sep 05 20:54:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8b9e31df-92d6-4087-bf81-56335beb3fce tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8b9e31df-92d6-4087-bf81-56335beb3fce tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8b9e31df-92d6-4087-bf81-56335beb3fce tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Snapshot retrieved successfully. Sep 05 20:54:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c93b5673-f73d-4343-a830-869e96232834 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8b9e31df-92d6-4087-bf81-56335beb3fce tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/snapshots/69e0c386-8e75-4b8d-99ff-4ada4ac08811 returned with HTTP 200 Sep 05 20:54:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 459/889] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:35 2026] GET /volume/v3/snapshots/69e0c386-8e75-4b8d-99ff-4ada4ac08811 => generated 439 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c93b5673-f73d-4343-a830-869e96232834 tempest-VolumePoolsAdminTestsJSON-507439174 tempest-VolumePoolsAdminTestsJSON-507439174-project-admin] GET http://192.168.122.147/volume/v3/scheduler-stats/get_pools?detail=True Sep 05 20:54:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c93b5673-f73d-4343-a830-869e96232834 tempest-VolumePoolsAdminTestsJSON-507439174 tempest-VolumePoolsAdminTestsJSON-507439174-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c93b5673-f73d-4343-a830-869e96232834 tempest-VolumePoolsAdminTestsJSON-507439174 tempest-VolumePoolsAdminTestsJSON-507439174-project-admin] Calling method 'get_pools' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:36 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:36 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c93b5673-f73d-4343-a830-869e96232834 tempest-VolumePoolsAdminTestsJSON-507439174 tempest-VolumePoolsAdminTestsJSON-507439174-project-admin] http://192.168.122.147/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 05 20:54:36 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 431/890] 192.168.122.147 () {58 vars in 1198 bytes} [Sat Sep 5 20:54:35 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:54:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-49784cf9-4688-4318-b712-e5e8cf5acfa6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-49784cf9-4688-4318-b712-e5e8cf5acfa6 tempest-VolumePoolsAdminTestsJSON-507439174 tempest-VolumePoolsAdminTestsJSON-507439174-project-admin] GET http://192.168.122.147/volume/v3/scheduler-stats/get_pools Sep 05 20:54:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-49784cf9-4688-4318-b712-e5e8cf5acfa6 tempest-VolumePoolsAdminTestsJSON-507439174 tempest-VolumePoolsAdminTestsJSON-507439174-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-49784cf9-4688-4318-b712-e5e8cf5acfa6 tempest-VolumePoolsAdminTestsJSON-507439174 tempest-VolumePoolsAdminTestsJSON-507439174-project-admin] Calling method 'get_pools' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-49784cf9-4688-4318-b712-e5e8cf5acfa6 tempest-VolumePoolsAdminTestsJSON-507439174 tempest-VolumePoolsAdminTestsJSON-507439174-project-admin] http://192.168.122.147/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 05 20:54:36 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 460/891] 192.168.122.147 () {58 vars in 1175 bytes} [Sat Sep 5 20:54:36 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 05 20:54:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f59bf52c-a420-4157-be86-1abd7f007812 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f59bf52c-a420-4157-be86-1abd7f007812 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 Sep 05 20:54:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f59bf52c-a420-4157-be86-1abd7f007812 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f59bf52c-a420-4157-be86-1abd7f007812 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:36 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:36 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:36 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:36 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:36 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f59bf52c-a420-4157-be86-1abd7f007812 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:54:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f59bf52c-a420-4157-be86-1abd7f007812 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 returned with HTTP 200 Sep 05 20:54:36 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 432/892] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:36 2026] GET /volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 => generated 849 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-81227191-f645-43fb-a71d-01e52eb91bab None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-81227191-f645-43fb-a71d-01e52eb91bab tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/snapshots/69e0c386-8e75-4b8d-99ff-4ada4ac08811 Sep 05 20:54:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-81227191-f645-43fb-a71d-01e52eb91bab tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-81227191-f645-43fb-a71d-01e52eb91bab tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:36 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:36 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:36 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-81227191-f645-43fb-a71d-01e52eb91bab tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Snapshot retrieved successfully. Sep 05 20:54:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-81227191-f645-43fb-a71d-01e52eb91bab tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/snapshots/69e0c386-8e75-4b8d-99ff-4ada4ac08811 returned with HTTP 200 Sep 05 20:54:36 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 461/893] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:36 2026] GET /volume/v3/snapshots/69e0c386-8e75-4b8d-99ff-4ada4ac08811 => generated 439 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3d4c7a3e-f8eb-48b8-9f0c-668d19effe78 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3d4c7a3e-f8eb-48b8-9f0c-668d19effe78 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 Sep 05 20:54:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3d4c7a3e-f8eb-48b8-9f0c-668d19effe78 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3d4c7a3e-f8eb-48b8-9f0c-668d19effe78 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:37 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:37 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:37 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:37 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:37 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3d4c7a3e-f8eb-48b8-9f0c-668d19effe78 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:54:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3d4c7a3e-f8eb-48b8-9f0c-668d19effe78 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 returned with HTTP 200 Sep 05 20:54:37 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 433/894] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:37 2026] GET /volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 => generated 850 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-50a661b4-60cb-47ba-87ca-6a8be2f9bab1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-50a661b4-60cb-47ba-87ca-6a8be2f9bab1 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] POST http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2/action Sep 05 20:54:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-50a661b4-60cb-47ba-87ca-6a8be2f9bab1 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Action body: b'{"os-attach": {"instance_uuid": "0f9d4633-cf9b-4f01-aa0f-9fdeb939f52c", "mountpoint": "/dev/vdb"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:54:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-50a661b4-60cb-47ba-87ca-6a8be2f9bab1 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "0f9d4633-cf9b-4f01-aa0f-9fdeb939f52c", "mountpoint": "/dev/vdb"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:37 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:37 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:37 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:37 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:37 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-50a661b4-60cb-47ba-87ca-6a8be2f9bab1 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:54:37 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-50a661b4-60cb-47ba-87ca-6a8be2f9bab1 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Update volume admin metadata completed successfully. Sep 05 20:54:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f96e298a-a41c-47c9-816d-3cd020919348 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f96e298a-a41c-47c9-816d-3cd020919348 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/snapshots/69e0c386-8e75-4b8d-99ff-4ada4ac08811 Sep 05 20:54:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f96e298a-a41c-47c9-816d-3cd020919348 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f96e298a-a41c-47c9-816d-3cd020919348 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:37 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:37 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:37 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f96e298a-a41c-47c9-816d-3cd020919348 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Snapshot retrieved successfully. Sep 05 20:54:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f96e298a-a41c-47c9-816d-3cd020919348 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/snapshots/69e0c386-8e75-4b8d-99ff-4ada4ac08811 returned with HTTP 200 Sep 05 20:54:37 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 434/895] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:37 2026] GET /volume/v3/snapshots/69e0c386-8e75-4b8d-99ff-4ada4ac08811 => generated 439 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:38 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-50a661b4-60cb-47ba-87ca-6a8be2f9bab1 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Attach volume completed successfully. Sep 05 20:54:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-50a661b4-60cb-47ba-87ca-6a8be2f9bab1 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2/action returned with HTTP 202 Sep 05 20:54:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 462/896] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:54:37 2026] POST /volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2/action => generated 0 bytes in 575 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 20:54:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7e292b4e-d975-44ae-a64d-fa7f808d1d97 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7e292b4e-d975-44ae-a64d-fa7f808d1d97 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 Sep 05 20:54:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7e292b4e-d975-44ae-a64d-fa7f808d1d97 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7e292b4e-d975-44ae-a64d-fa7f808d1d97 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:38 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:38 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:38 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:38 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:38 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7e292b4e-d975-44ae-a64d-fa7f808d1d97 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:54:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7e292b4e-d975-44ae-a64d-fa7f808d1d97 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 returned with HTTP 200 Sep 05 20:54:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 435/897] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:38 2026] GET /volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 => generated 1184 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-43a2e311-860f-4327-9df5-ab9958096080 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-43a2e311-860f-4327-9df5-ab9958096080 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 Sep 05 20:54:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-43a2e311-860f-4327-9df5-ab9958096080 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-43a2e311-860f-4327-9df5-ab9958096080 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:38 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:38 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:38 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:38 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:38 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-43a2e311-860f-4327-9df5-ab9958096080 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:54:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-43a2e311-860f-4327-9df5-ab9958096080 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 returned with HTTP 200 Sep 05 20:54:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 463/898] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:38 2026] GET /volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 => generated 1184 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:54:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-99a900dd-2851-49ff-81ff-efe345394fc1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0936815c-0d07-4718-9f63-d550bb9c1803 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0936815c-0d07-4718-9f63-d550bb9c1803 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/snapshots/69e0c386-8e75-4b8d-99ff-4ada4ac08811 Sep 05 20:54:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0936815c-0d07-4718-9f63-d550bb9c1803 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0936815c-0d07-4718-9f63-d550bb9c1803 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:39 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:39 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0936815c-0d07-4718-9f63-d550bb9c1803 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Snapshot retrieved successfully. Sep 05 20:54:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0936815c-0d07-4718-9f63-d550bb9c1803 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/snapshots/69e0c386-8e75-4b8d-99ff-4ada4ac08811 returned with HTTP 200 Sep 05 20:54:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 464/899] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:38 2026] GET /volume/v3/snapshots/69e0c386-8e75-4b8d-99ff-4ada4ac08811 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:54:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-99a900dd-2851-49ff-81ff-efe345394fc1 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] POST http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2/action Sep 05 20:54:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-99a900dd-2851-49ff-81ff-efe345394fc1 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:54:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-99a900dd-2851-49ff-81ff-efe345394fc1 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:39 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:39 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:39 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:39 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.contrib.admin_actions [None req-99a900dd-2851-49ff-81ff-efe345394fc1 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Updating volume 'daa9570e-084c-44ea-bf53-5eccf76359e2' with '{'status': 'error'}' {{(pid=87416) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 20:54:39 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:39 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:39 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:39 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-99a900dd-2851-49ff-81ff-efe345394fc1 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2/action returned with HTTP 202 Sep 05 20:54:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 436/900] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:54:38 2026] POST /volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2/action => generated 0 bytes in 934 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:54:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3b9dac58-852d-4acb-a1ba-cc9c5dff8804 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3b9dac58-852d-4acb-a1ba-cc9c5dff8804 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 Sep 05 20:54:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3b9dac58-852d-4acb-a1ba-cc9c5dff8804 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3b9dac58-852d-4acb-a1ba-cc9c5dff8804 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:39 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:39 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:39 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:39 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3b9dac58-852d-4acb-a1ba-cc9c5dff8804 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:54:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3b9dac58-852d-4acb-a1ba-cc9c5dff8804 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 returned with HTTP 200 Sep 05 20:54:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 465/901] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:39 2026] GET /volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 => generated 1183 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-adc5c4e8-962f-42de-9141-8136f62abdf6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-adc5c4e8-962f-42de-9141-8136f62abdf6 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] POST http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2/action Sep 05 20:54:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-adc5c4e8-962f-42de-9141-8136f62abdf6 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "7e8957bd-85be-4e59-a717-65089d93b7b7"}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:54:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-adc5c4e8-962f-42de-9141-8136f62abdf6 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "7e8957bd-85be-4e59-a717-65089d93b7b7"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:39 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:39 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:39 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:39 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:39 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-adc5c4e8-962f-42de-9141-8136f62abdf6 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Volume info retrieved successfully. Sep 05 20:54:39 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-adc5c4e8-962f-42de-9141-8136f62abdf6 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Terminate volume connection completed successfully. Sep 05 20:54:39 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-adc5c4e8-962f-42de-9141-8136f62abdf6 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87416) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 05 20:54:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c14befc9-b8c8-447b-95db-d40ae81a69fc None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c14befc9-b8c8-447b-95db-d40ae81a69fc tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/snapshots/69e0c386-8e75-4b8d-99ff-4ada4ac08811 Sep 05 20:54:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c14befc9-b8c8-447b-95db-d40ae81a69fc tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c14befc9-b8c8-447b-95db-d40ae81a69fc tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c14befc9-b8c8-447b-95db-d40ae81a69fc tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Snapshot retrieved successfully. Sep 05 20:54:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c14befc9-b8c8-447b-95db-d40ae81a69fc tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/snapshots/69e0c386-8e75-4b8d-99ff-4ada4ac08811 returned with HTTP 200 Sep 05 20:54:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 466/902] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:40 2026] GET /volume/v3/snapshots/69e0c386-8e75-4b8d-99ff-4ada4ac08811 => generated 439 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:40 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-adc5c4e8-962f-42de-9141-8136f62abdf6 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Detach volume completed successfully. Sep 05 20:54:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-adc5c4e8-962f-42de-9141-8136f62abdf6 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2/action returned with HTTP 202 Sep 05 20:54:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 437/903] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:54:39 2026] POST /volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2/action => generated 0 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 20:54:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b09e2508-858a-449f-9b2e-591f21c9ef7f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b09e2508-858a-449f-9b2e-591f21c9ef7f tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 Sep 05 20:54:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b09e2508-858a-449f-9b2e-591f21c9ef7f tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b09e2508-858a-449f-9b2e-591f21c9ef7f tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:40 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:40 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b09e2508-858a-449f-9b2e-591f21c9ef7f tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:54:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b09e2508-858a-449f-9b2e-591f21c9ef7f tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 returned with HTTP 200 Sep 05 20:54:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 467/904] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:40 2026] GET /volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 => generated 869 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6e883f96-4ff6-4d50-8e3b-a6c57999ef3d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6e883f96-4ff6-4d50-8e3b-a6c57999ef3d tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 Sep 05 20:54:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6e883f96-4ff6-4d50-8e3b-a6c57999ef3d tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6e883f96-4ff6-4d50-8e3b-a6c57999ef3d tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:40 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:40 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:40 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:40 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:40 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6e883f96-4ff6-4d50-8e3b-a6c57999ef3d tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:54:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6e883f96-4ff6-4d50-8e3b-a6c57999ef3d tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 returned with HTTP 200 Sep 05 20:54:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 438/905] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:40 2026] GET /volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 => generated 869 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:54:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a12ce60d-f413-4119-9a43-2233975e71dc None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a12ce60d-f413-4119-9a43-2233975e71dc tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] POST http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2/action Sep 05 20:54:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a12ce60d-f413-4119-9a43-2233975e71dc tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Action body: b'{"os-detach": {}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:54:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a12ce60d-f413-4119-9a43-2233975e71dc tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:40 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:40 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a12ce60d-f413-4119-9a43-2233975e71dc tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:54:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a12ce60d-f413-4119-9a43-2233975e71dc tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Detach volume completed successfully. Sep 05 20:54:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a12ce60d-f413-4119-9a43-2233975e71dc tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2/action returned with HTTP 202 Sep 05 20:54:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 468/906] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:54:40 2026] POST /volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2/action => generated 0 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:54:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b5ddcf21-5232-45d8-9840-dc4c9f2e9b08 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b5ddcf21-5232-45d8-9840-dc4c9f2e9b08 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 Sep 05 20:54:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b5ddcf21-5232-45d8-9840-dc4c9f2e9b08 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b5ddcf21-5232-45d8-9840-dc4c9f2e9b08 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:40 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:40 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:40 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:40 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:40 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b5ddcf21-5232-45d8-9840-dc4c9f2e9b08 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:54:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b5ddcf21-5232-45d8-9840-dc4c9f2e9b08 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 returned with HTTP 200 Sep 05 20:54:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 439/907] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:40 2026] GET /volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 => generated 869 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e48c448b-24fa-477a-b458-37859db96bca None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e48c448b-24fa-477a-b458-37859db96bca tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 Sep 05 20:54:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e48c448b-24fa-477a-b458-37859db96bca tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e48c448b-24fa-477a-b458-37859db96bca tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:40 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:40 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e48c448b-24fa-477a-b458-37859db96bca tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:54:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e48c448b-24fa-477a-b458-37859db96bca tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 returned with HTTP 200 Sep 05 20:54:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 469/908] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:40 2026] GET /volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 => generated 869 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-bf2f25b7-dd86-4ff1-99c7-2a0c7bd25fe8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bf2f25b7-dd86-4ff1-99c7-2a0c7bd25fe8 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] DELETE http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 Sep 05 20:54:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bf2f25b7-dd86-4ff1-99c7-2a0c7bd25fe8 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bf2f25b7-dd86-4ff1-99c7-2a0c7bd25fe8 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:41 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-bf2f25b7-dd86-4ff1-99c7-2a0c7bd25fe8 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Delete volume with id: daa9570e-084c-44ea-bf53-5eccf76359e2 Sep 05 20:54:41 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:41 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:41 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:41 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:41 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-bf2f25b7-dd86-4ff1-99c7-2a0c7bd25fe8 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:54:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ef664ddd-d9f7-4653-9bd2-22d2aadc0fd7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ef664ddd-d9f7-4653-9bd2-22d2aadc0fd7 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/snapshots/69e0c386-8e75-4b8d-99ff-4ada4ac08811 Sep 05 20:54:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ef664ddd-d9f7-4653-9bd2-22d2aadc0fd7 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ef664ddd-d9f7-4653-9bd2-22d2aadc0fd7 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:41 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-bf2f25b7-dd86-4ff1-99c7-2a0c7bd25fe8 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Delete volume request issued successfully. Sep 05 20:54:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bf2f25b7-dd86-4ff1-99c7-2a0c7bd25fe8 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 returned with HTTP 202 Sep 05 20:54:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 440/909] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:54:40 2026] DELETE /volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:54:41 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:41 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-095f4546-dfb6-48d9-9e89-c2cade538718 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-095f4546-dfb6-48d9-9e89-c2cade538718 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 Sep 05 20:54:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-095f4546-dfb6-48d9-9e89-c2cade538718 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-095f4546-dfb6-48d9-9e89-c2cade538718 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:41 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ef664ddd-d9f7-4653-9bd2-22d2aadc0fd7 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Snapshot retrieved successfully. Sep 05 20:54:41 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:41 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:41 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:41 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ef664ddd-d9f7-4653-9bd2-22d2aadc0fd7 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/snapshots/69e0c386-8e75-4b8d-99ff-4ada4ac08811 returned with HTTP 200 Sep 05 20:54:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 470/910] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:41 2026] GET /volume/v3/snapshots/69e0c386-8e75-4b8d-99ff-4ada4ac08811 => generated 439 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:41 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-095f4546-dfb6-48d9-9e89-c2cade538718 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:54:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-095f4546-dfb6-48d9-9e89-c2cade538718 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 returned with HTTP 200 Sep 05 20:54:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 441/911] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:41 2026] GET /volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 => generated 868 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ea13e4f5-852a-4daf-898b-90be8987022d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ea13e4f5-852a-4daf-898b-90be8987022d tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/snapshots/69e0c386-8e75-4b8d-99ff-4ada4ac08811 Sep 05 20:54:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ea13e4f5-852a-4daf-898b-90be8987022d tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ea13e4f5-852a-4daf-898b-90be8987022d tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8a2df476-9903-4bf1-8e93-725bca9294cc None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8a2df476-9903-4bf1-8e93-725bca9294cc tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 Sep 05 20:54:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8a2df476-9903-4bf1-8e93-725bca9294cc tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8a2df476-9903-4bf1-8e93-725bca9294cc tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:42 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:42 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:42 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ea13e4f5-852a-4daf-898b-90be8987022d tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Snapshot retrieved successfully. Sep 05 20:54:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ea13e4f5-852a-4daf-898b-90be8987022d tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/snapshots/69e0c386-8e75-4b8d-99ff-4ada4ac08811 returned with HTTP 200 Sep 05 20:54:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 471/912] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:42 2026] GET /volume/v3/snapshots/69e0c386-8e75-4b8d-99ff-4ada4ac08811 => generated 439 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:42 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:42 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:42 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:42 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:42 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8a2df476-9903-4bf1-8e93-725bca9294cc tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:54:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8a2df476-9903-4bf1-8e93-725bca9294cc tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 returned with HTTP 200 Sep 05 20:54:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 442/913] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:42 2026] GET /volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 => generated 868 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fad041d1-50c5-4791-9333-059ace2e0f75 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fad041d1-50c5-4791-9333-059ace2e0f75 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/snapshots/69e0c386-8e75-4b8d-99ff-4ada4ac08811 Sep 05 20:54:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fad041d1-50c5-4791-9333-059ace2e0f75 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fad041d1-50c5-4791-9333-059ace2e0f75 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:43 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:43 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:43 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-fad041d1-50c5-4791-9333-059ace2e0f75 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Snapshot retrieved successfully. Sep 05 20:54:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fad041d1-50c5-4791-9333-059ace2e0f75 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/snapshots/69e0c386-8e75-4b8d-99ff-4ada4ac08811 returned with HTTP 200 Sep 05 20:54:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 472/914] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:43 2026] GET /volume/v3/snapshots/69e0c386-8e75-4b8d-99ff-4ada4ac08811 => generated 466 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-70b52b63-81a2-4e14-a378-4b5a861e5c11 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-70b52b63-81a2-4e14-a378-4b5a861e5c11 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 20:54:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-70b52b63-81a2-4e14-a378-4b5a861e5c11 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6850971e-297d-4a9e-b657-53449f131227", "name": "tempest-VolumesDeleteCascade-Snapshot-1069842284"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:43 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:43 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:43 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:43 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:43 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-70b52b63-81a2-4e14-a378-4b5a861e5c11 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:54:43 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-70b52b63-81a2-4e14-a378-4b5a861e5c11 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Create snapshot from volume 6850971e-297d-4a9e-b657-53449f131227 Sep 05 20:54:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2606e39b-8b26-4f2f-8947-253359a931fa None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2606e39b-8b26-4f2f-8947-253359a931fa tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 Sep 05 20:54:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2606e39b-8b26-4f2f-8947-253359a931fa tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2606e39b-8b26-4f2f-8947-253359a931fa tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2606e39b-8b26-4f2f-8947-253359a931fa tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 returned with HTTP 404 Sep 05 20:54:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 473/915] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:43 2026] GET /volume/v3/volumes/daa9570e-084c-44ea-bf53-5eccf76359e2 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:43 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-70b52b63-81a2-4e14-a378-4b5a861e5c11 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Created reservations ['f567dffa-0e0b-41f7-a5e3-03628a56c89b', '2d57dab3-3336-415e-b028-f1e9c0e42971', '1001f76e-f932-47ef-aac3-bcf2a3ecf058', '78026386-5c69-4237-b5f0-9c834582680a'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:43 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:43 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:43 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-70b52b63-81a2-4e14-a378-4b5a861e5c11 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Snapshot create request issued successfully. Sep 05 20:54:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-70b52b63-81a2-4e14-a378-4b5a861e5c11 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 20:54:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 443/916] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 20:54:43 2026] POST /volume/v3/snapshots => generated 307 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:54:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-793ccfd1-41bb-4456-8a15-a98624bedb0b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-793ccfd1-41bb-4456-8a15-a98624bedb0b tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/snapshots/40f8eeed-9024-43a4-b04f-da982f6c635a Sep 05 20:54:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-793ccfd1-41bb-4456-8a15-a98624bedb0b tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-793ccfd1-41bb-4456-8a15-a98624bedb0b tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:43 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:43 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:43 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-793ccfd1-41bb-4456-8a15-a98624bedb0b tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Snapshot retrieved successfully. Sep 05 20:54:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-793ccfd1-41bb-4456-8a15-a98624bedb0b tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/snapshots/40f8eeed-9024-43a4-b04f-da982f6c635a returned with HTTP 200 Sep 05 20:54:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 474/917] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:43 2026] GET /volume/v3/snapshots/40f8eeed-9024-43a4-b04f-da982f6c635a => generated 439 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5141b615-3b8e-4264-bfea-6b4574885626 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5141b615-3b8e-4264-bfea-6b4574885626 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/snapshots/40f8eeed-9024-43a4-b04f-da982f6c635a Sep 05 20:54:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5141b615-3b8e-4264-bfea-6b4574885626 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5141b615-3b8e-4264-bfea-6b4574885626 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:45 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:45 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:45 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5141b615-3b8e-4264-bfea-6b4574885626 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Snapshot retrieved successfully. Sep 05 20:54:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5141b615-3b8e-4264-bfea-6b4574885626 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/snapshots/40f8eeed-9024-43a4-b04f-da982f6c635a returned with HTTP 200 Sep 05 20:54:45 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 444/918] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:44 2026] GET /volume/v3/snapshots/40f8eeed-9024-43a4-b04f-da982f6c635a => generated 439 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-70fb30d0-da00-49c0-ae41-4ac99297b3cb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-70fb30d0-da00-49c0-ae41-4ac99297b3cb tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/snapshots/40f8eeed-9024-43a4-b04f-da982f6c635a Sep 05 20:54:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-70fb30d0-da00-49c0-ae41-4ac99297b3cb tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-70fb30d0-da00-49c0-ae41-4ac99297b3cb tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:46 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:46 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:46 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-70fb30d0-da00-49c0-ae41-4ac99297b3cb tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Snapshot retrieved successfully. Sep 05 20:54:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-70fb30d0-da00-49c0-ae41-4ac99297b3cb tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/snapshots/40f8eeed-9024-43a4-b04f-da982f6c635a returned with HTTP 200 Sep 05 20:54:46 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 475/919] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:46 2026] GET /volume/v3/snapshots/40f8eeed-9024-43a4-b04f-da982f6c635a => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9b831ce0-6c76-4180-8c2e-7601b3f7691f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9b831ce0-6c76-4180-8c2e-7601b3f7691f tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/snapshots/40f8eeed-9024-43a4-b04f-da982f6c635a Sep 05 20:54:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9b831ce0-6c76-4180-8c2e-7601b3f7691f tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9b831ce0-6c76-4180-8c2e-7601b3f7691f tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:47 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:47 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9b831ce0-6c76-4180-8c2e-7601b3f7691f tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Snapshot retrieved successfully. Sep 05 20:54:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9b831ce0-6c76-4180-8c2e-7601b3f7691f tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/snapshots/40f8eeed-9024-43a4-b04f-da982f6c635a returned with HTTP 200 Sep 05 20:54:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 445/920] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:47 2026] GET /volume/v3/snapshots/40f8eeed-9024-43a4-b04f-da982f6c635a => generated 466 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c61ca33a-f115-4efb-bb53-32f75231fe8a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c61ca33a-f115-4efb-bb53-32f75231fe8a tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] DELETE http://192.168.122.147/volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227?cascade=True Sep 05 20:54:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c61ca33a-f115-4efb-bb53-32f75231fe8a tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c61ca33a-f115-4efb-bb53-32f75231fe8a tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:47 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-c61ca33a-f115-4efb-bb53-32f75231fe8a tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Delete volume with id: 6850971e-297d-4a9e-b657-53449f131227 Sep 05 20:54:47 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:47 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:47 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:47 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c61ca33a-f115-4efb-bb53-32f75231fe8a tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:54:47 devstack devstack@c-api.service[87415]: /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 05 20:54:47 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:54:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c61ca33a-f115-4efb-bb53-32f75231fe8a tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Delete volume request issued successfully. Sep 05 20:54:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c61ca33a-f115-4efb-bb53-32f75231fe8a tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227?cascade=True returned with HTTP 202 Sep 05 20:54:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 476/921] 192.168.122.147 () {58 vars in 1260 bytes} [Sat Sep 5 20:54:47 2026] DELETE /volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227?cascade=True => generated 0 bytes in 223 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:54:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-76e23dc6-4eda-4b65-a5bd-64f66c292c04 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-76e23dc6-4eda-4b65-a5bd-64f66c292c04 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 Sep 05 20:54:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-76e23dc6-4eda-4b65-a5bd-64f66c292c04 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-76e23dc6-4eda-4b65-a5bd-64f66c292c04 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:47 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:47 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:47 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:47 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-76e23dc6-4eda-4b65-a5bd-64f66c292c04 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:54:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-76e23dc6-4eda-4b65-a5bd-64f66c292c04 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 returned with HTTP 200 Sep 05 20:54:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 446/922] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:47 2026] GET /volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 => generated 851 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-97289b8e-75fe-4352-8a6c-6704231f4d12 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-97289b8e-75fe-4352-8a6c-6704231f4d12 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999 Sep 05 20:54:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-97289b8e-75fe-4352-8a6c-6704231f4d12 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-97289b8e-75fe-4352-8a6c-6704231f4d12 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:47 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:47 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-97289b8e-75fe-4352-8a6c-6704231f4d12 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999 returned with HTTP 200 Sep 05 20:54:48 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 477/923] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:47 2026] GET /volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999 => generated 440 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2af35cb1-4bc9-4884-8ea4-38142bd2d82e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2af35cb1-4bc9-4884-8ea4-38142bd2d82e tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999/defaults Sep 05 20:54:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2af35cb1-4bc9-4884-8ea4-38142bd2d82e tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2af35cb1-4bc9-4884-8ea4-38142bd2d82e tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Calling method 'defaults' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2af35cb1-4bc9-4884-8ea4-38142bd2d82e tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999/defaults returned with HTTP 200 Sep 05 20:54:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 447/924] 192.168.122.147 () {58 vars in 1265 bytes} [Sat Sep 5 20:54:48 2026] GET /volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999/defaults => generated 440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-82939f18-b883-48e8-b3a6-d3e646ee3129 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-82939f18-b883-48e8-b3a6-d3e646ee3129 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] PUT http://192.168.122.147/volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999 Sep 05 20:54:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-82939f18-b883-48e8-b3a6-d3e646ee3129 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-82939f18-b883-48e8-b3a6-d3e646ee3129 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999 returned with HTTP 200 Sep 05 20:54:48 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 478/925] 192.168.122.147 () {60 vars in 1258 bytes} [Sat Sep 5 20:54:48 2026] PUT /volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999 => generated 398 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-bd043162-1182-44c3-8185-87f66a382b23 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bd043162-1182-44c3-8185-87f66a382b23 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] DELETE http://192.168.122.147/volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999 Sep 05 20:54:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bd043162-1182-44c3-8185-87f66a382b23 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bd043162-1182-44c3-8185-87f66a382b23 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bd043162-1182-44c3-8185-87f66a382b23 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999 returned with HTTP 200 Sep 05 20:54:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 448/926] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 20:54:48 2026] DELETE /volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999 => generated 0 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 20:54:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2a61c725-11d1-4420-8739-0b800be81b10 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2a61c725-11d1-4420-8739-0b800be81b10 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999 Sep 05 20:54:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2a61c725-11d1-4420-8739-0b800be81b10 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2a61c725-11d1-4420-8739-0b800be81b10 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2a61c725-11d1-4420-8739-0b800be81b10 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999 returned with HTTP 200 Sep 05 20:54:48 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 479/927] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:48 2026] GET /volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999 => generated 440 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-df830352-7498-44db-9884-c089fca97963 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-df830352-7498-44db-9884-c089fca97963 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] PUT http://192.168.122.147/volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999 Sep 05 20:54:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-df830352-7498-44db-9884-c089fca97963 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-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=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b42d2e41-b75e-453c-9d8d-84fa2b5ee113 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b42d2e41-b75e-453c-9d8d-84fa2b5ee113 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:54:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b42d2e41-b75e-453c-9d8d-84fa2b5ee113 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1917883919"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-b42d2e41-b75e-453c-9d8d-84fa2b5ee113 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1917883919'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:54:48 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-b42d2e41-b75e-453c-9d8d-84fa2b5ee113 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Create volume of 1 GB Sep 05 20:54:48 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b42d2e41-b75e-453c-9d8d-84fa2b5ee113 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Availability Zones retrieved successfully. Sep 05 20:54:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b42d2e41-b75e-453c-9d8d-84fa2b5ee113 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Flow 'volume_create_api' (b07647ff-1d0c-4f42-8515-9688e812496e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b42d2e41-b75e-453c-9d8d-84fa2b5ee113 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eea0bdff-3cf7-41a5-82b4-e61b298a6751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-b42d2e41-b75e-453c-9d8d-84fa2b5ee113 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:54:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b42d2e41-b75e-453c-9d8d-84fa2b5ee113 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eea0bdff-3cf7-41a5-82b4-e61b298a6751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b42d2e41-b75e-453c-9d8d-84fa2b5ee113 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8a25371-f20e-4e0a-bb0e-34b784d3c4f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-df830352-7498-44db-9884-c089fca97963 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999 returned with HTTP 200 Sep 05 20:54:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 449/928] 192.168.122.147 () {60 vars in 1259 bytes} [Sat Sep 5 20:54:48 2026] PUT /volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999 => generated 398 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6d93694d-5e20-425c-be21-a10aaec1894d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6d93694d-5e20-425c-be21-a10aaec1894d tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 Sep 05 20:54:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6d93694d-5e20-425c-be21-a10aaec1894d tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6d93694d-5e20-425c-be21-a10aaec1894d tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:48 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-b42d2e41-b75e-453c-9d8d-84fa2b5ee113 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Created reservations ['dd5912a4-524f-4997-aa2b-57d64a96f3b1', '9e1897fa-612c-474a-8d08-2ceabe6e5f0c', 'ca1d6a3f-ee18-4e42-b483-e7216b2653b1', 'd534ce74-206d-4e35-a502-ca9bc7276f2a'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b42d2e41-b75e-453c-9d8d-84fa2b5ee113 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8a25371-f20e-4e0a-bb0e-34b784d3c4f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd5912a4-524f-4997-aa2b-57d64a96f3b1', '9e1897fa-612c-474a-8d08-2ceabe6e5f0c', 'ca1d6a3f-ee18-4e42-b483-e7216b2653b1', 'd534ce74-206d-4e35-a502-ca9bc7276f2a']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b42d2e41-b75e-453c-9d8d-84fa2b5ee113 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c11ae437-3606-428c-9de3-898a267d2413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:48 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:48 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:48 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:48 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:48 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6d93694d-5e20-425c-be21-a10aaec1894d tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:54:48 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:48 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6d93694d-5e20-425c-be21-a10aaec1894d tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 returned with HTTP 200 Sep 05 20:54:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b42d2e41-b75e-453c-9d8d-84fa2b5ee113 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c11ae437-3606-428c-9de3-898a267d2413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a124dc95-811e-4dda-bc6b-6a40b8c08741', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1917883919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ff429d3a11642d2834532290f41e075',qos_specs=None,replication_status=,reservations=['dd5912a4-524f-4997-aa2b-57d64a96f3b1','9e1897fa-612c-474a-8d08-2ceabe6e5f0c','ca1d6a3f-ee18-4e42-b483-e7216b2653b1','d534ce74-206d-4e35-a502-ca9bc7276f2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4affefec87524336906adf018ea87062',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:54:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1917883919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a124dc95-811e-4dda-bc6b-6a40b8c08741,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ff429d3a11642d2834532290f41e075',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4affefec87524336906adf018ea87062',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 450/929] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:48 2026] GET /volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c8d32518-6280-4c8d-b6fe-f3b140fbf398 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b42d2e41-b75e-453c-9d8d-84fa2b5ee113 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3aad400b-341e-400a-ae75-73d907d50072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c8d32518-6280-4c8d-b6fe-f3b140fbf398 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999/defaults Sep 05 20:54:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c8d32518-6280-4c8d-b6fe-f3b140fbf398 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c8d32518-6280-4c8d-b6fe-f3b140fbf398 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Calling method 'defaults' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c8d32518-6280-4c8d-b6fe-f3b140fbf398 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999/defaults returned with HTTP 200 Sep 05 20:54:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 451/930] 192.168.122.147 () {58 vars in 1265 bytes} [Sat Sep 5 20:54:48 2026] GET /volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999/defaults => generated 440 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-db2ef95c-5b98-448b-8c61-606481fa9ab5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b42d2e41-b75e-453c-9d8d-84fa2b5ee113 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3aad400b-341e-400a-ae75-73d907d50072) transitioned into state 'SUCCESS' from state '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-1917883919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ff429d3a11642d2834532290f41e075',qos_specs=None,replication_status=,reservations=['dd5912a4-524f-4997-aa2b-57d64a96f3b1','9e1897fa-612c-474a-8d08-2ceabe6e5f0c','ca1d6a3f-ee18-4e42-b483-e7216b2653b1','d534ce74-206d-4e35-a502-ca9bc7276f2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4affefec87524336906adf018ea87062',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b42d2e41-b75e-453c-9d8d-84fa2b5ee113 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db6b80de-5fde-4221-94ea-1fb35d863304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-db2ef95c-5b98-448b-8c61-606481fa9ab5 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999 Sep 05 20:54:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-db2ef95c-5b98-448b-8c61-606481fa9ab5 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-db2ef95c-5b98-448b-8c61-606481fa9ab5 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b42d2e41-b75e-453c-9d8d-84fa2b5ee113 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db6b80de-5fde-4221-94ea-1fb35d863304) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b42d2e41-b75e-453c-9d8d-84fa2b5ee113 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Flow 'volume_create_api' (b07647ff-1d0c-4f42-8515-9688e812496e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:48 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b42d2e41-b75e-453c-9d8d-84fa2b5ee113 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Create volume request issued successfully. Sep 05 20:54:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b42d2e41-b75e-453c-9d8d-84fa2b5ee113 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:54:48 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 480/931] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:54:48 2026] POST /volume/v3/volumes => generated 758 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:54:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-db2ef95c-5b98-448b-8c61-606481fa9ab5 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999 returned with HTTP 200 Sep 05 20:54:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 452/932] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:48 2026] GET /volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999 => generated 440 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7ed17b70-aa62-4d06-84c2-34216f5d1551 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c1ecffea-a6f5-4cfa-a846-95db505b06a8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7ed17b70-aa62-4d06-84c2-34216f5d1551 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/a124dc95-811e-4dda-bc6b-6a40b8c08741 Sep 05 20:54:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7ed17b70-aa62-4d06-84c2-34216f5d1551 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7ed17b70-aa62-4d06-84c2-34216f5d1551 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c1ecffea-a6f5-4cfa-a846-95db505b06a8 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999?usage=True Sep 05 20:54:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c1ecffea-a6f5-4cfa-a846-95db505b06a8 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c1ecffea-a6f5-4cfa-a846-95db505b06a8 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:48 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:48 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:48 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:48 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:49 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7ed17b70-aa62-4d06-84c2-34216f5d1551 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:54:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7ed17b70-aa62-4d06-84c2-34216f5d1551 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/a124dc95-811e-4dda-bc6b-6a40b8c08741 returned with HTTP 200 Sep 05 20:54:49 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 481/933] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:48 2026] GET /volume/v3/volumes/a124dc95-811e-4dda-bc6b-6a40b8c08741 => generated 826 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c1ecffea-a6f5-4cfa-a846-95db505b06a8 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999?usage=True returned with HTTP 200 Sep 05 20:54:49 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 453/934] 192.168.122.147 () {58 vars in 1259 bytes} [Sat Sep 5 20:54:48 2026] GET /volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999?usage=True => generated 1064 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a251317c-f7a6-4e00-a10c-0cc8e0983b03 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a251317c-f7a6-4e00-a10c-0cc8e0983b03 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:54:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a251317c-f7a6-4e00-a10c-0cc8e0983b03 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1595839699"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-a251317c-f7a6-4e00-a10c-0cc8e0983b03 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1595839699'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:54:49 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-a251317c-f7a6-4e00-a10c-0cc8e0983b03 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Create volume of 1 GB Sep 05 20:54:49 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a251317c-f7a6-4e00-a10c-0cc8e0983b03 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Availability Zones retrieved successfully. Sep 05 20:54:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-a251317c-f7a6-4e00-a10c-0cc8e0983b03 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Flow 'volume_create_api' (c6c8a381-c52d-47f3-a827-f26c3d34602b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-a251317c-f7a6-4e00-a10c-0cc8e0983b03 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c27d1096-d7a2-4767-9982-00088de0d81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-a251317c-f7a6-4e00-a10c-0cc8e0983b03 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:54:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-a251317c-f7a6-4e00-a10c-0cc8e0983b03 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c27d1096-d7a2-4767-9982-00088de0d81f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-a251317c-f7a6-4e00-a10c-0cc8e0983b03 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a304819c-c147-454a-9e57-0a14317e1afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:49 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-a251317c-f7a6-4e00-a10c-0cc8e0983b03 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Created reservations ['eda7fe30-b55a-4806-808d-a9b91572c933', '1ef0bb3c-9abb-4af9-a681-686e2db84ae5', '9619beec-cb22-4f84-9ce3-82146eb4576d', '3008136e-a9a6-4ebc-9e88-d2887031e48f'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-a251317c-f7a6-4e00-a10c-0cc8e0983b03 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a304819c-c147-454a-9e57-0a14317e1afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eda7fe30-b55a-4806-808d-a9b91572c933', '1ef0bb3c-9abb-4af9-a681-686e2db84ae5', '9619beec-cb22-4f84-9ce3-82146eb4576d', '3008136e-a9a6-4ebc-9e88-d2887031e48f']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-a251317c-f7a6-4e00-a10c-0cc8e0983b03 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e4357b7-bc79-4a03-b860-18a9412d8e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:49 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:49 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-a251317c-f7a6-4e00-a10c-0cc8e0983b03 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e4357b7-bc79-4a03-b860-18a9412d8e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f976311a-8b3c-4fb4-8aad-dd2ebe94bc2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1595839699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a5bf8a7432c47fea4290732a83d3999',qos_specs=None,replication_status=,reservations=['eda7fe30-b55a-4806-808d-a9b91572c933','1ef0bb3c-9abb-4af9-a681-686e2db84ae5','9619beec-cb22-4f84-9ce3-82146eb4576d','3008136e-a9a6-4ebc-9e88-d2887031e48f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b194404c1de44a09ac3bcf5430ac46e6',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:54:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1595839699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f976311a-8b3c-4fb4-8aad-dd2ebe94bc2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a5bf8a7432c47fea4290732a83d3999',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b194404c1de44a09ac3bcf5430ac46e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-a251317c-f7a6-4e00-a10c-0cc8e0983b03 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e86a4552-0f17-4694-a980-a160c6420db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8844c1e4-7cf6-4e8d-9b0a-bfb262cab920 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8844c1e4-7cf6-4e8d-9b0a-bfb262cab920 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 Sep 05 20:54:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8844c1e4-7cf6-4e8d-9b0a-bfb262cab920 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8844c1e4-7cf6-4e8d-9b0a-bfb262cab920 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-a251317c-f7a6-4e00-a10c-0cc8e0983b03 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e86a4552-0f17-4694-a980-a160c6420db4) transitioned into state 'SUCCESS' from state '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-1595839699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a5bf8a7432c47fea4290732a83d3999',qos_specs=None,replication_status=,reservations=['eda7fe30-b55a-4806-808d-a9b91572c933','1ef0bb3c-9abb-4af9-a681-686e2db84ae5','9619beec-cb22-4f84-9ce3-82146eb4576d','3008136e-a9a6-4ebc-9e88-d2887031e48f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b194404c1de44a09ac3bcf5430ac46e6',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:49 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:49 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:49 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:49 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-a251317c-f7a6-4e00-a10c-0cc8e0983b03 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (625549df-5a3a-49a0-b7c1-45862d87f2d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:49 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8844c1e4-7cf6-4e8d-9b0a-bfb262cab920 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:54:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8844c1e4-7cf6-4e8d-9b0a-bfb262cab920 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 returned with HTTP 200 Sep 05 20:54:49 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 454/935] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:49 2026] GET /volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 => generated 851 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-a251317c-f7a6-4e00-a10c-0cc8e0983b03 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (625549df-5a3a-49a0-b7c1-45862d87f2d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-a251317c-f7a6-4e00-a10c-0cc8e0983b03 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Flow 'volume_create_api' (c6c8a381-c52d-47f3-a827-f26c3d34602b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:49 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a251317c-f7a6-4e00-a10c-0cc8e0983b03 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Create volume request issued successfully. Sep 05 20:54:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a251317c-f7a6-4e00-a10c-0cc8e0983b03 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:54:49 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 482/936] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:54:49 2026] POST /volume/v3/volumes => generated 765 bytes in 788 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:54:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ed3401b0-3659-4f93-8e94-c28e3ad1eb6f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ed3401b0-3659-4f93-8e94-c28e3ad1eb6f tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] GET http://192.168.122.147/volume/v3/volumes/f976311a-8b3c-4fb4-8aad-dd2ebe94bc2d Sep 05 20:54:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ed3401b0-3659-4f93-8e94-c28e3ad1eb6f tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ed3401b0-3659-4f93-8e94-c28e3ad1eb6f tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:49 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:49 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:49 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:49 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:49 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ed3401b0-3659-4f93-8e94-c28e3ad1eb6f tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Volume info retrieved successfully. Sep 05 20:54:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ed3401b0-3659-4f93-8e94-c28e3ad1eb6f tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] http://192.168.122.147/volume/v3/volumes/f976311a-8b3c-4fb4-8aad-dd2ebe94bc2d returned with HTTP 200 Sep 05 20:54:49 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 455/937] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:49 2026] GET /volume/v3/volumes/f976311a-8b3c-4fb4-8aad-dd2ebe94bc2d => generated 833 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-82faae4f-a8d6-4190-a719-4fd33376c430 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-82faae4f-a8d6-4190-a719-4fd33376c430 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/a124dc95-811e-4dda-bc6b-6a40b8c08741 Sep 05 20:54:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-82faae4f-a8d6-4190-a719-4fd33376c430 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-82faae4f-a8d6-4190-a719-4fd33376c430 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:50 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:50 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:50 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:50 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:50 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-82faae4f-a8d6-4190-a719-4fd33376c430 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:54:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-82faae4f-a8d6-4190-a719-4fd33376c430 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/a124dc95-811e-4dda-bc6b-6a40b8c08741 returned with HTTP 200 Sep 05 20:54:50 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 483/938] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:50 2026] GET /volume/v3/volumes/a124dc95-811e-4dda-bc6b-6a40b8c08741 => generated 850 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-44392f2c-8c0c-447b-84c0-665ccdc15781 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-44392f2c-8c0c-447b-84c0-665ccdc15781 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 Sep 05 20:54:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-44392f2c-8c0c-447b-84c0-665ccdc15781 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-44392f2c-8c0c-447b-84c0-665ccdc15781 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:50 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:50 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:50 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:50 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:50 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-44392f2c-8c0c-447b-84c0-665ccdc15781 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:54:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-44392f2c-8c0c-447b-84c0-665ccdc15781 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 returned with HTTP 200 Sep 05 20:54:50 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 456/939] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:50 2026] GET /volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 => generated 851 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a0489f63-cfd6-4eb9-b6a9-9eae4430c833 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a0489f63-cfd6-4eb9-b6a9-9eae4430c833 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] GET http://192.168.122.147/volume/v3/volumes/f976311a-8b3c-4fb4-8aad-dd2ebe94bc2d Sep 05 20:54:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a0489f63-cfd6-4eb9-b6a9-9eae4430c833 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a0489f63-cfd6-4eb9-b6a9-9eae4430c833 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:51 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:51 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:51 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:51 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:51 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a0489f63-cfd6-4eb9-b6a9-9eae4430c833 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Volume info retrieved successfully. Sep 05 20:54:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a0489f63-cfd6-4eb9-b6a9-9eae4430c833 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] http://192.168.122.147/volume/v3/volumes/f976311a-8b3c-4fb4-8aad-dd2ebe94bc2d returned with HTTP 200 Sep 05 20:54:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 484/940] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:50 2026] GET /volume/v3/volumes/f976311a-8b3c-4fb4-8aad-dd2ebe94bc2d => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3b4d13fe-339d-44ff-ba92-5702369bd2db None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3b4d13fe-339d-44ff-ba92-5702369bd2db tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/a124dc95-811e-4dda-bc6b-6a40b8c08741 Sep 05 20:54:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3b4d13fe-339d-44ff-ba92-5702369bd2db tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3b4d13fe-339d-44ff-ba92-5702369bd2db tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:51 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:51 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:51 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:51 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3b4d13fe-339d-44ff-ba92-5702369bd2db tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:54:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3b4d13fe-339d-44ff-ba92-5702369bd2db tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/a124dc95-811e-4dda-bc6b-6a40b8c08741 returned with HTTP 200 Sep 05 20:54:51 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 457/941] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:51 2026] GET /volume/v3/volumes/a124dc95-811e-4dda-bc6b-6a40b8c08741 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4ee9f3eb-c54d-4a83-bb87-04f463d4731d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4ee9f3eb-c54d-4a83-bb87-04f463d4731d tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] POST http://192.168.122.147/volume/v3/volumes/a124dc95-811e-4dda-bc6b-6a40b8c08741/action Sep 05 20:54:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4ee9f3eb-c54d-4a83-bb87-04f463d4731d tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:54:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4ee9f3eb-c54d-4a83-bb87-04f463d4731d tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:51 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:51 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:51 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:51 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.admin_actions [None req-4ee9f3eb-c54d-4a83-bb87-04f463d4731d tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Updating volume 'a124dc95-811e-4dda-bc6b-6a40b8c08741' with '{'status': 'attaching'}' {{(pid=87415) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 20:54:51 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:51 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:51 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:51 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4ee9f3eb-c54d-4a83-bb87-04f463d4731d tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] http://192.168.122.147/volume/v3/volumes/a124dc95-811e-4dda-bc6b-6a40b8c08741/action returned with HTTP 202 Sep 05 20:54:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 485/942] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:54:51 2026] POST /volume/v3/volumes/a124dc95-811e-4dda-bc6b-6a40b8c08741/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:54:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7a6f1a7b-e1d4-4565-a659-2319e4107311 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7a6f1a7b-e1d4-4565-a659-2319e4107311 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/a124dc95-811e-4dda-bc6b-6a40b8c08741 Sep 05 20:54:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7a6f1a7b-e1d4-4565-a659-2319e4107311 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7a6f1a7b-e1d4-4565-a659-2319e4107311 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:51 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:51 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:51 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:51 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7a6f1a7b-e1d4-4565-a659-2319e4107311 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:54:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7a6f1a7b-e1d4-4565-a659-2319e4107311 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/a124dc95-811e-4dda-bc6b-6a40b8c08741 returned with HTTP 200 Sep 05 20:54:51 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 458/943] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:51 2026] GET /volume/v3/volumes/a124dc95-811e-4dda-bc6b-6a40b8c08741 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3dbfee2b-e1c2-4121-8fe2-8a7fd1d174be None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3dbfee2b-e1c2-4121-8fe2-8a7fd1d174be tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] POST http://192.168.122.147/volume/v3/volumes/a124dc95-811e-4dda-bc6b-6a40b8c08741/action Sep 05 20:54:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3dbfee2b-e1c2-4121-8fe2-8a7fd1d174be tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:54:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3dbfee2b-e1c2-4121-8fe2-8a7fd1d174be tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:51 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:51 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:51 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:51 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:51 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3dbfee2b-e1c2-4121-8fe2-8a7fd1d174be tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Volume info retrieved successfully. Sep 05 20:54:51 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3dbfee2b-e1c2-4121-8fe2-8a7fd1d174be tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Delete volume request issued successfully. Sep 05 20:54:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3dbfee2b-e1c2-4121-8fe2-8a7fd1d174be tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] http://192.168.122.147/volume/v3/volumes/a124dc95-811e-4dda-bc6b-6a40b8c08741/action returned with HTTP 202 Sep 05 20:54:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 486/944] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:54:51 2026] POST /volume/v3/volumes/a124dc95-811e-4dda-bc6b-6a40b8c08741/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:54:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6807973d-296e-48d0-bf61-5ab123c78e0f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6807973d-296e-48d0-bf61-5ab123c78e0f tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/a124dc95-811e-4dda-bc6b-6a40b8c08741 Sep 05 20:54:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6807973d-296e-48d0-bf61-5ab123c78e0f tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6807973d-296e-48d0-bf61-5ab123c78e0f tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:51 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:51 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:51 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:51 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6807973d-296e-48d0-bf61-5ab123c78e0f tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:54:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6807973d-296e-48d0-bf61-5ab123c78e0f tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/a124dc95-811e-4dda-bc6b-6a40b8c08741 returned with HTTP 200 Sep 05 20:54:51 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 459/945] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:51 2026] GET /volume/v3/volumes/a124dc95-811e-4dda-bc6b-6a40b8c08741 => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8b935901-de37-458c-a0a5-0ccd322f2c06 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8b935901-de37-458c-a0a5-0ccd322f2c06 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 Sep 05 20:54:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8b935901-de37-458c-a0a5-0ccd322f2c06 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8b935901-de37-458c-a0a5-0ccd322f2c06 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:51 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:51 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:51 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:51 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:51 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8b935901-de37-458c-a0a5-0ccd322f2c06 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:54:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8b935901-de37-458c-a0a5-0ccd322f2c06 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 returned with HTTP 200 Sep 05 20:54:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 487/946] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:51 2026] GET /volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fe73bbd5-e539-41ef-ab76-ae165f9449ea None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fe73bbd5-e539-41ef-ab76-ae165f9449ea tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] GET http://192.168.122.147/volume/v3/volumes/f976311a-8b3c-4fb4-8aad-dd2ebe94bc2d Sep 05 20:54:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fe73bbd5-e539-41ef-ab76-ae165f9449ea tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fe73bbd5-e539-41ef-ab76-ae165f9449ea tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:52 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:52 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:52 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:52 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-fe73bbd5-e539-41ef-ab76-ae165f9449ea tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Volume info retrieved successfully. Sep 05 20:54:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fe73bbd5-e539-41ef-ab76-ae165f9449ea tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] http://192.168.122.147/volume/v3/volumes/f976311a-8b3c-4fb4-8aad-dd2ebe94bc2d returned with HTTP 200 Sep 05 20:54:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 460/947] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:52 2026] GET /volume/v3/volumes/f976311a-8b3c-4fb4-8aad-dd2ebe94bc2d => generated 858 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c4836f5e-98c6-45d7-9c9f-6a6fa01f43d7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c4836f5e-98c6-45d7-9c9f-6a6fa01f43d7 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999?usage=True Sep 05 20:54:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c4836f5e-98c6-45d7-9c9f-6a6fa01f43d7 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c4836f5e-98c6-45d7-9c9f-6a6fa01f43d7 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c4836f5e-98c6-45d7-9c9f-6a6fa01f43d7 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999?usage=True returned with HTTP 200 Sep 05 20:54:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 488/948] 192.168.122.147 () {58 vars in 1259 bytes} [Sat Sep 5 20:54:52 2026] GET /volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999?usage=True => generated 1064 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-84e9eb3e-4e0e-4e69-9fd9-a645db313024 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-84e9eb3e-4e0e-4e69-9fd9-a645db313024 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] DELETE http://192.168.122.147/volume/v3/volumes/f976311a-8b3c-4fb4-8aad-dd2ebe94bc2d Sep 05 20:54:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-84e9eb3e-4e0e-4e69-9fd9-a645db313024 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-84e9eb3e-4e0e-4e69-9fd9-a645db313024 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:52 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-84e9eb3e-4e0e-4e69-9fd9-a645db313024 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Delete volume with id: f976311a-8b3c-4fb4-8aad-dd2ebe94bc2d Sep 05 20:54:52 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:52 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:52 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:52 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-84e9eb3e-4e0e-4e69-9fd9-a645db313024 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Volume info retrieved successfully. Sep 05 20:54:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-84e9eb3e-4e0e-4e69-9fd9-a645db313024 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Delete volume request issued successfully. Sep 05 20:54:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-84e9eb3e-4e0e-4e69-9fd9-a645db313024 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] http://192.168.122.147/volume/v3/volumes/f976311a-8b3c-4fb4-8aad-dd2ebe94bc2d returned with HTTP 202 Sep 05 20:54:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 461/949] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:54:52 2026] DELETE /volume/v3/volumes/f976311a-8b3c-4fb4-8aad-dd2ebe94bc2d => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:54:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c8cb48ff-8a67-4b18-9da8-55bf0e4ef651 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c8cb48ff-8a67-4b18-9da8-55bf0e4ef651 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] GET http://192.168.122.147/volume/v3/volumes/f976311a-8b3c-4fb4-8aad-dd2ebe94bc2d Sep 05 20:54:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c8cb48ff-8a67-4b18-9da8-55bf0e4ef651 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c8cb48ff-8a67-4b18-9da8-55bf0e4ef651 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:52 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:52 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:52 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:52 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:52 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c8cb48ff-8a67-4b18-9da8-55bf0e4ef651 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Volume info retrieved successfully. Sep 05 20:54:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c8cb48ff-8a67-4b18-9da8-55bf0e4ef651 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] http://192.168.122.147/volume/v3/volumes/f976311a-8b3c-4fb4-8aad-dd2ebe94bc2d returned with HTTP 200 Sep 05 20:54:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 489/950] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:52 2026] GET /volume/v3/volumes/f976311a-8b3c-4fb4-8aad-dd2ebe94bc2d => generated 857 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ed3bfbcb-e881-4c63-b1ad-4edaad5e0aff None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ed3bfbcb-e881-4c63-b1ad-4edaad5e0aff tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/a124dc95-811e-4dda-bc6b-6a40b8c08741 Sep 05 20:54:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ed3bfbcb-e881-4c63-b1ad-4edaad5e0aff tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ed3bfbcb-e881-4c63-b1ad-4edaad5e0aff tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ed3bfbcb-e881-4c63-b1ad-4edaad5e0aff tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/a124dc95-811e-4dda-bc6b-6a40b8c08741 returned with HTTP 404 Sep 05 20:54:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 462/951] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:52 2026] GET /volume/v3/volumes/a124dc95-811e-4dda-bc6b-6a40b8c08741 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-328c0d8f-0033-4494-9c86-8055bdad14f2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-328c0d8f-0033-4494-9c86-8055bdad14f2 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/a124dc95-811e-4dda-bc6b-6a40b8c08741 Sep 05 20:54:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-328c0d8f-0033-4494-9c86-8055bdad14f2 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-328c0d8f-0033-4494-9c86-8055bdad14f2 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-328c0d8f-0033-4494-9c86-8055bdad14f2 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/a124dc95-811e-4dda-bc6b-6a40b8c08741 returned with HTTP 404 Sep 05 20:54:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 490/952] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:52 2026] GET /volume/v3/volumes/a124dc95-811e-4dda-bc6b-6a40b8c08741 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fde2b70a-1887-4e15-9ff9-792323e9b97c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fde2b70a-1887-4e15-9ff9-792323e9b97c tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] DELETE http://192.168.122.147/volume/v3/volumes/a124dc95-811e-4dda-bc6b-6a40b8c08741 Sep 05 20:54:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fde2b70a-1887-4e15-9ff9-792323e9b97c tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fde2b70a-1887-4e15-9ff9-792323e9b97c tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:52 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-fde2b70a-1887-4e15-9ff9-792323e9b97c tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Delete volume with id: a124dc95-811e-4dda-bc6b-6a40b8c08741 Sep 05 20:54:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fde2b70a-1887-4e15-9ff9-792323e9b97c tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/a124dc95-811e-4dda-bc6b-6a40b8c08741 returned with HTTP 404 Sep 05 20:54:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 463/953] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:54:52 2026] DELETE /volume/v3/volumes/a124dc95-811e-4dda-bc6b-6a40b8c08741 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7a0b354f-0df2-4b98-b039-e581f3fb6e60 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7a0b354f-0df2-4b98-b039-e581f3fb6e60 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:54:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7a0b354f-0df2-4b98-b039-e581f3fb6e60 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1809113059"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-7a0b354f-0df2-4b98-b039-e581f3fb6e60 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1809113059'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:54:52 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-7a0b354f-0df2-4b98-b039-e581f3fb6e60 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Create volume of 1 GB Sep 05 20:54:52 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7a0b354f-0df2-4b98-b039-e581f3fb6e60 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Availability Zones retrieved successfully. Sep 05 20:54:52 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7a0b354f-0df2-4b98-b039-e581f3fb6e60 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Flow 'volume_create_api' (17dc2ab9-718f-490d-8fc9-68c0db212a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:52 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7a0b354f-0df2-4b98-b039-e581f3fb6e60 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c60d34dc-66cd-4433-b86d-5e973b0fb15f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:52 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-7a0b354f-0df2-4b98-b039-e581f3fb6e60 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:54:52 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7a0b354f-0df2-4b98-b039-e581f3fb6e60 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c60d34dc-66cd-4433-b86d-5e973b0fb15f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:52 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7a0b354f-0df2-4b98-b039-e581f3fb6e60 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dac93fc4-1036-4c01-a87d-6e24863ff0ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:52 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-7a0b354f-0df2-4b98-b039-e581f3fb6e60 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Created reservations ['b48f4ff0-5bdc-4f30-82ad-1768d795af05', '5b27a49a-7e5a-41dc-a76f-116d68ad8457', '3e8f6b32-b478-4471-bc8f-d004a8a3056a', '1a05ddd7-4e2c-4518-bce9-3a0be629e78b'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:52 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7a0b354f-0df2-4b98-b039-e581f3fb6e60 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dac93fc4-1036-4c01-a87d-6e24863ff0ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b48f4ff0-5bdc-4f30-82ad-1768d795af05', '5b27a49a-7e5a-41dc-a76f-116d68ad8457', '3e8f6b32-b478-4471-bc8f-d004a8a3056a', '1a05ddd7-4e2c-4518-bce9-3a0be629e78b']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:52 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7a0b354f-0df2-4b98-b039-e581f3fb6e60 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6260da26-dfbb-4477-ae25-d48a9892abe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:52 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:52 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7a0b354f-0df2-4b98-b039-e581f3fb6e60 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6260da26-dfbb-4477-ae25-d48a9892abe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1809113059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ff429d3a11642d2834532290f41e075',qos_specs=None,replication_status=,reservations=['b48f4ff0-5bdc-4f30-82ad-1768d795af05','5b27a49a-7e5a-41dc-a76f-116d68ad8457','3e8f6b32-b478-4471-bc8f-d004a8a3056a','1a05ddd7-4e2c-4518-bce9-3a0be629e78b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4affefec87524336906adf018ea87062',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:54:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1809113059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ff429d3a11642d2834532290f41e075',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4affefec87524336906adf018ea87062',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7a0b354f-0df2-4b98-b039-e581f3fb6e60 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e3304a4-8da3-4d82-8968-6426589d2a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1161cd8e-7841-4dbf-b881-ef86678e410e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1161cd8e-7841-4dbf-b881-ef86678e410e tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1161cd8e-7841-4dbf-b881-ef86678e410e tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1161cd8e-7841-4dbf-b881-ef86678e410e tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1161cd8e-7841-4dbf-b881-ef86678e410e tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 returned with HTTP 404 Sep 05 20:54:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 464/954] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:53 2026] GET /volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b1e864e5-4fc8-49d7-8550-86d4757539a9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7a0b354f-0df2-4b98-b039-e581f3fb6e60 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e3304a4-8da3-4d82-8968-6426589d2a65) transitioned into state 'SUCCESS' from state '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-1809113059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ff429d3a11642d2834532290f41e075',qos_specs=None,replication_status=,reservations=['b48f4ff0-5bdc-4f30-82ad-1768d795af05','5b27a49a-7e5a-41dc-a76f-116d68ad8457','3e8f6b32-b478-4471-bc8f-d004a8a3056a','1a05ddd7-4e2c-4518-bce9-3a0be629e78b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4affefec87524336906adf018ea87062',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7a0b354f-0df2-4b98-b039-e581f3fb6e60 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c22ab88-0f8e-40e1-b139-ea4d6a06a6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7a0b354f-0df2-4b98-b039-e581f3fb6e60 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c22ab88-0f8e-40e1-b139-ea4d6a06a6b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7a0b354f-0df2-4b98-b039-e581f3fb6e60 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Flow 'volume_create_api' (17dc2ab9-718f-490d-8fc9-68c0db212a42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7a0b354f-0df2-4b98-b039-e581f3fb6e60 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Create volume request issued successfully. Sep 05 20:54:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7a0b354f-0df2-4b98-b039-e581f3fb6e60 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:54:53 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 491/955] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:54:52 2026] POST /volume/v3/volumes => generated 758 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0d76cab6-cce4-4f59-b45c-139d4038cbb5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0d76cab6-cce4-4f59-b45c-139d4038cbb5 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0d76cab6-cce4-4f59-b45c-139d4038cbb5 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0d76cab6-cce4-4f59-b45c-139d4038cbb5 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:53 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:53 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:53 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:53 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0d76cab6-cce4-4f59-b45c-139d4038cbb5 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:54:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0d76cab6-cce4-4f59-b45c-139d4038cbb5 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf returned with HTTP 200 Sep 05 20:54:53 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 492/956] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:53 2026] GET /volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf => generated 826 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:54:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b1e864e5-4fc8-49d7-8550-86d4757539a9 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] GET http://192.168.122.147/volume/v3/volumes Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b1e864e5-4fc8-49d7-8550-86d4757539a9 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b1e864e5-4fc8-49d7-8550-86d4757539a9 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-b1e864e5-4fc8-49d7-8550-86d4757539a9 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-b1e864e5-4fc8-49d7-8550-86d4757539a9 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b1e864e5-4fc8-49d7-8550-86d4757539a9 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] Get all volumes completed successfully. Sep 05 20:54:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b1e864e5-4fc8-49d7-8550-86d4757539a9 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] http://192.168.122.147/volume/v3/volumes returned with HTTP 200 Sep 05 20:54:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 465/957] 192.168.122.147 () {58 vars in 1121 bytes} [Sat Sep 5 20:54:53 2026] GET /volume/v3/volumes => generated 15 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f3bcf8ad-d077-4394-a43d-1c0ecfbfe6b5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f3bcf8ad-d077-4394-a43d-1c0ecfbfe6b5 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] GET http://192.168.122.147/volume/v3/snapshots Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f3bcf8ad-d077-4394-a43d-1c0ecfbfe6b5 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f3bcf8ad-d077-4394-a43d-1c0ecfbfe6b5 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-f3bcf8ad-d077-4394-a43d-1c0ecfbfe6b5 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.db.api [None req-f3bcf8ad-d077-4394-a43d-1c0ecfbfe6b5 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] Building query based on filter {{(pid=87415) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: /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 05 20:54:53 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:54:53 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f3bcf8ad-d077-4394-a43d-1c0ecfbfe6b5 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] Get all snapshots completed successfully. Sep 05 20:54:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f3bcf8ad-d077-4394-a43d-1c0ecfbfe6b5 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] http://192.168.122.147/volume/v3/snapshots returned with HTTP 200 Sep 05 20:54:53 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 493/958] 192.168.122.147 () {58 vars in 1127 bytes} [Sat Sep 5 20:54:53 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 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d66bd198-4260-4381-820b-a0303a74aa99 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d66bd198-4260-4381-820b-a0303a74aa99 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/40f8eeed-9024-43a4-b04f-da982f6c635a Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d66bd198-4260-4381-820b-a0303a74aa99 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d66bd198-4260-4381-820b-a0303a74aa99 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-d66bd198-4260-4381-820b-a0303a74aa99 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Delete snapshot with id: 40f8eeed-9024-43a4-b04f-da982f6c635a Sep 05 20:54:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d66bd198-4260-4381-820b-a0303a74aa99 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/snapshots/40f8eeed-9024-43a4-b04f-da982f6c635a returned with HTTP 404 Sep 05 20:54:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 466/959] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 20:54:53 2026] DELETE /volume/v3/snapshots/40f8eeed-9024-43a4-b04f-da982f6c635a => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f493b711-abc2-4c6b-9314-63d44b9cc65a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f493b711-abc2-4c6b-9314-63d44b9cc65a tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/69e0c386-8e75-4b8d-99ff-4ada4ac08811 Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f493b711-abc2-4c6b-9314-63d44b9cc65a tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f493b711-abc2-4c6b-9314-63d44b9cc65a tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-f493b711-abc2-4c6b-9314-63d44b9cc65a tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Delete snapshot with id: 69e0c386-8e75-4b8d-99ff-4ada4ac08811 Sep 05 20:54:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f493b711-abc2-4c6b-9314-63d44b9cc65a tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/snapshots/69e0c386-8e75-4b8d-99ff-4ada4ac08811 returned with HTTP 404 Sep 05 20:54:53 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 494/960] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 20:54:53 2026] DELETE /volume/v3/snapshots/69e0c386-8e75-4b8d-99ff-4ada4ac08811 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4d8b7d86-d7f9-419d-99d8-2596f086fe66 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4d8b7d86-d7f9-419d-99d8-2596f086fe66 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4d8b7d86-d7f9-419d-99d8-2596f086fe66 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4d8b7d86-d7f9-419d-99d8-2596f086fe66 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1f7e5bc9-35b2-41ae-996a-1c74e37b494a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1f7e5bc9-35b2-41ae-996a-1c74e37b494a tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] GET http://192.168.122.147/volume/v3/volumes/f976311a-8b3c-4fb4-8aad-dd2ebe94bc2d Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1f7e5bc9-35b2-41ae-996a-1c74e37b494a tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1f7e5bc9-35b2-41ae-996a-1c74e37b494a tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4d8b7d86-d7f9-419d-99d8-2596f086fe66 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 returned with HTTP 404 Sep 05 20:54:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 467/961] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:53 2026] GET /volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1f7e5bc9-35b2-41ae-996a-1c74e37b494a tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] http://192.168.122.147/volume/v3/volumes/f976311a-8b3c-4fb4-8aad-dd2ebe94bc2d returned with HTTP 404 Sep 05 20:54:53 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 495/962] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:53 2026] GET /volume/v3/volumes/f976311a-8b3c-4fb4-8aad-dd2ebe94bc2d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-48e3add6-7370-4801-8842-6278b73b426b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d1eab0ca-5754-4de0-a03f-b5b0b0725c58 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-48e3add6-7370-4801-8842-6278b73b426b tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] DELETE http://192.168.122.147/volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-48e3add6-7370-4801-8842-6278b73b426b tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-48e3add6-7370-4801-8842-6278b73b426b tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-48e3add6-7370-4801-8842-6278b73b426b tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Delete volume with id: 6850971e-297d-4a9e-b657-53449f131227 Sep 05 20:54:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d1eab0ca-5754-4de0-a03f-b5b0b0725c58 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] GET http://192.168.122.147/volume/v3/volumes/f976311a-8b3c-4fb4-8aad-dd2ebe94bc2d Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d1eab0ca-5754-4de0-a03f-b5b0b0725c58 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d1eab0ca-5754-4de0-a03f-b5b0b0725c58 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d1eab0ca-5754-4de0-a03f-b5b0b0725c58 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] http://192.168.122.147/volume/v3/volumes/f976311a-8b3c-4fb4-8aad-dd2ebe94bc2d returned with HTTP 404 Sep 05 20:54:53 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 496/963] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:53 2026] GET /volume/v3/volumes/f976311a-8b3c-4fb4-8aad-dd2ebe94bc2d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-48e3add6-7370-4801-8842-6278b73b426b tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 returned with HTTP 404 Sep 05 20:54:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 468/964] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:54:53 2026] DELETE /volume/v3/volumes/6850971e-297d-4a9e-b657-53449f131227 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-14931904-e0f1-4792-8c3a-32499474f1dd None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-14931904-e0f1-4792-8c3a-32499474f1dd tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] DELETE http://192.168.122.147/volume/v3/volumes/f976311a-8b3c-4fb4-8aad-dd2ebe94bc2d Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-14931904-e0f1-4792-8c3a-32499474f1dd tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-14931904-e0f1-4792-8c3a-32499474f1dd tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-14931904-e0f1-4792-8c3a-32499474f1dd tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Delete volume with id: f976311a-8b3c-4fb4-8aad-dd2ebe94bc2d Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-467e09e2-a3f9-4ff3-b6ad-c596e578f9d7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-467e09e2-a3f9-4ff3-b6ad-c596e578f9d7 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-467e09e2-a3f9-4ff3-b6ad-c596e578f9d7 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1129727117"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-467e09e2-a3f9-4ff3-b6ad-c596e578f9d7 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1129727117'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-467e09e2-a3f9-4ff3-b6ad-c596e578f9d7 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Create volume of 1 GB Sep 05 20:54:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-14931904-e0f1-4792-8c3a-32499474f1dd tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] http://192.168.122.147/volume/v3/volumes/f976311a-8b3c-4fb4-8aad-dd2ebe94bc2d returned with HTTP 404 Sep 05 20:54:53 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 497/965] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:54:53 2026] DELETE /volume/v3/volumes/f976311a-8b3c-4fb4-8aad-dd2ebe94bc2d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-cc9ec666-99c4-4f11-ae25-6710736d82f9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cc9ec666-99c4-4f11-ae25-6710736d82f9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cc9ec666-99c4-4f11-ae25-6710736d82f9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-105055831"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-467e09e2-a3f9-4ff3-b6ad-c596e578f9d7 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Availability Zones retrieved successfully. Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-cc9ec666-99c4-4f11-ae25-6710736d82f9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-105055831'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-cc9ec666-99c4-4f11-ae25-6710736d82f9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Create volume of 1 GB Sep 05 20:54:53 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-cc9ec666-99c4-4f11-ae25-6710736d82f9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Availability Zones retrieved successfully. Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-467e09e2-a3f9-4ff3-b6ad-c596e578f9d7 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Flow 'volume_create_api' (8300fafc-70b3-4b82-a7f6-3722441da843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-467e09e2-a3f9-4ff3-b6ad-c596e578f9d7 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (606be55e-73d5-4999-9512-d39eb4219215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cc9ec666-99c4-4f11-ae25-6710736d82f9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Flow 'volume_create_api' (a10eea79-d953-4710-87ef-b58e89ed52a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-467e09e2-a3f9-4ff3-b6ad-c596e578f9d7 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cc9ec666-99c4-4f11-ae25-6710736d82f9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e989ca9-9a50-4654-bbee-d5014c108c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-cc9ec666-99c4-4f11-ae25-6710736d82f9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-467e09e2-a3f9-4ff3-b6ad-c596e578f9d7 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (606be55e-73d5-4999-9512-d39eb4219215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cc9ec666-99c4-4f11-ae25-6710736d82f9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e989ca9-9a50-4654-bbee-d5014c108c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-467e09e2-a3f9-4ff3-b6ad-c596e578f9d7 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (861d0337-36b7-4a66-9e9d-7b085262f019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cc9ec666-99c4-4f11-ae25-6710736d82f9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56db581f-1044-40b4-8bdc-3db836d08902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-cc9ec666-99c4-4f11-ae25-6710736d82f9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Created reservations ['bd93aac0-246d-48c6-83a0-316e7bda1223', 'df9775e6-f9b9-4319-80fb-923ce07c136c', 'b4ff4fa5-e64b-4c85-b904-adaa708c7351', '73dbc26c-0910-4754-a0c4-0efadb3dd936'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cc9ec666-99c4-4f11-ae25-6710736d82f9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56db581f-1044-40b4-8bdc-3db836d08902) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd93aac0-246d-48c6-83a0-316e7bda1223', 'df9775e6-f9b9-4319-80fb-923ce07c136c', 'b4ff4fa5-e64b-4c85-b904-adaa708c7351', '73dbc26c-0910-4754-a0c4-0efadb3dd936']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cc9ec666-99c4-4f11-ae25-6710736d82f9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ba67ef0-1b6f-4f73-b411-11b32da7a4e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-467e09e2-a3f9-4ff3-b6ad-c596e578f9d7 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Created reservations ['822855b3-10eb-4cd2-a1d0-5fe24a3bdac0', '55173ba3-7ea6-4069-b953-1e8cc766eed5', '74caaef4-ff7a-4666-b04b-743e0cedb5a0', '006da8a3-8a71-4081-a1b7-a1bdf648437f'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-467e09e2-a3f9-4ff3-b6ad-c596e578f9d7 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (861d0337-36b7-4a66-9e9d-7b085262f019) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['822855b3-10eb-4cd2-a1d0-5fe24a3bdac0', '55173ba3-7ea6-4069-b953-1e8cc766eed5', '74caaef4-ff7a-4666-b04b-743e0cedb5a0', '006da8a3-8a71-4081-a1b7-a1bdf648437f']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-467e09e2-a3f9-4ff3-b6ad-c596e578f9d7 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a72c3fe9-2458-4ee3-a3c0-0f0f0ca6ec20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:53 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cc9ec666-99c4-4f11-ae25-6710736d82f9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ba67ef0-1b6f-4f73-b411-11b32da7a4e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-105055831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a5bf8a7432c47fea4290732a83d3999',qos_specs=None,replication_status=,reservations=['bd93aac0-246d-48c6-83a0-316e7bda1223','df9775e6-f9b9-4319-80fb-923ce07c136c','b4ff4fa5-e64b-4c85-b904-adaa708c7351','73dbc26c-0910-4754-a0c4-0efadb3dd936'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b194404c1de44a09ac3bcf5430ac46e6',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:54:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-105055831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a5bf8a7432c47fea4290732a83d3999',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b194404c1de44a09ac3bcf5430ac46e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cc9ec666-99c4-4f11-ae25-6710736d82f9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c556b4db-b2c8-4006-9b04-0cdfef13770d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:53 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-467e09e2-a3f9-4ff3-b6ad-c596e578f9d7 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a72c3fe9-2458-4ee3-a3c0-0f0f0ca6ec20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf819f1f-6814-46a0-b34a-5c9b8bb45208', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1129727117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='116d10e08da047c7a064a74a09b4a6fa',qos_specs=None,replication_status=,reservations=['822855b3-10eb-4cd2-a1d0-5fe24a3bdac0','55173ba3-7ea6-4069-b953-1e8cc766eed5','74caaef4-ff7a-4666-b04b-743e0cedb5a0','006da8a3-8a71-4081-a1b7-a1bdf648437f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60c222fb6f81466e9bac7a21e315f56b',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:54:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1129727117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf819f1f-6814-46a0-b34a-5c9b8bb45208,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='116d10e08da047c7a064a74a09b4a6fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60c222fb6f81466e9bac7a21e315f56b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-467e09e2-a3f9-4ff3-b6ad-c596e578f9d7 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4f002f3-dc73-4321-abb5-18982f51c6e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cc9ec666-99c4-4f11-ae25-6710736d82f9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c556b4db-b2c8-4006-9b04-0cdfef13770d) transitioned into state 'SUCCESS' from state '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-105055831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a5bf8a7432c47fea4290732a83d3999',qos_specs=None,replication_status=,reservations=['bd93aac0-246d-48c6-83a0-316e7bda1223','df9775e6-f9b9-4319-80fb-923ce07c136c','b4ff4fa5-e64b-4c85-b904-adaa708c7351','73dbc26c-0910-4754-a0c4-0efadb3dd936'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b194404c1de44a09ac3bcf5430ac46e6',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cc9ec666-99c4-4f11-ae25-6710736d82f9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef079452-b520-4b32-8d08-d95952116480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cc9ec666-99c4-4f11-ae25-6710736d82f9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef079452-b520-4b32-8d08-d95952116480) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cc9ec666-99c4-4f11-ae25-6710736d82f9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Flow 'volume_create_api' (a10eea79-d953-4710-87ef-b58e89ed52a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-cc9ec666-99c4-4f11-ae25-6710736d82f9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Create volume request issued successfully. Sep 05 20:54:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cc9ec666-99c4-4f11-ae25-6710736d82f9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:54:53 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 498/966] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:54:53 2026] POST /volume/v3/volumes => generated 764 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-467e09e2-a3f9-4ff3-b6ad-c596e578f9d7 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4f002f3-dc73-4321-abb5-18982f51c6e5) transitioned into state 'SUCCESS' from state '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-1129727117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='116d10e08da047c7a064a74a09b4a6fa',qos_specs=None,replication_status=,reservations=['822855b3-10eb-4cd2-a1d0-5fe24a3bdac0','55173ba3-7ea6-4069-b953-1e8cc766eed5','74caaef4-ff7a-4666-b04b-743e0cedb5a0','006da8a3-8a71-4081-a1b7-a1bdf648437f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60c222fb6f81466e9bac7a21e315f56b',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2691beee-59ff-4f63-ba81-614753e4e5f9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2691beee-59ff-4f63-ba81-614753e4e5f9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] GET http://192.168.122.147/volume/v3/volumes/468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2691beee-59ff-4f63-ba81-614753e4e5f9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2691beee-59ff-4f63-ba81-614753e4e5f9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-467e09e2-a3f9-4ff3-b6ad-c596e578f9d7 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61d537d2-56b4-4393-8ac8-3c86b9a25468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:53 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:53 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:53 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:53 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2691beee-59ff-4f63-ba81-614753e4e5f9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Volume info retrieved successfully. Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-467e09e2-a3f9-4ff3-b6ad-c596e578f9d7 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61d537d2-56b4-4393-8ac8-3c86b9a25468) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2691beee-59ff-4f63-ba81-614753e4e5f9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] http://192.168.122.147/volume/v3/volumes/468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b returned with HTTP 200 Sep 05 20:54:53 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 499/967] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:53 2026] GET /volume/v3/volumes/468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b => generated 832 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-467e09e2-a3f9-4ff3-b6ad-c596e578f9d7 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Flow 'volume_create_api' (8300fafc-70b3-4b82-a7f6-3722441da843) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:53 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-467e09e2-a3f9-4ff3-b6ad-c596e578f9d7 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Create volume request issued successfully. Sep 05 20:54:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-467e09e2-a3f9-4ff3-b6ad-c596e578f9d7 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:54:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 469/968] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:54:53 2026] POST /volume/v3/volumes => generated 760 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:54:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8737415e-8422-4aed-aa44-dc08f0d8bb19 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8737415e-8422-4aed-aa44-dc08f0d8bb19 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 Sep 05 20:54:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8737415e-8422-4aed-aa44-dc08f0d8bb19 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8737415e-8422-4aed-aa44-dc08f0d8bb19 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:54 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:54 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:54 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:54 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:54 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8737415e-8422-4aed-aa44-dc08f0d8bb19 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:54:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8737415e-8422-4aed-aa44-dc08f0d8bb19 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 returned with HTTP 200 Sep 05 20:54:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 500/969] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:54 2026] GET /volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 => generated 828 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-149c33e4-8322-421f-8e1e-0f1ec07c7bcc None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-149c33e4-8322-421f-8e1e-0f1ec07c7bcc tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf Sep 05 20:54:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-149c33e4-8322-421f-8e1e-0f1ec07c7bcc tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-149c33e4-8322-421f-8e1e-0f1ec07c7bcc tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:54 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:54 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:54 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:54 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-149c33e4-8322-421f-8e1e-0f1ec07c7bcc tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:54:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-149c33e4-8322-421f-8e1e-0f1ec07c7bcc tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf returned with HTTP 200 Sep 05 20:54:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 470/970] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:54 2026] GET /volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d0513fdb-9d4f-4968-b886-7d21edd9d4cf None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d0513fdb-9d4f-4968-b886-7d21edd9d4cf tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] GET http://192.168.122.147/volume/v3/volumes/468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b Sep 05 20:54:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d0513fdb-9d4f-4968-b886-7d21edd9d4cf tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d0513fdb-9d4f-4968-b886-7d21edd9d4cf tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:55 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:55 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:55 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:55 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:55 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d0513fdb-9d4f-4968-b886-7d21edd9d4cf tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Volume info retrieved successfully. Sep 05 20:54:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d0513fdb-9d4f-4968-b886-7d21edd9d4cf tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] http://192.168.122.147/volume/v3/volumes/468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b returned with HTTP 200 Sep 05 20:54:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 501/971] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:55 2026] GET /volume/v3/volumes/468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-23cbf83e-0ef5-4d94-bda1-485c506419da None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-23cbf83e-0ef5-4d94-bda1-485c506419da tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 Sep 05 20:54:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-23cbf83e-0ef5-4d94-bda1-485c506419da tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-23cbf83e-0ef5-4d94-bda1-485c506419da tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:55 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:55 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:55 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:55 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:55 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-23cbf83e-0ef5-4d94-bda1-485c506419da tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:54:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-23cbf83e-0ef5-4d94-bda1-485c506419da tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 returned with HTTP 200 Sep 05 20:54:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 471/972] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:55 2026] GET /volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ed596e12-d09c-4035-9ff2-40515ec767b6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ed596e12-d09c-4035-9ff2-40515ec767b6 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf Sep 05 20:54:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ed596e12-d09c-4035-9ff2-40515ec767b6 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ed596e12-d09c-4035-9ff2-40515ec767b6 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:55 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:55 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:55 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:55 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:55 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ed596e12-d09c-4035-9ff2-40515ec767b6 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:54:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ed596e12-d09c-4035-9ff2-40515ec767b6 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf returned with HTTP 200 Sep 05 20:54:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 502/973] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:55 2026] GET /volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-88eff1cd-43b7-4c15-8817-d1ae21e1519e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-88eff1cd-43b7-4c15-8817-d1ae21e1519e tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] POST http://192.168.122.147/volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf/action Sep 05 20:54:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-88eff1cd-43b7-4c15-8817-d1ae21e1519e tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:54:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-88eff1cd-43b7-4c15-8817-d1ae21e1519e tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:55 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:55 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:55 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:55 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.contrib.admin_actions [None req-88eff1cd-43b7-4c15-8817-d1ae21e1519e tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Updating volume '58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf' with '{'status': 'creating'}' {{(pid=87416) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 20:54:55 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:55 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:55 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:55 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-88eff1cd-43b7-4c15-8817-d1ae21e1519e tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] http://192.168.122.147/volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf/action returned with HTTP 202 Sep 05 20:54:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 472/974] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:54:55 2026] POST /volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:54:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0438e501-70ef-406a-86b5-c66dc01feb8c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0438e501-70ef-406a-86b5-c66dc01feb8c tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf Sep 05 20:54:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0438e501-70ef-406a-86b5-c66dc01feb8c tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0438e501-70ef-406a-86b5-c66dc01feb8c tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:55 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:55 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:55 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:55 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:55 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0438e501-70ef-406a-86b5-c66dc01feb8c tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:54:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0438e501-70ef-406a-86b5-c66dc01feb8c tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf returned with HTTP 200 Sep 05 20:54:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 503/975] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:55 2026] GET /volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a30fadd6-2529-46a3-b463-c9b152a39967 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a30fadd6-2529-46a3-b463-c9b152a39967 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] POST http://192.168.122.147/volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf/action Sep 05 20:54:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a30fadd6-2529-46a3-b463-c9b152a39967 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:54:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a30fadd6-2529-46a3-b463-c9b152a39967 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:55 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:55 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:55 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:55 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:55 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a30fadd6-2529-46a3-b463-c9b152a39967 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Volume info retrieved successfully. Sep 05 20:54:55 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a30fadd6-2529-46a3-b463-c9b152a39967 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Delete volume request issued successfully. Sep 05 20:54:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a30fadd6-2529-46a3-b463-c9b152a39967 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] http://192.168.122.147/volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf/action returned with HTTP 202 Sep 05 20:54:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 473/976] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:54:55 2026] POST /volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 20:54:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3e20a082-d533-4509-81e7-2a9cc128037f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3e20a082-d533-4509-81e7-2a9cc128037f tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf Sep 05 20:54:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3e20a082-d533-4509-81e7-2a9cc128037f tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3e20a082-d533-4509-81e7-2a9cc128037f tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:55 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:55 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:55 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:55 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:55 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3e20a082-d533-4509-81e7-2a9cc128037f tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:54:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3e20a082-d533-4509-81e7-2a9cc128037f tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf returned with HTTP 200 Sep 05 20:54:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 504/977] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:55 2026] GET /volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf => generated 850 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a36e2fcd-c85c-4339-9a58-da0c9618e94e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a36e2fcd-c85c-4339-9a58-da0c9618e94e tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] GET http://192.168.122.147/volume/v3/volumes/468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b Sep 05 20:54:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a36e2fcd-c85c-4339-9a58-da0c9618e94e tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a36e2fcd-c85c-4339-9a58-da0c9618e94e tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:56 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:56 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:56 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:56 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:56 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a36e2fcd-c85c-4339-9a58-da0c9618e94e tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Volume info retrieved successfully. Sep 05 20:54:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a36e2fcd-c85c-4339-9a58-da0c9618e94e tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] http://192.168.122.147/volume/v3/volumes/468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b returned with HTTP 200 Sep 05 20:54:56 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 474/978] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:56 2026] GET /volume/v3/volumes/468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-26067def-f042-4456-90a8-f3225df10d0f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-26067def-f042-4456-90a8-f3225df10d0f tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999?usage=True Sep 05 20:54:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-26067def-f042-4456-90a8-f3225df10d0f tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-26067def-f042-4456-90a8-f3225df10d0f tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c4a572da-d095-45da-b4a7-cc7a1b9b644c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c4a572da-d095-45da-b4a7-cc7a1b9b644c tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 Sep 05 20:54:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c4a572da-d095-45da-b4a7-cc7a1b9b644c tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c4a572da-d095-45da-b4a7-cc7a1b9b644c tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:56 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:56 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:56 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:56 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:56 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c4a572da-d095-45da-b4a7-cc7a1b9b644c tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:54:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c4a572da-d095-45da-b4a7-cc7a1b9b644c tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 returned with HTTP 200 Sep 05 20:54:56 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 475/979] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:56 2026] GET /volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-26067def-f042-4456-90a8-f3225df10d0f tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999?usage=True returned with HTTP 200 Sep 05 20:54:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 505/980] 192.168.122.147 () {58 vars in 1259 bytes} [Sat Sep 5 20:54:56 2026] GET /volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999?usage=True => generated 1064 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:54:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-08e8a82b-438e-4b51-a1fe-0fc8be37b7ce None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-08e8a82b-438e-4b51-a1fe-0fc8be37b7ce tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/0d917f1ec0bd463fb896b6e179330416?usage=True Sep 05 20:54:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-08e8a82b-438e-4b51-a1fe-0fc8be37b7ce tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-08e8a82b-438e-4b51-a1fe-0fc8be37b7ce tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-08e8a82b-438e-4b51-a1fe-0fc8be37b7ce tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/0d917f1ec0bd463fb896b6e179330416?usage=True returned with HTTP 200 Sep 05 20:54:56 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 476/981] 192.168.122.147 () {58 vars in 1259 bytes} [Sat Sep 5 20:54:56 2026] GET /volume/v3/os-quota-sets/0d917f1ec0bd463fb896b6e179330416?usage=True => generated 1064 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c396c889-d2f0-4eaf-97df-b9e29459cce9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c396c889-d2f0-4eaf-97df-b9e29459cce9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] POST http://192.168.122.147/volume/v3/os-volume-transfer Sep 05 20:54:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c396c889-d2f0-4eaf-97df-b9e29459cce9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.volume_transfer [None req-c396c889-d2f0-4eaf-97df-b9e29459cce9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Creating new volume transfer {'transfer': {'volume_id': '468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 05 20:54:56 devstack devstack@c-api.service[87415]: INFO cinder.api.contrib.volume_transfer [None req-c396c889-d2f0-4eaf-97df-b9e29459cce9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Creating transfer of volume 468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b Sep 05 20:54:56 devstack devstack@c-api.service[87415]: INFO cinder.transfer.api [None req-c396c889-d2f0-4eaf-97df-b9e29459cce9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Generating transfer record for volume 468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b Sep 05 20:54:56 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:56 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c396c889-d2f0-4eaf-97df-b9e29459cce9 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] http://192.168.122.147/volume/v3/os-volume-transfer returned with HTTP 202 Sep 05 20:54:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 506/982] 192.168.122.147 () {60 vars in 1175 bytes} [Sat Sep 5 20:54:56 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:54:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2e9243b9-f82c-43bb-984e-3f0287df6f3c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2e9243b9-f82c-43bb-984e-3f0287df6f3c tempest-VolumeQuotasAdminTestJSON-534018730 tempest-VolumeQuotasAdminTestJSON-534018730-project-member] POST http://192.168.122.147/volume/v3/os-volume-transfer/76d25056-8fc9-4df7-bb5a-7bc89d431457/accept Sep 05 20:54:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2e9243b9-f82c-43bb-984e-3f0287df6f3c tempest-VolumeQuotasAdminTestJSON-534018730 tempest-VolumeQuotasAdminTestJSON-534018730-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "6646740763a51a91"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.contrib.volume_transfer [None req-2e9243b9-f82c-43bb-984e-3f0287df6f3c tempest-VolumeQuotasAdminTestJSON-534018730 tempest-VolumeQuotasAdminTestJSON-534018730-project-member] Accepting volume transfer 76d25056-8fc9-4df7-bb5a-7bc89d431457 {{(pid=87416) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 05 20:54:56 devstack devstack@c-api.service[87416]: INFO cinder.api.contrib.volume_transfer [None req-2e9243b9-f82c-43bb-984e-3f0287df6f3c tempest-VolumeQuotasAdminTestJSON-534018730 tempest-VolumeQuotasAdminTestJSON-534018730-project-member] Accepting transfer 76d25056-8fc9-4df7-bb5a-7bc89d431457 Sep 05 20:54:56 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:56 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-57baa0df-93a7-46ce-9b78-786941257d8c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-57baa0df-93a7-46ce-9b78-786941257d8c tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf Sep 05 20:54:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-57baa0df-93a7-46ce-9b78-786941257d8c tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-57baa0df-93a7-46ce-9b78-786941257d8c tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:56 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-2e9243b9-f82c-43bb-984e-3f0287df6f3c tempest-VolumeQuotasAdminTestJSON-534018730 tempest-VolumeQuotasAdminTestJSON-534018730-project-member] Created reservations ['6dc2ce88-1eaa-465c-a201-0e5c65490453', '774e1510-4c82-4984-a851-3634226a5076', '6cd7d32c-ed48-4257-930e-e338c6546dba', '7d187f4e-e86d-4997-929a-b92dd9f09fce'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:56 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:56 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:56 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-57baa0df-93a7-46ce-9b78-786941257d8c tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:54:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-57baa0df-93a7-46ce-9b78-786941257d8c tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf returned with HTTP 200 Sep 05 20:54:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 507/983] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:56 2026] GET /volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:56 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-2e9243b9-f82c-43bb-984e-3f0287df6f3c tempest-VolumeQuotasAdminTestJSON-534018730 tempest-VolumeQuotasAdminTestJSON-534018730-project-member] Created reservations ['ab88b3dc-b408-4c9f-a43e-60ad77c78596', '9250b627-84ba-47b5-8431-dfe521a21008', '48229df3-45d1-4264-9a45-67f2bfb15610', 'bf5baf99-194c-4c76-a670-0745436e28e3'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:56 devstack devstack@c-api.service[87416]: /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 05 20:54:56 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:54:57 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-2e9243b9-f82c-43bb-984e-3f0287df6f3c tempest-VolumeQuotasAdminTestJSON-534018730 tempest-VolumeQuotasAdminTestJSON-534018730-project-member] Created reservations ['0021207c-7a7f-468e-be83-9b33e694890a', 'e10cb6e8-f412-4b58-8a57-a6fc5974540e', '2b7c5426-7f9a-456c-84fc-16e7f734a866', '7cdf884c-7109-4c66-be69-2e0cf014eda9'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:57 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-2e9243b9-f82c-43bb-984e-3f0287df6f3c tempest-VolumeQuotasAdminTestJSON-534018730 tempest-VolumeQuotasAdminTestJSON-534018730-project-member] Created reservations ['ea384bc1-2e42-4199-96c1-1c467f95b6d3', 'b7a86408-5639-411f-8650-7cefc20a7d35', '295e9c55-7902-481d-8af2-002d0da7412d', 'acbaf6c4-96aa-4db5-8d11-80cb856c44d7'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:57 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2e9243b9-f82c-43bb-984e-3f0287df6f3c tempest-VolumeQuotasAdminTestJSON-534018730 tempest-VolumeQuotasAdminTestJSON-534018730-project-member] Transfer volume completed successfully. Sep 05 20:54:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-bf039132-807a-42ad-8c90-3d9991f65789 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bf039132-807a-42ad-8c90-3d9991f65789 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 Sep 05 20:54:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bf039132-807a-42ad-8c90-3d9991f65789 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bf039132-807a-42ad-8c90-3d9991f65789 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:57 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:57 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:57 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:57 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:57 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-bf039132-807a-42ad-8c90-3d9991f65789 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:54:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bf039132-807a-42ad-8c90-3d9991f65789 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 returned with HTTP 200 Sep 05 20:54:57 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 508/984] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:57 2026] GET /volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f6770278-ce30-4eae-b758-f33b089dacce None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f6770278-ce30-4eae-b758-f33b089dacce tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 20:54:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f6770278-ce30-4eae-b758-f33b089dacce tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bf819f1f-6814-46a0-b34a-5c9b8bb45208", "name": "tempest-VolumesDeleteCascade-Snapshot-352318563"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:57 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:57 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:57 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:57 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:57 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f6770278-ce30-4eae-b758-f33b089dacce tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:54:57 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-f6770278-ce30-4eae-b758-f33b089dacce tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Create snapshot from volume bf819f1f-6814-46a0-b34a-5c9b8bb45208 Sep 05 20:54:57 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-f6770278-ce30-4eae-b758-f33b089dacce tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Created reservations ['4cf3a9be-4b8a-4127-b72a-657d54a6a6d4', '112a2f03-859b-4394-9808-11a4efe2f966', 'd4684db1-f43f-486c-9bff-21ba9989d4d5', '6cafc23d-fb0b-46ca-bb06-d4adff9adcaf'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:57 devstack devstack@c-api.service[87416]: INFO cinder.transfer.api [None req-2e9243b9-f82c-43bb-984e-3f0287df6f3c tempest-VolumeQuotasAdminTestJSON-534018730 tempest-VolumeQuotasAdminTestJSON-534018730-project-member] Volume 468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b has been transferred. Sep 05 20:54:57 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:57 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2e9243b9-f82c-43bb-984e-3f0287df6f3c tempest-VolumeQuotasAdminTestJSON-534018730 tempest-VolumeQuotasAdminTestJSON-534018730-project-member] http://192.168.122.147/volume/v3/os-volume-transfer/76d25056-8fc9-4df7-bb5a-7bc89d431457/accept returned with HTTP 202 Sep 05 20:54:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 477/985] 192.168.122.147 () {60 vars in 1307 bytes} [Sat Sep 5 20:54:56 2026] POST /volume/v3/os-volume-transfer/76d25056-8fc9-4df7-bb5a-7bc89d431457/accept => generated 373 bytes in 1050 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:54:57 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:57 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3a8396d0-bb53-4f8a-bf0b-eea6a8276129 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3a8396d0-bb53-4f8a-bf0b-eea6a8276129 tempest-VolumeQuotasAdminTestJSON-534018730 tempest-VolumeQuotasAdminTestJSON-534018730-project-member] GET http://192.168.122.147/volume/v3/volumes/468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b Sep 05 20:54:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3a8396d0-bb53-4f8a-bf0b-eea6a8276129 tempest-VolumeQuotasAdminTestJSON-534018730 tempest-VolumeQuotasAdminTestJSON-534018730-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3a8396d0-bb53-4f8a-bf0b-eea6a8276129 tempest-VolumeQuotasAdminTestJSON-534018730 tempest-VolumeQuotasAdminTestJSON-534018730-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:57 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:57 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:57 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:57 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:57 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3a8396d0-bb53-4f8a-bf0b-eea6a8276129 tempest-VolumeQuotasAdminTestJSON-534018730 tempest-VolumeQuotasAdminTestJSON-534018730-project-member] Volume info retrieved successfully. Sep 05 20:54:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3a8396d0-bb53-4f8a-bf0b-eea6a8276129 tempest-VolumeQuotasAdminTestJSON-534018730 tempest-VolumeQuotasAdminTestJSON-534018730-project-member] http://192.168.122.147/volume/v3/volumes/468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b returned with HTTP 200 Sep 05 20:54:57 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f6770278-ce30-4eae-b758-f33b089dacce tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Snapshot create request issued successfully. Sep 05 20:54:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 478/986] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:57 2026] GET /volume/v3/volumes/468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b => generated 857 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f6770278-ce30-4eae-b758-f33b089dacce tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 20:54:57 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 509/987] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 20:54:57 2026] POST /volume/v3/snapshots => generated 306 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:54:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3440e4a5-9d46-4af5-b6c9-44066b7d194e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-05404f13-4a5c-4e41-9dd7-d32f00400a92 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3440e4a5-9d46-4af5-b6c9-44066b7d194e tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/snapshots/ec8de399-69ea-403e-97b8-5bd6c43b98c2 Sep 05 20:54:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3440e4a5-9d46-4af5-b6c9-44066b7d194e tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3440e4a5-9d46-4af5-b6c9-44066b7d194e tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-05404f13-4a5c-4e41-9dd7-d32f00400a92 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999?usage=True Sep 05 20:54:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-05404f13-4a5c-4e41-9dd7-d32f00400a92 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-05404f13-4a5c-4e41-9dd7-d32f00400a92 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:57 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:57 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:57 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3440e4a5-9d46-4af5-b6c9-44066b7d194e tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Snapshot retrieved successfully. Sep 05 20:54:57 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:57 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3440e4a5-9d46-4af5-b6c9-44066b7d194e tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/snapshots/ec8de399-69ea-403e-97b8-5bd6c43b98c2 returned with HTTP 200 Sep 05 20:54:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 479/988] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:57 2026] GET /volume/v3/snapshots/ec8de399-69ea-403e-97b8-5bd6c43b98c2 => generated 438 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-05404f13-4a5c-4e41-9dd7-d32f00400a92 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999?usage=True returned with HTTP 200 Sep 05 20:54:57 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 510/989] 192.168.122.147 () {58 vars in 1259 bytes} [Sat Sep 5 20:54:57 2026] GET /volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999?usage=True => generated 1064 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8a4999d3-1cb8-4e2f-877c-0de71fffa1c1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8a4999d3-1cb8-4e2f-877c-0de71fffa1c1 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/0d917f1ec0bd463fb896b6e179330416?usage=True Sep 05 20:54:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8a4999d3-1cb8-4e2f-877c-0de71fffa1c1 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8a4999d3-1cb8-4e2f-877c-0de71fffa1c1 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8a4999d3-1cb8-4e2f-877c-0de71fffa1c1 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/0d917f1ec0bd463fb896b6e179330416?usage=True returned with HTTP 200 Sep 05 20:54:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 480/990] 192.168.122.147 () {58 vars in 1259 bytes} [Sat Sep 5 20:54:57 2026] GET /volume/v3/os-quota-sets/0d917f1ec0bd463fb896b6e179330416?usage=True => generated 1064 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b3867abf-fc85-483d-915e-95cf1ad05562 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b3867abf-fc85-483d-915e-95cf1ad05562 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b Sep 05 20:54:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b3867abf-fc85-483d-915e-95cf1ad05562 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b3867abf-fc85-483d-915e-95cf1ad05562 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:57 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-b3867abf-fc85-483d-915e-95cf1ad05562 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Delete volume with id: 468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b Sep 05 20:54:57 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:57 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:57 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:57 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:57 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b3867abf-fc85-483d-915e-95cf1ad05562 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Volume info retrieved successfully. Sep 05 20:54:57 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b3867abf-fc85-483d-915e-95cf1ad05562 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Delete volume request issued successfully. Sep 05 20:54:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b3867abf-fc85-483d-915e-95cf1ad05562 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] http://192.168.122.147/volume/v3/volumes/468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b returned with HTTP 202 Sep 05 20:54:57 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 511/991] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:54:57 2026] DELETE /volume/v3/volumes/468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:54:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f8c22649-453e-4b3e-b4aa-4e58b929f8c7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4b7ce7a5-ad0d-4edc-a142-55d0043f4cea None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f8c22649-453e-4b3e-b4aa-4e58b929f8c7 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf Sep 05 20:54:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f8c22649-453e-4b3e-b4aa-4e58b929f8c7 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f8c22649-453e-4b3e-b4aa-4e58b929f8c7 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4b7ce7a5-ad0d-4edc-a142-55d0043f4cea tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] GET http://192.168.122.147/volume/v3/volumes/468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b Sep 05 20:54:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4b7ce7a5-ad0d-4edc-a142-55d0043f4cea tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4b7ce7a5-ad0d-4edc-a142-55d0043f4cea tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f8c22649-453e-4b3e-b4aa-4e58b929f8c7 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf returned with HTTP 404 Sep 05 20:54:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 481/992] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:57 2026] GET /volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f72c297c-5cf8-4902-8e9a-3877c9cd0913 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f72c297c-5cf8-4902-8e9a-3877c9cd0913 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf Sep 05 20:54:57 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:57 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f72c297c-5cf8-4902-8e9a-3877c9cd0913 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:57 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:57 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f72c297c-5cf8-4902-8e9a-3877c9cd0913 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:57 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-4b7ce7a5-ad0d-4edc-a142-55d0043f4cea tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Volume info retrieved successfully. Sep 05 20:54:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f72c297c-5cf8-4902-8e9a-3877c9cd0913 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf returned with HTTP 404 Sep 05 20:54:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 482/993] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:57 2026] GET /volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4b7ce7a5-ad0d-4edc-a142-55d0043f4cea tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] http://192.168.122.147/volume/v3/volumes/468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b returned with HTTP 200 Sep 05 20:54:57 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 512/994] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:57 2026] GET /volume/v3/volumes/468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b => generated 1019 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c2d477b9-7266-46bb-ab15-0fd55d061f68 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c2d477b9-7266-46bb-ab15-0fd55d061f68 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] DELETE http://192.168.122.147/volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf Sep 05 20:54:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c2d477b9-7266-46bb-ab15-0fd55d061f68 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c2d477b9-7266-46bb-ab15-0fd55d061f68 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:57 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-c2d477b9-7266-46bb-ab15-0fd55d061f68 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Delete volume with id: 58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf Sep 05 20:54:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c2d477b9-7266-46bb-ab15-0fd55d061f68 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf returned with HTTP 404 Sep 05 20:54:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 483/995] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:54:57 2026] DELETE /volume/v3/volumes/58cd655d-eda6-42c2-a3b8-9d4ab3cd23cf => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f60063fb-7973-495f-9c95-cb40dfa60da9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f60063fb-7973-495f-9c95-cb40dfa60da9 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:54:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f60063fb-7973-495f-9c95-cb40dfa60da9 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-579722800"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-f60063fb-7973-495f-9c95-cb40dfa60da9 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-579722800'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:54:58 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-f60063fb-7973-495f-9c95-cb40dfa60da9 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Create volume of 1 GB Sep 05 20:54:58 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f60063fb-7973-495f-9c95-cb40dfa60da9 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Availability Zones retrieved successfully. Sep 05 20:54:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-f60063fb-7973-495f-9c95-cb40dfa60da9 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Flow 'volume_create_api' (0a7cd7d4-776f-4bc6-90b3-dacc23406afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-f60063fb-7973-495f-9c95-cb40dfa60da9 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d584356-1fa1-4b65-a5fa-986328568bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-f60063fb-7973-495f-9c95-cb40dfa60da9 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:54:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-f60063fb-7973-495f-9c95-cb40dfa60da9 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d584356-1fa1-4b65-a5fa-986328568bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-f60063fb-7973-495f-9c95-cb40dfa60da9 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dca87c69-42d6-4854-b5e3-fb3917329b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:58 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-f60063fb-7973-495f-9c95-cb40dfa60da9 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Created reservations ['7c0ca0a9-41ec-4edd-8a52-994db58b6b59', '53617f9f-b72e-4837-ac10-256ad4de32ea', '83291475-1e5f-484a-bb71-b358adf099e7', '9ce85494-8d11-4676-8765-92a5ed6f02d9'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:54:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-f60063fb-7973-495f-9c95-cb40dfa60da9 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dca87c69-42d6-4854-b5e3-fb3917329b8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c0ca0a9-41ec-4edd-8a52-994db58b6b59', '53617f9f-b72e-4837-ac10-256ad4de32ea', '83291475-1e5f-484a-bb71-b358adf099e7', '9ce85494-8d11-4676-8765-92a5ed6f02d9']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-f60063fb-7973-495f-9c95-cb40dfa60da9 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b721af4-c29f-49ab-9f72-a12295e99d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:58 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:58 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:54:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-f60063fb-7973-495f-9c95-cb40dfa60da9 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b721af4-c29f-49ab-9f72-a12295e99d5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a23a41c-f37d-4351-83af-a707f365f8ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-579722800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ff429d3a11642d2834532290f41e075',qos_specs=None,replication_status=,reservations=['7c0ca0a9-41ec-4edd-8a52-994db58b6b59','53617f9f-b72e-4837-ac10-256ad4de32ea','83291475-1e5f-484a-bb71-b358adf099e7','9ce85494-8d11-4676-8765-92a5ed6f02d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4affefec87524336906adf018ea87062',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:54:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-579722800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a23a41c-f37d-4351-83af-a707f365f8ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ff429d3a11642d2834532290f41e075',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4affefec87524336906adf018ea87062',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-f60063fb-7973-495f-9c95-cb40dfa60da9 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcc1c20d-ef9b-46a3-8bd9-2fbcc77fcc1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-f60063fb-7973-495f-9c95-cb40dfa60da9 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcc1c20d-ef9b-46a3-8bd9-2fbcc77fcc1a) transitioned into state 'SUCCESS' from state '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-579722800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ff429d3a11642d2834532290f41e075',qos_specs=None,replication_status=,reservations=['7c0ca0a9-41ec-4edd-8a52-994db58b6b59','53617f9f-b72e-4837-ac10-256ad4de32ea','83291475-1e5f-484a-bb71-b358adf099e7','9ce85494-8d11-4676-8765-92a5ed6f02d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4affefec87524336906adf018ea87062',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-f60063fb-7973-495f-9c95-cb40dfa60da9 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6551b8ea-73b2-4621-90e4-305a283ee730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-f60063fb-7973-495f-9c95-cb40dfa60da9 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6551b8ea-73b2-4621-90e4-305a283ee730) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:54:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-f60063fb-7973-495f-9c95-cb40dfa60da9 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Flow 'volume_create_api' (0a7cd7d4-776f-4bc6-90b3-dacc23406afe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:58 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f60063fb-7973-495f-9c95-cb40dfa60da9 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Create volume request issued successfully. Sep 05 20:54:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f60063fb-7973-495f-9c95-cb40dfa60da9 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:54:58 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 513/996] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:54:58 2026] POST /volume/v3/volumes => generated 757 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:54:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9ff8ea98-dd13-40f5-9e5a-54298ad985a4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9ff8ea98-dd13-40f5-9e5a-54298ad985a4 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba Sep 05 20:54:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9ff8ea98-dd13-40f5-9e5a-54298ad985a4 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9ff8ea98-dd13-40f5-9e5a-54298ad985a4 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:58 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:58 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:58 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:58 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:58 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9ff8ea98-dd13-40f5-9e5a-54298ad985a4 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:54:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9ff8ea98-dd13-40f5-9e5a-54298ad985a4 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba returned with HTTP 200 Sep 05 20:54:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 484/997] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:58 2026] GET /volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba => generated 825 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ab20db71-f827-4235-8f05-3a75b0d29645 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ab20db71-f827-4235-8f05-3a75b0d29645 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/snapshots/ec8de399-69ea-403e-97b8-5bd6c43b98c2 Sep 05 20:54:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ab20db71-f827-4235-8f05-3a75b0d29645 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ab20db71-f827-4235-8f05-3a75b0d29645 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:58 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:58 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:54:58 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ab20db71-f827-4235-8f05-3a75b0d29645 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Snapshot retrieved successfully. Sep 05 20:54:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ab20db71-f827-4235-8f05-3a75b0d29645 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/snapshots/ec8de399-69ea-403e-97b8-5bd6c43b98c2 returned with HTTP 200 Sep 05 20:54:58 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 514/998] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:58 2026] GET /volume/v3/snapshots/ec8de399-69ea-403e-97b8-5bd6c43b98c2 => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-90096d20-4939-417e-9d40-4185d9e6134f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-90096d20-4939-417e-9d40-4185d9e6134f tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] GET http://192.168.122.147/volume/v3/volumes/468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b Sep 05 20:54:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-90096d20-4939-417e-9d40-4185d9e6134f tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-90096d20-4939-417e-9d40-4185d9e6134f tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-90096d20-4939-417e-9d40-4185d9e6134f tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] http://192.168.122.147/volume/v3/volumes/468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b returned with HTTP 404 Sep 05 20:54:59 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 485/999] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:59 2026] GET /volume/v3/volumes/468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:54:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fe682ad1-babe-47fc-8c69-ea6208b54600 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fe682ad1-babe-47fc-8c69-ea6208b54600 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] GET http://192.168.122.147/volume/v3/volumes/468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b Sep 05 20:54:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fe682ad1-babe-47fc-8c69-ea6208b54600 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fe682ad1-babe-47fc-8c69-ea6208b54600 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fe682ad1-babe-47fc-8c69-ea6208b54600 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] http://192.168.122.147/volume/v3/volumes/468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b returned with HTTP 404 Sep 05 20:54:59 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 515/1000] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:59 2026] GET /volume/v3/volumes/468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:54:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-90d45862-51e8-4559-bb72-9a6a53882990 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-90d45862-51e8-4559-bb72-9a6a53882990 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] DELETE http://192.168.122.147/volume/v3/volumes/468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b Sep 05 20:54:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-90d45862-51e8-4559-bb72-9a6a53882990 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-90d45862-51e8-4559-bb72-9a6a53882990 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:59 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-90d45862-51e8-4559-bb72-9a6a53882990 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] Delete volume with id: 468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b Sep 05 20:54:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-90d45862-51e8-4559-bb72-9a6a53882990 tempest-VolumeQuotasAdminTestJSON-2050700085 tempest-VolumeQuotasAdminTestJSON-2050700085-project-member] http://192.168.122.147/volume/v3/volumes/468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b returned with HTTP 404 Sep 05 20:54:59 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 486/1001] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:54:59 2026] DELETE /volume/v3/volumes/468b46c5-11d2-4fcc-8cf4-5fd56f3cad9b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:54:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9142aaec-b921-4fc2-bdb0-9c060d345b53 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9142aaec-b921-4fc2-bdb0-9c060d345b53 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/332ac7169d104c179c20daed84c88c97?usage=True Sep 05 20:54:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9142aaec-b921-4fc2-bdb0-9c060d345b53 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9142aaec-b921-4fc2-bdb0-9c060d345b53 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9142aaec-b921-4fc2-bdb0-9c060d345b53 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/332ac7169d104c179c20daed84c88c97?usage=True returned with HTTP 200 Sep 05 20:54:59 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 516/1002] 192.168.122.147 () {58 vars in 1259 bytes} [Sat Sep 5 20:54:59 2026] GET /volume/v3/os-quota-sets/332ac7169d104c179c20daed84c88c97?usage=True => generated 1064 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:54:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-eefa8769-bbed-40f7-aa9b-fca87812db68 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-eefa8769-bbed-40f7-aa9b-fca87812db68 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] PUT http://192.168.122.147/volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999 Sep 05 20:54:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-eefa8769-bbed-40f7-aa9b-fca87812db68 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-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=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-eefa8769-bbed-40f7-aa9b-fca87812db68 tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999 returned with HTTP 200 Sep 05 20:54:59 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 487/1003] 192.168.122.147 () {60 vars in 1259 bytes} [Sat Sep 5 20:54:59 2026] PUT /volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999 => generated 400 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:54:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-41f28017-7ab9-472d-b291-1c19109ca5fa None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-41f28017-7ab9-472d-b291-1c19109ca5fa tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] PUT http://192.168.122.147/volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999 Sep 05 20:54:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-41f28017-7ab9-472d-b291-1c19109ca5fa tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-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=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3d12257f-9806-4b6d-a2bc-d04ef1fc18ef None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3d12257f-9806-4b6d-a2bc-d04ef1fc18ef tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba Sep 05 20:54:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3d12257f-9806-4b6d-a2bc-d04ef1fc18ef tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3d12257f-9806-4b6d-a2bc-d04ef1fc18ef tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:59 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:54:59 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:54:59 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:59 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:59 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3d12257f-9806-4b6d-a2bc-d04ef1fc18ef tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:54:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3d12257f-9806-4b6d-a2bc-d04ef1fc18ef tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba returned with HTTP 200 Sep 05 20:54:59 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 488/1004] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:54:59 2026] GET /volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba => generated 849 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0f7147cc-8c31-4da0-b662-9257b862795c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0f7147cc-8c31-4da0-b662-9257b862795c tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/snapshots/ec8de399-69ea-403e-97b8-5bd6c43b98c2 Sep 05 20:54:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0f7147cc-8c31-4da0-b662-9257b862795c tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:54:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0f7147cc-8c31-4da0-b662-9257b862795c tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:54:59 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:54:59 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:54:59 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0f7147cc-8c31-4da0-b662-9257b862795c tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Snapshot retrieved successfully. Sep 05 20:54:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0f7147cc-8c31-4da0-b662-9257b862795c tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/snapshots/ec8de399-69ea-403e-97b8-5bd6c43b98c2 returned with HTTP 200 Sep 05 20:54:59 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 489/1005] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:54:59 2026] GET /volume/v3/snapshots/ec8de399-69ea-403e-97b8-5bd6c43b98c2 => generated 438 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-41f28017-7ab9-472d-b291-1c19109ca5fa tempest-VolumeQuotasAdminTestJSON-650289095 tempest-VolumeQuotasAdminTestJSON-650289095-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999 returned with HTTP 200 Sep 05 20:54:59 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 517/1006] 192.168.122.147 () {60 vars in 1259 bytes} [Sat Sep 5 20:54:59 2026] PUT /volume/v3/os-quota-sets/2a5bf8a7432c47fea4290732a83d3999 => generated 398 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:54:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2cc2b26a-268e-40b1-80fc-594ccc5e5fb3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:54:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2cc2b26a-268e-40b1-80fc-594ccc5e5fb3 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:54:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2cc2b26a-268e-40b1-80fc-594ccc5e5fb3 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1253733610"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:54:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-2cc2b26a-268e-40b1-80fc-594ccc5e5fb3 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1253733610'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:54:59 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-2cc2b26a-268e-40b1-80fc-594ccc5e5fb3 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Create volume of 1 GB Sep 05 20:54:59 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2cc2b26a-268e-40b1-80fc-594ccc5e5fb3 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Availability Zones retrieved successfully. Sep 05 20:54:59 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-2cc2b26a-268e-40b1-80fc-594ccc5e5fb3 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Flow 'volume_create_api' (5640b45e-d908-4dff-8636-8a3ab06f20bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:54:59 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-2cc2b26a-268e-40b1-80fc-594ccc5e5fb3 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea3ad7b5-43bd-4f29-aca1-d1a65195aaf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:54:59 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-2cc2b26a-268e-40b1-80fc-594ccc5e5fb3 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:55:00 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-2cc2b26a-268e-40b1-80fc-594ccc5e5fb3 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea3ad7b5-43bd-4f29-aca1-d1a65195aaf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:00 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-2cc2b26a-268e-40b1-80fc-594ccc5e5fb3 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e464b3c0-b306-41c1-932d-f630793dd0d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:00 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-2cc2b26a-268e-40b1-80fc-594ccc5e5fb3 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Created reservations ['19b0624a-80c4-4735-9ecb-a97553bd0216', 'd845d96f-2f35-4747-853c-24b75b80eb90', 'ec8d6807-4d73-42b5-992c-96d86dbca591', 'c1beb981-ae0b-452d-a7b2-c2510efb936e'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:00 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-2cc2b26a-268e-40b1-80fc-594ccc5e5fb3 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e464b3c0-b306-41c1-932d-f630793dd0d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19b0624a-80c4-4735-9ecb-a97553bd0216', 'd845d96f-2f35-4747-853c-24b75b80eb90', 'ec8d6807-4d73-42b5-992c-96d86dbca591', 'c1beb981-ae0b-452d-a7b2-c2510efb936e']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:00 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-2cc2b26a-268e-40b1-80fc-594ccc5e5fb3 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c62abc6d-97d7-4e13-a534-b6b7f2cf3998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:00 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:00 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:00 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-2cc2b26a-268e-40b1-80fc-594ccc5e5fb3 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c62abc6d-97d7-4e13-a534-b6b7f2cf3998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5ce12bb-7717-473f-97f4-e2863b670453', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1253733610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc00708160b1473c9e770d962c4a5d16',qos_specs=None,replication_status=,reservations=['19b0624a-80c4-4735-9ecb-a97553bd0216','d845d96f-2f35-4747-853c-24b75b80eb90','ec8d6807-4d73-42b5-992c-96d86dbca591','c1beb981-ae0b-452d-a7b2-c2510efb936e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ecc35db947455aa2edd03e7b6a44e3',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:55:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1253733610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5ce12bb-7717-473f-97f4-e2863b670453,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc00708160b1473c9e770d962c4a5d16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68ecc35db947455aa2edd03e7b6a44e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:00 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-2cc2b26a-268e-40b1-80fc-594ccc5e5fb3 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20e6a997-cd8d-4368-a44f-4a0fdc028479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:00 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-2cc2b26a-268e-40b1-80fc-594ccc5e5fb3 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20e6a997-cd8d-4368-a44f-4a0fdc028479) transitioned into state 'SUCCESS' from state '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-1253733610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc00708160b1473c9e770d962c4a5d16',qos_specs=None,replication_status=,reservations=['19b0624a-80c4-4735-9ecb-a97553bd0216','d845d96f-2f35-4747-853c-24b75b80eb90','ec8d6807-4d73-42b5-992c-96d86dbca591','c1beb981-ae0b-452d-a7b2-c2510efb936e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ecc35db947455aa2edd03e7b6a44e3',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:00 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-2cc2b26a-268e-40b1-80fc-594ccc5e5fb3 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53303433-9baa-4e96-82c3-c699ee52009d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:00 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-2cc2b26a-268e-40b1-80fc-594ccc5e5fb3 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53303433-9baa-4e96-82c3-c699ee52009d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:00 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-2cc2b26a-268e-40b1-80fc-594ccc5e5fb3 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Flow 'volume_create_api' (5640b45e-d908-4dff-8636-8a3ab06f20bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:00 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2cc2b26a-268e-40b1-80fc-594ccc5e5fb3 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Create volume request issued successfully. Sep 05 20:55:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2cc2b26a-268e-40b1-80fc-594ccc5e5fb3 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:55:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 490/1007] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:54:59 2026] POST /volume/v3/volumes => generated 760 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:55:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7398d49e-be0c-46f3-ba26-c4c3ecfee9f1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7398d49e-be0c-46f3-ba26-c4c3ecfee9f1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 Sep 05 20:55:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7398d49e-be0c-46f3-ba26-c4c3ecfee9f1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7398d49e-be0c-46f3-ba26-c4c3ecfee9f1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:00 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:00 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:00 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:00 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:00 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7398d49e-be0c-46f3-ba26-c4c3ecfee9f1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:55:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7398d49e-be0c-46f3-ba26-c4c3ecfee9f1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 returned with HTTP 200 Sep 05 20:55:00 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 518/1008] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:00 2026] GET /volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 => generated 828 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f3b9c0aa-cd59-4fde-9ff6-fdb3032b72d4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f3b9c0aa-cd59-4fde-9ff6-fdb3032b72d4 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba Sep 05 20:55:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f3b9c0aa-cd59-4fde-9ff6-fdb3032b72d4 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f3b9c0aa-cd59-4fde-9ff6-fdb3032b72d4 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:00 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:00 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:00 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:00 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:00 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f3b9c0aa-cd59-4fde-9ff6-fdb3032b72d4 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:55:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-adecd360-9700-41ec-9580-c0e4b35caec9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f3b9c0aa-cd59-4fde-9ff6-fdb3032b72d4 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba returned with HTTP 200 Sep 05 20:55:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-adecd360-9700-41ec-9580-c0e4b35caec9 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/snapshots/ec8de399-69ea-403e-97b8-5bd6c43b98c2 Sep 05 20:55:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-adecd360-9700-41ec-9580-c0e4b35caec9 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-adecd360-9700-41ec-9580-c0e4b35caec9 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 491/1009] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:00 2026] GET /volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba => generated 849 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:00 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:00 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:00 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-adecd360-9700-41ec-9580-c0e4b35caec9 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Snapshot retrieved successfully. Sep 05 20:55:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-adecd360-9700-41ec-9580-c0e4b35caec9 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/snapshots/ec8de399-69ea-403e-97b8-5bd6c43b98c2 returned with HTTP 200 Sep 05 20:55:00 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 519/1010] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:00 2026] GET /volume/v3/snapshots/ec8de399-69ea-403e-97b8-5bd6c43b98c2 => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2d43e564-1321-4aef-8923-fdd678f27c65 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2d43e564-1321-4aef-8923-fdd678f27c65 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:55:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2d43e564-1321-4aef-8923-fdd678f27c65 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ec8de399-69ea-403e-97b8-5bd6c43b98c2", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-252687701"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-2d43e564-1321-4aef-8923-fdd678f27c65 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Create volume request body: {'volume': {'snapshot_id': 'ec8de399-69ea-403e-97b8-5bd6c43b98c2', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-252687701'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:55:00 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:00 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:00 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2d43e564-1321-4aef-8923-fdd678f27c65 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Snapshot retrieved successfully. Sep 05 20:55:00 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-2d43e564-1321-4aef-8923-fdd678f27c65 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Create volume of 1 GB Sep 05 20:55:00 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2d43e564-1321-4aef-8923-fdd678f27c65 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Availability Zones retrieved successfully. Sep 05 20:55:00 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-2d43e564-1321-4aef-8923-fdd678f27c65 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Flow 'volume_create_api' (235f5d62-d5e8-4c07-abbf-2eb27b8b26a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:00 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-2d43e564-1321-4aef-8923-fdd678f27c65 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe5433f9-a87b-4a58-a637-79a4fd210e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:00 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-2d43e564-1321-4aef-8923-fdd678f27c65 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:55:00 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:00 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:00 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-2d43e564-1321-4aef-8923-fdd678f27c65 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe5433f9-a87b-4a58-a637-79a4fd210e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ec8de399-69ea-403e-97b8-5bd6c43b98c2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:00 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-2d43e564-1321-4aef-8923-fdd678f27c65 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dd579bd-4371-4281-8e1a-a173136fe400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:00 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-2d43e564-1321-4aef-8923-fdd678f27c65 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Created reservations ['8e4a3924-deb3-40fb-850a-0ce1eb3799f9', '36352b12-04df-4c45-9728-82ba16f1d1ef', '9c62115c-b983-4b5c-aca7-228de455436b', '0fb0ce17-a6a3-4841-808e-dbb3dccbae07'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:00 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-2d43e564-1321-4aef-8923-fdd678f27c65 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dd579bd-4371-4281-8e1a-a173136fe400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e4a3924-deb3-40fb-850a-0ce1eb3799f9', '36352b12-04df-4c45-9728-82ba16f1d1ef', '9c62115c-b983-4b5c-aca7-228de455436b', '0fb0ce17-a6a3-4841-808e-dbb3dccbae07']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:00 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-2d43e564-1321-4aef-8923-fdd678f27c65 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1781845f-74f0-4532-b2fc-6e01c235e13d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:01 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:01 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:01 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:01 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-2d43e564-1321-4aef-8923-fdd678f27c65 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1781845f-74f0-4532-b2fc-6e01c235e13d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fff1210-b9b6-4416-a1ce-6cc8892965e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-252687701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='116d10e08da047c7a064a74a09b4a6fa',qos_specs=None,replication_status=,reservations=['8e4a3924-deb3-40fb-850a-0ce1eb3799f9','36352b12-04df-4c45-9728-82ba16f1d1ef','9c62115c-b983-4b5c-aca7-228de455436b','0fb0ce17-a6a3-4841-808e-dbb3dccbae07'],size=1,snapshot_id=ec8de399-69ea-403e-97b8-5bd6c43b98c2,source_replicaid=,source_volid=None,status='creating',user_id='60c222fb6f81466e9bac7a21e315f56b',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:55:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-252687701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fff1210-b9b6-4416-a1ce-6cc8892965e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='116d10e08da047c7a064a74a09b4a6fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ec8de399-69ea-403e-97b8-5bd6c43b98c2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60c222fb6f81466e9bac7a21e315f56b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-2d43e564-1321-4aef-8923-fdd678f27c65 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daa746e9-9903-417e-aee6-239584ae4aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-2d43e564-1321-4aef-8923-fdd678f27c65 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daa746e9-9903-417e-aee6-239584ae4aef) transitioned into state 'SUCCESS' from state '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-252687701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='116d10e08da047c7a064a74a09b4a6fa',qos_specs=None,replication_status=,reservations=['8e4a3924-deb3-40fb-850a-0ce1eb3799f9','36352b12-04df-4c45-9728-82ba16f1d1ef','9c62115c-b983-4b5c-aca7-228de455436b','0fb0ce17-a6a3-4841-808e-dbb3dccbae07'],size=1,snapshot_id=ec8de399-69ea-403e-97b8-5bd6c43b98c2,source_replicaid=,source_volid=None,status='creating',user_id='60c222fb6f81466e9bac7a21e315f56b',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-2d43e564-1321-4aef-8923-fdd678f27c65 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38a11fa0-b35f-4563-a9f4-eb66ff12dcc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:01 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:01 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-2d43e564-1321-4aef-8923-fdd678f27c65 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38a11fa0-b35f-4563-a9f4-eb66ff12dcc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-2d43e564-1321-4aef-8923-fdd678f27c65 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Flow 'volume_create_api' (235f5d62-d5e8-4c07-abbf-2eb27b8b26a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:01 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2d43e564-1321-4aef-8923-fdd678f27c65 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Create volume request issued successfully. Sep 05 20:55:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2d43e564-1321-4aef-8923-fdd678f27c65 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:55:01 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 492/1011] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 20:55:00 2026] POST /volume/v3/volumes => generated 793 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 20:55:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-78dbb5ec-04ee-4cfa-8ea9-081297174d0a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-78dbb5ec-04ee-4cfa-8ea9-081297174d0a tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 Sep 05 20:55:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-78dbb5ec-04ee-4cfa-8ea9-081297174d0a tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-78dbb5ec-04ee-4cfa-8ea9-081297174d0a tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:01 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:01 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:01 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:01 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:01 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-78dbb5ec-04ee-4cfa-8ea9-081297174d0a tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:55:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-78dbb5ec-04ee-4cfa-8ea9-081297174d0a tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 returned with HTTP 200 Sep 05 20:55:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 520/1012] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:01 2026] GET /volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c93e0ece-4a54-412d-b4e3-17555eccde29 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c93e0ece-4a54-412d-b4e3-17555eccde29 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 Sep 05 20:55:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c93e0ece-4a54-412d-b4e3-17555eccde29 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c93e0ece-4a54-412d-b4e3-17555eccde29 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:01 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:01 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:01 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:01 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:01 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c93e0ece-4a54-412d-b4e3-17555eccde29 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:55:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c93e0ece-4a54-412d-b4e3-17555eccde29 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 returned with HTTP 200 Sep 05 20:55:01 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 493/1013] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:01 2026] GET /volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 => generated 852 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-cfe41d87-bd5b-437c-811b-f0fa352cf1c4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cfe41d87-bd5b-437c-811b-f0fa352cf1c4 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba Sep 05 20:55:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cfe41d87-bd5b-437c-811b-f0fa352cf1c4 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cfe41d87-bd5b-437c-811b-f0fa352cf1c4 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:01 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:01 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:01 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:01 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:01 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-cfe41d87-bd5b-437c-811b-f0fa352cf1c4 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:55:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cfe41d87-bd5b-437c-811b-f0fa352cf1c4 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba returned with HTTP 200 Sep 05 20:55:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 521/1014] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:01 2026] GET /volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c258e0a9-24a8-4f54-918e-c3534f70b20c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c258e0a9-24a8-4f54-918e-c3534f70b20c tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] POST http://192.168.122.147/volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba/action Sep 05 20:55:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c258e0a9-24a8-4f54-918e-c3534f70b20c tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:55:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c258e0a9-24a8-4f54-918e-c3534f70b20c tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:01 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:01 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:01 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:01 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.contrib.admin_actions [None req-c258e0a9-24a8-4f54-918e-c3534f70b20c tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Updating volume '7a23a41c-f37d-4351-83af-a707f365f8ba' with '{'status': 'error'}' {{(pid=87416) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 20:55:01 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:01 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:01 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:01 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c258e0a9-24a8-4f54-918e-c3534f70b20c tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] http://192.168.122.147/volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba/action returned with HTTP 202 Sep 05 20:55:01 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 494/1015] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:55:01 2026] POST /volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:55:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2e4641c1-827e-4403-8b07-3ea9278b7fa6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2e4641c1-827e-4403-8b07-3ea9278b7fa6 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba Sep 05 20:55:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2e4641c1-827e-4403-8b07-3ea9278b7fa6 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2e4641c1-827e-4403-8b07-3ea9278b7fa6 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:01 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:01 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:01 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:01 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:01 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2e4641c1-827e-4403-8b07-3ea9278b7fa6 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:55:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2e4641c1-827e-4403-8b07-3ea9278b7fa6 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba returned with HTTP 200 Sep 05 20:55:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 522/1016] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:01 2026] GET /volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba => generated 846 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d6f36cc0-a8a7-4cc4-a135-49deb9de8569 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d6f36cc0-a8a7-4cc4-a135-49deb9de8569 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] POST http://192.168.122.147/volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba/action Sep 05 20:55:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d6f36cc0-a8a7-4cc4-a135-49deb9de8569 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:55:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d6f36cc0-a8a7-4cc4-a135-49deb9de8569 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:02 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:02 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:02 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:02 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:02 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d6f36cc0-a8a7-4cc4-a135-49deb9de8569 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Volume info retrieved successfully. Sep 05 20:55:02 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d6f36cc0-a8a7-4cc4-a135-49deb9de8569 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Delete volume request issued successfully. Sep 05 20:55:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d6f36cc0-a8a7-4cc4-a135-49deb9de8569 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] http://192.168.122.147/volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba/action returned with HTTP 202 Sep 05 20:55:02 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 495/1017] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:55:01 2026] POST /volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:55:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1e0bfc07-0209-4080-bf8b-f3a7390d51f7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1e0bfc07-0209-4080-bf8b-f3a7390d51f7 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba Sep 05 20:55:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1e0bfc07-0209-4080-bf8b-f3a7390d51f7 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1e0bfc07-0209-4080-bf8b-f3a7390d51f7 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:02 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:02 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:02 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:02 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:02 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1e0bfc07-0209-4080-bf8b-f3a7390d51f7 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:55:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1e0bfc07-0209-4080-bf8b-f3a7390d51f7 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba returned with HTTP 200 Sep 05 20:55:02 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 523/1018] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:02 2026] GET /volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba => generated 849 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-060760f6-29b3-442f-bad5-a0c728ec3830 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-060760f6-29b3-442f-bad5-a0c728ec3830 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 Sep 05 20:55:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-060760f6-29b3-442f-bad5-a0c728ec3830 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-060760f6-29b3-442f-bad5-a0c728ec3830 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:02 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:02 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:02 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:02 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:02 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-060760f6-29b3-442f-bad5-a0c728ec3830 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:55:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-060760f6-29b3-442f-bad5-a0c728ec3830 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 returned with HTTP 200 Sep 05 20:55:02 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 496/1019] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:02 2026] GET /volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 => generated 885 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8cbdd04c-f24d-44a4-a296-55274ca116b3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8cbdd04c-f24d-44a4-a296-55274ca116b3 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 Sep 05 20:55:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8cbdd04c-f24d-44a4-a296-55274ca116b3 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8cbdd04c-f24d-44a4-a296-55274ca116b3 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:02 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:02 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:02 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:02 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:02 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8cbdd04c-f24d-44a4-a296-55274ca116b3 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:55:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8cbdd04c-f24d-44a4-a296-55274ca116b3 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 returned with HTTP 200 Sep 05 20:55:02 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 524/1020] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:02 2026] GET /volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-19ab3486-50ba-453a-a5e7-c0f21bc0e8ae req-77bcbaf0-f10e-4208-ad95-463af28cca31 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-19ab3486-50ba-453a-a5e7-c0f21bc0e8ae req-77bcbaf0-f10e-4208-ad95-463af28cca31 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 Sep 05 20:55:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-19ab3486-50ba-453a-a5e7-c0f21bc0e8ae req-77bcbaf0-f10e-4208-ad95-463af28cca31 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-19ab3486-50ba-453a-a5e7-c0f21bc0e8ae req-77bcbaf0-f10e-4208-ad95-463af28cca31 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:02 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:02 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:02 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:02 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:02 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-19ab3486-50ba-453a-a5e7-c0f21bc0e8ae req-77bcbaf0-f10e-4208-ad95-463af28cca31 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:55:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-19ab3486-50ba-453a-a5e7-c0f21bc0e8ae req-77bcbaf0-f10e-4208-ad95-463af28cca31 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 returned with HTTP 200 Sep 05 20:55:02 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 497/1021] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:55:02 2026] GET /volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c5ade631-882b-4750-ac20-655478d79ecb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c5ade631-882b-4750-ac20-655478d79ecb None None] GET http://192.168.122.147/volume// Sep 05 20:55:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c5ade631-882b-4750-ac20-655478d79ecb None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c5ade631-882b-4750-ac20-655478d79ecb None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c5ade631-882b-4750-ac20-655478d79ecb None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:55:03 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 525/1022] 192.168.122.147 () {58 vars in 1317 bytes} [Sat Sep 5 20:55:03 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:55:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-19ab3486-50ba-453a-a5e7-c0f21bc0e8ae req-d22c0ab1-65b9-4ba6-8bc8-3f6c6aaada53 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-77dd524d-30fa-492b-986f-a9b6c9293355 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-77dd524d-30fa-492b-986f-a9b6c9293355 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba Sep 05 20:55:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-77dd524d-30fa-492b-986f-a9b6c9293355 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-77dd524d-30fa-492b-986f-a9b6c9293355 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:03 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:03 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:03 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:03 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:03 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-77dd524d-30fa-492b-986f-a9b6c9293355 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:55:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-77dd524d-30fa-492b-986f-a9b6c9293355 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba returned with HTTP 200 Sep 05 20:55:03 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 526/1023] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:03 2026] GET /volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba => generated 849 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e45f6f18-7476-4fa3-b37e-d48581fb1b1d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e45f6f18-7476-4fa3-b37e-d48581fb1b1d tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 Sep 05 20:55:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e45f6f18-7476-4fa3-b37e-d48581fb1b1d tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e45f6f18-7476-4fa3-b37e-d48581fb1b1d tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:03 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:03 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:03 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:03 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:03 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e45f6f18-7476-4fa3-b37e-d48581fb1b1d tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:55:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e45f6f18-7476-4fa3-b37e-d48581fb1b1d tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 returned with HTTP 200 Sep 05 20:55:03 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 527/1024] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:03 2026] GET /volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 => generated 885 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-19ab3486-50ba-453a-a5e7-c0f21bc0e8ae req-d22c0ab1-65b9-4ba6-8bc8-3f6c6aaada53 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 05 20:55:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-19ab3486-50ba-453a-a5e7-c0f21bc0e8ae req-d22c0ab1-65b9-4ba6-8bc8-3f6c6aaada53 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d5ce12bb-7717-473f-97f4-e2863b670453", "connector": null, "instance_uuid": "92ab823d-b10c-41df-b313-48aa4ead7278"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:03 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:03 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:03 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:03 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-19ab3486-50ba-453a-a5e7-c0f21bc0e8ae req-d22c0ab1-65b9-4ba6-8bc8-3f6c6aaada53 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 05 20:55:03 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 498/1025] 192.168.122.147 () {66 vars in 1483 bytes} [Sat Sep 5 20:55:03 2026] POST /volume/v3/attachments => generated 273 bytes in 629 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-471b4b6e-3cfd-41cf-8206-ad7496fff4ef None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-471b4b6e-3cfd-41cf-8206-ad7496fff4ef tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 Sep 05 20:55:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-471b4b6e-3cfd-41cf-8206-ad7496fff4ef tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-471b4b6e-3cfd-41cf-8206-ad7496fff4ef tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:03 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:03 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:03 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:03 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:04 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-471b4b6e-3cfd-41cf-8206-ad7496fff4ef tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:55:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fe2c63fd-dda5-4035-a0fc-ded18017ef9c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fe2c63fd-dda5-4035-a0fc-ded18017ef9c None None] GET http://192.168.122.147/volume// Sep 05 20:55:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fe2c63fd-dda5-4035-a0fc-ded18017ef9c None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fe2c63fd-dda5-4035-a0fc-ded18017ef9c None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fe2c63fd-dda5-4035-a0fc-ded18017ef9c None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:55:04 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 499/1026] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 20:55:04 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:55:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-471b4b6e-3cfd-41cf-8206-ad7496fff4ef tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 returned with HTTP 200 Sep 05 20:55:04 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 528/1027] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:03 2026] GET /volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 => generated 852 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:55:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-19ab3486-50ba-453a-a5e7-c0f21bc0e8ae req-b2f5ec17-4325-4e42-b39a-d9db01c2171a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-19ab3486-50ba-453a-a5e7-c0f21bc0e8ae req-b2f5ec17-4325-4e42-b39a-d9db01c2171a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 Sep 05 20:55:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-19ab3486-50ba-453a-a5e7-c0f21bc0e8ae req-b2f5ec17-4325-4e42-b39a-d9db01c2171a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-19ab3486-50ba-453a-a5e7-c0f21bc0e8ae req-b2f5ec17-4325-4e42-b39a-d9db01c2171a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:04 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:04 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:04 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:04 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:04 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-19ab3486-50ba-453a-a5e7-c0f21bc0e8ae req-b2f5ec17-4325-4e42-b39a-d9db01c2171a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:55:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-19ab3486-50ba-453a-a5e7-c0f21bc0e8ae req-b2f5ec17-4325-4e42-b39a-d9db01c2171a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 returned with HTTP 200 Sep 05 20:55:04 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 500/1028] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 20:55:04 2026] GET /volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 => generated 1033 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:55:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ee57c091-ed5b-4242-bdb1-078cffd409ae None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ee57c091-ed5b-4242-bdb1-078cffd409ae tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba Sep 05 20:55:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ee57c091-ed5b-4242-bdb1-078cffd409ae tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ee57c091-ed5b-4242-bdb1-078cffd409ae tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-19ab3486-50ba-453a-a5e7-c0f21bc0e8ae req-05f83d03-08d6-44e7-883c-67c95733146a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-19ab3486-50ba-453a-a5e7-c0f21bc0e8ae req-05f83d03-08d6-44e7-883c-67c95733146a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] PUT http://192.168.122.147/volume/v3/attachments/c53ade0f-b067-4e07-b4e9-b444c4731153 Sep 05 20:55:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-19ab3486-50ba-453a-a5e7-c0f21bc0e8ae req-05f83d03-08d6-44e7-883c-67c95733146a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8dfc494d0f2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4190e5b0-3c92-4807-a8e5-fb98516f3e01", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ee57c091-ed5b-4242-bdb1-078cffd409ae tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba returned with HTTP 404 Sep 05 20:55:04 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 529/1029] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:04 2026] GET /volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:55:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b27966f0-c7a7-49de-8e82-f3b5e24a78f3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b27966f0-c7a7-49de-8e82-f3b5e24a78f3 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba Sep 05 20:55:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b27966f0-c7a7-49de-8e82-f3b5e24a78f3 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b27966f0-c7a7-49de-8e82-f3b5e24a78f3 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:04 devstack devstack@c-api.service[87416]: DEBUG cinder.coordination [req-19ab3486-50ba-453a-a5e7-c0f21bc0e8ae req-05f83d03-08d6-44e7-883c-67c95733146a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Acquiring lock "cinder-attachment_update-d5ce12bb-7717-473f-97f4-e2863b670453-devstack" by "attachment_update" {{(pid=87416) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 20:55:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b27966f0-c7a7-49de-8e82-f3b5e24a78f3 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba returned with HTTP 404 Sep 05 20:55:04 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 530/1030] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:04 2026] GET /volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:04 devstack devstack@c-api.service[87416]: DEBUG cinder.coordination [req-19ab3486-50ba-453a-a5e7-c0f21bc0e8ae req-05f83d03-08d6-44e7-883c-67c95733146a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Lock "cinder-attachment_update-d5ce12bb-7717-473f-97f4-e2863b670453-devstack" acquired by "attachment_update" :: waited 0.050s {{(pid=87416) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 20:55:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-88de87ab-81fd-42bb-baaa-ef9f6548d79b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:04 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:04 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-88de87ab-81fd-42bb-baaa-ef9f6548d79b tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] DELETE http://192.168.122.147/volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba Sep 05 20:55:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-88de87ab-81fd-42bb-baaa-ef9f6548d79b tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-88de87ab-81fd-42bb-baaa-ef9f6548d79b tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:04 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-88de87ab-81fd-42bb-baaa-ef9f6548d79b tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Delete volume with id: 7a23a41c-f37d-4351-83af-a707f365f8ba Sep 05 20:55:04 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:04 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-88de87ab-81fd-42bb-baaa-ef9f6548d79b tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba returned with HTTP 404 Sep 05 20:55:04 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 531/1031] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:55:04 2026] DELETE /volume/v3/volumes/7a23a41c-f37d-4351-83af-a707f365f8ba => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5d6b4f1b-c87b-4831-ab92-9a6d2affac13 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5d6b4f1b-c87b-4831-ab92-9a6d2affac13 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 Sep 05 20:55:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5d6b4f1b-c87b-4831-ab92-9a6d2affac13 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5d6b4f1b-c87b-4831-ab92-9a6d2affac13 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:04 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:04 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:04 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:04 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:04 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5d6b4f1b-c87b-4831-ab92-9a6d2affac13 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:55:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5d6b4f1b-c87b-4831-ab92-9a6d2affac13 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 returned with HTTP 200 Sep 05 20:55:04 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 532/1032] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:04 2026] GET /volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 => generated 885 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e01e107c-9432-4a39-9556-1bf118acb710 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e01e107c-9432-4a39-9556-1bf118acb710 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:55:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e01e107c-9432-4a39-9556-1bf118acb710 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1376919835"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-e01e107c-9432-4a39-9556-1bf118acb710 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1376919835'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:55:04 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-e01e107c-9432-4a39-9556-1bf118acb710 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Create volume of 1 GB Sep 05 20:55:04 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e01e107c-9432-4a39-9556-1bf118acb710 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Availability Zones retrieved successfully. Sep 05 20:55:04 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-e01e107c-9432-4a39-9556-1bf118acb710 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Flow 'volume_create_api' (bfc0fb07-e1b5-4e34-a36a-17a20a6d10c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:04 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-e01e107c-9432-4a39-9556-1bf118acb710 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7143f88e-ba76-4277-8073-cbe4b0b29d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:04 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-e01e107c-9432-4a39-9556-1bf118acb710 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:55:05 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-e01e107c-9432-4a39-9556-1bf118acb710 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7143f88e-ba76-4277-8073-cbe4b0b29d30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:05 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-e01e107c-9432-4a39-9556-1bf118acb710 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3589513-8d3d-4c25-854f-c2154010fa36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:05 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-e01e107c-9432-4a39-9556-1bf118acb710 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Created reservations ['fddacb84-53f1-4293-b105-e11bfab82ab8', '550c2d45-b4a1-4f6f-9d58-47d306b41cfa', '458573e5-52c8-4c88-93f6-a2920ee43bc5', 'e6ae6276-4962-47a6-8e68-ef800021ff93'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:05 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-e01e107c-9432-4a39-9556-1bf118acb710 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3589513-8d3d-4c25-854f-c2154010fa36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fddacb84-53f1-4293-b105-e11bfab82ab8', '550c2d45-b4a1-4f6f-9d58-47d306b41cfa', '458573e5-52c8-4c88-93f6-a2920ee43bc5', 'e6ae6276-4962-47a6-8e68-ef800021ff93']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:05 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-e01e107c-9432-4a39-9556-1bf118acb710 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8c8190a-287c-4e5b-bdcc-8c54dce51cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:05 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:05 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:05 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-e01e107c-9432-4a39-9556-1bf118acb710 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8c8190a-287c-4e5b-bdcc-8c54dce51cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24a5a490-195b-4b7a-8b42-2033c08f13ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1376919835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ff429d3a11642d2834532290f41e075',qos_specs=None,replication_status=,reservations=['fddacb84-53f1-4293-b105-e11bfab82ab8','550c2d45-b4a1-4f6f-9d58-47d306b41cfa','458573e5-52c8-4c88-93f6-a2920ee43bc5','e6ae6276-4962-47a6-8e68-ef800021ff93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4affefec87524336906adf018ea87062',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:55:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1376919835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24a5a490-195b-4b7a-8b42-2033c08f13ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ff429d3a11642d2834532290f41e075',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4affefec87524336906adf018ea87062',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:05 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-e01e107c-9432-4a39-9556-1bf118acb710 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05311cda-fb90-4065-b0c9-779153af6e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:05 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-e01e107c-9432-4a39-9556-1bf118acb710 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05311cda-fb90-4065-b0c9-779153af6e71) transitioned into state 'SUCCESS' from state '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-1376919835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ff429d3a11642d2834532290f41e075',qos_specs=None,replication_status=,reservations=['fddacb84-53f1-4293-b105-e11bfab82ab8','550c2d45-b4a1-4f6f-9d58-47d306b41cfa','458573e5-52c8-4c88-93f6-a2920ee43bc5','e6ae6276-4962-47a6-8e68-ef800021ff93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4affefec87524336906adf018ea87062',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:05 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-e01e107c-9432-4a39-9556-1bf118acb710 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d12dfd1-2e4b-4c36-ac21-0f2078ea4d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:05 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-e01e107c-9432-4a39-9556-1bf118acb710 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d12dfd1-2e4b-4c36-ac21-0f2078ea4d55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:05 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-e01e107c-9432-4a39-9556-1bf118acb710 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Flow 'volume_create_api' (bfc0fb07-e1b5-4e34-a36a-17a20a6d10c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:05 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e01e107c-9432-4a39-9556-1bf118acb710 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Create volume request issued successfully. Sep 05 20:55:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e01e107c-9432-4a39-9556-1bf118acb710 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:55:05 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 533/1033] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:55:04 2026] POST /volume/v3/volumes => generated 758 bytes in 1126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:55:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-cd9de7e4-9599-4a50-a62e-f6576826e465 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cd9de7e4-9599-4a50-a62e-f6576826e465 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 Sep 05 20:55:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cd9de7e4-9599-4a50-a62e-f6576826e465 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cd9de7e4-9599-4a50-a62e-f6576826e465 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:05 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:05 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:05 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:05 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:05 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-cd9de7e4-9599-4a50-a62e-f6576826e465 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:55:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cd9de7e4-9599-4a50-a62e-f6576826e465 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 returned with HTTP 200 Sep 05 20:55:05 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 534/1034] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:05 2026] GET /volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 => generated 852 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b392d33d-7083-4254-b0ec-c3a8adb9978e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b392d33d-7083-4254-b0ec-c3a8adb9978e tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 Sep 05 20:55:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b392d33d-7083-4254-b0ec-c3a8adb9978e tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b392d33d-7083-4254-b0ec-c3a8adb9978e tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:06 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:06 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:06 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:06 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:06 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b392d33d-7083-4254-b0ec-c3a8adb9978e tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:55:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b392d33d-7083-4254-b0ec-c3a8adb9978e tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 returned with HTTP 200 Sep 05 20:55:06 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 535/1035] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:05 2026] GET /volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 => generated 885 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-10eefc1f-8eff-4228-96fa-1c80f7667fb5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-10eefc1f-8eff-4228-96fa-1c80f7667fb5 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed Sep 05 20:55:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-10eefc1f-8eff-4228-96fa-1c80f7667fb5 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-10eefc1f-8eff-4228-96fa-1c80f7667fb5 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:06 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:06 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:06 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:06 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:06 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-10eefc1f-8eff-4228-96fa-1c80f7667fb5 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:55:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-10eefc1f-8eff-4228-96fa-1c80f7667fb5 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed returned with HTTP 200 Sep 05 20:55:06 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 536/1036] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:06 2026] GET /volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed => generated 826 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-621097f7-9889-4c40-8abe-9749f2a340a8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-621097f7-9889-4c40-8abe-9749f2a340a8 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 Sep 05 20:55:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-621097f7-9889-4c40-8abe-9749f2a340a8 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-621097f7-9889-4c40-8abe-9749f2a340a8 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:07 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:07 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:07 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:07 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:07 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-621097f7-9889-4c40-8abe-9749f2a340a8 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:55:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-621097f7-9889-4c40-8abe-9749f2a340a8 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 returned with HTTP 200 Sep 05 20:55:07 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 537/1037] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:07 2026] GET /volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 => generated 852 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9c6bec6f-df6f-41af-b3a2-ac4bd22e3456 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9c6bec6f-df6f-41af-b3a2-ac4bd22e3456 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 Sep 05 20:55:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9c6bec6f-df6f-41af-b3a2-ac4bd22e3456 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9c6bec6f-df6f-41af-b3a2-ac4bd22e3456 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:07 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:07 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:07 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:07 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:07 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9c6bec6f-df6f-41af-b3a2-ac4bd22e3456 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:55:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9c6bec6f-df6f-41af-b3a2-ac4bd22e3456 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 returned with HTTP 200 Sep 05 20:55:07 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 538/1038] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:07 2026] GET /volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 => generated 885 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f26a25c8-e587-4020-9845-d982b5ed03a6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f26a25c8-e587-4020-9845-d982b5ed03a6 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed Sep 05 20:55:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f26a25c8-e587-4020-9845-d982b5ed03a6 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f26a25c8-e587-4020-9845-d982b5ed03a6 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:07 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:07 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:07 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:07 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:07 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f26a25c8-e587-4020-9845-d982b5ed03a6 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:55:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f26a25c8-e587-4020-9845-d982b5ed03a6 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed returned with HTTP 200 Sep 05 20:55:07 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 539/1039] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:07 2026] GET /volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed => generated 850 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5eab26d6-1857-49f6-bf96-921dbb4535e1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5eab26d6-1857-49f6-bf96-921dbb4535e1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 Sep 05 20:55:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5eab26d6-1857-49f6-bf96-921dbb4535e1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5eab26d6-1857-49f6-bf96-921dbb4535e1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:08 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:08 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:08 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:08 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:08 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5eab26d6-1857-49f6-bf96-921dbb4535e1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:55:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5eab26d6-1857-49f6-bf96-921dbb4535e1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 returned with HTTP 200 Sep 05 20:55:08 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 540/1040] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:08 2026] GET /volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 => generated 852 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:55:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b8bf37eb-5fff-4873-98d6-6b2b400bdcfd None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b8bf37eb-5fff-4873-98d6-6b2b400bdcfd tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 Sep 05 20:55:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b8bf37eb-5fff-4873-98d6-6b2b400bdcfd tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b8bf37eb-5fff-4873-98d6-6b2b400bdcfd tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:08 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:08 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:08 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:08 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:08 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b8bf37eb-5fff-4873-98d6-6b2b400bdcfd tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:55:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b8bf37eb-5fff-4873-98d6-6b2b400bdcfd tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 returned with HTTP 200 Sep 05 20:55:08 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 541/1041] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:08 2026] GET /volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 => generated 885 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3931853e-de74-4269-9cb6-ea0b2f3c755f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3931853e-de74-4269-9cb6-ea0b2f3c755f tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed Sep 05 20:55:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3931853e-de74-4269-9cb6-ea0b2f3c755f tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3931853e-de74-4269-9cb6-ea0b2f3c755f tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:08 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:08 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:08 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:08 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:08 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3931853e-de74-4269-9cb6-ea0b2f3c755f tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:55:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3931853e-de74-4269-9cb6-ea0b2f3c755f tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed returned with HTTP 200 Sep 05 20:55:08 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 542/1042] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:08 2026] GET /volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed => generated 850 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9fa6fc61-9a7c-49f4-82e7-a7c2c0daa322 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9fa6fc61-9a7c-49f4-82e7-a7c2c0daa322 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 Sep 05 20:55:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9fa6fc61-9a7c-49f4-82e7-a7c2c0daa322 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9fa6fc61-9a7c-49f4-82e7-a7c2c0daa322 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:09 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:09 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:09 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:09 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:09 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9fa6fc61-9a7c-49f4-82e7-a7c2c0daa322 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:55:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9fa6fc61-9a7c-49f4-82e7-a7c2c0daa322 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 returned with HTTP 200 Sep 05 20:55:09 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 543/1043] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:09 2026] GET /volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 => generated 852 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-943396aa-88ba-490f-8d98-0cfbb79c9157 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-943396aa-88ba-490f-8d98-0cfbb79c9157 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 Sep 05 20:55:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-943396aa-88ba-490f-8d98-0cfbb79c9157 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-943396aa-88ba-490f-8d98-0cfbb79c9157 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:09 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:09 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:09 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:09 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:09 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-943396aa-88ba-490f-8d98-0cfbb79c9157 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:55:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-943396aa-88ba-490f-8d98-0cfbb79c9157 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 returned with HTTP 200 Sep 05 20:55:09 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 544/1044] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:09 2026] GET /volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 => generated 885 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8e3cd664-c72f-4408-9c46-9d33ec726267 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8e3cd664-c72f-4408-9c46-9d33ec726267 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed Sep 05 20:55:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8e3cd664-c72f-4408-9c46-9d33ec726267 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8e3cd664-c72f-4408-9c46-9d33ec726267 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:09 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:09 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:09 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:09 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:09 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8e3cd664-c72f-4408-9c46-9d33ec726267 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:55:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8e3cd664-c72f-4408-9c46-9d33ec726267 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed returned with HTTP 200 Sep 05 20:55:09 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 545/1045] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:09 2026] GET /volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:09 devstack devstack@c-api.service[87416]: DEBUG cinder.coordination [req-19ab3486-50ba-453a-a5e7-c0f21bc0e8ae req-05f83d03-08d6-44e7-883c-67c95733146a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Lock "cinder-attachment_update-d5ce12bb-7717-473f-97f4-e2863b670453-devstack" released by "attachment_update" :: held 5.553s {{(pid=87416) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 20:55:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-19ab3486-50ba-453a-a5e7-c0f21bc0e8ae req-05f83d03-08d6-44e7-883c-67c95733146a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/attachments/c53ade0f-b067-4e07-b4e9-b444c4731153 returned with HTTP 200 Sep 05 20:55:09 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 501/1046] 192.168.122.147 () {66 vars in 1593 bytes} [Sat Sep 5 20:55:04 2026] PUT /volume/v3/attachments/c53ade0f-b067-4e07-b4e9-b444c4731153 => generated 694 bytes in 5689 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fd050753-ad34-4eb1-b3cb-73642183a8a5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fd050753-ad34-4eb1-b3cb-73642183a8a5 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 Sep 05 20:55:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fd050753-ad34-4eb1-b3cb-73642183a8a5 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fd050753-ad34-4eb1-b3cb-73642183a8a5 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:10 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:10 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:10 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:10 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:10 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-fd050753-ad34-4eb1-b3cb-73642183a8a5 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:55:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fd050753-ad34-4eb1-b3cb-73642183a8a5 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 returned with HTTP 200 Sep 05 20:55:10 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 546/1047] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:10 2026] GET /volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4fa04767-3938-4672-8cb0-c3b2b4099fdd None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4fa04767-3938-4672-8cb0-c3b2b4099fdd tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 Sep 05 20:55:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4fa04767-3938-4672-8cb0-c3b2b4099fdd tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4fa04767-3938-4672-8cb0-c3b2b4099fdd tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:10 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:10 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:10 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:10 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:10 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4fa04767-3938-4672-8cb0-c3b2b4099fdd tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:55:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4fa04767-3938-4672-8cb0-c3b2b4099fdd tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 returned with HTTP 200 Sep 05 20:55:10 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 502/1048] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:10 2026] GET /volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 => generated 886 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7e0e04d4-27b6-4eef-90d2-2b75c48fac7c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7e0e04d4-27b6-4eef-90d2-2b75c48fac7c tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] GET http://192.168.122.147/volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 Sep 05 20:55:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7e0e04d4-27b6-4eef-90d2-2b75c48fac7c tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7e0e04d4-27b6-4eef-90d2-2b75c48fac7c tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-43401c11-c7b2-4ef1-9317-ec3039d4b39d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-43401c11-c7b2-4ef1-9317-ec3039d4b39d tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed Sep 05 20:55:10 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:10 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-43401c11-c7b2-4ef1-9317-ec3039d4b39d tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-43401c11-c7b2-4ef1-9317-ec3039d4b39d tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:10 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:10 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:10 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7e0e04d4-27b6-4eef-90d2-2b75c48fac7c tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] Volume info retrieved successfully. Sep 05 20:55:10 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:10 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:10 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:10 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7e0e04d4-27b6-4eef-90d2-2b75c48fac7c tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] http://192.168.122.147/volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 returned with HTTP 200 Sep 05 20:55:10 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 547/1049] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:10 2026] GET /volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 => generated 886 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:10 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-43401c11-c7b2-4ef1-9317-ec3039d4b39d tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:55:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9b98962a-4fe6-44a5-9c59-aa9aaa20ca43 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-43401c11-c7b2-4ef1-9317-ec3039d4b39d tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed returned with HTTP 200 Sep 05 20:55:10 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 503/1050] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:10 2026] GET /volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed => generated 850 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-19ab3486-50ba-453a-a5e7-c0f21bc0e8ae req-32560d2c-51ab-47e8-a6bc-4e72ebae1881 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-19ab3486-50ba-453a-a5e7-c0f21bc0e8ae req-32560d2c-51ab-47e8-a6bc-4e72ebae1881 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] POST http://192.168.122.147/volume/v3/attachments/c53ade0f-b067-4e07-b4e9-b444c4731153/action Sep 05 20:55:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-19ab3486-50ba-453a-a5e7-c0f21bc0e8ae req-32560d2c-51ab-47e8-a6bc-4e72ebae1881 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Action body: b'{"os-complete": null}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:55:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-19ab3486-50ba-453a-a5e7-c0f21bc0e8ae req-32560d2c-51ab-47e8-a6bc-4e72ebae1881 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9b98962a-4fe6-44a5-9c59-aa9aaa20ca43 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] DELETE http://192.168.122.147/volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208?cascade=True Sep 05 20:55:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9b98962a-4fe6-44a5-9c59-aa9aaa20ca43 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9b98962a-4fe6-44a5-9c59-aa9aaa20ca43 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:10 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-9b98962a-4fe6-44a5-9c59-aa9aaa20ca43 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Delete volume with id: bf819f1f-6814-46a0-b34a-5c9b8bb45208 Sep 05 20:55:10 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:10 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:10 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:10 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:10 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9b98962a-4fe6-44a5-9c59-aa9aaa20ca43 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:55:10 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:10 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:10 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:10 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:11 devstack devstack@c-api.service[87415]: /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 05 20:55:11 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:55:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-19ab3486-50ba-453a-a5e7-c0f21bc0e8ae req-32560d2c-51ab-47e8-a6bc-4e72ebae1881 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/attachments/c53ade0f-b067-4e07-b4e9-b444c4731153/action returned with HTTP 204 Sep 05 20:55:11 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 504/1051] 192.168.122.147 () {66 vars in 1614 bytes} [Sat Sep 5 20:55:10 2026] POST /volume/v3/attachments/c53ade0f-b067-4e07-b4e9-b444c4731153/action => generated 0 bytes in 121 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:11 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9b98962a-4fe6-44a5-9c59-aa9aaa20ca43 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Delete volume request issued successfully. Sep 05 20:55:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9b98962a-4fe6-44a5-9c59-aa9aaa20ca43 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208?cascade=True returned with HTTP 202 Sep 05 20:55:11 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 548/1052] 192.168.122.147 () {58 vars in 1260 bytes} [Sat Sep 5 20:55:10 2026] DELETE /volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208?cascade=True => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 20:55:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-09cab4ce-c01b-4324-bfa4-e158b6e1cab9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-09cab4ce-c01b-4324-bfa4-e158b6e1cab9 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 Sep 05 20:55:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-09cab4ce-c01b-4324-bfa4-e158b6e1cab9 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-09cab4ce-c01b-4324-bfa4-e158b6e1cab9 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:11 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:11 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:11 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:11 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:11 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-09cab4ce-c01b-4324-bfa4-e158b6e1cab9 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:55:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-09cab4ce-c01b-4324-bfa4-e158b6e1cab9 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 returned with HTTP 200 Sep 05 20:55:11 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 505/1053] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:11 2026] GET /volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 => generated 852 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2a82a525-1ea0-41a0-ac8e-e44d02cb6f18 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2a82a525-1ea0-41a0-ac8e-e44d02cb6f18 tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] POST http://192.168.122.147/volume/v3/types/3428de03-728d-414a-96e6-e1ad38391896/encryption Sep 05 20:55:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2a82a525-1ea0-41a0-ac8e-e44d02cb6f18 tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:11 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:11 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f6798b45-8d3e-4027-a0e9-ecdaf853bc4f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f6798b45-8d3e-4027-a0e9-ecdaf853bc4f tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 Sep 05 20:55:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f6798b45-8d3e-4027-a0e9-ecdaf853bc4f tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f6798b45-8d3e-4027-a0e9-ecdaf853bc4f tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:11 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:11 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:11 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:11 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2a82a525-1ea0-41a0-ac8e-e44d02cb6f18 tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] http://192.168.122.147/volume/v3/types/3428de03-728d-414a-96e6-e1ad38391896/encryption returned with HTTP 404 Sep 05 20:55:11 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 549/1054] 192.168.122.147 () {60 vars in 1281 bytes} [Sat Sep 5 20:55:11 2026] POST /volume/v3/types/3428de03-728d-414a-96e6-e1ad38391896/encryption => generated 114 bytes in 320 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:11 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f6798b45-8d3e-4027-a0e9-ecdaf853bc4f tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:55:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-dfdaaba8-4202-415c-926b-d11bc9f02106 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dfdaaba8-4202-415c-926b-d11bc9f02106 tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:55:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dfdaaba8-4202-415c-926b-d11bc9f02106 tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-301769829", "os-volume-type-access:is_public": false}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f6798b45-8d3e-4027-a0e9-ecdaf853bc4f tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 returned with HTTP 200 Sep 05 20:55:11 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 506/1055] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:11 2026] GET /volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 => generated 1145 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a9a199c2-9b27-4829-83c3-79da54bb4672 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a9a199c2-9b27-4829-83c3-79da54bb4672 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 Sep 05 20:55:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a9a199c2-9b27-4829-83c3-79da54bb4672 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a9a199c2-9b27-4829-83c3-79da54bb4672 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:11 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:11 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dfdaaba8-4202-415c-926b-d11bc9f02106 tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 20:55:11 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 550/1056] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 20:55:11 2026] POST /volume/v3/types => generated 230 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:11 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:11 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-129f906c-b6ba-470c-ab34-5549871ba6bd None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:11 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a9a199c2-9b27-4829-83c3-79da54bb4672 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:55:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a9a199c2-9b27-4829-83c3-79da54bb4672 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 returned with HTTP 200 Sep 05 20:55:11 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 507/1057] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:11 2026] GET /volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 => generated 1145 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-129f906c-b6ba-470c-ab34-5549871ba6bd tempest-VolumeTypesNegativeTest-351771403 tempest-VolumeTypesNegativeTest-351771403-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:55:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-129f906c-b6ba-470c-ab34-5549871ba6bd tempest-VolumeTypesNegativeTest-351771403 tempest-VolumeTypesNegativeTest-351771403-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ab27fd6e-2979-42a4-87b3-b723146234f2", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1950110372"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-129f906c-b6ba-470c-ab34-5549871ba6bd tempest-VolumeTypesNegativeTest-351771403 tempest-VolumeTypesNegativeTest-351771403-project-member] Create volume request body: {'volume': {'volume_type': 'ab27fd6e-2979-42a4-87b3-b723146234f2', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1950110372'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:55:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-129f906c-b6ba-470c-ab34-5549871ba6bd tempest-VolumeTypesNegativeTest-351771403 tempest-VolumeTypesNegativeTest-351771403-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 404 Sep 05 20:55:11 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 551/1058] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 20:55:11 2026] POST /volume/v3/volumes => generated 114 bytes in 188 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-73382545-85a9-42c8-938f-9cf67c9703f0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-73382545-85a9-42c8-938f-9cf67c9703f0 tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] DELETE http://192.168.122.147/volume/v3/types/ab27fd6e-2979-42a4-87b3-b723146234f2 Sep 05 20:55:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-73382545-85a9-42c8-938f-9cf67c9703f0 tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-73382545-85a9-42c8-938f-9cf67c9703f0 tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3944456a-2abe-428b-8237-364f0c7011a9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3944456a-2abe-428b-8237-364f0c7011a9 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed Sep 05 20:55:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3944456a-2abe-428b-8237-364f0c7011a9 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3944456a-2abe-428b-8237-364f0c7011a9 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:11 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:11 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:11 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:11 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-73382545-85a9-42c8-938f-9cf67c9703f0 tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] http://192.168.122.147/volume/v3/types/ab27fd6e-2979-42a4-87b3-b723146234f2 returned with HTTP 202 Sep 05 20:55:11 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 508/1059] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 20:55:11 2026] DELETE /volume/v3/types/ab27fd6e-2979-42a4-87b3-b723146234f2 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:55:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0e603465-067b-41ab-aa96-53cef6fc28ad None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:12 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3944456a-2abe-428b-8237-364f0c7011a9 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:55:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0e603465-067b-41ab-aa96-53cef6fc28ad tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] GET http://192.168.122.147/volume/v3/types/ab27fd6e-2979-42a4-87b3-b723146234f2 Sep 05 20:55:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0e603465-067b-41ab-aa96-53cef6fc28ad tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0e603465-067b-41ab-aa96-53cef6fc28ad tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3944456a-2abe-428b-8237-364f0c7011a9 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed returned with HTTP 200 Sep 05 20:55:12 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 552/1060] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:11 2026] GET /volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed => generated 851 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0e603465-067b-41ab-aa96-53cef6fc28ad tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] http://192.168.122.147/volume/v3/types/ab27fd6e-2979-42a4-87b3-b723146234f2 returned with HTTP 404 Sep 05 20:55:12 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 509/1061] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 20:55:11 2026] GET /volume/v3/types/ab27fd6e-2979-42a4-87b3-b723146234f2 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-54b4f96b-dc8f-434b-9a93-b4468405e23f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-69b60cfc-ed9a-4087-b1b3-75e63817168c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-54b4f96b-dc8f-434b-9a93-b4468405e23f tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:55:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-54b4f96b-dc8f-434b-9a93-b4468405e23f tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-69b60cfc-ed9a-4087-b1b3-75e63817168c tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] POST http://192.168.122.147/volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed/action Sep 05 20:55:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-54b4f96b-dc8f-434b-9a93-b4468405e23f tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 400 Sep 05 20:55:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-69b60cfc-ed9a-4087-b1b3-75e63817168c tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:55:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-69b60cfc-ed9a-4087-b1b3-75e63817168c tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:12 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 553/1062] 192.168.122.147 () {60 vars in 1136 bytes} [Sat Sep 5 20:55:12 2026] POST /volume/v3/types => generated 115 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 20:55:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5025999a-7779-4afb-b0ff-8c4b8693fc08 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5025999a-7779-4afb-b0ff-8c4b8693fc08 tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:55:12 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:12 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5025999a-7779-4afb-b0ff-8c4b8693fc08 tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-986258454"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:12 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:12 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.contrib.admin_actions [None req-69b60cfc-ed9a-4087-b1b3-75e63817168c tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Updating volume '24a5a490-195b-4b7a-8b42-2033c08f13ed' with '{'status': 'maintenance'}' {{(pid=87416) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 20:55:12 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:12 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5025999a-7779-4afb-b0ff-8c4b8693fc08 tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 20:55:12 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 554/1063] 192.168.122.147 () {60 vars in 1136 bytes} [Sat Sep 5 20:55:12 2026] POST /volume/v3/types => generated 228 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8d435c6e-cccc-4cb1-b819-6a9306555b08 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8d435c6e-cccc-4cb1-b819-6a9306555b08 tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:55:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8d435c6e-cccc-4cb1-b819-6a9306555b08 tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-986258454"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8d435c6e-cccc-4cb1-b819-6a9306555b08 tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-986258454 already exists. Sep 05 20:55:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8d435c6e-cccc-4cb1-b819-6a9306555b08 tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 409 Sep 05 20:55:12 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 555/1064] 192.168.122.147 () {60 vars in 1136 bytes} [Sat Sep 5 20:55:12 2026] POST /volume/v3/types => generated 133 bytes in 23 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:55:12 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:12 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-69b60cfc-ed9a-4087-b1b3-75e63817168c tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] http://192.168.122.147/volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed/action returned with HTTP 202 Sep 05 20:55:12 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 510/1065] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:55:12 2026] POST /volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:55:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-71cc890b-08c0-421c-85d4-f2d1d66a2c1a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-71cc890b-08c0-421c-85d4-f2d1d66a2c1a tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] DELETE http://192.168.122.147/volume/v3/types/274d44b1-b817-4f15-b1e6-e9a1277255a2 Sep 05 20:55:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-71cc890b-08c0-421c-85d4-f2d1d66a2c1a tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-71cc890b-08c0-421c-85d4-f2d1d66a2c1a tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ae6cb89f-28b8-4d4d-8860-21d4fb22f49c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ae6cb89f-28b8-4d4d-8860-21d4fb22f49c tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed Sep 05 20:55:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ae6cb89f-28b8-4d4d-8860-21d4fb22f49c tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ae6cb89f-28b8-4d4d-8860-21d4fb22f49c tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:12 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:12 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:12 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:12 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:12 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ae6cb89f-28b8-4d4d-8860-21d4fb22f49c tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:55:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ae6cb89f-28b8-4d4d-8860-21d4fb22f49c tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed returned with HTTP 200 Sep 05 20:55:12 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 511/1066] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:12 2026] GET /volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-71cc890b-08c0-421c-85d4-f2d1d66a2c1a tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] http://192.168.122.147/volume/v3/types/274d44b1-b817-4f15-b1e6-e9a1277255a2 returned with HTTP 202 Sep 05 20:55:12 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 556/1067] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 20:55:12 2026] DELETE /volume/v3/types/274d44b1-b817-4f15-b1e6-e9a1277255a2 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:55:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-283b8bdd-2083-4c1c-9555-4685167f06c5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-283b8bdd-2083-4c1c-9555-4685167f06c5 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 Sep 05 20:55:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-283b8bdd-2083-4c1c-9555-4685167f06c5 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-283b8bdd-2083-4c1c-9555-4685167f06c5 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b5d877bb-5c68-4595-b2bf-24b141a9987e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b5d877bb-5c68-4595-b2bf-24b141a9987e tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] GET http://192.168.122.147/volume/v3/types/274d44b1-b817-4f15-b1e6-e9a1277255a2 Sep 05 20:55:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b5d877bb-5c68-4595-b2bf-24b141a9987e tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b5d877bb-5c68-4595-b2bf-24b141a9987e tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:12 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:12 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:12 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:12 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b5d877bb-5c68-4595-b2bf-24b141a9987e tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] http://192.168.122.147/volume/v3/types/274d44b1-b817-4f15-b1e6-e9a1277255a2 returned with HTTP 404 Sep 05 20:55:12 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 557/1068] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 20:55:12 2026] GET /volume/v3/types/274d44b1-b817-4f15-b1e6-e9a1277255a2 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-232e96e1-7436-4df5-9182-cd0589a01a69 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:12 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-283b8bdd-2083-4c1c-9555-4685167f06c5 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:55:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-232e96e1-7436-4df5-9182-cd0589a01a69 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] POST http://192.168.122.147/volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed/action Sep 05 20:55:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-232e96e1-7436-4df5-9182-cd0589a01a69 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:55:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-232e96e1-7436-4df5-9182-cd0589a01a69 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-283b8bdd-2083-4c1c-9555-4685167f06c5 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 returned with HTTP 200 Sep 05 20:55:12 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 512/1069] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:12 2026] GET /volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-97712c22-94d3-4b01-ae9d-3e72cc29c952 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:12 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:12 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:12 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:12 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:12 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-232e96e1-7436-4df5-9182-cd0589a01a69 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Volume info retrieved successfully. Sep 05 20:55:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-97712c22-94d3-4b01-ae9d-3e72cc29c952 tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] DELETE http://192.168.122.147/volume/v3/types/3f3887ca-076a-4151-b729-eabd6970da5f Sep 05 20:55:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-97712c22-94d3-4b01-ae9d-3e72cc29c952 tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-97712c22-94d3-4b01-ae9d-3e72cc29c952 tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-97712c22-94d3-4b01-ae9d-3e72cc29c952 tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] http://192.168.122.147/volume/v3/types/3f3887ca-076a-4151-b729-eabd6970da5f returned with HTTP 404 Sep 05 20:55:12 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 513/1070] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 20:55:12 2026] DELETE /volume/v3/types/3f3887ca-076a-4151-b729-eabd6970da5f => generated 114 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d5144e30-61bb-448c-b7b0-3a092b1ad7f7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d5144e30-61bb-448c-b7b0-3a092b1ad7f7 tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] GET http://192.168.122.147/volume/v3/types/8a16647c-f3f5-4f97-9fab-bf01c8665ac0 Sep 05 20:55:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d5144e30-61bb-448c-b7b0-3a092b1ad7f7 tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d5144e30-61bb-448c-b7b0-3a092b1ad7f7 tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d5144e30-61bb-448c-b7b0-3a092b1ad7f7 tempest-VolumeTypesNegativeTest-1022003339 tempest-VolumeTypesNegativeTest-1022003339-project-admin] http://192.168.122.147/volume/v3/types/8a16647c-f3f5-4f97-9fab-bf01c8665ac0 returned with HTTP 404 Sep 05 20:55:12 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 514/1071] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 20:55:12 2026] GET /volume/v3/types/8a16647c-f3f5-4f97-9fab-bf01c8665ac0 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:12 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-232e96e1-7436-4df5-9182-cd0589a01a69 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Delete volume request issued successfully. Sep 05 20:55:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-232e96e1-7436-4df5-9182-cd0589a01a69 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] http://192.168.122.147/volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed/action returned with HTTP 202 Sep 05 20:55:12 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 558/1072] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:55:12 2026] POST /volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:55:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5dfde6f9-dcac-4858-9457-3ecbc899001d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5dfde6f9-dcac-4858-9457-3ecbc899001d tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed Sep 05 20:55:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5dfde6f9-dcac-4858-9457-3ecbc899001d tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5dfde6f9-dcac-4858-9457-3ecbc899001d tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:12 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:12 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:12 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:12 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:12 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5dfde6f9-dcac-4858-9457-3ecbc899001d tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:55:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5dfde6f9-dcac-4858-9457-3ecbc899001d tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed returned with HTTP 200 Sep 05 20:55:12 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 515/1073] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:12 2026] GET /volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed => generated 850 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-80b84dd1-a251-4ff7-9617-e92b8d568727 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-80b84dd1-a251-4ff7-9617-e92b8d568727 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 Sep 05 20:55:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-80b84dd1-a251-4ff7-9617-e92b8d568727 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-80b84dd1-a251-4ff7-9617-e92b8d568727 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:13 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:13 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:13 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:13 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:13 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-80b84dd1-a251-4ff7-9617-e92b8d568727 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:55:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-80b84dd1-a251-4ff7-9617-e92b8d568727 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 returned with HTTP 200 Sep 05 20:55:13 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 559/1074] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:13 2026] GET /volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-94f47495-6278-4b88-878a-62c6952e4052 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-94f47495-6278-4b88-878a-62c6952e4052 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed Sep 05 20:55:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-94f47495-6278-4b88-878a-62c6952e4052 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-94f47495-6278-4b88-878a-62c6952e4052 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:13 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:13 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:13 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:13 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-94f47495-6278-4b88-878a-62c6952e4052 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed returned with HTTP 404 Sep 05 20:55:13 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 516/1075] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:13 2026] GET /volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-54814b95-88e9-4e4c-a46f-47418c8ba15f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-54814b95-88e9-4e4c-a46f-47418c8ba15f tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed Sep 05 20:55:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-54814b95-88e9-4e4c-a46f-47418c8ba15f tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-54814b95-88e9-4e4c-a46f-47418c8ba15f tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-54814b95-88e9-4e4c-a46f-47418c8ba15f tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed returned with HTTP 404 Sep 05 20:55:13 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 560/1076] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:13 2026] GET /volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:55:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fb1de88e-d7c0-4fdb-9eef-54dc6b4fae6b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fb1de88e-d7c0-4fdb-9eef-54dc6b4fae6b tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] DELETE http://192.168.122.147/volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed Sep 05 20:55:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fb1de88e-d7c0-4fdb-9eef-54dc6b4fae6b tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fb1de88e-d7c0-4fdb-9eef-54dc6b4fae6b tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:13 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-fb1de88e-d7c0-4fdb-9eef-54dc6b4fae6b tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Delete volume with id: 24a5a490-195b-4b7a-8b42-2033c08f13ed Sep 05 20:55:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fb1de88e-d7c0-4fdb-9eef-54dc6b4fae6b tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed returned with HTTP 404 Sep 05 20:55:13 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 517/1077] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:55:13 2026] DELETE /volume/v3/volumes/24a5a490-195b-4b7a-8b42-2033c08f13ed => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-eb119028-09ae-4180-a244-b8acba026c45 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-eb119028-09ae-4180-a244-b8acba026c45 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:55:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-eb119028-09ae-4180-a244-b8acba026c45 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-423600568"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-eb119028-09ae-4180-a244-b8acba026c45 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-423600568'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:55:13 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-eb119028-09ae-4180-a244-b8acba026c45 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Create volume of 1 GB Sep 05 20:55:13 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-eb119028-09ae-4180-a244-b8acba026c45 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Availability Zones retrieved successfully. Sep 05 20:55:13 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-eb119028-09ae-4180-a244-b8acba026c45 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Flow 'volume_create_api' (5a98225c-2d48-4e77-ae91-03d9f8ae20fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:13 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-eb119028-09ae-4180-a244-b8acba026c45 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2f6665c-589c-4f3a-aa95-5406534e17c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:13 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-eb119028-09ae-4180-a244-b8acba026c45 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:55:13 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-eb119028-09ae-4180-a244-b8acba026c45 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2f6665c-589c-4f3a-aa95-5406534e17c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:13 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-eb119028-09ae-4180-a244-b8acba026c45 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (393a52f6-84cd-4bd4-850a-8763ad8e4ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:14 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-eb119028-09ae-4180-a244-b8acba026c45 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Created reservations ['a97ee54c-dd7e-4efe-9feb-3385ffa7bc67', '8da6b13e-0aa4-4c2a-8e2d-8711e3c808f6', 'f31bd690-f400-4b88-aef7-8019aba71aff', 'ee332cf5-9276-4f84-88c4-fe6b4101ef61'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:14 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-eb119028-09ae-4180-a244-b8acba026c45 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (393a52f6-84cd-4bd4-850a-8763ad8e4ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a97ee54c-dd7e-4efe-9feb-3385ffa7bc67', '8da6b13e-0aa4-4c2a-8e2d-8711e3c808f6', 'f31bd690-f400-4b88-aef7-8019aba71aff', 'ee332cf5-9276-4f84-88c4-fe6b4101ef61']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:14 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-eb119028-09ae-4180-a244-b8acba026c45 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f9fd778-deec-4a8c-8d46-1abe9bfd7ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:14 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:14 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:14 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-eb119028-09ae-4180-a244-b8acba026c45 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f9fd778-deec-4a8c-8d46-1abe9bfd7ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d376d8b-1a85-4b87-ae94-d24736690c53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-423600568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ff429d3a11642d2834532290f41e075',qos_specs=None,replication_status=,reservations=['a97ee54c-dd7e-4efe-9feb-3385ffa7bc67','8da6b13e-0aa4-4c2a-8e2d-8711e3c808f6','f31bd690-f400-4b88-aef7-8019aba71aff','ee332cf5-9276-4f84-88c4-fe6b4101ef61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4affefec87524336906adf018ea87062',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:55:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-423600568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d376d8b-1a85-4b87-ae94-d24736690c53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ff429d3a11642d2834532290f41e075',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4affefec87524336906adf018ea87062',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:14 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-eb119028-09ae-4180-a244-b8acba026c45 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88da46ac-9de8-4ba1-be4d-ea1fa6dca703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:14 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-eb119028-09ae-4180-a244-b8acba026c45 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88da46ac-9de8-4ba1-be4d-ea1fa6dca703) transitioned into state 'SUCCESS' from state '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-423600568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ff429d3a11642d2834532290f41e075',qos_specs=None,replication_status=,reservations=['a97ee54c-dd7e-4efe-9feb-3385ffa7bc67','8da6b13e-0aa4-4c2a-8e2d-8711e3c808f6','f31bd690-f400-4b88-aef7-8019aba71aff','ee332cf5-9276-4f84-88c4-fe6b4101ef61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4affefec87524336906adf018ea87062',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:14 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-eb119028-09ae-4180-a244-b8acba026c45 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61cf06a7-0892-47ad-abbb-58fc0d58a110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:14 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-eb119028-09ae-4180-a244-b8acba026c45 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61cf06a7-0892-47ad-abbb-58fc0d58a110) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:14 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-eb119028-09ae-4180-a244-b8acba026c45 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Flow 'volume_create_api' (5a98225c-2d48-4e77-ae91-03d9f8ae20fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:14 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-eb119028-09ae-4180-a244-b8acba026c45 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Create volume request issued successfully. Sep 05 20:55:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-eb119028-09ae-4180-a244-b8acba026c45 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:55:14 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 561/1078] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:55:13 2026] POST /volume/v3/volumes => generated 757 bytes in 684 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:55:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5ff23974-8241-4f98-b34d-b9b094d511fb None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5ff23974-8241-4f98-b34d-b9b094d511fb tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 Sep 05 20:55:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5ff23974-8241-4f98-b34d-b9b094d511fb tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5ff23974-8241-4f98-b34d-b9b094d511fb tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e3cd594e-541b-4152-94be-83b6ec5b8ce4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:14 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:14 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:14 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:14 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:14 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5ff23974-8241-4f98-b34d-b9b094d511fb tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:55:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e3cd594e-541b-4152-94be-83b6ec5b8ce4 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 Sep 05 20:55:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e3cd594e-541b-4152-94be-83b6ec5b8ce4 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e3cd594e-541b-4152-94be-83b6ec5b8ce4 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5ff23974-8241-4f98-b34d-b9b094d511fb tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 returned with HTTP 200 Sep 05 20:55:14 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 518/1079] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:14 2026] GET /volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 => generated 825 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:55:14 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:14 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:14 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:14 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:14 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e3cd594e-541b-4152-94be-83b6ec5b8ce4 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:55:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e3cd594e-541b-4152-94be-83b6ec5b8ce4 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 returned with HTTP 200 Sep 05 20:55:14 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 562/1080] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:14 2026] GET /volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 => generated 852 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-40a5b262-88a4-4170-9926-61db3cc995ae None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-40a5b262-88a4-4170-9926-61db3cc995ae tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 Sep 05 20:55:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-40a5b262-88a4-4170-9926-61db3cc995ae tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-40a5b262-88a4-4170-9926-61db3cc995ae tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:15 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:15 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:15 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:15 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:15 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-40a5b262-88a4-4170-9926-61db3cc995ae tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:55:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-40a5b262-88a4-4170-9926-61db3cc995ae tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 returned with HTTP 200 Sep 05 20:55:15 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 519/1081] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:15 2026] GET /volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 => generated 849 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f5ec0229-6c0c-4f2e-b2d3-b35d43042446 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f5ec0229-6c0c-4f2e-b2d3-b35d43042446 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 Sep 05 20:55:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f5ec0229-6c0c-4f2e-b2d3-b35d43042446 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f5ec0229-6c0c-4f2e-b2d3-b35d43042446 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f5ec0229-6c0c-4f2e-b2d3-b35d43042446 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 returned with HTTP 404 Sep 05 20:55:15 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 563/1082] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:15 2026] GET /volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f6ba2672-3063-4ab2-824d-46b40e105460 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f6ba2672-3063-4ab2-824d-46b40e105460 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] GET http://192.168.122.147/volume/v3/volumes Sep 05 20:55:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f6ba2672-3063-4ab2-824d-46b40e105460 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f6ba2672-3063-4ab2-824d-46b40e105460 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-f6ba2672-3063-4ab2-824d-46b40e105460 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:55:15 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-f6ba2672-3063-4ab2-824d-46b40e105460 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:55:15 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:15 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:15 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f6ba2672-3063-4ab2-824d-46b40e105460 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] Get all volumes completed successfully. Sep 05 20:55:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f6ba2672-3063-4ab2-824d-46b40e105460 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] http://192.168.122.147/volume/v3/volumes returned with HTTP 200 Sep 05 20:55:15 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 520/1083] 192.168.122.147 () {58 vars in 1121 bytes} [Sat Sep 5 20:55:15 2026] GET /volume/v3/volumes => generated 342 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3c64985d-85bb-4952-8590-87f47f0ddeac None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3c64985d-85bb-4952-8590-87f47f0ddeac tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] GET http://192.168.122.147/volume/v3/snapshots Sep 05 20:55:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3c64985d-85bb-4952-8590-87f47f0ddeac tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3c64985d-85bb-4952-8590-87f47f0ddeac tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-3c64985d-85bb-4952-8590-87f47f0ddeac tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:55:15 devstack devstack@c-api.service[87415]: DEBUG cinder.db.api [None req-3c64985d-85bb-4952-8590-87f47f0ddeac tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] Building query based on filter {{(pid=87415) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:55:15 devstack devstack@c-api.service[87415]: /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 05 20:55:15 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:55:15 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3c64985d-85bb-4952-8590-87f47f0ddeac tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] Get all snapshots completed successfully. Sep 05 20:55:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3c64985d-85bb-4952-8590-87f47f0ddeac tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-reader] http://192.168.122.147/volume/v3/snapshots returned with HTTP 200 Sep 05 20:55:15 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 564/1084] 192.168.122.147 () {58 vars in 1127 bytes} [Sat Sep 5 20:55:15 2026] GET /volume/v3/snapshots => generated 17 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2be025ff-6584-44f4-be3c-9075e446862b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2be025ff-6584-44f4-be3c-9075e446862b tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 Sep 05 20:55:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2be025ff-6584-44f4-be3c-9075e446862b tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2be025ff-6584-44f4-be3c-9075e446862b tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:15 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:15 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:15 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:15 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:15 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2be025ff-6584-44f4-be3c-9075e446862b tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:55:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2be025ff-6584-44f4-be3c-9075e446862b tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 returned with HTTP 200 Sep 05 20:55:15 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 521/1085] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:15 2026] GET /volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 => generated 886 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a1a7bb8b-68a7-4106-bb03-19b749a3c143 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a1a7bb8b-68a7-4106-bb03-19b749a3c143 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] DELETE http://192.168.122.147/volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 Sep 05 20:55:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a1a7bb8b-68a7-4106-bb03-19b749a3c143 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a1a7bb8b-68a7-4106-bb03-19b749a3c143 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:15 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-a1a7bb8b-68a7-4106-bb03-19b749a3c143 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Delete volume with id: 4fff1210-b9b6-4416-a1ce-6cc8892965e0 Sep 05 20:55:16 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:16 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:16 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:16 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:16 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a1a7bb8b-68a7-4106-bb03-19b749a3c143 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:55:16 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a1a7bb8b-68a7-4106-bb03-19b749a3c143 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Delete volume request issued successfully. Sep 05 20:55:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a1a7bb8b-68a7-4106-bb03-19b749a3c143 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 returned with HTTP 202 Sep 05 20:55:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 565/1086] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:55:15 2026] DELETE /volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 20:55:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-79f4a393-0636-459a-a2d3-9466ca112c0b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-79f4a393-0636-459a-a2d3-9466ca112c0b tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 Sep 05 20:55:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-79f4a393-0636-459a-a2d3-9466ca112c0b tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-79f4a393-0636-459a-a2d3-9466ca112c0b tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:16 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:16 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:16 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:16 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:16 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-79f4a393-0636-459a-a2d3-9466ca112c0b tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:55:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-79f4a393-0636-459a-a2d3-9466ca112c0b tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 returned with HTTP 200 Sep 05 20:55:16 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 522/1087] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:16 2026] GET /volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 => generated 885 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f31bd598-5b49-4a60-a471-4e2e61d8adf9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f31bd598-5b49-4a60-a471-4e2e61d8adf9 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 Sep 05 20:55:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f31bd598-5b49-4a60-a471-4e2e61d8adf9 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f31bd598-5b49-4a60-a471-4e2e61d8adf9 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:16 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:16 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:16 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:16 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:16 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f31bd598-5b49-4a60-a471-4e2e61d8adf9 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:55:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f31bd598-5b49-4a60-a471-4e2e61d8adf9 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 returned with HTTP 200 Sep 05 20:55:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 566/1088] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:16 2026] GET /volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 => generated 849 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a46df7b1-93fa-4843-9543-a293336d95ac None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a46df7b1-93fa-4843-9543-a293336d95ac tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 Sep 05 20:55:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a46df7b1-93fa-4843-9543-a293336d95ac tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a46df7b1-93fa-4843-9543-a293336d95ac tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:17 devstack devstack@c-api.service[87416]: DEBUG dbcounter [-] [87416] Writing DB stats cinder:SELECT=487,cinder:INSERT=69,cinder:UPDATE=115,cinder:DELETE=4 {{(pid=87416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:55:17 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:17 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:17 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:17 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:17 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a46df7b1-93fa-4843-9543-a293336d95ac tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Volume info retrieved successfully. Sep 05 20:55:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a46df7b1-93fa-4843-9543-a293336d95ac tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 returned with HTTP 200 Sep 05 20:55:17 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 523/1089] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:17 2026] GET /volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 => generated 885 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7a781ff9-9d7b-4c94-b2b9-9cbe420f8dab None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7a781ff9-9d7b-4c94-b2b9-9cbe420f8dab tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 Sep 05 20:55:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7a781ff9-9d7b-4c94-b2b9-9cbe420f8dab tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7a781ff9-9d7b-4c94-b2b9-9cbe420f8dab tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:17 devstack devstack@c-api.service[87415]: DEBUG dbcounter [-] [87415] Writing DB stats cinder:SELECT=566,cinder:INSERT=82,cinder:UPDATE=141,cinder:DELETE=1 {{(pid=87415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:55:17 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:17 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:17 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:17 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:17 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7a781ff9-9d7b-4c94-b2b9-9cbe420f8dab tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:55:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7a781ff9-9d7b-4c94-b2b9-9cbe420f8dab tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 returned with HTTP 200 Sep 05 20:55:17 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 567/1090] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:17 2026] GET /volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 => generated 850 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ab97e9fe-af3a-4416-9e38-e0d2d0348c0d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ab97e9fe-af3a-4416-9e38-e0d2d0348c0d tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] POST http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53/action Sep 05 20:55:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ab97e9fe-af3a-4416-9e38-e0d2d0348c0d tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:55:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ab97e9fe-af3a-4416-9e38-e0d2d0348c0d tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:17 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:17 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:17 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:17 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.contrib.admin_actions [None req-ab97e9fe-af3a-4416-9e38-e0d2d0348c0d tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Updating volume '9d376d8b-1a85-4b87-ae94-d24736690c53' with '{'status': 'error'}' {{(pid=87416) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 20:55:17 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:17 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:18 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:18 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ab97e9fe-af3a-4416-9e38-e0d2d0348c0d tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53/action returned with HTTP 202 Sep 05 20:55:18 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 524/1091] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:55:17 2026] POST /volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:55:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-75feedbc-cd20-4534-820d-aca03203cd20 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-75feedbc-cd20-4534-820d-aca03203cd20 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 Sep 05 20:55:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-75feedbc-cd20-4534-820d-aca03203cd20 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-75feedbc-cd20-4534-820d-aca03203cd20 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:18 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:18 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:18 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:18 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:18 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-75feedbc-cd20-4534-820d-aca03203cd20 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:55:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-75feedbc-cd20-4534-820d-aca03203cd20 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 returned with HTTP 200 Sep 05 20:55:18 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 568/1092] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:18 2026] GET /volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 => generated 846 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c12eb94c-4d0e-4bea-bca4-83c0a0e4e1f9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c12eb94c-4d0e-4bea-bca4-83c0a0e4e1f9 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] POST http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53/action Sep 05 20:55:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c12eb94c-4d0e-4bea-bca4-83c0a0e4e1f9 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:55:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c12eb94c-4d0e-4bea-bca4-83c0a0e4e1f9 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:18 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:18 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:18 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:18 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.contrib.admin_actions [None req-c12eb94c-4d0e-4bea-bca4-83c0a0e4e1f9 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Updating volume '9d376d8b-1a85-4b87-ae94-d24736690c53' with '{'status': 'available'}' {{(pid=87416) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 20:55:18 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:18 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:18 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:18 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c12eb94c-4d0e-4bea-bca4-83c0a0e4e1f9 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53/action returned with HTTP 202 Sep 05 20:55:18 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 525/1093] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:55:18 2026] POST /volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53/action => generated 0 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:55:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7d3d6d7d-41d9-4181-a3e7-ca88b104e52a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7d3d6d7d-41d9-4181-a3e7-ca88b104e52a tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 Sep 05 20:55:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7d3d6d7d-41d9-4181-a3e7-ca88b104e52a tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7d3d6d7d-41d9-4181-a3e7-ca88b104e52a tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:18 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:18 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:18 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:18 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:18 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7d3d6d7d-41d9-4181-a3e7-ca88b104e52a tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:55:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7d3d6d7d-41d9-4181-a3e7-ca88b104e52a tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 returned with HTTP 200 Sep 05 20:55:18 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 569/1094] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:18 2026] GET /volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 => generated 850 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d3b73635-4903-4091-b3b2-da3610ed39a4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d3b73635-4903-4091-b3b2-da3610ed39a4 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] POST http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53/action Sep 05 20:55:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d3b73635-4903-4091-b3b2-da3610ed39a4 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:55:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d3b73635-4903-4091-b3b2-da3610ed39a4 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ac60da0e-7580-4b53-99b4-64b6b74b306c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:18 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:18 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:18 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:18 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.contrib.admin_actions [None req-d3b73635-4903-4091-b3b2-da3610ed39a4 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Updating volume '9d376d8b-1a85-4b87-ae94-d24736690c53' with '{'status': 'maintenance'}' {{(pid=87416) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 20:55:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ac60da0e-7580-4b53-99b4-64b6b74b306c tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 Sep 05 20:55:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ac60da0e-7580-4b53-99b4-64b6b74b306c tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ac60da0e-7580-4b53-99b4-64b6b74b306c tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:18 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:18 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ac60da0e-7580-4b53-99b4-64b6b74b306c tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 returned with HTTP 404 Sep 05 20:55:18 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 570/1095] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:18 2026] GET /volume/v3/volumes/4fff1210-b9b6-4416-a1ce-6cc8892965e0 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-eea2a674-16a6-425f-9529-638f11f42eb1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:18 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:18 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d3b73635-4903-4091-b3b2-da3610ed39a4 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53/action returned with HTTP 202 Sep 05 20:55:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-eea2a674-16a6-425f-9529-638f11f42eb1 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/ec8de399-69ea-403e-97b8-5bd6c43b98c2 Sep 05 20:55:18 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 526/1096] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:55:18 2026] POST /volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 20:55:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-eea2a674-16a6-425f-9529-638f11f42eb1 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-eea2a674-16a6-425f-9529-638f11f42eb1 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:18 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-eea2a674-16a6-425f-9529-638f11f42eb1 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Delete snapshot with id: ec8de399-69ea-403e-97b8-5bd6c43b98c2 Sep 05 20:55:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9586b572-d976-4d4d-9deb-3048e7544171 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9586b572-d976-4d4d-9deb-3048e7544171 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 Sep 05 20:55:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9586b572-d976-4d4d-9deb-3048e7544171 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-eea2a674-16a6-425f-9529-638f11f42eb1 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/snapshots/ec8de399-69ea-403e-97b8-5bd6c43b98c2 returned with HTTP 404 Sep 05 20:55:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9586b572-d976-4d4d-9deb-3048e7544171 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:18 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 571/1097] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 20:55:18 2026] DELETE /volume/v3/snapshots/ec8de399-69ea-403e-97b8-5bd6c43b98c2 => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3a765cb6-8936-4291-a37a-b8f59610bd1a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3a765cb6-8936-4291-a37a-b8f59610bd1a tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] GET http://192.168.122.147/volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 Sep 05 20:55:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3a765cb6-8936-4291-a37a-b8f59610bd1a tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3a765cb6-8936-4291-a37a-b8f59610bd1a tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:18 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:18 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:18 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:18 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3a765cb6-8936-4291-a37a-b8f59610bd1a tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 returned with HTTP 404 Sep 05 20:55:18 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 572/1098] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:18 2026] GET /volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f4bb3243-6790-4f65-833e-1e2aa65ff543 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:18 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9586b572-d976-4d4d-9deb-3048e7544171 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:55:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f4bb3243-6790-4f65-833e-1e2aa65ff543 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] DELETE http://192.168.122.147/volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 Sep 05 20:55:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f4bb3243-6790-4f65-833e-1e2aa65ff543 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f4bb3243-6790-4f65-833e-1e2aa65ff543 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9586b572-d976-4d4d-9deb-3048e7544171 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 returned with HTTP 200 Sep 05 20:55:18 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-f4bb3243-6790-4f65-833e-1e2aa65ff543 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] Delete volume with id: bf819f1f-6814-46a0-b34a-5c9b8bb45208 Sep 05 20:55:18 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 527/1099] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:18 2026] GET /volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 => generated 852 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1b44ac17-9374-48a5-b411-94b5025960d1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1b44ac17-9374-48a5-b411-94b5025960d1 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] POST http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53/action Sep 05 20:55:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1b44ac17-9374-48a5-b411-94b5025960d1 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:55:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1b44ac17-9374-48a5-b411-94b5025960d1 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f4bb3243-6790-4f65-833e-1e2aa65ff543 tempest-VolumesDeleteCascade-34136379 tempest-VolumesDeleteCascade-34136379-project-member] http://192.168.122.147/volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 returned with HTTP 404 Sep 05 20:55:18 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 573/1100] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:55:18 2026] DELETE /volume/v3/volumes/bf819f1f-6814-46a0-b34a-5c9b8bb45208 => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:18 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:18 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:18 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:18 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.contrib.admin_actions [None req-1b44ac17-9374-48a5-b411-94b5025960d1 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] Updating volume '9d376d8b-1a85-4b87-ae94-d24736690c53' with '{'status': 'available'}' {{(pid=87416) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 20:55:18 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:18 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:18 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:18 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1b44ac17-9374-48a5-b411-94b5025960d1 tempest-VolumesActionsTest-1139223140 tempest-VolumesActionsTest-1139223140-project-admin] http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53/action returned with HTTP 202 Sep 05 20:55:18 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 528/1101] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:55:18 2026] POST /volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:55:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0786aa76-4e99-4bf9-83b8-655c0077db93 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0786aa76-4e99-4bf9-83b8-655c0077db93 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 Sep 05 20:55:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0786aa76-4e99-4bf9-83b8-655c0077db93 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0786aa76-4e99-4bf9-83b8-655c0077db93 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:18 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:18 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:18 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:18 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:18 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0786aa76-4e99-4bf9-83b8-655c0077db93 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:55:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0786aa76-4e99-4bf9-83b8-655c0077db93 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 returned with HTTP 200 Sep 05 20:55:19 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 574/1102] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:18 2026] GET /volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 => generated 850 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f924c92d-649d-4880-b0c2-702352df32b2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f924c92d-649d-4880-b0c2-702352df32b2 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 Sep 05 20:55:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f924c92d-649d-4880-b0c2-702352df32b2 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f924c92d-649d-4880-b0c2-702352df32b2 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:19 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:19 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:19 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:19 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:19 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f924c92d-649d-4880-b0c2-702352df32b2 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:55:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f924c92d-649d-4880-b0c2-702352df32b2 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 returned with HTTP 200 Sep 05 20:55:19 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 529/1103] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:19 2026] GET /volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 => generated 850 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b534ece3-29ab-406e-be63-4e5e9142e834 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b534ece3-29ab-406e-be63-4e5e9142e834 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] DELETE http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 Sep 05 20:55:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b534ece3-29ab-406e-be63-4e5e9142e834 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b534ece3-29ab-406e-be63-4e5e9142e834 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:19 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-b534ece3-29ab-406e-be63-4e5e9142e834 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Delete volume with id: 9d376d8b-1a85-4b87-ae94-d24736690c53 Sep 05 20:55:19 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:19 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:19 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:19 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:19 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b534ece3-29ab-406e-be63-4e5e9142e834 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:55:19 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b534ece3-29ab-406e-be63-4e5e9142e834 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Delete volume request issued successfully. Sep 05 20:55:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b534ece3-29ab-406e-be63-4e5e9142e834 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 returned with HTTP 202 Sep 05 20:55:19 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 575/1104] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:55:19 2026] DELETE /volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:55:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-98804468-54fc-4fed-933d-dc0118c13571 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-98804468-54fc-4fed-933d-dc0118c13571 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 Sep 05 20:55:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-98804468-54fc-4fed-933d-dc0118c13571 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-98804468-54fc-4fed-933d-dc0118c13571 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:19 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:19 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:19 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:19 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:19 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-98804468-54fc-4fed-933d-dc0118c13571 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:55:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-98804468-54fc-4fed-933d-dc0118c13571 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 returned with HTTP 200 Sep 05 20:55:19 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 530/1105] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:19 2026] GET /volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 => generated 849 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-96cdc20a-251a-4b4f-9d8d-1c12cd8c1326 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-96cdc20a-251a-4b4f-9d8d-1c12cd8c1326 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 Sep 05 20:55:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-96cdc20a-251a-4b4f-9d8d-1c12cd8c1326 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-96cdc20a-251a-4b4f-9d8d-1c12cd8c1326 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:20 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:20 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:20 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:20 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:20 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-96cdc20a-251a-4b4f-9d8d-1c12cd8c1326 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Volume info retrieved successfully. Sep 05 20:55:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-96cdc20a-251a-4b4f-9d8d-1c12cd8c1326 tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 returned with HTTP 200 Sep 05 20:55:20 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 576/1106] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:20 2026] GET /volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 => generated 849 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-eabe9a6c-dfd0-43c7-b7e3-2cefdf31552c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-eabe9a6c-dfd0-43c7-b7e3-2cefdf31552c tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] GET http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 Sep 05 20:55:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-eabe9a6c-dfd0-43c7-b7e3-2cefdf31552c tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-eabe9a6c-dfd0-43c7-b7e3-2cefdf31552c tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-eabe9a6c-dfd0-43c7-b7e3-2cefdf31552c tempest-VolumesActionsTest-939408965 tempest-VolumesActionsTest-939408965-project-member] http://192.168.122.147/volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 returned with HTTP 404 Sep 05 20:55:21 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 531/1107] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:21 2026] GET /volume/v3/volumes/9d376d8b-1a85-4b87-ae94-d24736690c53 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e3ddedd9-ca78-4822-b3de-e395f15512e7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e3ddedd9-ca78-4822-b3de-e395f15512e7 tempest-AvailabilityZoneTestJSON-887397877 tempest-AvailabilityZoneTestJSON-887397877-project-reader] GET http://192.168.122.147/volume/v3/os-availability-zone Sep 05 20:55:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e3ddedd9-ca78-4822-b3de-e395f15512e7 tempest-AvailabilityZoneTestJSON-887397877 tempest-AvailabilityZoneTestJSON-887397877-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e3ddedd9-ca78-4822-b3de-e395f15512e7 tempest-AvailabilityZoneTestJSON-887397877 tempest-AvailabilityZoneTestJSON-887397877-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:22 devstack devstack@c-api.service[87415]: /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 05 20:55:22 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:55:22 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e3ddedd9-ca78-4822-b3de-e395f15512e7 tempest-AvailabilityZoneTestJSON-887397877 tempest-AvailabilityZoneTestJSON-887397877-project-reader] Availability Zones retrieved successfully. Sep 05 20:55:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e3ddedd9-ca78-4822-b3de-e395f15512e7 tempest-AvailabilityZoneTestJSON-887397877 tempest-AvailabilityZoneTestJSON-887397877-project-reader] http://192.168.122.147/volume/v3/os-availability-zone returned with HTTP 200 Sep 05 20:55:22 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 577/1108] 192.168.122.147 () {58 vars in 1160 bytes} [Sat Sep 5 20:55:22 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-664a72b6-3f3f-43e5-92dd-d677c3d9eca7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-664a72b6-3f3f-43e5-92dd-d677c3d9eca7 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:55:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-664a72b6-3f3f-43e5-92dd-d677c3d9eca7 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-624903823"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-664a72b6-3f3f-43e5-92dd-d677c3d9eca7 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-624903823'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:55:24 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-664a72b6-3f3f-43e5-92dd-d677c3d9eca7 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Create volume of 1 GB Sep 05 20:55:24 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-664a72b6-3f3f-43e5-92dd-d677c3d9eca7 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Availability Zones retrieved successfully. Sep 05 20:55:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-664a72b6-3f3f-43e5-92dd-d677c3d9eca7 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Flow 'volume_create_api' (7ed4985a-388a-428f-b455-c06b8d696a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-664a72b6-3f3f-43e5-92dd-d677c3d9eca7 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffa26226-afd9-4375-992b-85331f7bf834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-664a72b6-3f3f-43e5-92dd-d677c3d9eca7 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:55:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-664a72b6-3f3f-43e5-92dd-d677c3d9eca7 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffa26226-afd9-4375-992b-85331f7bf834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-664a72b6-3f3f-43e5-92dd-d677c3d9eca7 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f8c5603-3c19-49d5-895e-036c673c72d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:24 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-664a72b6-3f3f-43e5-92dd-d677c3d9eca7 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Created reservations ['8d588529-945d-4688-9ace-e6542828796b', 'cb913473-16b1-4c77-bc9e-8d0f98e83085', '21c3c9dc-7663-4733-9829-402892a266ad', '910b8189-e70f-4526-8a1a-01303681d423'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-664a72b6-3f3f-43e5-92dd-d677c3d9eca7 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f8c5603-3c19-49d5-895e-036c673c72d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d588529-945d-4688-9ace-e6542828796b', 'cb913473-16b1-4c77-bc9e-8d0f98e83085', '21c3c9dc-7663-4733-9829-402892a266ad', '910b8189-e70f-4526-8a1a-01303681d423']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-664a72b6-3f3f-43e5-92dd-d677c3d9eca7 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d00df31-cdba-4aa9-985c-c143ec1e6cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:24 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:24 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-664a72b6-3f3f-43e5-92dd-d677c3d9eca7 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d00df31-cdba-4aa9-985c-c143ec1e6cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd502f5b-a10c-49ef-95d3-4453141c17bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-624903823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29e737e24b954c1e9f3efe869827efe8',qos_specs=None,replication_status=,reservations=['8d588529-945d-4688-9ace-e6542828796b','cb913473-16b1-4c77-bc9e-8d0f98e83085','21c3c9dc-7663-4733-9829-402892a266ad','910b8189-e70f-4526-8a1a-01303681d423'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24a6d63169334bf6b325762e2e2f5e76',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:55:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-624903823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd502f5b-a10c-49ef-95d3-4453141c17bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29e737e24b954c1e9f3efe869827efe8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24a6d63169334bf6b325762e2e2f5e76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-664a72b6-3f3f-43e5-92dd-d677c3d9eca7 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f671ce51-60aa-4f8b-8a8b-66aae26ba931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-664a72b6-3f3f-43e5-92dd-d677c3d9eca7 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f671ce51-60aa-4f8b-8a8b-66aae26ba931) transitioned into state 'SUCCESS' from state '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-624903823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29e737e24b954c1e9f3efe869827efe8',qos_specs=None,replication_status=,reservations=['8d588529-945d-4688-9ace-e6542828796b','cb913473-16b1-4c77-bc9e-8d0f98e83085','21c3c9dc-7663-4733-9829-402892a266ad','910b8189-e70f-4526-8a1a-01303681d423'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24a6d63169334bf6b325762e2e2f5e76',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-664a72b6-3f3f-43e5-92dd-d677c3d9eca7 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af2bf0db-ab5b-49a2-afff-3f2b8ed5a2f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-664a72b6-3f3f-43e5-92dd-d677c3d9eca7 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af2bf0db-ab5b-49a2-afff-3f2b8ed5a2f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-664a72b6-3f3f-43e5-92dd-d677c3d9eca7 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Flow 'volume_create_api' (7ed4985a-388a-428f-b455-c06b8d696a24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:24 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-664a72b6-3f3f-43e5-92dd-d677c3d9eca7 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Create volume request issued successfully. Sep 05 20:55:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-664a72b6-3f3f-43e5-92dd-d677c3d9eca7 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:55:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 532/1109] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:55:24 2026] POST /volume/v3/volumes => generated 758 bytes in 827 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:55:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-db218583-dde3-4aac-980b-615577cb2e2f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-db218583-dde3-4aac-980b-615577cb2e2f tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] GET http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb Sep 05 20:55:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-db218583-dde3-4aac-980b-615577cb2e2f tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-db218583-dde3-4aac-980b-615577cb2e2f tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:25 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:25 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:25 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:25 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:25 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-db218583-dde3-4aac-980b-615577cb2e2f tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Volume info retrieved successfully. Sep 05 20:55:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-db218583-dde3-4aac-980b-615577cb2e2f tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb returned with HTTP 200 Sep 05 20:55:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 578/1110] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:25 2026] GET /volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb => generated 826 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8c209ed1-86bc-4627-a2a6-a6d90d96c3f4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8c209ed1-86bc-4627-a2a6-a6d90d96c3f4 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] GET http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb Sep 05 20:55:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8c209ed1-86bc-4627-a2a6-a6d90d96c3f4 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8c209ed1-86bc-4627-a2a6-a6d90d96c3f4 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:26 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:26 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:26 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:26 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:26 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8c209ed1-86bc-4627-a2a6-a6d90d96c3f4 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Volume info retrieved successfully. Sep 05 20:55:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8c209ed1-86bc-4627-a2a6-a6d90d96c3f4 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb returned with HTTP 200 Sep 05 20:55:26 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 533/1111] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:26 2026] GET /volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-62da98c2-9ff6-49da-a392-81f9413c36f1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-62da98c2-9ff6-49da-a392-81f9413c36f1 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] GET http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb Sep 05 20:55:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-62da98c2-9ff6-49da-a392-81f9413c36f1 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-62da98c2-9ff6-49da-a392-81f9413c36f1 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:27 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:27 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:27 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:27 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-62da98c2-9ff6-49da-a392-81f9413c36f1 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Volume info retrieved successfully. Sep 05 20:55:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-62da98c2-9ff6-49da-a392-81f9413c36f1 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb returned with HTTP 200 Sep 05 20:55:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 579/1112] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:27 2026] GET /volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb => generated 851 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b3827cae-c730-4dbf-bb4a-5702a3d454a9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b3827cae-c730-4dbf-bb4a-5702a3d454a9 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] POST http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata Sep 05 20:55:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b3827cae-c730-4dbf-bb4a-5702a3d454a9 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:27 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:27 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:27 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:27 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:27 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b3827cae-c730-4dbf-bb4a-5702a3d454a9 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Volume info retrieved successfully. Sep 05 20:55:27 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b3827cae-c730-4dbf-bb4a-5702a3d454a9 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Create volume metadata completed successfully. Sep 05 20:55:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b3827cae-c730-4dbf-bb4a-5702a3d454a9 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata returned with HTTP 200 Sep 05 20:55:27 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 534/1113] 192.168.122.147 () {60 vars in 1281 bytes} [Sat Sep 5 20:55:27 2026] POST /volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata => generated 101 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:55:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-16975757-f86a-45c7-a9f0-9599c31e2320 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-48eec37a-074d-44ce-a455-6be51c0f377d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-16975757-f86a-45c7-a9f0-9599c31e2320 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-reader] GET http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata Sep 05 20:55:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-16975757-f86a-45c7-a9f0-9599c31e2320 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-16975757-f86a-45c7-a9f0-9599c31e2320 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:28 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-16975757-f86a-45c7-a9f0-9599c31e2320 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-reader] Volume info retrieved successfully. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-16975757-f86a-45c7-a9f0-9599c31e2320 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-reader] Get volume metadata completed successfully. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-16975757-f86a-45c7-a9f0-9599c31e2320 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-reader] http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata returned with HTTP 200 Sep 05 20:55:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 580/1114] 192.168.122.147 () {58 vars in 1259 bytes} [Sat Sep 5 20:55:27 2026] GET /volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata => generated 101 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7725d6d3-7c42-4cda-85c1-fac6ca3c7964 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7725d6d3-7c42-4cda-85c1-fac6ca3c7964 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] PUT http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata Sep 05 20:55:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7725d6d3-7c42-4cda-85c1-fac6ca3c7964 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:28 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7725d6d3-7c42-4cda-85c1-fac6ca3c7964 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Volume info retrieved successfully. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7725d6d3-7c42-4cda-85c1-fac6ca3c7964 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Update volume metadata completed successfully. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7725d6d3-7c42-4cda-85c1-fac6ca3c7964 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata returned with HTTP 200 Sep 05 20:55:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 581/1115] 192.168.122.147 () {60 vars in 1279 bytes} [Sat Sep 5 20:55:28 2026] PUT /volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata => generated 57 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a94a92d6-d149-42aa-896b-09503696737c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a94a92d6-d149-42aa-896b-09503696737c tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-reader] GET http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata Sep 05 20:55:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a94a92d6-d149-42aa-896b-09503696737c tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a94a92d6-d149-42aa-896b-09503696737c tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-48eec37a-074d-44ce-a455-6be51c0f377d tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:55:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-48eec37a-074d-44ce-a455-6be51c0f377d tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1630949775"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-48eec37a-074d-44ce-a455-6be51c0f377d tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1630949775'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:55:28 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-48eec37a-074d-44ce-a455-6be51c0f377d tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Create volume of 1 GB Sep 05 20:55:28 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a94a92d6-d149-42aa-896b-09503696737c tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-reader] Volume info retrieved successfully. Sep 05 20:55:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-48eec37a-074d-44ce-a455-6be51c0f377d tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Availability Zones retrieved successfully. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a94a92d6-d149-42aa-896b-09503696737c tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-reader] Get volume metadata completed successfully. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a94a92d6-d149-42aa-896b-09503696737c tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-reader] http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata returned with HTTP 200 Sep 05 20:55:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 582/1116] 192.168.122.147 () {58 vars in 1259 bytes} [Sat Sep 5 20:55:28 2026] GET /volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata => generated 57 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ead590f5-5025-4689-8b48-e9dd8cd965c6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:28 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-48eec37a-074d-44ce-a455-6be51c0f377d tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Flow 'volume_create_api' (06197d40-a689-4693-93c6-cd88d895db9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ead590f5-5025-4689-8b48-e9dd8cd965c6 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] DELETE http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata/key1 Sep 05 20:55:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ead590f5-5025-4689-8b48-e9dd8cd965c6 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ead590f5-5025-4689-8b48-e9dd8cd965c6 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:28 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-48eec37a-074d-44ce-a455-6be51c0f377d tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de6dae85-c17a-4f47-849b-d9d8c212b806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:28 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-48eec37a-074d-44ce-a455-6be51c0f377d tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:55:28 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ead590f5-5025-4689-8b48-e9dd8cd965c6 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Volume info retrieved successfully. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ead590f5-5025-4689-8b48-e9dd8cd965c6 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Get volume metadata completed successfully. Sep 05 20:55:28 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-48eec37a-074d-44ce-a455-6be51c0f377d tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de6dae85-c17a-4f47-849b-d9d8c212b806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:28 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-48eec37a-074d-44ce-a455-6be51c0f377d tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a005ac6d-3d42-493f-97e5-d2dff2fbc4c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ead590f5-5025-4689-8b48-e9dd8cd965c6 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Delete volume metadata completed successfully. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ead590f5-5025-4689-8b48-e9dd8cd965c6 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata/key1 returned with HTTP 200 Sep 05 20:55:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 583/1117] 192.168.122.147 () {58 vars in 1277 bytes} [Sat Sep 5 20:55:28 2026] DELETE /volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata/key1 => generated 0 bytes in 127 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 05 20:55:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-58c6642d-32ee-487a-8483-10ec4f584a87 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-58c6642d-32ee-487a-8483-10ec4f584a87 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-reader] GET http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata Sep 05 20:55:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-58c6642d-32ee-487a-8483-10ec4f584a87 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-58c6642d-32ee-487a-8483-10ec4f584a87 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:28 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-58c6642d-32ee-487a-8483-10ec4f584a87 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-reader] Volume info retrieved successfully. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-58c6642d-32ee-487a-8483-10ec4f584a87 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-reader] Get volume metadata completed successfully. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-58c6642d-32ee-487a-8483-10ec4f584a87 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-reader] http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata returned with HTTP 200 Sep 05 20:55:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 584/1118] 192.168.122.147 () {58 vars in 1259 bytes} [Sat Sep 5 20:55:28 2026] GET /volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata => generated 32 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 20:55:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-edbddb34-952a-49b5-b038-cc75d2a9bcc4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-edbddb34-952a-49b5-b038-cc75d2a9bcc4 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] PUT http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata Sep 05 20:55:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-edbddb34-952a-49b5-b038-cc75d2a9bcc4 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:28 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-edbddb34-952a-49b5-b038-cc75d2a9bcc4 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Volume info retrieved successfully. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-edbddb34-952a-49b5-b038-cc75d2a9bcc4 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Update volume metadata completed successfully. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-edbddb34-952a-49b5-b038-cc75d2a9bcc4 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata returned with HTTP 200 Sep 05 20:55:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 585/1119] 192.168.122.147 () {60 vars in 1279 bytes} [Sat Sep 5 20:55:28 2026] PUT /volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata => generated 16 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4a9c79af-3e7c-49b9-aef9-4538eed6eee4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4a9c79af-3e7c-49b9-aef9-4538eed6eee4 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] POST http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata Sep 05 20:55:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4a9c79af-3e7c-49b9-aef9-4538eed6eee4 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:28 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-4a9c79af-3e7c-49b9-aef9-4538eed6eee4 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Volume info retrieved successfully. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-4a9c79af-3e7c-49b9-aef9-4538eed6eee4 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Create volume metadata completed successfully. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4a9c79af-3e7c-49b9-aef9-4538eed6eee4 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata returned with HTTP 200 Sep 05 20:55:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 586/1120] 192.168.122.147 () {60 vars in 1280 bytes} [Sat Sep 5 20:55:28 2026] POST /volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata => generated 68 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8d86cd7b-4115-47da-a8d2-05bcd5d422be None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8d86cd7b-4115-47da-a8d2-05bcd5d422be tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] PUT http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata/key3 Sep 05 20:55:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8d86cd7b-4115-47da-a8d2-05bcd5d422be tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:28 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:28 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-48eec37a-074d-44ce-a455-6be51c0f377d tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Created reservations ['5a25260b-e71f-42b8-ae4b-c8d36666eefe', '2ce7e298-c0bb-479f-a333-6971a313888d', 'f12f285a-feec-457a-b22b-d0583c1de333', '342d35e6-a9ef-41c0-bf71-ab34fff77ff8'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8d86cd7b-4115-47da-a8d2-05bcd5d422be tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Volume info retrieved successfully. Sep 05 20:55:28 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-48eec37a-074d-44ce-a455-6be51c0f377d tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a005ac6d-3d42-493f-97e5-d2dff2fbc4c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a25260b-e71f-42b8-ae4b-c8d36666eefe', '2ce7e298-c0bb-479f-a333-6971a313888d', 'f12f285a-feec-457a-b22b-d0583c1de333', '342d35e6-a9ef-41c0-bf71-ab34fff77ff8']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:28 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-48eec37a-074d-44ce-a455-6be51c0f377d tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6025e978-c724-40ea-a788-f34f5e081742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8d86cd7b-4115-47da-a8d2-05bcd5d422be tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Update volume metadata completed successfully. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8d86cd7b-4115-47da-a8d2-05bcd5d422be tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata/key3 returned with HTTP 200 Sep 05 20:55:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 587/1121] 192.168.122.147 () {60 vars in 1294 bytes} [Sat Sep 5 20:55:28 2026] PUT /volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata/key3 => generated 35 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b4841b1d-3257-4c19-b3b2-a1d4bd02db2b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b4841b1d-3257-4c19-b3b2-a1d4bd02db2b tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-reader] GET http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata/key3 Sep 05 20:55:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b4841b1d-3257-4c19-b3b2-a1d4bd02db2b tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b4841b1d-3257-4c19-b3b2-a1d4bd02db2b tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-reader] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:28 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b4841b1d-3257-4c19-b3b2-a1d4bd02db2b tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-reader] Volume info retrieved successfully. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b4841b1d-3257-4c19-b3b2-a1d4bd02db2b tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-reader] Get volume metadata completed successfully. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b4841b1d-3257-4c19-b3b2-a1d4bd02db2b tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-reader] http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata/key3 returned with HTTP 200 Sep 05 20:55:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 588/1122] 192.168.122.147 () {58 vars in 1274 bytes} [Sat Sep 5 20:55:28 2026] GET /volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata/key3 => generated 35 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-32591ec8-85e2-4120-91b0-5a063d8a2a43 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:28 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:28 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-32591ec8-85e2-4120-91b0-5a063d8a2a43 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-reader] GET http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata Sep 05 20:55:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-32591ec8-85e2-4120-91b0-5a063d8a2a43 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-32591ec8-85e2-4120-91b0-5a063d8a2a43 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:28 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-48eec37a-074d-44ce-a455-6be51c0f377d tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6025e978-c724-40ea-a788-f34f5e081742) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd562b925-616a-4858-a2ba-57adfe1f5ebf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1630949775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c9db70dd9a04ba6940363ad4d5a4b88',qos_specs=None,replication_status=,reservations=['5a25260b-e71f-42b8-ae4b-c8d36666eefe','2ce7e298-c0bb-479f-a333-6971a313888d','f12f285a-feec-457a-b22b-d0583c1de333','342d35e6-a9ef-41c0-bf71-ab34fff77ff8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b18379097c2c45f8a1db73e91d1ed514',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:55:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1630949775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d562b925-616a-4858-a2ba-57adfe1f5ebf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c9db70dd9a04ba6940363ad4d5a4b88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b18379097c2c45f8a1db73e91d1ed514',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:28 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-48eec37a-074d-44ce-a455-6be51c0f377d tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bfb3083-6b4d-4671-82c9-95ea6e979d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:28 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-32591ec8-85e2-4120-91b0-5a063d8a2a43 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-reader] Volume info retrieved successfully. Sep 05 20:55:29 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-32591ec8-85e2-4120-91b0-5a063d8a2a43 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-reader] Get volume metadata completed successfully. Sep 05 20:55:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-32591ec8-85e2-4120-91b0-5a063d8a2a43 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-reader] http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata returned with HTTP 200 Sep 05 20:55:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 589/1123] 192.168.122.147 () {58 vars in 1259 bytes} [Sat Sep 5 20:55:28 2026] GET /volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata => generated 75 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f8bbc56b-9d55-43eb-8d63-940013e3301f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f8bbc56b-9d55-43eb-8d63-940013e3301f tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] PUT http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata Sep 05 20:55:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f8bbc56b-9d55-43eb-8d63-940013e3301f tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:29 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:29 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:29 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:29 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:29 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-48eec37a-074d-44ce-a455-6be51c0f377d tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bfb3083-6b4d-4671-82c9-95ea6e979d5b) transitioned into state 'SUCCESS' from state '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-1630949775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c9db70dd9a04ba6940363ad4d5a4b88',qos_specs=None,replication_status=,reservations=['5a25260b-e71f-42b8-ae4b-c8d36666eefe','2ce7e298-c0bb-479f-a333-6971a313888d','f12f285a-feec-457a-b22b-d0583c1de333','342d35e6-a9ef-41c0-bf71-ab34fff77ff8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b18379097c2c45f8a1db73e91d1ed514',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:29 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f8bbc56b-9d55-43eb-8d63-940013e3301f tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Volume info retrieved successfully. Sep 05 20:55:29 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-48eec37a-074d-44ce-a455-6be51c0f377d tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9ce9937-29d9-455b-aa27-a8577b9a3742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:29 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f8bbc56b-9d55-43eb-8d63-940013e3301f tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Update volume metadata completed successfully. Sep 05 20:55:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f8bbc56b-9d55-43eb-8d63-940013e3301f tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata returned with HTTP 200 Sep 05 20:55:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 590/1124] 192.168.122.147 () {60 vars in 1279 bytes} [Sat Sep 5 20:55:29 2026] PUT /volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb/metadata => generated 16 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 20:55:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d4a37623-9c3f-4d6e-8a44-d66fc74fe536 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d4a37623-9c3f-4d6e-8a44-d66fc74fe536 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] GET http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb Sep 05 20:55:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d4a37623-9c3f-4d6e-8a44-d66fc74fe536 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d4a37623-9c3f-4d6e-8a44-d66fc74fe536 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:29 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-48eec37a-074d-44ce-a455-6be51c0f377d tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9ce9937-29d9-455b-aa27-a8577b9a3742) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:29 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-48eec37a-074d-44ce-a455-6be51c0f377d tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Flow 'volume_create_api' (06197d40-a689-4693-93c6-cd88d895db9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:29 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-48eec37a-074d-44ce-a455-6be51c0f377d tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Create volume request issued successfully. Sep 05 20:55:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-48eec37a-074d-44ce-a455-6be51c0f377d tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:55:29 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 535/1125] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:55:28 2026] POST /volume/v3/volumes => generated 764 bytes in 1093 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:55:29 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:29 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:29 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:29 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-32a986d4-59a9-4bce-b0eb-e8dd5f2e096e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:29 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d4a37623-9c3f-4d6e-8a44-d66fc74fe536 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Volume info retrieved successfully. Sep 05 20:55:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-32a986d4-59a9-4bce-b0eb-e8dd5f2e096e tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] GET http://192.168.122.147/volume/v3/volumes/d562b925-616a-4858-a2ba-57adfe1f5ebf Sep 05 20:55:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-32a986d4-59a9-4bce-b0eb-e8dd5f2e096e tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-32a986d4-59a9-4bce-b0eb-e8dd5f2e096e tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d4a37623-9c3f-4d6e-8a44-d66fc74fe536 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb returned with HTTP 200 Sep 05 20:55:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 591/1126] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:29 2026] GET /volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-53b830e9-1fe7-4103-bb3e-5a8633b85a5e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:29 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:29 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-53b830e9-1fe7-4103-bb3e-5a8633b85a5e tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] DELETE http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb Sep 05 20:55:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-53b830e9-1fe7-4103-bb3e-5a8633b85a5e tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-53b830e9-1fe7-4103-bb3e-5a8633b85a5e tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:29 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-53b830e9-1fe7-4103-bb3e-5a8633b85a5e tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Delete volume with id: bd502f5b-a10c-49ef-95d3-4453141c17bb Sep 05 20:55:29 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:29 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:29 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:29 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:29 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:29 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:29 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-53b830e9-1fe7-4103-bb3e-5a8633b85a5e tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Volume info retrieved successfully. Sep 05 20:55:29 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-32a986d4-59a9-4bce-b0eb-e8dd5f2e096e tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Volume info retrieved successfully. Sep 05 20:55:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-32a986d4-59a9-4bce-b0eb-e8dd5f2e096e tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] http://192.168.122.147/volume/v3/volumes/d562b925-616a-4858-a2ba-57adfe1f5ebf returned with HTTP 200 Sep 05 20:55:29 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 536/1127] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:29 2026] GET /volume/v3/volumes/d562b925-616a-4858-a2ba-57adfe1f5ebf => generated 832 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:29 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-53b830e9-1fe7-4103-bb3e-5a8633b85a5e tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Delete volume request issued successfully. Sep 05 20:55:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-53b830e9-1fe7-4103-bb3e-5a8633b85a5e tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb returned with HTTP 202 Sep 05 20:55:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 592/1128] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:55:29 2026] DELETE /volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:55:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4c0c73a3-9792-47ec-8c97-1920bfef3c34 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4c0c73a3-9792-47ec-8c97-1920bfef3c34 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] GET http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb Sep 05 20:55:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4c0c73a3-9792-47ec-8c97-1920bfef3c34 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4c0c73a3-9792-47ec-8c97-1920bfef3c34 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:29 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:29 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:29 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:29 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:29 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4c0c73a3-9792-47ec-8c97-1920bfef3c34 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Volume info retrieved successfully. Sep 05 20:55:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4c0c73a3-9792-47ec-8c97-1920bfef3c34 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb returned with HTTP 200 Sep 05 20:55:29 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 537/1129] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:29 2026] GET /volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb => generated 850 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a627e212-c186-4e7b-9c5f-828d0f44861e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a627e212-c186-4e7b-9c5f-828d0f44861e tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] GET http://192.168.122.147/volume/v3/volumes/d562b925-616a-4858-a2ba-57adfe1f5ebf Sep 05 20:55:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a627e212-c186-4e7b-9c5f-828d0f44861e tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a627e212-c186-4e7b-9c5f-828d0f44861e tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:30 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:30 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:30 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:30 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:30 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a627e212-c186-4e7b-9c5f-828d0f44861e tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Volume info retrieved successfully. Sep 05 20:55:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a627e212-c186-4e7b-9c5f-828d0f44861e tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] http://192.168.122.147/volume/v3/volumes/d562b925-616a-4858-a2ba-57adfe1f5ebf returned with HTTP 200 Sep 05 20:55:30 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 593/1130] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:30 2026] GET /volume/v3/volumes/d562b925-616a-4858-a2ba-57adfe1f5ebf => generated 856 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-af76d56b-4d71-4790-8c4f-c5ef32a87c3f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-af76d56b-4d71-4790-8c4f-c5ef32a87c3f tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] GET http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb Sep 05 20:55:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-af76d56b-4d71-4790-8c4f-c5ef32a87c3f tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-af76d56b-4d71-4790-8c4f-c5ef32a87c3f tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:30 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:30 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:30 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:30 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:30 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-af76d56b-4d71-4790-8c4f-c5ef32a87c3f tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Volume info retrieved successfully. Sep 05 20:55:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-af76d56b-4d71-4790-8c4f-c5ef32a87c3f tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb returned with HTTP 200 Sep 05 20:55:30 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 538/1131] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:30 2026] GET /volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb => generated 850 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-66743f00-ab62-4237-a665-f24b84806ffb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-66743f00-ab62-4237-a665-f24b84806ffb tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] GET http://192.168.122.147/volume/v3/volumes/d562b925-616a-4858-a2ba-57adfe1f5ebf Sep 05 20:55:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-66743f00-ab62-4237-a665-f24b84806ffb tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-66743f00-ab62-4237-a665-f24b84806ffb tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:31 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:31 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:31 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:31 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:31 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-66743f00-ab62-4237-a665-f24b84806ffb tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Volume info retrieved successfully. Sep 05 20:55:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-66743f00-ab62-4237-a665-f24b84806ffb tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] http://192.168.122.147/volume/v3/volumes/d562b925-616a-4858-a2ba-57adfe1f5ebf returned with HTTP 200 Sep 05 20:55:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 594/1132] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:31 2026] GET /volume/v3/volumes/d562b925-616a-4858-a2ba-57adfe1f5ebf => generated 857 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:55:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-930c7a61-4fb3-4a77-b597-2ac6db38e6c4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-930c7a61-4fb3-4a77-b597-2ac6db38e6c4 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 20:55:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-930c7a61-4fb3-4a77-b597-2ac6db38e6c4 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d562b925-616a-4858-a2ba-57adfe1f5ebf", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1852700456"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:31 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:31 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:31 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:31 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:31 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-930c7a61-4fb3-4a77-b597-2ac6db38e6c4 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Volume info retrieved successfully. Sep 05 20:55:31 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-930c7a61-4fb3-4a77-b597-2ac6db38e6c4 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Create snapshot from volume d562b925-616a-4858-a2ba-57adfe1f5ebf Sep 05 20:55:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-868e97a8-3793-423b-b138-1be530c6e981 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-868e97a8-3793-423b-b138-1be530c6e981 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] GET http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb Sep 05 20:55:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-868e97a8-3793-423b-b138-1be530c6e981 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-868e97a8-3793-423b-b138-1be530c6e981 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:31 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-930c7a61-4fb3-4a77-b597-2ac6db38e6c4 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Created reservations ['c317844a-c8cc-467d-a70e-6f9ae9c3a59b', 'c2340fa0-a0c2-43d9-bc6e-c43e873df278', '9876a27a-5bc4-4a71-9ba0-b463e11294e9', 'a538ce88-cc0f-4a19-ac40-480ac4b9b479'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-868e97a8-3793-423b-b138-1be530c6e981 tempest-VolumesMetadataTest-1654366119 tempest-VolumesMetadataTest-1654366119-project-member] http://192.168.122.147/volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb returned with HTTP 404 Sep 05 20:55:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 595/1133] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:31 2026] GET /volume/v3/volumes/bd502f5b-a10c-49ef-95d3-4453141c17bb => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:31 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:31 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:31 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-930c7a61-4fb3-4a77-b597-2ac6db38e6c4 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Snapshot create request issued successfully. Sep 05 20:55:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-930c7a61-4fb3-4a77-b597-2ac6db38e6c4 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 20:55:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 539/1134] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 20:55:31 2026] POST /volume/v3/snapshots => generated 311 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:55:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-37098596-8ef7-462b-93bf-845f0f3366ad None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-37098596-8ef7-462b-93bf-845f0f3366ad tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] GET http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8 Sep 05 20:55:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-37098596-8ef7-462b-93bf-845f0f3366ad tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-37098596-8ef7-462b-93bf-845f0f3366ad tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:31 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:31 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:31 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-37098596-8ef7-462b-93bf-845f0f3366ad tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Snapshot retrieved successfully. Sep 05 20:55:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-37098596-8ef7-462b-93bf-845f0f3366ad tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8 returned with HTTP 200 Sep 05 20:55:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 596/1135] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:31 2026] GET /volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8 => generated 443 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8136fc98-1c8e-4085-b27b-ec1122b13ae6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8136fc98-1c8e-4085-b27b-ec1122b13ae6 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] GET http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8 Sep 05 20:55:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8136fc98-1c8e-4085-b27b-ec1122b13ae6 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8136fc98-1c8e-4085-b27b-ec1122b13ae6 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:32 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:32 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:32 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8136fc98-1c8e-4085-b27b-ec1122b13ae6 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Snapshot retrieved successfully. Sep 05 20:55:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8136fc98-1c8e-4085-b27b-ec1122b13ae6 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8 returned with HTTP 200 Sep 05 20:55:32 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 540/1136] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:32 2026] GET /volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8 => generated 443 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c573b336-ef57-4a3a-8211-f62d6fc4b580 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c573b336-ef57-4a3a-8211-f62d6fc4b580 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] GET http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8 Sep 05 20:55:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c573b336-ef57-4a3a-8211-f62d6fc4b580 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c573b336-ef57-4a3a-8211-f62d6fc4b580 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:34 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:34 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:34 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c573b336-ef57-4a3a-8211-f62d6fc4b580 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Snapshot retrieved successfully. Sep 05 20:55:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c573b336-ef57-4a3a-8211-f62d6fc4b580 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8 returned with HTTP 200 Sep 05 20:55:34 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 597/1137] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:33 2026] GET /volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8 => generated 443 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-655dc287-4cf3-4078-b6b6-473aa3cb6e55 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-655dc287-4cf3-4078-b6b6-473aa3cb6e55 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] GET http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8 Sep 05 20:55:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-655dc287-4cf3-4078-b6b6-473aa3cb6e55 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-655dc287-4cf3-4078-b6b6-473aa3cb6e55 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-655dc287-4cf3-4078-b6b6-473aa3cb6e55 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Snapshot retrieved successfully. Sep 05 20:55:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-655dc287-4cf3-4078-b6b6-473aa3cb6e55 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8 returned with HTTP 200 Sep 05 20:55:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 541/1138] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:35 2026] GET /volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8 => generated 470 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f3b9d1a7-b36e-4c47-a5f2-fbfc4b734fb7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f3b9d1a7-b36e-4c47-a5f2-fbfc4b734fb7 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] POST http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata Sep 05 20:55:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f3b9d1a7-b36e-4c47-a5f2-fbfc4b734fb7 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f3b9d1a7-b36e-4c47-a5f2-fbfc4b734fb7 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Snapshot retrieved successfully. Sep 05 20:55:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f3b9d1a7-b36e-4c47-a5f2-fbfc4b734fb7 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Update snapshot metadata completed successfully. Sep 05 20:55:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f3b9d1a7-b36e-4c47-a5f2-fbfc4b734fb7 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata returned with HTTP 200 Sep 05 20:55:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 598/1139] 192.168.122.147 () {60 vars in 1286 bytes} [Sat Sep 5 20:55:35 2026] POST /volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata => generated 68 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-709469d3-5d80-4dd3-b60e-a77d37094c97 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-709469d3-5d80-4dd3-b60e-a77d37094c97 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] GET http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata Sep 05 20:55:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-709469d3-5d80-4dd3-b60e-a77d37094c97 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-709469d3-5d80-4dd3-b60e-a77d37094c97 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-709469d3-5d80-4dd3-b60e-a77d37094c97 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] Snapshot retrieved successfully. Sep 05 20:55:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-709469d3-5d80-4dd3-b60e-a77d37094c97 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] Get snapshot metadata completed successfully. Sep 05 20:55:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-709469d3-5d80-4dd3-b60e-a77d37094c97 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata returned with HTTP 200 Sep 05 20:55:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 542/1140] 192.168.122.147 () {58 vars in 1265 bytes} [Sat Sep 5 20:55:35 2026] GET /volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata => generated 68 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0a032cb7-5585-4e2b-977d-87ab706bf4a3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0a032cb7-5585-4e2b-977d-87ab706bf4a3 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] PUT http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata Sep 05 20:55:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0a032cb7-5585-4e2b-977d-87ab706bf4a3 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0a032cb7-5585-4e2b-977d-87ab706bf4a3 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Snapshot retrieved successfully. Sep 05 20:55:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0a032cb7-5585-4e2b-977d-87ab706bf4a3 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Update snapshot metadata completed successfully. Sep 05 20:55:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0a032cb7-5585-4e2b-977d-87ab706bf4a3 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata returned with HTTP 200 Sep 05 20:55:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 599/1141] 192.168.122.147 () {60 vars in 1285 bytes} [Sat Sep 5 20:55:35 2026] PUT /volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata => generated 57 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-885afff9-2421-471f-a62c-e04fcfc6e201 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-885afff9-2421-471f-a62c-e04fcfc6e201 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] GET http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata Sep 05 20:55:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-885afff9-2421-471f-a62c-e04fcfc6e201 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-885afff9-2421-471f-a62c-e04fcfc6e201 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-885afff9-2421-471f-a62c-e04fcfc6e201 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] Snapshot retrieved successfully. Sep 05 20:55:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-885afff9-2421-471f-a62c-e04fcfc6e201 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] Get snapshot metadata completed successfully. Sep 05 20:55:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-885afff9-2421-471f-a62c-e04fcfc6e201 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata returned with HTTP 200 Sep 05 20:55:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 543/1142] 192.168.122.147 () {58 vars in 1265 bytes} [Sat Sep 5 20:55:35 2026] GET /volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata => generated 57 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-882ee7e5-5de4-497d-9fbd-0efffce8a4ff None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-882ee7e5-5de4-497d-9fbd-0efffce8a4ff tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata/key3 Sep 05 20:55:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-882ee7e5-5de4-497d-9fbd-0efffce8a4ff tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-882ee7e5-5de4-497d-9fbd-0efffce8a4ff tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-882ee7e5-5de4-497d-9fbd-0efffce8a4ff tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Snapshot retrieved successfully. Sep 05 20:55:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-882ee7e5-5de4-497d-9fbd-0efffce8a4ff tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Get snapshot metadata completed successfully. Sep 05 20:55:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-882ee7e5-5de4-497d-9fbd-0efffce8a4ff tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Delete snapshot metadata completed successfully. Sep 05 20:55:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-882ee7e5-5de4-497d-9fbd-0efffce8a4ff tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata/key3 returned with HTTP 200 Sep 05 20:55:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 600/1143] 192.168.122.147 () {58 vars in 1283 bytes} [Sat Sep 5 20:55:35 2026] DELETE /volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata/key3 => generated 0 bytes in 59 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 05 20:55:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-83feb1e7-081c-4086-ab37-e73cc88a9203 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-83feb1e7-081c-4086-ab37-e73cc88a9203 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] GET http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata Sep 05 20:55:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-83feb1e7-081c-4086-ab37-e73cc88a9203 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-83feb1e7-081c-4086-ab37-e73cc88a9203 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-83feb1e7-081c-4086-ab37-e73cc88a9203 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] Snapshot retrieved successfully. Sep 05 20:55:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-83feb1e7-081c-4086-ab37-e73cc88a9203 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] Get snapshot metadata completed successfully. Sep 05 20:55:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-83feb1e7-081c-4086-ab37-e73cc88a9203 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata returned with HTTP 200 Sep 05 20:55:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 544/1144] 192.168.122.147 () {58 vars in 1265 bytes} [Sat Sep 5 20:55:35 2026] GET /volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata => generated 32 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c4c50d61-be4d-414d-a84e-4fd5aae951ff None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c4c50d61-be4d-414d-a84e-4fd5aae951ff tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] PUT http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata Sep 05 20:55:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c4c50d61-be4d-414d-a84e-4fd5aae951ff tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c4c50d61-be4d-414d-a84e-4fd5aae951ff tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Snapshot retrieved successfully. Sep 05 20:55:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c4c50d61-be4d-414d-a84e-4fd5aae951ff tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Update snapshot metadata completed successfully. Sep 05 20:55:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c4c50d61-be4d-414d-a84e-4fd5aae951ff tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata returned with HTTP 200 Sep 05 20:55:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 601/1145] 192.168.122.147 () {60 vars in 1285 bytes} [Sat Sep 5 20:55:35 2026] PUT /volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata => generated 16 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 20:55:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-68e1ca78-5d21-479a-8af8-5a2edbc54cb5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-68e1ca78-5d21-479a-8af8-5a2edbc54cb5 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] POST http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata Sep 05 20:55:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-68e1ca78-5d21-479a-8af8-5a2edbc54cb5 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-68e1ca78-5d21-479a-8af8-5a2edbc54cb5 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Snapshot retrieved successfully. Sep 05 20:55:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-68e1ca78-5d21-479a-8af8-5a2edbc54cb5 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Update snapshot metadata completed successfully. Sep 05 20:55:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-68e1ca78-5d21-479a-8af8-5a2edbc54cb5 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata returned with HTTP 200 Sep 05 20:55:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 545/1146] 192.168.122.147 () {60 vars in 1286 bytes} [Sat Sep 5 20:55:35 2026] POST /volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata => generated 68 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-93f727fe-c311-4781-ae0e-936b0e1b5a6d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-93f727fe-c311-4781-ae0e-936b0e1b5a6d tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] GET http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata Sep 05 20:55:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-93f727fe-c311-4781-ae0e-936b0e1b5a6d tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-93f727fe-c311-4781-ae0e-936b0e1b5a6d tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:36 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:36 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:36 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-93f727fe-c311-4781-ae0e-936b0e1b5a6d tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] Snapshot retrieved successfully. Sep 05 20:55:36 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-93f727fe-c311-4781-ae0e-936b0e1b5a6d tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] Get snapshot metadata completed successfully. Sep 05 20:55:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-93f727fe-c311-4781-ae0e-936b0e1b5a6d tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata returned with HTTP 200 Sep 05 20:55:36 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 602/1147] 192.168.122.147 () {58 vars in 1265 bytes} [Sat Sep 5 20:55:36 2026] GET /volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata => generated 68 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-317a80fc-c5d1-43a2-b6b7-366fa2e81c16 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-317a80fc-c5d1-43a2-b6b7-366fa2e81c16 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] PUT http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata/key3 Sep 05 20:55:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-317a80fc-c5d1-43a2-b6b7-366fa2e81c16 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:36 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:36 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:36 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-317a80fc-c5d1-43a2-b6b7-366fa2e81c16 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Snapshot retrieved successfully. Sep 05 20:55:36 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-317a80fc-c5d1-43a2-b6b7-366fa2e81c16 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Update snapshot metadata completed successfully. Sep 05 20:55:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-317a80fc-c5d1-43a2-b6b7-366fa2e81c16 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata/key3 returned with HTTP 200 Sep 05 20:55:36 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 546/1148] 192.168.122.147 () {60 vars in 1300 bytes} [Sat Sep 5 20:55:36 2026] PUT /volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata/key3 => generated 35 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8ea23f5c-6c08-495b-9003-50392d72bb65 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8ea23f5c-6c08-495b-9003-50392d72bb65 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] GET http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata/key3 Sep 05 20:55:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8ea23f5c-6c08-495b-9003-50392d72bb65 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8ea23f5c-6c08-495b-9003-50392d72bb65 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:36 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:36 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:36 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8ea23f5c-6c08-495b-9003-50392d72bb65 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] Snapshot retrieved successfully. Sep 05 20:55:36 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8ea23f5c-6c08-495b-9003-50392d72bb65 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] Get snapshot metadata completed successfully. Sep 05 20:55:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8ea23f5c-6c08-495b-9003-50392d72bb65 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata/key3 returned with HTTP 200 Sep 05 20:55:36 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 603/1149] 192.168.122.147 () {58 vars in 1280 bytes} [Sat Sep 5 20:55:36 2026] GET /volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata/key3 => generated 35 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-119b22c1-d62c-4d22-8cd6-5a871f80a370 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-119b22c1-d62c-4d22-8cd6-5a871f80a370 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] GET http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata Sep 05 20:55:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-119b22c1-d62c-4d22-8cd6-5a871f80a370 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-119b22c1-d62c-4d22-8cd6-5a871f80a370 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:36 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:36 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:36 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-119b22c1-d62c-4d22-8cd6-5a871f80a370 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] Snapshot retrieved successfully. Sep 05 20:55:36 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-119b22c1-d62c-4d22-8cd6-5a871f80a370 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] Get snapshot metadata completed successfully. Sep 05 20:55:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-119b22c1-d62c-4d22-8cd6-5a871f80a370 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-reader] http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata returned with HTTP 200 Sep 05 20:55:36 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 547/1150] 192.168.122.147 () {58 vars in 1265 bytes} [Sat Sep 5 20:55:36 2026] GET /volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata => generated 75 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-378e5575-e6c3-48e2-ab2c-fd7b563b6c75 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-378e5575-e6c3-48e2-ab2c-fd7b563b6c75 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] PUT http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata Sep 05 20:55:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-378e5575-e6c3-48e2-ab2c-fd7b563b6c75 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:36 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:36 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:36 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-378e5575-e6c3-48e2-ab2c-fd7b563b6c75 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Snapshot retrieved successfully. Sep 05 20:55:36 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-378e5575-e6c3-48e2-ab2c-fd7b563b6c75 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Update snapshot metadata completed successfully. Sep 05 20:55:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-378e5575-e6c3-48e2-ab2c-fd7b563b6c75 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata returned with HTTP 200 Sep 05 20:55:36 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 604/1151] 192.168.122.147 () {60 vars in 1285 bytes} [Sat Sep 5 20:55:36 2026] PUT /volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8/metadata => generated 16 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-75514b3c-f1d8-4204-9a07-8ca5467d3357 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-75514b3c-f1d8-4204-9a07-8ca5467d3357 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8 Sep 05 20:55:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-75514b3c-f1d8-4204-9a07-8ca5467d3357 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-75514b3c-f1d8-4204-9a07-8ca5467d3357 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:36 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-75514b3c-f1d8-4204-9a07-8ca5467d3357 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Delete snapshot with id: 569be9f3-f581-48df-af5b-85dec0bbe9c8 Sep 05 20:55:36 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:36 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:36 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-75514b3c-f1d8-4204-9a07-8ca5467d3357 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Snapshot retrieved successfully. Sep 05 20:55:36 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:36 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:36 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-75514b3c-f1d8-4204-9a07-8ca5467d3357 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Snapshot delete request issued successfully. Sep 05 20:55:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-75514b3c-f1d8-4204-9a07-8ca5467d3357 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8 returned with HTTP 202 Sep 05 20:55:36 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 548/1152] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 20:55:36 2026] DELETE /volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:55:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4a1e0a06-97de-4f42-898f-81784c9b6b54 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4a1e0a06-97de-4f42-898f-81784c9b6b54 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] GET http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8 Sep 05 20:55:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4a1e0a06-97de-4f42-898f-81784c9b6b54 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4a1e0a06-97de-4f42-898f-81784c9b6b54 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:36 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:36 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:36 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-4a1e0a06-97de-4f42-898f-81784c9b6b54 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Snapshot retrieved successfully. Sep 05 20:55:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4a1e0a06-97de-4f42-898f-81784c9b6b54 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8 returned with HTTP 200 Sep 05 20:55:36 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 605/1153] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:36 2026] GET /volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8 => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b30038d3-9eec-402f-84a5-fd24a64b58f6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b30038d3-9eec-402f-84a5-fd24a64b58f6 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] GET http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8 Sep 05 20:55:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b30038d3-9eec-402f-84a5-fd24a64b58f6 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b30038d3-9eec-402f-84a5-fd24a64b58f6 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:37 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:37 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:37 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b30038d3-9eec-402f-84a5-fd24a64b58f6 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Snapshot retrieved successfully. Sep 05 20:55:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b30038d3-9eec-402f-84a5-fd24a64b58f6 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8 returned with HTTP 200 Sep 05 20:55:37 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 549/1154] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:37 2026] GET /volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8 => generated 469 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-79519267-1e87-4671-8ef7-287e429a70fd None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-79519267-1e87-4671-8ef7-287e429a70fd tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:55:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-79519267-1e87-4671-8ef7-287e429a70fd tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1670744404"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-79519267-1e87-4671-8ef7-287e429a70fd tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1670744404'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:55:38 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-79519267-1e87-4671-8ef7-287e429a70fd tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Create volume of 1 GB Sep 05 20:55:38 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-79519267-1e87-4671-8ef7-287e429a70fd tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Availability Zones retrieved successfully. Sep 05 20:55:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-79519267-1e87-4671-8ef7-287e429a70fd tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Flow 'volume_create_api' (ff819c14-74de-4206-95bb-af5601ab7561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-79519267-1e87-4671-8ef7-287e429a70fd tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa070abd-1af6-462a-8b82-f0e292783c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-79519267-1e87-4671-8ef7-287e429a70fd tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:55:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-79519267-1e87-4671-8ef7-287e429a70fd tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa070abd-1af6-462a-8b82-f0e292783c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-79519267-1e87-4671-8ef7-287e429a70fd tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (649cc082-b944-4058-89f8-b6665807985a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:38 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-79519267-1e87-4671-8ef7-287e429a70fd tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Created reservations ['d54e5c50-3af5-4648-a8c5-26fe951e23ee', '8c2ffaad-ae67-47e4-9e81-cba41e246f0c', '7b5bf65a-a96b-4fda-ab10-08d4f35b1100', 'c12abece-8530-4613-9f46-13c265a68a7a'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-79519267-1e87-4671-8ef7-287e429a70fd tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (649cc082-b944-4058-89f8-b6665807985a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d54e5c50-3af5-4648-a8c5-26fe951e23ee', '8c2ffaad-ae67-47e4-9e81-cba41e246f0c', '7b5bf65a-a96b-4fda-ab10-08d4f35b1100', 'c12abece-8530-4613-9f46-13c265a68a7a']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-79519267-1e87-4671-8ef7-287e429a70fd tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39a7c78e-6396-4066-a452-6d4b8e2f2845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:38 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:38 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-79519267-1e87-4671-8ef7-287e429a70fd tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39a7c78e-6396-4066-a452-6d4b8e2f2845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66b3fa0e-82fd-486e-85ee-34f891322dcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1670744404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2ebd782b4d74de2b50d69e6c10de93d',qos_specs=None,replication_status=,reservations=['d54e5c50-3af5-4648-a8c5-26fe951e23ee','8c2ffaad-ae67-47e4-9e81-cba41e246f0c','7b5bf65a-a96b-4fda-ab10-08d4f35b1100','c12abece-8530-4613-9f46-13c265a68a7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d928948da14b4bfa8ae7cf60664f7af3',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:55:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1670744404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66b3fa0e-82fd-486e-85ee-34f891322dcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2ebd782b4d74de2b50d69e6c10de93d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d928948da14b4bfa8ae7cf60664f7af3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-79519267-1e87-4671-8ef7-287e429a70fd tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6dad8e9-fcf9-4c84-b002-0300abefcba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d0521c24-b4d9-409b-ae91-6e0cdbc0ddab None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-79519267-1e87-4671-8ef7-287e429a70fd tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6dad8e9-fcf9-4c84-b002-0300abefcba6) transitioned into state 'SUCCESS' from state '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-1670744404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2ebd782b4d74de2b50d69e6c10de93d',qos_specs=None,replication_status=,reservations=['d54e5c50-3af5-4648-a8c5-26fe951e23ee','8c2ffaad-ae67-47e4-9e81-cba41e246f0c','7b5bf65a-a96b-4fda-ab10-08d4f35b1100','c12abece-8530-4613-9f46-13c265a68a7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d928948da14b4bfa8ae7cf60664f7af3',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d0521c24-b4d9-409b-ae91-6e0cdbc0ddab tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] GET http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8 Sep 05 20:55:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d0521c24-b4d9-409b-ae91-6e0cdbc0ddab tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-79519267-1e87-4671-8ef7-287e429a70fd tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80c4efa8-e22c-4be2-8089-f893189b1524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d0521c24-b4d9-409b-ae91-6e0cdbc0ddab tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d0521c24-b4d9-409b-ae91-6e0cdbc0ddab tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] http://192.168.122.147/volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8 returned with HTTP 404 Sep 05 20:55:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 550/1155] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:55:38 2026] GET /volume/v3/snapshots/569be9f3-f581-48df-af5b-85dec0bbe9c8 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8dbcdce3-378e-4cec-bd68-bad3855c0d21 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8dbcdce3-378e-4cec-bd68-bad3855c0d21 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] GET http://192.168.122.147/volume/v3/volumes/d562b925-616a-4858-a2ba-57adfe1f5ebf Sep 05 20:55:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8dbcdce3-378e-4cec-bd68-bad3855c0d21 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8dbcdce3-378e-4cec-bd68-bad3855c0d21 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-79519267-1e87-4671-8ef7-287e429a70fd tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80c4efa8-e22c-4be2-8089-f893189b1524) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-79519267-1e87-4671-8ef7-287e429a70fd tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Flow 'volume_create_api' (ff819c14-74de-4206-95bb-af5601ab7561) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:38 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-79519267-1e87-4671-8ef7-287e429a70fd tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Create volume request issued successfully. Sep 05 20:55:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-79519267-1e87-4671-8ef7-287e429a70fd tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:55:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 606/1156] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:55:37 2026] POST /volume/v3/volumes => generated 760 bytes in 651 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:55:38 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:38 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:38 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:38 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:38 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8dbcdce3-378e-4cec-bd68-bad3855c0d21 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Volume info retrieved successfully. Sep 05 20:55:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-dc0ff09d-a774-49df-82f9-5e94328965ae None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dc0ff09d-a774-49df-82f9-5e94328965ae tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] GET http://192.168.122.147/volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf Sep 05 20:55:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dc0ff09d-a774-49df-82f9-5e94328965ae tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dc0ff09d-a774-49df-82f9-5e94328965ae tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8dbcdce3-378e-4cec-bd68-bad3855c0d21 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] http://192.168.122.147/volume/v3/volumes/d562b925-616a-4858-a2ba-57adfe1f5ebf returned with HTTP 200 Sep 05 20:55:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 551/1157] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:38 2026] GET /volume/v3/volumes/d562b925-616a-4858-a2ba-57adfe1f5ebf => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:38 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:38 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:38 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:38 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5040e918-1237-4665-be37-8318cdd4dc20 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5040e918-1237-4665-be37-8318cdd4dc20 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] DELETE http://192.168.122.147/volume/v3/volumes/d562b925-616a-4858-a2ba-57adfe1f5ebf Sep 05 20:55:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5040e918-1237-4665-be37-8318cdd4dc20 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5040e918-1237-4665-be37-8318cdd4dc20 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:38 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-5040e918-1237-4665-be37-8318cdd4dc20 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Delete volume with id: d562b925-616a-4858-a2ba-57adfe1f5ebf Sep 05 20:55:38 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-dc0ff09d-a774-49df-82f9-5e94328965ae tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Volume info retrieved successfully. Sep 05 20:55:38 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:38 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dc0ff09d-a774-49df-82f9-5e94328965ae tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] http://192.168.122.147/volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf returned with HTTP 200 Sep 05 20:55:38 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:38 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:38 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5040e918-1237-4665-be37-8318cdd4dc20 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Volume info retrieved successfully. Sep 05 20:55:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 607/1158] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:38 2026] GET /volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf => generated 828 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:38 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5040e918-1237-4665-be37-8318cdd4dc20 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Delete volume request issued successfully. Sep 05 20:55:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5040e918-1237-4665-be37-8318cdd4dc20 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] http://192.168.122.147/volume/v3/volumes/d562b925-616a-4858-a2ba-57adfe1f5ebf returned with HTTP 202 Sep 05 20:55:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 552/1159] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:55:38 2026] DELETE /volume/v3/volumes/d562b925-616a-4858-a2ba-57adfe1f5ebf => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:55:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b9ec526d-6a48-423c-aaba-bd252d2e6b04 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b9ec526d-6a48-423c-aaba-bd252d2e6b04 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] GET http://192.168.122.147/volume/v3/volumes/d562b925-616a-4858-a2ba-57adfe1f5ebf Sep 05 20:55:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b9ec526d-6a48-423c-aaba-bd252d2e6b04 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b9ec526d-6a48-423c-aaba-bd252d2e6b04 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:38 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:38 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:38 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:38 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:38 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b9ec526d-6a48-423c-aaba-bd252d2e6b04 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Volume info retrieved successfully. Sep 05 20:55:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b9ec526d-6a48-423c-aaba-bd252d2e6b04 tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] http://192.168.122.147/volume/v3/volumes/d562b925-616a-4858-a2ba-57adfe1f5ebf returned with HTTP 200 Sep 05 20:55:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 608/1160] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:38 2026] GET /volume/v3/volumes/d562b925-616a-4858-a2ba-57adfe1f5ebf => generated 856 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-cc7e315a-ae36-4891-ab8d-e9b43656ad23 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cc7e315a-ae36-4891-ab8d-e9b43656ad23 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] GET http://192.168.122.147/volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf Sep 05 20:55:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cc7e315a-ae36-4891-ab8d-e9b43656ad23 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cc7e315a-ae36-4891-ab8d-e9b43656ad23 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:39 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:39 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:39 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:39 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:39 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-cc7e315a-ae36-4891-ab8d-e9b43656ad23 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Volume info retrieved successfully. Sep 05 20:55:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cc7e315a-ae36-4891-ab8d-e9b43656ad23 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] http://192.168.122.147/volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf returned with HTTP 200 Sep 05 20:55:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 553/1161] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:39 2026] GET /volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf => generated 852 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-34346b4f-90c1-424f-9aa7-e4d8982a735d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-34346b4f-90c1-424f-9aa7-e4d8982a735d tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] GET http://192.168.122.147/volume/v3/volumes/d562b925-616a-4858-a2ba-57adfe1f5ebf Sep 05 20:55:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-34346b4f-90c1-424f-9aa7-e4d8982a735d tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-34346b4f-90c1-424f-9aa7-e4d8982a735d tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-34346b4f-90c1-424f-9aa7-e4d8982a735d tempest-SnapshotMetadataTestJSON-17404590 tempest-SnapshotMetadataTestJSON-17404590-project-member] http://192.168.122.147/volume/v3/volumes/d562b925-616a-4858-a2ba-57adfe1f5ebf returned with HTTP 404 Sep 05 20:55:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 609/1162] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:39 2026] GET /volume/v3/volumes/d562b925-616a-4858-a2ba-57adfe1f5ebf => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-20571781-f698-4ef6-8a9a-ee294e6d78e9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7f7ceb46-af7a-4a92-9e83-133bef66b0a6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7f7ceb46-af7a-4a92-9e83-133bef66b0a6 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] GET http://192.168.122.147/volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf Sep 05 20:55:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7f7ceb46-af7a-4a92-9e83-133bef66b0a6 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7f7ceb46-af7a-4a92-9e83-133bef66b0a6 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:40 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:40 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7f7ceb46-af7a-4a92-9e83-133bef66b0a6 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Volume info retrieved successfully. Sep 05 20:55:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7f7ceb46-af7a-4a92-9e83-133bef66b0a6 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] http://192.168.122.147/volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf returned with HTTP 200 Sep 05 20:55:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 610/1163] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:40 2026] GET /volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b46fcded-2234-47b5-916f-ace6e4cbcb63 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b46fcded-2234-47b5-916f-ace6e4cbcb63 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] POST http://192.168.122.147/volume/v3/os-volume-transfer Sep 05 20:55:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b46fcded-2234-47b5-916f-ace6e4cbcb63 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "66b3fa0e-82fd-486e-85ee-34f891322dcf"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.volume_transfer [None req-b46fcded-2234-47b5-916f-ace6e4cbcb63 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Creating new volume transfer {'transfer': {'volume_id': '66b3fa0e-82fd-486e-85ee-34f891322dcf'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 05 20:55:40 devstack devstack@c-api.service[87415]: INFO cinder.api.contrib.volume_transfer [None req-b46fcded-2234-47b5-916f-ace6e4cbcb63 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Creating transfer of volume 66b3fa0e-82fd-486e-85ee-34f891322dcf Sep 05 20:55:40 devstack devstack@c-api.service[87415]: INFO cinder.transfer.api [None req-b46fcded-2234-47b5-916f-ace6e4cbcb63 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Generating transfer record for volume 66b3fa0e-82fd-486e-85ee-34f891322dcf Sep 05 20:55:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-20571781-f698-4ef6-8a9a-ee294e6d78e9 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] GET http://192.168.122.147/volume/v3/volumes Sep 05 20:55:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-20571781-f698-4ef6-8a9a-ee294e6d78e9 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-20571781-f698-4ef6-8a9a-ee294e6d78e9 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-20571781-f698-4ef6-8a9a-ee294e6d78e9 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:55:40 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-20571781-f698-4ef6-8a9a-ee294e6d78e9 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:55:40 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:40 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:40 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-20571781-f698-4ef6-8a9a-ee294e6d78e9 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Get all volumes completed successfully. Sep 05 20:55:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-20571781-f698-4ef6-8a9a-ee294e6d78e9 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 200 Sep 05 20:55:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 554/1164] 192.168.122.147 () {58 vars in 1121 bytes} [Sat Sep 5 20:55:40 2026] GET /volume/v3/volumes => generated 15 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:55:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fd5cbd50-b2aa-476d-b507-b057d5b9109f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fd5cbd50-b2aa-476d-b507-b057d5b9109f tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:55:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fd5cbd50-b2aa-476d-b507-b057d5b9109f tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-675219514"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-fd5cbd50-b2aa-476d-b507-b057d5b9109f tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-675219514'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:55:40 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-fd5cbd50-b2aa-476d-b507-b057d5b9109f tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Create volume of 1 GB Sep 05 20:55:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b46fcded-2234-47b5-916f-ace6e4cbcb63 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] http://192.168.122.147/volume/v3/os-volume-transfer returned with HTTP 202 Sep 05 20:55:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 611/1165] 192.168.122.147 () {60 vars in 1175 bytes} [Sat Sep 5 20:55:40 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:55:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-62c01e0e-9c02-46cb-86d0-8089fb5ef1a0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:40 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-fd5cbd50-b2aa-476d-b507-b057d5b9109f tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Availability Zones retrieved successfully. Sep 05 20:55:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-62c01e0e-9c02-46cb-86d0-8089fb5ef1a0 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] GET http://192.168.122.147/volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf Sep 05 20:55:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-62c01e0e-9c02-46cb-86d0-8089fb5ef1a0 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-62c01e0e-9c02-46cb-86d0-8089fb5ef1a0 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:40 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:40 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:40 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fd5cbd50-b2aa-476d-b507-b057d5b9109f tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Flow 'volume_create_api' (1cfca685-fa96-4998-900b-db914a1dcef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-62c01e0e-9c02-46cb-86d0-8089fb5ef1a0 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Volume info retrieved successfully. Sep 05 20:55:40 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fd5cbd50-b2aa-476d-b507-b057d5b9109f tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7091043-a466-48fc-9445-be8b3803e08c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:40 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-fd5cbd50-b2aa-476d-b507-b057d5b9109f tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:55:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-62c01e0e-9c02-46cb-86d0-8089fb5ef1a0 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] http://192.168.122.147/volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf returned with HTTP 200 Sep 05 20:55:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 612/1166] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:40 2026] GET /volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf => generated 861 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-cbf0e9fe-bd74-402f-bfb8-3bf3e4b78d08 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:40 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fd5cbd50-b2aa-476d-b507-b057d5b9109f tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7091043-a466-48fc-9445-be8b3803e08c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:40 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fd5cbd50-b2aa-476d-b507-b057d5b9109f tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06cb9a17-4d1d-431d-ae41-87dcc2406da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:41 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-fd5cbd50-b2aa-476d-b507-b057d5b9109f tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Created reservations ['f6f5d738-b953-4b68-8b00-898fbfa63313', '9af7ee94-5d34-412e-bd22-133a2d0c8621', '352f63ba-711d-4942-8f0e-74fcf61eb85b', '7122c5b4-2e62-45f0-8229-74c356d594b7'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:41 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fd5cbd50-b2aa-476d-b507-b057d5b9109f tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06cb9a17-4d1d-431d-ae41-87dcc2406da0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6f5d738-b953-4b68-8b00-898fbfa63313', '9af7ee94-5d34-412e-bd22-133a2d0c8621', '352f63ba-711d-4942-8f0e-74fcf61eb85b', '7122c5b4-2e62-45f0-8229-74c356d594b7']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:41 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fd5cbd50-b2aa-476d-b507-b057d5b9109f tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59c49190-f09d-48a2-8cab-a5575e4e83e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cbf0e9fe-bd74-402f-bfb8-3bf3e4b78d08 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-reader] GET http://192.168.122.147/volume/v3/os-volume-transfer/dd5e68be-496a-4813-bf5c-c0181893c859 Sep 05 20:55:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cbf0e9fe-bd74-402f-bfb8-3bf3e4b78d08 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cbf0e9fe-bd74-402f-bfb8-3bf3e4b78d08 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-reader] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cbf0e9fe-bd74-402f-bfb8-3bf3e4b78d08 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-reader] http://192.168.122.147/volume/v3/os-volume-transfer/dd5e68be-496a-4813-bf5c-c0181893c859 returned with HTTP 200 Sep 05 20:55:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 613/1167] 192.168.122.147 () {58 vars in 1265 bytes} [Sat Sep 5 20:55:40 2026] GET /volume/v3/os-volume-transfer/dd5e68be-496a-4813-bf5c-c0181893c859 => generated 417 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:41 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:41 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-bf84fed8-f86d-46db-85fb-6076805b9c1c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:41 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fd5cbd50-b2aa-476d-b507-b057d5b9109f tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59c49190-f09d-48a2-8cab-a5575e4e83e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8d836cb-0eeb-4e81-ac74-2a36cbae3f4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-675219514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa5317125ddc478f806f4dcbbb9bfdaf',qos_specs=None,replication_status=,reservations=['f6f5d738-b953-4b68-8b00-898fbfa63313','9af7ee94-5d34-412e-bd22-133a2d0c8621','352f63ba-711d-4942-8f0e-74fcf61eb85b','7122c5b4-2e62-45f0-8229-74c356d594b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3536a1430cb448a7859fc3febda84243',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:55:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-675219514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8d836cb-0eeb-4e81-ac74-2a36cbae3f4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa5317125ddc478f806f4dcbbb9bfdaf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3536a1430cb448a7859fc3febda84243',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:41 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fd5cbd50-b2aa-476d-b507-b057d5b9109f tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f093173-9737-480c-8329-f46cc53ed9a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bf84fed8-f86d-46db-85fb-6076805b9c1c tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-reader] GET http://192.168.122.147/volume/v3/os-volume-transfer Sep 05 20:55:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bf84fed8-f86d-46db-85fb-6076805b9c1c tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bf84fed8-f86d-46db-85fb-6076805b9c1c tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.volume_transfer [None req-bf84fed8-f86d-46db-85fb-6076805b9c1c tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-reader] Listing volume transfers {{(pid=87415) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 20:55:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bf84fed8-f86d-46db-85fb-6076805b9c1c tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-reader] http://192.168.122.147/volume/v3/os-volume-transfer returned with HTTP 200 Sep 05 20:55:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 614/1168] 192.168.122.147 () {58 vars in 1154 bytes} [Sat Sep 5 20:55:41 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a9c00ee8-0446-426d-932e-a406fc9aea62 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:41 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fd5cbd50-b2aa-476d-b507-b057d5b9109f tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f093173-9737-480c-8329-f46cc53ed9a6) transitioned into state 'SUCCESS' from state '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-675219514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa5317125ddc478f806f4dcbbb9bfdaf',qos_specs=None,replication_status=,reservations=['f6f5d738-b953-4b68-8b00-898fbfa63313','9af7ee94-5d34-412e-bd22-133a2d0c8621','352f63ba-711d-4942-8f0e-74fcf61eb85b','7122c5b4-2e62-45f0-8229-74c356d594b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3536a1430cb448a7859fc3febda84243',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:41 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fd5cbd50-b2aa-476d-b507-b057d5b9109f tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (637b9937-8dbc-4af9-bdc6-ebb8344ffdd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:41 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fd5cbd50-b2aa-476d-b507-b057d5b9109f tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (637b9937-8dbc-4af9-bdc6-ebb8344ffdd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:41 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fd5cbd50-b2aa-476d-b507-b057d5b9109f tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Flow 'volume_create_api' (1cfca685-fa96-4998-900b-db914a1dcef2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:41 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-fd5cbd50-b2aa-476d-b507-b057d5b9109f tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Create volume request issued successfully. Sep 05 20:55:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fd5cbd50-b2aa-476d-b507-b057d5b9109f tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:55:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 555/1169] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:55:40 2026] POST /volume/v3/volumes => generated 763 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:55:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-63f869ce-f369-4cab-9807-98b53463b786 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-63f869ce-f369-4cab-9807-98b53463b786 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] GET http://192.168.122.147/volume/v3/volumes/f8d836cb-0eeb-4e81-ac74-2a36cbae3f4d Sep 05 20:55:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-63f869ce-f369-4cab-9807-98b53463b786 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-63f869ce-f369-4cab-9807-98b53463b786 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:41 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:41 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:41 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:41 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:41 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-63f869ce-f369-4cab-9807-98b53463b786 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Volume info retrieved successfully. Sep 05 20:55:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-63f869ce-f369-4cab-9807-98b53463b786 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] http://192.168.122.147/volume/v3/volumes/f8d836cb-0eeb-4e81-ac74-2a36cbae3f4d returned with HTTP 200 Sep 05 20:55:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 556/1170] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:41 2026] GET /volume/v3/volumes/f8d836cb-0eeb-4e81-ac74-2a36cbae3f4d => generated 831 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a9c00ee8-0446-426d-932e-a406fc9aea62 tempest-VolumesTransfersTest-785565972 tempest-VolumesTransfersTest-785565972-project-member] POST http://192.168.122.147/volume/v3/os-volume-transfer/dd5e68be-496a-4813-bf5c-c0181893c859/accept Sep 05 20:55:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a9c00ee8-0446-426d-932e-a406fc9aea62 tempest-VolumesTransfersTest-785565972 tempest-VolumesTransfersTest-785565972-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "1694011125c01ac7"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.volume_transfer [None req-a9c00ee8-0446-426d-932e-a406fc9aea62 tempest-VolumesTransfersTest-785565972 tempest-VolumesTransfersTest-785565972-project-member] Accepting volume transfer dd5e68be-496a-4813-bf5c-c0181893c859 {{(pid=87415) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 05 20:55:41 devstack devstack@c-api.service[87415]: INFO cinder.api.contrib.volume_transfer [None req-a9c00ee8-0446-426d-932e-a406fc9aea62 tempest-VolumesTransfersTest-785565972 tempest-VolumesTransfersTest-785565972-project-member] Accepting transfer dd5e68be-496a-4813-bf5c-c0181893c859 Sep 05 20:55:41 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:41 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:41 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-a9c00ee8-0446-426d-932e-a406fc9aea62 tempest-VolumesTransfersTest-785565972 tempest-VolumesTransfersTest-785565972-project-member] Created reservations ['953110d6-f8ab-49ce-a5ea-79ddcf19e0fc', '96e256ff-7e80-45c6-8f3d-fb7730269996', '59be855e-5265-421d-9487-0d564b4ed27c', '000ca8e9-9ce2-4cb1-bfa6-29030b152145'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:41 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-a9c00ee8-0446-426d-932e-a406fc9aea62 tempest-VolumesTransfersTest-785565972 tempest-VolumesTransfersTest-785565972-project-member] Created reservations ['6a0c1784-2a76-46bd-916e-206ddbb4f8bc', '658db9b9-7885-4fec-908b-5f25b34dba0c', 'b642ec23-adae-471f-a5e8-44a16998c96d', '00b4c9b9-6ff7-4861-bd2f-4e6247b58934'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:41 devstack devstack@c-api.service[87415]: /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 05 20:55:41 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:55:41 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-a9c00ee8-0446-426d-932e-a406fc9aea62 tempest-VolumesTransfersTest-785565972 tempest-VolumesTransfersTest-785565972-project-member] Created reservations ['773a9da6-fe48-4588-8df0-167b254a6a57', '17a6061a-0a33-42a2-9adf-ab7a3f23d349', '8d3ccc5d-2787-408b-a8e9-ba5b824e53e7', 'e98a419d-e065-4217-b730-77fd0878eca9'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:42 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-a9c00ee8-0446-426d-932e-a406fc9aea62 tempest-VolumesTransfersTest-785565972 tempest-VolumesTransfersTest-785565972-project-member] Created reservations ['7c2298ca-6218-4f02-96b0-3e68abb265e5', 'edc0a8f2-200e-4900-bf1a-64adaef46f4a', '4dfeaf86-8ccf-40c8-8dac-de52a83f65fb', '4947004d-6bff-43ed-a8c6-07928c736ca1'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:42 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a9c00ee8-0446-426d-932e-a406fc9aea62 tempest-VolumesTransfersTest-785565972 tempest-VolumesTransfersTest-785565972-project-member] Transfer volume completed successfully. Sep 05 20:55:42 devstack devstack@c-api.service[87415]: INFO cinder.transfer.api [None req-a9c00ee8-0446-426d-932e-a406fc9aea62 tempest-VolumesTransfersTest-785565972 tempest-VolumesTransfersTest-785565972-project-member] Volume 66b3fa0e-82fd-486e-85ee-34f891322dcf has been transferred. Sep 05 20:55:42 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:42 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a9c00ee8-0446-426d-932e-a406fc9aea62 tempest-VolumesTransfersTest-785565972 tempest-VolumesTransfersTest-785565972-project-member] http://192.168.122.147/volume/v3/os-volume-transfer/dd5e68be-496a-4813-bf5c-c0181893c859/accept returned with HTTP 202 Sep 05 20:55:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 615/1171] 192.168.122.147 () {60 vars in 1307 bytes} [Sat Sep 5 20:55:41 2026] POST /volume/v3/os-volume-transfer/dd5e68be-496a-4813-bf5c-c0181893c859/accept => generated 373 bytes in 1200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:55:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9f750b55-6359-40fe-84f4-cc5691daf8ac None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2c7cf302-d90b-4e70-a6cf-8d2d2890a6c7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9f750b55-6359-40fe-84f4-cc5691daf8ac tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] GET http://192.168.122.147/volume/v3/volumes/f8d836cb-0eeb-4e81-ac74-2a36cbae3f4d Sep 05 20:55:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9f750b55-6359-40fe-84f4-cc5691daf8ac tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9f750b55-6359-40fe-84f4-cc5691daf8ac tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2c7cf302-d90b-4e70-a6cf-8d2d2890a6c7 tempest-VolumesTransfersTest-785565972 tempest-VolumesTransfersTest-785565972-project-member] GET http://192.168.122.147/volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf Sep 05 20:55:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2c7cf302-d90b-4e70-a6cf-8d2d2890a6c7 tempest-VolumesTransfersTest-785565972 tempest-VolumesTransfersTest-785565972-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2c7cf302-d90b-4e70-a6cf-8d2d2890a6c7 tempest-VolumesTransfersTest-785565972 tempest-VolumesTransfersTest-785565972-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:42 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:42 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:42 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:42 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:42 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:42 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:42 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:42 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:42 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2c7cf302-d90b-4e70-a6cf-8d2d2890a6c7 tempest-VolumesTransfersTest-785565972 tempest-VolumesTransfersTest-785565972-project-member] Volume info retrieved successfully. Sep 05 20:55:42 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9f750b55-6359-40fe-84f4-cc5691daf8ac tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Volume info retrieved successfully. Sep 05 20:55:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2c7cf302-d90b-4e70-a6cf-8d2d2890a6c7 tempest-VolumesTransfersTest-785565972 tempest-VolumesTransfersTest-785565972-project-member] http://192.168.122.147/volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf returned with HTTP 200 Sep 05 20:55:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 616/1172] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:42 2026] GET /volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf => generated 853 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9f750b55-6359-40fe-84f4-cc5691daf8ac tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] http://192.168.122.147/volume/v3/volumes/f8d836cb-0eeb-4e81-ac74-2a36cbae3f4d returned with HTTP 200 Sep 05 20:55:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 557/1173] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:42 2026] GET /volume/v3/volumes/f8d836cb-0eeb-4e81-ac74-2a36cbae3f4d => generated 855 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4bb7681d-8c84-4fea-9516-104daaba1862 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4bb7681d-8c84-4fea-9516-104daaba1862 tempest-VolumesTransfersTest-785565972 tempest-VolumesTransfersTest-785565972-project-member] GET http://192.168.122.147/volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf Sep 05 20:55:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4bb7681d-8c84-4fea-9516-104daaba1862 tempest-VolumesTransfersTest-785565972 tempest-VolumesTransfersTest-785565972-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4bb7681d-8c84-4fea-9516-104daaba1862 tempest-VolumesTransfersTest-785565972 tempest-VolumesTransfersTest-785565972-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:42 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:42 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:42 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:42 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:42 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-4bb7681d-8c84-4fea-9516-104daaba1862 tempest-VolumesTransfersTest-785565972 tempest-VolumesTransfersTest-785565972-project-member] Volume info retrieved successfully. Sep 05 20:55:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4bb7681d-8c84-4fea-9516-104daaba1862 tempest-VolumesTransfersTest-785565972 tempest-VolumesTransfersTest-785565972-project-member] http://192.168.122.147/volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf returned with HTTP 200 Sep 05 20:55:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 617/1174] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:42 2026] GET /volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-87c06513-8418-4c41-86d4-5fb0a6552ef0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-87c06513-8418-4c41-86d4-5fb0a6552ef0 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] DELETE http://192.168.122.147/volume/v3/os-volume-transfer/dd5e68be-496a-4813-bf5c-c0181893c859 Sep 05 20:55:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-87c06513-8418-4c41-86d4-5fb0a6552ef0 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-87c06513-8418-4c41-86d4-5fb0a6552ef0 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:42 devstack devstack@c-api.service[87416]: INFO cinder.api.contrib.volume_transfer [None req-87c06513-8418-4c41-86d4-5fb0a6552ef0 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Delete transfer with id: dd5e68be-496a-4813-bf5c-c0181893c859 Sep 05 20:55:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-87c06513-8418-4c41-86d4-5fb0a6552ef0 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] http://192.168.122.147/volume/v3/os-volume-transfer/dd5e68be-496a-4813-bf5c-c0181893c859 returned with HTTP 404 Sep 05 20:55:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 558/1175] 192.168.122.147 () {58 vars in 1268 bytes} [Sat Sep 5 20:55:42 2026] DELETE /volume/v3/os-volume-transfer/dd5e68be-496a-4813-bf5c-c0181893c859 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0f963773-5286-48b7-8c6e-d5078a1bd0ae None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0f963773-5286-48b7-8c6e-d5078a1bd0ae tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf Sep 05 20:55:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0f963773-5286-48b7-8c6e-d5078a1bd0ae tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0f963773-5286-48b7-8c6e-d5078a1bd0ae tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:43 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-0f963773-5286-48b7-8c6e-d5078a1bd0ae tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] Delete volume with id: 66b3fa0e-82fd-486e-85ee-34f891322dcf Sep 05 20:55:43 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:43 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:43 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:43 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:43 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0f963773-5286-48b7-8c6e-d5078a1bd0ae tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] Volume info retrieved successfully. Sep 05 20:55:43 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0f963773-5286-48b7-8c6e-d5078a1bd0ae tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] Delete volume request issued successfully. Sep 05 20:55:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0f963773-5286-48b7-8c6e-d5078a1bd0ae tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] http://192.168.122.147/volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf returned with HTTP 202 Sep 05 20:55:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 618/1176] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:55:42 2026] DELETE /volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf => generated 0 bytes in 434 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:55:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-818b2146-8ccc-4b4c-8f9f-0e51809a1a64 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-818b2146-8ccc-4b4c-8f9f-0e51809a1a64 tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] GET http://192.168.122.147/volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf Sep 05 20:55:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-818b2146-8ccc-4b4c-8f9f-0e51809a1a64 tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-818b2146-8ccc-4b4c-8f9f-0e51809a1a64 tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:43 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:43 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:43 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:43 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:43 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-818b2146-8ccc-4b4c-8f9f-0e51809a1a64 tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] Volume info retrieved successfully. Sep 05 20:55:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-818b2146-8ccc-4b4c-8f9f-0e51809a1a64 tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] http://192.168.122.147/volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf returned with HTTP 200 Sep 05 20:55:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 559/1177] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:43 2026] GET /volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-796c4495-fed4-4f28-abe1-36131576ec5b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-796c4495-fed4-4f28-abe1-36131576ec5b tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] GET http://192.168.122.147/volume/v3/volumes/f8d836cb-0eeb-4e81-ac74-2a36cbae3f4d Sep 05 20:55:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-796c4495-fed4-4f28-abe1-36131576ec5b tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-796c4495-fed4-4f28-abe1-36131576ec5b tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:43 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:43 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:43 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:43 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:43 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-796c4495-fed4-4f28-abe1-36131576ec5b tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Volume info retrieved successfully. Sep 05 20:55:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-796c4495-fed4-4f28-abe1-36131576ec5b tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] http://192.168.122.147/volume/v3/volumes/f8d836cb-0eeb-4e81-ac74-2a36cbae3f4d returned with HTTP 200 Sep 05 20:55:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 619/1178] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:43 2026] GET /volume/v3/volumes/f8d836cb-0eeb-4e81-ac74-2a36cbae3f4d => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:55:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-286cd8b7-8324-4e05-b017-27635dc4944b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-286cd8b7-8324-4e05-b017-27635dc4944b tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] GET http://192.168.122.147/volume/v3/volumes/f8d836cb-0eeb-4e81-ac74-2a36cbae3f4d Sep 05 20:55:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-286cd8b7-8324-4e05-b017-27635dc4944b tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-286cd8b7-8324-4e05-b017-27635dc4944b tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:43 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:43 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:43 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:43 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:43 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-286cd8b7-8324-4e05-b017-27635dc4944b tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Volume info retrieved successfully. Sep 05 20:55:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-286cd8b7-8324-4e05-b017-27635dc4944b tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] http://192.168.122.147/volume/v3/volumes/f8d836cb-0eeb-4e81-ac74-2a36cbae3f4d returned with HTTP 200 Sep 05 20:55:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 560/1179] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:43 2026] GET /volume/v3/volumes/f8d836cb-0eeb-4e81-ac74-2a36cbae3f4d => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6dfc637c-15e7-4de8-a8f6-4ed3678a5ed7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6dfc637c-15e7-4de8-a8f6-4ed3678a5ed7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:55:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6dfc637c-15e7-4de8-a8f6-4ed3678a5ed7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-132450103"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-6dfc637c-15e7-4de8-a8f6-4ed3678a5ed7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-132450103'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:55:43 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-6dfc637c-15e7-4de8-a8f6-4ed3678a5ed7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Create volume of 1 GB Sep 05 20:55:43 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6dfc637c-15e7-4de8-a8f6-4ed3678a5ed7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Availability Zones retrieved successfully. Sep 05 20:55:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-49d53cbb-63fc-44aa-8988-9b8a2efe3d49 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-49d53cbb-63fc-44aa-8988-9b8a2efe3d49 None None] GET http://192.168.122.147/volume// Sep 05 20:55:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-49d53cbb-63fc-44aa-8988-9b8a2efe3d49 None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-49d53cbb-63fc-44aa-8988-9b8a2efe3d49 None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-49d53cbb-63fc-44aa-8988-9b8a2efe3d49 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:55:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 561/1180] 192.168.122.147 () {56 vars in 888 bytes} [Sat Sep 5 20:55:43 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:55:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-520223f2-b157-4382-b369-117c8c9f5def None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-520223f2-b157-4382-b369-117c8c9f5def None None] GET http://192.168.122.147/volume// Sep 05 20:55:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-520223f2-b157-4382-b369-117c8c9f5def None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-520223f2-b157-4382-b369-117c8c9f5def None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-520223f2-b157-4382-b369-117c8c9f5def None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:55:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 562/1181] 192.168.122.147 () {56 vars in 888 bytes} [Sat Sep 5 20:55:43 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:55:43 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6dfc637c-15e7-4de8-a8f6-4ed3678a5ed7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Flow 'volume_create_api' (8537f1f4-9f12-494a-94a5-a4198ef8a43b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a477e511-3270-4b0a-b1f3-a303ae4c6736 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:43 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6dfc637c-15e7-4de8-a8f6-4ed3678a5ed7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afb7716b-1218-486a-a7ca-6ae5cb4c7b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:43 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-6dfc637c-15e7-4de8-a8f6-4ed3678a5ed7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:55:43 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6dfc637c-15e7-4de8-a8f6-4ed3678a5ed7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afb7716b-1218-486a-a7ca-6ae5cb4c7b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:43 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6dfc637c-15e7-4de8-a8f6-4ed3678a5ed7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ede38118-b1e8-4171-8f46-d9ad562f1322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a477e511-3270-4b0a-b1f3-a303ae4c6736 tempest-VersionsTest-782498081 tempest-VersionsTest-782498081-project-reader] GET http://192.168.122.147/volume/v3/ Sep 05 20:55:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a477e511-3270-4b0a-b1f3-a303ae4c6736 tempest-VersionsTest-782498081 tempest-VersionsTest-782498081-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a477e511-3270-4b0a-b1f3-a303ae4c6736 tempest-VersionsTest-782498081 tempest-VersionsTest-782498081-project-reader] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a477e511-3270-4b0a-b1f3-a303ae4c6736 tempest-VersionsTest-782498081 tempest-VersionsTest-782498081-project-reader] http://192.168.122.147/volume/v3/ returned with HTTP 200 Sep 05 20:55:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 563/1182] 192.168.122.147 () {58 vars in 1100 bytes} [Sat Sep 5 20:55:43 2026] GET /volume/v3/ => generated 390 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:43 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-6dfc637c-15e7-4de8-a8f6-4ed3678a5ed7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Created reservations ['da7aa819-da90-4ce0-9ab2-8b4f326a0a9f', '75b6bd39-9f40-4808-822a-27675a43d82b', '145eacba-6084-443f-abfc-6637e619b064', 'b729824c-ca94-42e5-b692-950319c121fa'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:43 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6dfc637c-15e7-4de8-a8f6-4ed3678a5ed7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ede38118-b1e8-4171-8f46-d9ad562f1322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da7aa819-da90-4ce0-9ab2-8b4f326a0a9f', '75b6bd39-9f40-4808-822a-27675a43d82b', '145eacba-6084-443f-abfc-6637e619b064', 'b729824c-ca94-42e5-b692-950319c121fa']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:43 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6dfc637c-15e7-4de8-a8f6-4ed3678a5ed7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13c5d571-ee47-4e8a-a517-f0e60dac0b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:43 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:43 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:43 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6dfc637c-15e7-4de8-a8f6-4ed3678a5ed7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13c5d571-ee47-4e8a-a517-f0e60dac0b14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f800488-99e7-4cf8-aa86-3c5468f56a5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-132450103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa5317125ddc478f806f4dcbbb9bfdaf',qos_specs=None,replication_status=,reservations=['da7aa819-da90-4ce0-9ab2-8b4f326a0a9f','75b6bd39-9f40-4808-822a-27675a43d82b','145eacba-6084-443f-abfc-6637e619b064','b729824c-ca94-42e5-b692-950319c121fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3536a1430cb448a7859fc3febda84243',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:55:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-132450103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f800488-99e7-4cf8-aa86-3c5468f56a5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa5317125ddc478f806f4dcbbb9bfdaf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3536a1430cb448a7859fc3febda84243',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:43 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6dfc637c-15e7-4de8-a8f6-4ed3678a5ed7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd9d2b3a-be17-4cbe-897e-0b0afb33214e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:44 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6dfc637c-15e7-4de8-a8f6-4ed3678a5ed7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd9d2b3a-be17-4cbe-897e-0b0afb33214e) transitioned into state 'SUCCESS' from state '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-132450103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa5317125ddc478f806f4dcbbb9bfdaf',qos_specs=None,replication_status=,reservations=['da7aa819-da90-4ce0-9ab2-8b4f326a0a9f','75b6bd39-9f40-4808-822a-27675a43d82b','145eacba-6084-443f-abfc-6637e619b064','b729824c-ca94-42e5-b692-950319c121fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3536a1430cb448a7859fc3febda84243',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:44 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6dfc637c-15e7-4de8-a8f6-4ed3678a5ed7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9adea0ba-be49-4033-b249-9f5cd10cea78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:44 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6dfc637c-15e7-4de8-a8f6-4ed3678a5ed7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9adea0ba-be49-4033-b249-9f5cd10cea78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:44 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6dfc637c-15e7-4de8-a8f6-4ed3678a5ed7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Flow 'volume_create_api' (8537f1f4-9f12-494a-94a5-a4198ef8a43b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:44 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6dfc637c-15e7-4de8-a8f6-4ed3678a5ed7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Create volume request issued successfully. Sep 05 20:55:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6dfc637c-15e7-4de8-a8f6-4ed3678a5ed7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:55:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 620/1183] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:55:43 2026] POST /volume/v3/volumes => generated 763 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:55:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ad37106b-3dd1-443f-a1b9-e66dba6ff30b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ad37106b-3dd1-443f-a1b9-e66dba6ff30b tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] GET http://192.168.122.147/volume/v3/volumes/5f800488-99e7-4cf8-aa86-3c5468f56a5f Sep 05 20:55:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ad37106b-3dd1-443f-a1b9-e66dba6ff30b tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ad37106b-3dd1-443f-a1b9-e66dba6ff30b tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:44 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:44 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:44 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:44 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:44 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ad37106b-3dd1-443f-a1b9-e66dba6ff30b tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Volume info retrieved successfully. Sep 05 20:55:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0ea6a2fe-1127-48c0-81d5-e3e61ffebbd7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0ea6a2fe-1127-48c0-81d5-e3e61ffebbd7 tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] GET http://192.168.122.147/volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf Sep 05 20:55:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0ea6a2fe-1127-48c0-81d5-e3e61ffebbd7 tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0ea6a2fe-1127-48c0-81d5-e3e61ffebbd7 tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ad37106b-3dd1-443f-a1b9-e66dba6ff30b tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] http://192.168.122.147/volume/v3/volumes/5f800488-99e7-4cf8-aa86-3c5468f56a5f returned with HTTP 200 Sep 05 20:55:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 564/1184] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:44 2026] GET /volume/v3/volumes/5f800488-99e7-4cf8-aa86-3c5468f56a5f => generated 831 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0ea6a2fe-1127-48c0-81d5-e3e61ffebbd7 tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] http://192.168.122.147/volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf returned with HTTP 404 Sep 05 20:55:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 621/1185] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:44 2026] GET /volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fb0c1bc2-a3de-4d13-ab42-5237859a4750 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fb0c1bc2-a3de-4d13-ab42-5237859a4750 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] GET http://192.168.122.147/volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf Sep 05 20:55:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fb0c1bc2-a3de-4d13-ab42-5237859a4750 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fb0c1bc2-a3de-4d13-ab42-5237859a4750 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fb0c1bc2-a3de-4d13-ab42-5237859a4750 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] http://192.168.122.147/volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf returned with HTTP 404 Sep 05 20:55:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 565/1186] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:44 2026] GET /volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2df72598-d04c-4fe6-82dd-cd806500e2d1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2df72598-d04c-4fe6-82dd-cd806500e2d1 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] DELETE http://192.168.122.147/volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf Sep 05 20:55:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2df72598-d04c-4fe6-82dd-cd806500e2d1 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2df72598-d04c-4fe6-82dd-cd806500e2d1 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:44 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-2df72598-d04c-4fe6-82dd-cd806500e2d1 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Delete volume with id: 66b3fa0e-82fd-486e-85ee-34f891322dcf Sep 05 20:55:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2df72598-d04c-4fe6-82dd-cd806500e2d1 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] http://192.168.122.147/volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf returned with HTTP 404 Sep 05 20:55:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 622/1187] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:55:44 2026] DELETE /volume/v3/volumes/66b3fa0e-82fd-486e-85ee-34f891322dcf => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-72be30fe-06e8-4417-8c02-4d40828f25fc None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-72be30fe-06e8-4417-8c02-4d40828f25fc tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:55:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-72be30fe-06e8-4417-8c02-4d40828f25fc tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-723716060"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-72be30fe-06e8-4417-8c02-4d40828f25fc tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-723716060'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:55:44 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-72be30fe-06e8-4417-8c02-4d40828f25fc tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Create volume of 1 GB Sep 05 20:55:44 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-72be30fe-06e8-4417-8c02-4d40828f25fc tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Availability Zones retrieved successfully. Sep 05 20:55:44 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-72be30fe-06e8-4417-8c02-4d40828f25fc tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Flow 'volume_create_api' (36e04eab-8c1c-4a9b-a8fa-2215ec2af460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:44 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-72be30fe-06e8-4417-8c02-4d40828f25fc tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (350a210a-3469-4ee9-bec3-8b54bb51ed28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:44 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-72be30fe-06e8-4417-8c02-4d40828f25fc tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:55:44 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-72be30fe-06e8-4417-8c02-4d40828f25fc tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (350a210a-3469-4ee9-bec3-8b54bb51ed28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:44 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-72be30fe-06e8-4417-8c02-4d40828f25fc tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eff24825-7bf1-41b5-babc-fa3ce5889d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:44 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-72be30fe-06e8-4417-8c02-4d40828f25fc tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Created reservations ['32e83c23-c103-4480-8e19-713dd056538e', '3fb56b61-a809-4cf3-926c-d2a44f950c21', 'dfbdeb0d-98da-4cd4-a75b-b6217d4e540d', '308416d5-fb18-42a7-b7db-571a5534db2a'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:44 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-72be30fe-06e8-4417-8c02-4d40828f25fc tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eff24825-7bf1-41b5-babc-fa3ce5889d4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32e83c23-c103-4480-8e19-713dd056538e', '3fb56b61-a809-4cf3-926c-d2a44f950c21', 'dfbdeb0d-98da-4cd4-a75b-b6217d4e540d', '308416d5-fb18-42a7-b7db-571a5534db2a']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:44 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-72be30fe-06e8-4417-8c02-4d40828f25fc tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d82707b1-e5bd-4cc7-930a-145949703171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:44 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:44 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:44 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-72be30fe-06e8-4417-8c02-4d40828f25fc tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d82707b1-e5bd-4cc7-930a-145949703171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ca3c236-3639-419c-b99d-00e8dced7825', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-723716060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2ebd782b4d74de2b50d69e6c10de93d',qos_specs=None,replication_status=,reservations=['32e83c23-c103-4480-8e19-713dd056538e','3fb56b61-a809-4cf3-926c-d2a44f950c21','dfbdeb0d-98da-4cd4-a75b-b6217d4e540d','308416d5-fb18-42a7-b7db-571a5534db2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d928948da14b4bfa8ae7cf60664f7af3',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:55:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-723716060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ca3c236-3639-419c-b99d-00e8dced7825,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2ebd782b4d74de2b50d69e6c10de93d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d928948da14b4bfa8ae7cf60664f7af3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:44 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-72be30fe-06e8-4417-8c02-4d40828f25fc tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20f33fd0-771a-48ee-8f41-e5e32c2d0af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:44 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-72be30fe-06e8-4417-8c02-4d40828f25fc tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20f33fd0-771a-48ee-8f41-e5e32c2d0af7) transitioned into state 'SUCCESS' from state '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-723716060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2ebd782b4d74de2b50d69e6c10de93d',qos_specs=None,replication_status=,reservations=['32e83c23-c103-4480-8e19-713dd056538e','3fb56b61-a809-4cf3-926c-d2a44f950c21','dfbdeb0d-98da-4cd4-a75b-b6217d4e540d','308416d5-fb18-42a7-b7db-571a5534db2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d928948da14b4bfa8ae7cf60664f7af3',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:44 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-72be30fe-06e8-4417-8c02-4d40828f25fc tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de7e6bf8-747c-48bc-9610-e38aaa75ea4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:44 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-72be30fe-06e8-4417-8c02-4d40828f25fc tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de7e6bf8-747c-48bc-9610-e38aaa75ea4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:44 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-72be30fe-06e8-4417-8c02-4d40828f25fc tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Flow 'volume_create_api' (36e04eab-8c1c-4a9b-a8fa-2215ec2af460) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:44 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-72be30fe-06e8-4417-8c02-4d40828f25fc tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Create volume request issued successfully. Sep 05 20:55:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-72be30fe-06e8-4417-8c02-4d40828f25fc tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:55:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 566/1188] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:55:44 2026] POST /volume/v3/volumes => generated 759 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:55:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6bdc6edd-5734-4677-ab38-825f84952282 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6bdc6edd-5734-4677-ab38-825f84952282 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] GET http://192.168.122.147/volume/v3/volumes/9ca3c236-3639-419c-b99d-00e8dced7825 Sep 05 20:55:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6bdc6edd-5734-4677-ab38-825f84952282 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6bdc6edd-5734-4677-ab38-825f84952282 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:44 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:44 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:44 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:44 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:44 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6bdc6edd-5734-4677-ab38-825f84952282 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Volume info retrieved successfully. Sep 05 20:55:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6bdc6edd-5734-4677-ab38-825f84952282 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] http://192.168.122.147/volume/v3/volumes/9ca3c236-3639-419c-b99d-00e8dced7825 returned with HTTP 200 Sep 05 20:55:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 623/1189] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:44 2026] GET /volume/v3/volumes/9ca3c236-3639-419c-b99d-00e8dced7825 => generated 827 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-06c83629-a1e3-4e93-a115-f35b32f347f6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-06c83629-a1e3-4e93-a115-f35b32f347f6 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] GET http://192.168.122.147/volume/v3/volumes/5f800488-99e7-4cf8-aa86-3c5468f56a5f Sep 05 20:55:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-06c83629-a1e3-4e93-a115-f35b32f347f6 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-06c83629-a1e3-4e93-a115-f35b32f347f6 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:45 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:45 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:45 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:45 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:45 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-06c83629-a1e3-4e93-a115-f35b32f347f6 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Volume info retrieved successfully. Sep 05 20:55:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-06c83629-a1e3-4e93-a115-f35b32f347f6 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] http://192.168.122.147/volume/v3/volumes/5f800488-99e7-4cf8-aa86-3c5468f56a5f returned with HTTP 200 Sep 05 20:55:45 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 567/1190] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:45 2026] GET /volume/v3/volumes/5f800488-99e7-4cf8-aa86-3c5468f56a5f => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:55:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-29d765d0-9248-49dd-877c-a4a2f50fa88c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-29d765d0-9248-49dd-877c-a4a2f50fa88c tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] GET http://192.168.122.147/volume/v3/volumes/9ca3c236-3639-419c-b99d-00e8dced7825 Sep 05 20:55:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-29d765d0-9248-49dd-877c-a4a2f50fa88c tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-29d765d0-9248-49dd-877c-a4a2f50fa88c tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:45 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:45 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:45 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:45 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:45 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-29d765d0-9248-49dd-877c-a4a2f50fa88c tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Volume info retrieved successfully. Sep 05 20:55:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-29d765d0-9248-49dd-877c-a4a2f50fa88c tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] http://192.168.122.147/volume/v3/volumes/9ca3c236-3639-419c-b99d-00e8dced7825 returned with HTTP 200 Sep 05 20:55:45 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 624/1191] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:45 2026] GET /volume/v3/volumes/9ca3c236-3639-419c-b99d-00e8dced7825 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ef1fb9a9-8af8-4f77-9243-8f1bab934831 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ef1fb9a9-8af8-4f77-9243-8f1bab934831 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] GET http://192.168.122.147/volume/v3/volumes/5f800488-99e7-4cf8-aa86-3c5468f56a5f Sep 05 20:55:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ef1fb9a9-8af8-4f77-9243-8f1bab934831 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ef1fb9a9-8af8-4f77-9243-8f1bab934831 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:46 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:46 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:46 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:46 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:46 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ef1fb9a9-8af8-4f77-9243-8f1bab934831 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Volume info retrieved successfully. Sep 05 20:55:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ef1fb9a9-8af8-4f77-9243-8f1bab934831 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] http://192.168.122.147/volume/v3/volumes/5f800488-99e7-4cf8-aa86-3c5468f56a5f returned with HTTP 200 Sep 05 20:55:46 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 568/1192] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:46 2026] GET /volume/v3/volumes/5f800488-99e7-4cf8-aa86-3c5468f56a5f => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-77c2b472-6671-4c23-90cc-17ea9a0d7284 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-77c2b472-6671-4c23-90cc-17ea9a0d7284 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] GET http://192.168.122.147/volume/v3/volumes/5f800488-99e7-4cf8-aa86-3c5468f56a5f Sep 05 20:55:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-77c2b472-6671-4c23-90cc-17ea9a0d7284 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-77c2b472-6671-4c23-90cc-17ea9a0d7284 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:46 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:46 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:46 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:46 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:46 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-77c2b472-6671-4c23-90cc-17ea9a0d7284 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Volume info retrieved successfully. Sep 05 20:55:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-77c2b472-6671-4c23-90cc-17ea9a0d7284 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] http://192.168.122.147/volume/v3/volumes/5f800488-99e7-4cf8-aa86-3c5468f56a5f returned with HTTP 200 Sep 05 20:55:46 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 625/1193] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:46 2026] GET /volume/v3/volumes/5f800488-99e7-4cf8-aa86-3c5468f56a5f => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:55:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c6bf3637-b095-4738-9d05-2f596231a5e7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c6bf3637-b095-4738-9d05-2f596231a5e7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:55:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c6bf3637-b095-4738-9d05-2f596231a5e7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1082442854"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-c6bf3637-b095-4738-9d05-2f596231a5e7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1082442854'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:55:46 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-c6bf3637-b095-4738-9d05-2f596231a5e7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Create volume of 1 GB Sep 05 20:55:46 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c6bf3637-b095-4738-9d05-2f596231a5e7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Availability Zones retrieved successfully. Sep 05 20:55:46 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c6bf3637-b095-4738-9d05-2f596231a5e7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Flow 'volume_create_api' (52ceb42b-d382-405a-ab7f-61b1a4bbb0cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:46 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c6bf3637-b095-4738-9d05-2f596231a5e7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2e8903e-c810-41b3-bff9-3d01a96f418a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:46 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-c6bf3637-b095-4738-9d05-2f596231a5e7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:55:46 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c6bf3637-b095-4738-9d05-2f596231a5e7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2e8903e-c810-41b3-bff9-3d01a96f418a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:46 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c6bf3637-b095-4738-9d05-2f596231a5e7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e52cf16a-490e-4a45-8a9a-addf5ea7f298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:46 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-c6bf3637-b095-4738-9d05-2f596231a5e7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Created reservations ['41b19b48-b2d2-4a10-b6ee-db750af733ab', 'dd57a4ca-b2d9-4389-84b2-97d945bd5278', 'b0a67343-9e49-4896-8b58-1c4c809f1903', '9e3ddda8-71cb-40d2-ab9d-c18883eada35'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:46 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c6bf3637-b095-4738-9d05-2f596231a5e7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e52cf16a-490e-4a45-8a9a-addf5ea7f298) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41b19b48-b2d2-4a10-b6ee-db750af733ab', 'dd57a4ca-b2d9-4389-84b2-97d945bd5278', 'b0a67343-9e49-4896-8b58-1c4c809f1903', '9e3ddda8-71cb-40d2-ab9d-c18883eada35']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:46 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c6bf3637-b095-4738-9d05-2f596231a5e7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f865c622-ada8-4df2-807c-47e5a89169c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:46 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:46 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:46 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c6bf3637-b095-4738-9d05-2f596231a5e7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f865c622-ada8-4df2-807c-47e5a89169c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8a848ae-ab42-4546-81b8-bcc059e177b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1082442854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa5317125ddc478f806f4dcbbb9bfdaf',qos_specs=None,replication_status=,reservations=['41b19b48-b2d2-4a10-b6ee-db750af733ab','dd57a4ca-b2d9-4389-84b2-97d945bd5278','b0a67343-9e49-4896-8b58-1c4c809f1903','9e3ddda8-71cb-40d2-ab9d-c18883eada35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3536a1430cb448a7859fc3febda84243',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:55:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1082442854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8a848ae-ab42-4546-81b8-bcc059e177b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa5317125ddc478f806f4dcbbb9bfdaf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3536a1430cb448a7859fc3febda84243',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:46 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c6bf3637-b095-4738-9d05-2f596231a5e7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29019043-e21f-425d-be3a-39af972f590f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:46 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c6bf3637-b095-4738-9d05-2f596231a5e7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29019043-e21f-425d-be3a-39af972f590f) transitioned into state 'SUCCESS' from state '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-1082442854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa5317125ddc478f806f4dcbbb9bfdaf',qos_specs=None,replication_status=,reservations=['41b19b48-b2d2-4a10-b6ee-db750af733ab','dd57a4ca-b2d9-4389-84b2-97d945bd5278','b0a67343-9e49-4896-8b58-1c4c809f1903','9e3ddda8-71cb-40d2-ab9d-c18883eada35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3536a1430cb448a7859fc3febda84243',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:46 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c6bf3637-b095-4738-9d05-2f596231a5e7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4518ad2c-81bd-4e88-921e-bcd8213f1c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:46 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c6bf3637-b095-4738-9d05-2f596231a5e7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4518ad2c-81bd-4e88-921e-bcd8213f1c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:46 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c6bf3637-b095-4738-9d05-2f596231a5e7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Flow 'volume_create_api' (52ceb42b-d382-405a-ab7f-61b1a4bbb0cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:46 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c6bf3637-b095-4738-9d05-2f596231a5e7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Create volume request issued successfully. Sep 05 20:55:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c6bf3637-b095-4738-9d05-2f596231a5e7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:55:46 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 569/1194] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:55:46 2026] POST /volume/v3/volumes => generated 764 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:55:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3c7ff3ab-06fb-4581-a7f9-e8843ad80f95 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e79bba6c-6da8-4c49-8e36-45d5a0cec9e0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3c7ff3ab-06fb-4581-a7f9-e8843ad80f95 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] GET http://192.168.122.147/volume/v3/volumes/9ca3c236-3639-419c-b99d-00e8dced7825 Sep 05 20:55:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3c7ff3ab-06fb-4581-a7f9-e8843ad80f95 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3c7ff3ab-06fb-4581-a7f9-e8843ad80f95 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e79bba6c-6da8-4c49-8e36-45d5a0cec9e0 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] GET http://192.168.122.147/volume/v3/volumes/a8a848ae-ab42-4546-81b8-bcc059e177b6 Sep 05 20:55:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e79bba6c-6da8-4c49-8e36-45d5a0cec9e0 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e79bba6c-6da8-4c49-8e36-45d5a0cec9e0 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:46 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:46 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:46 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:46 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:46 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:46 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:46 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:46 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:46 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3c7ff3ab-06fb-4581-a7f9-e8843ad80f95 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Volume info retrieved successfully. Sep 05 20:55:46 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e79bba6c-6da8-4c49-8e36-45d5a0cec9e0 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Volume info retrieved successfully. Sep 05 20:55:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3c7ff3ab-06fb-4581-a7f9-e8843ad80f95 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] http://192.168.122.147/volume/v3/volumes/9ca3c236-3639-419c-b99d-00e8dced7825 returned with HTTP 200 Sep 05 20:55:46 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 626/1195] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:46 2026] GET /volume/v3/volumes/9ca3c236-3639-419c-b99d-00e8dced7825 => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e79bba6c-6da8-4c49-8e36-45d5a0cec9e0 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] http://192.168.122.147/volume/v3/volumes/a8a848ae-ab42-4546-81b8-bcc059e177b6 returned with HTTP 200 Sep 05 20:55:46 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 570/1196] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:46 2026] GET /volume/v3/volumes/a8a848ae-ab42-4546-81b8-bcc059e177b6 => generated 832 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8563fdd5-6fe2-4ac7-9d6d-b673d1369518 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8563fdd5-6fe2-4ac7-9d6d-b673d1369518 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] POST http://192.168.122.147/volume/v3/os-volume-transfer Sep 05 20:55:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8563fdd5-6fe2-4ac7-9d6d-b673d1369518 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9ca3c236-3639-419c-b99d-00e8dced7825"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.volume_transfer [None req-8563fdd5-6fe2-4ac7-9d6d-b673d1369518 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Creating new volume transfer {'transfer': {'volume_id': '9ca3c236-3639-419c-b99d-00e8dced7825'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 05 20:55:46 devstack devstack@c-api.service[87415]: INFO cinder.api.contrib.volume_transfer [None req-8563fdd5-6fe2-4ac7-9d6d-b673d1369518 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Creating transfer of volume 9ca3c236-3639-419c-b99d-00e8dced7825 Sep 05 20:55:46 devstack devstack@c-api.service[87415]: INFO cinder.transfer.api [None req-8563fdd5-6fe2-4ac7-9d6d-b673d1369518 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Generating transfer record for volume 9ca3c236-3639-419c-b99d-00e8dced7825 Sep 05 20:55:46 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:46 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:46 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:46 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8563fdd5-6fe2-4ac7-9d6d-b673d1369518 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] http://192.168.122.147/volume/v3/os-volume-transfer returned with HTTP 202 Sep 05 20:55:46 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 627/1197] 192.168.122.147 () {60 vars in 1175 bytes} [Sat Sep 5 20:55:46 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:55:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4b529ccd-3eb2-49e8-91d9-d35a20500753 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4b529ccd-3eb2-49e8-91d9-d35a20500753 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] GET http://192.168.122.147/volume/v3/volumes/9ca3c236-3639-419c-b99d-00e8dced7825 Sep 05 20:55:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4b529ccd-3eb2-49e8-91d9-d35a20500753 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4b529ccd-3eb2-49e8-91d9-d35a20500753 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:46 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:46 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:46 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:46 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:46 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4b529ccd-3eb2-49e8-91d9-d35a20500753 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Volume info retrieved successfully. Sep 05 20:55:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4b529ccd-3eb2-49e8-91d9-d35a20500753 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] http://192.168.122.147/volume/v3/volumes/9ca3c236-3639-419c-b99d-00e8dced7825 returned with HTTP 200 Sep 05 20:55:46 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 571/1198] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:46 2026] GET /volume/v3/volumes/9ca3c236-3639-419c-b99d-00e8dced7825 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c0b7f163-4f22-419c-a19f-81c67f0a9e9d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c0b7f163-4f22-419c-a19f-81c67f0a9e9d tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-reader] GET http://192.168.122.147/volume/v3/os-volume-transfer/detail Sep 05 20:55:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c0b7f163-4f22-419c-a19f-81c67f0a9e9d tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c0b7f163-4f22-419c-a19f-81c67f0a9e9d tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-reader] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.volume_transfer [None req-c0b7f163-4f22-419c-a19f-81c67f0a9e9d tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-reader] Listing volume transfers {{(pid=87415) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 20:55:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c0b7f163-4f22-419c-a19f-81c67f0a9e9d tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-reader] http://192.168.122.147/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 05 20:55:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 628/1199] 192.168.122.147 () {58 vars in 1175 bytes} [Sat Sep 5 20:55:47 2026] GET /volume/v3/os-volume-transfer/detail => generated 420 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:55:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4f5ba8c6-c9df-47a1-a195-4de2409eda6e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4f5ba8c6-c9df-47a1-a195-4de2409eda6e tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] DELETE http://192.168.122.147/volume/v3/os-volume-transfer/4e441f4c-56e8-4c04-80e8-ee3a3ab96fb2 Sep 05 20:55:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4f5ba8c6-c9df-47a1-a195-4de2409eda6e tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4f5ba8c6-c9df-47a1-a195-4de2409eda6e tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:47 devstack devstack@c-api.service[87416]: INFO cinder.api.contrib.volume_transfer [None req-4f5ba8c6-c9df-47a1-a195-4de2409eda6e tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Delete transfer with id: 4e441f4c-56e8-4c04-80e8-ee3a3ab96fb2 Sep 05 20:55:47 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:47 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:47 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:47 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4f5ba8c6-c9df-47a1-a195-4de2409eda6e tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] http://192.168.122.147/volume/v3/os-volume-transfer/4e441f4c-56e8-4c04-80e8-ee3a3ab96fb2 returned with HTTP 202 Sep 05 20:55:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 572/1200] 192.168.122.147 () {58 vars in 1268 bytes} [Sat Sep 5 20:55:47 2026] DELETE /volume/v3/os-volume-transfer/4e441f4c-56e8-4c04-80e8-ee3a3ab96fb2 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:55:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3f7b2928-dbed-4c49-bdbd-bbcf6ed6b30d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3f7b2928-dbed-4c49-bdbd-bbcf6ed6b30d tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] GET http://192.168.122.147/volume/v3/volumes/9ca3c236-3639-419c-b99d-00e8dced7825 Sep 05 20:55:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3f7b2928-dbed-4c49-bdbd-bbcf6ed6b30d tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3f7b2928-dbed-4c49-bdbd-bbcf6ed6b30d tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:47 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:47 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:47 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:47 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3f7b2928-dbed-4c49-bdbd-bbcf6ed6b30d tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Volume info retrieved successfully. Sep 05 20:55:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3f7b2928-dbed-4c49-bdbd-bbcf6ed6b30d tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] http://192.168.122.147/volume/v3/volumes/9ca3c236-3639-419c-b99d-00e8dced7825 returned with HTTP 200 Sep 05 20:55:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 629/1201] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:47 2026] GET /volume/v3/volumes/9ca3c236-3639-419c-b99d-00e8dced7825 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6d54f548-4ea6-4b50-9225-11af219ad7aa None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6d54f548-4ea6-4b50-9225-11af219ad7aa tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] DELETE http://192.168.122.147/volume/v3/os-volume-transfer/4e441f4c-56e8-4c04-80e8-ee3a3ab96fb2 Sep 05 20:55:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6d54f548-4ea6-4b50-9225-11af219ad7aa tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6d54f548-4ea6-4b50-9225-11af219ad7aa tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:47 devstack devstack@c-api.service[87416]: INFO cinder.api.contrib.volume_transfer [None req-6d54f548-4ea6-4b50-9225-11af219ad7aa tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Delete transfer with id: 4e441f4c-56e8-4c04-80e8-ee3a3ab96fb2 Sep 05 20:55:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6d54f548-4ea6-4b50-9225-11af219ad7aa tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] http://192.168.122.147/volume/v3/os-volume-transfer/4e441f4c-56e8-4c04-80e8-ee3a3ab96fb2 returned with HTTP 404 Sep 05 20:55:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 573/1202] 192.168.122.147 () {58 vars in 1268 bytes} [Sat Sep 5 20:55:47 2026] DELETE /volume/v3/os-volume-transfer/4e441f4c-56e8-4c04-80e8-ee3a3ab96fb2 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-30631b9c-f9da-479f-9fd4-4fd6eaca519d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-30631b9c-f9da-479f-9fd4-4fd6eaca519d tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/9ca3c236-3639-419c-b99d-00e8dced7825 Sep 05 20:55:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-30631b9c-f9da-479f-9fd4-4fd6eaca519d tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-30631b9c-f9da-479f-9fd4-4fd6eaca519d tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:47 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-30631b9c-f9da-479f-9fd4-4fd6eaca519d tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] Delete volume with id: 9ca3c236-3639-419c-b99d-00e8dced7825 Sep 05 20:55:47 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:47 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:47 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:47 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-30631b9c-f9da-479f-9fd4-4fd6eaca519d tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] Volume info retrieved successfully. Sep 05 20:55:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-30631b9c-f9da-479f-9fd4-4fd6eaca519d tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] Delete volume request issued successfully. Sep 05 20:55:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-30631b9c-f9da-479f-9fd4-4fd6eaca519d tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] http://192.168.122.147/volume/v3/volumes/9ca3c236-3639-419c-b99d-00e8dced7825 returned with HTTP 202 Sep 05 20:55:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 630/1203] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:55:47 2026] DELETE /volume/v3/volumes/9ca3c236-3639-419c-b99d-00e8dced7825 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:55:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-abaa641a-4f9c-4af2-8afa-5a3835fb0b5f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-abaa641a-4f9c-4af2-8afa-5a3835fb0b5f tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] GET http://192.168.122.147/volume/v3/volumes/9ca3c236-3639-419c-b99d-00e8dced7825 Sep 05 20:55:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-abaa641a-4f9c-4af2-8afa-5a3835fb0b5f tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-abaa641a-4f9c-4af2-8afa-5a3835fb0b5f tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:47 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:47 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:47 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:47 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-abaa641a-4f9c-4af2-8afa-5a3835fb0b5f tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] Volume info retrieved successfully. Sep 05 20:55:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-abaa641a-4f9c-4af2-8afa-5a3835fb0b5f tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] http://192.168.122.147/volume/v3/volumes/9ca3c236-3639-419c-b99d-00e8dced7825 returned with HTTP 200 Sep 05 20:55:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 574/1204] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:47 2026] GET /volume/v3/volumes/9ca3c236-3639-419c-b99d-00e8dced7825 => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-264517d8-f511-497b-8625-ddef559fb27a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-264517d8-f511-497b-8625-ddef559fb27a tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] GET http://192.168.122.147/volume/v3/volumes/a8a848ae-ab42-4546-81b8-bcc059e177b6 Sep 05 20:55:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-264517d8-f511-497b-8625-ddef559fb27a tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-264517d8-f511-497b-8625-ddef559fb27a tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:47 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:47 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:47 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:47 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-264517d8-f511-497b-8625-ddef559fb27a tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Volume info retrieved successfully. Sep 05 20:55:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-264517d8-f511-497b-8625-ddef559fb27a tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] http://192.168.122.147/volume/v3/volumes/a8a848ae-ab42-4546-81b8-bcc059e177b6 returned with HTTP 200 Sep 05 20:55:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 631/1205] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:47 2026] GET /volume/v3/volumes/a8a848ae-ab42-4546-81b8-bcc059e177b6 => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c3c7fd5e-252e-46ae-b0f2-da0151946e72 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c3c7fd5e-252e-46ae-b0f2-da0151946e72 tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] GET http://192.168.122.147/volume/v3/volumes/9ca3c236-3639-419c-b99d-00e8dced7825 Sep 05 20:55:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c3c7fd5e-252e-46ae-b0f2-da0151946e72 tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c3c7fd5e-252e-46ae-b0f2-da0151946e72 tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c3c7fd5e-252e-46ae-b0f2-da0151946e72 tempest-VolumesTransfersTest-1855397767 tempest-VolumesTransfersTest-1855397767-project-admin] http://192.168.122.147/volume/v3/volumes/9ca3c236-3639-419c-b99d-00e8dced7825 returned with HTTP 404 Sep 05 20:55:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 575/1206] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:48 2026] GET /volume/v3/volumes/9ca3c236-3639-419c-b99d-00e8dced7825 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9b8a76b8-0e7a-4398-b436-0a39b72fb78b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9b8a76b8-0e7a-4398-b436-0a39b72fb78b tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] GET http://192.168.122.147/volume/v3/volumes/9ca3c236-3639-419c-b99d-00e8dced7825 Sep 05 20:55:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9b8a76b8-0e7a-4398-b436-0a39b72fb78b tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9b8a76b8-0e7a-4398-b436-0a39b72fb78b tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9b8a76b8-0e7a-4398-b436-0a39b72fb78b tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] http://192.168.122.147/volume/v3/volumes/9ca3c236-3639-419c-b99d-00e8dced7825 returned with HTTP 404 Sep 05 20:55:48 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 632/1207] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:48 2026] GET /volume/v3/volumes/9ca3c236-3639-419c-b99d-00e8dced7825 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c1970234-9349-41ac-b093-3fd87ce04b56 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c1970234-9349-41ac-b093-3fd87ce04b56 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] DELETE http://192.168.122.147/volume/v3/volumes/9ca3c236-3639-419c-b99d-00e8dced7825 Sep 05 20:55:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c1970234-9349-41ac-b093-3fd87ce04b56 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c1970234-9349-41ac-b093-3fd87ce04b56 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:48 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-c1970234-9349-41ac-b093-3fd87ce04b56 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] Delete volume with id: 9ca3c236-3639-419c-b99d-00e8dced7825 Sep 05 20:55:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c1970234-9349-41ac-b093-3fd87ce04b56 tempest-VolumesTransfersTest-178316312 tempest-VolumesTransfersTest-178316312-project-member] http://192.168.122.147/volume/v3/volumes/9ca3c236-3639-419c-b99d-00e8dced7825 returned with HTTP 404 Sep 05 20:55:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 576/1208] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:55:48 2026] DELETE /volume/v3/volumes/9ca3c236-3639-419c-b99d-00e8dced7825 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f5b9ab7b-bc9f-4550-9333-f52995af52f0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f5b9ab7b-bc9f-4550-9333-f52995af52f0 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] GET http://192.168.122.147/volume/v3/volumes/a8a848ae-ab42-4546-81b8-bcc059e177b6 Sep 05 20:55:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f5b9ab7b-bc9f-4550-9333-f52995af52f0 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f5b9ab7b-bc9f-4550-9333-f52995af52f0 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:48 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:48 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:48 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:48 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:49 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f5b9ab7b-bc9f-4550-9333-f52995af52f0 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Volume info retrieved successfully. Sep 05 20:55:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f5b9ab7b-bc9f-4550-9333-f52995af52f0 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] http://192.168.122.147/volume/v3/volumes/a8a848ae-ab42-4546-81b8-bcc059e177b6 returned with HTTP 200 Sep 05 20:55:49 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 633/1209] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:48 2026] GET /volume/v3/volumes/a8a848ae-ab42-4546-81b8-bcc059e177b6 => generated 857 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2fb5943f-42a0-437d-acef-143f5f9eb5e7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2fb5943f-42a0-437d-acef-143f5f9eb5e7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] GET http://192.168.122.147/volume/v3/volumes/a8a848ae-ab42-4546-81b8-bcc059e177b6 Sep 05 20:55:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2fb5943f-42a0-437d-acef-143f5f9eb5e7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2fb5943f-42a0-437d-acef-143f5f9eb5e7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:49 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:49 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:49 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:49 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:49 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2fb5943f-42a0-437d-acef-143f5f9eb5e7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Volume info retrieved successfully. Sep 05 20:55:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2fb5943f-42a0-437d-acef-143f5f9eb5e7 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] http://192.168.122.147/volume/v3/volumes/a8a848ae-ab42-4546-81b8-bcc059e177b6 returned with HTTP 200 Sep 05 20:55:49 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 577/1210] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:49 2026] GET /volume/v3/volumes/a8a848ae-ab42-4546-81b8-bcc059e177b6 => generated 857 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2274a589-a42a-4868-a609-570ac7872e0d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-51d1f481-95d3-42b1-b80a-f4136da4538a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2274a589-a42a-4868-a609-570ac7872e0d tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:55:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2274a589-a42a-4868-a609-570ac7872e0d tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-2274a589-a42a-4868-a609-570ac7872e0d tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:55:49 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-2274a589-a42a-4868-a609-570ac7872e0d tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Create volume of 1 GB Sep 05 20:55:49 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2274a589-a42a-4868-a609-570ac7872e0d tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Availability Zones retrieved successfully. Sep 05 20:55:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2274a589-a42a-4868-a609-570ac7872e0d tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Flow 'volume_create_api' (eb9b2c4b-1834-40f9-b24f-5e8507231c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2274a589-a42a-4868-a609-570ac7872e0d tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be18f6e2-bf90-4fe7-af2f-5376162b0aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-2274a589-a42a-4868-a609-570ac7872e0d tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:55:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-51d1f481-95d3-42b1-b80a-f4136da4538a tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:55:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-51d1f481-95d3-42b1-b80a-f4136da4538a tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1901623913"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-51d1f481-95d3-42b1-b80a-f4136da4538a tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1901623913'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:55:49 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-51d1f481-95d3-42b1-b80a-f4136da4538a tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Create volume of 1 GB Sep 05 20:55:49 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-51d1f481-95d3-42b1-b80a-f4136da4538a tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Availability Zones retrieved successfully. Sep 05 20:55:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2274a589-a42a-4868-a609-570ac7872e0d tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be18f6e2-bf90-4fe7-af2f-5376162b0aa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:49 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-51d1f481-95d3-42b1-b80a-f4136da4538a tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Flow 'volume_create_api' (2a524502-1357-4d8c-965b-cc4a1d125189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2274a589-a42a-4868-a609-570ac7872e0d tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6998a71c-b796-463d-9226-806054824559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:49 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-51d1f481-95d3-42b1-b80a-f4136da4538a tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9c1f9b5-db3a-4370-893a-9bbb9c83e8b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:49 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-51d1f481-95d3-42b1-b80a-f4136da4538a tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:55:49 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-51d1f481-95d3-42b1-b80a-f4136da4538a tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9c1f9b5-db3a-4370-893a-9bbb9c83e8b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:49 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-51d1f481-95d3-42b1-b80a-f4136da4538a tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a10a30e4-6d5e-4a9b-91ab-5e55ff06134b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:49 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-2274a589-a42a-4868-a609-570ac7872e0d tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Created reservations ['9b125892-5e1a-447a-ba79-656ef06456c8', 'df77a55f-fc8a-4408-8154-0780645b1fda', '293f8295-0ddc-4fc3-bbc5-189201515a15', '949aaf34-28ed-4d2a-a381-334fda431f3b'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2274a589-a42a-4868-a609-570ac7872e0d tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6998a71c-b796-463d-9226-806054824559) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b125892-5e1a-447a-ba79-656ef06456c8', 'df77a55f-fc8a-4408-8154-0780645b1fda', '293f8295-0ddc-4fc3-bbc5-189201515a15', '949aaf34-28ed-4d2a-a381-334fda431f3b']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2274a589-a42a-4868-a609-570ac7872e0d tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07146169-e383-4dfe-b879-46ce0f3d3677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:49 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:49 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2274a589-a42a-4868-a609-570ac7872e0d tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07146169-e383-4dfe-b879-46ce0f3d3677) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86d863b3-70c5-41c9-84f5-81aef491e4ce', '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='318658f8d9f146caa923653fb4e1b83c',qos_specs=None,replication_status=,reservations=['9b125892-5e1a-447a-ba79-656ef06456c8','df77a55f-fc8a-4408-8154-0780645b1fda','293f8295-0ddc-4fc3-bbc5-189201515a15','949aaf34-28ed-4d2a-a381-334fda431f3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bb9c5c695e94d4fb0e3b0a2e0781a38',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:55:49Z,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=86d863b3-70c5-41c9-84f5-81aef491e4ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='318658f8d9f146caa923653fb4e1b83c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bb9c5c695e94d4fb0e3b0a2e0781a38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2274a589-a42a-4868-a609-570ac7872e0d tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9b10bff-0a50-413d-a732-f75c69f2ef2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:49 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-51d1f481-95d3-42b1-b80a-f4136da4538a tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Created reservations ['52a502eb-75b9-42d4-b2a7-51f43097640e', '100b987b-c494-410f-b7a5-79aaf5cc4571', '8ca74880-6f72-4767-a7cc-a0b94b6f5979', '81ff77e2-9e7e-45b9-8f2e-b835a697e7e4'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:49 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-51d1f481-95d3-42b1-b80a-f4136da4538a tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a10a30e4-6d5e-4a9b-91ab-5e55ff06134b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52a502eb-75b9-42d4-b2a7-51f43097640e', '100b987b-c494-410f-b7a5-79aaf5cc4571', '8ca74880-6f72-4767-a7cc-a0b94b6f5979', '81ff77e2-9e7e-45b9-8f2e-b835a697e7e4']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:49 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-51d1f481-95d3-42b1-b80a-f4136da4538a tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d989839e-e070-4dc4-8a3e-a059a08e2e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2274a589-a42a-4868-a609-570ac7872e0d tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9b10bff-0a50-413d-a732-f75c69f2ef2d) transitioned into state 'SUCCESS' from 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='318658f8d9f146caa923653fb4e1b83c',qos_specs=None,replication_status=,reservations=['9b125892-5e1a-447a-ba79-656ef06456c8','df77a55f-fc8a-4408-8154-0780645b1fda','293f8295-0ddc-4fc3-bbc5-189201515a15','949aaf34-28ed-4d2a-a381-334fda431f3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bb9c5c695e94d4fb0e3b0a2e0781a38',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2274a589-a42a-4868-a609-570ac7872e0d tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (943e292d-abe0-41f5-986e-aaf0445eb3ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:49 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:49 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:49 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-51d1f481-95d3-42b1-b80a-f4136da4538a tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d989839e-e070-4dc4-8a3e-a059a08e2e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76d64226-6c13-4dc6-a411-80938ae79f12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1901623913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3a4311992164a32b297bae35c117c41',qos_specs=None,replication_status=,reservations=['52a502eb-75b9-42d4-b2a7-51f43097640e','100b987b-c494-410f-b7a5-79aaf5cc4571','8ca74880-6f72-4767-a7cc-a0b94b6f5979','81ff77e2-9e7e-45b9-8f2e-b835a697e7e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='468bd8b34d814dd4ba6c2af046c57839',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:55:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1901623913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76d64226-6c13-4dc6-a411-80938ae79f12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3a4311992164a32b297bae35c117c41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='468bd8b34d814dd4ba6c2af046c57839',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:49 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-51d1f481-95d3-42b1-b80a-f4136da4538a tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f570f9e5-7e4f-4024-88e7-e25f9ef61fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2274a589-a42a-4868-a609-570ac7872e0d tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (943e292d-abe0-41f5-986e-aaf0445eb3ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2274a589-a42a-4868-a609-570ac7872e0d tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Flow 'volume_create_api' (eb9b2c4b-1834-40f9-b24f-5e8507231c41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:50 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2274a589-a42a-4868-a609-570ac7872e0d tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Create volume request issued successfully. Sep 05 20:55:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2274a589-a42a-4868-a609-570ac7872e0d tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:55:50 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 634/1211] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:55:49 2026] POST /volume/v3/volumes => generated 742 bytes in 861 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:55:50 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-51d1f481-95d3-42b1-b80a-f4136da4538a tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f570f9e5-7e4f-4024-88e7-e25f9ef61fb2) transitioned into state 'SUCCESS' from state '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-1901623913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3a4311992164a32b297bae35c117c41',qos_specs=None,replication_status=,reservations=['52a502eb-75b9-42d4-b2a7-51f43097640e','100b987b-c494-410f-b7a5-79aaf5cc4571','8ca74880-6f72-4767-a7cc-a0b94b6f5979','81ff77e2-9e7e-45b9-8f2e-b835a697e7e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='468bd8b34d814dd4ba6c2af046c57839',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a8987154-3df8-4876-9fba-c6b2cff0c249 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:50 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-51d1f481-95d3-42b1-b80a-f4136da4538a tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (342911a1-c86d-4fd8-975a-8f78b211a488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a8987154-3df8-4876-9fba-c6b2cff0c249 tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] GET http://192.168.122.147/volume/v3/volumes/86d863b3-70c5-41c9-84f5-81aef491e4ce Sep 05 20:55:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a8987154-3df8-4876-9fba-c6b2cff0c249 tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a8987154-3df8-4876-9fba-c6b2cff0c249 tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:50 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-51d1f481-95d3-42b1-b80a-f4136da4538a tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (342911a1-c86d-4fd8-975a-8f78b211a488) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:50 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:50 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:50 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-51d1f481-95d3-42b1-b80a-f4136da4538a tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Flow 'volume_create_api' (2a524502-1357-4d8c-965b-cc4a1d125189) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:50 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-51d1f481-95d3-42b1-b80a-f4136da4538a tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Create volume request issued successfully. Sep 05 20:55:50 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:50 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-51d1f481-95d3-42b1-b80a-f4136da4538a tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:55:50 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 578/1212] 192.168.122.147 () {62 vars in 1183 bytes} [Sat Sep 5 20:55:49 2026] POST /volume/v3/volumes => generated 828 bytes in 849 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:55:50 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a8987154-3df8-4876-9fba-c6b2cff0c249 tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Volume info retrieved successfully. Sep 05 20:55:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-674733a8-3480-4bb4-98fc-f6800d93b63d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-674733a8-3480-4bb4-98fc-f6800d93b63d tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] GET http://192.168.122.147/volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 Sep 05 20:55:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-674733a8-3480-4bb4-98fc-f6800d93b63d tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-674733a8-3480-4bb4-98fc-f6800d93b63d tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a8987154-3df8-4876-9fba-c6b2cff0c249 tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] http://192.168.122.147/volume/v3/volumes/86d863b3-70c5-41c9-84f5-81aef491e4ce returned with HTTP 200 Sep 05 20:55:50 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:50 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:50 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:50 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:50 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 635/1213] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:50 2026] GET /volume/v3/volumes/86d863b3-70c5-41c9-84f5-81aef491e4ce => generated 921 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:55:50 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-674733a8-3480-4bb4-98fc-f6800d93b63d tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Volume info retrieved successfully. Sep 05 20:55:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-674733a8-3480-4bb4-98fc-f6800d93b63d tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] http://192.168.122.147/volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 returned with HTTP 200 Sep 05 20:55:50 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 579/1214] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:50 2026] GET /volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 => generated 896 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ab58d52c-6954-4e91-a4ed-8f0c0645973f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ab58d52c-6954-4e91-a4ed-8f0c0645973f tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] GET http://192.168.122.147/volume/v3/volumes/86d863b3-70c5-41c9-84f5-81aef491e4ce Sep 05 20:55:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ab58d52c-6954-4e91-a4ed-8f0c0645973f tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ab58d52c-6954-4e91-a4ed-8f0c0645973f tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d2dc4ad4-af5c-41a9-ae59-94c592ac4a9f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d2dc4ad4-af5c-41a9-ae59-94c592ac4a9f tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] GET http://192.168.122.147/volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 Sep 05 20:55:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d2dc4ad4-af5c-41a9-ae59-94c592ac4a9f tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d2dc4ad4-af5c-41a9-ae59-94c592ac4a9f tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:51 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:51 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:51 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:51 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:51 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ab58d52c-6954-4e91-a4ed-8f0c0645973f tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Volume info retrieved successfully. Sep 05 20:55:51 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:51 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:51 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:51 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ab58d52c-6954-4e91-a4ed-8f0c0645973f tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] http://192.168.122.147/volume/v3/volumes/86d863b3-70c5-41c9-84f5-81aef491e4ce returned with HTTP 200 Sep 05 20:55:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 636/1215] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:51 2026] GET /volume/v3/volumes/86d863b3-70c5-41c9-84f5-81aef491e4ce => generated 971 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d2dc4ad4-af5c-41a9-ae59-94c592ac4a9f tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Volume info retrieved successfully. Sep 05 20:55:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d2dc4ad4-af5c-41a9-ae59-94c592ac4a9f tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] http://192.168.122.147/volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 returned with HTTP 200 Sep 05 20:55:51 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 580/1216] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:51 2026] GET /volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 => generated 920 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-17ba5715-7f3a-445c-ac0f-58f1ec3891ce None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-17ba5715-7f3a-445c-ac0f-58f1ec3891ce tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] GET http://192.168.122.147/volume/v3/volumes/86d863b3-70c5-41c9-84f5-81aef491e4ce Sep 05 20:55:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-17ba5715-7f3a-445c-ac0f-58f1ec3891ce tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-17ba5715-7f3a-445c-ac0f-58f1ec3891ce tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:52 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:52 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:52 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:52 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c04370bf-d69c-4828-a6bb-2576dc7caeb0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:52 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-17ba5715-7f3a-445c-ac0f-58f1ec3891ce tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Volume info retrieved successfully. Sep 05 20:55:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c04370bf-d69c-4828-a6bb-2576dc7caeb0 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] GET http://192.168.122.147/volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 Sep 05 20:55:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c04370bf-d69c-4828-a6bb-2576dc7caeb0 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c04370bf-d69c-4828-a6bb-2576dc7caeb0 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:52 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:52 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:52 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:52 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-17ba5715-7f3a-445c-ac0f-58f1ec3891ce tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] http://192.168.122.147/volume/v3/volumes/86d863b3-70c5-41c9-84f5-81aef491e4ce returned with HTTP 200 Sep 05 20:55:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 637/1217] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:52 2026] GET /volume/v3/volumes/86d863b3-70c5-41c9-84f5-81aef491e4ce => generated 972 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c04370bf-d69c-4828-a6bb-2576dc7caeb0 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Volume info retrieved successfully. Sep 05 20:55:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c04370bf-d69c-4828-a6bb-2576dc7caeb0 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] http://192.168.122.147/volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 returned with HTTP 200 Sep 05 20:55:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 581/1218] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:52 2026] GET /volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 => generated 920 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a20b0578-3f1b-4798-ba8e-2e25212a9532 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a20b0578-3f1b-4798-ba8e-2e25212a9532 tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] GET http://192.168.122.147/volume/v3/volumes/detail?all_tenants=1&project_id=fa5317125ddc478f806f4dcbbb9bfdaf Sep 05 20:55:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a20b0578-3f1b-4798-ba8e-2e25212a9532 tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a20b0578-3f1b-4798-ba8e-2e25212a9532 tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:52 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-a20b0578-3f1b-4798-ba8e-2e25212a9532 tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Could not evaluate value fa5317125ddc478f806f4dcbbb9bfdaf, assuming string {{(pid=87415) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 20:55:52 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-a20b0578-3f1b-4798-ba8e-2e25212a9532 tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Searching by: MultiDict([('project_id', 'fa5317125ddc478f806f4dcbbb9bfdaf'), ('all_tenants', 1)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:55:52 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:52 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:52 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:52 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:52 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:52 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:52 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a20b0578-3f1b-4798-ba8e-2e25212a9532 tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Get all volumes completed successfully. Sep 05 20:55:52 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:52 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a20b0578-3f1b-4798-ba8e-2e25212a9532 tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] http://192.168.122.147/volume/v3/volumes/detail?all_tenants=1&project_id=fa5317125ddc478f806f4dcbbb9bfdaf returned with HTTP 200 Sep 05 20:55:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 638/1219] 192.168.122.147 () {58 vars in 1257 bytes} [Sat Sep 5 20:55:52 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=fa5317125ddc478f806f4dcbbb9bfdaf => generated 3041 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-89eaee67-5d9f-49de-81d7-3fb982a2e9bd None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-89eaee67-5d9f-49de-81d7-3fb982a2e9bd tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/86d863b3-70c5-41c9-84f5-81aef491e4ce Sep 05 20:55:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-89eaee67-5d9f-49de-81d7-3fb982a2e9bd tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-89eaee67-5d9f-49de-81d7-3fb982a2e9bd tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:52 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-89eaee67-5d9f-49de-81d7-3fb982a2e9bd tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Delete volume with id: 86d863b3-70c5-41c9-84f5-81aef491e4ce Sep 05 20:55:52 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:52 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:52 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:52 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-89eaee67-5d9f-49de-81d7-3fb982a2e9bd tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Volume info retrieved successfully. Sep 05 20:55:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-89eaee67-5d9f-49de-81d7-3fb982a2e9bd tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] Delete volume request issued successfully. Sep 05 20:55:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-89eaee67-5d9f-49de-81d7-3fb982a2e9bd tempest-VolumesListAdminTestJSON-966552590 tempest-VolumesListAdminTestJSON-966552590-project-admin] http://192.168.122.147/volume/v3/volumes/86d863b3-70c5-41c9-84f5-81aef491e4ce returned with HTTP 202 Sep 05 20:55:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 582/1220] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:55:52 2026] DELETE /volume/v3/volumes/86d863b3-70c5-41c9-84f5-81aef491e4ce => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 20:55:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-60427106-af06-46bb-9f66-8f57e51cfdbc None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-60427106-af06-46bb-9f66-8f57e51cfdbc tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] GET http://192.168.122.147/volume/v3/volumes/a8a848ae-ab42-4546-81b8-bcc059e177b6 Sep 05 20:55:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-60427106-af06-46bb-9f66-8f57e51cfdbc tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-60427106-af06-46bb-9f66-8f57e51cfdbc tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:52 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:52 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:52 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:52 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:52 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-60427106-af06-46bb-9f66-8f57e51cfdbc tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Volume info retrieved successfully. Sep 05 20:55:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-60427106-af06-46bb-9f66-8f57e51cfdbc tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] http://192.168.122.147/volume/v3/volumes/a8a848ae-ab42-4546-81b8-bcc059e177b6 returned with HTTP 200 Sep 05 20:55:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 639/1221] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:52 2026] GET /volume/v3/volumes/a8a848ae-ab42-4546-81b8-bcc059e177b6 => generated 857 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:55:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-97163a7c-1c77-440e-9049-d67de4300c10 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-97163a7c-1c77-440e-9049-d67de4300c10 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] DELETE http://192.168.122.147/volume/v3/volumes/a8a848ae-ab42-4546-81b8-bcc059e177b6 Sep 05 20:55:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-97163a7c-1c77-440e-9049-d67de4300c10 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-97163a7c-1c77-440e-9049-d67de4300c10 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:52 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-97163a7c-1c77-440e-9049-d67de4300c10 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Delete volume with id: a8a848ae-ab42-4546-81b8-bcc059e177b6 Sep 05 20:55:52 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:52 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:52 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:52 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-97163a7c-1c77-440e-9049-d67de4300c10 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Volume info retrieved successfully. Sep 05 20:55:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-97163a7c-1c77-440e-9049-d67de4300c10 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Delete volume request issued successfully. Sep 05 20:55:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-97163a7c-1c77-440e-9049-d67de4300c10 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] http://192.168.122.147/volume/v3/volumes/a8a848ae-ab42-4546-81b8-bcc059e177b6 returned with HTTP 202 Sep 05 20:55:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 583/1222] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:55:52 2026] DELETE /volume/v3/volumes/a8a848ae-ab42-4546-81b8-bcc059e177b6 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:55:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4252c62a-98fd-4d1f-bb4d-f23fd6d49350 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4252c62a-98fd-4d1f-bb4d-f23fd6d49350 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] GET http://192.168.122.147/volume/v3/volumes/a8a848ae-ab42-4546-81b8-bcc059e177b6 Sep 05 20:55:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4252c62a-98fd-4d1f-bb4d-f23fd6d49350 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4252c62a-98fd-4d1f-bb4d-f23fd6d49350 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:52 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:52 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:52 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:52 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:52 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-4252c62a-98fd-4d1f-bb4d-f23fd6d49350 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Volume info retrieved successfully. Sep 05 20:55:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4252c62a-98fd-4d1f-bb4d-f23fd6d49350 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] http://192.168.122.147/volume/v3/volumes/a8a848ae-ab42-4546-81b8-bcc059e177b6 returned with HTTP 200 Sep 05 20:55:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 640/1223] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:52 2026] GET /volume/v3/volumes/a8a848ae-ab42-4546-81b8-bcc059e177b6 => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a0bbabff-78ed-4736-aec7-d1d21de2775d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a0bbabff-78ed-4736-aec7-d1d21de2775d tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] GET http://192.168.122.147/volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 Sep 05 20:55:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a0bbabff-78ed-4736-aec7-d1d21de2775d tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a0bbabff-78ed-4736-aec7-d1d21de2775d tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:53 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:53 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:53 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:53 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:53 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a0bbabff-78ed-4736-aec7-d1d21de2775d tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Volume info retrieved successfully. Sep 05 20:55:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a0bbabff-78ed-4736-aec7-d1d21de2775d tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] http://192.168.122.147/volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 returned with HTTP 200 Sep 05 20:55:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 584/1224] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:53 2026] GET /volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 => generated 956 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8db94a99-9945-48ad-8d37-b206058fe507 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8db94a99-9945-48ad-8d37-b206058fe507 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] POST http://192.168.122.147/volume/v3/volume-transfers Sep 05 20:55:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8db94a99-9945-48ad-8d37-b206058fe507 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "76d64226-6c13-4dc6-a411-80938ae79f12"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volume_transfer [None req-8db94a99-9945-48ad-8d37-b206058fe507 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Creating new volume transfer {'transfer': {'volume_id': '76d64226-6c13-4dc6-a411-80938ae79f12'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 05 20:55:53 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volume_transfer [None req-8db94a99-9945-48ad-8d37-b206058fe507 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Creating transfer of volume 76d64226-6c13-4dc6-a411-80938ae79f12 Sep 05 20:55:53 devstack devstack@c-api.service[87415]: INFO cinder.transfer.api [None req-8db94a99-9945-48ad-8d37-b206058fe507 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Generating transfer record for volume 76d64226-6c13-4dc6-a411-80938ae79f12 Sep 05 20:55:53 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:53 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:53 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:53 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8db94a99-9945-48ad-8d37-b206058fe507 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] http://192.168.122.147/volume/v3/volume-transfers returned with HTTP 202 Sep 05 20:55:53 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 641/1225] 192.168.122.147 () {62 vars in 1210 bytes} [Sat Sep 5 20:55:53 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d46f6f60-4aa0-4b44-8cee-a31abfa0d08c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d46f6f60-4aa0-4b44-8cee-a31abfa0d08c tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] GET http://192.168.122.147/volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 Sep 05 20:55:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d46f6f60-4aa0-4b44-8cee-a31abfa0d08c tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d46f6f60-4aa0-4b44-8cee-a31abfa0d08c tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:53 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:53 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:53 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:53 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:53 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d46f6f60-4aa0-4b44-8cee-a31abfa0d08c tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Volume info retrieved successfully. Sep 05 20:55:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d46f6f60-4aa0-4b44-8cee-a31abfa0d08c tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] http://192.168.122.147/volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 returned with HTTP 200 Sep 05 20:55:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 585/1226] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:53 2026] GET /volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 => generated 964 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b78f4ea0-6eca-4a0e-ba44-7c765d228824 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5d36d4c9-43c8-4caf-be2d-49f38a553e5c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5d36d4c9-43c8-4caf-be2d-49f38a553e5c tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] GET http://192.168.122.147/volume/v3/volumes/a8a848ae-ab42-4546-81b8-bcc059e177b6 Sep 05 20:55:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5d36d4c9-43c8-4caf-be2d-49f38a553e5c tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5d36d4c9-43c8-4caf-be2d-49f38a553e5c tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5d36d4c9-43c8-4caf-be2d-49f38a553e5c tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] http://192.168.122.147/volume/v3/volumes/a8a848ae-ab42-4546-81b8-bcc059e177b6 returned with HTTP 404 Sep 05 20:55:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 586/1227] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:53 2026] GET /volume/v3/volumes/a8a848ae-ab42-4546-81b8-bcc059e177b6 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5ed8a853-bf92-45a3-be0f-a76fa2010004 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5ed8a853-bf92-45a3-be0f-a76fa2010004 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] GET http://192.168.122.147/volume/v3/volumes/5f800488-99e7-4cf8-aa86-3c5468f56a5f Sep 05 20:55:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5ed8a853-bf92-45a3-be0f-a76fa2010004 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5ed8a853-bf92-45a3-be0f-a76fa2010004 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:53 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:53 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:53 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:53 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:53 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5ed8a853-bf92-45a3-be0f-a76fa2010004 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Volume info retrieved successfully. Sep 05 20:55:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5ed8a853-bf92-45a3-be0f-a76fa2010004 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] http://192.168.122.147/volume/v3/volumes/5f800488-99e7-4cf8-aa86-3c5468f56a5f returned with HTTP 200 Sep 05 20:55:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 587/1228] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:53 2026] GET /volume/v3/volumes/5f800488-99e7-4cf8-aa86-3c5468f56a5f => generated 856 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0a007e12-7bc6-4d9d-b5c7-442c36ff15bf None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0a007e12-7bc6-4d9d-b5c7-442c36ff15bf tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] DELETE http://192.168.122.147/volume/v3/volumes/5f800488-99e7-4cf8-aa86-3c5468f56a5f Sep 05 20:55:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0a007e12-7bc6-4d9d-b5c7-442c36ff15bf tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0a007e12-7bc6-4d9d-b5c7-442c36ff15bf tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:54 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-0a007e12-7bc6-4d9d-b5c7-442c36ff15bf tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Delete volume with id: 5f800488-99e7-4cf8-aa86-3c5468f56a5f Sep 05 20:55:54 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:54 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:54 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:54 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0a007e12-7bc6-4d9d-b5c7-442c36ff15bf tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Volume info retrieved successfully. Sep 05 20:55:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0a007e12-7bc6-4d9d-b5c7-442c36ff15bf tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Delete volume request issued successfully. Sep 05 20:55:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0a007e12-7bc6-4d9d-b5c7-442c36ff15bf tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] http://192.168.122.147/volume/v3/volumes/5f800488-99e7-4cf8-aa86-3c5468f56a5f returned with HTTP 202 Sep 05 20:55:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 588/1229] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:55:54 2026] DELETE /volume/v3/volumes/5f800488-99e7-4cf8-aa86-3c5468f56a5f => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:55:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-50a6ca53-721b-4b12-8788-1dc7ea863c6d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b78f4ea0-6eca-4a0e-ba44-7c765d228824 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-reader] GET http://192.168.122.147/volume/v3/os-volume-transfer/6a4b9de8-3dfb-4990-b9eb-26fbbcbfa9ab Sep 05 20:55:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b78f4ea0-6eca-4a0e-ba44-7c765d228824 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-50a6ca53-721b-4b12-8788-1dc7ea863c6d tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] GET http://192.168.122.147/volume/v3/volumes/5f800488-99e7-4cf8-aa86-3c5468f56a5f Sep 05 20:55:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b78f4ea0-6eca-4a0e-ba44-7c765d228824 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-reader] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-50a6ca53-721b-4b12-8788-1dc7ea863c6d tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-50a6ca53-721b-4b12-8788-1dc7ea863c6d tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:54 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:54 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:54 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:54 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b78f4ea0-6eca-4a0e-ba44-7c765d228824 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-reader] http://192.168.122.147/volume/v3/os-volume-transfer/6a4b9de8-3dfb-4990-b9eb-26fbbcbfa9ab returned with HTTP 200 Sep 05 20:55:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 642/1230] 192.168.122.147 () {60 vars in 1306 bytes} [Sat Sep 5 20:55:53 2026] GET /volume/v3/os-volume-transfer/6a4b9de8-3dfb-4990-b9eb-26fbbcbfa9ab => generated 440 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-50a6ca53-721b-4b12-8788-1dc7ea863c6d tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Volume info retrieved successfully. Sep 05 20:55:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-20b2851c-1156-4ef1-989e-dc82d25bd7ee None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-50a6ca53-721b-4b12-8788-1dc7ea863c6d tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] http://192.168.122.147/volume/v3/volumes/5f800488-99e7-4cf8-aa86-3c5468f56a5f returned with HTTP 200 Sep 05 20:55:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 589/1231] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:54 2026] GET /volume/v3/volumes/5f800488-99e7-4cf8-aa86-3c5468f56a5f => generated 855 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-20b2851c-1156-4ef1-989e-dc82d25bd7ee tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-reader] GET http://192.168.122.147/volume/v3/os-volume-transfer Sep 05 20:55:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-20b2851c-1156-4ef1-989e-dc82d25bd7ee tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-20b2851c-1156-4ef1-989e-dc82d25bd7ee tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.volume_transfer [None req-20b2851c-1156-4ef1-989e-dc82d25bd7ee tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-reader] Listing volume transfers {{(pid=87415) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 20:55:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-20b2851c-1156-4ef1-989e-dc82d25bd7ee tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-reader] http://192.168.122.147/volume/v3/os-volume-transfer returned with HTTP 200 Sep 05 20:55:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 643/1232] 192.168.122.147 () {60 vars in 1195 bytes} [Sat Sep 5 20:55:54 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-35d21921-eacc-4d38-9643-948c0d43a73c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-35d21921-eacc-4d38-9643-948c0d43a73c tempest-VolumesTransfersV355Test-1963762382 tempest-VolumesTransfersV355Test-1963762382-project-member] POST http://192.168.122.147/volume/v3/volume-transfers/6a4b9de8-3dfb-4990-b9eb-26fbbcbfa9ab/accept Sep 05 20:55:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-35d21921-eacc-4d38-9643-948c0d43a73c tempest-VolumesTransfersV355Test-1963762382 tempest-VolumesTransfersV355Test-1963762382-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "6d93f7185c8309d4"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.contrib.volume_transfer [None req-35d21921-eacc-4d38-9643-948c0d43a73c tempest-VolumesTransfersV355Test-1963762382 tempest-VolumesTransfersV355Test-1963762382-project-member] Accepting volume transfer 6a4b9de8-3dfb-4990-b9eb-26fbbcbfa9ab {{(pid=87416) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 05 20:55:54 devstack devstack@c-api.service[87416]: INFO cinder.api.contrib.volume_transfer [None req-35d21921-eacc-4d38-9643-948c0d43a73c tempest-VolumesTransfersV355Test-1963762382 tempest-VolumesTransfersV355Test-1963762382-project-member] Accepting transfer 6a4b9de8-3dfb-4990-b9eb-26fbbcbfa9ab Sep 05 20:55:54 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:54 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:54 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-35d21921-eacc-4d38-9643-948c0d43a73c tempest-VolumesTransfersV355Test-1963762382 tempest-VolumesTransfersV355Test-1963762382-project-member] Created reservations ['b08ba408-8258-4726-83ab-3d8c49d6be2d', 'e317e983-2c49-4bbd-8a8f-9a5a84cd6d81', '716ab10f-a6f3-4f15-a247-20c164b69e08', '3f649a84-cd4b-4c91-8b2f-da15b1a36cda'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:54 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-35d21921-eacc-4d38-9643-948c0d43a73c tempest-VolumesTransfersV355Test-1963762382 tempest-VolumesTransfersV355Test-1963762382-project-member] Created reservations ['a02db319-d63d-4092-ae03-857cc46ff995', 'd3968df5-8c8d-434d-b54c-2e3928091df9', '43db6edc-87ea-4feb-823d-20133d389ba0', 'a98edcc7-9957-4d60-8adc-04eb648cd246'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:54 devstack devstack@c-api.service[87416]: /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 05 20:55:54 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:55:54 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-35d21921-eacc-4d38-9643-948c0d43a73c tempest-VolumesTransfersV355Test-1963762382 tempest-VolumesTransfersV355Test-1963762382-project-member] Created reservations ['e797a8a1-0e66-45be-b181-076406c3cf92', 'eebb1ad9-03c1-4dfc-a40e-6ad77382ea5a', '8aacf134-bf51-4c76-9855-ea0e7358f46c', 'ada734bd-b0ba-4716-8c8f-7a2d5d526595'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:54 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-35d21921-eacc-4d38-9643-948c0d43a73c tempest-VolumesTransfersV355Test-1963762382 tempest-VolumesTransfersV355Test-1963762382-project-member] Created reservations ['4ddce854-0478-4832-a15c-edef9fb16593', '935b3dce-10c1-454b-a936-59b7fcb32f9e', 'cf8ee1ca-9f7a-4e14-a924-f131e6a4fc57', '6a2d2bdc-f6ae-4c8b-bffa-710089815d69'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-35d21921-eacc-4d38-9643-948c0d43a73c tempest-VolumesTransfersV355Test-1963762382 tempest-VolumesTransfersV355Test-1963762382-project-member] Transfer volume completed successfully. Sep 05 20:55:55 devstack devstack@c-api.service[87416]: INFO cinder.transfer.api [None req-35d21921-eacc-4d38-9643-948c0d43a73c tempest-VolumesTransfersV355Test-1963762382 tempest-VolumesTransfersV355Test-1963762382-project-member] Volume 76d64226-6c13-4dc6-a411-80938ae79f12 has been transferred. Sep 05 20:55:55 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:55 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-35d21921-eacc-4d38-9643-948c0d43a73c tempest-VolumesTransfersV355Test-1963762382 tempest-VolumesTransfersV355Test-1963762382-project-member] http://192.168.122.147/volume/v3/volume-transfers/6a4b9de8-3dfb-4990-b9eb-26fbbcbfa9ab/accept returned with HTTP 202 Sep 05 20:55:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 590/1233] 192.168.122.147 () {62 vars in 1342 bytes} [Sat Sep 5 20:55:54 2026] POST /volume/v3/volume-transfers/6a4b9de8-3dfb-4990-b9eb-26fbbcbfa9ab/accept => generated 373 bytes in 944 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4755707a-a671-4c2a-a824-06fba1659cd8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4755707a-a671-4c2a-a824-06fba1659cd8 tempest-VolumesTransfersV355Test-1963762382 tempest-VolumesTransfersV355Test-1963762382-project-member] GET http://192.168.122.147/volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 Sep 05 20:55:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4755707a-a671-4c2a-a824-06fba1659cd8 tempest-VolumesTransfersV355Test-1963762382 tempest-VolumesTransfersV355Test-1963762382-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4755707a-a671-4c2a-a824-06fba1659cd8 tempest-VolumesTransfersV355Test-1963762382 tempest-VolumesTransfersV355Test-1963762382-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-63c20c76-50d8-4f7f-8755-cf0462bba5c9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:55 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:55 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-63c20c76-50d8-4f7f-8755-cf0462bba5c9 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] GET http://192.168.122.147/volume/v3/volumes/5f800488-99e7-4cf8-aa86-3c5468f56a5f Sep 05 20:55:55 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:55 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-63c20c76-50d8-4f7f-8755-cf0462bba5c9 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-63c20c76-50d8-4f7f-8755-cf0462bba5c9 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:55 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-4755707a-a671-4c2a-a824-06fba1659cd8 tempest-VolumesTransfersV355Test-1963762382 tempest-VolumesTransfersV355Test-1963762382-project-member] Volume info retrieved successfully. Sep 05 20:55:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-63c20c76-50d8-4f7f-8755-cf0462bba5c9 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] http://192.168.122.147/volume/v3/volumes/5f800488-99e7-4cf8-aa86-3c5468f56a5f returned with HTTP 404 Sep 05 20:55:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 591/1234] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:55 2026] GET /volume/v3/volumes/5f800488-99e7-4cf8-aa86-3c5468f56a5f => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e034e817-d8a4-4107-9740-0d69ff97be6a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4755707a-a671-4c2a-a824-06fba1659cd8 tempest-VolumesTransfersV355Test-1963762382 tempest-VolumesTransfersV355Test-1963762382-project-member] http://192.168.122.147/volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 returned with HTTP 200 Sep 05 20:55:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 644/1235] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:55 2026] GET /volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 => generated 956 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e034e817-d8a4-4107-9740-0d69ff97be6a tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] GET http://192.168.122.147/volume/v3/volumes/f8d836cb-0eeb-4e81-ac74-2a36cbae3f4d Sep 05 20:55:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e034e817-d8a4-4107-9740-0d69ff97be6a tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e034e817-d8a4-4107-9740-0d69ff97be6a tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2188a6fa-61c3-4d59-b9ba-230e377bc375 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2188a6fa-61c3-4d59-b9ba-230e377bc375 tempest-VolumesTransfersV355Test-1963762382 tempest-VolumesTransfersV355Test-1963762382-project-member] GET http://192.168.122.147/volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 Sep 05 20:55:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2188a6fa-61c3-4d59-b9ba-230e377bc375 tempest-VolumesTransfersV355Test-1963762382 tempest-VolumesTransfersV355Test-1963762382-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2188a6fa-61c3-4d59-b9ba-230e377bc375 tempest-VolumesTransfersV355Test-1963762382 tempest-VolumesTransfersV355Test-1963762382-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:55 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:55 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:55 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:55 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:55 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:55 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:55 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:55 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:55 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e034e817-d8a4-4107-9740-0d69ff97be6a tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Volume info retrieved successfully. Sep 05 20:55:55 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2188a6fa-61c3-4d59-b9ba-230e377bc375 tempest-VolumesTransfersV355Test-1963762382 tempest-VolumesTransfersV355Test-1963762382-project-member] Volume info retrieved successfully. Sep 05 20:55:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e034e817-d8a4-4107-9740-0d69ff97be6a tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] http://192.168.122.147/volume/v3/volumes/f8d836cb-0eeb-4e81-ac74-2a36cbae3f4d returned with HTTP 200 Sep 05 20:55:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 592/1236] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:55 2026] GET /volume/v3/volumes/f8d836cb-0eeb-4e81-ac74-2a36cbae3f4d => generated 856 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2188a6fa-61c3-4d59-b9ba-230e377bc375 tempest-VolumesTransfersV355Test-1963762382 tempest-VolumesTransfersV355Test-1963762382-project-member] http://192.168.122.147/volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 returned with HTTP 200 Sep 05 20:55:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 645/1237] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:55 2026] GET /volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 => generated 956 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-aa7a17ef-4d18-4b99-8ba0-419638629939 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b91efeed-ec87-4c4d-8353-cfd04f6d8899 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-aa7a17ef-4d18-4b99-8ba0-419638629939 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] DELETE http://192.168.122.147/volume/v3/volumes/f8d836cb-0eeb-4e81-ac74-2a36cbae3f4d Sep 05 20:55:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-aa7a17ef-4d18-4b99-8ba0-419638629939 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-aa7a17ef-4d18-4b99-8ba0-419638629939 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:55 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-aa7a17ef-4d18-4b99-8ba0-419638629939 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Delete volume with id: f8d836cb-0eeb-4e81-ac74-2a36cbae3f4d Sep 05 20:55:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b91efeed-ec87-4c4d-8353-cfd04f6d8899 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] DELETE http://192.168.122.147/volume/v3/volume-transfers/6a4b9de8-3dfb-4990-b9eb-26fbbcbfa9ab Sep 05 20:55:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b91efeed-ec87-4c4d-8353-cfd04f6d8899 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b91efeed-ec87-4c4d-8353-cfd04f6d8899 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:55 devstack devstack@c-api.service[87415]: INFO cinder.api.contrib.volume_transfer [None req-b91efeed-ec87-4c4d-8353-cfd04f6d8899 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Delete transfer with id: 6a4b9de8-3dfb-4990-b9eb-26fbbcbfa9ab Sep 05 20:55:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b91efeed-ec87-4c4d-8353-cfd04f6d8899 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] http://192.168.122.147/volume/v3/volume-transfers/6a4b9de8-3dfb-4990-b9eb-26fbbcbfa9ab returned with HTTP 404 Sep 05 20:55:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 646/1238] 192.168.122.147 () {60 vars in 1303 bytes} [Sat Sep 5 20:55:55 2026] DELETE /volume/v3/volume-transfers/6a4b9de8-3dfb-4990-b9eb-26fbbcbfa9ab => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:55:55 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:55 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-63a167d2-c19f-48b5-bf2b-35796c939f5e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:55 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:55 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:55 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-aa7a17ef-4d18-4b99-8ba0-419638629939 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Volume info retrieved successfully. Sep 05 20:55:55 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-aa7a17ef-4d18-4b99-8ba0-419638629939 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Delete volume request issued successfully. Sep 05 20:55:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-aa7a17ef-4d18-4b99-8ba0-419638629939 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] http://192.168.122.147/volume/v3/volumes/f8d836cb-0eeb-4e81-ac74-2a36cbae3f4d returned with HTTP 202 Sep 05 20:55:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 593/1239] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:55:55 2026] DELETE /volume/v3/volumes/f8d836cb-0eeb-4e81-ac74-2a36cbae3f4d => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:55:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-07418aa9-a4d1-4705-ae5e-95ad6039b761 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-07418aa9-a4d1-4705-ae5e-95ad6039b761 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] GET http://192.168.122.147/volume/v3/volumes/f8d836cb-0eeb-4e81-ac74-2a36cbae3f4d Sep 05 20:55:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-07418aa9-a4d1-4705-ae5e-95ad6039b761 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-07418aa9-a4d1-4705-ae5e-95ad6039b761 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:55 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:55 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:55 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:55 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:55 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-07418aa9-a4d1-4705-ae5e-95ad6039b761 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Volume info retrieved successfully. Sep 05 20:55:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-07418aa9-a4d1-4705-ae5e-95ad6039b761 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] http://192.168.122.147/volume/v3/volumes/f8d836cb-0eeb-4e81-ac74-2a36cbae3f4d returned with HTTP 200 Sep 05 20:55:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 594/1240] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:55 2026] GET /volume/v3/volumes/f8d836cb-0eeb-4e81-ac74-2a36cbae3f4d => generated 855 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-63a167d2-c19f-48b5-bf2b-35796c939f5e tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 Sep 05 20:55:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-63a167d2-c19f-48b5-bf2b-35796c939f5e tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-63a167d2-c19f-48b5-bf2b-35796c939f5e tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:55 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-63a167d2-c19f-48b5-bf2b-35796c939f5e tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] Delete volume with id: 76d64226-6c13-4dc6-a411-80938ae79f12 Sep 05 20:55:55 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:55 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:55 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:55 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:55 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-63a167d2-c19f-48b5-bf2b-35796c939f5e tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] Volume info retrieved successfully. Sep 05 20:55:55 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-63a167d2-c19f-48b5-bf2b-35796c939f5e tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] Delete volume request issued successfully. Sep 05 20:55:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-63a167d2-c19f-48b5-bf2b-35796c939f5e tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] http://192.168.122.147/volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 returned with HTTP 202 Sep 05 20:55:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 647/1241] 192.168.122.147 () {60 vars in 1276 bytes} [Sat Sep 5 20:55:55 2026] DELETE /volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 => generated 0 bytes in 553 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:55:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1e8ea05e-e2d5-46cc-983a-5225cae0cd1a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1e8ea05e-e2d5-46cc-983a-5225cae0cd1a tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] GET http://192.168.122.147/volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 Sep 05 20:55:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1e8ea05e-e2d5-46cc-983a-5225cae0cd1a tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1e8ea05e-e2d5-46cc-983a-5225cae0cd1a tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:56 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:56 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:56 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:56 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:56 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-1e8ea05e-e2d5-46cc-983a-5225cae0cd1a tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] Volume info retrieved successfully. Sep 05 20:55:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1e8ea05e-e2d5-46cc-983a-5225cae0cd1a tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] http://192.168.122.147/volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 returned with HTTP 200 Sep 05 20:55:56 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 595/1242] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:55 2026] GET /volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 => generated 1139 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:55:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4cbb31e7-4bfa-4268-a98f-800b2b8d3201 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4cbb31e7-4bfa-4268-a98f-800b2b8d3201 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] GET http://192.168.122.147/volume/v3/volumes/f8d836cb-0eeb-4e81-ac74-2a36cbae3f4d Sep 05 20:55:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4cbb31e7-4bfa-4268-a98f-800b2b8d3201 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4cbb31e7-4bfa-4268-a98f-800b2b8d3201 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:56 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:56 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:56 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-4cbb31e7-4bfa-4268-a98f-800b2b8d3201 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Volume info retrieved successfully. Sep 05 20:55:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4cbb31e7-4bfa-4268-a98f-800b2b8d3201 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] http://192.168.122.147/volume/v3/volumes/f8d836cb-0eeb-4e81-ac74-2a36cbae3f4d returned with HTTP 200 Sep 05 20:55:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 648/1243] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:56 2026] GET /volume/v3/volumes/f8d836cb-0eeb-4e81-ac74-2a36cbae3f4d => generated 855 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-09e108fd-f4e7-42dc-8c35-2278bf6d38dd req-1b2dee18-b61c-4769-b286-d0f5f59e09ea None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-09e108fd-f4e7-42dc-8c35-2278bf6d38dd req-1b2dee18-b61c-4769-b286-d0f5f59e09ea tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 Sep 05 20:55:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-09e108fd-f4e7-42dc-8c35-2278bf6d38dd req-1b2dee18-b61c-4769-b286-d0f5f59e09ea tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-09e108fd-f4e7-42dc-8c35-2278bf6d38dd req-1b2dee18-b61c-4769-b286-d0f5f59e09ea tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:57 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:57 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:57 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:57 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4e807c82-1f54-4b51-9fa7-f17e27816277 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4e807c82-1f54-4b51-9fa7-f17e27816277 tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] GET http://192.168.122.147/volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 Sep 05 20:55:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4e807c82-1f54-4b51-9fa7-f17e27816277 tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4e807c82-1f54-4b51-9fa7-f17e27816277 tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:57 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-09e108fd-f4e7-42dc-8c35-2278bf6d38dd req-1b2dee18-b61c-4769-b286-d0f5f59e09ea tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:55:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-09e108fd-f4e7-42dc-8c35-2278bf6d38dd req-1b2dee18-b61c-4769-b286-d0f5f59e09ea tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 returned with HTTP 200 Sep 05 20:55:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 596/1244] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:55:57 2026] GET /volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 => generated 1145 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:57 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:57 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:57 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:57 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:57 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-4e807c82-1f54-4b51-9fa7-f17e27816277 tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] Volume info retrieved successfully. Sep 05 20:55:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-09e108fd-f4e7-42dc-8c35-2278bf6d38dd req-100bc49c-aa2a-4055-ab1f-4d43c4e085ec None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-09e108fd-f4e7-42dc-8c35-2278bf6d38dd req-100bc49c-aa2a-4055-ab1f-4d43c4e085ec tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] POST http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453/action Sep 05 20:55:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-09e108fd-f4e7-42dc-8c35-2278bf6d38dd req-100bc49c-aa2a-4055-ab1f-4d43c4e085ec tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:55:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-09e108fd-f4e7-42dc-8c35-2278bf6d38dd req-100bc49c-aa2a-4055-ab1f-4d43c4e085ec tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4e807c82-1f54-4b51-9fa7-f17e27816277 tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] http://192.168.122.147/volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 returned with HTTP 200 Sep 05 20:55:57 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 649/1245] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:57 2026] GET /volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 => generated 1139 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:55:57 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:57 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:57 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:57 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:57 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-09e108fd-f4e7-42dc-8c35-2278bf6d38dd req-100bc49c-aa2a-4055-ab1f-4d43c4e085ec tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:55:57 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-09e108fd-f4e7-42dc-8c35-2278bf6d38dd req-100bc49c-aa2a-4055-ab1f-4d43c4e085ec tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Begin detaching volume completed successfully. Sep 05 20:55:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-09e108fd-f4e7-42dc-8c35-2278bf6d38dd req-100bc49c-aa2a-4055-ab1f-4d43c4e085ec tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453/action returned with HTTP 202 Sep 05 20:55:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 597/1246] 192.168.122.147 () {64 vars in 1561 bytes} [Sat Sep 5 20:55:57 2026] POST /volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:55:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-da362a9b-0ebf-494f-a339-4d99bc9ff0f9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-da362a9b-0ebf-494f-a339-4d99bc9ff0f9 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 Sep 05 20:55:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-da362a9b-0ebf-494f-a339-4d99bc9ff0f9 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-da362a9b-0ebf-494f-a339-4d99bc9ff0f9 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:57 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:57 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:57 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:57 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:57 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-da362a9b-0ebf-494f-a339-4d99bc9ff0f9 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:55:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-da362a9b-0ebf-494f-a339-4d99bc9ff0f9 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 returned with HTTP 200 Sep 05 20:55:57 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 650/1247] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:57 2026] GET /volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 => generated 1148 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d36095a4-08b7-401e-8e4f-662bd70c8a75 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d36095a4-08b7-401e-8e4f-662bd70c8a75 None None] GET http://192.168.122.147/volume// Sep 05 20:55:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d36095a4-08b7-401e-8e4f-662bd70c8a75 None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d36095a4-08b7-401e-8e4f-662bd70c8a75 None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d36095a4-08b7-401e-8e4f-662bd70c8a75 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:55:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 598/1248] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 20:55:57 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:55:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-09e108fd-f4e7-42dc-8c35-2278bf6d38dd req-dc18b20c-bade-442d-bee7-73bd93fab86a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-09e108fd-f4e7-42dc-8c35-2278bf6d38dd req-dc18b20c-bade-442d-bee7-73bd93fab86a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 Sep 05 20:55:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-09e108fd-f4e7-42dc-8c35-2278bf6d38dd req-dc18b20c-bade-442d-bee7-73bd93fab86a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-09e108fd-f4e7-42dc-8c35-2278bf6d38dd req-dc18b20c-bade-442d-bee7-73bd93fab86a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:57 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:57 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:57 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:57 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:57 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-09e108fd-f4e7-42dc-8c35-2278bf6d38dd req-dc18b20c-bade-442d-bee7-73bd93fab86a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:55:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-09e108fd-f4e7-42dc-8c35-2278bf6d38dd req-dc18b20c-bade-442d-bee7-73bd93fab86a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 returned with HTTP 200 Sep 05 20:55:57 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 651/1249] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 20:55:57 2026] GET /volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 => generated 1329 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:55:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a8c1daeb-96e0-4700-a43f-00304cc53ae8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a8c1daeb-96e0-4700-a43f-00304cc53ae8 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] GET http://192.168.122.147/volume/v3/volumes/f8d836cb-0eeb-4e81-ac74-2a36cbae3f4d Sep 05 20:55:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a8c1daeb-96e0-4700-a43f-00304cc53ae8 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a8c1daeb-96e0-4700-a43f-00304cc53ae8 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a8c1daeb-96e0-4700-a43f-00304cc53ae8 tempest-VolumesListAdminTestJSON-172871894 tempest-VolumesListAdminTestJSON-172871894-project-member] http://192.168.122.147/volume/v3/volumes/f8d836cb-0eeb-4e81-ac74-2a36cbae3f4d returned with HTTP 404 Sep 05 20:55:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 599/1250] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:57 2026] GET /volume/v3/volumes/f8d836cb-0eeb-4e81-ac74-2a36cbae3f4d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-09e108fd-f4e7-42dc-8c35-2278bf6d38dd req-84613cc5-3af7-4dc0-8da5-0f8c0bacad96 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-09e108fd-f4e7-42dc-8c35-2278bf6d38dd req-84613cc5-3af7-4dc0-8da5-0f8c0bacad96 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] DELETE http://192.168.122.147/volume/v3/attachments/c53ade0f-b067-4e07-b4e9-b444c4731153 Sep 05 20:55:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-09e108fd-f4e7-42dc-8c35-2278bf6d38dd req-84613cc5-3af7-4dc0-8da5-0f8c0bacad96 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-09e108fd-f4e7-42dc-8c35-2278bf6d38dd req-84613cc5-3af7-4dc0-8da5-0f8c0bacad96 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:57 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:57 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:57 devstack devstack@c-api.service[87415]: /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 05 20:55:57 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, Sep 05 20:55:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-09e108fd-f4e7-42dc-8c35-2278bf6d38dd req-84613cc5-3af7-4dc0-8da5-0f8c0bacad96 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/attachments/c53ade0f-b067-4e07-b4e9-b444c4731153 returned with HTTP 200 Sep 05 20:55:57 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 652/1251] 192.168.122.147 () {64 vars in 1562 bytes} [Sat Sep 5 20:55:57 2026] DELETE /volume/v3/attachments/c53ade0f-b067-4e07-b4e9-b444c4731153 => generated 19 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3bab9ff3-efc3-4cd1-8894-fcb6f9372cc6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3bab9ff3-efc3-4cd1-8894-fcb6f9372cc6 tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] GET http://192.168.122.147/volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 Sep 05 20:55:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3bab9ff3-efc3-4cd1-8894-fcb6f9372cc6 tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3bab9ff3-efc3-4cd1-8894-fcb6f9372cc6 tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3bab9ff3-efc3-4cd1-8894-fcb6f9372cc6 tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] http://192.168.122.147/volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 returned with HTTP 404 Sep 05 20:55:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 600/1252] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:58 2026] GET /volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 20:55:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-cbf5b0bc-b010-46eb-aac6-a332c436d76b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cbf5b0bc-b010-46eb-aac6-a332c436d76b tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] GET http://192.168.122.147/volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 Sep 05 20:55:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cbf5b0bc-b010-46eb-aac6-a332c436d76b tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cbf5b0bc-b010-46eb-aac6-a332c436d76b tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cbf5b0bc-b010-46eb-aac6-a332c436d76b tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] http://192.168.122.147/volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 returned with HTTP 404 Sep 05 20:55:58 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 653/1253] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:58 2026] GET /volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:55:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f172426e-7a5d-4b1b-acd2-d317f826d2f3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f172426e-7a5d-4b1b-acd2-d317f826d2f3 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] DELETE http://192.168.122.147/volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 Sep 05 20:55:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f172426e-7a5d-4b1b-acd2-d317f826d2f3 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f172426e-7a5d-4b1b-acd2-d317f826d2f3 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:58 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-f172426e-7a5d-4b1b-acd2-d317f826d2f3 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Delete volume with id: 76d64226-6c13-4dc6-a411-80938ae79f12 Sep 05 20:55:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f172426e-7a5d-4b1b-acd2-d317f826d2f3 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] http://192.168.122.147/volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 returned with HTTP 404 Sep 05 20:55:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 601/1254] 192.168.122.147 () {60 vars in 1276 bytes} [Sat Sep 5 20:55:58 2026] DELETE /volume/v3/volumes/76d64226-6c13-4dc6-a411-80938ae79f12 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:55:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8122f09c-970c-4593-bf23-6cdcec044565 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8122f09c-970c-4593-bf23-6cdcec044565 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:55:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8122f09c-970c-4593-bf23-6cdcec044565 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1222913698"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:55:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-8122f09c-970c-4593-bf23-6cdcec044565 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1222913698'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:55:58 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-8122f09c-970c-4593-bf23-6cdcec044565 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Create volume of 1 GB Sep 05 20:55:58 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:58 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:58 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8122f09c-970c-4593-bf23-6cdcec044565 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Availability Zones retrieved successfully. Sep 05 20:55:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8122f09c-970c-4593-bf23-6cdcec044565 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Flow 'volume_create_api' (6b508e3f-2972-401a-9179-8ed438a74816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8122f09c-970c-4593-bf23-6cdcec044565 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46a3f5bf-a0f1-4094-b1e8-254a6d2b9ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-8122f09c-970c-4593-bf23-6cdcec044565 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:55:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8122f09c-970c-4593-bf23-6cdcec044565 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46a3f5bf-a0f1-4094-b1e8-254a6d2b9ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8122f09c-970c-4593-bf23-6cdcec044565 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (927a74cf-f31d-46f8-9bbd-3be45d5345e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7a91c973-6dd5-4b2f-87bc-3cf98e5f6fcd None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7a91c973-6dd5-4b2f-87bc-3cf98e5f6fcd tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 Sep 05 20:55:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7a91c973-6dd5-4b2f-87bc-3cf98e5f6fcd tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7a91c973-6dd5-4b2f-87bc-3cf98e5f6fcd tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:58 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:58 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:58 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:58 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:58 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7a91c973-6dd5-4b2f-87bc-3cf98e5f6fcd tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:55:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7a91c973-6dd5-4b2f-87bc-3cf98e5f6fcd tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 returned with HTTP 200 Sep 05 20:55:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 602/1255] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:55:58 2026] GET /volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:55:58 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-8122f09c-970c-4593-bf23-6cdcec044565 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Created reservations ['a887fdf6-07c7-42ac-bbfc-5c37eb4cb4bc', 'a524d004-0c98-4d84-84ae-329080cb6d13', '7d5e6182-0e88-4c06-8ec8-e97694df201b', '7eb671c7-f9f7-4b52-8c8e-8c0e8921380f'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:55:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8122f09c-970c-4593-bf23-6cdcec044565 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (927a74cf-f31d-46f8-9bbd-3be45d5345e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a887fdf6-07c7-42ac-bbfc-5c37eb4cb4bc', 'a524d004-0c98-4d84-84ae-329080cb6d13', '7d5e6182-0e88-4c06-8ec8-e97694df201b', '7eb671c7-f9f7-4b52-8c8e-8c0e8921380f']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8122f09c-970c-4593-bf23-6cdcec044565 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fd509fd-0fe1-49a1-a59c-9b688584f769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:58 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:58 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8122f09c-970c-4593-bf23-6cdcec044565 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fd509fd-0fe1-49a1-a59c-9b688584f769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c51be4b-01ae-4b2f-bb2b-791004c79e03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1222913698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3a4311992164a32b297bae35c117c41',qos_specs=None,replication_status=,reservations=['a887fdf6-07c7-42ac-bbfc-5c37eb4cb4bc','a524d004-0c98-4d84-84ae-329080cb6d13','7d5e6182-0e88-4c06-8ec8-e97694df201b','7eb671c7-f9f7-4b52-8c8e-8c0e8921380f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='468bd8b34d814dd4ba6c2af046c57839',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:55:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1222913698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c51be4b-01ae-4b2f-bb2b-791004c79e03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3a4311992164a32b297bae35c117c41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='468bd8b34d814dd4ba6c2af046c57839',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8122f09c-970c-4593-bf23-6cdcec044565 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (105aaeaa-cfca-4844-9f15-a25bff691804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8122f09c-970c-4593-bf23-6cdcec044565 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (105aaeaa-cfca-4844-9f15-a25bff691804) transitioned into state 'SUCCESS' from state '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-1222913698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3a4311992164a32b297bae35c117c41',qos_specs=None,replication_status=,reservations=['a887fdf6-07c7-42ac-bbfc-5c37eb4cb4bc','a524d004-0c98-4d84-84ae-329080cb6d13','7d5e6182-0e88-4c06-8ec8-e97694df201b','7eb671c7-f9f7-4b52-8c8e-8c0e8921380f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='468bd8b34d814dd4ba6c2af046c57839',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8122f09c-970c-4593-bf23-6cdcec044565 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d0692ab-264d-46fb-9270-98fe7c3746b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:55:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8122f09c-970c-4593-bf23-6cdcec044565 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d0692ab-264d-46fb-9270-98fe7c3746b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:55:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8122f09c-970c-4593-bf23-6cdcec044565 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Flow 'volume_create_api' (6b508e3f-2972-401a-9179-8ed438a74816) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:55:58 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8122f09c-970c-4593-bf23-6cdcec044565 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Create volume request issued successfully. Sep 05 20:55:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8122f09c-970c-4593-bf23-6cdcec044565 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:55:58 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 654/1256] 192.168.122.147 () {62 vars in 1183 bytes} [Sat Sep 5 20:55:58 2026] POST /volume/v3/volumes => generated 828 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:55:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2f713ba7-abf9-473d-a299-ba2faec735f0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2f713ba7-abf9-473d-a299-ba2faec735f0 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] GET http://192.168.122.147/volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 Sep 05 20:55:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2f713ba7-abf9-473d-a299-ba2faec735f0 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2f713ba7-abf9-473d-a299-ba2faec735f0 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:58 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:58 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:55:58 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:58 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:55:58 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2f713ba7-abf9-473d-a299-ba2faec735f0 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Volume info retrieved successfully. Sep 05 20:55:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2f713ba7-abf9-473d-a299-ba2faec735f0 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] http://192.168.122.147/volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 returned with HTTP 200 Sep 05 20:55:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 603/1257] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:58 2026] GET /volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 => generated 896 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:55:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b8703d5d-1513-4372-9411-dc863dc86eab None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:55:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b8703d5d-1513-4372-9411-dc863dc86eab tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] GET http://192.168.122.147/volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 Sep 05 20:55:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b8703d5d-1513-4372-9411-dc863dc86eab tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:55:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b8703d5d-1513-4372-9411-dc863dc86eab tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:55:59 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:55:59 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:55:59 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:55:59 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:55:59 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b8703d5d-1513-4372-9411-dc863dc86eab tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Volume info retrieved successfully. Sep 05 20:55:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b8703d5d-1513-4372-9411-dc863dc86eab tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] http://192.168.122.147/volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 returned with HTTP 200 Sep 05 20:55:59 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 655/1258] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:55:59 2026] GET /volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 => generated 920 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-cd6840cb-1bce-412a-ab7b-654d5b0b9dcd None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cd6840cb-1bce-412a-ab7b-654d5b0b9dcd tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] GET http://192.168.122.147/volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 Sep 05 20:56:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cd6840cb-1bce-412a-ab7b-654d5b0b9dcd tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cd6840cb-1bce-412a-ab7b-654d5b0b9dcd tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:00 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:00 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:00 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:00 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:00 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-cd6840cb-1bce-412a-ab7b-654d5b0b9dcd tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Volume info retrieved successfully. Sep 05 20:56:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cd6840cb-1bce-412a-ab7b-654d5b0b9dcd tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] http://192.168.122.147/volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 returned with HTTP 200 Sep 05 20:56:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 604/1259] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:00 2026] GET /volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 => generated 956 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1d44904f-0006-4c12-ba78-04a762660b52 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1d44904f-0006-4c12-ba78-04a762660b52 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] POST http://192.168.122.147/volume/v3/volume-transfers Sep 05 20:56:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1d44904f-0006-4c12-ba78-04a762660b52 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1c51be4b-01ae-4b2f-bb2b-791004c79e03"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volume_transfer [None req-1d44904f-0006-4c12-ba78-04a762660b52 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Creating new volume transfer {'transfer': {'volume_id': '1c51be4b-01ae-4b2f-bb2b-791004c79e03'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 05 20:56:01 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volume_transfer [None req-1d44904f-0006-4c12-ba78-04a762660b52 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Creating transfer of volume 1c51be4b-01ae-4b2f-bb2b-791004c79e03 Sep 05 20:56:01 devstack devstack@c-api.service[87415]: INFO cinder.transfer.api [None req-1d44904f-0006-4c12-ba78-04a762660b52 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Generating transfer record for volume 1c51be4b-01ae-4b2f-bb2b-791004c79e03 Sep 05 20:56:01 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:01 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:01 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:01 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1d44904f-0006-4c12-ba78-04a762660b52 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] http://192.168.122.147/volume/v3/volume-transfers returned with HTTP 202 Sep 05 20:56:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 656/1260] 192.168.122.147 () {62 vars in 1210 bytes} [Sat Sep 5 20:56:01 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 05 20:56:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5e9973b7-4433-47f2-9025-9dc66ee73df7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5e9973b7-4433-47f2-9025-9dc66ee73df7 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] GET http://192.168.122.147/volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 Sep 05 20:56:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5e9973b7-4433-47f2-9025-9dc66ee73df7 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5e9973b7-4433-47f2-9025-9dc66ee73df7 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:01 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:01 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:01 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:01 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:01 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5e9973b7-4433-47f2-9025-9dc66ee73df7 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Volume info retrieved successfully. Sep 05 20:56:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5e9973b7-4433-47f2-9025-9dc66ee73df7 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] http://192.168.122.147/volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 returned with HTTP 200 Sep 05 20:56:01 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 605/1261] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:01 2026] GET /volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 => generated 964 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e33885a0-9c13-4044-b478-af0ad30f41e1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e33885a0-9c13-4044-b478-af0ad30f41e1 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-reader] GET http://192.168.122.147/volume/v3/os-volume-transfer/detail Sep 05 20:56:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e33885a0-9c13-4044-b478-af0ad30f41e1 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e33885a0-9c13-4044-b478-af0ad30f41e1 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-reader] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.volume_transfer [None req-e33885a0-9c13-4044-b478-af0ad30f41e1 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-reader] Listing volume transfers {{(pid=87415) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 20:56:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e33885a0-9c13-4044-b478-af0ad30f41e1 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-reader] http://192.168.122.147/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 05 20:56:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 657/1262] 192.168.122.147 () {60 vars in 1216 bytes} [Sat Sep 5 20:56:01 2026] GET /volume/v3/os-volume-transfer/detail => generated 443 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-044d8506-f2cc-4592-80ce-e3ecd2445eca None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-044d8506-f2cc-4592-80ce-e3ecd2445eca tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] DELETE http://192.168.122.147/volume/v3/volume-transfers/d0ecf3d1-b979-4bc3-97ba-c52813df3fa2 Sep 05 20:56:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-044d8506-f2cc-4592-80ce-e3ecd2445eca tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-044d8506-f2cc-4592-80ce-e3ecd2445eca tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:01 devstack devstack@c-api.service[87416]: INFO cinder.api.contrib.volume_transfer [None req-044d8506-f2cc-4592-80ce-e3ecd2445eca tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Delete transfer with id: d0ecf3d1-b979-4bc3-97ba-c52813df3fa2 Sep 05 20:56:01 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:01 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:01 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:01 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-044d8506-f2cc-4592-80ce-e3ecd2445eca tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] http://192.168.122.147/volume/v3/volume-transfers/d0ecf3d1-b979-4bc3-97ba-c52813df3fa2 returned with HTTP 202 Sep 05 20:56:01 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 606/1263] 192.168.122.147 () {60 vars in 1303 bytes} [Sat Sep 5 20:56:01 2026] DELETE /volume/v3/volume-transfers/d0ecf3d1-b979-4bc3-97ba-c52813df3fa2 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:56:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0ce44895-6910-446f-8ac2-8d53f74022d8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0ce44895-6910-446f-8ac2-8d53f74022d8 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] GET http://192.168.122.147/volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 Sep 05 20:56:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0ce44895-6910-446f-8ac2-8d53f74022d8 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0ce44895-6910-446f-8ac2-8d53f74022d8 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:01 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:01 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:01 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:01 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:01 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0ce44895-6910-446f-8ac2-8d53f74022d8 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Volume info retrieved successfully. Sep 05 20:56:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0ce44895-6910-446f-8ac2-8d53f74022d8 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] http://192.168.122.147/volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 returned with HTTP 200 Sep 05 20:56:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 658/1264] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:01 2026] GET /volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 => generated 956 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-40ad5449-f86c-4aae-995a-5b8cee773a97 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-40ad5449-f86c-4aae-995a-5b8cee773a97 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] DELETE http://192.168.122.147/volume/v3/volume-transfers/d0ecf3d1-b979-4bc3-97ba-c52813df3fa2 Sep 05 20:56:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-40ad5449-f86c-4aae-995a-5b8cee773a97 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-40ad5449-f86c-4aae-995a-5b8cee773a97 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:01 devstack devstack@c-api.service[87416]: INFO cinder.api.contrib.volume_transfer [None req-40ad5449-f86c-4aae-995a-5b8cee773a97 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Delete transfer with id: d0ecf3d1-b979-4bc3-97ba-c52813df3fa2 Sep 05 20:56:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-40ad5449-f86c-4aae-995a-5b8cee773a97 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] http://192.168.122.147/volume/v3/volume-transfers/d0ecf3d1-b979-4bc3-97ba-c52813df3fa2 returned with HTTP 404 Sep 05 20:56:01 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 607/1265] 192.168.122.147 () {60 vars in 1303 bytes} [Sat Sep 5 20:56:01 2026] DELETE /volume/v3/volume-transfers/d0ecf3d1-b979-4bc3-97ba-c52813df3fa2 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:56:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d24398ca-cd8c-4cad-bb4a-77ddfd4c1126 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d24398ca-cd8c-4cad-bb4a-77ddfd4c1126 tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 Sep 05 20:56:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d24398ca-cd8c-4cad-bb4a-77ddfd4c1126 tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d24398ca-cd8c-4cad-bb4a-77ddfd4c1126 tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:01 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-d24398ca-cd8c-4cad-bb4a-77ddfd4c1126 tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] Delete volume with id: 1c51be4b-01ae-4b2f-bb2b-791004c79e03 Sep 05 20:56:01 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:01 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:01 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:01 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:01 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d24398ca-cd8c-4cad-bb4a-77ddfd4c1126 tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] Volume info retrieved successfully. Sep 05 20:56:01 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d24398ca-cd8c-4cad-bb4a-77ddfd4c1126 tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] Delete volume request issued successfully. Sep 05 20:56:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d24398ca-cd8c-4cad-bb4a-77ddfd4c1126 tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] http://192.168.122.147/volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 returned with HTTP 202 Sep 05 20:56:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 659/1266] 192.168.122.147 () {60 vars in 1276 bytes} [Sat Sep 5 20:56:01 2026] DELETE /volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:56:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fa7b3142-e65d-4454-a0b8-7fee8462cca0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fa7b3142-e65d-4454-a0b8-7fee8462cca0 tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] GET http://192.168.122.147/volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 Sep 05 20:56:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fa7b3142-e65d-4454-a0b8-7fee8462cca0 tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fa7b3142-e65d-4454-a0b8-7fee8462cca0 tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:01 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:01 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:01 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:01 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:01 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-fa7b3142-e65d-4454-a0b8-7fee8462cca0 tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] Volume info retrieved successfully. Sep 05 20:56:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fa7b3142-e65d-4454-a0b8-7fee8462cca0 tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] http://192.168.122.147/volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 returned with HTTP 200 Sep 05 20:56:01 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 608/1267] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:01 2026] GET /volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 => generated 1139 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:56:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5983f1ed-d5ae-4dd7-9321-208c2065c82d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5983f1ed-d5ae-4dd7-9321-208c2065c82d tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] GET http://192.168.122.147/volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 Sep 05 20:56:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5983f1ed-d5ae-4dd7-9321-208c2065c82d tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5983f1ed-d5ae-4dd7-9321-208c2065c82d tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:02 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:02 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:02 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:02 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:02 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5983f1ed-d5ae-4dd7-9321-208c2065c82d tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] Volume info retrieved successfully. Sep 05 20:56:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5983f1ed-d5ae-4dd7-9321-208c2065c82d tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] http://192.168.122.147/volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 returned with HTTP 200 Sep 05 20:56:02 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 660/1268] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:02 2026] GET /volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 => generated 1139 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:56:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7abe0794-19ee-461d-bf2c-5831919ca643 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7abe0794-19ee-461d-bf2c-5831919ca643 tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] GET http://192.168.122.147/volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 Sep 05 20:56:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7abe0794-19ee-461d-bf2c-5831919ca643 tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7abe0794-19ee-461d-bf2c-5831919ca643 tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7abe0794-19ee-461d-bf2c-5831919ca643 tempest-VolumesTransfersV355Test-1547018224 tempest-VolumesTransfersV355Test-1547018224-project-admin] http://192.168.122.147/volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 returned with HTTP 404 Sep 05 20:56:03 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 609/1269] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:03 2026] GET /volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:56:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a1cb1647-f518-44b7-9e83-fb025c357867 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a1cb1647-f518-44b7-9e83-fb025c357867 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] GET http://192.168.122.147/volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 Sep 05 20:56:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a1cb1647-f518-44b7-9e83-fb025c357867 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a1cb1647-f518-44b7-9e83-fb025c357867 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a1cb1647-f518-44b7-9e83-fb025c357867 tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] http://192.168.122.147/volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 returned with HTTP 404 Sep 05 20:56:03 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 661/1270] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:03 2026] GET /volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:56:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0c41b0e8-b7d2-4796-8abf-6c723b4a75ce None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0c41b0e8-b7d2-4796-8abf-6c723b4a75ce tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] DELETE http://192.168.122.147/volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 Sep 05 20:56:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0c41b0e8-b7d2-4796-8abf-6c723b4a75ce tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0c41b0e8-b7d2-4796-8abf-6c723b4a75ce tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:03 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-0c41b0e8-b7d2-4796-8abf-6c723b4a75ce tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] Delete volume with id: 1c51be4b-01ae-4b2f-bb2b-791004c79e03 Sep 05 20:56:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0c41b0e8-b7d2-4796-8abf-6c723b4a75ce tempest-VolumesTransfersV355Test-1339143274 tempest-VolumesTransfersV355Test-1339143274-project-member] http://192.168.122.147/volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 returned with HTTP 404 Sep 05 20:56:03 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 610/1271] 192.168.122.147 () {60 vars in 1276 bytes} [Sat Sep 5 20:56:03 2026] DELETE /volume/v3/volumes/1c51be4b-01ae-4b2f-bb2b-791004c79e03 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:56:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1efd3d06-479c-4203-ac09-61a12556b09b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1efd3d06-479c-4203-ac09-61a12556b09b tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:56:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1efd3d06-479c-4203-ac09-61a12556b09b tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2d84e6ed-7ef2-4e37-a91d-20dfb060d3df", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-916010978"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-1efd3d06-479c-4203-ac09-61a12556b09b tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Create volume request body: {'volume': {'imageRef': '2d84e6ed-7ef2-4e37-a91d-20dfb060d3df', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-916010978'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:56:05 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-1efd3d06-479c-4203-ac09-61a12556b09b tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Create volume of 1 GB Sep 05 20:56:05 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1efd3d06-479c-4203-ac09-61a12556b09b tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Availability Zones retrieved successfully. Sep 05 20:56:05 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-1efd3d06-479c-4203-ac09-61a12556b09b tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Flow 'volume_create_api' (cb9e3b05-8cf7-4e75-99c9-dd6076388af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:56:05 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-1efd3d06-479c-4203-ac09-61a12556b09b tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cc3b3e9-f6e4-458a-835d-15d2676f9f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:05 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-1efd3d06-479c-4203-ac09-61a12556b09b tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:56:05 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-1efd3d06-479c-4203-ac09-61a12556b09b tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cc3b3e9-f6e4-458a-835d-15d2676f9f4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:05 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-1efd3d06-479c-4203-ac09-61a12556b09b tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ec3a420-a180-46e8-a91b-c88a3f76ff5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:06 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-1efd3d06-479c-4203-ac09-61a12556b09b tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Created reservations ['ee1b3dee-b4a8-44e6-9bb0-21b233b493a5', 'b8c2bfb8-7d29-44ec-8a9d-6ed4a8cdfb3e', 'e2007bf7-6809-4920-9065-b3ade8aad534', '03620b54-74f7-4ef6-b453-4d5c026eec3d'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:56:06 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-1efd3d06-479c-4203-ac09-61a12556b09b tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ec3a420-a180-46e8-a91b-c88a3f76ff5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee1b3dee-b4a8-44e6-9bb0-21b233b493a5', 'b8c2bfb8-7d29-44ec-8a9d-6ed4a8cdfb3e', 'e2007bf7-6809-4920-9065-b3ade8aad534', '03620b54-74f7-4ef6-b453-4d5c026eec3d']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:06 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-1efd3d06-479c-4203-ac09-61a12556b09b tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (798deb76-8839-459a-9a0f-f4ada9aea4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:06 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:06 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:06 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-1efd3d06-479c-4203-ac09-61a12556b09b tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (798deb76-8839-459a-9a0f-f4ada9aea4a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c08c832f-9427-4466-8742-a5573a02e987', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-916010978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cce1d1a58d08406caec05b58dcd71b09',qos_specs=None,replication_status=,reservations=['ee1b3dee-b4a8-44e6-9bb0-21b233b493a5','b8c2bfb8-7d29-44ec-8a9d-6ed4a8cdfb3e','e2007bf7-6809-4920-9065-b3ade8aad534','03620b54-74f7-4ef6-b453-4d5c026eec3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6965bc15274d208d2b6b2be3e2d336',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:56:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-916010978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c08c832f-9427-4466-8742-a5573a02e987,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cce1d1a58d08406caec05b58dcd71b09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc6965bc15274d208d2b6b2be3e2d336',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:06 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-1efd3d06-479c-4203-ac09-61a12556b09b tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90920832-a7c0-4256-92a6-81b905dc2bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:06 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-1efd3d06-479c-4203-ac09-61a12556b09b tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90920832-a7c0-4256-92a6-81b905dc2bee) transitioned into state 'SUCCESS' from state '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-916010978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cce1d1a58d08406caec05b58dcd71b09',qos_specs=None,replication_status=,reservations=['ee1b3dee-b4a8-44e6-9bb0-21b233b493a5','b8c2bfb8-7d29-44ec-8a9d-6ed4a8cdfb3e','e2007bf7-6809-4920-9065-b3ade8aad534','03620b54-74f7-4ef6-b453-4d5c026eec3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6965bc15274d208d2b6b2be3e2d336',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:06 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-1efd3d06-479c-4203-ac09-61a12556b09b tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3e58c77-c70a-40ce-aa48-755de56f0465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:06 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-1efd3d06-479c-4203-ac09-61a12556b09b tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3e58c77-c70a-40ce-aa48-755de56f0465) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:06 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-1efd3d06-479c-4203-ac09-61a12556b09b tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Flow 'volume_create_api' (cb9e3b05-8cf7-4e75-99c9-dd6076388af6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:56:06 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1efd3d06-479c-4203-ac09-61a12556b09b tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Create volume request issued successfully. Sep 05 20:56:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1efd3d06-479c-4203-ac09-61a12556b09b tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:56:06 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 662/1272] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 20:56:04 2026] POST /volume/v3/volumes => generated 759 bytes in 2066 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:56:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-45938cf9-eae4-4d7d-a016-59380f4163da None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-45938cf9-eae4-4d7d-a016-59380f4163da tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] GET http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 Sep 05 20:56:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-45938cf9-eae4-4d7d-a016-59380f4163da tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-45938cf9-eae4-4d7d-a016-59380f4163da tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:06 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:06 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:06 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:06 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:06 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-45938cf9-eae4-4d7d-a016-59380f4163da tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Volume info retrieved successfully. Sep 05 20:56:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-45938cf9-eae4-4d7d-a016-59380f4163da tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 returned with HTTP 200 Sep 05 20:56:06 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 611/1273] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:06 2026] GET /volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 => generated 827 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-29f30acc-ff21-4d2d-b055-82dfcf9c4153 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-29f30acc-ff21-4d2d-b055-82dfcf9c4153 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] GET http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 Sep 05 20:56:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-29f30acc-ff21-4d2d-b055-82dfcf9c4153 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-29f30acc-ff21-4d2d-b055-82dfcf9c4153 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:07 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:07 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:07 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:07 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:07 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-29f30acc-ff21-4d2d-b055-82dfcf9c4153 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Volume info retrieved successfully. Sep 05 20:56:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-29f30acc-ff21-4d2d-b055-82dfcf9c4153 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 returned with HTTP 200 Sep 05 20:56:07 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 663/1274] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:07 2026] GET /volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 => generated 851 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2deec04e-39a9-43d2-ad2b-110bb2852bcf None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2deec04e-39a9-43d2-ad2b-110bb2852bcf tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] GET http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 Sep 05 20:56:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2deec04e-39a9-43d2-ad2b-110bb2852bcf tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2deec04e-39a9-43d2-ad2b-110bb2852bcf tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:08 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:08 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:08 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:08 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:08 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2deec04e-39a9-43d2-ad2b-110bb2852bcf tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Volume info retrieved successfully. Sep 05 20:56:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2deec04e-39a9-43d2-ad2b-110bb2852bcf tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 returned with HTTP 200 Sep 05 20:56:08 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 612/1275] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:08 2026] GET /volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 => generated 851 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0ffe54e1-6ab4-41eb-ac56-1591d186083e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0ffe54e1-6ab4-41eb-ac56-1591d186083e tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] GET http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 Sep 05 20:56:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0ffe54e1-6ab4-41eb-ac56-1591d186083e tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0ffe54e1-6ab4-41eb-ac56-1591d186083e tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:09 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:09 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:09 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:09 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:09 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0ffe54e1-6ab4-41eb-ac56-1591d186083e tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Volume info retrieved successfully. Sep 05 20:56:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0ffe54e1-6ab4-41eb-ac56-1591d186083e tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 returned with HTTP 200 Sep 05 20:56:09 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 664/1276] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:09 2026] GET /volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 => generated 909 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0c171a80-9fd9-46c8-812c-3a9bc6380500 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0c171a80-9fd9-46c8-812c-3a9bc6380500 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] GET http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 Sep 05 20:56:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0c171a80-9fd9-46c8-812c-3a9bc6380500 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0c171a80-9fd9-46c8-812c-3a9bc6380500 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:10 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:10 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:10 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:10 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:10 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0c171a80-9fd9-46c8-812c-3a9bc6380500 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Volume info retrieved successfully. Sep 05 20:56:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0c171a80-9fd9-46c8-812c-3a9bc6380500 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 returned with HTTP 200 Sep 05 20:56:10 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 613/1277] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:10 2026] GET /volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 => generated 909 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b48ae57c-123b-4d61-8169-ee1f76010f33 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b48ae57c-123b-4d61-8169-ee1f76010f33 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] GET http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 Sep 05 20:56:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b48ae57c-123b-4d61-8169-ee1f76010f33 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b48ae57c-123b-4d61-8169-ee1f76010f33 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:11 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:11 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:11 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:11 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:11 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b48ae57c-123b-4d61-8169-ee1f76010f33 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Volume info retrieved successfully. Sep 05 20:56:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b48ae57c-123b-4d61-8169-ee1f76010f33 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 returned with HTTP 200 Sep 05 20:56:12 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 665/1278] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:11 2026] GET /volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 => generated 912 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-66a2a798-ea90-41d9-9622-fe26a7db385b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-66a2a798-ea90-41d9-9622-fe26a7db385b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:56:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-66a2a798-ea90-41d9-9622-fe26a7db385b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1221647367"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-66a2a798-ea90-41d9-9622-fe26a7db385b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1221647367'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:56:12 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-66a2a798-ea90-41d9-9622-fe26a7db385b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Create volume of 1 GB Sep 05 20:56:12 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-66a2a798-ea90-41d9-9622-fe26a7db385b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Availability Zones retrieved successfully. Sep 05 20:56:12 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-66a2a798-ea90-41d9-9622-fe26a7db385b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Flow 'volume_create_api' (6370d05a-0f92-43d7-838a-0f4197a5ed7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:56:12 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-66a2a798-ea90-41d9-9622-fe26a7db385b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b84920f-5091-4316-8dc9-bb30015b2f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:12 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-66a2a798-ea90-41d9-9622-fe26a7db385b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:56:12 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-66a2a798-ea90-41d9-9622-fe26a7db385b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b84920f-5091-4316-8dc9-bb30015b2f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:12 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-66a2a798-ea90-41d9-9622-fe26a7db385b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b04909c4-3a07-4505-919e-e6bc04be6491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:12 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-66a2a798-ea90-41d9-9622-fe26a7db385b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Created reservations ['735d80ec-8d11-4648-8251-f7b0bdcb6375', 'ed7b6a5b-8946-47ed-bd2c-90c13f455a1f', '2a79c4df-00e1-4ef2-8e65-64812739fe38', '716d3a2e-c72a-4f42-be12-ee669abe8a9d'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:56:12 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-66a2a798-ea90-41d9-9622-fe26a7db385b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b04909c4-3a07-4505-919e-e6bc04be6491) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['735d80ec-8d11-4648-8251-f7b0bdcb6375', 'ed7b6a5b-8946-47ed-bd2c-90c13f455a1f', '2a79c4df-00e1-4ef2-8e65-64812739fe38', '716d3a2e-c72a-4f42-be12-ee669abe8a9d']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:12 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-66a2a798-ea90-41d9-9622-fe26a7db385b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21124ff7-4a63-4bb4-af48-36fbb19ba922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:12 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:12 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:12 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-66a2a798-ea90-41d9-9622-fe26a7db385b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21124ff7-4a63-4bb4-af48-36fbb19ba922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1221647367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0acf17d08cd45fe90e1601e7715c03f',qos_specs=None,replication_status=,reservations=['735d80ec-8d11-4648-8251-f7b0bdcb6375','ed7b6a5b-8946-47ed-bd2c-90c13f455a1f','2a79c4df-00e1-4ef2-8e65-64812739fe38','716d3a2e-c72a-4f42-be12-ee669abe8a9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11cce6f6f0e5486e940087eac8fff2e7',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:56:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1221647367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0acf17d08cd45fe90e1601e7715c03f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11cce6f6f0e5486e940087eac8fff2e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:12 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-66a2a798-ea90-41d9-9622-fe26a7db385b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28531b92-0be7-43dc-b52c-7c053b1ded84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:12 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-66a2a798-ea90-41d9-9622-fe26a7db385b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28531b92-0be7-43dc-b52c-7c053b1ded84) transitioned into state 'SUCCESS' from state '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-1221647367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0acf17d08cd45fe90e1601e7715c03f',qos_specs=None,replication_status=,reservations=['735d80ec-8d11-4648-8251-f7b0bdcb6375','ed7b6a5b-8946-47ed-bd2c-90c13f455a1f','2a79c4df-00e1-4ef2-8e65-64812739fe38','716d3a2e-c72a-4f42-be12-ee669abe8a9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11cce6f6f0e5486e940087eac8fff2e7',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:12 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-66a2a798-ea90-41d9-9622-fe26a7db385b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5e810af-682f-4085-9247-15d7e15a3ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:12 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-66a2a798-ea90-41d9-9622-fe26a7db385b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5e810af-682f-4085-9247-15d7e15a3ae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:12 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-66a2a798-ea90-41d9-9622-fe26a7db385b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Flow 'volume_create_api' (6370d05a-0f92-43d7-838a-0f4197a5ed7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:56:12 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-66a2a798-ea90-41d9-9622-fe26a7db385b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Create volume request issued successfully. Sep 05 20:56:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-66a2a798-ea90-41d9-9622-fe26a7db385b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:56:12 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 614/1279] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:56:12 2026] POST /volume/v3/volumes => generated 758 bytes in 831 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:56:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a28f31c3-dd1a-4fc2-860b-993b2053ce82 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a28f31c3-dd1a-4fc2-860b-993b2053ce82 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] GET http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b Sep 05 20:56:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a28f31c3-dd1a-4fc2-860b-993b2053ce82 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a28f31c3-dd1a-4fc2-860b-993b2053ce82 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-43adce06-ef87-41a0-a3cf-79bc6da66bdf None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:13 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:13 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:13 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:13 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-43adce06-ef87-41a0-a3cf-79bc6da66bdf tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] GET http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 Sep 05 20:56:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-43adce06-ef87-41a0-a3cf-79bc6da66bdf tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-43adce06-ef87-41a0-a3cf-79bc6da66bdf tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:13 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a28f31c3-dd1a-4fc2-860b-993b2053ce82 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Volume info retrieved successfully. Sep 05 20:56:13 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:13 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:13 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:13 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a28f31c3-dd1a-4fc2-860b-993b2053ce82 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b returned with HTTP 200 Sep 05 20:56:13 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 666/1280] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:13 2026] GET /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b => generated 826 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:13 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-43adce06-ef87-41a0-a3cf-79bc6da66bdf tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Volume info retrieved successfully. Sep 05 20:56:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-43adce06-ef87-41a0-a3cf-79bc6da66bdf tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 returned with HTTP 200 Sep 05 20:56:13 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 615/1281] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:13 2026] GET /volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 => generated 912 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-48a0a95c-be4b-4b58-aed0-938f87c53102 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-48a0a95c-be4b-4b58-aed0-938f87c53102 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] GET http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b Sep 05 20:56:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-48a0a95c-be4b-4b58-aed0-938f87c53102 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-48a0a95c-be4b-4b58-aed0-938f87c53102 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1301168e-c424-43a2-94ef-ca35fdcedc7b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:14 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:14 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:14 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:14 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1301168e-c424-43a2-94ef-ca35fdcedc7b tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] GET http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 Sep 05 20:56:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1301168e-c424-43a2-94ef-ca35fdcedc7b tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1301168e-c424-43a2-94ef-ca35fdcedc7b tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:14 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-48a0a95c-be4b-4b58-aed0-938f87c53102 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Volume info retrieved successfully. Sep 05 20:56:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-48a0a95c-be4b-4b58-aed0-938f87c53102 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b returned with HTTP 200 Sep 05 20:56:14 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:14 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:14 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 667/1282] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:14 2026] GET /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b => generated 850 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:14 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:14 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:14 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-1301168e-c424-43a2-94ef-ca35fdcedc7b tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Volume info retrieved successfully. Sep 05 20:56:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1301168e-c424-43a2-94ef-ca35fdcedc7b tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 returned with HTTP 200 Sep 05 20:56:14 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 616/1283] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:14 2026] GET /volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 => generated 912 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9b8a3c3d-4780-4a5a-a150-4e61bac16fae None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9b8a3c3d-4780-4a5a-a150-4e61bac16fae tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:56:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9b8a3c3d-4780-4a5a-a150-4e61bac16fae tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1385348547"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-9b8a3c3d-4780-4a5a-a150-4e61bac16fae tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1385348547'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:56:15 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-9b8a3c3d-4780-4a5a-a150-4e61bac16fae tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Create volume of 1 GB Sep 05 20:56:15 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9b8a3c3d-4780-4a5a-a150-4e61bac16fae tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Availability Zones retrieved successfully. Sep 05 20:56:15 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9b8a3c3d-4780-4a5a-a150-4e61bac16fae tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Flow 'volume_create_api' (283d215a-a7c3-4116-a59e-9040cc6bcdf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:56:15 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9b8a3c3d-4780-4a5a-a150-4e61bac16fae tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fa568b0-18c0-4b19-9aed-807afb701c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:15 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-9b8a3c3d-4780-4a5a-a150-4e61bac16fae tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:56:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-12dde02f-16a5-41fd-a7ba-dac5500cccae None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-12dde02f-16a5-41fd-a7ba-dac5500cccae tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] GET http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b Sep 05 20:56:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-12dde02f-16a5-41fd-a7ba-dac5500cccae tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-12dde02f-16a5-41fd-a7ba-dac5500cccae tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:15 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9b8a3c3d-4780-4a5a-a150-4e61bac16fae tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fa568b0-18c0-4b19-9aed-807afb701c9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:15 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:15 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:15 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:15 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:15 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9b8a3c3d-4780-4a5a-a150-4e61bac16fae tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff78009f-cfe3-4641-ad34-15ce407c0528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:15 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-12dde02f-16a5-41fd-a7ba-dac5500cccae tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Volume info retrieved successfully. Sep 05 20:56:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-12dde02f-16a5-41fd-a7ba-dac5500cccae tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b returned with HTTP 200 Sep 05 20:56:15 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 617/1284] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:15 2026] GET /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:56:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-198a8a69-5156-41f9-ad44-fbfb4716a719 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-198a8a69-5156-41f9-ad44-fbfb4716a719 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] GET http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 Sep 05 20:56:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-198a8a69-5156-41f9-ad44-fbfb4716a719 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-198a8a69-5156-41f9-ad44-fbfb4716a719 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:15 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:15 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:15 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:15 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:15 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-198a8a69-5156-41f9-ad44-fbfb4716a719 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Volume info retrieved successfully. Sep 05 20:56:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-198a8a69-5156-41f9-ad44-fbfb4716a719 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 returned with HTTP 200 Sep 05 20:56:15 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 618/1285] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:15 2026] GET /volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 => generated 912 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:15 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-9b8a3c3d-4780-4a5a-a150-4e61bac16fae tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Created reservations ['5602c960-6cf6-415a-a039-32dc652b13d3', 'af71c930-f252-481c-8f9f-458a7139fb46', '14d2a246-01da-4f32-a670-0c58994b850a', '8714adfb-45c5-4765-a577-8cbcde015edd'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:56:15 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9b8a3c3d-4780-4a5a-a150-4e61bac16fae tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff78009f-cfe3-4641-ad34-15ce407c0528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5602c960-6cf6-415a-a039-32dc652b13d3', 'af71c930-f252-481c-8f9f-458a7139fb46', '14d2a246-01da-4f32-a670-0c58994b850a', '8714adfb-45c5-4765-a577-8cbcde015edd']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:15 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9b8a3c3d-4780-4a5a-a150-4e61bac16fae tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13e07f88-037c-481b-851f-d7b58b888850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:15 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:15 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:15 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9b8a3c3d-4780-4a5a-a150-4e61bac16fae tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13e07f88-037c-481b-851f-d7b58b888850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae182aea-3ac7-4422-84bb-831b342e5818', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1385348547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31c0ec0e837d440fa99bcc72d9000f8c',qos_specs=None,replication_status=,reservations=['5602c960-6cf6-415a-a039-32dc652b13d3','af71c930-f252-481c-8f9f-458a7139fb46','14d2a246-01da-4f32-a670-0c58994b850a','8714adfb-45c5-4765-a577-8cbcde015edd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a952728b6c04471b9e5e04f882ceb662',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:56:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1385348547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae182aea-3ac7-4422-84bb-831b342e5818,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31c0ec0e837d440fa99bcc72d9000f8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a952728b6c04471b9e5e04f882ceb662',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:15 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9b8a3c3d-4780-4a5a-a150-4e61bac16fae tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fcf68b2-1c00-42f8-a093-25f4bba8fd46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:15 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9b8a3c3d-4780-4a5a-a150-4e61bac16fae tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fcf68b2-1c00-42f8-a093-25f4bba8fd46) transitioned into state 'SUCCESS' from state '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-1385348547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31c0ec0e837d440fa99bcc72d9000f8c',qos_specs=None,replication_status=,reservations=['5602c960-6cf6-415a-a039-32dc652b13d3','af71c930-f252-481c-8f9f-458a7139fb46','14d2a246-01da-4f32-a670-0c58994b850a','8714adfb-45c5-4765-a577-8cbcde015edd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a952728b6c04471b9e5e04f882ceb662',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:15 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9b8a3c3d-4780-4a5a-a150-4e61bac16fae tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80def38d-9e55-471c-8c5f-30e0b827e301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:15 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9b8a3c3d-4780-4a5a-a150-4e61bac16fae tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80def38d-9e55-471c-8c5f-30e0b827e301) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:15 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9b8a3c3d-4780-4a5a-a150-4e61bac16fae tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Flow 'volume_create_api' (283d215a-a7c3-4116-a59e-9040cc6bcdf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:56:15 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9b8a3c3d-4780-4a5a-a150-4e61bac16fae tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Create volume request issued successfully. Sep 05 20:56:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9b8a3c3d-4780-4a5a-a150-4e61bac16fae tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:56:15 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 668/1286] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:56:14 2026] POST /volume/v3/volumes => generated 756 bytes in 856 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:56:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c51e4bb2-3a74-47e6-8acb-6ef6b230f811 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c51e4bb2-3a74-47e6-8acb-6ef6b230f811 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] GET http://192.168.122.147/volume/v3/volumes/ae182aea-3ac7-4422-84bb-831b342e5818 Sep 05 20:56:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c51e4bb2-3a74-47e6-8acb-6ef6b230f811 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c51e4bb2-3a74-47e6-8acb-6ef6b230f811 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:15 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:15 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:15 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:15 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:15 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c51e4bb2-3a74-47e6-8acb-6ef6b230f811 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Volume info retrieved successfully. Sep 05 20:56:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c51e4bb2-3a74-47e6-8acb-6ef6b230f811 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] http://192.168.122.147/volume/v3/volumes/ae182aea-3ac7-4422-84bb-831b342e5818 returned with HTTP 200 Sep 05 20:56:15 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 619/1287] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:15 2026] GET /volume/v3/volumes/ae182aea-3ac7-4422-84bb-831b342e5818 => generated 824 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-05679a92-db41-41ec-aa93-e1da6aed57c0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-05679a92-db41-41ec-aa93-e1da6aed57c0 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] GET http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 Sep 05 20:56:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-05679a92-db41-41ec-aa93-e1da6aed57c0 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-05679a92-db41-41ec-aa93-e1da6aed57c0 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:16 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:16 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:16 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:16 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:16 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-05679a92-db41-41ec-aa93-e1da6aed57c0 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Volume info retrieved successfully. Sep 05 20:56:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-05679a92-db41-41ec-aa93-e1da6aed57c0 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 returned with HTTP 200 Sep 05 20:56:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 669/1288] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:16 2026] GET /volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 => generated 1330 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-205646af-3ac2-4e91-83b6-3e34860c9716 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-205646af-3ac2-4e91-83b6-3e34860c9716 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] POST http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987/action Sep 05 20:56:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-205646af-3ac2-4e91-83b6-3e34860c9716 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-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=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:56:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-205646af-3ac2-4e91-83b6-3e34860c9716 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-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=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:16 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:16 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:16 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:16 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:16 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:16 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:16 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:16 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:16 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-205646af-3ac2-4e91-83b6-3e34860c9716 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Volume info retrieved successfully. Sep 05 20:56:16 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-205646af-3ac2-4e91-83b6-3e34860c9716 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Update volume metadata completed successfully. Sep 05 20:56:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-205646af-3ac2-4e91-83b6-3e34860c9716 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987/action returned with HTTP 200 Sep 05 20:56:16 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 620/1289] 192.168.122.147 () {60 vars in 1275 bytes} [Sat Sep 5 20:56:16 2026] POST /volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987/action => generated 526 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4c44fd86-8754-4ea5-a782-af756ba726bb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4c44fd86-8754-4ea5-a782-af756ba726bb tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-reader] GET http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 Sep 05 20:56:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4c44fd86-8754-4ea5-a782-af756ba726bb tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4c44fd86-8754-4ea5-a782-af756ba726bb tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-reader] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:16 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:16 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:16 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:16 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:16 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-4c44fd86-8754-4ea5-a782-af756ba726bb tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-reader] Volume info retrieved successfully. Sep 05 20:56:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4c44fd86-8754-4ea5-a782-af756ba726bb tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-reader] http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 returned with HTTP 200 Sep 05 20:56:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 670/1290] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:16 2026] GET /volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 => generated 1390 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-aa6a6ecc-d544-434f-9e5e-c26e87e6b930 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5a957732-d097-4041-8f25-a66eb9937411 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-aa6a6ecc-d544-434f-9e5e-c26e87e6b930 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] GET http://192.168.122.147/volume/v3/volumes/ae182aea-3ac7-4422-84bb-831b342e5818 Sep 05 20:56:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-aa6a6ecc-d544-434f-9e5e-c26e87e6b930 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-aa6a6ecc-d544-434f-9e5e-c26e87e6b930 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5a957732-d097-4041-8f25-a66eb9937411 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] POST http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987/action Sep 05 20:56:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5a957732-d097-4041-8f25-a66eb9937411 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:56:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5a957732-d097-4041-8f25-a66eb9937411 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:16 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:16 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:16 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:16 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:16 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:16 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:16 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:16 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:16 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-aa6a6ecc-d544-434f-9e5e-c26e87e6b930 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Volume info retrieved successfully. Sep 05 20:56:16 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:16 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:16 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:16 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:16 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5a957732-d097-4041-8f25-a66eb9937411 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Volume info retrieved successfully. Sep 05 20:56:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-aa6a6ecc-d544-434f-9e5e-c26e87e6b930 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] http://192.168.122.147/volume/v3/volumes/ae182aea-3ac7-4422-84bb-831b342e5818 returned with HTTP 200 Sep 05 20:56:16 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 621/1291] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:16 2026] GET /volume/v3/volumes/ae182aea-3ac7-4422-84bb-831b342e5818 => generated 848 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:17 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5a957732-d097-4041-8f25-a66eb9937411 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Get volume image-metadata completed successfully. Sep 05 20:56:17 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5a957732-d097-4041-8f25-a66eb9937411 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Delete volume metadata completed successfully. Sep 05 20:56:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5a957732-d097-4041-8f25-a66eb9937411 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987/action returned with HTTP 200 Sep 05 20:56:17 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 671/1292] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:56:16 2026] POST /volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987/action => generated 0 bytes in 125 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 05 20:56:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-43411e73-ee35-4607-a62d-23e7a6c6e7af None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-43411e73-ee35-4607-a62d-23e7a6c6e7af tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-reader] POST http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987/action Sep 05 20:56:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-43411e73-ee35-4607-a62d-23e7a6c6e7af tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-reader] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:56:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-43411e73-ee35-4607-a62d-23e7a6c6e7af tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-reader] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:17 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:17 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:17 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:17 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:17 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-43411e73-ee35-4607-a62d-23e7a6c6e7af tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-reader] Volume info retrieved successfully. Sep 05 20:56:17 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-43411e73-ee35-4607-a62d-23e7a6c6e7af tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-reader] Get volume image-metadata completed successfully. Sep 05 20:56:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-43411e73-ee35-4607-a62d-23e7a6c6e7af tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-reader] http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987/action returned with HTTP 200 Sep 05 20:56:17 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 622/1293] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:56:17 2026] POST /volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987/action => generated 500 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0afe6400-1322-4125-982d-2ee0471e4f1e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0afe6400-1322-4125-982d-2ee0471e4f1e tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] GET http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 Sep 05 20:56:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0afe6400-1322-4125-982d-2ee0471e4f1e tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0afe6400-1322-4125-982d-2ee0471e4f1e tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:17 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:17 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:17 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:17 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:17 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0afe6400-1322-4125-982d-2ee0471e4f1e tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Volume info retrieved successfully. Sep 05 20:56:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0afe6400-1322-4125-982d-2ee0471e4f1e tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 returned with HTTP 200 Sep 05 20:56:17 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 672/1294] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:17 2026] GET /volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 => generated 1364 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f55bb579-18fd-4838-a911-c495b5a6b654 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f55bb579-18fd-4838-a911-c495b5a6b654 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] DELETE http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 Sep 05 20:56:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f55bb579-18fd-4838-a911-c495b5a6b654 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f55bb579-18fd-4838-a911-c495b5a6b654 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:17 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-f55bb579-18fd-4838-a911-c495b5a6b654 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Delete volume with id: c08c832f-9427-4466-8742-a5573a02e987 Sep 05 20:56:17 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:17 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:17 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:17 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:17 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f55bb579-18fd-4838-a911-c495b5a6b654 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Volume info retrieved successfully. Sep 05 20:56:17 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f55bb579-18fd-4838-a911-c495b5a6b654 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Delete volume request issued successfully. Sep 05 20:56:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f55bb579-18fd-4838-a911-c495b5a6b654 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 returned with HTTP 202 Sep 05 20:56:17 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 623/1295] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:56:17 2026] DELETE /volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:56:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-70c1d976-5e33-47c5-bd40-776e246e86d2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-70c1d976-5e33-47c5-bd40-776e246e86d2 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] GET http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 Sep 05 20:56:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-70c1d976-5e33-47c5-bd40-776e246e86d2 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-70c1d976-5e33-47c5-bd40-776e246e86d2 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:17 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:17 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:17 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:17 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:17 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-70c1d976-5e33-47c5-bd40-776e246e86d2 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Volume info retrieved successfully. Sep 05 20:56:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-70c1d976-5e33-47c5-bd40-776e246e86d2 tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 returned with HTTP 200 Sep 05 20:56:17 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 673/1296] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:17 2026] GET /volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 => generated 1363 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-94c3694b-7210-4ef1-afc0-aa71591a1e17 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-94c3694b-7210-4ef1-afc0-aa71591a1e17 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] GET http://192.168.122.147/volume/v3/volumes/ae182aea-3ac7-4422-84bb-831b342e5818 Sep 05 20:56:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-94c3694b-7210-4ef1-afc0-aa71591a1e17 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-94c3694b-7210-4ef1-afc0-aa71591a1e17 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:18 devstack devstack@c-api.service[87416]: DEBUG dbcounter [-] [87416] Writing DB stats cinder:SELECT=517,cinder:UPDATE=147,cinder:DELETE=4,cinder:INSERT=104 {{(pid=87416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:56:18 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:18 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:18 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:18 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:18 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-94c3694b-7210-4ef1-afc0-aa71591a1e17 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Volume info retrieved successfully. Sep 05 20:56:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-94c3694b-7210-4ef1-afc0-aa71591a1e17 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] http://192.168.122.147/volume/v3/volumes/ae182aea-3ac7-4422-84bb-831b342e5818 returned with HTTP 200 Sep 05 20:56:18 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 624/1297] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:18 2026] GET /volume/v3/volumes/ae182aea-3ac7-4422-84bb-831b342e5818 => generated 849 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-67145ecc-379c-40be-86a8-d3c353f3d79b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-67145ecc-379c-40be-86a8-d3c353f3d79b tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:56:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-67145ecc-379c-40be-86a8-d3c353f3d79b tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ae182aea-3ac7-4422-84bb-831b342e5818", "size": 2, "name": "tempest-VolumesCloneTest-Volume-114452425"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-67145ecc-379c-40be-86a8-d3c353f3d79b tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Create volume request body: {'volume': {'source_volid': 'ae182aea-3ac7-4422-84bb-831b342e5818', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-114452425'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:56:18 devstack devstack@c-api.service[87415]: DEBUG dbcounter [-] [87415] Writing DB stats cinder:SELECT=524,cinder:UPDATE=136,cinder:INSERT=91 {{(pid=87415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:56:18 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:18 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:18 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:18 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:18 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-67145ecc-379c-40be-86a8-d3c353f3d79b tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Volume retrieved successfully. Sep 05 20:56:18 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-67145ecc-379c-40be-86a8-d3c353f3d79b tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Create volume of 2 GB Sep 05 20:56:18 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-67145ecc-379c-40be-86a8-d3c353f3d79b tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Availability Zones retrieved successfully. Sep 05 20:56:18 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67145ecc-379c-40be-86a8-d3c353f3d79b tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Flow 'volume_create_api' (970332fa-0705-46ac-970f-5e98ac588243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:56:18 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67145ecc-379c-40be-86a8-d3c353f3d79b tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61c5ee51-db1b-4c55-baa0-7c8fd05e80c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:18 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-67145ecc-379c-40be-86a8-d3c353f3d79b tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:56:18 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67145ecc-379c-40be-86a8-d3c353f3d79b tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61c5ee51-db1b-4c55-baa0-7c8fd05e80c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'ae182aea-3ac7-4422-84bb-831b342e5818', 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:18 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67145ecc-379c-40be-86a8-d3c353f3d79b tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbdde9c9-026b-4c04-a20e-f104eb2a67e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:18 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-67145ecc-379c-40be-86a8-d3c353f3d79b tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Created reservations ['c3412ced-ebd5-4054-94a5-b9944549dc6c', '302d9322-d559-4ae9-9029-5753fff57003', '9ba56f4f-7f48-4138-acac-18b210e07e34', '8315e4b2-c1b9-4ed8-b0be-501f2e08e857'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:56:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c546478e-261f-4eec-bedc-889b098e0c1b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:18 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67145ecc-379c-40be-86a8-d3c353f3d79b tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbdde9c9-026b-4c04-a20e-f104eb2a67e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3412ced-ebd5-4054-94a5-b9944549dc6c', '302d9322-d559-4ae9-9029-5753fff57003', '9ba56f4f-7f48-4138-acac-18b210e07e34', '8315e4b2-c1b9-4ed8-b0be-501f2e08e857']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:18 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67145ecc-379c-40be-86a8-d3c353f3d79b tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08a37f2d-4ee6-436d-9b4b-3701c0df8052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c546478e-261f-4eec-bedc-889b098e0c1b tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] GET http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 Sep 05 20:56:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c546478e-261f-4eec-bedc-889b098e0c1b tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c546478e-261f-4eec-bedc-889b098e0c1b tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:18 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:18 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:18 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:18 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:18 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:18 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:18 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:18 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:18 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67145ecc-379c-40be-86a8-d3c353f3d79b tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08a37f2d-4ee6-436d-9b4b-3701c0df8052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5216470a-8b7e-4ce6-960f-eba49f36a6c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-114452425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31c0ec0e837d440fa99bcc72d9000f8c',qos_specs=None,replication_status=,reservations=['c3412ced-ebd5-4054-94a5-b9944549dc6c','302d9322-d559-4ae9-9029-5753fff57003','9ba56f4f-7f48-4138-acac-18b210e07e34','8315e4b2-c1b9-4ed8-b0be-501f2e08e857'],size=2,snapshot_id=None,source_replicaid=,source_volid=ae182aea-3ac7-4422-84bb-831b342e5818,status='creating',user_id='a952728b6c04471b9e5e04f882ceb662',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:56:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-114452425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5216470a-8b7e-4ce6-960f-eba49f36a6c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31c0ec0e837d440fa99bcc72d9000f8c',provider_auth=None,provider_geometry=None,provider_id=None,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=ae182aea-3ac7-4422-84bb-831b342e5818,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a952728b6c04471b9e5e04f882ceb662',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:18 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67145ecc-379c-40be-86a8-d3c353f3d79b tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f61040e-bfc8-4273-a025-f5c390833009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c546478e-261f-4eec-bedc-889b098e0c1b tempest-VolumesImageMetadata-1759019258 tempest-VolumesImageMetadata-1759019258-project-member] http://192.168.122.147/volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 returned with HTTP 404 Sep 05 20:56:18 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 625/1298] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:18 2026] GET /volume/v3/volumes/c08c832f-9427-4466-8742-a5573a02e987 => generated 109 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:56:18 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67145ecc-379c-40be-86a8-d3c353f3d79b tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f61040e-bfc8-4273-a025-f5c390833009) transitioned into state 'SUCCESS' from state '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-114452425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31c0ec0e837d440fa99bcc72d9000f8c',qos_specs=None,replication_status=,reservations=['c3412ced-ebd5-4054-94a5-b9944549dc6c','302d9322-d559-4ae9-9029-5753fff57003','9ba56f4f-7f48-4138-acac-18b210e07e34','8315e4b2-c1b9-4ed8-b0be-501f2e08e857'],size=2,snapshot_id=None,source_replicaid=,source_volid=ae182aea-3ac7-4422-84bb-831b342e5818,status='creating',user_id='a952728b6c04471b9e5e04f882ceb662',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:18 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67145ecc-379c-40be-86a8-d3c353f3d79b tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e960c3c1-e5c1-419d-90e8-0220c8aa5f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:18 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:18 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:18 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67145ecc-379c-40be-86a8-d3c353f3d79b tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e960c3c1-e5c1-419d-90e8-0220c8aa5f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:18 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-67145ecc-379c-40be-86a8-d3c353f3d79b tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Flow 'volume_create_api' (970332fa-0705-46ac-970f-5e98ac588243) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:56:18 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-67145ecc-379c-40be-86a8-d3c353f3d79b tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Create volume request issued successfully. Sep 05 20:56:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-67145ecc-379c-40be-86a8-d3c353f3d79b tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:56:18 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 674/1299] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 20:56:18 2026] POST /volume/v3/volumes => generated 789 bytes in 705 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 20:56:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9efc81cc-2523-4a25-aaf2-161a208b485e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9efc81cc-2523-4a25-aaf2-161a208b485e tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] GET http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 Sep 05 20:56:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9efc81cc-2523-4a25-aaf2-161a208b485e tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9efc81cc-2523-4a25-aaf2-161a208b485e tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:18 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:18 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:18 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:18 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:18 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9efc81cc-2523-4a25-aaf2-161a208b485e tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Volume info retrieved successfully. Sep 05 20:56:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9efc81cc-2523-4a25-aaf2-161a208b485e tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 returned with HTTP 200 Sep 05 20:56:18 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 626/1300] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:18 2026] GET /volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 => generated 857 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a6cbcdba-6345-4250-8219-d2ae2e092ec0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a6cbcdba-6345-4250-8219-d2ae2e092ec0 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] GET http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 Sep 05 20:56:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a6cbcdba-6345-4250-8219-d2ae2e092ec0 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a6cbcdba-6345-4250-8219-d2ae2e092ec0 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:19 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:19 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:19 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:19 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:20 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a6cbcdba-6345-4250-8219-d2ae2e092ec0 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Volume info retrieved successfully. Sep 05 20:56:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a6cbcdba-6345-4250-8219-d2ae2e092ec0 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 returned with HTTP 200 Sep 05 20:56:20 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 675/1301] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:19 2026] GET /volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 => generated 881 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-31ddf67b-34ad-4f19-b0be-8fe1e94e353e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-31ddf67b-34ad-4f19-b0be-8fe1e94e353e tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] GET http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 Sep 05 20:56:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-31ddf67b-34ad-4f19-b0be-8fe1e94e353e tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-31ddf67b-34ad-4f19-b0be-8fe1e94e353e tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:21 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:21 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:21 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:21 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:21 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-31ddf67b-34ad-4f19-b0be-8fe1e94e353e tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Volume info retrieved successfully. Sep 05 20:56:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-31ddf67b-34ad-4f19-b0be-8fe1e94e353e tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 returned with HTTP 200 Sep 05 20:56:21 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 627/1302] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:21 2026] GET /volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 => generated 881 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:56:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0f8081f8-2f04-49ba-99cb-3394e41fe50a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0f8081f8-2f04-49ba-99cb-3394e41fe50a tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] GET http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 Sep 05 20:56:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0f8081f8-2f04-49ba-99cb-3394e41fe50a tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0f8081f8-2f04-49ba-99cb-3394e41fe50a tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:22 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:22 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:22 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:22 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:22 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0f8081f8-2f04-49ba-99cb-3394e41fe50a tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Volume info retrieved successfully. Sep 05 20:56:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0f8081f8-2f04-49ba-99cb-3394e41fe50a tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 returned with HTTP 200 Sep 05 20:56:22 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 676/1303] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:22 2026] GET /volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 => generated 881 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:56:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-71fc57ce-8227-4495-93cc-c858f1f7735a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-71fc57ce-8227-4495-93cc-c858f1f7735a tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] GET http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 Sep 05 20:56:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-71fc57ce-8227-4495-93cc-c858f1f7735a tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-71fc57ce-8227-4495-93cc-c858f1f7735a tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:23 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:23 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:23 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:23 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:23 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-71fc57ce-8227-4495-93cc-c858f1f7735a tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Volume info retrieved successfully. Sep 05 20:56:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-71fc57ce-8227-4495-93cc-c858f1f7735a tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 returned with HTTP 200 Sep 05 20:56:23 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 628/1304] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:23 2026] GET /volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 => generated 881 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-eab4d314-3bca-4d2a-9f72-0eb86edb59b4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-eab4d314-3bca-4d2a-9f72-0eb86edb59b4 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] GET http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 Sep 05 20:56:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-eab4d314-3bca-4d2a-9f72-0eb86edb59b4 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-eab4d314-3bca-4d2a-9f72-0eb86edb59b4 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:24 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:24 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-eab4d314-3bca-4d2a-9f72-0eb86edb59b4 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Volume info retrieved successfully. Sep 05 20:56:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-eab4d314-3bca-4d2a-9f72-0eb86edb59b4 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 returned with HTTP 200 Sep 05 20:56:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 677/1305] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:24 2026] GET /volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 => generated 881 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8414714c-0040-43b2-98d0-1a6a607113c7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8414714c-0040-43b2-98d0-1a6a607113c7 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] GET http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 Sep 05 20:56:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8414714c-0040-43b2-98d0-1a6a607113c7 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8414714c-0040-43b2-98d0-1a6a607113c7 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:25 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:25 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:25 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:25 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:25 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8414714c-0040-43b2-98d0-1a6a607113c7 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Volume info retrieved successfully. Sep 05 20:56:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8414714c-0040-43b2-98d0-1a6a607113c7 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 returned with HTTP 200 Sep 05 20:56:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 629/1306] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:25 2026] GET /volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 => generated 881 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b8208230-4432-4596-afe6-217e951b09a1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b8208230-4432-4596-afe6-217e951b09a1 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] GET http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 Sep 05 20:56:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b8208230-4432-4596-afe6-217e951b09a1 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b8208230-4432-4596-afe6-217e951b09a1 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:26 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:26 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:26 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:26 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:26 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b8208230-4432-4596-afe6-217e951b09a1 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Volume info retrieved successfully. Sep 05 20:56:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b8208230-4432-4596-afe6-217e951b09a1 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 returned with HTTP 200 Sep 05 20:56:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 678/1307] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:26 2026] GET /volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 => generated 881 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3b85d390-ae6c-410c-83a2-78a9a3ce50bf None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3b85d390-ae6c-410c-83a2-78a9a3ce50bf tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] POST http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action Sep 05 20:56:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3b85d390-ae6c-410c-83a2-78a9a3ce50bf tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Action body: b'{"os-attach": {"instance_uuid": "34b1325c-3dfd-436d-ae6b-58e34cffb6a0", "mountpoint": "/dev/vdb"}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:56:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3b85d390-ae6c-410c-83a2-78a9a3ce50bf tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "34b1325c-3dfd-436d-ae6b-58e34cffb6a0", "mountpoint": "/dev/vdb"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:27 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:27 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:27 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:27 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:27 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3b85d390-ae6c-410c-83a2-78a9a3ce50bf tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Volume info retrieved successfully. Sep 05 20:56:27 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3b85d390-ae6c-410c-83a2-78a9a3ce50bf tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Update volume admin metadata completed successfully. Sep 05 20:56:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0803d465-b6bb-4af4-84c0-18447b8f5f51 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0803d465-b6bb-4af4-84c0-18447b8f5f51 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] GET http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 Sep 05 20:56:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0803d465-b6bb-4af4-84c0-18447b8f5f51 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0803d465-b6bb-4af4-84c0-18447b8f5f51 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3b85d390-ae6c-410c-83a2-78a9a3ce50bf tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Attach volume completed successfully. Sep 05 20:56:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3b85d390-ae6c-410c-83a2-78a9a3ce50bf tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action returned with HTTP 202 Sep 05 20:56:28 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 630/1308] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:56:27 2026] POST /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action => generated 0 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:56:28 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:28 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-713e20d0-1de5-42b9-8f32-606cf2e5ab48 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-713e20d0-1de5-42b9-8f32-606cf2e5ab48 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] GET http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b Sep 05 20:56:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-713e20d0-1de5-42b9-8f32-606cf2e5ab48 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-713e20d0-1de5-42b9-8f32-606cf2e5ab48 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0803d465-b6bb-4af4-84c0-18447b8f5f51 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Volume info retrieved successfully. Sep 05 20:56:28 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:28 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0803d465-b6bb-4af4-84c0-18447b8f5f51 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 returned with HTTP 200 Sep 05 20:56:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 679/1309] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:28 2026] GET /volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 => generated 881 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:28 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:28 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-713e20d0-1de5-42b9-8f32-606cf2e5ab48 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Volume info retrieved successfully. Sep 05 20:56:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-713e20d0-1de5-42b9-8f32-606cf2e5ab48 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b returned with HTTP 200 Sep 05 20:56:28 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 631/1310] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:28 2026] GET /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b => generated 1185 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1ecff8e4-67d0-4706-8d9f-9810bc33b775 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1ecff8e4-67d0-4706-8d9f-9810bc33b775 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] POST http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action Sep 05 20:56:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1ecff8e4-67d0-4706-8d9f-9810bc33b775 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Action body: b'{"os-detach": {}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:56:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1ecff8e4-67d0-4706-8d9f-9810bc33b775 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:28 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:28 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1ecff8e4-67d0-4706-8d9f-9810bc33b775 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Volume info retrieved successfully. Sep 05 20:56:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8621fb08-0f8b-4459-b8e1-e271d29f8b46 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:29 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1ecff8e4-67d0-4706-8d9f-9810bc33b775 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Detach volume completed successfully. Sep 05 20:56:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1ecff8e4-67d0-4706-8d9f-9810bc33b775 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action returned with HTTP 202 Sep 05 20:56:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 680/1311] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:56:28 2026] POST /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action => generated 0 bytes in 630 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:56:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7143ab2e-d41e-465d-8870-fbea9979d8a8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7143ab2e-d41e-465d-8870-fbea9979d8a8 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] GET http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b Sep 05 20:56:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7143ab2e-d41e-465d-8870-fbea9979d8a8 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7143ab2e-d41e-465d-8870-fbea9979d8a8 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:29 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:29 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:29 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:29 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:29 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7143ab2e-d41e-465d-8870-fbea9979d8a8 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Volume info retrieved successfully. Sep 05 20:56:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7143ab2e-d41e-465d-8870-fbea9979d8a8 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b returned with HTTP 200 Sep 05 20:56:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 681/1312] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:29 2026] GET /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b => generated 870 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0ea9e926-da39-4e4e-a126-425502802e59 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0ea9e926-da39-4e4e-a126-425502802e59 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] GET http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 Sep 05 20:56:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0ea9e926-da39-4e4e-a126-425502802e59 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0ea9e926-da39-4e4e-a126-425502802e59 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:29 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:29 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:29 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:29 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:29 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0ea9e926-da39-4e4e-a126-425502802e59 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Volume info retrieved successfully. Sep 05 20:56:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0ea9e926-da39-4e4e-a126-425502802e59 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 returned with HTTP 200 Sep 05 20:56:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 682/1313] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:29 2026] GET /volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 => generated 881 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1a4696e2-3dbb-42ee-8bd2-c833ece78fbd None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1a4696e2-3dbb-42ee-8bd2-c833ece78fbd tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] GET http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 Sep 05 20:56:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1a4696e2-3dbb-42ee-8bd2-c833ece78fbd tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1a4696e2-3dbb-42ee-8bd2-c833ece78fbd tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8621fb08-0f8b-4459-b8e1-e271d29f8b46 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:56:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8621fb08-0f8b-4459-b8e1-e271d29f8b46 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-755671302"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:30 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:30 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:30 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:30 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-8621fb08-0f8b-4459-b8e1-e271d29f8b46 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-755671302'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:56:30 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-8621fb08-0f8b-4459-b8e1-e271d29f8b46 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Create volume of 1 GB Sep 05 20:56:30 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8621fb08-0f8b-4459-b8e1-e271d29f8b46 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Availability Zones retrieved successfully. Sep 05 20:56:30 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1a4696e2-3dbb-42ee-8bd2-c833ece78fbd tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Volume info retrieved successfully. Sep 05 20:56:30 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8621fb08-0f8b-4459-b8e1-e271d29f8b46 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Flow 'volume_create_api' (76e87b6a-db08-4ee7-8aba-f19e065271f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:56:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1a4696e2-3dbb-42ee-8bd2-c833ece78fbd tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 returned with HTTP 200 Sep 05 20:56:30 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 683/1314] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:30 2026] GET /volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 => generated 881 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:30 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8621fb08-0f8b-4459-b8e1-e271d29f8b46 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84f0652b-d38c-432b-bc27-390590eb0617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:30 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-8621fb08-0f8b-4459-b8e1-e271d29f8b46 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:56:31 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8621fb08-0f8b-4459-b8e1-e271d29f8b46 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84f0652b-d38c-432b-bc27-390590eb0617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:31 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8621fb08-0f8b-4459-b8e1-e271d29f8b46 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (601940c2-f46d-4915-9c08-e480dce07938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:31 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-8621fb08-0f8b-4459-b8e1-e271d29f8b46 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Created reservations ['34cd874d-e24c-432a-b3b5-43ec7b2925ca', '6de00e33-f0d8-41f4-a89c-e8fd908325c0', '26192052-b5f5-4f54-b28d-10e7d1a56f04', 'c64a0109-b9d4-4100-a6cc-2ee9c5ff8278'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:56:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c62d78c2-3ff3-4ca6-8041-82a724ed8f40 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:31 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8621fb08-0f8b-4459-b8e1-e271d29f8b46 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (601940c2-f46d-4915-9c08-e480dce07938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34cd874d-e24c-432a-b3b5-43ec7b2925ca', '6de00e33-f0d8-41f4-a89c-e8fd908325c0', '26192052-b5f5-4f54-b28d-10e7d1a56f04', 'c64a0109-b9d4-4100-a6cc-2ee9c5ff8278']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:31 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8621fb08-0f8b-4459-b8e1-e271d29f8b46 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (744ef0d1-2c10-42bf-9f73-2765cad7461a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c62d78c2-3ff3-4ca6-8041-82a724ed8f40 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] GET http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 Sep 05 20:56:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c62d78c2-3ff3-4ca6-8041-82a724ed8f40 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c62d78c2-3ff3-4ca6-8041-82a724ed8f40 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:31 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:31 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:31 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:31 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:32 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:32 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:32 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c62d78c2-3ff3-4ca6-8041-82a724ed8f40 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Volume info retrieved successfully. Sep 05 20:56:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8621fb08-0f8b-4459-b8e1-e271d29f8b46 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (744ef0d1-2c10-42bf-9f73-2765cad7461a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8013b957-37e7-449c-8c6b-7ff638e7c65b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-755671302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a57b0525dce4dc2bafd73d6a1b8f11a',qos_specs=None,replication_status=,reservations=['34cd874d-e24c-432a-b3b5-43ec7b2925ca','6de00e33-f0d8-41f4-a89c-e8fd908325c0','26192052-b5f5-4f54-b28d-10e7d1a56f04','c64a0109-b9d4-4100-a6cc-2ee9c5ff8278'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d5cb451b58e4d7eaaae944d2f8c8cd5',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:56:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-755671302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8013b957-37e7-449c-8c6b-7ff638e7c65b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a57b0525dce4dc2bafd73d6a1b8f11a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d5cb451b58e4d7eaaae944d2f8c8cd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8621fb08-0f8b-4459-b8e1-e271d29f8b46 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4e7d76b-1c29-4e2c-9895-f739a069e6f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c62d78c2-3ff3-4ca6-8041-82a724ed8f40 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 returned with HTTP 200 Sep 05 20:56:32 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 684/1315] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:31 2026] GET /volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 => generated 881 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-55d0310f-da99-4c5a-ba12-200915efccfd None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8621fb08-0f8b-4459-b8e1-e271d29f8b46 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4e7d76b-1c29-4e2c-9895-f739a069e6f2) transitioned into state 'SUCCESS' from state '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-755671302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a57b0525dce4dc2bafd73d6a1b8f11a',qos_specs=None,replication_status=,reservations=['34cd874d-e24c-432a-b3b5-43ec7b2925ca','6de00e33-f0d8-41f4-a89c-e8fd908325c0','26192052-b5f5-4f54-b28d-10e7d1a56f04','c64a0109-b9d4-4100-a6cc-2ee9c5ff8278'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d5cb451b58e4d7eaaae944d2f8c8cd5',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-55d0310f-da99-4c5a-ba12-200915efccfd tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 Sep 05 20:56:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-55d0310f-da99-4c5a-ba12-200915efccfd tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8621fb08-0f8b-4459-b8e1-e271d29f8b46 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6c5da53-17c8-423a-aaa6-497a5a5134f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-55d0310f-da99-4c5a-ba12-200915efccfd tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:32 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:32 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:32 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:32 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:32 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-55d0310f-da99-4c5a-ba12-200915efccfd tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:56:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8621fb08-0f8b-4459-b8e1-e271d29f8b46 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6c5da53-17c8-423a-aaa6-497a5a5134f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-55d0310f-da99-4c5a-ba12-200915efccfd tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 returned with HTTP 200 Sep 05 20:56:32 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 685/1316] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:32 2026] GET /volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 => generated 853 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8621fb08-0f8b-4459-b8e1-e271d29f8b46 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Flow 'volume_create_api' (76e87b6a-db08-4ee7-8aba-f19e065271f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:56:32 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8621fb08-0f8b-4459-b8e1-e271d29f8b46 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Create volume request issued successfully. Sep 05 20:56:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8621fb08-0f8b-4459-b8e1-e271d29f8b46 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:56:32 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 632/1317] 192.168.122.147 () {62 vars in 1183 bytes} [Sat Sep 5 20:56:28 2026] POST /volume/v3/volumes => generated 827 bytes in 3735 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:56:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-526ee60f-b63b-439d-ab74-cae62693a19a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-526ee60f-b63b-439d-ab74-cae62693a19a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] GET http://192.168.122.147/volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b Sep 05 20:56:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-526ee60f-b63b-439d-ab74-cae62693a19a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-526ee60f-b63b-439d-ab74-cae62693a19a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:32 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:32 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:32 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:32 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:32 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-526ee60f-b63b-439d-ab74-cae62693a19a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Volume info retrieved successfully. Sep 05 20:56:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-526ee60f-b63b-439d-ab74-cae62693a19a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] http://192.168.122.147/volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b returned with HTTP 200 Sep 05 20:56:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-11b2ce34-d9b7-4a0a-9bc1-fed9a2ae6cca None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:32 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 686/1318] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:32 2026] GET /volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b => generated 895 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-11b2ce34-d9b7-4a0a-9bc1-fed9a2ae6cca tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 Sep 05 20:56:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-11b2ce34-d9b7-4a0a-9bc1-fed9a2ae6cca tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-11b2ce34-d9b7-4a0a-9bc1-fed9a2ae6cca tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:32 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:32 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:32 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:32 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:32 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-11b2ce34-d9b7-4a0a-9bc1-fed9a2ae6cca tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:56:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-11b2ce34-d9b7-4a0a-9bc1-fed9a2ae6cca tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 returned with HTTP 200 Sep 05 20:56:32 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 633/1319] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:32 2026] GET /volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 => generated 853 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-bb1bda4c-3cf6-4824-99b8-cc27a8977f24 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bb1bda4c-3cf6-4824-99b8-cc27a8977f24 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] GET http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 Sep 05 20:56:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bb1bda4c-3cf6-4824-99b8-cc27a8977f24 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bb1bda4c-3cf6-4824-99b8-cc27a8977f24 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:33 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:33 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:33 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:33 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:33 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-bb1bda4c-3cf6-4824-99b8-cc27a8977f24 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Volume info retrieved successfully. Sep 05 20:56:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bb1bda4c-3cf6-4824-99b8-cc27a8977f24 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 returned with HTTP 200 Sep 05 20:56:33 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 687/1320] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:33 2026] GET /volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 => generated 881 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-abd669d2-b793-46b5-b010-67e12cded762 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-abd669d2-b793-46b5-b010-67e12cded762 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] GET http://192.168.122.147/volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b Sep 05 20:56:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-abd669d2-b793-46b5-b010-67e12cded762 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-abd669d2-b793-46b5-b010-67e12cded762 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:33 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:33 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:33 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:33 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:33 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-abd669d2-b793-46b5-b010-67e12cded762 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Volume info retrieved successfully. Sep 05 20:56:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-abd669d2-b793-46b5-b010-67e12cded762 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] http://192.168.122.147/volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b returned with HTTP 200 Sep 05 20:56:33 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 634/1321] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:33 2026] GET /volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b => generated 919 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fa797210-b84c-45ef-b235-74bdb1d4dd80 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fa797210-b84c-45ef-b235-74bdb1d4dd80 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] GET http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 Sep 05 20:56:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fa797210-b84c-45ef-b235-74bdb1d4dd80 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fa797210-b84c-45ef-b235-74bdb1d4dd80 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:34 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:34 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:34 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:34 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:34 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-fa797210-b84c-45ef-b235-74bdb1d4dd80 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Volume info retrieved successfully. Sep 05 20:56:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fa797210-b84c-45ef-b235-74bdb1d4dd80 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 returned with HTTP 200 Sep 05 20:56:34 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 688/1322] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:34 2026] GET /volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 => generated 881 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-da23f307-3756-4931-aa72-4c7e9f0ca038 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-da23f307-3756-4931-aa72-4c7e9f0ca038 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] GET http://192.168.122.147/volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b Sep 05 20:56:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-da23f307-3756-4931-aa72-4c7e9f0ca038 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-da23f307-3756-4931-aa72-4c7e9f0ca038 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:34 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:34 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:34 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:34 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:34 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-da23f307-3756-4931-aa72-4c7e9f0ca038 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Volume info retrieved successfully. Sep 05 20:56:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-da23f307-3756-4931-aa72-4c7e9f0ca038 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] http://192.168.122.147/volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b returned with HTTP 200 Sep 05 20:56:34 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 635/1323] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:34 2026] GET /volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b => generated 919 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6cf5556a-bf34-4d5d-a110-9b079f889a9b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6cf5556a-bf34-4d5d-a110-9b079f889a9b tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] GET http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 Sep 05 20:56:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6cf5556a-bf34-4d5d-a110-9b079f889a9b tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6cf5556a-bf34-4d5d-a110-9b079f889a9b tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:35 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:35 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6cf5556a-bf34-4d5d-a110-9b079f889a9b tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Volume info retrieved successfully. Sep 05 20:56:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6cf5556a-bf34-4d5d-a110-9b079f889a9b tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 returned with HTTP 200 Sep 05 20:56:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 689/1324] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:35 2026] GET /volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 => generated 881 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5cdc5608-cae6-4bd9-9aab-7834dd487bea None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5cdc5608-cae6-4bd9-9aab-7834dd487bea tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] GET http://192.168.122.147/volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b Sep 05 20:56:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5cdc5608-cae6-4bd9-9aab-7834dd487bea tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5cdc5608-cae6-4bd9-9aab-7834dd487bea tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:35 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:35 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5cdc5608-cae6-4bd9-9aab-7834dd487bea tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Volume info retrieved successfully. Sep 05 20:56:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5cdc5608-cae6-4bd9-9aab-7834dd487bea tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] http://192.168.122.147/volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b returned with HTTP 200 Sep 05 20:56:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 636/1325] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:35 2026] GET /volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b => generated 919 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e5e69901-4215-4d72-b8ac-4f6d97d0156c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e5e69901-4215-4d72-b8ac-4f6d97d0156c tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] GET http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 Sep 05 20:56:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e5e69901-4215-4d72-b8ac-4f6d97d0156c tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e5e69901-4215-4d72-b8ac-4f6d97d0156c tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:36 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:36 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:36 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:36 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:36 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e5e69901-4215-4d72-b8ac-4f6d97d0156c tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Volume info retrieved successfully. Sep 05 20:56:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e5e69901-4215-4d72-b8ac-4f6d97d0156c tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 returned with HTTP 200 Sep 05 20:56:36 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 690/1326] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:36 2026] GET /volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 => generated 882 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d322aac4-0999-4aa1-a961-8bddc2683fb7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d322aac4-0999-4aa1-a961-8bddc2683fb7 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-reader] GET http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 Sep 05 20:56:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d322aac4-0999-4aa1-a961-8bddc2683fb7 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d322aac4-0999-4aa1-a961-8bddc2683fb7 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-reader] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:36 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:36 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:36 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:36 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:36 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d322aac4-0999-4aa1-a961-8bddc2683fb7 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-reader] Volume info retrieved successfully. Sep 05 20:56:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d322aac4-0999-4aa1-a961-8bddc2683fb7 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-reader] http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 returned with HTTP 200 Sep 05 20:56:36 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 637/1327] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:36 2026] GET /volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 => generated 882 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-11f77c46-541b-4b35-950e-826b5bd49891 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-11f77c46-541b-4b35-950e-826b5bd49891 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] GET http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 Sep 05 20:56:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-11f77c46-541b-4b35-950e-826b5bd49891 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-11f77c46-541b-4b35-950e-826b5bd49891 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:36 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:36 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:36 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:36 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:36 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-11f77c46-541b-4b35-950e-826b5bd49891 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Volume info retrieved successfully. Sep 05 20:56:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-11f77c46-541b-4b35-950e-826b5bd49891 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 returned with HTTP 200 Sep 05 20:56:36 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 691/1328] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:36 2026] GET /volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 => generated 882 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:56:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ecf89f59-9bd5-4990-9b9d-dbb356040fb7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ecf89f59-9bd5-4990-9b9d-dbb356040fb7 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] DELETE http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 Sep 05 20:56:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ecf89f59-9bd5-4990-9b9d-dbb356040fb7 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ecf89f59-9bd5-4990-9b9d-dbb356040fb7 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:36 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-ecf89f59-9bd5-4990-9b9d-dbb356040fb7 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Delete volume with id: 5216470a-8b7e-4ce6-960f-eba49f36a6c6 Sep 05 20:56:36 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:36 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:36 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:36 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:36 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ecf89f59-9bd5-4990-9b9d-dbb356040fb7 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Volume info retrieved successfully. Sep 05 20:56:36 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ecf89f59-9bd5-4990-9b9d-dbb356040fb7 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Delete volume request issued successfully. Sep 05 20:56:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ecf89f59-9bd5-4990-9b9d-dbb356040fb7 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 returned with HTTP 202 Sep 05 20:56:36 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 638/1329] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:56:36 2026] DELETE /volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:56:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7ccf428d-4bd7-4ed7-9f63-6abae2fa93a3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-699a9e0b-e1e2-46c6-bdf1-1772c829192a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7ccf428d-4bd7-4ed7-9f63-6abae2fa93a3 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] GET http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 Sep 05 20:56:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-699a9e0b-e1e2-46c6-bdf1-1772c829192a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] GET http://192.168.122.147/volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b Sep 05 20:56:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7ccf428d-4bd7-4ed7-9f63-6abae2fa93a3 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7ccf428d-4bd7-4ed7-9f63-6abae2fa93a3 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-699a9e0b-e1e2-46c6-bdf1-1772c829192a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-699a9e0b-e1e2-46c6-bdf1-1772c829192a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:37 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:37 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:37 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:37 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:37 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:37 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:37 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:37 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:37 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7ccf428d-4bd7-4ed7-9f63-6abae2fa93a3 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Volume info retrieved successfully. Sep 05 20:56:37 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-699a9e0b-e1e2-46c6-bdf1-1772c829192a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Volume info retrieved successfully. Sep 05 20:56:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7ccf428d-4bd7-4ed7-9f63-6abae2fa93a3 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 returned with HTTP 200 Sep 05 20:56:37 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 692/1330] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:37 2026] GET /volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 => generated 881 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-699a9e0b-e1e2-46c6-bdf1-1772c829192a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] http://192.168.122.147/volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b returned with HTTP 200 Sep 05 20:56:37 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 639/1331] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:37 2026] GET /volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b => generated 919 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-362b765a-f59e-494c-86c8-f6b6f4f0ba44 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-362b765a-f59e-494c-86c8-f6b6f4f0ba44 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] GET http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 Sep 05 20:56:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-24167400-ece4-49c3-a7fc-978ba39564c3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-24167400-ece4-49c3-a7fc-978ba39564c3 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] GET http://192.168.122.147/volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b Sep 05 20:56:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-362b765a-f59e-494c-86c8-f6b6f4f0ba44 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-362b765a-f59e-494c-86c8-f6b6f4f0ba44 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-24167400-ece4-49c3-a7fc-978ba39564c3 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-24167400-ece4-49c3-a7fc-978ba39564c3 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:38 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:38 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-362b765a-f59e-494c-86c8-f6b6f4f0ba44 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] http://192.168.122.147/volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 returned with HTTP 404 Sep 05 20:56:38 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:38 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 693/1332] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:38 2026] GET /volume/v3/volumes/5216470a-8b7e-4ce6-960f-eba49f36a6c6 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:56:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c057c3a5-2862-4831-83ec-f1bbf71d943c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:38 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-24167400-ece4-49c3-a7fc-978ba39564c3 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Volume info retrieved successfully. Sep 05 20:56:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c057c3a5-2862-4831-83ec-f1bbf71d943c tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] GET http://192.168.122.147/volume/v3/volumes/ae182aea-3ac7-4422-84bb-831b342e5818 Sep 05 20:56:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c057c3a5-2862-4831-83ec-f1bbf71d943c tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c057c3a5-2862-4831-83ec-f1bbf71d943c tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-24167400-ece4-49c3-a7fc-978ba39564c3 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] http://192.168.122.147/volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b returned with HTTP 200 Sep 05 20:56:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 640/1333] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:38 2026] GET /volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b => generated 955 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:38 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:38 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:38 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:38 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c7fc26d8-e032-4701-a4d2-d9fb0cc4ce14 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c7fc26d8-e032-4701-a4d2-d9fb0cc4ce14 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] POST http://192.168.122.147/volume/v3/volume-transfers Sep 05 20:56:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c7fc26d8-e032-4701-a4d2-d9fb0cc4ce14 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8013b957-37e7-449c-8c6b-7ff638e7c65b"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volume_transfer [None req-c7fc26d8-e032-4701-a4d2-d9fb0cc4ce14 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Creating new volume transfer {'transfer': {'volume_id': '8013b957-37e7-449c-8c6b-7ff638e7c65b'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 05 20:56:38 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volume_transfer [None req-c7fc26d8-e032-4701-a4d2-d9fb0cc4ce14 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Creating transfer of volume 8013b957-37e7-449c-8c6b-7ff638e7c65b Sep 05 20:56:38 devstack devstack@c-api.service[87416]: INFO cinder.transfer.api [None req-c7fc26d8-e032-4701-a4d2-d9fb0cc4ce14 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Generating transfer record for volume 8013b957-37e7-449c-8c6b-7ff638e7c65b Sep 05 20:56:38 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c057c3a5-2862-4831-83ec-f1bbf71d943c tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Volume info retrieved successfully. Sep 05 20:56:38 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:38 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:38 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:38 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c057c3a5-2862-4831-83ec-f1bbf71d943c tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] http://192.168.122.147/volume/v3/volumes/ae182aea-3ac7-4422-84bb-831b342e5818 returned with HTTP 200 Sep 05 20:56:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 694/1334] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:38 2026] GET /volume/v3/volumes/ae182aea-3ac7-4422-84bb-831b342e5818 => generated 849 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7d97be3a-4a2e-4f1a-95bc-6375c6a37626 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7d97be3a-4a2e-4f1a-95bc-6375c6a37626 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] DELETE http://192.168.122.147/volume/v3/volumes/ae182aea-3ac7-4422-84bb-831b342e5818 Sep 05 20:56:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7d97be3a-4a2e-4f1a-95bc-6375c6a37626 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7d97be3a-4a2e-4f1a-95bc-6375c6a37626 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:38 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-7d97be3a-4a2e-4f1a-95bc-6375c6a37626 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Delete volume with id: ae182aea-3ac7-4422-84bb-831b342e5818 Sep 05 20:56:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c7fc26d8-e032-4701-a4d2-d9fb0cc4ce14 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] http://192.168.122.147/volume/v3/volume-transfers returned with HTTP 202 Sep 05 20:56:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 641/1335] 192.168.122.147 () {62 vars in 1210 bytes} [Sat Sep 5 20:56:38 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:56:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-27a59171-855d-425a-bf75-03f82f930011 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:38 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:38 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-27a59171-855d-425a-bf75-03f82f930011 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] GET http://192.168.122.147/volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b Sep 05 20:56:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-27a59171-855d-425a-bf75-03f82f930011 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-27a59171-855d-425a-bf75-03f82f930011 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:38 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:38 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:38 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7d97be3a-4a2e-4f1a-95bc-6375c6a37626 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Volume info retrieved successfully. Sep 05 20:56:38 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:38 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:38 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:38 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:38 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-27a59171-855d-425a-bf75-03f82f930011 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Volume info retrieved successfully. Sep 05 20:56:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-27a59171-855d-425a-bf75-03f82f930011 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] http://192.168.122.147/volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b returned with HTTP 200 Sep 05 20:56:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 642/1336] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:38 2026] GET /volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b => generated 963 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:38 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7d97be3a-4a2e-4f1a-95bc-6375c6a37626 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Delete volume request issued successfully. Sep 05 20:56:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7d97be3a-4a2e-4f1a-95bc-6375c6a37626 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] http://192.168.122.147/volume/v3/volumes/ae182aea-3ac7-4422-84bb-831b342e5818 returned with HTTP 202 Sep 05 20:56:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 695/1337] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:56:38 2026] DELETE /volume/v3/volumes/ae182aea-3ac7-4422-84bb-831b342e5818 => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:56:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-eb1b96b9-2623-4271-b638-057b49282f05 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-af13f638-788a-4eb5-a01b-dede19b8269f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-eb1b96b9-2623-4271-b638-057b49282f05 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] GET http://192.168.122.147/volume/v3/volumes/ae182aea-3ac7-4422-84bb-831b342e5818 Sep 05 20:56:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-eb1b96b9-2623-4271-b638-057b49282f05 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-eb1b96b9-2623-4271-b638-057b49282f05 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:38 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:38 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:38 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:38 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:38 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-eb1b96b9-2623-4271-b638-057b49282f05 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Volume info retrieved successfully. Sep 05 20:56:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-eb1b96b9-2623-4271-b638-057b49282f05 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] http://192.168.122.147/volume/v3/volumes/ae182aea-3ac7-4422-84bb-831b342e5818 returned with HTTP 200 Sep 05 20:56:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 643/1338] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:38 2026] GET /volume/v3/volumes/ae182aea-3ac7-4422-84bb-831b342e5818 => generated 848 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-af13f638-788a-4eb5-a01b-dede19b8269f tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-reader] GET http://192.168.122.147/volume/v3/os-volume-transfer/3e593c7f-6334-447c-a99f-202f9c4da7c7 Sep 05 20:56:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-af13f638-788a-4eb5-a01b-dede19b8269f tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-af13f638-788a-4eb5-a01b-dede19b8269f tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-reader] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-af13f638-788a-4eb5-a01b-dede19b8269f tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-reader] http://192.168.122.147/volume/v3/os-volume-transfer/3e593c7f-6334-447c-a99f-202f9c4da7c7 returned with HTTP 200 Sep 05 20:56:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 696/1339] 192.168.122.147 () {60 vars in 1306 bytes} [Sat Sep 5 20:56:38 2026] GET /volume/v3/os-volume-transfer/3e593c7f-6334-447c-a99f-202f9c4da7c7 => generated 548 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ea68443b-fed3-4e35-9b34-a7e9d0bce1a7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ea68443b-fed3-4e35-9b34-a7e9d0bce1a7 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-reader] GET http://192.168.122.147/volume/v3/os-volume-transfer Sep 05 20:56:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ea68443b-fed3-4e35-9b34-a7e9d0bce1a7 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ea68443b-fed3-4e35-9b34-a7e9d0bce1a7 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-reader] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.contrib.volume_transfer [None req-ea68443b-fed3-4e35-9b34-a7e9d0bce1a7 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-reader] Listing volume transfers {{(pid=87416) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 20:56:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ea68443b-fed3-4e35-9b34-a7e9d0bce1a7 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-reader] http://192.168.122.147/volume/v3/os-volume-transfer returned with HTTP 200 Sep 05 20:56:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 644/1340] 192.168.122.147 () {60 vars in 1195 bytes} [Sat Sep 5 20:56:38 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f603d6d4-d9d7-461c-b7b7-13e790bd59af None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f603d6d4-d9d7-461c-b7b7-13e790bd59af tempest-VolumesTransfersV357Test-1311887310 tempest-VolumesTransfersV357Test-1311887310-project-member] POST http://192.168.122.147/volume/v3/volume-transfers/3e593c7f-6334-447c-a99f-202f9c4da7c7/accept Sep 05 20:56:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f603d6d4-d9d7-461c-b7b7-13e790bd59af tempest-VolumesTransfersV357Test-1311887310 tempest-VolumesTransfersV357Test-1311887310-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "1f3d6007f5347bdf"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.volume_transfer [None req-f603d6d4-d9d7-461c-b7b7-13e790bd59af tempest-VolumesTransfersV357Test-1311887310 tempest-VolumesTransfersV357Test-1311887310-project-member] Accepting volume transfer 3e593c7f-6334-447c-a99f-202f9c4da7c7 {{(pid=87415) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 05 20:56:39 devstack devstack@c-api.service[87415]: INFO cinder.api.contrib.volume_transfer [None req-f603d6d4-d9d7-461c-b7b7-13e790bd59af tempest-VolumesTransfersV357Test-1311887310 tempest-VolumesTransfersV357Test-1311887310-project-member] Accepting transfer 3e593c7f-6334-447c-a99f-202f9c4da7c7 Sep 05 20:56:39 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:39 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:39 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-f603d6d4-d9d7-461c-b7b7-13e790bd59af tempest-VolumesTransfersV357Test-1311887310 tempest-VolumesTransfersV357Test-1311887310-project-member] Created reservations ['39e7c9c9-0532-42d5-8a1f-1439a4b58e08', '01402788-d54c-4787-95b7-402bb9401f52', 'a43c24e0-c655-4f43-bee4-943a763691e0', '4b4283a1-c884-461b-a708-42a4ba0b8d57'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:56:39 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-f603d6d4-d9d7-461c-b7b7-13e790bd59af tempest-VolumesTransfersV357Test-1311887310 tempest-VolumesTransfersV357Test-1311887310-project-member] Created reservations ['1237e91c-1dd7-44c5-b6da-3c040026f3fe', '6db61f49-a14d-4348-9676-c4d2f1a76259', '6edbcac6-d58a-4cba-b2cb-af1ec4f0e292', 'f30312ff-6418-41dd-afda-77056efebe87'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:56:39 devstack devstack@c-api.service[87415]: /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 05 20:56:39 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:56:39 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-f603d6d4-d9d7-461c-b7b7-13e790bd59af tempest-VolumesTransfersV357Test-1311887310 tempest-VolumesTransfersV357Test-1311887310-project-member] Created reservations ['0a7e12f9-8dcc-4aa2-b64a-922751fd5c59', 'c8a4534e-1a04-4b9a-b96c-ab66455b7460', '0d123851-24d7-4bc6-b21b-2097313e7181', 'ad50672e-d7a9-4f8a-8667-ffaededf51d5'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:56:39 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-f603d6d4-d9d7-461c-b7b7-13e790bd59af tempest-VolumesTransfersV357Test-1311887310 tempest-VolumesTransfersV357Test-1311887310-project-member] Created reservations ['aed1a88d-5ab0-4306-8ee5-ec2a27d6f76b', 'de0026cb-a1ba-4147-af78-da2fa9362cb1', '3c74f3e4-e723-435f-a6de-be13d9ea0e9b', 'f598af03-a85c-436d-8396-1c340eb67799'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:56:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f603d6d4-d9d7-461c-b7b7-13e790bd59af tempest-VolumesTransfersV357Test-1311887310 tempest-VolumesTransfersV357Test-1311887310-project-member] Transfer volume completed successfully. Sep 05 20:56:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-03cc473d-175a-4f10-8b3c-1ac0681e3254 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-03cc473d-175a-4f10-8b3c-1ac0681e3254 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] GET http://192.168.122.147/volume/v3/volumes/ae182aea-3ac7-4422-84bb-831b342e5818 Sep 05 20:56:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-03cc473d-175a-4f10-8b3c-1ac0681e3254 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-03cc473d-175a-4f10-8b3c-1ac0681e3254 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:39 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:39 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:39 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:39 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:39 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-03cc473d-175a-4f10-8b3c-1ac0681e3254 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Volume info retrieved successfully. Sep 05 20:56:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-03cc473d-175a-4f10-8b3c-1ac0681e3254 tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] http://192.168.122.147/volume/v3/volumes/ae182aea-3ac7-4422-84bb-831b342e5818 returned with HTTP 200 Sep 05 20:56:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 645/1341] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:39 2026] GET /volume/v3/volumes/ae182aea-3ac7-4422-84bb-831b342e5818 => generated 848 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:39 devstack devstack@c-api.service[87415]: INFO cinder.transfer.api [None req-f603d6d4-d9d7-461c-b7b7-13e790bd59af tempest-VolumesTransfersV357Test-1311887310 tempest-VolumesTransfersV357Test-1311887310-project-member] Volume 8013b957-37e7-449c-8c6b-7ff638e7c65b has been transferred. Sep 05 20:56:40 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:40 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f603d6d4-d9d7-461c-b7b7-13e790bd59af tempest-VolumesTransfersV357Test-1311887310 tempest-VolumesTransfersV357Test-1311887310-project-member] http://192.168.122.147/volume/v3/volume-transfers/3e593c7f-6334-447c-a99f-202f9c4da7c7/accept returned with HTTP 202 Sep 05 20:56:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 697/1342] 192.168.122.147 () {62 vars in 1342 bytes} [Sat Sep 5 20:56:38 2026] POST /volume/v3/volume-transfers/3e593c7f-6334-447c-a99f-202f9c4da7c7/accept => generated 373 bytes in 1195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:56:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-19d4bbbc-3df6-4e64-b204-264b7f182f5b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-19d4bbbc-3df6-4e64-b204-264b7f182f5b tempest-VolumesTransfersV357Test-1311887310 tempest-VolumesTransfersV357Test-1311887310-project-member] GET http://192.168.122.147/volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b Sep 05 20:56:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-19d4bbbc-3df6-4e64-b204-264b7f182f5b tempest-VolumesTransfersV357Test-1311887310 tempest-VolumesTransfersV357Test-1311887310-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-19d4bbbc-3df6-4e64-b204-264b7f182f5b tempest-VolumesTransfersV357Test-1311887310 tempest-VolumesTransfersV357Test-1311887310-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:40 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:40 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:40 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:40 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:40 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-19d4bbbc-3df6-4e64-b204-264b7f182f5b tempest-VolumesTransfersV357Test-1311887310 tempest-VolumesTransfersV357Test-1311887310-project-member] Volume info retrieved successfully. Sep 05 20:56:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-19d4bbbc-3df6-4e64-b204-264b7f182f5b tempest-VolumesTransfersV357Test-1311887310 tempest-VolumesTransfersV357Test-1311887310-project-member] http://192.168.122.147/volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b returned with HTTP 200 Sep 05 20:56:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 646/1343] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:40 2026] GET /volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b => generated 955 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:56:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-339a20ae-440e-497a-998f-edddc8412da0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-339a20ae-440e-497a-998f-edddc8412da0 tempest-VolumesTransfersV357Test-1311887310 tempest-VolumesTransfersV357Test-1311887310-project-member] GET http://192.168.122.147/volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b Sep 05 20:56:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-339a20ae-440e-497a-998f-edddc8412da0 tempest-VolumesTransfersV357Test-1311887310 tempest-VolumesTransfersV357Test-1311887310-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-339a20ae-440e-497a-998f-edddc8412da0 tempest-VolumesTransfersV357Test-1311887310 tempest-VolumesTransfersV357Test-1311887310-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:40 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:40 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-339a20ae-440e-497a-998f-edddc8412da0 tempest-VolumesTransfersV357Test-1311887310 tempest-VolumesTransfersV357Test-1311887310-project-member] Volume info retrieved successfully. Sep 05 20:56:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-339a20ae-440e-497a-998f-edddc8412da0 tempest-VolumesTransfersV357Test-1311887310 tempest-VolumesTransfersV357Test-1311887310-project-member] http://192.168.122.147/volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b returned with HTTP 200 Sep 05 20:56:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 698/1344] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:40 2026] GET /volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b => generated 955 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-09109f36-db93-433f-836a-4471b5868c1f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-09109f36-db93-433f-836a-4471b5868c1f tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] DELETE http://192.168.122.147/volume/v3/volume-transfers/3e593c7f-6334-447c-a99f-202f9c4da7c7 Sep 05 20:56:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-09109f36-db93-433f-836a-4471b5868c1f tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-09109f36-db93-433f-836a-4471b5868c1f tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:40 devstack devstack@c-api.service[87416]: INFO cinder.api.contrib.volume_transfer [None req-09109f36-db93-433f-836a-4471b5868c1f tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Delete transfer with id: 3e593c7f-6334-447c-a99f-202f9c4da7c7 Sep 05 20:56:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-09109f36-db93-433f-836a-4471b5868c1f tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] http://192.168.122.147/volume/v3/volume-transfers/3e593c7f-6334-447c-a99f-202f9c4da7c7 returned with HTTP 404 Sep 05 20:56:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 647/1345] 192.168.122.147 () {60 vars in 1303 bytes} [Sat Sep 5 20:56:40 2026] DELETE /volume/v3/volume-transfers/3e593c7f-6334-447c-a99f-202f9c4da7c7 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 20:56:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9ab45910-51a5-4d26-899b-75eaf779ab4b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9ab45910-51a5-4d26-899b-75eaf779ab4b tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b Sep 05 20:56:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9ab45910-51a5-4d26-899b-75eaf779ab4b tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9ab45910-51a5-4d26-899b-75eaf779ab4b tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:40 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-9ab45910-51a5-4d26-899b-75eaf779ab4b tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] Delete volume with id: 8013b957-37e7-449c-8c6b-7ff638e7c65b Sep 05 20:56:40 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:40 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9ab45910-51a5-4d26-899b-75eaf779ab4b tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] Volume info retrieved successfully. Sep 05 20:56:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9ab45910-51a5-4d26-899b-75eaf779ab4b tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] Delete volume request issued successfully. Sep 05 20:56:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9ab45910-51a5-4d26-899b-75eaf779ab4b tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] http://192.168.122.147/volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b returned with HTTP 202 Sep 05 20:56:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 699/1346] 192.168.122.147 () {60 vars in 1276 bytes} [Sat Sep 5 20:56:40 2026] DELETE /volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b => generated 0 bytes in 297 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:56:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fc9d7107-38f6-42c1-96ad-aab45ddf3b91 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fc9d7107-38f6-42c1-96ad-aab45ddf3b91 tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] GET http://192.168.122.147/volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b Sep 05 20:56:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fc9d7107-38f6-42c1-96ad-aab45ddf3b91 tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fc9d7107-38f6-42c1-96ad-aab45ddf3b91 tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:40 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:40 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:40 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:40 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:40 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-fc9d7107-38f6-42c1-96ad-aab45ddf3b91 tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] Volume info retrieved successfully. Sep 05 20:56:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fc9d7107-38f6-42c1-96ad-aab45ddf3b91 tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] http://192.168.122.147/volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b returned with HTTP 200 Sep 05 20:56:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 648/1347] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:40 2026] GET /volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b => generated 1138 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 20:56:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c9340e89-42fa-4261-8177-f5bb26180f9c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c9340e89-42fa-4261-8177-f5bb26180f9c tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] GET http://192.168.122.147/volume/v3/volumes/ae182aea-3ac7-4422-84bb-831b342e5818 Sep 05 20:56:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c9340e89-42fa-4261-8177-f5bb26180f9c tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c9340e89-42fa-4261-8177-f5bb26180f9c tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c9340e89-42fa-4261-8177-f5bb26180f9c tempest-VolumesCloneTest-598429253 tempest-VolumesCloneTest-598429253-project-member] http://192.168.122.147/volume/v3/volumes/ae182aea-3ac7-4422-84bb-831b342e5818 returned with HTTP 404 Sep 05 20:56:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 700/1348] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:40 2026] GET /volume/v3/volumes/ae182aea-3ac7-4422-84bb-831b342e5818 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:56:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4e8e773b-37ac-4f20-a78b-bd50ca60a693 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4e8e773b-37ac-4f20-a78b-bd50ca60a693 tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] GET http://192.168.122.147/volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b Sep 05 20:56:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4e8e773b-37ac-4f20-a78b-bd50ca60a693 tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4e8e773b-37ac-4f20-a78b-bd50ca60a693 tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:41 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:41 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:41 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:41 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:41 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4e8e773b-37ac-4f20-a78b-bd50ca60a693 tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] Volume info retrieved successfully. Sep 05 20:56:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4e8e773b-37ac-4f20-a78b-bd50ca60a693 tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] http://192.168.122.147/volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b returned with HTTP 200 Sep 05 20:56:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 649/1349] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:41 2026] GET /volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b => generated 1138 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:56:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-26147dcf-8d0e-4f0a-b097-2818ba0d3eea None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-26147dcf-8d0e-4f0a-b097-2818ba0d3eea tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] GET http://192.168.122.147/volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b Sep 05 20:56:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-26147dcf-8d0e-4f0a-b097-2818ba0d3eea tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-26147dcf-8d0e-4f0a-b097-2818ba0d3eea tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-26147dcf-8d0e-4f0a-b097-2818ba0d3eea tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] http://192.168.122.147/volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b returned with HTTP 404 Sep 05 20:56:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 701/1350] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:42 2026] GET /volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:56:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4d1c1226-d4be-440c-954d-49f9337f7e4a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4d1c1226-d4be-440c-954d-49f9337f7e4a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] GET http://192.168.122.147/volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b Sep 05 20:56:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4d1c1226-d4be-440c-954d-49f9337f7e4a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4d1c1226-d4be-440c-954d-49f9337f7e4a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4d1c1226-d4be-440c-954d-49f9337f7e4a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] http://192.168.122.147/volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b returned with HTTP 404 Sep 05 20:56:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 650/1351] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:42 2026] GET /volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:56:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fed5fe21-0f85-4013-8b48-1fcca943c3d7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fed5fe21-0f85-4013-8b48-1fcca943c3d7 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] DELETE http://192.168.122.147/volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b Sep 05 20:56:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fed5fe21-0f85-4013-8b48-1fcca943c3d7 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fed5fe21-0f85-4013-8b48-1fcca943c3d7 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:42 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-fed5fe21-0f85-4013-8b48-1fcca943c3d7 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Delete volume with id: 8013b957-37e7-449c-8c6b-7ff638e7c65b Sep 05 20:56:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fed5fe21-0f85-4013-8b48-1fcca943c3d7 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] http://192.168.122.147/volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b returned with HTTP 404 Sep 05 20:56:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 702/1352] 192.168.122.147 () {60 vars in 1276 bytes} [Sat Sep 5 20:56:42 2026] DELETE /volume/v3/volumes/8013b957-37e7-449c-8c6b-7ff638e7c65b => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:56:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-78ce371c-93ca-41be-97b8-5c5b63db189a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-78ce371c-93ca-41be-97b8-5c5b63db189a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:56:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-78ce371c-93ca-41be-97b8-5c5b63db189a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-220201272"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-78ce371c-93ca-41be-97b8-5c5b63db189a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-220201272'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:56:42 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-78ce371c-93ca-41be-97b8-5c5b63db189a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Create volume of 1 GB Sep 05 20:56:42 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-78ce371c-93ca-41be-97b8-5c5b63db189a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Availability Zones retrieved successfully. Sep 05 20:56:43 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-78ce371c-93ca-41be-97b8-5c5b63db189a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Flow 'volume_create_api' (3fa5fd4c-216f-449b-8642-a74c6e5baee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:56:43 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-78ce371c-93ca-41be-97b8-5c5b63db189a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6051cb88-ab37-481b-b97f-a8fb1f371add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:43 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-78ce371c-93ca-41be-97b8-5c5b63db189a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:56:43 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-78ce371c-93ca-41be-97b8-5c5b63db189a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6051cb88-ab37-481b-b97f-a8fb1f371add) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:43 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-78ce371c-93ca-41be-97b8-5c5b63db189a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c779f38f-1563-4fe4-a54c-3e057f3df27e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:43 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-78ce371c-93ca-41be-97b8-5c5b63db189a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Created reservations ['3eb24f0b-6c31-4d7e-936f-2d290bd60563', '17617919-aba2-4e06-8a73-0c0bcf3a6e5e', '55e4693d-a8e6-4555-bb0d-50065555e708', 'edf4bf18-16e1-4c6c-a2fc-77ff094d44e0'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:56:43 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-78ce371c-93ca-41be-97b8-5c5b63db189a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c779f38f-1563-4fe4-a54c-3e057f3df27e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3eb24f0b-6c31-4d7e-936f-2d290bd60563', '17617919-aba2-4e06-8a73-0c0bcf3a6e5e', '55e4693d-a8e6-4555-bb0d-50065555e708', 'edf4bf18-16e1-4c6c-a2fc-77ff094d44e0']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:43 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-78ce371c-93ca-41be-97b8-5c5b63db189a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebd6298e-7854-4570-97ab-23983b40a6b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:43 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:43 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:43 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-78ce371c-93ca-41be-97b8-5c5b63db189a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebd6298e-7854-4570-97ab-23983b40a6b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '212e8b4d-3af6-48be-ad43-e6b791deb946', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-220201272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a57b0525dce4dc2bafd73d6a1b8f11a',qos_specs=None,replication_status=,reservations=['3eb24f0b-6c31-4d7e-936f-2d290bd60563','17617919-aba2-4e06-8a73-0c0bcf3a6e5e','55e4693d-a8e6-4555-bb0d-50065555e708','edf4bf18-16e1-4c6c-a2fc-77ff094d44e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d5cb451b58e4d7eaaae944d2f8c8cd5',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:56:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-220201272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=212e8b4d-3af6-48be-ad43-e6b791deb946,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a57b0525dce4dc2bafd73d6a1b8f11a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d5cb451b58e4d7eaaae944d2f8c8cd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:43 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-78ce371c-93ca-41be-97b8-5c5b63db189a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99f62ff4-156b-49e7-b68d-245459f95f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:43 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-78ce371c-93ca-41be-97b8-5c5b63db189a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99f62ff4-156b-49e7-b68d-245459f95f5b) transitioned into state 'SUCCESS' from state '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-220201272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a57b0525dce4dc2bafd73d6a1b8f11a',qos_specs=None,replication_status=,reservations=['3eb24f0b-6c31-4d7e-936f-2d290bd60563','17617919-aba2-4e06-8a73-0c0bcf3a6e5e','55e4693d-a8e6-4555-bb0d-50065555e708','edf4bf18-16e1-4c6c-a2fc-77ff094d44e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d5cb451b58e4d7eaaae944d2f8c8cd5',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:43 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-78ce371c-93ca-41be-97b8-5c5b63db189a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (090a9df8-9fe1-4530-bed7-d56f04d3e584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:43 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-78ce371c-93ca-41be-97b8-5c5b63db189a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (090a9df8-9fe1-4530-bed7-d56f04d3e584) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:43 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-78ce371c-93ca-41be-97b8-5c5b63db189a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Flow 'volume_create_api' (3fa5fd4c-216f-449b-8642-a74c6e5baee6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:56:43 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-78ce371c-93ca-41be-97b8-5c5b63db189a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Create volume request issued successfully. Sep 05 20:56:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-78ce371c-93ca-41be-97b8-5c5b63db189a tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:56:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 651/1353] 192.168.122.147 () {62 vars in 1183 bytes} [Sat Sep 5 20:56:42 2026] POST /volume/v3/volumes => generated 827 bytes in 748 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:56:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-74ef0a8a-adb9-4ad3-92fa-029e0ea0f50f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-74ef0a8a-adb9-4ad3-92fa-029e0ea0f50f tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] GET http://192.168.122.147/volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 Sep 05 20:56:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-74ef0a8a-adb9-4ad3-92fa-029e0ea0f50f tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-74ef0a8a-adb9-4ad3-92fa-029e0ea0f50f tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:43 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:43 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:43 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:43 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:43 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-74ef0a8a-adb9-4ad3-92fa-029e0ea0f50f tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Volume info retrieved successfully. Sep 05 20:56:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-74ef0a8a-adb9-4ad3-92fa-029e0ea0f50f tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] http://192.168.122.147/volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 returned with HTTP 200 Sep 05 20:56:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 703/1354] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:43 2026] GET /volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 => generated 895 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5d49b0ab-9e4e-4371-93c6-39df17550df1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5d49b0ab-9e4e-4371-93c6-39df17550df1 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] GET http://192.168.122.147/volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 Sep 05 20:56:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5d49b0ab-9e4e-4371-93c6-39df17550df1 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5d49b0ab-9e4e-4371-93c6-39df17550df1 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:44 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:44 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:44 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:44 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:44 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5d49b0ab-9e4e-4371-93c6-39df17550df1 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Volume info retrieved successfully. Sep 05 20:56:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5d49b0ab-9e4e-4371-93c6-39df17550df1 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] http://192.168.122.147/volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 returned with HTTP 200 Sep 05 20:56:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 652/1355] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:44 2026] GET /volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 => generated 919 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5fcd85a7-cd4c-4ccf-acb1-52c2d5904322 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5fcd85a7-cd4c-4ccf-acb1-52c2d5904322 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] GET http://192.168.122.147/volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 Sep 05 20:56:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5fcd85a7-cd4c-4ccf-acb1-52c2d5904322 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5fcd85a7-cd4c-4ccf-acb1-52c2d5904322 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:46 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:46 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:46 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:46 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:46 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5fcd85a7-cd4c-4ccf-acb1-52c2d5904322 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Volume info retrieved successfully. Sep 05 20:56:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5fcd85a7-cd4c-4ccf-acb1-52c2d5904322 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] http://192.168.122.147/volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 returned with HTTP 200 Sep 05 20:56:46 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 704/1356] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:45 2026] GET /volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 => generated 919 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7cf08281-8675-40b1-8801-0958b588e8a9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7cf08281-8675-40b1-8801-0958b588e8a9 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] POST http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action Sep 05 20:56:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7cf08281-8675-40b1-8801-0958b588e8a9 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Action body: b'{"os-attach": {"instance_uuid": "b8c53f6f-f761-4d27-b560-855ff0af4d74", "mountpoint": "/dev/vdb"}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:56:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7cf08281-8675-40b1-8801-0958b588e8a9 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b8c53f6f-f761-4d27-b560-855ff0af4d74", "mountpoint": "/dev/vdb"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:46 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:46 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:46 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:46 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:46 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7cf08281-8675-40b1-8801-0958b588e8a9 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Volume info retrieved successfully. Sep 05 20:56:46 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7cf08281-8675-40b1-8801-0958b588e8a9 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Update volume admin metadata completed successfully. Sep 05 20:56:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-84cf271a-c38e-4618-b81b-a25e3611219f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-84cf271a-c38e-4618-b81b-a25e3611219f tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] GET http://192.168.122.147/volume/v3/volumes Sep 05 20:56:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-84cf271a-c38e-4618-b81b-a25e3611219f tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-84cf271a-c38e-4618-b81b-a25e3611219f tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-84cf271a-c38e-4618-b81b-a25e3611219f tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:56:47 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-84cf271a-c38e-4618-b81b-a25e3611219f tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:56:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7cf08281-8675-40b1-8801-0958b588e8a9 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Attach volume completed successfully. Sep 05 20:56:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7cf08281-8675-40b1-8801-0958b588e8a9 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action returned with HTTP 202 Sep 05 20:56:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 653/1357] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:56:46 2026] POST /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action => generated 0 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 20:56:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f9960b10-cefe-4d0d-90c4-b615ec42ec43 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-84cf271a-c38e-4618-b81b-a25e3611219f tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Get all volumes completed successfully. Sep 05 20:56:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-84cf271a-c38e-4618-b81b-a25e3611219f tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] http://192.168.122.147/volume/v3/volumes returned with HTTP 200 Sep 05 20:56:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 705/1358] 192.168.122.147 () {58 vars in 1121 bytes} [Sat Sep 5 20:56:47 2026] GET /volume/v3/volumes => generated 15 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 20:56:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-dd578353-ffab-4330-b046-67eb0c830d24 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dd578353-ffab-4330-b046-67eb0c830d24 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] GET http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b Sep 05 20:56:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dd578353-ffab-4330-b046-67eb0c830d24 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dd578353-ffab-4330-b046-67eb0c830d24 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f9960b10-cefe-4d0d-90c4-b615ec42ec43 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] GET http://192.168.122.147/volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 Sep 05 20:56:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f9960b10-cefe-4d0d-90c4-b615ec42ec43 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f9960b10-cefe-4d0d-90c4-b615ec42ec43 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:47 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:47 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:47 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:47 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:47 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:47 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-dd578353-ffab-4330-b046-67eb0c830d24 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Volume info retrieved successfully. Sep 05 20:56:47 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:47 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dd578353-ffab-4330-b046-67eb0c830d24 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b returned with HTTP 200 Sep 05 20:56:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 706/1359] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:47 2026] GET /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b => generated 1185 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-bf764b51-e68d-4e9e-8182-de011da4e989 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f9960b10-cefe-4d0d-90c4-b615ec42ec43 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Volume info retrieved successfully. Sep 05 20:56:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f9960b10-cefe-4d0d-90c4-b615ec42ec43 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] http://192.168.122.147/volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 returned with HTTP 200 Sep 05 20:56:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 654/1360] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:47 2026] GET /volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 => generated 955 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-64bf4411-e44d-41c4-ac5c-70db4baf90da None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bf764b51-e68d-4e9e-8182-de011da4e989 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:56:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bf764b51-e68d-4e9e-8182-de011da4e989 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-41824091"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-bf764b51-e68d-4e9e-8182-de011da4e989 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-41824091'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:56:47 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-bf764b51-e68d-4e9e-8182-de011da4e989 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Create volume of 1 GB Sep 05 20:56:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-bf764b51-e68d-4e9e-8182-de011da4e989 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Availability Zones retrieved successfully. Sep 05 20:56:47 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bf764b51-e68d-4e9e-8182-de011da4e989 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Flow 'volume_create_api' (a97c0b79-b6ad-47f0-8b64-abeb10aa91fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:56:47 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bf764b51-e68d-4e9e-8182-de011da4e989 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05e1ace4-87e9-4bc9-952a-0b52d1a6b229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:47 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-bf764b51-e68d-4e9e-8182-de011da4e989 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:56:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-64bf4411-e44d-41c4-ac5c-70db4baf90da tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] GET http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b Sep 05 20:56:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-64bf4411-e44d-41c4-ac5c-70db4baf90da tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-64bf4411-e44d-41c4-ac5c-70db4baf90da tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:47 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bf764b51-e68d-4e9e-8182-de011da4e989 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05e1ace4-87e9-4bc9-952a-0b52d1a6b229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:47 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:47 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:47 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bf764b51-e68d-4e9e-8182-de011da4e989 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdf58b66-a94e-4551-a0ed-dab0262c61ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:47 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:47 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-64bf4411-e44d-41c4-ac5c-70db4baf90da tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] Volume info retrieved successfully. Sep 05 20:56:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-64bf4411-e44d-41c4-ac5c-70db4baf90da tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b returned with HTTP 200 Sep 05 20:56:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 655/1361] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:47 2026] GET /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b => generated 1185 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-23ca8d90-bd29-42bc-9e63-2a274b12fcdf None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-23ca8d90-bd29-42bc-9e63-2a274b12fcdf tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] POST http://192.168.122.147/volume/v3/volume-transfers Sep 05 20:56:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-23ca8d90-bd29-42bc-9e63-2a274b12fcdf tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "212e8b4d-3af6-48be-ad43-e6b791deb946"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volume_transfer [None req-23ca8d90-bd29-42bc-9e63-2a274b12fcdf tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Creating new volume transfer {'transfer': {'volume_id': '212e8b4d-3af6-48be-ad43-e6b791deb946'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 05 20:56:47 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volume_transfer [None req-23ca8d90-bd29-42bc-9e63-2a274b12fcdf tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Creating transfer of volume 212e8b4d-3af6-48be-ad43-e6b791deb946 Sep 05 20:56:47 devstack devstack@c-api.service[87416]: INFO cinder.transfer.api [None req-23ca8d90-bd29-42bc-9e63-2a274b12fcdf tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Generating transfer record for volume 212e8b4d-3af6-48be-ad43-e6b791deb946 Sep 05 20:56:47 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:47 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:47 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:47 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-23ca8d90-bd29-42bc-9e63-2a274b12fcdf tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] http://192.168.122.147/volume/v3/volume-transfers returned with HTTP 202 Sep 05 20:56:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 656/1362] 192.168.122.147 () {62 vars in 1210 bytes} [Sat Sep 5 20:56:47 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:56:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-efca4b62-a24c-459c-8c5e-2af31eee9eed None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-efca4b62-a24c-459c-8c5e-2af31eee9eed tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] POST http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action Sep 05 20:56:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-efca4b62-a24c-459c-8c5e-2af31eee9eed tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Action body: b'{"os-detach": {}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:56:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-efca4b62-a24c-459c-8c5e-2af31eee9eed tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:47 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:47 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:47 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:47 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-efca4b62-a24c-459c-8c5e-2af31eee9eed tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Volume info retrieved successfully. Sep 05 20:56:47 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-bf764b51-e68d-4e9e-8182-de011da4e989 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Created reservations ['d0c6e66c-9bea-4c37-a455-a0e255956303', '5646c25c-d3f2-4935-83ff-5275f28309d2', 'b5fa05b3-6fe6-45e4-a0e9-6701503f49a5', 'e6fa0d49-a534-4efd-8a88-62e86174ec21'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:56:47 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bf764b51-e68d-4e9e-8182-de011da4e989 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdf58b66-a94e-4551-a0ed-dab0262c61ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0c6e66c-9bea-4c37-a455-a0e255956303', '5646c25c-d3f2-4935-83ff-5275f28309d2', 'b5fa05b3-6fe6-45e4-a0e9-6701503f49a5', 'e6fa0d49-a534-4efd-8a88-62e86174ec21']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:47 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bf764b51-e68d-4e9e-8182-de011da4e989 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae1b25e3-f30a-43cf-8458-2584740225c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:47 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:47 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:47 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bf764b51-e68d-4e9e-8182-de011da4e989 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae1b25e3-f30a-43cf-8458-2584740225c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c57b0644-1a17-4812-89c3-fe71894b271d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-41824091',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f25762c088bb481ca12afb914e009798',qos_specs=None,replication_status=,reservations=['d0c6e66c-9bea-4c37-a455-a0e255956303','5646c25c-d3f2-4935-83ff-5275f28309d2','b5fa05b3-6fe6-45e4-a0e9-6701503f49a5','e6fa0d49-a534-4efd-8a88-62e86174ec21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94787724bb4449fea12cc858f95afd84',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:56:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-41824091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c57b0644-1a17-4812-89c3-fe71894b271d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f25762c088bb481ca12afb914e009798',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94787724bb4449fea12cc858f95afd84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:47 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bf764b51-e68d-4e9e-8182-de011da4e989 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7be2085-731a-4bff-999e-d96205aa2f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:47 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bf764b51-e68d-4e9e-8182-de011da4e989 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7be2085-731a-4bff-999e-d96205aa2f7c) transitioned into state 'SUCCESS' from state '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-41824091',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f25762c088bb481ca12afb914e009798',qos_specs=None,replication_status=,reservations=['d0c6e66c-9bea-4c37-a455-a0e255956303','5646c25c-d3f2-4935-83ff-5275f28309d2','b5fa05b3-6fe6-45e4-a0e9-6701503f49a5','e6fa0d49-a534-4efd-8a88-62e86174ec21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94787724bb4449fea12cc858f95afd84',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-efca4b62-a24c-459c-8c5e-2af31eee9eed tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Detach volume completed successfully. Sep 05 20:56:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-efca4b62-a24c-459c-8c5e-2af31eee9eed tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action returned with HTTP 202 Sep 05 20:56:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 657/1363] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:56:47 2026] POST /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action => generated 0 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:56:47 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bf764b51-e68d-4e9e-8182-de011da4e989 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cfdd380-a164-447a-97cb-a0a3d2ce1e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2e519d54-aa42-40bb-b1d2-cfd67c3300bb None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2e519d54-aa42-40bb-b1d2-cfd67c3300bb tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] GET http://192.168.122.147/volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 Sep 05 20:56:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2e519d54-aa42-40bb-b1d2-cfd67c3300bb tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2e519d54-aa42-40bb-b1d2-cfd67c3300bb tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bf764b51-e68d-4e9e-8182-de011da4e989 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cfdd380-a164-447a-97cb-a0a3d2ce1e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:48 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:48 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bf764b51-e68d-4e9e-8182-de011da4e989 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Flow 'volume_create_api' (a97c0b79-b6ad-47f0-8b64-abeb10aa91fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:56:48 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:48 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:48 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-bf764b51-e68d-4e9e-8182-de011da4e989 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Create volume request issued successfully. Sep 05 20:56:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bf764b51-e68d-4e9e-8182-de011da4e989 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:56:48 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 707/1364] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 20:56:47 2026] POST /volume/v3/volumes => generated 771 bytes in 706 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:56:48 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2e519d54-aa42-40bb-b1d2-cfd67c3300bb tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Volume info retrieved successfully. Sep 05 20:56:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-32c59ef2-8c79-4f9e-9bb1-9091ff27e567 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-32c59ef2-8c79-4f9e-9bb1-9091ff27e567 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] GET http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b Sep 05 20:56:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-32c59ef2-8c79-4f9e-9bb1-9091ff27e567 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-32c59ef2-8c79-4f9e-9bb1-9091ff27e567 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2e519d54-aa42-40bb-b1d2-cfd67c3300bb tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] http://192.168.122.147/volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 returned with HTTP 200 Sep 05 20:56:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 658/1365] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:47 2026] GET /volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 => generated 963 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ff4c9f6b-9a3f-4eb9-88b4-ca94bb5bd52d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:48 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:48 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ff4c9f6b-9a3f-4eb9-88b4-ca94bb5bd52d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/c57b0644-1a17-4812-89c3-fe71894b271d Sep 05 20:56:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ff4c9f6b-9a3f-4eb9-88b4-ca94bb5bd52d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ff4c9f6b-9a3f-4eb9-88b4-ca94bb5bd52d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:48 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:48 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:48 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-32c59ef2-8c79-4f9e-9bb1-9091ff27e567 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Volume info retrieved successfully. Sep 05 20:56:48 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:48 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:48 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:48 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-32c59ef2-8c79-4f9e-9bb1-9091ff27e567 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b returned with HTTP 200 Sep 05 20:56:48 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 708/1366] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:48 2026] GET /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b => generated 870 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7990ac1f-9d3e-4953-aaa0-6ce837793533 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7990ac1f-9d3e-4953-aaa0-6ce837793533 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-reader] GET http://192.168.122.147/volume/v3/os-volume-transfer/detail Sep 05 20:56:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7990ac1f-9d3e-4953-aaa0-6ce837793533 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7990ac1f-9d3e-4953-aaa0-6ce837793533 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-reader] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.volume_transfer [None req-7990ac1f-9d3e-4953-aaa0-6ce837793533 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-reader] Listing volume transfers {{(pid=87415) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 20:56:48 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ff4c9f6b-9a3f-4eb9-88b4-ca94bb5bd52d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:56:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7990ac1f-9d3e-4953-aaa0-6ce837793533 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-reader] http://192.168.122.147/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 05 20:56:48 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 709/1367] 192.168.122.147 () {60 vars in 1216 bytes} [Sat Sep 5 20:56:48 2026] GET /volume/v3/os-volume-transfer/detail => generated 551 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c7f3c8d5-7887-49f8-af7a-8ee5a96eb845 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ff4c9f6b-9a3f-4eb9-88b4-ca94bb5bd52d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/c57b0644-1a17-4812-89c3-fe71894b271d returned with HTTP 200 Sep 05 20:56:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 659/1368] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:48 2026] GET /volume/v3/volumes/c57b0644-1a17-4812-89c3-fe71894b271d => generated 839 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c7f3c8d5-7887-49f8-af7a-8ee5a96eb845 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] DELETE http://192.168.122.147/volume/v3/volume-transfers/90a7180f-39ea-4f37-9240-a953f9568faa Sep 05 20:56:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c7f3c8d5-7887-49f8-af7a-8ee5a96eb845 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c7f3c8d5-7887-49f8-af7a-8ee5a96eb845 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:48 devstack devstack@c-api.service[87415]: INFO cinder.api.contrib.volume_transfer [None req-c7f3c8d5-7887-49f8-af7a-8ee5a96eb845 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Delete transfer with id: 90a7180f-39ea-4f37-9240-a953f9568faa Sep 05 20:56:48 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:48 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:48 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:48 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c7f3c8d5-7887-49f8-af7a-8ee5a96eb845 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] http://192.168.122.147/volume/v3/volume-transfers/90a7180f-39ea-4f37-9240-a953f9568faa returned with HTTP 202 Sep 05 20:56:48 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 710/1369] 192.168.122.147 () {60 vars in 1303 bytes} [Sat Sep 5 20:56:48 2026] DELETE /volume/v3/volume-transfers/90a7180f-39ea-4f37-9240-a953f9568faa => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:56:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5213a298-f95c-4c93-9075-cbfc9a09209f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5213a298-f95c-4c93-9075-cbfc9a09209f tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] GET http://192.168.122.147/volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 Sep 05 20:56:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5213a298-f95c-4c93-9075-cbfc9a09209f tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5213a298-f95c-4c93-9075-cbfc9a09209f tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:48 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:48 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:48 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:48 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:48 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5213a298-f95c-4c93-9075-cbfc9a09209f tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Volume info retrieved successfully. Sep 05 20:56:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5213a298-f95c-4c93-9075-cbfc9a09209f tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] http://192.168.122.147/volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 returned with HTTP 200 Sep 05 20:56:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 660/1370] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:48 2026] GET /volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 => generated 955 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:56:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d0da89a1-7cc9-4917-87d8-e3b03318cf87 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d0da89a1-7cc9-4917-87d8-e3b03318cf87 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] DELETE http://192.168.122.147/volume/v3/volume-transfers/90a7180f-39ea-4f37-9240-a953f9568faa Sep 05 20:56:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d0da89a1-7cc9-4917-87d8-e3b03318cf87 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d0da89a1-7cc9-4917-87d8-e3b03318cf87 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:48 devstack devstack@c-api.service[87415]: INFO cinder.api.contrib.volume_transfer [None req-d0da89a1-7cc9-4917-87d8-e3b03318cf87 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Delete transfer with id: 90a7180f-39ea-4f37-9240-a953f9568faa Sep 05 20:56:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d0da89a1-7cc9-4917-87d8-e3b03318cf87 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] http://192.168.122.147/volume/v3/volume-transfers/90a7180f-39ea-4f37-9240-a953f9568faa returned with HTTP 404 Sep 05 20:56:48 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 711/1371] 192.168.122.147 () {60 vars in 1303 bytes} [Sat Sep 5 20:56:48 2026] DELETE /volume/v3/volume-transfers/90a7180f-39ea-4f37-9240-a953f9568faa => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:56:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5d2a6371-4df6-4737-a802-3e32c0f8773b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5d2a6371-4df6-4737-a802-3e32c0f8773b tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 Sep 05 20:56:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5d2a6371-4df6-4737-a802-3e32c0f8773b tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5d2a6371-4df6-4737-a802-3e32c0f8773b tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:48 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-5d2a6371-4df6-4737-a802-3e32c0f8773b tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] Delete volume with id: 212e8b4d-3af6-48be-ad43-e6b791deb946 Sep 05 20:56:48 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:48 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:48 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:48 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:48 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5d2a6371-4df6-4737-a802-3e32c0f8773b tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] Volume info retrieved successfully. Sep 05 20:56:48 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5d2a6371-4df6-4737-a802-3e32c0f8773b tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] Delete volume request issued successfully. Sep 05 20:56:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5d2a6371-4df6-4737-a802-3e32c0f8773b tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] http://192.168.122.147/volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 returned with HTTP 202 Sep 05 20:56:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 661/1372] 192.168.122.147 () {60 vars in 1276 bytes} [Sat Sep 5 20:56:48 2026] DELETE /volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 => generated 0 bytes in 290 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:56:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9ded6960-d650-490c-8aef-d6fa3190c21b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9ded6960-d650-490c-8aef-d6fa3190c21b tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] GET http://192.168.122.147/volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 Sep 05 20:56:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9ded6960-d650-490c-8aef-d6fa3190c21b tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9ded6960-d650-490c-8aef-d6fa3190c21b tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:48 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:48 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:48 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:48 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:48 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9ded6960-d650-490c-8aef-d6fa3190c21b tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] Volume info retrieved successfully. Sep 05 20:56:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9ded6960-d650-490c-8aef-d6fa3190c21b tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] http://192.168.122.147/volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 returned with HTTP 200 Sep 05 20:56:48 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 712/1373] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:48 2026] GET /volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 => generated 1138 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:56:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b4e645bc-0abe-4a70-ae51-a8a4d570e009 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b4e645bc-0abe-4a70-ae51-a8a4d570e009 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/c57b0644-1a17-4812-89c3-fe71894b271d Sep 05 20:56:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b4e645bc-0abe-4a70-ae51-a8a4d570e009 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b4e645bc-0abe-4a70-ae51-a8a4d570e009 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:49 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:49 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:49 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:49 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:49 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b4e645bc-0abe-4a70-ae51-a8a4d570e009 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:56:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b4e645bc-0abe-4a70-ae51-a8a4d570e009 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/c57b0644-1a17-4812-89c3-fe71894b271d returned with HTTP 200 Sep 05 20:56:49 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 662/1374] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:49 2026] GET /volume/v3/volumes/c57b0644-1a17-4812-89c3-fe71894b271d => generated 863 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-feecf420-9720-4f75-b510-45b52233825c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-feecf420-9720-4f75-b510-45b52233825c tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] GET http://192.168.122.147/volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 Sep 05 20:56:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-feecf420-9720-4f75-b510-45b52233825c tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-feecf420-9720-4f75-b510-45b52233825c tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:49 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:49 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:49 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:49 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:50 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-feecf420-9720-4f75-b510-45b52233825c tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] Volume info retrieved successfully. Sep 05 20:56:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-feecf420-9720-4f75-b510-45b52233825c tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] http://192.168.122.147/volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 returned with HTTP 200 Sep 05 20:56:50 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 713/1375] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:49 2026] GET /volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 => generated 1138 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:56:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9d341f84-faef-40f7-b3d7-44672bbac392 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9d341f84-faef-40f7-b3d7-44672bbac392 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/c57b0644-1a17-4812-89c3-fe71894b271d Sep 05 20:56:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9d341f84-faef-40f7-b3d7-44672bbac392 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9d341f84-faef-40f7-b3d7-44672bbac392 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:50 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:50 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:50 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:50 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:50 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9d341f84-faef-40f7-b3d7-44672bbac392 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:56:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9d341f84-faef-40f7-b3d7-44672bbac392 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/c57b0644-1a17-4812-89c3-fe71894b271d returned with HTTP 200 Sep 05 20:56:50 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 663/1376] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:50 2026] GET /volume/v3/volumes/c57b0644-1a17-4812-89c3-fe71894b271d => generated 864 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:56:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-99891e01-0627-4a95-9760-f1c8efa56afc None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-99891e01-0627-4a95-9760-f1c8efa56afc tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] GET http://192.168.122.147/volume/v3/volumes/c57b0644-1a17-4812-89c3-fe71894b271d Sep 05 20:56:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-99891e01-0627-4a95-9760-f1c8efa56afc tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-99891e01-0627-4a95-9760-f1c8efa56afc tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:50 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:50 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:50 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:50 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:50 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-99891e01-0627-4a95-9760-f1c8efa56afc tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Volume info retrieved successfully. Sep 05 20:56:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-99891e01-0627-4a95-9760-f1c8efa56afc tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] http://192.168.122.147/volume/v3/volumes/c57b0644-1a17-4812-89c3-fe71894b271d returned with HTTP 200 Sep 05 20:56:50 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 714/1377] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:50 2026] GET /volume/v3/volumes/c57b0644-1a17-4812-89c3-fe71894b271d => generated 864 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-49f63eec-e3ce-4740-98ab-6b089a206e76 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-49f63eec-e3ce-4740-98ab-6b089a206e76 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:56:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-49f63eec-e3ce-4740-98ab-6b089a206e76 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-103577033"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-49f63eec-e3ce-4740-98ab-6b089a206e76 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-103577033'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:56:50 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-49f63eec-e3ce-4740-98ab-6b089a206e76 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Create volume of 1 GB Sep 05 20:56:50 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-49f63eec-e3ce-4740-98ab-6b089a206e76 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Availability Zones retrieved successfully. Sep 05 20:56:50 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-49f63eec-e3ce-4740-98ab-6b089a206e76 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Flow 'volume_create_api' (9909c0a8-7932-4617-96d6-5d4ff3c9439d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:56:50 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-49f63eec-e3ce-4740-98ab-6b089a206e76 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef3743e-61ea-4d93-87d3-d8ebb5e51f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:50 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-49f63eec-e3ce-4740-98ab-6b089a206e76 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:56:50 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-49f63eec-e3ce-4740-98ab-6b089a206e76 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef3743e-61ea-4d93-87d3-d8ebb5e51f19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:50 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-49f63eec-e3ce-4740-98ab-6b089a206e76 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e32ff92c-f442-4d44-ab0a-ae2961dbb02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-51b99c41-4eb9-4ad8-adcb-7e52ec0059a8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-51b99c41-4eb9-4ad8-adcb-7e52ec0059a8 tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] GET http://192.168.122.147/volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 Sep 05 20:56:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-51b99c41-4eb9-4ad8-adcb-7e52ec0059a8 tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-51b99c41-4eb9-4ad8-adcb-7e52ec0059a8 tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:51 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-49f63eec-e3ce-4740-98ab-6b089a206e76 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Created reservations ['b1abf800-3ea0-4da1-9a12-9270d546f4c6', 'c8368994-dcd7-432e-9a0e-7f88aa46179b', '288e71df-1c69-4220-a342-0b0232ea2897', '19eb4bc6-ddd5-47d5-a066-cf1e89b172cd'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:56:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-49f63eec-e3ce-4740-98ab-6b089a206e76 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e32ff92c-f442-4d44-ab0a-ae2961dbb02d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1abf800-3ea0-4da1-9a12-9270d546f4c6', 'c8368994-dcd7-432e-9a0e-7f88aa46179b', '288e71df-1c69-4220-a342-0b0232ea2897', '19eb4bc6-ddd5-47d5-a066-cf1e89b172cd']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-49f63eec-e3ce-4740-98ab-6b089a206e76 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92c22baa-eac6-410b-9f13-d14ed3313d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-51b99c41-4eb9-4ad8-adcb-7e52ec0059a8 tempest-VolumesTransfersV357Test-649737900 tempest-VolumesTransfersV357Test-649737900-project-admin] http://192.168.122.147/volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 returned with HTTP 404 Sep 05 20:56:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 715/1378] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:51 2026] GET /volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:56:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-90493328-51dd-4d9c-a44a-b3c0dc1b30c9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-90493328-51dd-4d9c-a44a-b3c0dc1b30c9 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] GET http://192.168.122.147/volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 Sep 05 20:56:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-90493328-51dd-4d9c-a44a-b3c0dc1b30c9 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-90493328-51dd-4d9c-a44a-b3c0dc1b30c9 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:51 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:51 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-49f63eec-e3ce-4740-98ab-6b089a206e76 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92c22baa-eac6-410b-9f13-d14ed3313d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e896dd58-f1a7-4bff-938e-d6550f165e74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-103577033',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f25762c088bb481ca12afb914e009798',qos_specs=None,replication_status=,reservations=['b1abf800-3ea0-4da1-9a12-9270d546f4c6','c8368994-dcd7-432e-9a0e-7f88aa46179b','288e71df-1c69-4220-a342-0b0232ea2897','19eb4bc6-ddd5-47d5-a066-cf1e89b172cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94787724bb4449fea12cc858f95afd84',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:56:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-103577033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e896dd58-f1a7-4bff-938e-d6550f165e74,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f25762c088bb481ca12afb914e009798',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94787724bb4449fea12cc858f95afd84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-49f63eec-e3ce-4740-98ab-6b089a206e76 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdab0c44-7a50-4483-ac1d-bcb44b4f208e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-90493328-51dd-4d9c-a44a-b3c0dc1b30c9 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] http://192.168.122.147/volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 returned with HTTP 404 Sep 05 20:56:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 716/1379] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 20:56:51 2026] GET /volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:56:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1256e2cb-c2a2-4321-9c1f-84cfdfce3a17 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1256e2cb-c2a2-4321-9c1f-84cfdfce3a17 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] DELETE http://192.168.122.147/volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 Sep 05 20:56:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1256e2cb-c2a2-4321-9c1f-84cfdfce3a17 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1256e2cb-c2a2-4321-9c1f-84cfdfce3a17 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:51 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-1256e2cb-c2a2-4321-9c1f-84cfdfce3a17 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] Delete volume with id: 212e8b4d-3af6-48be-ad43-e6b791deb946 Sep 05 20:56:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-49f63eec-e3ce-4740-98ab-6b089a206e76 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdab0c44-7a50-4483-ac1d-bcb44b4f208e) transitioned into state 'SUCCESS' from state '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-103577033',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f25762c088bb481ca12afb914e009798',qos_specs=None,replication_status=,reservations=['b1abf800-3ea0-4da1-9a12-9270d546f4c6','c8368994-dcd7-432e-9a0e-7f88aa46179b','288e71df-1c69-4220-a342-0b0232ea2897','19eb4bc6-ddd5-47d5-a066-cf1e89b172cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94787724bb4449fea12cc858f95afd84',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-49f63eec-e3ce-4740-98ab-6b089a206e76 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (424582ed-2f52-4882-92be-c7223cdd9c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1256e2cb-c2a2-4321-9c1f-84cfdfce3a17 tempest-VolumesTransfersV357Test-382790522 tempest-VolumesTransfersV357Test-382790522-project-member] http://192.168.122.147/volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 returned with HTTP 404 Sep 05 20:56:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 717/1380] 192.168.122.147 () {60 vars in 1276 bytes} [Sat Sep 5 20:56:51 2026] DELETE /volume/v3/volumes/212e8b4d-3af6-48be-ad43-e6b791deb946 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:56:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-49f63eec-e3ce-4740-98ab-6b089a206e76 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (424582ed-2f52-4882-92be-c7223cdd9c19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-49f63eec-e3ce-4740-98ab-6b089a206e76 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Flow 'volume_create_api' (9909c0a8-7932-4617-96d6-5d4ff3c9439d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:56:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-49f63eec-e3ce-4740-98ab-6b089a206e76 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Create volume request issued successfully. Sep 05 20:56:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-49f63eec-e3ce-4740-98ab-6b089a206e76 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:56:51 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 664/1381] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 20:56:50 2026] POST /volume/v3/volumes => generated 772 bytes in 768 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:56:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b64225ab-854f-48c3-843c-e39b9a88c5a3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b64225ab-854f-48c3-843c-e39b9a88c5a3 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/e896dd58-f1a7-4bff-938e-d6550f165e74 Sep 05 20:56:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b64225ab-854f-48c3-843c-e39b9a88c5a3 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b64225ab-854f-48c3-843c-e39b9a88c5a3 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:51 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:51 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:51 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:51 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:51 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b64225ab-854f-48c3-843c-e39b9a88c5a3 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:56:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b64225ab-854f-48c3-843c-e39b9a88c5a3 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/e896dd58-f1a7-4bff-938e-d6550f165e74 returned with HTTP 200 Sep 05 20:56:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 718/1382] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:51 2026] GET /volume/v3/volumes/e896dd58-f1a7-4bff-938e-d6550f165e74 => generated 840 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-280fd0da-5b59-458c-94cd-6a87f7948f72 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-280fd0da-5b59-458c-94cd-6a87f7948f72 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] POST http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action Sep 05 20:56:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-280fd0da-5b59-458c-94cd-6a87f7948f72 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:56:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-280fd0da-5b59-458c-94cd-6a87f7948f72 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:52 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:52 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:52 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:52 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-280fd0da-5b59-458c-94cd-6a87f7948f72 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Volume info retrieved successfully. Sep 05 20:56:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-280fd0da-5b59-458c-94cd-6a87f7948f72 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Reserve volume completed successfully. Sep 05 20:56:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-280fd0da-5b59-458c-94cd-6a87f7948f72 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action returned with HTTP 202 Sep 05 20:56:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 665/1383] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:56:51 2026] POST /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:56:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ec7626eb-5bec-4c7e-a1dd-2e60b22402ee None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ec7626eb-5bec-4c7e-a1dd-2e60b22402ee tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] GET http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b Sep 05 20:56:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ec7626eb-5bec-4c7e-a1dd-2e60b22402ee tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ec7626eb-5bec-4c7e-a1dd-2e60b22402ee tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:52 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:52 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:52 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:52 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:52 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ec7626eb-5bec-4c7e-a1dd-2e60b22402ee tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] Volume info retrieved successfully. Sep 05 20:56:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ec7626eb-5bec-4c7e-a1dd-2e60b22402ee tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b returned with HTTP 200 Sep 05 20:56:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 719/1384] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:52 2026] GET /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b => generated 870 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b5fd5b0b-6299-4f2d-8afc-bca9e2590187 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b5fd5b0b-6299-4f2d-8afc-bca9e2590187 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] POST http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action Sep 05 20:56:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b5fd5b0b-6299-4f2d-8afc-bca9e2590187 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:56:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b5fd5b0b-6299-4f2d-8afc-bca9e2590187 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:52 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:52 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:52 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:52 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b5fd5b0b-6299-4f2d-8afc-bca9e2590187 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Volume info retrieved successfully. Sep 05 20:56:52 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:52 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b5fd5b0b-6299-4f2d-8afc-bca9e2590187 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Unreserve volume completed successfully. Sep 05 20:56:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b5fd5b0b-6299-4f2d-8afc-bca9e2590187 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action returned with HTTP 202 Sep 05 20:56:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 666/1385] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:56:52 2026] POST /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:56:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5f1e2731-a9ca-4f45-b64e-b6450e081bf7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5f1e2731-a9ca-4f45-b64e-b6450e081bf7 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] GET http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b Sep 05 20:56:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5f1e2731-a9ca-4f45-b64e-b6450e081bf7 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5f1e2731-a9ca-4f45-b64e-b6450e081bf7 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:52 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:52 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:52 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:52 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:52 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5f1e2731-a9ca-4f45-b64e-b6450e081bf7 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] Volume info retrieved successfully. Sep 05 20:56:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5f1e2731-a9ca-4f45-b64e-b6450e081bf7 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b returned with HTTP 200 Sep 05 20:56:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 720/1386] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:52 2026] GET /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b => generated 870 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7d649d92-b8c6-4906-8239-51daba56189b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7d649d92-b8c6-4906-8239-51daba56189b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] POST http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action Sep 05 20:56:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7d649d92-b8c6-4906-8239-51daba56189b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:56:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7d649d92-b8c6-4906-8239-51daba56189b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:52 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:52 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:52 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:52 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7d649d92-b8c6-4906-8239-51daba56189b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Volume info retrieved successfully. Sep 05 20:56:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7d649d92-b8c6-4906-8239-51daba56189b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Volume updated successfully. Sep 05 20:56:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7d649d92-b8c6-4906-8239-51daba56189b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action returned with HTTP 200 Sep 05 20:56:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 667/1387] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:56:52 2026] POST /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action => generated 0 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 20:56:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b0f3edaf-0aca-4c2e-bf82-8561b3a31c4c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b0f3edaf-0aca-4c2e-bf82-8561b3a31c4c tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] GET http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b Sep 05 20:56:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b0f3edaf-0aca-4c2e-bf82-8561b3a31c4c tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b0f3edaf-0aca-4c2e-bf82-8561b3a31c4c tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:52 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:52 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:52 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:52 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:52 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b0f3edaf-0aca-4c2e-bf82-8561b3a31c4c tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] Volume info retrieved successfully. Sep 05 20:56:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b0f3edaf-0aca-4c2e-bf82-8561b3a31c4c tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b returned with HTTP 200 Sep 05 20:56:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 721/1388] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:52 2026] GET /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b => generated 869 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-de332c2b-5a05-44a6-98fa-86c59cf6a721 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-de332c2b-5a05-44a6-98fa-86c59cf6a721 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] POST http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action Sep 05 20:56:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-de332c2b-5a05-44a6-98fa-86c59cf6a721 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:56:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-de332c2b-5a05-44a6-98fa-86c59cf6a721 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:52 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:52 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:52 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:52 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-de332c2b-5a05-44a6-98fa-86c59cf6a721 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Volume info retrieved successfully. Sep 05 20:56:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6c437b81-3c0a-4ed9-99c9-3479abecf382 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6c437b81-3c0a-4ed9-99c9-3479abecf382 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/e896dd58-f1a7-4bff-938e-d6550f165e74 Sep 05 20:56:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6c437b81-3c0a-4ed9-99c9-3479abecf382 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6c437b81-3c0a-4ed9-99c9-3479abecf382 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-de332c2b-5a05-44a6-98fa-86c59cf6a721 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Volume updated successfully. Sep 05 20:56:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-de332c2b-5a05-44a6-98fa-86c59cf6a721 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action returned with HTTP 200 Sep 05 20:56:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 668/1389] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:56:52 2026] POST /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action => generated 0 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 20:56:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b87df2be-6e1d-4b93-b4ea-f2671c5e1d3f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b87df2be-6e1d-4b93-b4ea-f2671c5e1d3f tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] GET http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b Sep 05 20:56:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b87df2be-6e1d-4b93-b4ea-f2671c5e1d3f tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b87df2be-6e1d-4b93-b4ea-f2671c5e1d3f tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:52 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:52 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:52 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:52 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:52 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:52 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:52 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6c437b81-3c0a-4ed9-99c9-3479abecf382 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:56:52 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:52 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b87df2be-6e1d-4b93-b4ea-f2671c5e1d3f tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] Volume info retrieved successfully. Sep 05 20:56:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6c437b81-3c0a-4ed9-99c9-3479abecf382 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/e896dd58-f1a7-4bff-938e-d6550f165e74 returned with HTTP 200 Sep 05 20:56:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 722/1390] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:52 2026] GET /volume/v3/volumes/e896dd58-f1a7-4bff-938e-d6550f165e74 => generated 864 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b87df2be-6e1d-4b93-b4ea-f2671c5e1d3f tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b returned with HTTP 200 Sep 05 20:56:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 669/1391] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:52 2026] GET /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b => generated 870 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3fe203fa-4450-437b-8bb9-4cf274e9811b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3fe203fa-4450-437b-8bb9-4cf274e9811b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] POST http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action Sep 05 20:56:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3fe203fa-4450-437b-8bb9-4cf274e9811b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:56:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3fe203fa-4450-437b-8bb9-4cf274e9811b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:52 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:52 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:52 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:52 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:52 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3fe203fa-4450-437b-8bb9-4cf274e9811b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Volume info retrieved successfully. Sep 05 20:56:52 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3fe203fa-4450-437b-8bb9-4cf274e9811b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Update volume admin metadata completed successfully. Sep 05 20:56:52 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3fe203fa-4450-437b-8bb9-4cf274e9811b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Update readonly setting on volume completed successfully. Sep 05 20:56:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3fe203fa-4450-437b-8bb9-4cf274e9811b tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action returned with HTTP 202 Sep 05 20:56:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 723/1392] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:56:52 2026] POST /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:56:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-29637e81-51dd-4d77-9101-b66ecf0f111c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-29637e81-51dd-4d77-9101-b66ecf0f111c tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] GET http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b Sep 05 20:56:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-29637e81-51dd-4d77-9101-b66ecf0f111c tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-29637e81-51dd-4d77-9101-b66ecf0f111c tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:52 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:52 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:52 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:52 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-29637e81-51dd-4d77-9101-b66ecf0f111c tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] Volume info retrieved successfully. Sep 05 20:56:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-29637e81-51dd-4d77-9101-b66ecf0f111c tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b returned with HTTP 200 Sep 05 20:56:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 670/1393] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:52 2026] GET /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b => generated 869 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9dd762e8-ce27-43b7-adb1-1ea4b865eb77 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9dd762e8-ce27-43b7-adb1-1ea4b865eb77 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] POST http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action Sep 05 20:56:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9dd762e8-ce27-43b7-adb1-1ea4b865eb77 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:56:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9dd762e8-ce27-43b7-adb1-1ea4b865eb77 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:52 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:52 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:52 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:52 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:52 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9dd762e8-ce27-43b7-adb1-1ea4b865eb77 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Volume info retrieved successfully. Sep 05 20:56:52 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9dd762e8-ce27-43b7-adb1-1ea4b865eb77 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Update volume admin metadata completed successfully. Sep 05 20:56:52 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9dd762e8-ce27-43b7-adb1-1ea4b865eb77 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Update readonly setting on volume completed successfully. Sep 05 20:56:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9dd762e8-ce27-43b7-adb1-1ea4b865eb77 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action returned with HTTP 202 Sep 05 20:56:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 724/1394] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:56:52 2026] POST /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:56:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a6c37cc4-e86d-4809-9492-10e38b181aa5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a6c37cc4-e86d-4809-9492-10e38b181aa5 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] GET http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b Sep 05 20:56:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a6c37cc4-e86d-4809-9492-10e38b181aa5 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a6c37cc4-e86d-4809-9492-10e38b181aa5 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:52 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:52 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:52 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:52 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a6c37cc4-e86d-4809-9492-10e38b181aa5 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] Volume info retrieved successfully. Sep 05 20:56:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a6c37cc4-e86d-4809-9492-10e38b181aa5 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-reader] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b returned with HTTP 200 Sep 05 20:56:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 671/1395] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:52 2026] GET /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b => generated 870 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d64214f1-4717-4c89-b876-f0b02a19f2de None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d64214f1-4717-4c89-b876-f0b02a19f2de tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] POST http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action Sep 05 20:56:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d64214f1-4717-4c89-b876-f0b02a19f2de tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-746049883", "disk_format": "raw"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:56:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d64214f1-4717-4c89-b876-f0b02a19f2de tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-746049883", "disk_format": "raw"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:52 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:52 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:52 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:52 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:52 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d64214f1-4717-4c89-b876-f0b02a19f2de tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Volume info retrieved successfully. Sep 05 20:56:52 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:52 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:52 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:52 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:52 devstack devstack@c-api.service[87415]: DEBUG cinder.image.image_utils [None req-d64214f1-4717-4c89-b876-f0b02a19f2de tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-746049883'}] 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-746049883'}]. {{(pid=87415) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 05 20:56:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5e9c27ab-d7af-47f8-be3f-626b810e7d1c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5e9c27ab-d7af-47f8-be3f-626b810e7d1c tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/e896dd58-f1a7-4bff-938e-d6550f165e74 Sep 05 20:56:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5e9c27ab-d7af-47f8-be3f-626b810e7d1c tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5e9c27ab-d7af-47f8-be3f-626b810e7d1c tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:53 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:53 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:53 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:53 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:53 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5e9c27ab-d7af-47f8-be3f-626b810e7d1c tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:56:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5e9c27ab-d7af-47f8-be3f-626b810e7d1c tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/e896dd58-f1a7-4bff-938e-d6550f165e74 returned with HTTP 200 Sep 05 20:56:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 672/1396] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:53 2026] GET /volume/v3/volumes/e896dd58-f1a7-4bff-938e-d6550f165e74 => generated 865 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4a3bdf41-9003-44d8-b4ef-b868d2162fcd None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4a3bdf41-9003-44d8-b4ef-b868d2162fcd tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] GET http://192.168.122.147/volume/v3/volumes/e896dd58-f1a7-4bff-938e-d6550f165e74 Sep 05 20:56:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4a3bdf41-9003-44d8-b4ef-b868d2162fcd tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4a3bdf41-9003-44d8-b4ef-b868d2162fcd tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:53 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:53 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:53 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:53 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:53 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4a3bdf41-9003-44d8-b4ef-b868d2162fcd tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Volume info retrieved successfully. Sep 05 20:56:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4a3bdf41-9003-44d8-b4ef-b868d2162fcd tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] http://192.168.122.147/volume/v3/volumes/e896dd58-f1a7-4bff-938e-d6550f165e74 returned with HTTP 200 Sep 05 20:56:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 673/1397] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:53 2026] GET /volume/v3/volumes/e896dd58-f1a7-4bff-938e-d6550f165e74 => generated 865 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-078d2be0-e862-4da1-9dd2-413ae7eb8da6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-078d2be0-e862-4da1-9dd2-413ae7eb8da6 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:56:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-078d2be0-e862-4da1-9dd2-413ae7eb8da6 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-874554948"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:56:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-078d2be0-e862-4da1-9dd2-413ae7eb8da6 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-874554948'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:56:53 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-078d2be0-e862-4da1-9dd2-413ae7eb8da6 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Create volume of 1 GB Sep 05 20:56:53 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-078d2be0-e862-4da1-9dd2-413ae7eb8da6 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Availability Zones retrieved successfully. Sep 05 20:56:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-078d2be0-e862-4da1-9dd2-413ae7eb8da6 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Flow 'volume_create_api' (d85c459d-888c-4f10-b7ec-d9f88f7b88f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:56:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-078d2be0-e862-4da1-9dd2-413ae7eb8da6 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68b6a22b-2271-46d8-ad24-a1c4270a7e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-078d2be0-e862-4da1-9dd2-413ae7eb8da6 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:56:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-078d2be0-e862-4da1-9dd2-413ae7eb8da6 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68b6a22b-2271-46d8-ad24-a1c4270a7e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-078d2be0-e862-4da1-9dd2-413ae7eb8da6 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7aa48b8-3ea8-4ccd-bd9d-808858a98700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:54 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-078d2be0-e862-4da1-9dd2-413ae7eb8da6 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Created reservations ['eb036b57-ab2c-4a73-bc09-eca4ef82a8f3', 'b0248b55-cb56-4352-8c03-e54562c12185', '54230941-8514-4561-a124-642104770e92', '27e81d53-2aa0-40a4-94f5-af8136cbc77f'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:56:54 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-078d2be0-e862-4da1-9dd2-413ae7eb8da6 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7aa48b8-3ea8-4ccd-bd9d-808858a98700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb036b57-ab2c-4a73-bc09-eca4ef82a8f3', 'b0248b55-cb56-4352-8c03-e54562c12185', '54230941-8514-4561-a124-642104770e92', '27e81d53-2aa0-40a4-94f5-af8136cbc77f']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:54 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-078d2be0-e862-4da1-9dd2-413ae7eb8da6 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6458915e-e724-41ae-a951-fb4bcbe721de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:54 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:54 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:54 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-078d2be0-e862-4da1-9dd2-413ae7eb8da6 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6458915e-e724-41ae-a951-fb4bcbe721de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '098c9a15-db94-4b6f-86ee-0f2f7ed7531e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-874554948',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f25762c088bb481ca12afb914e009798',qos_specs=None,replication_status=,reservations=['eb036b57-ab2c-4a73-bc09-eca4ef82a8f3','b0248b55-cb56-4352-8c03-e54562c12185','54230941-8514-4561-a124-642104770e92','27e81d53-2aa0-40a4-94f5-af8136cbc77f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94787724bb4449fea12cc858f95afd84',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:56:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-874554948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=098c9a15-db94-4b6f-86ee-0f2f7ed7531e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f25762c088bb481ca12afb914e009798',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94787724bb4449fea12cc858f95afd84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:54 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-078d2be0-e862-4da1-9dd2-413ae7eb8da6 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (617f6c9f-5a84-47dd-9462-cf410e2d44a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:54 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d64214f1-4717-4c89-b876-f0b02a19f2de tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Copy volume to image completed successfully. Sep 05 20:56:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d64214f1-4717-4c89-b876-f0b02a19f2de tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action returned with HTTP 202 Sep 05 20:56:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 725/1398] 192.168.122.147 () {60 vars in 1275 bytes} [Sat Sep 5 20:56:52 2026] POST /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action => generated 654 bytes in 1407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:56:54 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-078d2be0-e862-4da1-9dd2-413ae7eb8da6 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (617f6c9f-5a84-47dd-9462-cf410e2d44a5) transitioned into state 'SUCCESS' from state '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-874554948',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f25762c088bb481ca12afb914e009798',qos_specs=None,replication_status=,reservations=['eb036b57-ab2c-4a73-bc09-eca4ef82a8f3','b0248b55-cb56-4352-8c03-e54562c12185','54230941-8514-4561-a124-642104770e92','27e81d53-2aa0-40a4-94f5-af8136cbc77f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94787724bb4449fea12cc858f95afd84',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:54 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-078d2be0-e862-4da1-9dd2-413ae7eb8da6 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (971df37d-1f0f-4d15-98f4-87f7fd8dac85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:56:54 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-078d2be0-e862-4da1-9dd2-413ae7eb8da6 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (971df37d-1f0f-4d15-98f4-87f7fd8dac85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:56:54 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-078d2be0-e862-4da1-9dd2-413ae7eb8da6 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Flow 'volume_create_api' (d85c459d-888c-4f10-b7ec-d9f88f7b88f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:56:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-078d2be0-e862-4da1-9dd2-413ae7eb8da6 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Create volume request issued successfully. Sep 05 20:56:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-078d2be0-e862-4da1-9dd2-413ae7eb8da6 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:56:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 674/1399] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 20:56:53 2026] POST /volume/v3/volumes => generated 772 bytes in 547 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 20:56:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ae37c3bb-2a54-42b8-9ac0-b3ba1f3967a7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ae37c3bb-2a54-42b8-9ac0-b3ba1f3967a7 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:56:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ae37c3bb-2a54-42b8-9ac0-b3ba1f3967a7 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ae37c3bb-2a54-42b8-9ac0-b3ba1f3967a7 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:54 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:54 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:54 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:54 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:54 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ae37c3bb-2a54-42b8-9ac0-b3ba1f3967a7 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:56:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ae37c3bb-2a54-42b8-9ac0-b3ba1f3967a7 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:56:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 726/1400] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:54 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 840 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-cf68b3fe-0ced-44b1-accd-dddd84024a30 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cf68b3fe-0ced-44b1-accd-dddd84024a30 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:56:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cf68b3fe-0ced-44b1-accd-dddd84024a30 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cf68b3fe-0ced-44b1-accd-dddd84024a30 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:55 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:55 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:55 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:55 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:55 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-cf68b3fe-0ced-44b1-accd-dddd84024a30 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:56:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cf68b3fe-0ced-44b1-accd-dddd84024a30 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:56:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 675/1401] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:55 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 864 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c62da060-3fb0-4d08-9be6-6f951cc50d6b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c62da060-3fb0-4d08-9be6-6f951cc50d6b tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:56:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c62da060-3fb0-4d08-9be6-6f951cc50d6b tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c62da060-3fb0-4d08-9be6-6f951cc50d6b tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:56 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:56 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:56 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c62da060-3fb0-4d08-9be6-6f951cc50d6b tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:56:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c62da060-3fb0-4d08-9be6-6f951cc50d6b tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:56:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 727/1402] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:56 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 864 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4eb2f197-2879-47bc-8fa4-84d69bbe1492 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4eb2f197-2879-47bc-8fa4-84d69bbe1492 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:56:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4eb2f197-2879-47bc-8fa4-84d69bbe1492 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4eb2f197-2879-47bc-8fa4-84d69bbe1492 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:58 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:58 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:56:58 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:58 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:56:58 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4eb2f197-2879-47bc-8fa4-84d69bbe1492 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:56:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4eb2f197-2879-47bc-8fa4-84d69bbe1492 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:56:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 676/1403] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:57 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 864 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:56:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0a778cba-26c7-4cfe-a600-fcab3ca5c8bf None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:56:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0a778cba-26c7-4cfe-a600-fcab3ca5c8bf tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:56:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0a778cba-26c7-4cfe-a600-fcab3ca5c8bf tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:56:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0a778cba-26c7-4cfe-a600-fcab3ca5c8bf tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:56:59 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:56:59 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:56:59 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:56:59 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:56:59 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0a778cba-26c7-4cfe-a600-fcab3ca5c8bf tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:56:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0a778cba-26c7-4cfe-a600-fcab3ca5c8bf tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:56:59 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 728/1404] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:56:59 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 864 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-01bb4974-56c8-4f55-914f-3116cf28a1c9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-01bb4974-56c8-4f55-914f-3116cf28a1c9 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:57:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-01bb4974-56c8-4f55-914f-3116cf28a1c9 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-01bb4974-56c8-4f55-914f-3116cf28a1c9 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:00 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:00 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:00 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:00 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:00 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-01bb4974-56c8-4f55-914f-3116cf28a1c9 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-01bb4974-56c8-4f55-914f-3116cf28a1c9 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:57:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 677/1405] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:00 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 864 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6fb05365-fd6b-4e17-9c56-26eba630f845 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6fb05365-fd6b-4e17-9c56-26eba630f845 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:57:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6fb05365-fd6b-4e17-9c56-26eba630f845 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6fb05365-fd6b-4e17-9c56-26eba630f845 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:01 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:01 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:01 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:01 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:01 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6fb05365-fd6b-4e17-9c56-26eba630f845 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6fb05365-fd6b-4e17-9c56-26eba630f845 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:57:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 729/1406] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:01 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 864 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:57:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e01ac421-c6c0-44bd-b241-e18af75452df None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e01ac421-c6c0-44bd-b241-e18af75452df tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:57:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e01ac421-c6c0-44bd-b241-e18af75452df tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e01ac421-c6c0-44bd-b241-e18af75452df tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:02 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:02 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:02 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:02 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:02 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e01ac421-c6c0-44bd-b241-e18af75452df tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e01ac421-c6c0-44bd-b241-e18af75452df tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:57:02 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 678/1407] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:02 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 864 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:57:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5b679c50-153e-484b-906b-b733729cc929 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5b679c50-153e-484b-906b-b733729cc929 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:57:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5b679c50-153e-484b-906b-b733729cc929 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-2025301978"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-5b679c50-153e-484b-906b-b733729cc929 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-2025301978'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:57:03 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-5b679c50-153e-484b-906b-b733729cc929 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Create volume of 2 GB Sep 05 20:57:03 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5b679c50-153e-484b-906b-b733729cc929 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Availability Zones retrieved successfully. Sep 05 20:57:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-5b679c50-153e-484b-906b-b733729cc929 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Flow 'volume_create_api' (b6623776-6806-465f-ae8c-c3563394526a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:57:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-5b679c50-153e-484b-906b-b733729cc929 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88a68612-56ff-4281-9ef1-f77c5c7c2bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-5b679c50-153e-484b-906b-b733729cc929 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Validating volume size '2' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:57:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-5b679c50-153e-484b-906b-b733729cc929 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88a68612-56ff-4281-9ef1-f77c5c7c2bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:57:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-5b679c50-153e-484b-906b-b733729cc929 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b1d10d7-946b-4dbe-bf1f-826f9e8c5a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:03 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-5b679c50-153e-484b-906b-b733729cc929 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Created reservations ['26bf5f80-9bbb-4526-8640-7815c3b1a4fa', '24dc89ee-50de-4849-9952-b03247a57986', '92a305e3-c776-48c2-8391-6dc2f2912b48', 'cd6e6a89-5325-4985-a254-a09251a1175e'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:57:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-5b679c50-153e-484b-906b-b733729cc929 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b1d10d7-946b-4dbe-bf1f-826f9e8c5a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26bf5f80-9bbb-4526-8640-7815c3b1a4fa', '24dc89ee-50de-4849-9952-b03247a57986', '92a305e3-c776-48c2-8391-6dc2f2912b48', 'cd6e6a89-5325-4985-a254-a09251a1175e']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:57:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-5b679c50-153e-484b-906b-b733729cc929 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da0ff4c3-d7ac-4385-8c2d-69e7c36f12fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:03 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:03 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-5b679c50-153e-484b-906b-b733729cc929 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da0ff4c3-d7ac-4385-8c2d-69e7c36f12fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db578dab-a87c-496b-adec-916d03add892', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-2025301978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff020cc101cf4041a7f2984a318f6075',qos_specs=None,replication_status=,reservations=['26bf5f80-9bbb-4526-8640-7815c3b1a4fa','24dc89ee-50de-4849-9952-b03247a57986','92a305e3-c776-48c2-8391-6dc2f2912b48','cd6e6a89-5325-4985-a254-a09251a1175e'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ce5420d9f054d39a8acacb3a59d7935',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:57:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-2025301978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db578dab-a87c-496b-adec-916d03add892,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff020cc101cf4041a7f2984a318f6075',provider_auth=None,provider_geometry=None,provider_id=None,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='2ce5420d9f054d39a8acacb3a59d7935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:57:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-5b679c50-153e-484b-906b-b733729cc929 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26524ce7-5729-40de-b3f7-39a764c3d420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-975db033-b7a5-4a13-a5cf-3c1cc9c549ca None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-5b679c50-153e-484b-906b-b733729cc929 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26524ce7-5729-40de-b3f7-39a764c3d420) transitioned into state 'SUCCESS' from state '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-2025301978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff020cc101cf4041a7f2984a318f6075',qos_specs=None,replication_status=,reservations=['26bf5f80-9bbb-4526-8640-7815c3b1a4fa','24dc89ee-50de-4849-9952-b03247a57986','92a305e3-c776-48c2-8391-6dc2f2912b48','cd6e6a89-5325-4985-a254-a09251a1175e'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ce5420d9f054d39a8acacb3a59d7935',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:57:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-975db033-b7a5-4a13-a5cf-3c1cc9c549ca tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:57:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-5b679c50-153e-484b-906b-b733729cc929 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb7d56b5-c8f5-45d8-8565-15dcda058565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-975db033-b7a5-4a13-a5cf-3c1cc9c549ca tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-975db033-b7a5-4a13-a5cf-3c1cc9c549ca tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:03 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:03 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:03 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:03 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:03 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-975db033-b7a5-4a13-a5cf-3c1cc9c549ca tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-5b679c50-153e-484b-906b-b733729cc929 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb7d56b5-c8f5-45d8-8565-15dcda058565) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:57:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-975db033-b7a5-4a13-a5cf-3c1cc9c549ca tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:57:03 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 679/1408] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:03 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 864 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-5b679c50-153e-484b-906b-b733729cc929 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Flow 'volume_create_api' (b6623776-6806-465f-ae8c-c3563394526a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:57:03 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5b679c50-153e-484b-906b-b733729cc929 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Create volume request issued successfully. Sep 05 20:57:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5b679c50-153e-484b-906b-b733729cc929 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:57:03 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 730/1409] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:57:03 2026] POST /volume/v3/volumes => generated 764 bytes in 707 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:57:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ba366d6d-8446-4ace-9818-c82cce28afda None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ba366d6d-8446-4ace-9818-c82cce28afda tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] GET http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 Sep 05 20:57:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ba366d6d-8446-4ace-9818-c82cce28afda tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ba366d6d-8446-4ace-9818-c82cce28afda tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:03 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:03 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:04 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:04 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:04 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ba366d6d-8446-4ace-9818-c82cce28afda tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Volume info retrieved successfully. Sep 05 20:57:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ba366d6d-8446-4ace-9818-c82cce28afda tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 returned with HTTP 200 Sep 05 20:57:04 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 680/1410] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:03 2026] GET /volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 => generated 832 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2cfdb645-20a8-4bef-98ca-9a2bfc3d878c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2cfdb645-20a8-4bef-98ca-9a2bfc3d878c tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:57:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2cfdb645-20a8-4bef-98ca-9a2bfc3d878c tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2cfdb645-20a8-4bef-98ca-9a2bfc3d878c tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:04 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:04 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:04 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:04 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:05 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2cfdb645-20a8-4bef-98ca-9a2bfc3d878c tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2cfdb645-20a8-4bef-98ca-9a2bfc3d878c tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:57:05 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 731/1411] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:04 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 864 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4aa30495-6578-45cc-bdc7-7391b5dbf62b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4aa30495-6578-45cc-bdc7-7391b5dbf62b tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] GET http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 Sep 05 20:57:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4aa30495-6578-45cc-bdc7-7391b5dbf62b tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4aa30495-6578-45cc-bdc7-7391b5dbf62b tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:05 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:05 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:05 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:05 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:05 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4aa30495-6578-45cc-bdc7-7391b5dbf62b tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Volume info retrieved successfully. Sep 05 20:57:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4aa30495-6578-45cc-bdc7-7391b5dbf62b tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 returned with HTTP 200 Sep 05 20:57:05 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 681/1412] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:05 2026] GET /volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ca7edad4-9008-4fff-96d8-4a36626a6b71 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ca7edad4-9008-4fff-96d8-4a36626a6b71 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:57:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ca7edad4-9008-4fff-96d8-4a36626a6b71 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ca7edad4-9008-4fff-96d8-4a36626a6b71 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:06 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:06 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:06 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:06 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:06 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ca7edad4-9008-4fff-96d8-4a36626a6b71 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ca7edad4-9008-4fff-96d8-4a36626a6b71 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:57:06 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 732/1413] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:06 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 864 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-407f06a8-8a2f-4a2d-881a-93efb2dd8581 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-407f06a8-8a2f-4a2d-881a-93efb2dd8581 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] GET http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 Sep 05 20:57:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-407f06a8-8a2f-4a2d-881a-93efb2dd8581 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-407f06a8-8a2f-4a2d-881a-93efb2dd8581 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:06 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:06 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:06 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:06 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:06 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-407f06a8-8a2f-4a2d-881a-93efb2dd8581 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Volume info retrieved successfully. Sep 05 20:57:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-407f06a8-8a2f-4a2d-881a-93efb2dd8581 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 returned with HTTP 200 Sep 05 20:57:06 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 682/1414] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:06 2026] GET /volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1a174300-413c-48b8-b641-20d92c9a0e8a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1a174300-413c-48b8-b641-20d92c9a0e8a tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:57:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1a174300-413c-48b8-b641-20d92c9a0e8a tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1a174300-413c-48b8-b641-20d92c9a0e8a tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:07 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:07 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:07 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:07 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:07 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1a174300-413c-48b8-b641-20d92c9a0e8a tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1a174300-413c-48b8-b641-20d92c9a0e8a tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:57:07 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 733/1415] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:07 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 864 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e6f09ab0-1da9-48e0-8d0e-3d3cfd04df6c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e6f09ab0-1da9-48e0-8d0e-3d3cfd04df6c tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] GET http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 Sep 05 20:57:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e6f09ab0-1da9-48e0-8d0e-3d3cfd04df6c tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e6f09ab0-1da9-48e0-8d0e-3d3cfd04df6c tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:07 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:07 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:07 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:07 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:07 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e6f09ab0-1da9-48e0-8d0e-3d3cfd04df6c tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Volume info retrieved successfully. Sep 05 20:57:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e6f09ab0-1da9-48e0-8d0e-3d3cfd04df6c tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 returned with HTTP 200 Sep 05 20:57:07 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 683/1416] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:07 2026] GET /volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-499e3df8-1be2-4aa3-a6e3-00a2b3bf0789 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-499e3df8-1be2-4aa3-a6e3-00a2b3bf0789 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:57:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-499e3df8-1be2-4aa3-a6e3-00a2b3bf0789 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-499e3df8-1be2-4aa3-a6e3-00a2b3bf0789 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:08 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:08 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:08 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:08 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:08 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-499e3df8-1be2-4aa3-a6e3-00a2b3bf0789 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-499e3df8-1be2-4aa3-a6e3-00a2b3bf0789 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:57:08 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 734/1417] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:08 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 864 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:57:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7a00e1a5-5711-491c-89f2-cd3e5827f86f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7a00e1a5-5711-491c-89f2-cd3e5827f86f tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] GET http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 Sep 05 20:57:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7a00e1a5-5711-491c-89f2-cd3e5827f86f tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7a00e1a5-5711-491c-89f2-cd3e5827f86f tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:08 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:08 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:08 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:08 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:08 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7a00e1a5-5711-491c-89f2-cd3e5827f86f tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Volume info retrieved successfully. Sep 05 20:57:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7a00e1a5-5711-491c-89f2-cd3e5827f86f tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 returned with HTTP 200 Sep 05 20:57:08 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 684/1418] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:08 2026] GET /volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-69931617-0be4-45e5-ac94-07876d1dd1da None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-69931617-0be4-45e5-ac94-07876d1dd1da tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:57:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-69931617-0be4-45e5-ac94-07876d1dd1da tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-69931617-0be4-45e5-ac94-07876d1dd1da tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:09 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:09 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:09 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:09 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:09 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-69931617-0be4-45e5-ac94-07876d1dd1da tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-69931617-0be4-45e5-ac94-07876d1dd1da tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:57:09 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 735/1419] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:09 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 864 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6cf9234e-5db7-4969-b51e-adaa376c8e9c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6cf9234e-5db7-4969-b51e-adaa376c8e9c tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] GET http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 Sep 05 20:57:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6cf9234e-5db7-4969-b51e-adaa376c8e9c tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6cf9234e-5db7-4969-b51e-adaa376c8e9c tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:09 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:09 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:09 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:09 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:09 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6cf9234e-5db7-4969-b51e-adaa376c8e9c tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Volume info retrieved successfully. Sep 05 20:57:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6cf9234e-5db7-4969-b51e-adaa376c8e9c tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 returned with HTTP 200 Sep 05 20:57:09 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 685/1420] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:09 2026] GET /volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1a4b3758-f400-416d-b555-d8f4ed33a8fb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1a4b3758-f400-416d-b555-d8f4ed33a8fb tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:57:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1a4b3758-f400-416d-b555-d8f4ed33a8fb tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1a4b3758-f400-416d-b555-d8f4ed33a8fb tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:10 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:10 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:10 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:10 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:10 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1a4b3758-f400-416d-b555-d8f4ed33a8fb tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1a4b3758-f400-416d-b555-d8f4ed33a8fb tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:57:10 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 736/1421] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:10 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 864 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a1e24602-feab-47aa-afed-dc41466e1ef4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a1e24602-feab-47aa-afed-dc41466e1ef4 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] GET http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 Sep 05 20:57:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a1e24602-feab-47aa-afed-dc41466e1ef4 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a1e24602-feab-47aa-afed-dc41466e1ef4 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:10 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:10 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:10 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:10 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:10 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a1e24602-feab-47aa-afed-dc41466e1ef4 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Volume info retrieved successfully. Sep 05 20:57:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a1e24602-feab-47aa-afed-dc41466e1ef4 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 returned with HTTP 200 Sep 05 20:57:10 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 686/1422] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:10 2026] GET /volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e5c694bd-e996-4f06-9d43-66a5671d5b44 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e5c694bd-e996-4f06-9d43-66a5671d5b44 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:57:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e5c694bd-e996-4f06-9d43-66a5671d5b44 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e5c694bd-e996-4f06-9d43-66a5671d5b44 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:11 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:11 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:11 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:11 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:11 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e5c694bd-e996-4f06-9d43-66a5671d5b44 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e5c694bd-e996-4f06-9d43-66a5671d5b44 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:57:11 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 737/1423] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:11 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 864 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3199da21-8e6b-48cd-a1d7-85400e534316 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3199da21-8e6b-48cd-a1d7-85400e534316 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] GET http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 Sep 05 20:57:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3199da21-8e6b-48cd-a1d7-85400e534316 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3199da21-8e6b-48cd-a1d7-85400e534316 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:11 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:11 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:11 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:11 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:11 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3199da21-8e6b-48cd-a1d7-85400e534316 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Volume info retrieved successfully. Sep 05 20:57:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3199da21-8e6b-48cd-a1d7-85400e534316 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 returned with HTTP 200 Sep 05 20:57:11 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 687/1424] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:11 2026] GET /volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f5848ad4-1963-485e-904c-8499f4a6b1fd None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f5848ad4-1963-485e-904c-8499f4a6b1fd tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:57:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f5848ad4-1963-485e-904c-8499f4a6b1fd tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f5848ad4-1963-485e-904c-8499f4a6b1fd tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:12 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:12 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:12 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:12 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:12 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f5848ad4-1963-485e-904c-8499f4a6b1fd tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f5848ad4-1963-485e-904c-8499f4a6b1fd tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:57:12 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 738/1425] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:12 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 864 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-cca9a4db-12af-441e-87fd-6316b50c661b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cca9a4db-12af-441e-87fd-6316b50c661b tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] GET http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 Sep 05 20:57:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cca9a4db-12af-441e-87fd-6316b50c661b tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cca9a4db-12af-441e-87fd-6316b50c661b tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:12 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:12 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:12 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:12 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:12 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-cca9a4db-12af-441e-87fd-6316b50c661b tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Volume info retrieved successfully. Sep 05 20:57:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cca9a4db-12af-441e-87fd-6316b50c661b tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 returned with HTTP 200 Sep 05 20:57:12 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 688/1426] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:12 2026] GET /volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 => generated 856 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5f6f8071-d951-4f65-b68c-3b0077677361 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5f6f8071-d951-4f65-b68c-3b0077677361 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:57:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5f6f8071-d951-4f65-b68c-3b0077677361 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5f6f8071-d951-4f65-b68c-3b0077677361 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:13 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:13 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:13 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:13 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:13 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5f6f8071-d951-4f65-b68c-3b0077677361 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5f6f8071-d951-4f65-b68c-3b0077677361 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:57:13 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 739/1427] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:13 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 864 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d002b7f0-8d6e-4cbb-b9e7-8b9754cd00f5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d002b7f0-8d6e-4cbb-b9e7-8b9754cd00f5 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] GET http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 Sep 05 20:57:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d002b7f0-8d6e-4cbb-b9e7-8b9754cd00f5 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d002b7f0-8d6e-4cbb-b9e7-8b9754cd00f5 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:13 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:13 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:13 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:13 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:13 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d002b7f0-8d6e-4cbb-b9e7-8b9754cd00f5 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Volume info retrieved successfully. Sep 05 20:57:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d002b7f0-8d6e-4cbb-b9e7-8b9754cd00f5 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 returned with HTTP 200 Sep 05 20:57:13 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 689/1428] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:13 2026] GET /volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 => generated 856 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-15a5413e-a139-43b2-b0f4-ea8959969c06 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-15a5413e-a139-43b2-b0f4-ea8959969c06 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:57:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-15a5413e-a139-43b2-b0f4-ea8959969c06 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-15a5413e-a139-43b2-b0f4-ea8959969c06 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:14 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:14 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:14 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:14 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:14 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-15a5413e-a139-43b2-b0f4-ea8959969c06 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-15a5413e-a139-43b2-b0f4-ea8959969c06 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:57:14 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 740/1429] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:14 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 864 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e6e852a3-c1a5-4157-98b9-dae8078e1ae9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e6e852a3-c1a5-4157-98b9-dae8078e1ae9 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] GET http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 Sep 05 20:57:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e6e852a3-c1a5-4157-98b9-dae8078e1ae9 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e6e852a3-c1a5-4157-98b9-dae8078e1ae9 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:14 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:14 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:14 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:14 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:14 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e6e852a3-c1a5-4157-98b9-dae8078e1ae9 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Volume info retrieved successfully. Sep 05 20:57:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e6e852a3-c1a5-4157-98b9-dae8078e1ae9 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 returned with HTTP 200 Sep 05 20:57:14 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 690/1430] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:14 2026] GET /volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-74fa6fb1-6e73-447f-a9e9-7c2de3e81efb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-74fa6fb1-6e73-447f-a9e9-7c2de3e81efb tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:57:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-74fa6fb1-6e73-447f-a9e9-7c2de3e81efb tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-74fa6fb1-6e73-447f-a9e9-7c2de3e81efb tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:15 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:15 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:15 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:15 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:15 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-74fa6fb1-6e73-447f-a9e9-7c2de3e81efb tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-74fa6fb1-6e73-447f-a9e9-7c2de3e81efb tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:57:15 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 741/1431] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:15 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 864 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:57:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-934c086f-bcd4-4acf-907d-a3fd5bf0238b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-934c086f-bcd4-4acf-907d-a3fd5bf0238b tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] GET http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 Sep 05 20:57:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-934c086f-bcd4-4acf-907d-a3fd5bf0238b tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-934c086f-bcd4-4acf-907d-a3fd5bf0238b tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:15 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:15 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:15 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:15 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:15 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-934c086f-bcd4-4acf-907d-a3fd5bf0238b tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Volume info retrieved successfully. Sep 05 20:57:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-934c086f-bcd4-4acf-907d-a3fd5bf0238b tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 returned with HTTP 200 Sep 05 20:57:15 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 691/1432] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:15 2026] GET /volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-58ec293b-1f2b-4940-976d-6b6b335c1efa None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-58ec293b-1f2b-4940-976d-6b6b335c1efa tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:57:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-58ec293b-1f2b-4940-976d-6b6b335c1efa tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-58ec293b-1f2b-4940-976d-6b6b335c1efa tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:16 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:16 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:16 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:16 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:16 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-58ec293b-1f2b-4940-976d-6b6b335c1efa tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-58ec293b-1f2b-4940-976d-6b6b335c1efa tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:57:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 742/1433] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:16 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 864 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-81768953-9936-4228-a219-0f62cc76e770 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-81768953-9936-4228-a219-0f62cc76e770 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] GET http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 Sep 05 20:57:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-81768953-9936-4228-a219-0f62cc76e770 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-81768953-9936-4228-a219-0f62cc76e770 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:16 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:16 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:16 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:16 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:16 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-81768953-9936-4228-a219-0f62cc76e770 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Volume info retrieved successfully. Sep 05 20:57:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-81768953-9936-4228-a219-0f62cc76e770 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 returned with HTTP 200 Sep 05 20:57:17 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 692/1434] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:16 2026] GET /volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-57fbd4b8-5ef1-40aa-8473-f5807a0f7d16 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-57fbd4b8-5ef1-40aa-8473-f5807a0f7d16 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:57:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-57fbd4b8-5ef1-40aa-8473-f5807a0f7d16 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-57fbd4b8-5ef1-40aa-8473-f5807a0f7d16 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:17 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:17 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:17 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:17 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:17 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-57fbd4b8-5ef1-40aa-8473-f5807a0f7d16 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-57fbd4b8-5ef1-40aa-8473-f5807a0f7d16 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:57:17 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 743/1435] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:17 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 864 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1d6338a0-c08a-4137-8699-08b2e1343742 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1d6338a0-c08a-4137-8699-08b2e1343742 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] GET http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 Sep 05 20:57:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1d6338a0-c08a-4137-8699-08b2e1343742 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1d6338a0-c08a-4137-8699-08b2e1343742 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:18 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:18 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:18 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:18 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:18 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-1d6338a0-c08a-4137-8699-08b2e1343742 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Volume info retrieved successfully. Sep 05 20:57:18 devstack devstack@c-api.service[87416]: DEBUG dbcounter [-] [87416] Writing DB stats cinder:SELECT=320,cinder:INSERT=35,cinder:UPDATE=56 {{(pid=87416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:57:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1d6338a0-c08a-4137-8699-08b2e1343742 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 returned with HTTP 200 Sep 05 20:57:18 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 693/1436] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:18 2026] GET /volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:57:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3ffe9c5a-56af-49c0-9aad-c5447fbbe8bf None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3ffe9c5a-56af-49c0-9aad-c5447fbbe8bf tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:57:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3ffe9c5a-56af-49c0-9aad-c5447fbbe8bf tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3ffe9c5a-56af-49c0-9aad-c5447fbbe8bf tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:18 devstack devstack@c-api.service[87415]: DEBUG dbcounter [-] [87415] Writing DB stats cinder:SELECT=355,cinder:INSERT=53,cinder:UPDATE=75 {{(pid=87415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:57:18 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:18 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:18 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:18 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:18 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3ffe9c5a-56af-49c0-9aad-c5447fbbe8bf tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3ffe9c5a-56af-49c0-9aad-c5447fbbe8bf tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:57:18 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 744/1437] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:18 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 864 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-99e98d81-b9fd-460f-b10c-b36ae6dccdc7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-99e98d81-b9fd-460f-b10c-b36ae6dccdc7 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] GET http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 Sep 05 20:57:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-99e98d81-b9fd-460f-b10c-b36ae6dccdc7 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-99e98d81-b9fd-460f-b10c-b36ae6dccdc7 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:19 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:19 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:19 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:19 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:19 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-99e98d81-b9fd-460f-b10c-b36ae6dccdc7 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Volume info retrieved successfully. Sep 05 20:57:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-99e98d81-b9fd-460f-b10c-b36ae6dccdc7 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 returned with HTTP 200 Sep 05 20:57:19 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 694/1438] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:19 2026] GET /volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 => generated 856 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2aeac129-d27d-44d3-ab1d-f39aa956ace1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2aeac129-d27d-44d3-ab1d-f39aa956ace1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:57:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2aeac129-d27d-44d3-ab1d-f39aa956ace1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-831808870"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-2aeac129-d27d-44d3-ab1d-f39aa956ace1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-831808870'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:57:19 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-2aeac129-d27d-44d3-ab1d-f39aa956ace1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Create volume of 1 GB Sep 05 20:57:19 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2aeac129-d27d-44d3-ab1d-f39aa956ace1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Availability Zones retrieved successfully. Sep 05 20:57:19 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2aeac129-d27d-44d3-ab1d-f39aa956ace1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Flow 'volume_create_api' (8e3a02b4-0e70-45af-9630-96dfb9aecebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:57:19 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2aeac129-d27d-44d3-ab1d-f39aa956ace1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7ab1d46-7c70-4324-84df-2771df540e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:19 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-2aeac129-d27d-44d3-ab1d-f39aa956ace1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:57:19 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2aeac129-d27d-44d3-ab1d-f39aa956ace1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7ab1d46-7c70-4324-84df-2771df540e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:57:19 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2aeac129-d27d-44d3-ab1d-f39aa956ace1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b58b1ee-f047-489a-98b2-f2b30b54bdf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:19 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-2aeac129-d27d-44d3-ab1d-f39aa956ace1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Created reservations ['6743fecf-ba62-4839-8949-603822219810', 'b72ef822-7d03-4d39-9f41-807e209ef482', '811c2c72-4009-431f-b725-0e378185de2b', '059bf0cf-4289-4dc7-abc3-dfeae4e7f5fc'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:57:19 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2aeac129-d27d-44d3-ab1d-f39aa956ace1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b58b1ee-f047-489a-98b2-f2b30b54bdf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6743fecf-ba62-4839-8949-603822219810', 'b72ef822-7d03-4d39-9f41-807e209ef482', '811c2c72-4009-431f-b725-0e378185de2b', '059bf0cf-4289-4dc7-abc3-dfeae4e7f5fc']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:57:19 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2aeac129-d27d-44d3-ab1d-f39aa956ace1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (495f18a1-4c05-4a40-be40-d264471fb3ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:19 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:19 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:19 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2aeac129-d27d-44d3-ab1d-f39aa956ace1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (495f18a1-4c05-4a40-be40-d264471fb3ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1149c019-424e-439c-b1f4-23df3cbdaa48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-831808870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc00708160b1473c9e770d962c4a5d16',qos_specs=None,replication_status=,reservations=['6743fecf-ba62-4839-8949-603822219810','b72ef822-7d03-4d39-9f41-807e209ef482','811c2c72-4009-431f-b725-0e378185de2b','059bf0cf-4289-4dc7-abc3-dfeae4e7f5fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ecc35db947455aa2edd03e7b6a44e3',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:57:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-831808870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1149c019-424e-439c-b1f4-23df3cbdaa48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc00708160b1473c9e770d962c4a5d16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68ecc35db947455aa2edd03e7b6a44e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:57:19 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2aeac129-d27d-44d3-ab1d-f39aa956ace1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec8fac70-f7c9-44ba-9b54-2790d1f4b99c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:19 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2aeac129-d27d-44d3-ab1d-f39aa956ace1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec8fac70-f7c9-44ba-9b54-2790d1f4b99c) transitioned into state 'SUCCESS' from state '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-831808870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc00708160b1473c9e770d962c4a5d16',qos_specs=None,replication_status=,reservations=['6743fecf-ba62-4839-8949-603822219810','b72ef822-7d03-4d39-9f41-807e209ef482','811c2c72-4009-431f-b725-0e378185de2b','059bf0cf-4289-4dc7-abc3-dfeae4e7f5fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ecc35db947455aa2edd03e7b6a44e3',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:57:19 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2aeac129-d27d-44d3-ab1d-f39aa956ace1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b59bbf2b-8937-4289-ba64-d7cb1da56fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:19 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2aeac129-d27d-44d3-ab1d-f39aa956ace1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b59bbf2b-8937-4289-ba64-d7cb1da56fe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:57:19 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2aeac129-d27d-44d3-ab1d-f39aa956ace1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Flow 'volume_create_api' (8e3a02b4-0e70-45af-9630-96dfb9aecebc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:57:19 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2aeac129-d27d-44d3-ab1d-f39aa956ace1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Create volume request issued successfully. Sep 05 20:57:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2aeac129-d27d-44d3-ab1d-f39aa956ace1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:57:19 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 745/1439] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:57:19 2026] POST /volume/v3/volumes => generated 759 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:57:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6dbcda00-8aa0-47cd-8661-780b9e8afef9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6dbcda00-8aa0-47cd-8661-780b9e8afef9 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 Sep 05 20:57:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6dbcda00-8aa0-47cd-8661-780b9e8afef9 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6dbcda00-8aa0-47cd-8661-780b9e8afef9 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:19 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:19 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:19 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:19 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:19 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6dbcda00-8aa0-47cd-8661-780b9e8afef9 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6dbcda00-8aa0-47cd-8661-780b9e8afef9 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 returned with HTTP 200 Sep 05 20:57:19 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 695/1440] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:19 2026] GET /volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 => generated 827 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-12d187dc-6728-4169-8c99-f7160f5f2965 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-12d187dc-6728-4169-8c99-f7160f5f2965 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:57:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-12d187dc-6728-4169-8c99-f7160f5f2965 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-12d187dc-6728-4169-8c99-f7160f5f2965 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:20 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:20 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:20 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:20 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:20 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-12d187dc-6728-4169-8c99-f7160f5f2965 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-12d187dc-6728-4169-8c99-f7160f5f2965 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:57:20 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 746/1441] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:20 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 864 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6e593e05-7503-4afd-bbdd-a803e0807c9e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6e593e05-7503-4afd-bbdd-a803e0807c9e tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] GET http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 Sep 05 20:57:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6e593e05-7503-4afd-bbdd-a803e0807c9e tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6e593e05-7503-4afd-bbdd-a803e0807c9e tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:20 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:20 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:20 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:20 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:20 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6e593e05-7503-4afd-bbdd-a803e0807c9e tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Volume info retrieved successfully. Sep 05 20:57:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6e593e05-7503-4afd-bbdd-a803e0807c9e tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 returned with HTTP 200 Sep 05 20:57:20 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 696/1442] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:20 2026] GET /volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a212fce4-e384-4bcf-9dc7-dc5ce74a4216 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a212fce4-e384-4bcf-9dc7-dc5ce74a4216 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 Sep 05 20:57:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a212fce4-e384-4bcf-9dc7-dc5ce74a4216 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a212fce4-e384-4bcf-9dc7-dc5ce74a4216 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:20 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:20 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:20 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:20 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:20 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a212fce4-e384-4bcf-9dc7-dc5ce74a4216 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a212fce4-e384-4bcf-9dc7-dc5ce74a4216 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 returned with HTTP 200 Sep 05 20:57:20 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 747/1443] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:20 2026] GET /volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-dbecde6e-6d11-4c57-9fb5-6c806f39774d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dbecde6e-6d11-4c57-9fb5-6c806f39774d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:57:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-dbecde6e-6d11-4c57-9fb5-6c806f39774d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-dbecde6e-6d11-4c57-9fb5-6c806f39774d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:21 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:21 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:21 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:21 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:21 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-dbecde6e-6d11-4c57-9fb5-6c806f39774d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dbecde6e-6d11-4c57-9fb5-6c806f39774d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:57:21 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 697/1444] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:21 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 864 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1a47c233-410b-429f-a731-0811156c2dc8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1a47c233-410b-429f-a731-0811156c2dc8 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] GET http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 Sep 05 20:57:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1a47c233-410b-429f-a731-0811156c2dc8 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1a47c233-410b-429f-a731-0811156c2dc8 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:21 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:21 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:21 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:21 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:21 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1a47c233-410b-429f-a731-0811156c2dc8 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Volume info retrieved successfully. Sep 05 20:57:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1a47c233-410b-429f-a731-0811156c2dc8 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 returned with HTTP 200 Sep 05 20:57:21 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 748/1445] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:21 2026] GET /volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-47d52acd-bd6a-4f19-b239-f959a6e734b5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-47d52acd-bd6a-4f19-b239-f959a6e734b5 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 Sep 05 20:57:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-47d52acd-bd6a-4f19-b239-f959a6e734b5 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-47d52acd-bd6a-4f19-b239-f959a6e734b5 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:21 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:21 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:21 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:21 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:22 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-47d52acd-bd6a-4f19-b239-f959a6e734b5 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-47d52acd-bd6a-4f19-b239-f959a6e734b5 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 returned with HTTP 200 Sep 05 20:57:22 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 698/1446] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:21 2026] GET /volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:57:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-777b4612-f2bc-409a-8dad-0161238484fd None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-777b4612-f2bc-409a-8dad-0161238484fd tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:57:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-777b4612-f2bc-409a-8dad-0161238484fd tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-777b4612-f2bc-409a-8dad-0161238484fd tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:22 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:22 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:22 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:22 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:22 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-777b4612-f2bc-409a-8dad-0161238484fd tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-777b4612-f2bc-409a-8dad-0161238484fd tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:57:22 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 749/1447] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:22 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ebb7c76a-2ced-443c-aaf5-657dc0932cd5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ebb7c76a-2ced-443c-aaf5-657dc0932cd5 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] GET http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 Sep 05 20:57:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ebb7c76a-2ced-443c-aaf5-657dc0932cd5 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ebb7c76a-2ced-443c-aaf5-657dc0932cd5 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:22 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:22 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:22 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:22 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:22 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ebb7c76a-2ced-443c-aaf5-657dc0932cd5 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Volume info retrieved successfully. Sep 05 20:57:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ebb7c76a-2ced-443c-aaf5-657dc0932cd5 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 returned with HTTP 200 Sep 05 20:57:22 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 699/1448] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:22 2026] GET /volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-23c80d14-f196-405c-a110-e20b633f8d07 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-23c80d14-f196-405c-a110-e20b633f8d07 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] GET http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b Sep 05 20:57:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-23c80d14-f196-405c-a110-e20b633f8d07 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-23c80d14-f196-405c-a110-e20b633f8d07 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:22 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:22 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:22 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:22 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:22 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-23c80d14-f196-405c-a110-e20b633f8d07 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Volume info retrieved successfully. Sep 05 20:57:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-23c80d14-f196-405c-a110-e20b633f8d07 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b returned with HTTP 200 Sep 05 20:57:22 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 750/1449] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:22 2026] GET /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b => generated 870 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-253d96e0-a18c-4534-b6b7-4145962facf2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-253d96e0-a18c-4534-b6b7-4145962facf2 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] POST http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action Sep 05 20:57:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-253d96e0-a18c-4534-b6b7-4145962facf2 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1963479501", "disk_format": "qcow2"}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:57:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-253d96e0-a18c-4534-b6b7-4145962facf2 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1963479501", "disk_format": "qcow2"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:22 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:22 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:22 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:22 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:22 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-253d96e0-a18c-4534-b6b7-4145962facf2 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Volume info retrieved successfully. Sep 05 20:57:22 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:22 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:22 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:22 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:22 devstack devstack@c-api.service[87416]: DEBUG cinder.image.image_utils [None req-253d96e0-a18c-4534-b6b7-4145962facf2 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1963479501'}] 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-1963479501'}]. {{(pid=87416) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-549d1b65-c04a-4ca5-a275-131c30b2f4f6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-549d1b65-c04a-4ca5-a275-131c30b2f4f6 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-549d1b65-c04a-4ca5-a275-131c30b2f4f6 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-549d1b65-c04a-4ca5-a275-131c30b2f4f6 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:23 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-549d1b65-c04a-4ca5-a275-131c30b2f4f6 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-549d1b65-c04a-4ca5-a275-131c30b2f4f6 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 returned with HTTP 200 Sep 05 20:57:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 751/1450] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:23 2026] GET /volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1c18e30e-61cc-491f-aacb-25299fd8bea1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1c18e30e-61cc-491f-aacb-25299fd8bea1 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1c18e30e-61cc-491f-aacb-25299fd8bea1 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1c18e30e-61cc-491f-aacb-25299fd8bea1 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:23 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1c18e30e-61cc-491f-aacb-25299fd8bea1 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1c18e30e-61cc-491f-aacb-25299fd8bea1 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:57:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 752/1451] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:23 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 865 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8702e068-193f-4117-837a-6166b35657a0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8702e068-193f-4117-837a-6166b35657a0 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8702e068-193f-4117-837a-6166b35657a0 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8702e068-193f-4117-837a-6166b35657a0 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:23 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8702e068-193f-4117-837a-6166b35657a0 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Volume info retrieved successfully. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8702e068-193f-4117-837a-6166b35657a0 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:57:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 753/1452] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:23 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0c8db1af-7b2c-4c9e-94ec-c7e602de897d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0c8db1af-7b2c-4c9e-94ec-c7e602de897d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] GET http://192.168.122.147/volume/v3/volumes Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0c8db1af-7b2c-4c9e-94ec-c7e602de897d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0c8db1af-7b2c-4c9e-94ec-c7e602de897d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-0c8db1af-7b2c-4c9e-94ec-c7e602de897d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-0c8db1af-7b2c-4c9e-94ec-c7e602de897d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:23 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:23 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0c8db1af-7b2c-4c9e-94ec-c7e602de897d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Get all volumes completed successfully. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0c8db1af-7b2c-4c9e-94ec-c7e602de897d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] http://192.168.122.147/volume/v3/volumes returned with HTTP 200 Sep 05 20:57:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 754/1453] 192.168.122.147 () {58 vars in 1121 bytes} [Sat Sep 5 20:57:23 2026] GET /volume/v3/volumes => generated 996 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f383cdae-8dfa-4e9a-adca-4d398da57637 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f383cdae-8dfa-4e9a-adca-4d398da57637 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] GET http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f383cdae-8dfa-4e9a-adca-4d398da57637 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f383cdae-8dfa-4e9a-adca-4d398da57637 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:23 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f383cdae-8dfa-4e9a-adca-4d398da57637 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Volume info retrieved successfully. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f383cdae-8dfa-4e9a-adca-4d398da57637 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 returned with HTTP 200 Sep 05 20:57:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 755/1454] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:23 2026] GET /volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4cee3bef-da40-4e9c-8ad7-7a2a200cd1ea None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4cee3bef-da40-4e9c-8ad7-7a2a200cd1ea tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] GET http://192.168.122.147/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-41824091 Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4cee3bef-da40-4e9c-8ad7-7a2a200cd1ea tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4cee3bef-da40-4e9c-8ad7-7a2a200cd1ea tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-4cee3bef-da40-4e9c-8ad7-7a2a200cd1ea tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-4cee3bef-da40-4e9c-8ad7-7a2a200cd1ea tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-41824091'), ('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-4cee3bef-da40-4e9c-8ad7-7a2a200cd1ea tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Get all volumes completed successfully. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4cee3bef-da40-4e9c-8ad7-7a2a200cd1ea tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] http://192.168.122.147/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-41824091 returned with HTTP 200 Sep 05 20:57:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 756/1455] 192.168.122.147 () {58 vars in 1218 bytes} [Sat Sep 5 20:57:23 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-41824091 => generated 340 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9825c990-0df6-45f4-abb5-47769c51a955 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9825c990-0df6-45f4-abb5-47769c51a955 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-41824091 Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9825c990-0df6-45f4-abb5-47769c51a955 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9825c990-0df6-45f4-abb5-47769c51a955 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-9825c990-0df6-45f4-abb5-47769c51a955 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9825c990-0df6-45f4-abb5-47769c51a955 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-41824091'), ('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9825c990-0df6-45f4-abb5-47769c51a955 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Get all volumes completed successfully. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9825c990-0df6-45f4-abb5-47769c51a955 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] http://192.168.122.147/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-41824091 returned with HTTP 200 Sep 05 20:57:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 757/1456] 192.168.122.147 () {58 vars in 1239 bytes} [Sat Sep 5 20:57:23 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-41824091 => generated 867 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0ab5fbb6-646e-4699-ae42-62ef7866b871 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0ab5fbb6-646e-4699-ae42-62ef7866b871 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/detail?limit=1 Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0ab5fbb6-646e-4699-ae42-62ef7866b871 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0ab5fbb6-646e-4699-ae42-62ef7866b871 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-0ab5fbb6-646e-4699-ae42-62ef7866b871 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-0ab5fbb6-646e-4699-ae42-62ef7866b871 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0ab5fbb6-646e-4699-ae42-62ef7866b871 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Get all volumes completed successfully. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0ab5fbb6-646e-4699-ae42-62ef7866b871 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 05 20:57:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 758/1457] 192.168.122.147 () {58 vars in 1157 bytes} [Sat Sep 5 20:57:23 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-744dee45-b18f-483b-8345-6c84dee3e415 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-744dee45-b18f-483b-8345-6c84dee3e415 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/detail?limit=1&marker=098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-744dee45-b18f-483b-8345-6c84dee3e415 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-744dee45-b18f-483b-8345-6c84dee3e415 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-744dee45-b18f-483b-8345-6c84dee3e415 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-744dee45-b18f-483b-8345-6c84dee3e415 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-744dee45-b18f-483b-8345-6c84dee3e415 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Get all volumes completed successfully. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-744dee45-b18f-483b-8345-6c84dee3e415 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/detail?limit=1&marker=098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:57:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 759/1458] 192.168.122.147 () {58 vars in 1245 bytes} [Sat Sep 5 20:57:23 2026] GET /volume/v3/volumes/detail?limit=1&marker=098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 1015 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1100a014-e895-44ca-8168-4852d52f5588 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1100a014-e895-44ca-8168-4852d52f5588 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/detail?limit=1&marker=e896dd58-f1a7-4bff-938e-d6550f165e74 Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1100a014-e895-44ca-8168-4852d52f5588 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1100a014-e895-44ca-8168-4852d52f5588 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-1100a014-e895-44ca-8168-4852d52f5588 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-1100a014-e895-44ca-8168-4852d52f5588 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1100a014-e895-44ca-8168-4852d52f5588 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Get all volumes completed successfully. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1100a014-e895-44ca-8168-4852d52f5588 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/detail?limit=1&marker=e896dd58-f1a7-4bff-938e-d6550f165e74 returned with HTTP 200 Sep 05 20:57:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 760/1459] 192.168.122.147 () {58 vars in 1245 bytes} [Sat Sep 5 20:57:23 2026] GET /volume/v3/volumes/detail?limit=1&marker=e896dd58-f1a7-4bff-938e-d6550f165e74 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1e4e2e2f-3c46-431c-8371-9da372e8a07d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1e4e2e2f-3c46-431c-8371-9da372e8a07d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/detail?limit=1&marker=c57b0644-1a17-4812-89c3-fe71894b271d Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1e4e2e2f-3c46-431c-8371-9da372e8a07d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1e4e2e2f-3c46-431c-8371-9da372e8a07d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-1e4e2e2f-3c46-431c-8371-9da372e8a07d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-1e4e2e2f-3c46-431c-8371-9da372e8a07d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1e4e2e2f-3c46-431c-8371-9da372e8a07d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Get all volumes completed successfully. Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1e4e2e2f-3c46-431c-8371-9da372e8a07d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/detail?limit=1&marker=c57b0644-1a17-4812-89c3-fe71894b271d returned with HTTP 200 Sep 05 20:57:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 761/1460] 192.168.122.147 () {58 vars in 1245 bytes} [Sat Sep 5 20:57:23 2026] GET /volume/v3/volumes/detail?limit=1&marker=c57b0644-1a17-4812-89c3-fe71894b271d => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d021b08b-790c-446a-aab8-e590a756103a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d021b08b-790c-446a-aab8-e590a756103a tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d021b08b-790c-446a-aab8-e590a756103a tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d021b08b-790c-446a-aab8-e590a756103a tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-d021b08b-790c-446a-aab8-e590a756103a tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d021b08b-790c-446a-aab8-e590a756103a tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Could not evaluate value available, assuming string {{(pid=87415) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 20:57:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d021b08b-790c-446a-aab8-e590a756103a tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:24 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:24 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:24 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d021b08b-790c-446a-aab8-e590a756103a tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Get all volumes completed successfully. Sep 05 20:57:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d021b08b-790c-446a-aab8-e590a756103a tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] http://192.168.122.147/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 05 20:57:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 762/1461] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 20:57:23 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1911 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5dcfd470-7288-454a-b632-a07343166c38 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5dcfd470-7288-454a-b632-a07343166c38 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5dcfd470-7288-454a-b632-a07343166c38 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5dcfd470-7288-454a-b632-a07343166c38 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-5dcfd470-7288-454a-b632-a07343166c38 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-5dcfd470-7288-454a-b632-a07343166c38 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Could not evaluate value available, assuming string {{(pid=87415) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-5dcfd470-7288-454a-b632-a07343166c38 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:24 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:24 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:24 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5dcfd470-7288-454a-b632-a07343166c38 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Get all volumes completed successfully. Sep 05 20:57:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5dcfd470-7288-454a-b632-a07343166c38 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] http://192.168.122.147/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 05 20:57:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 763/1462] 192.168.122.147 () {58 vars in 1243 bytes} [Sat Sep 5 20:57:24 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1912 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6b829500-a1fd-4cb1-a458-9e30329fcc35 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6b829500-a1fd-4cb1-a458-9e30329fcc35 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6b829500-a1fd-4cb1-a458-9e30329fcc35 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6b829500-a1fd-4cb1-a458-9e30329fcc35 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-253d96e0-a18c-4534-b6b7-4145962facf2 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Copy volume to image completed successfully. Sep 05 20:57:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-253d96e0-a18c-4534-b6b7-4145962facf2 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action returned with HTTP 202 Sep 05 20:57:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 700/1463] 192.168.122.147 () {60 vars in 1275 bytes} [Sat Sep 5 20:57:22 2026] POST /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b/action => generated 657 bytes in 1468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1d031958-a814-43d3-84b9-51d6f997ee26 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1d031958-a814-43d3-84b9-51d6f997ee26 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes?limit=1 Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1d031958-a814-43d3-84b9-51d6f997ee26 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1d031958-a814-43d3-84b9-51d6f997ee26 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-1d031958-a814-43d3-84b9-51d6f997ee26 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-1d031958-a814-43d3-84b9-51d6f997ee26 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:24 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:24 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-1d031958-a814-43d3-84b9-51d6f997ee26 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Get all volumes completed successfully. Sep 05 20:57:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1d031958-a814-43d3-84b9-51d6f997ee26 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 05 20:57:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 701/1464] 192.168.122.147 () {58 vars in 1136 bytes} [Sat Sep 5 20:57:24 2026] GET /volume/v3/volumes?limit=1 => generated 481 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:24 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:24 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6bd5d993-5a9f-4abd-87f5-9157edcbf597 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6b829500-a1fd-4cb1-a458-9e30329fcc35 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6bd5d993-5a9f-4abd-87f5-9157edcbf597 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes?limit=1&marker=098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6bd5d993-5a9f-4abd-87f5-9157edcbf597 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6bd5d993-5a9f-4abd-87f5-9157edcbf597 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-6bd5d993-5a9f-4abd-87f5-9157edcbf597 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:24 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6bd5d993-5a9f-4abd-87f5-9157edcbf597 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6b829500-a1fd-4cb1-a458-9e30329fcc35 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 returned with HTTP 200 Sep 05 20:57:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 764/1465] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:24 2026] GET /volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 => generated 851 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2359bd1c-7f5f-4100-a9aa-002a360e0b8a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2359bd1c-7f5f-4100-a9aa-002a360e0b8a tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] GET http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2359bd1c-7f5f-4100-a9aa-002a360e0b8a tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2359bd1c-7f5f-4100-a9aa-002a360e0b8a tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:24 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:24 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:24 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:24 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6bd5d993-5a9f-4abd-87f5-9157edcbf597 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Get all volumes completed successfully. Sep 05 20:57:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6bd5d993-5a9f-4abd-87f5-9157edcbf597 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes?limit=1&marker=098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:57:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 702/1466] 192.168.122.147 () {58 vars in 1224 bytes} [Sat Sep 5 20:57:24 2026] GET /volume/v3/volumes?limit=1&marker=098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 481 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2359bd1c-7f5f-4100-a9aa-002a360e0b8a tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Volume info retrieved successfully. Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b505814a-579c-4086-a504-9b8c6d559e41 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b505814a-579c-4086-a504-9b8c6d559e41 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes?limit=1&marker=e896dd58-f1a7-4bff-938e-d6550f165e74 Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b505814a-579c-4086-a504-9b8c6d559e41 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b505814a-579c-4086-a504-9b8c6d559e41 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-b505814a-579c-4086-a504-9b8c6d559e41 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:24 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-b505814a-579c-4086-a504-9b8c6d559e41 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2359bd1c-7f5f-4100-a9aa-002a360e0b8a tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 returned with HTTP 200 Sep 05 20:57:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 765/1467] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:24 2026] GET /volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-84f747f2-8f4a-48aa-ba50-d066a735fe30 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-84f747f2-8f4a-48aa-ba50-d066a735fe30 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-84f747f2-8f4a-48aa-ba50-d066a735fe30 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "db578dab-a87c-496b-adec-916d03add892"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:24 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:24 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b505814a-579c-4086-a504-9b8c6d559e41 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Get all volumes completed successfully. Sep 05 20:57:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b505814a-579c-4086-a504-9b8c6d559e41 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes?limit=1&marker=e896dd58-f1a7-4bff-938e-d6550f165e74 returned with HTTP 200 Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-84f747f2-8f4a-48aa-ba50-d066a735fe30 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'db578dab-a87c-496b-adec-916d03add892'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 703/1468] 192.168.122.147 () {58 vars in 1224 bytes} [Sat Sep 5 20:57:24 2026] GET /volume/v3/volumes?limit=1&marker=e896dd58-f1a7-4bff-938e-d6550f165e74 => generated 480 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-77e2ca4b-8b17-4600-9945-e05c57d93027 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:24 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-84f747f2-8f4a-48aa-ba50-d066a735fe30 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Volume retrieved successfully. Sep 05 20:57:24 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-84f747f2-8f4a-48aa-ba50-d066a735fe30 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Create volume of 1 GB Sep 05 20:57:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-77e2ca4b-8b17-4600-9945-e05c57d93027 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes?limit=1&marker=c57b0644-1a17-4812-89c3-fe71894b271d Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-77e2ca4b-8b17-4600-9945-e05c57d93027 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-77e2ca4b-8b17-4600-9945-e05c57d93027 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-77e2ca4b-8b17-4600-9945-e05c57d93027 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:24 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-77e2ca4b-8b17-4600-9945-e05c57d93027 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-84f747f2-8f4a-48aa-ba50-d066a735fe30 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Availability Zones retrieved successfully. Sep 05 20:57:24 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-77e2ca4b-8b17-4600-9945-e05c57d93027 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Get all volumes completed successfully. Sep 05 20:57:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-77e2ca4b-8b17-4600-9945-e05c57d93027 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes?limit=1&marker=c57b0644-1a17-4812-89c3-fe71894b271d returned with HTTP 200 Sep 05 20:57:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 704/1469] 192.168.122.147 () {58 vars in 1224 bytes} [Sat Sep 5 20:57:24 2026] GET /volume/v3/volumes?limit=1&marker=c57b0644-1a17-4812-89c3-fe71894b271d => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-84f747f2-8f4a-48aa-ba50-d066a735fe30 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Flow 'volume_create_api' (f52493cc-2513-4df6-ad59-e0fefc7fc64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-84f747f2-8f4a-48aa-ba50-d066a735fe30 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30e2fb0c-37e9-416a-a932-27db57512e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-84f747f2-8f4a-48aa-ba50-d066a735fe30 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e227f597-2d15-471f-947e-fcab7e28c45d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e227f597-2d15-471f-947e-fcab7e28c45d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] GET http://192.168.122.147/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-41824091&status=available Sep 05 20:57:24 devstack devstack@c-api.service[87415]: WARNING cinder.volume.api [None req-84f747f2-8f4a-48aa-ba50-d066a735fe30 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30e2fb0c-37e9-416a-a932-27db57512e33) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 20:57:24 devstack devstack@c-api.service[87415]: 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 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e227f597-2d15-471f-947e-fcab7e28c45d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e227f597-2d15-471f-947e-fcab7e28c45d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-e227f597-2d15-471f-947e-fcab7e28c45d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-e227f597-2d15-471f-947e-fcab7e28c45d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Could not evaluate value available, assuming string {{(pid=87416) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-e227f597-2d15-471f-947e-fcab7e28c45d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-41824091'), ('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-84f747f2-8f4a-48aa-ba50-d066a735fe30 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30e2fb0c-37e9-416a-a932-27db57512e33) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: WARNING cinder.volume.api [None req-84f747f2-8f4a-48aa-ba50-d066a735fe30 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30e2fb0c-37e9-416a-a932-27db57512e33) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 20:57:24 devstack devstack@c-api.service[87415]: WARNING cinder.volume.api [None req-84f747f2-8f4a-48aa-ba50-d066a735fe30 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Flow 'volume_create_api' (f52493cc-2513-4df6-ad59-e0fefc7fc64d) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 20:57:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-84f747f2-8f4a-48aa-ba50-d066a735fe30 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 400 Sep 05 20:57:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 766/1470] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:57:24 2026] POST /volume/v3/volumes => generated 173 bytes in 92 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d1afc54a-bc39-4c8f-b46c-793fae855a41 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d1afc54a-bc39-4c8f-b46c-793fae855a41 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] GET http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d1afc54a-bc39-4c8f-b46c-793fae855a41 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d1afc54a-bc39-4c8f-b46c-793fae855a41 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:24 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:24 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:24 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:24 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e227f597-2d15-471f-947e-fcab7e28c45d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Get all volumes completed successfully. Sep 05 20:57:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e227f597-2d15-471f-947e-fcab7e28c45d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] http://192.168.122.147/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-41824091&status=available returned with HTTP 200 Sep 05 20:57:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 705/1471] 192.168.122.147 () {58 vars in 1252 bytes} [Sat Sep 5 20:57:24 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-41824091&status=available => generated 340 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d1afc54a-bc39-4c8f-b46c-793fae855a41 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Volume info retrieved successfully. Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5c71b207-dd75-4992-9d4d-da7e9ce2668d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d1afc54a-bc39-4c8f-b46c-793fae855a41 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 returned with HTTP 200 Sep 05 20:57:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 767/1472] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:24 2026] GET /volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5c71b207-dd75-4992-9d4d-da7e9ce2668d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-103577033&status=available Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5c71b207-dd75-4992-9d4d-da7e9ce2668d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5c71b207-dd75-4992-9d4d-da7e9ce2668d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Calling method 'detail' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-5c71b207-dd75-4992-9d4d-da7e9ce2668d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-5c71b207-dd75-4992-9d4d-da7e9ce2668d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Could not evaluate value available, assuming string {{(pid=87416) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:24 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-5c71b207-dd75-4992-9d4d-da7e9ce2668d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-103577033'), ('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9f0564ee-6afe-42a0-8cd4-61606a7cb6c9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:24 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:24 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5c71b207-dd75-4992-9d4d-da7e9ce2668d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Get all volumes completed successfully. Sep 05 20:57:24 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:24 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9f0564ee-6afe-42a0-8cd4-61606a7cb6c9 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] DELETE http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9f0564ee-6afe-42a0-8cd4-61606a7cb6c9 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9f0564ee-6afe-42a0-8cd4-61606a7cb6c9 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-9f0564ee-6afe-42a0-8cd4-61606a7cb6c9 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Delete volume with id: db578dab-a87c-496b-adec-916d03add892 Sep 05 20:57:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5c71b207-dd75-4992-9d4d-da7e9ce2668d tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] http://192.168.122.147/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-103577033&status=available returned with HTTP 200 Sep 05 20:57:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 706/1473] 192.168.122.147 () {58 vars in 1275 bytes} [Sat Sep 5 20:57:24 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-103577033&status=available => generated 868 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:24 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:24 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9f0564ee-6afe-42a0-8cd4-61606a7cb6c9 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Volume info retrieved successfully. Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c66d9684-eb99-453f-a684-12b8c6292359 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c66d9684-eb99-453f-a684-12b8c6292359 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail?marker=098c9a15-db94-4b6f-86ee-0f2f7ed7531e&sort=id%3Aasc Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c66d9684-eb99-453f-a684-12b8c6292359 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c66d9684-eb99-453f-a684-12b8c6292359 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Calling method 'detail' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-c66d9684-eb99-453f-a684-12b8c6292359 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c66d9684-eb99-453f-a684-12b8c6292359 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9f0564ee-6afe-42a0-8cd4-61606a7cb6c9 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Delete volume request issued successfully. Sep 05 20:57:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9f0564ee-6afe-42a0-8cd4-61606a7cb6c9 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 returned with HTTP 202 Sep 05 20:57:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 768/1474] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:57:24 2026] DELETE /volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c3faa35c-8fd6-44d3-a955-a08411599494 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c3faa35c-8fd6-44d3-a955-a08411599494 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] GET http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c3faa35c-8fd6-44d3-a955-a08411599494 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c3faa35c-8fd6-44d3-a955-a08411599494 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:24 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c3faa35c-8fd6-44d3-a955-a08411599494 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Volume info retrieved successfully. Sep 05 20:57:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c3faa35c-8fd6-44d3-a955-a08411599494 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 returned with HTTP 200 Sep 05 20:57:24 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:24 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 769/1475] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:24 2026] GET /volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:24 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:24 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:24 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c66d9684-eb99-453f-a684-12b8c6292359 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Get all volumes completed successfully. Sep 05 20:57:24 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:24 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c66d9684-eb99-453f-a684-12b8c6292359 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] http://192.168.122.147/volume/v3/volumes/detail?marker=098c9a15-db94-4b6f-86ee-0f2f7ed7531e&sort=id%3Aasc returned with HTTP 200 Sep 05 20:57:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 707/1476] 192.168.122.147 () {58 vars in 1257 bytes} [Sat Sep 5 20:57:24 2026] GET /volume/v3/volumes/detail?marker=098c9a15-db94-4b6f-86ee-0f2f7ed7531e&sort=id%3Aasc => generated 1722 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-22ef2ddb-8c57-4454-84fe-a10a8e30cc13 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-22ef2ddb-8c57-4454-84fe-a10a8e30cc13 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-22ef2ddb-8c57-4454-84fe-a10a8e30cc13 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-22ef2ddb-8c57-4454-84fe-a10a8e30cc13 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-22ef2ddb-8c57-4454-84fe-a10a8e30cc13 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-22ef2ddb-8c57-4454-84fe-a10a8e30cc13 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:57:24 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:24 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:24 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:24 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:24 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:24 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-22ef2ddb-8c57-4454-84fe-a10a8e30cc13 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Get all volumes completed successfully. Sep 05 20:57:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-22ef2ddb-8c57-4454-84fe-a10a8e30cc13 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] http://192.168.122.147/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 05 20:57:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 770/1477] 192.168.122.147 () {58 vars in 1221 bytes} [Sat Sep 5 20:57:24 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2577 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c87602f8-9291-4eed-83bd-8ddb347f9dc7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c87602f8-9291-4eed-83bd-8ddb347f9dc7 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c87602f8-9291-4eed-83bd-8ddb347f9dc7 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c87602f8-9291-4eed-83bd-8ddb347f9dc7 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Calling method 'detail' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-c87602f8-9291-4eed-83bd-8ddb347f9dc7 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:57:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c87602f8-9291-4eed-83bd-8ddb347f9dc7 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:57:25 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c87602f8-9291-4eed-83bd-8ddb347f9dc7 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Get all volumes completed successfully. Sep 05 20:57:25 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:25 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c87602f8-9291-4eed-83bd-8ddb347f9dc7 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 20:57:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 708/1478] 192.168.122.147 () {58 vars in 1142 bytes} [Sat Sep 5 20:57:24 2026] GET /volume/v3/volumes/detail => generated 2577 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5bca48f2-4553-4dc4-8b29-0be661715a61 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5bca48f2-4553-4dc4-8b29-0be661715a61 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] GET http://192.168.122.147/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5bca48f2-4553-4dc4-8b29-0be661715a61 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5bca48f2-4553-4dc4-8b29-0be661715a61 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-5bca48f2-4553-4dc4-8b29-0be661715a61 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-5bca48f2-4553-4dc4-8b29-0be661715a61 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5bca48f2-4553-4dc4-8b29-0be661715a61 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Get all volumes completed successfully. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5bca48f2-4553-4dc4-8b29-0be661715a61 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] http://192.168.122.147/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 05 20:57:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 771/1479] 192.168.122.147 () {58 vars in 1200 bytes} [Sat Sep 5 20:57:25 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 996 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-45eccb05-0251-4331-812c-a34519878778 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-45eccb05-0251-4331-812c-a34519878778 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] GET http://192.168.122.147/volume/v3/volumes?availability_zone=nova Sep 05 20:57:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-45eccb05-0251-4331-812c-a34519878778 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-45eccb05-0251-4331-812c-a34519878778 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-45eccb05-0251-4331-812c-a34519878778 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:57:25 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-45eccb05-0251-4331-812c-a34519878778 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Could not evaluate value nova, assuming string {{(pid=87416) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 20:57:25 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-45eccb05-0251-4331-812c-a34519878778 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:57:25 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-45eccb05-0251-4331-812c-a34519878778 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Get all volumes completed successfully. Sep 05 20:57:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-45eccb05-0251-4331-812c-a34519878778 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] http://192.168.122.147/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 05 20:57:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 709/1480] 192.168.122.147 () {58 vars in 1166 bytes} [Sat Sep 5 20:57:25 2026] GET /volume/v3/volumes?availability_zone=nova => generated 996 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0a2584d2-1c8e-4486-9b52-e5310ec8bfae None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0a2584d2-1c8e-4486-9b52-e5310ec8bfae tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] GET http://192.168.122.147/volume/v3/volumes?availability_zone=nova Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0a2584d2-1c8e-4486-9b52-e5310ec8bfae tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0a2584d2-1c8e-4486-9b52-e5310ec8bfae tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-0a2584d2-1c8e-4486-9b52-e5310ec8bfae tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-0a2584d2-1c8e-4486-9b52-e5310ec8bfae tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Could not evaluate value nova, assuming string {{(pid=87415) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-0a2584d2-1c8e-4486-9b52-e5310ec8bfae tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0a2584d2-1c8e-4486-9b52-e5310ec8bfae tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Get all volumes completed successfully. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0a2584d2-1c8e-4486-9b52-e5310ec8bfae tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] http://192.168.122.147/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 05 20:57:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 772/1481] 192.168.122.147 () {58 vars in 1166 bytes} [Sat Sep 5 20:57:25 2026] GET /volume/v3/volumes?availability_zone=nova => generated 996 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-efacc178-2504-4cb4-a13a-61a2475af7dc None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-efacc178-2504-4cb4-a13a-61a2475af7dc tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] GET http://192.168.122.147/volume/v3/volumes?bootable=false Sep 05 20:57:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-efacc178-2504-4cb4-a13a-61a2475af7dc tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-efacc178-2504-4cb4-a13a-61a2475af7dc tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-efacc178-2504-4cb4-a13a-61a2475af7dc tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:57:25 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:25 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:25 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-efacc178-2504-4cb4-a13a-61a2475af7dc tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:57:25 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-efacc178-2504-4cb4-a13a-61a2475af7dc tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Get all volumes completed successfully. Sep 05 20:57:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-efacc178-2504-4cb4-a13a-61a2475af7dc tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] http://192.168.122.147/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 05 20:57:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 710/1482] 192.168.122.147 () {58 vars in 1150 bytes} [Sat Sep 5 20:57:25 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 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-02d86005-51c2-4cee-9043-846b1933dad9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-02d86005-51c2-4cee-9043-846b1933dad9 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] GET http://192.168.122.147/volume/v3/volumes?bootable=false Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-02d86005-51c2-4cee-9043-846b1933dad9 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-02d86005-51c2-4cee-9043-846b1933dad9 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-02d86005-51c2-4cee-9043-846b1933dad9 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-02d86005-51c2-4cee-9043-846b1933dad9 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-02d86005-51c2-4cee-9043-846b1933dad9 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Get all volumes completed successfully. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-02d86005-51c2-4cee-9043-846b1933dad9 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] http://192.168.122.147/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 05 20:57:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 773/1483] 192.168.122.147 () {58 vars in 1150 bytes} [Sat Sep 5 20:57:25 2026] GET /volume/v3/volumes?bootable=false => generated 996 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-57be3579-8df8-4f3a-b04d-eb8156d69e04 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-57be3579-8df8-4f3a-b04d-eb8156d69e04 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] GET http://192.168.122.147/volume/v3/volumes?status=available Sep 05 20:57:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-57be3579-8df8-4f3a-b04d-eb8156d69e04 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-57be3579-8df8-4f3a-b04d-eb8156d69e04 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-57be3579-8df8-4f3a-b04d-eb8156d69e04 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:57:25 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-57be3579-8df8-4f3a-b04d-eb8156d69e04 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Could not evaluate value available, assuming string {{(pid=87416) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 20:57:25 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:25 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:25 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-57be3579-8df8-4f3a-b04d-eb8156d69e04 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d5a8761a-cd6f-41a3-abcd-6d61e745f45e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d5a8761a-cd6f-41a3-abcd-6d61e745f45e tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d5a8761a-cd6f-41a3-abcd-6d61e745f45e tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d5a8761a-cd6f-41a3-abcd-6d61e745f45e tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:25 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d5a8761a-cd6f-41a3-abcd-6d61e745f45e tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:25 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-57be3579-8df8-4f3a-b04d-eb8156d69e04 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Get all volumes completed successfully. Sep 05 20:57:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-57be3579-8df8-4f3a-b04d-eb8156d69e04 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] http://192.168.122.147/volume/v3/volumes?status=available returned with HTTP 200 Sep 05 20:57:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 711/1484] 192.168.122.147 () {58 vars in 1154 bytes} [Sat Sep 5 20:57:25 2026] GET /volume/v3/volumes?status=available => generated 996 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d5a8761a-cd6f-41a3-abcd-6d61e745f45e tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 returned with HTTP 200 Sep 05 20:57:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 774/1485] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:25 2026] GET /volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c51e3acc-1aca-4781-9d21-9ec9a8c9bcb3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c51e3acc-1aca-4781-9d21-9ec9a8c9bcb3 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] GET http://192.168.122.147/volume/v3/volumes?status=available Sep 05 20:57:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c51e3acc-1aca-4781-9d21-9ec9a8c9bcb3 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c51e3acc-1aca-4781-9d21-9ec9a8c9bcb3 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-c51e3acc-1aca-4781-9d21-9ec9a8c9bcb3 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:57:25 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c51e3acc-1aca-4781-9d21-9ec9a8c9bcb3 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Could not evaluate value available, assuming string {{(pid=87416) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 20:57:25 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:25 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:25 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c51e3acc-1aca-4781-9d21-9ec9a8c9bcb3 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:57:25 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c51e3acc-1aca-4781-9d21-9ec9a8c9bcb3 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Get all volumes completed successfully. Sep 05 20:57:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c51e3acc-1aca-4781-9d21-9ec9a8c9bcb3 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] http://192.168.122.147/volume/v3/volumes?status=available returned with HTTP 200 Sep 05 20:57:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 712/1486] 192.168.122.147 () {58 vars in 1154 bytes} [Sat Sep 5 20:57:25 2026] GET /volume/v3/volumes?status=available => generated 996 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c7c9ada1-bb8a-415a-841f-fd42eddbfc53 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c7c9ada1-bb8a-415a-841f-fd42eddbfc53 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail?availability_zone=nova Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c7c9ada1-bb8a-415a-841f-fd42eddbfc53 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c7c9ada1-bb8a-415a-841f-fd42eddbfc53 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-c7c9ada1-bb8a-415a-841f-fd42eddbfc53 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c7c9ada1-bb8a-415a-841f-fd42eddbfc53 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Could not evaluate value nova, assuming string {{(pid=87415) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c7c9ada1-bb8a-415a-841f-fd42eddbfc53 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c7c9ada1-bb8a-415a-841f-fd42eddbfc53 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Get all volumes completed successfully. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c7c9ada1-bb8a-415a-841f-fd42eddbfc53 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] http://192.168.122.147/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 05 20:57:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 775/1487] 192.168.122.147 () {58 vars in 1187 bytes} [Sat Sep 5 20:57:25 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2577 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:57:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-f77e130d-77fa-44a7-85c8-531f7712df16 req-22974a98-ce6f-4722-afbc-0a49bde90882 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2f6acdf7-c1a8-40a0-b44a-0880f227f3b5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2f6acdf7-c1a8-40a0-b44a-0880f227f3b5 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail?bootable=false Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2f6acdf7-c1a8-40a0-b44a-0880f227f3b5 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2f6acdf7-c1a8-40a0-b44a-0880f227f3b5 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-2f6acdf7-c1a8-40a0-b44a-0880f227f3b5 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2f6acdf7-c1a8-40a0-b44a-0880f227f3b5 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2f6acdf7-c1a8-40a0-b44a-0880f227f3b5 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Get all volumes completed successfully. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2f6acdf7-c1a8-40a0-b44a-0880f227f3b5 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] http://192.168.122.147/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 05 20:57:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 776/1488] 192.168.122.147 () {58 vars in 1171 bytes} [Sat Sep 5 20:57:25 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2577 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-31e33b8e-db28-402f-b274-c7d56716dd37 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-31e33b8e-db28-402f-b274-c7d56716dd37 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail?status=available Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-31e33b8e-db28-402f-b274-c7d56716dd37 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-31e33b8e-db28-402f-b274-c7d56716dd37 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-31e33b8e-db28-402f-b274-c7d56716dd37 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-31e33b8e-db28-402f-b274-c7d56716dd37 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Could not evaluate value available, assuming string {{(pid=87415) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-31e33b8e-db28-402f-b274-c7d56716dd37 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-31e33b8e-db28-402f-b274-c7d56716dd37 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] Get all volumes completed successfully. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-31e33b8e-db28-402f-b274-c7d56716dd37 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-reader] http://192.168.122.147/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 05 20:57:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 777/1489] 192.168.122.147 () {58 vars in 1175 bytes} [Sat Sep 5 20:57:25 2026] GET /volume/v3/volumes/detail?status=available => generated 2577 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7fb083ba-7b71-471c-ab02-c2971f41fd13 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7fb083ba-7b71-471c-ab02-c2971f41fd13 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7fb083ba-7b71-471c-ab02-c2971f41fd13 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7fb083ba-7b71-471c-ab02-c2971f41fd13 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-f77e130d-77fa-44a7-85c8-531f7712df16 req-22974a98-ce6f-4722-afbc-0a49bde90882 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 Sep 05 20:57:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-f77e130d-77fa-44a7-85c8-531f7712df16 req-22974a98-ce6f-4722-afbc-0a49bde90882 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-f77e130d-77fa-44a7-85c8-531f7712df16 req-22974a98-ce6f-4722-afbc-0a49bde90882 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7fb083ba-7b71-471c-ab02-c2971f41fd13 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7fb083ba-7b71-471c-ab02-c2971f41fd13 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:57:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 778/1490] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:25 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 865 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-73c26145-fe5b-4a00-99b7-3de7e60b1138 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:25 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:25 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-73c26145-fe5b-4a00-99b7-3de7e60b1138 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] GET http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-73c26145-fe5b-4a00-99b7-3de7e60b1138 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-73c26145-fe5b-4a00-99b7-3de7e60b1138 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:25 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-f77e130d-77fa-44a7-85c8-531f7712df16 req-22974a98-ce6f-4722-afbc-0a49bde90882 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-f77e130d-77fa-44a7-85c8-531f7712df16 req-22974a98-ce6f-4722-afbc-0a49bde90882 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 returned with HTTP 200 Sep 05 20:57:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 713/1491] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:57:25 2026] GET /volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 => generated 852 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-59248e81-dfbe-4bc9-a30f-2c382cacb500 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-59248e81-dfbe-4bc9-a30f-2c382cacb500 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] DELETE http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:57:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-59248e81-dfbe-4bc9-a30f-2c382cacb500 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-59248e81-dfbe-4bc9-a30f-2c382cacb500 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-73c26145-fe5b-4a00-99b7-3de7e60b1138 tempest-VolumesCloneNegativeTest-1927668963 tempest-VolumesCloneNegativeTest-1927668963-project-member] http://192.168.122.147/volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 returned with HTTP 404 Sep 05 20:57:25 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-59248e81-dfbe-4bc9-a30f-2c382cacb500 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Delete volume with id: 098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:57:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 779/1492] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:25 2026] GET /volume/v3/volumes/db578dab-a87c-496b-adec-916d03add892 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:57:25 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:25 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:25 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:25 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:25 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-59248e81-dfbe-4bc9-a30f-2c382cacb500 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:26 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-59248e81-dfbe-4bc9-a30f-2c382cacb500 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Delete volume request issued successfully. Sep 05 20:57:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-59248e81-dfbe-4bc9-a30f-2c382cacb500 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 202 Sep 05 20:57:26 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 714/1493] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:57:25 2026] DELETE /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:57:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7408eec0-61be-4f1a-bf2d-d75410ad3684 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7408eec0-61be-4f1a-bf2d-d75410ad3684 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:57:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7408eec0-61be-4f1a-bf2d-d75410ad3684 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7408eec0-61be-4f1a-bf2d-d75410ad3684 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:26 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:26 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:26 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:26 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:26 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7408eec0-61be-4f1a-bf2d-d75410ad3684 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-83085e20-c903-4a2e-93a7-e25601389747 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-83085e20-c903-4a2e-93a7-e25601389747 None None] GET http://192.168.122.147/volume// Sep 05 20:57:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-83085e20-c903-4a2e-93a7-e25601389747 None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-83085e20-c903-4a2e-93a7-e25601389747 None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-83085e20-c903-4a2e-93a7-e25601389747 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:57:26 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 715/1494] 192.168.122.147 () {58 vars in 1317 bytes} [Sat Sep 5 20:57:26 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:57:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7408eec0-61be-4f1a-bf2d-d75410ad3684 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:57:26 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 780/1495] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:26 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 864 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-f77e130d-77fa-44a7-85c8-531f7712df16 req-ee206c1a-0a78-4c2f-abc0-44a23a873d18 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-f77e130d-77fa-44a7-85c8-531f7712df16 req-ee206c1a-0a78-4c2f-abc0-44a23a873d18 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 05 20:57:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-f77e130d-77fa-44a7-85c8-531f7712df16 req-ee206c1a-0a78-4c2f-abc0-44a23a873d18 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1149c019-424e-439c-b1f4-23df3cbdaa48", "connector": null, "instance_uuid": "4723105b-2713-4d27-a115-5857cc429f5e"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:26 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:26 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:26 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:26 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-f77e130d-77fa-44a7-85c8-531f7712df16 req-ee206c1a-0a78-4c2f-abc0-44a23a873d18 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 05 20:57:26 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 716/1496] 192.168.122.147 () {66 vars in 1483 bytes} [Sat Sep 5 20:57:26 2026] POST /volume/v3/attachments => generated 273 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:57:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-50df4b2b-4f7c-49fb-bb2d-68595022f6ab None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-50df4b2b-4f7c-49fb-bb2d-68595022f6ab tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 Sep 05 20:57:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-50df4b2b-4f7c-49fb-bb2d-68595022f6ab tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-50df4b2b-4f7c-49fb-bb2d-68595022f6ab tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:26 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:26 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:26 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:26 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d4d68a99-72b9-4722-a57c-8b22e617f347 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d4d68a99-72b9-4722-a57c-8b22e617f347 None None] GET http://192.168.122.147/volume// Sep 05 20:57:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d4d68a99-72b9-4722-a57c-8b22e617f347 None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d4d68a99-72b9-4722-a57c-8b22e617f347 None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d4d68a99-72b9-4722-a57c-8b22e617f347 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:57:26 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 717/1497] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 20:57:26 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:57:26 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-50df4b2b-4f7c-49fb-bb2d-68595022f6ab tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-f77e130d-77fa-44a7-85c8-531f7712df16 req-09be1d61-4d92-4097-a108-4140e6468c6a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-50df4b2b-4f7c-49fb-bb2d-68595022f6ab tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 returned with HTTP 200 Sep 05 20:57:26 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 781/1498] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:26 2026] GET /volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 => generated 851 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-49238125-623a-4286-b941-f94710489dfc None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-49238125-623a-4286-b941-f94710489dfc tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:57:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-49238125-623a-4286-b941-f94710489dfc tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-49238125-623a-4286-b941-f94710489dfc tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:27 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:27 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:27 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:27 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-49238125-623a-4286-b941-f94710489dfc tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-49238125-623a-4286-b941-f94710489dfc tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 200 Sep 05 20:57:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 782/1499] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:27 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 864 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c0679e39-5e11-4152-8c1e-807f8e2333dc None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-f77e130d-77fa-44a7-85c8-531f7712df16 req-09be1d61-4d92-4097-a108-4140e6468c6a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 Sep 05 20:57:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-f77e130d-77fa-44a7-85c8-531f7712df16 req-09be1d61-4d92-4097-a108-4140e6468c6a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-f77e130d-77fa-44a7-85c8-531f7712df16 req-09be1d61-4d92-4097-a108-4140e6468c6a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c0679e39-5e11-4152-8c1e-807f8e2333dc tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 Sep 05 20:57:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c0679e39-5e11-4152-8c1e-807f8e2333dc tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c0679e39-5e11-4152-8c1e-807f8e2333dc tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:27 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:27 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:27 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:27 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:27 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:27 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:27 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:27 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c0679e39-5e11-4152-8c1e-807f8e2333dc tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:27 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-f77e130d-77fa-44a7-85c8-531f7712df16 req-09be1d61-4d92-4097-a108-4140e6468c6a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c0679e39-5e11-4152-8c1e-807f8e2333dc tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 returned with HTTP 200 Sep 05 20:57:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 783/1500] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:27 2026] GET /volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 => generated 851 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-f77e130d-77fa-44a7-85c8-531f7712df16 req-09be1d61-4d92-4097-a108-4140e6468c6a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 returned with HTTP 200 Sep 05 20:57:27 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 718/1501] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 20:57:26 2026] GET /volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 => generated 1032 bytes in 1200 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:57:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-f77e130d-77fa-44a7-85c8-531f7712df16 req-73ee5588-ff70-4183-8374-1f3a5bee207f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-f77e130d-77fa-44a7-85c8-531f7712df16 req-73ee5588-ff70-4183-8374-1f3a5bee207f tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] PUT http://192.168.122.147/volume/v3/attachments/6e896904-2785-492f-80b4-6d2db003c46b Sep 05 20:57:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-f77e130d-77fa-44a7-85c8-531f7712df16 req-73ee5588-ff70-4183-8374-1f3a5bee207f tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8dfc494d0f2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4190e5b0-3c92-4807-a8e5-fb98516f3e01", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:28 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-f77e130d-77fa-44a7-85c8-531f7712df16 req-73ee5588-ff70-4183-8374-1f3a5bee207f tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Acquiring lock "cinder-attachment_update-1149c019-424e-439c-b1f4-23df3cbdaa48-devstack" by "attachment_update" {{(pid=87415) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 20:57:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-dd5ce974-c16b-4d7d-805b-0370f08ccf5b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:28 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-f77e130d-77fa-44a7-85c8-531f7712df16 req-73ee5588-ff70-4183-8374-1f3a5bee207f tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Lock "cinder-attachment_update-1149c019-424e-439c-b1f4-23df3cbdaa48-devstack" acquired by "attachment_update" :: waited 0.052s {{(pid=87415) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 20:57:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dd5ce974-c16b-4d7d-805b-0370f08ccf5b tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e Sep 05 20:57:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-dd5ce974-c16b-4d7d-805b-0370f08ccf5b tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-dd5ce974-c16b-4d7d-805b-0370f08ccf5b tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dd5ce974-c16b-4d7d-805b-0370f08ccf5b tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e returned with HTTP 404 Sep 05 20:57:28 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 719/1502] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:28 2026] GET /volume/v3/volumes/098c9a15-db94-4b6f-86ee-0f2f7ed7531e => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:57:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-54a5badd-bec5-4879-a3cb-9cb7cac3bfeb None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:28 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:28 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-54a5badd-bec5-4879-a3cb-9cb7cac3bfeb tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/e896dd58-f1a7-4bff-938e-d6550f165e74 Sep 05 20:57:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-54a5badd-bec5-4879-a3cb-9cb7cac3bfeb tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-54a5badd-bec5-4879-a3cb-9cb7cac3bfeb tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:28 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:28 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:28 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:28 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-54a5badd-bec5-4879-a3cb-9cb7cac3bfeb tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-54a5badd-bec5-4879-a3cb-9cb7cac3bfeb tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/e896dd58-f1a7-4bff-938e-d6550f165e74 returned with HTTP 200 Sep 05 20:57:28 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 720/1503] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:28 2026] GET /volume/v3/volumes/e896dd58-f1a7-4bff-938e-d6550f165e74 => generated 865 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-73512ad9-a80a-4aaa-8f6d-9bf58b57fdb0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-73512ad9-a80a-4aaa-8f6d-9bf58b57fdb0 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] DELETE http://192.168.122.147/volume/v3/volumes/e896dd58-f1a7-4bff-938e-d6550f165e74 Sep 05 20:57:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-73512ad9-a80a-4aaa-8f6d-9bf58b57fdb0 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-73512ad9-a80a-4aaa-8f6d-9bf58b57fdb0 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:28 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-73512ad9-a80a-4aaa-8f6d-9bf58b57fdb0 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Delete volume with id: e896dd58-f1a7-4bff-938e-d6550f165e74 Sep 05 20:57:28 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:28 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:28 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:28 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-73512ad9-a80a-4aaa-8f6d-9bf58b57fdb0 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-73512ad9-a80a-4aaa-8f6d-9bf58b57fdb0 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Delete volume request issued successfully. Sep 05 20:57:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-73512ad9-a80a-4aaa-8f6d-9bf58b57fdb0 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/e896dd58-f1a7-4bff-938e-d6550f165e74 returned with HTTP 202 Sep 05 20:57:28 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 721/1504] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:57:28 2026] DELETE /volume/v3/volumes/e896dd58-f1a7-4bff-938e-d6550f165e74 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:57:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6c30778d-f58b-46e9-b024-13a1eca63e8f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6c30778d-f58b-46e9-b024-13a1eca63e8f tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/e896dd58-f1a7-4bff-938e-d6550f165e74 Sep 05 20:57:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6c30778d-f58b-46e9-b024-13a1eca63e8f tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6c30778d-f58b-46e9-b024-13a1eca63e8f tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:28 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:28 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:28 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:28 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6c30778d-f58b-46e9-b024-13a1eca63e8f tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6c30778d-f58b-46e9-b024-13a1eca63e8f tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/e896dd58-f1a7-4bff-938e-d6550f165e74 returned with HTTP 200 Sep 05 20:57:28 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 722/1505] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:28 2026] GET /volume/v3/volumes/e896dd58-f1a7-4bff-938e-d6550f165e74 => generated 864 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c134dfdc-f22a-42c5-a0c4-45501c52e0f5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c134dfdc-f22a-42c5-a0c4-45501c52e0f5 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 Sep 05 20:57:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c134dfdc-f22a-42c5-a0c4-45501c52e0f5 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c134dfdc-f22a-42c5-a0c4-45501c52e0f5 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:29 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:29 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:29 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:29 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:29 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c134dfdc-f22a-42c5-a0c4-45501c52e0f5 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c134dfdc-f22a-42c5-a0c4-45501c52e0f5 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 returned with HTTP 200 Sep 05 20:57:29 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 723/1506] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:28 2026] GET /volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 => generated 851 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b2632af6-709e-4149-a3ce-2c152510b62a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b2632af6-709e-4149-a3ce-2c152510b62a tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/e896dd58-f1a7-4bff-938e-d6550f165e74 Sep 05 20:57:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b2632af6-709e-4149-a3ce-2c152510b62a tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b2632af6-709e-4149-a3ce-2c152510b62a tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:29 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:29 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:29 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:29 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:29 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b2632af6-709e-4149-a3ce-2c152510b62a tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b2632af6-709e-4149-a3ce-2c152510b62a tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/e896dd58-f1a7-4bff-938e-d6550f165e74 returned with HTTP 200 Sep 05 20:57:30 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 724/1507] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:29 2026] GET /volume/v3/volumes/e896dd58-f1a7-4bff-938e-d6550f165e74 => generated 864 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-94304cae-9aa5-43ce-8958-22409795075d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-94304cae-9aa5-43ce-8958-22409795075d tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 Sep 05 20:57:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-94304cae-9aa5-43ce-8958-22409795075d tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-94304cae-9aa5-43ce-8958-22409795075d tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:30 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:30 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:30 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:30 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:30 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-94304cae-9aa5-43ce-8958-22409795075d tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-94304cae-9aa5-43ce-8958-22409795075d tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 returned with HTTP 200 Sep 05 20:57:30 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 725/1508] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:30 2026] GET /volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 => generated 851 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-48526e69-6fb4-4a3a-9a88-9cc813389b28 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-48526e69-6fb4-4a3a-9a88-9cc813389b28 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/e896dd58-f1a7-4bff-938e-d6550f165e74 Sep 05 20:57:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-48526e69-6fb4-4a3a-9a88-9cc813389b28 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-48526e69-6fb4-4a3a-9a88-9cc813389b28 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-48526e69-6fb4-4a3a-9a88-9cc813389b28 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/e896dd58-f1a7-4bff-938e-d6550f165e74 returned with HTTP 404 Sep 05 20:57:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 726/1509] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:31 2026] GET /volume/v3/volumes/e896dd58-f1a7-4bff-938e-d6550f165e74 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:57:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e41b9c5b-8931-4308-8cc3-80f6925a09af None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e41b9c5b-8931-4308-8cc3-80f6925a09af tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/c57b0644-1a17-4812-89c3-fe71894b271d Sep 05 20:57:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e41b9c5b-8931-4308-8cc3-80f6925a09af tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e41b9c5b-8931-4308-8cc3-80f6925a09af tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:31 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:31 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:31 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:31 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:31 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e41b9c5b-8931-4308-8cc3-80f6925a09af tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e41b9c5b-8931-4308-8cc3-80f6925a09af tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/c57b0644-1a17-4812-89c3-fe71894b271d returned with HTTP 200 Sep 05 20:57:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 727/1510] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:31 2026] GET /volume/v3/volumes/c57b0644-1a17-4812-89c3-fe71894b271d => generated 864 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6480c0a2-3a22-414e-a74d-2beddd707744 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6480c0a2-3a22-414e-a74d-2beddd707744 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] DELETE http://192.168.122.147/volume/v3/volumes/c57b0644-1a17-4812-89c3-fe71894b271d Sep 05 20:57:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6480c0a2-3a22-414e-a74d-2beddd707744 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6480c0a2-3a22-414e-a74d-2beddd707744 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:31 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-6480c0a2-3a22-414e-a74d-2beddd707744 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Delete volume with id: c57b0644-1a17-4812-89c3-fe71894b271d Sep 05 20:57:31 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:31 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:31 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:31 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:31 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6480c0a2-3a22-414e-a74d-2beddd707744 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:31 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6480c0a2-3a22-414e-a74d-2beddd707744 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Delete volume request issued successfully. Sep 05 20:57:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6480c0a2-3a22-414e-a74d-2beddd707744 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/c57b0644-1a17-4812-89c3-fe71894b271d returned with HTTP 202 Sep 05 20:57:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 728/1511] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:57:31 2026] DELETE /volume/v3/volumes/c57b0644-1a17-4812-89c3-fe71894b271d => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:57:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c3333fc3-046f-492d-bdf6-c65e39c627e2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c3333fc3-046f-492d-bdf6-c65e39c627e2 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 Sep 05 20:57:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c3333fc3-046f-492d-bdf6-c65e39c627e2 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c3333fc3-046f-492d-bdf6-c65e39c627e2 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:31 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:31 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:31 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:31 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:31 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c3333fc3-046f-492d-bdf6-c65e39c627e2 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c3333fc3-046f-492d-bdf6-c65e39c627e2 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 returned with HTTP 200 Sep 05 20:57:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 729/1512] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:31 2026] GET /volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 => generated 851 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2b9576b9-53ec-4916-b590-de53ef17a157 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2b9576b9-53ec-4916-b590-de53ef17a157 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/c57b0644-1a17-4812-89c3-fe71894b271d Sep 05 20:57:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2b9576b9-53ec-4916-b590-de53ef17a157 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2b9576b9-53ec-4916-b590-de53ef17a157 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:31 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:31 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:31 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:31 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:31 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2b9576b9-53ec-4916-b590-de53ef17a157 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Volume info retrieved successfully. Sep 05 20:57:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2b9576b9-53ec-4916-b590-de53ef17a157 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/c57b0644-1a17-4812-89c3-fe71894b271d returned with HTTP 200 Sep 05 20:57:32 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 730/1513] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:31 2026] GET /volume/v3/volumes/c57b0644-1a17-4812-89c3-fe71894b271d => generated 863 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a621a817-a4cb-422d-962e-10804c132d33 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a621a817-a4cb-422d-962e-10804c132d33 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 Sep 05 20:57:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a621a817-a4cb-422d-962e-10804c132d33 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a621a817-a4cb-422d-962e-10804c132d33 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:32 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:32 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:32 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:32 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:32 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a621a817-a4cb-422d-962e-10804c132d33 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a621a817-a4cb-422d-962e-10804c132d33 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 returned with HTTP 200 Sep 05 20:57:32 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 731/1514] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:32 2026] GET /volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d0d5576d-ff55-4d3d-b63c-cc5854671257 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d0d5576d-ff55-4d3d-b63c-cc5854671257 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] GET http://192.168.122.147/volume/v3/volumes/c57b0644-1a17-4812-89c3-fe71894b271d Sep 05 20:57:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d0d5576d-ff55-4d3d-b63c-cc5854671257 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d0d5576d-ff55-4d3d-b63c-cc5854671257 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d0d5576d-ff55-4d3d-b63c-cc5854671257 tempest-VolumesListTestJSON-287466932 tempest-VolumesListTestJSON-287466932-project-member] http://192.168.122.147/volume/v3/volumes/c57b0644-1a17-4812-89c3-fe71894b271d returned with HTTP 404 Sep 05 20:57:33 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 732/1515] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:33 2026] GET /volume/v3/volumes/c57b0644-1a17-4812-89c3-fe71894b271d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:57:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f2721fc7-3b43-40af-a44b-b3c7dd0ead25 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f2721fc7-3b43-40af-a44b-b3c7dd0ead25 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 Sep 05 20:57:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f2721fc7-3b43-40af-a44b-b3c7dd0ead25 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f2721fc7-3b43-40af-a44b-b3c7dd0ead25 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:33 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:33 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:33 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:33 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:33 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f2721fc7-3b43-40af-a44b-b3c7dd0ead25 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f2721fc7-3b43-40af-a44b-b3c7dd0ead25 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 returned with HTTP 200 Sep 05 20:57:34 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 733/1516] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:33 2026] GET /volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e460570c-69c2-4fc4-9321-fc9f291189fb None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e460570c-69c2-4fc4-9321-fc9f291189fb tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 Sep 05 20:57:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e460570c-69c2-4fc4-9321-fc9f291189fb tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e460570c-69c2-4fc4-9321-fc9f291189fb tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:35 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:35 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e460570c-69c2-4fc4-9321-fc9f291189fb tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e460570c-69c2-4fc4-9321-fc9f291189fb tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 returned with HTTP 200 Sep 05 20:57:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 734/1517] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:35 2026] GET /volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 => generated 851 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1b07f28b-d2ce-4e9f-8601-dd322a00f66b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1b07f28b-d2ce-4e9f-8601-dd322a00f66b tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 Sep 05 20:57:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1b07f28b-d2ce-4e9f-8601-dd322a00f66b tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1b07f28b-d2ce-4e9f-8601-dd322a00f66b tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:36 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:36 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:36 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:36 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:36 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-1b07f28b-d2ce-4e9f-8601-dd322a00f66b tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1b07f28b-d2ce-4e9f-8601-dd322a00f66b tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 returned with HTTP 200 Sep 05 20:57:36 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 735/1518] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:36 2026] GET /volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 => generated 851 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:36 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-f77e130d-77fa-44a7-85c8-531f7712df16 req-73ee5588-ff70-4183-8374-1f3a5bee207f tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Lock "cinder-attachment_update-1149c019-424e-439c-b1f4-23df3cbdaa48-devstack" released by "attachment_update" :: held 8.329s {{(pid=87415) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 20:57:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-f77e130d-77fa-44a7-85c8-531f7712df16 req-73ee5588-ff70-4183-8374-1f3a5bee207f tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/attachments/6e896904-2785-492f-80b4-6d2db003c46b returned with HTTP 200 Sep 05 20:57:36 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 784/1519] 192.168.122.147 () {66 vars in 1593 bytes} [Sat Sep 5 20:57:28 2026] PUT /volume/v3/attachments/6e896904-2785-492f-80b4-6d2db003c46b => generated 694 bytes in 8493 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:57:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-86af0238-561c-40bb-b823-264dee8270bb None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-54b27c95-b9a3-41a5-99a6-82dfd2c438b6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-54b27c95-b9a3-41a5-99a6-82dfd2c438b6 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 Sep 05 20:57:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-54b27c95-b9a3-41a5-99a6-82dfd2c438b6 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-54b27c95-b9a3-41a5-99a6-82dfd2c438b6 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:37 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:37 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:37 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:37 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:37 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-54b27c95-b9a3-41a5-99a6-82dfd2c438b6 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-54b27c95-b9a3-41a5-99a6-82dfd2c438b6 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 returned with HTTP 200 Sep 05 20:57:37 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 785/1520] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:37 2026] GET /volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 => generated 852 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3ab5e10f-23bd-4a23-b7b4-b402450b5f83 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3ab5e10f-23bd-4a23-b7b4-b402450b5f83 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] GET http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b Sep 05 20:57:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3ab5e10f-23bd-4a23-b7b4-b402450b5f83 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3ab5e10f-23bd-4a23-b7b4-b402450b5f83 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:37 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:37 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:37 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:37 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:37 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3ab5e10f-23bd-4a23-b7b4-b402450b5f83 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Volume info retrieved successfully. Sep 05 20:57:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3ab5e10f-23bd-4a23-b7b4-b402450b5f83 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b returned with HTTP 200 Sep 05 20:57:37 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 786/1521] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:37 2026] GET /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b => generated 870 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-f77e130d-77fa-44a7-85c8-531f7712df16 req-e42971fe-5efd-4160-ac00-916a7a17887c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-f77e130d-77fa-44a7-85c8-531f7712df16 req-e42971fe-5efd-4160-ac00-916a7a17887c tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] POST http://192.168.122.147/volume/v3/attachments/6e896904-2785-492f-80b4-6d2db003c46b/action Sep 05 20:57:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-f77e130d-77fa-44a7-85c8-531f7712df16 req-e42971fe-5efd-4160-ac00-916a7a17887c tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Action body: b'{"os-complete": null}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:57:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-f77e130d-77fa-44a7-85c8-531f7712df16 req-e42971fe-5efd-4160-ac00-916a7a17887c tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:37 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:37 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:37 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:37 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-f77e130d-77fa-44a7-85c8-531f7712df16 req-e42971fe-5efd-4160-ac00-916a7a17887c tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/attachments/6e896904-2785-492f-80b4-6d2db003c46b/action returned with HTTP 204 Sep 05 20:57:37 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 787/1522] 192.168.122.147 () {66 vars in 1614 bytes} [Sat Sep 5 20:57:37 2026] POST /volume/v3/attachments/6e896904-2785-492f-80b4-6d2db003c46b/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:57:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-86af0238-561c-40bb-b823-264dee8270bb tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 20:57:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-86af0238-561c-40bb-b823-264dee8270bb tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e91ea4c-863b-4ca4-acd8-2d1ff1ee3b33", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1088164616"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-86af0238-561c-40bb-b823-264dee8270bb tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 404 Sep 05 20:57:37 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 736/1523] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 20:57:37 2026] POST /volume/v3/snapshots => generated 109 bytes in 325 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:57:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-725edb3b-d5ad-45bf-b19b-7e567d228f49 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-725edb3b-d5ad-45bf-b19b-7e567d228f49 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 20:57:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-725edb3b-d5ad-45bf-b19b-7e567d228f49 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1992091659"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-725edb3b-d5ad-45bf-b19b-7e567d228f49 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 404 Sep 05 20:57:37 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 788/1524] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 20:57:37 2026] POST /volume/v3/snapshots => generated 77 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:57:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-964c6771-3611-45b6-905f-40e0aed31a97 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-964c6771-3611-45b6-905f-40e0aed31a97 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-reader] GET http://192.168.122.147/volume/v3/snapshots?limit=invalid Sep 05 20:57:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-964c6771-3611-45b6-905f-40e0aed31a97 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-964c6771-3611-45b6-905f-40e0aed31a97 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-reader] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-964c6771-3611-45b6-905f-40e0aed31a97 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-reader] HTTP exception thrown: limit param must be an integer Sep 05 20:57:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-964c6771-3611-45b6-905f-40e0aed31a97 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-reader] http://192.168.122.147/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 05 20:57:37 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 737/1525] 192.168.122.147 () {58 vars in 1154 bytes} [Sat Sep 5 20:57:37 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 100 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:57:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6392e79a-e22e-4fdc-832f-9a3697bf37cf None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6392e79a-e22e-4fdc-832f-9a3697bf37cf tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-reader] GET http://192.168.122.147/volume/v3/snapshots?marker=aca07206-00eb-4443-b624-fff6a4e92f29 Sep 05 20:57:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6392e79a-e22e-4fdc-832f-9a3697bf37cf tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6392e79a-e22e-4fdc-832f-9a3697bf37cf tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-6392e79a-e22e-4fdc-832f-9a3697bf37cf tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:57:37 devstack devstack@c-api.service[87415]: DEBUG cinder.db.api [None req-6392e79a-e22e-4fdc-832f-9a3697bf37cf tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-reader] Building query based on filter {{(pid=87415) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:57:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6392e79a-e22e-4fdc-832f-9a3697bf37cf tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-reader] http://192.168.122.147/volume/v3/snapshots?marker=aca07206-00eb-4443-b624-fff6a4e92f29 returned with HTTP 404 Sep 05 20:57:37 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 789/1526] 192.168.122.147 () {58 vars in 1214 bytes} [Sat Sep 5 20:57:37 2026] GET /volume/v3/snapshots?marker=aca07206-00eb-4443-b624-fff6a4e92f29 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:57:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9313c563-9e30-4a7e-9f61-e8c614ea2788 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9313c563-9e30-4a7e-9f61-e8c614ea2788 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-reader] GET http://192.168.122.147/volume/v3/snapshots?sort_key=invalid Sep 05 20:57:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9313c563-9e30-4a7e-9f61-e8c614ea2788 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9313c563-9e30-4a7e-9f61-e8c614ea2788 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-reader] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-9313c563-9e30-4a7e-9f61-e8c614ea2788 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-reader] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:57:37 devstack devstack@c-api.service[87416]: DEBUG cinder.db.api [None req-9313c563-9e30-4a7e-9f61-e8c614ea2788 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-reader] Building query based on filter {{(pid=87416) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:57:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9313c563-9e30-4a7e-9f61-e8c614ea2788 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-reader] http://192.168.122.147/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 05 20:57:37 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 738/1527] 192.168.122.147 () {58 vars in 1160 bytes} [Sat Sep 5 20:57:37 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:57:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3c03aea7-99fe-41cc-b935-0f2953b4bedf None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3c03aea7-99fe-41cc-b935-0f2953b4bedf tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:57:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3c03aea7-99fe-41cc-b935-0f2953b4bedf tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1619964034"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-3c03aea7-99fe-41cc-b935-0f2953b4bedf tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1619964034'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:57:37 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-3c03aea7-99fe-41cc-b935-0f2953b4bedf tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Create volume of 2 GB Sep 05 20:57:37 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3c03aea7-99fe-41cc-b935-0f2953b4bedf tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Availability Zones retrieved successfully. Sep 05 20:57:37 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-3c03aea7-99fe-41cc-b935-0f2953b4bedf tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Flow 'volume_create_api' (4b7ba530-7fda-4664-9f53-5b61d0d0e9a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:57:37 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-3c03aea7-99fe-41cc-b935-0f2953b4bedf tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23776efe-4a1c-4948-9c01-2d73e6733d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:37 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-3c03aea7-99fe-41cc-b935-0f2953b4bedf tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Validating volume size '2' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:57:37 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-3c03aea7-99fe-41cc-b935-0f2953b4bedf tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23776efe-4a1c-4948-9c01-2d73e6733d3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:57:37 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-3c03aea7-99fe-41cc-b935-0f2953b4bedf tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8855bb84-5d66-4695-afa4-f062f8f17918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b0b3c5fc-d1d9-4dc5-8fb4-a774328a6984 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b0b3c5fc-d1d9-4dc5-8fb4-a774328a6984 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] GET http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b Sep 05 20:57:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b0b3c5fc-d1d9-4dc5-8fb4-a774328a6984 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b0b3c5fc-d1d9-4dc5-8fb4-a774328a6984 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:38 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:38 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:38 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:38 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:38 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b0b3c5fc-d1d9-4dc5-8fb4-a774328a6984 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Volume info retrieved successfully. Sep 05 20:57:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b0b3c5fc-d1d9-4dc5-8fb4-a774328a6984 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b returned with HTTP 200 Sep 05 20:57:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 739/1528] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:38 2026] GET /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b => generated 870 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:57:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-75116f6c-c5d2-4f83-a6fd-2b37a258d784 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-75116f6c-c5d2-4f83-a6fd-2b37a258d784 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] DELETE http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b Sep 05 20:57:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-75116f6c-c5d2-4f83-a6fd-2b37a258d784 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-75116f6c-c5d2-4f83-a6fd-2b37a258d784 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:38 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-75116f6c-c5d2-4f83-a6fd-2b37a258d784 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Delete volume with id: ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b Sep 05 20:57:38 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:38 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:38 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:38 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:38 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-75116f6c-c5d2-4f83-a6fd-2b37a258d784 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Volume info retrieved successfully. Sep 05 20:57:38 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-3c03aea7-99fe-41cc-b935-0f2953b4bedf tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Created reservations ['97ae007c-f099-4016-8c92-f6a56d18cfb4', '96b8556e-0ee0-4d23-b748-b51b75ff7c0e', '224ed2c2-47ab-4882-90c7-6c17771fd703', '42128026-08c1-414b-bdfd-d87014e7dc5a'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:57:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-3c03aea7-99fe-41cc-b935-0f2953b4bedf tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8855bb84-5d66-4695-afa4-f062f8f17918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97ae007c-f099-4016-8c92-f6a56d18cfb4', '96b8556e-0ee0-4d23-b748-b51b75ff7c0e', '224ed2c2-47ab-4882-90c7-6c17771fd703', '42128026-08c1-414b-bdfd-d87014e7dc5a']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:57:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-3c03aea7-99fe-41cc-b935-0f2953b4bedf tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b5657bc-52bd-454d-b70f-84e77c174f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:38 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-75116f6c-c5d2-4f83-a6fd-2b37a258d784 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Delete volume request issued successfully. Sep 05 20:57:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-75116f6c-c5d2-4f83-a6fd-2b37a258d784 tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b returned with HTTP 202 Sep 05 20:57:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 740/1529] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:57:38 2026] DELETE /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:57:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4d74aaa9-e4aa-40c2-a678-cd2bdd86efed None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4d74aaa9-e4aa-40c2-a678-cd2bdd86efed tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] GET http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b Sep 05 20:57:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4d74aaa9-e4aa-40c2-a678-cd2bdd86efed tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4d74aaa9-e4aa-40c2-a678-cd2bdd86efed tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:38 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:38 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-3c03aea7-99fe-41cc-b935-0f2953b4bedf tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b5657bc-52bd-454d-b70f-84e77c174f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e80277f-1983-4123-9e74-91e1863ce3e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1619964034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7994f7d927a46a18dc9c7c96451638d',qos_specs=None,replication_status=,reservations=['97ae007c-f099-4016-8c92-f6a56d18cfb4','96b8556e-0ee0-4d23-b748-b51b75ff7c0e','224ed2c2-47ab-4882-90c7-6c17771fd703','42128026-08c1-414b-bdfd-d87014e7dc5a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cd0857654b646c39a41963e0785d2f8',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:57:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1619964034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e80277f-1983-4123-9e74-91e1863ce3e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7994f7d927a46a18dc9c7c96451638d',provider_auth=None,provider_geometry=None,provider_id=None,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='7cd0857654b646c39a41963e0785d2f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:57:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-3c03aea7-99fe-41cc-b935-0f2953b4bedf tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c478634a-668b-4f6f-be15-e0e10f7b69ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:38 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:38 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:38 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:38 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:38 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4d74aaa9-e4aa-40c2-a678-cd2bdd86efed tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Volume info retrieved successfully. Sep 05 20:57:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4d74aaa9-e4aa-40c2-a678-cd2bdd86efed tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b returned with HTTP 200 Sep 05 20:57:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 741/1530] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:38 2026] GET /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b => generated 869 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-3c03aea7-99fe-41cc-b935-0f2953b4bedf tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c478634a-668b-4f6f-be15-e0e10f7b69ec) transitioned into state 'SUCCESS' from state '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-1619964034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7994f7d927a46a18dc9c7c96451638d',qos_specs=None,replication_status=,reservations=['97ae007c-f099-4016-8c92-f6a56d18cfb4','96b8556e-0ee0-4d23-b748-b51b75ff7c0e','224ed2c2-47ab-4882-90c7-6c17771fd703','42128026-08c1-414b-bdfd-d87014e7dc5a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cd0857654b646c39a41963e0785d2f8',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:57:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-3c03aea7-99fe-41cc-b935-0f2953b4bedf tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c69ad9d-f8c0-476e-9acd-8e0c0693d435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-3c03aea7-99fe-41cc-b935-0f2953b4bedf tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c69ad9d-f8c0-476e-9acd-8e0c0693d435) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:57:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-3c03aea7-99fe-41cc-b935-0f2953b4bedf tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Flow 'volume_create_api' (4b7ba530-7fda-4664-9f53-5b61d0d0e9a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:57:38 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3c03aea7-99fe-41cc-b935-0f2953b4bedf tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Create volume request issued successfully. Sep 05 20:57:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3c03aea7-99fe-41cc-b935-0f2953b4bedf tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:57:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 790/1531] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:57:37 2026] POST /volume/v3/volumes => generated 771 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:57:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9ee29c51-d388-4059-abc3-06ceb952103f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9ee29c51-d388-4059-abc3-06ceb952103f tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] GET http://192.168.122.147/volume/v3/volumes/7e80277f-1983-4123-9e74-91e1863ce3e4 Sep 05 20:57:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9ee29c51-d388-4059-abc3-06ceb952103f tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9ee29c51-d388-4059-abc3-06ceb952103f tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-da0f76c4-47b7-4eed-b710-144d70d5e518 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-da0f76c4-47b7-4eed-b710-144d70d5e518 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 Sep 05 20:57:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-da0f76c4-47b7-4eed-b710-144d70d5e518 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-da0f76c4-47b7-4eed-b710-144d70d5e518 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:38 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:38 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:38 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:38 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:38 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:38 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:38 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9ee29c51-d388-4059-abc3-06ceb952103f tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Volume info retrieved successfully. Sep 05 20:57:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9ee29c51-d388-4059-abc3-06ceb952103f tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] http://192.168.122.147/volume/v3/volumes/7e80277f-1983-4123-9e74-91e1863ce3e4 returned with HTTP 200 Sep 05 20:57:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 742/1532] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:38 2026] GET /volume/v3/volumes/7e80277f-1983-4123-9e74-91e1863ce3e4 => generated 839 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:38 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:38 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:38 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-da0f76c4-47b7-4eed-b710-144d70d5e518 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-da0f76c4-47b7-4eed-b710-144d70d5e518 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 returned with HTTP 200 Sep 05 20:57:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 791/1533] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:38 2026] GET /volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 => generated 1144 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:57:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a94c1233-a007-446a-a901-ff79a2c1db01 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a94c1233-a007-446a-a901-ff79a2c1db01 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 Sep 05 20:57:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a94c1233-a007-446a-a901-ff79a2c1db01 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a94c1233-a007-446a-a901-ff79a2c1db01 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:38 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:38 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:38 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:38 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:38 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a94c1233-a007-446a-a901-ff79a2c1db01 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a94c1233-a007-446a-a901-ff79a2c1db01 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 returned with HTTP 200 Sep 05 20:57:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 743/1534] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:38 2026] GET /volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 => generated 1144 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:57:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-01ca5074-1b7b-4859-a2b9-e16a189e4052 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-01ca5074-1b7b-4859-a2b9-e16a189e4052 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:57:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-01ca5074-1b7b-4859-a2b9-e16a189e4052 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-775306291"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-01ca5074-1b7b-4859-a2b9-e16a189e4052 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-775306291'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:57:38 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-01ca5074-1b7b-4859-a2b9-e16a189e4052 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Create volume of 1 GB Sep 05 20:57:38 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-01ca5074-1b7b-4859-a2b9-e16a189e4052 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Availability Zones retrieved successfully. Sep 05 20:57:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-01ca5074-1b7b-4859-a2b9-e16a189e4052 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Flow 'volume_create_api' (93a51cf2-8b78-4063-8fac-ac345f7f95ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:57:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-01ca5074-1b7b-4859-a2b9-e16a189e4052 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0442b2b-7398-4768-9078-f25ae7a1082a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-01ca5074-1b7b-4859-a2b9-e16a189e4052 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:57:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-01ca5074-1b7b-4859-a2b9-e16a189e4052 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0442b2b-7398-4768-9078-f25ae7a1082a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:57:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-01ca5074-1b7b-4859-a2b9-e16a189e4052 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (335890e5-5422-4b49-9344-21ef3aa758aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:38 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-01ca5074-1b7b-4859-a2b9-e16a189e4052 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Created reservations ['ce48b3d0-4447-4a7c-8385-2fbae5169ead', '79ed621f-a0dc-4537-8ccb-ed9b168fc568', '6552fcd5-fd45-4d09-9187-077c6bcf7c79', '6e7de9c4-56dc-4a95-8ea4-255887c82aec'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:57:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-01ca5074-1b7b-4859-a2b9-e16a189e4052 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (335890e5-5422-4b49-9344-21ef3aa758aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce48b3d0-4447-4a7c-8385-2fbae5169ead', '79ed621f-a0dc-4537-8ccb-ed9b168fc568', '6552fcd5-fd45-4d09-9187-077c6bcf7c79', '6e7de9c4-56dc-4a95-8ea4-255887c82aec']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:57:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-01ca5074-1b7b-4859-a2b9-e16a189e4052 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f19d73a-093c-426f-9cab-1c5ff35c01b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:39 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:39 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-01ca5074-1b7b-4859-a2b9-e16a189e4052 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f19d73a-093c-426f-9cab-1c5ff35c01b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccd94f07-5270-4fb2-bbaf-a17b3363edd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-775306291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc00708160b1473c9e770d962c4a5d16',qos_specs=None,replication_status=,reservations=['ce48b3d0-4447-4a7c-8385-2fbae5169ead','79ed621f-a0dc-4537-8ccb-ed9b168fc568','6552fcd5-fd45-4d09-9187-077c6bcf7c79','6e7de9c4-56dc-4a95-8ea4-255887c82aec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ecc35db947455aa2edd03e7b6a44e3',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:57:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-775306291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccd94f07-5270-4fb2-bbaf-a17b3363edd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc00708160b1473c9e770d962c4a5d16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68ecc35db947455aa2edd03e7b6a44e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:57:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-01ca5074-1b7b-4859-a2b9-e16a189e4052 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11362afe-3a5d-46b0-a6bf-873959cd9999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-01ca5074-1b7b-4859-a2b9-e16a189e4052 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11362afe-3a5d-46b0-a6bf-873959cd9999) transitioned into state 'SUCCESS' from state '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-775306291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc00708160b1473c9e770d962c4a5d16',qos_specs=None,replication_status=,reservations=['ce48b3d0-4447-4a7c-8385-2fbae5169ead','79ed621f-a0dc-4537-8ccb-ed9b168fc568','6552fcd5-fd45-4d09-9187-077c6bcf7c79','6e7de9c4-56dc-4a95-8ea4-255887c82aec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ecc35db947455aa2edd03e7b6a44e3',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:57:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-01ca5074-1b7b-4859-a2b9-e16a189e4052 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (411a4789-4cd4-4871-9321-e39b60d39602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-01ca5074-1b7b-4859-a2b9-e16a189e4052 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (411a4789-4cd4-4871-9321-e39b60d39602) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:57:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-01ca5074-1b7b-4859-a2b9-e16a189e4052 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Flow 'volume_create_api' (93a51cf2-8b78-4063-8fac-ac345f7f95ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:57:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-01ca5074-1b7b-4859-a2b9-e16a189e4052 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Create volume request issued successfully. Sep 05 20:57:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-01ca5074-1b7b-4859-a2b9-e16a189e4052 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:57:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 792/1535] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:57:38 2026] POST /volume/v3/volumes => generated 759 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 20:57:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-21d535d9-0b5f-4ba4-b9a7-0babb839f54f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-21d535d9-0b5f-4ba4-b9a7-0babb839f54f tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 Sep 05 20:57:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-21d535d9-0b5f-4ba4-b9a7-0babb839f54f tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-21d535d9-0b5f-4ba4-b9a7-0babb839f54f tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:39 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:39 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:39 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:39 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:39 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-21d535d9-0b5f-4ba4-b9a7-0babb839f54f tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-21d535d9-0b5f-4ba4-b9a7-0babb839f54f tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 returned with HTTP 200 Sep 05 20:57:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 744/1536] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:39 2026] GET /volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 => generated 827 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d8555856-924e-44bb-9a5c-cb6d6469dc1a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d8555856-924e-44bb-9a5c-cb6d6469dc1a tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] GET http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b Sep 05 20:57:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d8555856-924e-44bb-9a5c-cb6d6469dc1a tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d8555856-924e-44bb-9a5c-cb6d6469dc1a tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:39 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:39 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:39 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:39 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d8555856-924e-44bb-9a5c-cb6d6469dc1a tempest-VolumesActionsTest-1248288493 tempest-VolumesActionsTest-1248288493-project-member] http://192.168.122.147/volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b returned with HTTP 404 Sep 05 20:57:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 793/1537] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:39 2026] GET /volume/v3/volumes/ae0258a4-9f8c-4521-aeb2-15c2b9fbc59b => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:57:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-96993952-11c3-4ef1-8fb8-384b3f40b119 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-96993952-11c3-4ef1-8fb8-384b3f40b119 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] GET http://192.168.122.147/volume/v3/volumes/7e80277f-1983-4123-9e74-91e1863ce3e4 Sep 05 20:57:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-96993952-11c3-4ef1-8fb8-384b3f40b119 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-96993952-11c3-4ef1-8fb8-384b3f40b119 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:39 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:39 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:39 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:39 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:39 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-96993952-11c3-4ef1-8fb8-384b3f40b119 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Volume info retrieved successfully. Sep 05 20:57:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-96993952-11c3-4ef1-8fb8-384b3f40b119 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] http://192.168.122.147/volume/v3/volumes/7e80277f-1983-4123-9e74-91e1863ce3e4 returned with HTTP 200 Sep 05 20:57:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 745/1538] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:39 2026] GET /volume/v3/volumes/7e80277f-1983-4123-9e74-91e1863ce3e4 => generated 863 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fd66f8c1-9ded-4af4-9e72-b7fcb029e307 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fd66f8c1-9ded-4af4-9e72-b7fcb029e307 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 Sep 05 20:57:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fd66f8c1-9ded-4af4-9e72-b7fcb029e307 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fd66f8c1-9ded-4af4-9e72-b7fcb029e307 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:40 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:40 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-fd66f8c1-9ded-4af4-9e72-b7fcb029e307 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fd66f8c1-9ded-4af4-9e72-b7fcb029e307 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 returned with HTTP 200 Sep 05 20:57:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 794/1539] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:40 2026] GET /volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2f0aafb3-2eeb-443f-9d4e-2f5574340cd1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2f0aafb3-2eeb-443f-9d4e-2f5574340cd1 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] GET http://192.168.122.147/volume/v3/volumes/7e80277f-1983-4123-9e74-91e1863ce3e4 Sep 05 20:57:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2f0aafb3-2eeb-443f-9d4e-2f5574340cd1 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2f0aafb3-2eeb-443f-9d4e-2f5574340cd1 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:40 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:40 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:40 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:40 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:40 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2f0aafb3-2eeb-443f-9d4e-2f5574340cd1 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Volume info retrieved successfully. Sep 05 20:57:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2f0aafb3-2eeb-443f-9d4e-2f5574340cd1 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] http://192.168.122.147/volume/v3/volumes/7e80277f-1983-4123-9e74-91e1863ce3e4 returned with HTTP 200 Sep 05 20:57:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 746/1540] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:40 2026] GET /volume/v3/volumes/7e80277f-1983-4123-9e74-91e1863ce3e4 => generated 864 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:57:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-bf1e7162-0f32-464a-9703-35dfb54d7d3e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bf1e7162-0f32-464a-9703-35dfb54d7d3e tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 20:57:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bf1e7162-0f32-464a-9703-35dfb54d7d3e tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e80277f-1983-4123-9e74-91e1863ce3e4", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-479863296"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:40 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:40 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-bf1e7162-0f32-464a-9703-35dfb54d7d3e tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Volume info retrieved successfully. Sep 05 20:57:40 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-bf1e7162-0f32-464a-9703-35dfb54d7d3e tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Create snapshot from volume 7e80277f-1983-4123-9e74-91e1863ce3e4 Sep 05 20:57:40 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-bf1e7162-0f32-464a-9703-35dfb54d7d3e tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Created reservations ['faa8f719-e1d1-40ff-abaf-47ca78fd28ce', 'd661ec77-aa49-455c-8378-e734f1077600', '3dde1b2d-518b-40ef-9470-4645b2ab66b4', '2e8f99b7-3969-4e64-8554-39f133d29957'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:57:40 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:40 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-bf1e7162-0f32-464a-9703-35dfb54d7d3e tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Snapshot create request issued successfully. Sep 05 20:57:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bf1e7162-0f32-464a-9703-35dfb54d7d3e tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 20:57:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 795/1541] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 20:57:40 2026] POST /volume/v3/snapshots => generated 317 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 20:57:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-feb8be85-4a26-4fa9-9786-6045c5a059b8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-feb8be85-4a26-4fa9-9786-6045c5a059b8 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] GET http://192.168.122.147/volume/v3/snapshots/d030747a-55c3-473c-8f10-e37b461226f1 Sep 05 20:57:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-feb8be85-4a26-4fa9-9786-6045c5a059b8 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-feb8be85-4a26-4fa9-9786-6045c5a059b8 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:40 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:40 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:40 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-feb8be85-4a26-4fa9-9786-6045c5a059b8 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Snapshot retrieved successfully. Sep 05 20:57:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-feb8be85-4a26-4fa9-9786-6045c5a059b8 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] http://192.168.122.147/volume/v3/snapshots/d030747a-55c3-473c-8f10-e37b461226f1 returned with HTTP 200 Sep 05 20:57:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 747/1542] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:40 2026] GET /volume/v3/snapshots/d030747a-55c3-473c-8f10-e37b461226f1 => generated 449 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-be25b528-9604-4281-b5cd-a1f18363816a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-be25b528-9604-4281-b5cd-a1f18363816a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 Sep 05 20:57:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-be25b528-9604-4281-b5cd-a1f18363816a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-be25b528-9604-4281-b5cd-a1f18363816a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:41 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:41 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:41 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:41 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:41 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-be25b528-9604-4281-b5cd-a1f18363816a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-be25b528-9604-4281-b5cd-a1f18363816a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 returned with HTTP 200 Sep 05 20:57:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 796/1543] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:41 2026] GET /volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 => generated 852 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-c9a2ebe4-8a05-4de1-b67d-30725756b331 req-e333961c-10c9-43fc-9a17-215d7e263623 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-c9a2ebe4-8a05-4de1-b67d-30725756b331 req-e333961c-10c9-43fc-9a17-215d7e263623 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 Sep 05 20:57:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-c9a2ebe4-8a05-4de1-b67d-30725756b331 req-e333961c-10c9-43fc-9a17-215d7e263623 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-c9a2ebe4-8a05-4de1-b67d-30725756b331 req-e333961c-10c9-43fc-9a17-215d7e263623 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:41 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:41 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:41 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:41 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:41 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-c9a2ebe4-8a05-4de1-b67d-30725756b331 req-e333961c-10c9-43fc-9a17-215d7e263623 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-c9a2ebe4-8a05-4de1-b67d-30725756b331 req-e333961c-10c9-43fc-9a17-215d7e263623 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 returned with HTTP 200 Sep 05 20:57:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 748/1544] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:57:41 2026] GET /volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 => generated 852 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-81b8054d-a667-4b2f-af77-0a6d46068938 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-81b8054d-a667-4b2f-af77-0a6d46068938 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] GET http://192.168.122.147/volume/v3/snapshots/d030747a-55c3-473c-8f10-e37b461226f1 Sep 05 20:57:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-81b8054d-a667-4b2f-af77-0a6d46068938 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-81b8054d-a667-4b2f-af77-0a6d46068938 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:41 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:41 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:41 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-81b8054d-a667-4b2f-af77-0a6d46068938 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Snapshot retrieved successfully. Sep 05 20:57:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-81b8054d-a667-4b2f-af77-0a6d46068938 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] http://192.168.122.147/volume/v3/snapshots/d030747a-55c3-473c-8f10-e37b461226f1 returned with HTTP 200 Sep 05 20:57:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 797/1545] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:41 2026] GET /volume/v3/snapshots/d030747a-55c3-473c-8f10-e37b461226f1 => generated 449 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b865ff56-260f-4cd3-b69d-6ce6e0080256 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b865ff56-260f-4cd3-b69d-6ce6e0080256 None None] GET http://192.168.122.147/volume// Sep 05 20:57:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b865ff56-260f-4cd3-b69d-6ce6e0080256 None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b865ff56-260f-4cd3-b69d-6ce6e0080256 None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b865ff56-260f-4cd3-b69d-6ce6e0080256 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:57:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 749/1546] 192.168.122.147 () {58 vars in 1317 bytes} [Sat Sep 5 20:57:42 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:57:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-c9a2ebe4-8a05-4de1-b67d-30725756b331 req-9731750e-834f-4069-b028-fc3c1c304b02 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-c9a2ebe4-8a05-4de1-b67d-30725756b331 req-9731750e-834f-4069-b028-fc3c1c304b02 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 05 20:57:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-c9a2ebe4-8a05-4de1-b67d-30725756b331 req-9731750e-834f-4069-b028-fc3c1c304b02 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ccd94f07-5270-4fb2-bbaf-a17b3363edd9", "connector": null, "instance_uuid": "4723105b-2713-4d27-a115-5857cc429f5e"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:42 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:42 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:42 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:42 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-c9a2ebe4-8a05-4de1-b67d-30725756b331 req-9731750e-834f-4069-b028-fc3c1c304b02 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 05 20:57:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 798/1547] 192.168.122.147 () {66 vars in 1483 bytes} [Sat Sep 5 20:57:42 2026] POST /volume/v3/attachments => generated 273 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:57:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-25d54c6f-f494-47d3-a1e3-a1e9791006e9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-25d54c6f-f494-47d3-a1e3-a1e9791006e9 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 Sep 05 20:57:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-25d54c6f-f494-47d3-a1e3-a1e9791006e9 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-25d54c6f-f494-47d3-a1e3-a1e9791006e9 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:42 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:42 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a62e8edd-9216-400f-ac82-3cb98bfd7ebc None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:42 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:42 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a62e8edd-9216-400f-ac82-3cb98bfd7ebc None None] GET http://192.168.122.147/volume// Sep 05 20:57:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a62e8edd-9216-400f-ac82-3cb98bfd7ebc None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a62e8edd-9216-400f-ac82-3cb98bfd7ebc None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a62e8edd-9216-400f-ac82-3cb98bfd7ebc None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:57:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 799/1548] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 20:57:42 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:57:42 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-25d54c6f-f494-47d3-a1e3-a1e9791006e9 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-c9a2ebe4-8a05-4de1-b67d-30725756b331 req-91886290-537e-4ab2-8dd8-5685b1a16458 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-25d54c6f-f494-47d3-a1e3-a1e9791006e9 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 returned with HTTP 200 Sep 05 20:57:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 750/1549] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:42 2026] GET /volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 => generated 851 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:57:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-c9a2ebe4-8a05-4de1-b67d-30725756b331 req-91886290-537e-4ab2-8dd8-5685b1a16458 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 Sep 05 20:57:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-c9a2ebe4-8a05-4de1-b67d-30725756b331 req-91886290-537e-4ab2-8dd8-5685b1a16458 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-c9a2ebe4-8a05-4de1-b67d-30725756b331 req-91886290-537e-4ab2-8dd8-5685b1a16458 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:42 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:42 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:42 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:42 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:42 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-c9a2ebe4-8a05-4de1-b67d-30725756b331 req-91886290-537e-4ab2-8dd8-5685b1a16458 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-c9a2ebe4-8a05-4de1-b67d-30725756b331 req-91886290-537e-4ab2-8dd8-5685b1a16458 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 returned with HTTP 200 Sep 05 20:57:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 800/1550] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 20:57:42 2026] GET /volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 => generated 1032 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:57:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-c9a2ebe4-8a05-4de1-b67d-30725756b331 req-8eeddbaa-f303-411e-8067-4fcd3ec31983 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-c9a2ebe4-8a05-4de1-b67d-30725756b331 req-8eeddbaa-f303-411e-8067-4fcd3ec31983 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] PUT http://192.168.122.147/volume/v3/attachments/c101ae29-e372-4e48-ad65-8c677e39826a Sep 05 20:57:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-c9a2ebe4-8a05-4de1-b67d-30725756b331 req-8eeddbaa-f303-411e-8067-4fcd3ec31983 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8dfc494d0f2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4190e5b0-3c92-4807-a8e5-fb98516f3e01", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:42 devstack devstack@c-api.service[87416]: DEBUG cinder.coordination [req-c9a2ebe4-8a05-4de1-b67d-30725756b331 req-8eeddbaa-f303-411e-8067-4fcd3ec31983 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Acquiring lock "cinder-attachment_update-ccd94f07-5270-4fb2-bbaf-a17b3363edd9-devstack" by "attachment_update" {{(pid=87416) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 20:57:42 devstack devstack@c-api.service[87416]: DEBUG cinder.coordination [req-c9a2ebe4-8a05-4de1-b67d-30725756b331 req-8eeddbaa-f303-411e-8067-4fcd3ec31983 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Lock "cinder-attachment_update-ccd94f07-5270-4fb2-bbaf-a17b3363edd9-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=87416) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 20:57:42 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:42 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:42 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:42 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-999b4274-290c-47d1-8425-588927fb9aaa None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-999b4274-290c-47d1-8425-588927fb9aaa tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] GET http://192.168.122.147/volume/v3/snapshots/d030747a-55c3-473c-8f10-e37b461226f1 Sep 05 20:57:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-999b4274-290c-47d1-8425-588927fb9aaa tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-999b4274-290c-47d1-8425-588927fb9aaa tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:43 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:43 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:43 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-999b4274-290c-47d1-8425-588927fb9aaa tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Snapshot retrieved successfully. Sep 05 20:57:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-999b4274-290c-47d1-8425-588927fb9aaa tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] http://192.168.122.147/volume/v3/snapshots/d030747a-55c3-473c-8f10-e37b461226f1 returned with HTTP 200 Sep 05 20:57:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 801/1551] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:42 2026] GET /volume/v3/snapshots/d030747a-55c3-473c-8f10-e37b461226f1 => generated 449 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0aa9d33c-a7f3-4cc5-88e7-44a31086e2d4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0aa9d33c-a7f3-4cc5-88e7-44a31086e2d4 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 Sep 05 20:57:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0aa9d33c-a7f3-4cc5-88e7-44a31086e2d4 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0aa9d33c-a7f3-4cc5-88e7-44a31086e2d4 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:43 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:43 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:43 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:43 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:43 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0aa9d33c-a7f3-4cc5-88e7-44a31086e2d4 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0aa9d33c-a7f3-4cc5-88e7-44a31086e2d4 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 returned with HTTP 200 Sep 05 20:57:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 802/1552] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:43 2026] GET /volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:43 devstack devstack@c-api.service[87416]: DEBUG cinder.coordination [req-c9a2ebe4-8a05-4de1-b67d-30725756b331 req-8eeddbaa-f303-411e-8067-4fcd3ec31983 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Lock "cinder-attachment_update-ccd94f07-5270-4fb2-bbaf-a17b3363edd9-devstack" released by "attachment_update" :: held 1.075s {{(pid=87416) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 20:57:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-c9a2ebe4-8a05-4de1-b67d-30725756b331 req-8eeddbaa-f303-411e-8067-4fcd3ec31983 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/attachments/c101ae29-e372-4e48-ad65-8c677e39826a returned with HTTP 200 Sep 05 20:57:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 751/1553] 192.168.122.147 () {66 vars in 1593 bytes} [Sat Sep 5 20:57:42 2026] PUT /volume/v3/attachments/c101ae29-e372-4e48-ad65-8c677e39826a => generated 694 bytes in 1142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:57:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ee78fd68-7448-4cc7-8cad-f1497e421296 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ee78fd68-7448-4cc7-8cad-f1497e421296 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] GET http://192.168.122.147/volume/v3/snapshots/d030747a-55c3-473c-8f10-e37b461226f1 Sep 05 20:57:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ee78fd68-7448-4cc7-8cad-f1497e421296 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ee78fd68-7448-4cc7-8cad-f1497e421296 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:44 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:44 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:44 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ee78fd68-7448-4cc7-8cad-f1497e421296 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Snapshot retrieved successfully. Sep 05 20:57:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ee78fd68-7448-4cc7-8cad-f1497e421296 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] http://192.168.122.147/volume/v3/snapshots/d030747a-55c3-473c-8f10-e37b461226f1 returned with HTTP 200 Sep 05 20:57:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 803/1554] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:44 2026] GET /volume/v3/snapshots/d030747a-55c3-473c-8f10-e37b461226f1 => generated 476 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-570e27ca-5027-4a2d-b751-efdbc9e29a84 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-570e27ca-5027-4a2d-b751-efdbc9e29a84 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:57:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-570e27ca-5027-4a2d-b751-efdbc9e29a84 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "d030747a-55c3-473c-8f10-e37b461226f1"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-570e27ca-5027-4a2d-b751-efdbc9e29a84 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'd030747a-55c3-473c-8f10-e37b461226f1'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:57:44 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:44 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:44 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-570e27ca-5027-4a2d-b751-efdbc9e29a84 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Snapshot retrieved successfully. Sep 05 20:57:44 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-570e27ca-5027-4a2d-b751-efdbc9e29a84 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Create volume of 1 GB Sep 05 20:57:44 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-570e27ca-5027-4a2d-b751-efdbc9e29a84 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Availability Zones retrieved successfully. Sep 05 20:57:44 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-570e27ca-5027-4a2d-b751-efdbc9e29a84 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Flow 'volume_create_api' (3f0b7a96-5d0d-4f09-b953-76f7bffa3e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:57:44 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-570e27ca-5027-4a2d-b751-efdbc9e29a84 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c448de2-040f-486f-9bc7-1952d72cd301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:44 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-570e27ca-5027-4a2d-b751-efdbc9e29a84 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:57:44 devstack devstack@c-api.service[87416]: WARNING cinder.volume.api [None req-570e27ca-5027-4a2d-b751-efdbc9e29a84 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c448de2-040f-486f-9bc7-1952d72cd301) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 20:57:44 devstack devstack@c-api.service[87416]: 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 05 20:57:44 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-570e27ca-5027-4a2d-b751-efdbc9e29a84 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c448de2-040f-486f-9bc7-1952d72cd301) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:44 devstack devstack@c-api.service[87416]: WARNING cinder.volume.api [None req-570e27ca-5027-4a2d-b751-efdbc9e29a84 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c448de2-040f-486f-9bc7-1952d72cd301) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 20:57:44 devstack devstack@c-api.service[87416]: WARNING cinder.volume.api [None req-570e27ca-5027-4a2d-b751-efdbc9e29a84 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Flow 'volume_create_api' (3f0b7a96-5d0d-4f09-b953-76f7bffa3e1e) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 20:57:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-570e27ca-5027-4a2d-b751-efdbc9e29a84 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 400 Sep 05 20:57:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 752/1555] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:57:44 2026] POST /volume/v3/volumes => generated 171 bytes in 184 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 20:57:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-60630837-59e0-4dd9-a411-dbdeced56fcb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-60630837-59e0-4dd9-a411-dbdeced56fcb tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/d030747a-55c3-473c-8f10-e37b461226f1 Sep 05 20:57:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-60630837-59e0-4dd9-a411-dbdeced56fcb tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-60630837-59e0-4dd9-a411-dbdeced56fcb tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:44 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-60630837-59e0-4dd9-a411-dbdeced56fcb tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Delete snapshot with id: d030747a-55c3-473c-8f10-e37b461226f1 Sep 05 20:57:44 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:44 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:44 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-60630837-59e0-4dd9-a411-dbdeced56fcb tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Snapshot retrieved successfully. Sep 05 20:57:44 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:44 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:44 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-60630837-59e0-4dd9-a411-dbdeced56fcb tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Snapshot delete request issued successfully. Sep 05 20:57:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-60630837-59e0-4dd9-a411-dbdeced56fcb tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] http://192.168.122.147/volume/v3/snapshots/d030747a-55c3-473c-8f10-e37b461226f1 returned with HTTP 202 Sep 05 20:57:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 804/1556] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 20:57:44 2026] DELETE /volume/v3/snapshots/d030747a-55c3-473c-8f10-e37b461226f1 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:57:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-dccc6dcd-4bda-4935-acb2-1091f899609c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-c9a2ebe4-8a05-4de1-b67d-30725756b331 req-300cb34f-bcdc-4625-ad9f-0b93fec1502d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-c9a2ebe4-8a05-4de1-b67d-30725756b331 req-300cb34f-bcdc-4625-ad9f-0b93fec1502d tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] POST http://192.168.122.147/volume/v3/attachments/c101ae29-e372-4e48-ad65-8c677e39826a/action Sep 05 20:57:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-c9a2ebe4-8a05-4de1-b67d-30725756b331 req-300cb34f-bcdc-4625-ad9f-0b93fec1502d tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Action body: b'{"os-complete": null}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:57:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dccc6dcd-4bda-4935-acb2-1091f899609c tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] GET http://192.168.122.147/volume/v3/snapshots/d030747a-55c3-473c-8f10-e37b461226f1 Sep 05 20:57:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-c9a2ebe4-8a05-4de1-b67d-30725756b331 req-300cb34f-bcdc-4625-ad9f-0b93fec1502d tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-dccc6dcd-4bda-4935-acb2-1091f899609c tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-dccc6dcd-4bda-4935-acb2-1091f899609c tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:44 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:44 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:44 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:44 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:44 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:44 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:44 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-dccc6dcd-4bda-4935-acb2-1091f899609c tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Snapshot retrieved successfully. Sep 05 20:57:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dccc6dcd-4bda-4935-acb2-1091f899609c tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] http://192.168.122.147/volume/v3/snapshots/d030747a-55c3-473c-8f10-e37b461226f1 returned with HTTP 200 Sep 05 20:57:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 753/1557] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:44 2026] GET /volume/v3/snapshots/d030747a-55c3-473c-8f10-e37b461226f1 => generated 475 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-c9a2ebe4-8a05-4de1-b67d-30725756b331 req-300cb34f-bcdc-4625-ad9f-0b93fec1502d tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/attachments/c101ae29-e372-4e48-ad65-8c677e39826a/action returned with HTTP 204 Sep 05 20:57:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 805/1558] 192.168.122.147 () {66 vars in 1614 bytes} [Sat Sep 5 20:57:44 2026] POST /volume/v3/attachments/c101ae29-e372-4e48-ad65-8c677e39826a/action => generated 0 bytes in 106 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:57:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f6a181d7-013c-4dd7-a412-ea74ac1131f0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f6a181d7-013c-4dd7-a412-ea74ac1131f0 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 Sep 05 20:57:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f6a181d7-013c-4dd7-a412-ea74ac1131f0 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f6a181d7-013c-4dd7-a412-ea74ac1131f0 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:44 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:44 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:44 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:44 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:44 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f6a181d7-013c-4dd7-a412-ea74ac1131f0 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f6a181d7-013c-4dd7-a412-ea74ac1131f0 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 returned with HTTP 200 Sep 05 20:57:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 754/1559] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:44 2026] GET /volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 => generated 1144 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:57:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-db13f82f-6de5-4162-9d2a-5590e38fa24a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-db13f82f-6de5-4162-9d2a-5590e38fa24a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 Sep 05 20:57:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-db13f82f-6de5-4162-9d2a-5590e38fa24a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-db13f82f-6de5-4162-9d2a-5590e38fa24a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:44 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:44 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:44 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:44 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:44 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-db13f82f-6de5-4162-9d2a-5590e38fa24a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-db13f82f-6de5-4162-9d2a-5590e38fa24a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 returned with HTTP 200 Sep 05 20:57:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 806/1560] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:44 2026] GET /volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 => generated 1144 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:57:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-799861eb-2bca-4df0-968a-03d7f0298637 req-8f7d2992-f75b-492d-8744-dc49a470cb08 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-799861eb-2bca-4df0-968a-03d7f0298637 req-8f7d2992-f75b-492d-8744-dc49a470cb08 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 Sep 05 20:57:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-799861eb-2bca-4df0-968a-03d7f0298637 req-8f7d2992-f75b-492d-8744-dc49a470cb08 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-799861eb-2bca-4df0-968a-03d7f0298637 req-8f7d2992-f75b-492d-8744-dc49a470cb08 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:45 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:45 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:45 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:45 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:45 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-799861eb-2bca-4df0-968a-03d7f0298637 req-8f7d2992-f75b-492d-8744-dc49a470cb08 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-799861eb-2bca-4df0-968a-03d7f0298637 req-8f7d2992-f75b-492d-8744-dc49a470cb08 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 returned with HTTP 200 Sep 05 20:57:45 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 755/1561] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:57:45 2026] GET /volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 => generated 1144 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:57:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-799861eb-2bca-4df0-968a-03d7f0298637 req-dc28fc98-a58d-4a9a-801b-c9e56bda7413 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-799861eb-2bca-4df0-968a-03d7f0298637 req-dc28fc98-a58d-4a9a-801b-c9e56bda7413 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] POST http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48/action Sep 05 20:57:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-799861eb-2bca-4df0-968a-03d7f0298637 req-dc28fc98-a58d-4a9a-801b-c9e56bda7413 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:57:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-799861eb-2bca-4df0-968a-03d7f0298637 req-dc28fc98-a58d-4a9a-801b-c9e56bda7413 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:45 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:45 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:45 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:45 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:45 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-799861eb-2bca-4df0-968a-03d7f0298637 req-dc28fc98-a58d-4a9a-801b-c9e56bda7413 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:45 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-799861eb-2bca-4df0-968a-03d7f0298637 req-dc28fc98-a58d-4a9a-801b-c9e56bda7413 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Begin detaching volume completed successfully. Sep 05 20:57:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-799861eb-2bca-4df0-968a-03d7f0298637 req-dc28fc98-a58d-4a9a-801b-c9e56bda7413 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48/action returned with HTTP 202 Sep 05 20:57:45 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 807/1562] 192.168.122.147 () {64 vars in 1561 bytes} [Sat Sep 5 20:57:45 2026] POST /volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:57:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c175479f-ebd6-4d31-bbec-f8378b303fdb None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c175479f-ebd6-4d31-bbec-f8378b303fdb tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 Sep 05 20:57:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c175479f-ebd6-4d31-bbec-f8378b303fdb tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c175479f-ebd6-4d31-bbec-f8378b303fdb tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:45 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:45 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:45 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:45 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3f11c304-e56b-491e-ab56-068d1adf9605 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3f11c304-e56b-491e-ab56-068d1adf9605 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] GET http://192.168.122.147/volume/v3/snapshots/d030747a-55c3-473c-8f10-e37b461226f1 Sep 05 20:57:45 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c175479f-ebd6-4d31-bbec-f8378b303fdb tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3f11c304-e56b-491e-ab56-068d1adf9605 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3f11c304-e56b-491e-ab56-068d1adf9605 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c175479f-ebd6-4d31-bbec-f8378b303fdb tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 returned with HTTP 200 Sep 05 20:57:45 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 756/1563] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:45 2026] GET /volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 => generated 1147 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:57:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e2edf10a-22e1-4d86-be6c-fa7f6fadb48c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e2edf10a-22e1-4d86-be6c-fa7f6fadb48c None None] GET http://192.168.122.147/volume// Sep 05 20:57:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e2edf10a-22e1-4d86-be6c-fa7f6fadb48c None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:45 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:45 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:45 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3f11c304-e56b-491e-ab56-068d1adf9605 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Snapshot retrieved successfully. Sep 05 20:57:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3f11c304-e56b-491e-ab56-068d1adf9605 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] http://192.168.122.147/volume/v3/snapshots/d030747a-55c3-473c-8f10-e37b461226f1 returned with HTTP 200 Sep 05 20:57:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e2edf10a-22e1-4d86-be6c-fa7f6fadb48c None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e2edf10a-22e1-4d86-be6c-fa7f6fadb48c None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:57:45 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 757/1564] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 20:57:45 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:57:45 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 808/1565] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:45 2026] GET /volume/v3/snapshots/d030747a-55c3-473c-8f10-e37b461226f1 => generated 475 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-799861eb-2bca-4df0-968a-03d7f0298637 req-72755ca1-5138-44af-81d9-18fec72b283e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-799861eb-2bca-4df0-968a-03d7f0298637 req-72755ca1-5138-44af-81d9-18fec72b283e tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 Sep 05 20:57:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-799861eb-2bca-4df0-968a-03d7f0298637 req-72755ca1-5138-44af-81d9-18fec72b283e tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-799861eb-2bca-4df0-968a-03d7f0298637 req-72755ca1-5138-44af-81d9-18fec72b283e tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:45 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:45 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:45 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:45 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:45 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-799861eb-2bca-4df0-968a-03d7f0298637 req-72755ca1-5138-44af-81d9-18fec72b283e tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-799861eb-2bca-4df0-968a-03d7f0298637 req-72755ca1-5138-44af-81d9-18fec72b283e tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 returned with HTTP 200 Sep 05 20:57:45 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 758/1566] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 20:57:45 2026] GET /volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 => generated 1328 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 20:57:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-799861eb-2bca-4df0-968a-03d7f0298637 req-ecfb57d9-cf6f-4432-afaf-0171fce461e5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-799861eb-2bca-4df0-968a-03d7f0298637 req-ecfb57d9-cf6f-4432-afaf-0171fce461e5 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] DELETE http://192.168.122.147/volume/v3/attachments/6e896904-2785-492f-80b4-6d2db003c46b Sep 05 20:57:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-799861eb-2bca-4df0-968a-03d7f0298637 req-ecfb57d9-cf6f-4432-afaf-0171fce461e5 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-799861eb-2bca-4df0-968a-03d7f0298637 req-ecfb57d9-cf6f-4432-afaf-0171fce461e5 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:46 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:46 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:46 devstack devstack@c-api.service[87415]: /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 05 20:57:46 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, Sep 05 20:57:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-799861eb-2bca-4df0-968a-03d7f0298637 req-ecfb57d9-cf6f-4432-afaf-0171fce461e5 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/attachments/6e896904-2785-492f-80b4-6d2db003c46b returned with HTTP 200 Sep 05 20:57:46 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 809/1567] 192.168.122.147 () {64 vars in 1562 bytes} [Sat Sep 5 20:57:46 2026] DELETE /volume/v3/attachments/6e896904-2785-492f-80b4-6d2db003c46b => generated 19 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:57:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1a7f7df5-6e31-4a8e-b68e-5ff1e1f16dd0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-819d9baa-1da0-44b9-a04f-5140909f6ab7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1a7f7df5-6e31-4a8e-b68e-5ff1e1f16dd0 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] GET http://192.168.122.147/volume/v3/snapshots/d030747a-55c3-473c-8f10-e37b461226f1 Sep 05 20:57:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1a7f7df5-6e31-4a8e-b68e-5ff1e1f16dd0 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1a7f7df5-6e31-4a8e-b68e-5ff1e1f16dd0 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-819d9baa-1da0-44b9-a04f-5140909f6ab7 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 Sep 05 20:57:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-819d9baa-1da0-44b9-a04f-5140909f6ab7 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-819d9baa-1da0-44b9-a04f-5140909f6ab7 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:46 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:46 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:46 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-1a7f7df5-6e31-4a8e-b68e-5ff1e1f16dd0 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Snapshot retrieved successfully. Sep 05 20:57:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1a7f7df5-6e31-4a8e-b68e-5ff1e1f16dd0 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] http://192.168.122.147/volume/v3/snapshots/d030747a-55c3-473c-8f10-e37b461226f1 returned with HTTP 200 Sep 05 20:57:46 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 759/1568] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:46 2026] GET /volume/v3/snapshots/d030747a-55c3-473c-8f10-e37b461226f1 => generated 475 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:46 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:46 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:46 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:46 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:46 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-819d9baa-1da0-44b9-a04f-5140909f6ab7 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-819d9baa-1da0-44b9-a04f-5140909f6ab7 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 returned with HTTP 200 Sep 05 20:57:46 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 810/1569] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:46 2026] GET /volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 => generated 852 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-27146b30-fd52-488e-b99b-155998b73195 req-a946503a-4c15-4892-88d6-709b97c63993 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-27146b30-fd52-488e-b99b-155998b73195 req-a946503a-4c15-4892-88d6-709b97c63993 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 Sep 05 20:57:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-27146b30-fd52-488e-b99b-155998b73195 req-a946503a-4c15-4892-88d6-709b97c63993 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-27146b30-fd52-488e-b99b-155998b73195 req-a946503a-4c15-4892-88d6-709b97c63993 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:46 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:46 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:46 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:46 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:46 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-27146b30-fd52-488e-b99b-155998b73195 req-a946503a-4c15-4892-88d6-709b97c63993 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-27146b30-fd52-488e-b99b-155998b73195 req-a946503a-4c15-4892-88d6-709b97c63993 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 returned with HTTP 200 Sep 05 20:57:46 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 760/1570] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:57:46 2026] GET /volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 => generated 1144 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:57:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-27146b30-fd52-488e-b99b-155998b73195 req-524d4085-c42f-4ca1-872b-8031fcafbab0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-27146b30-fd52-488e-b99b-155998b73195 req-524d4085-c42f-4ca1-872b-8031fcafbab0 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] POST http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9/action Sep 05 20:57:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-27146b30-fd52-488e-b99b-155998b73195 req-524d4085-c42f-4ca1-872b-8031fcafbab0 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:57:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-27146b30-fd52-488e-b99b-155998b73195 req-524d4085-c42f-4ca1-872b-8031fcafbab0 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:47 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:47 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:47 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:47 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-27146b30-fd52-488e-b99b-155998b73195 req-524d4085-c42f-4ca1-872b-8031fcafbab0 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-27146b30-fd52-488e-b99b-155998b73195 req-524d4085-c42f-4ca1-872b-8031fcafbab0 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Begin detaching volume completed successfully. Sep 05 20:57:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-27146b30-fd52-488e-b99b-155998b73195 req-524d4085-c42f-4ca1-872b-8031fcafbab0 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9/action returned with HTTP 202 Sep 05 20:57:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 811/1571] 192.168.122.147 () {64 vars in 1561 bytes} [Sat Sep 5 20:57:47 2026] POST /volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:57:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1da9b013-b256-48a9-80cd-314aa19ee8a7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1da9b013-b256-48a9-80cd-314aa19ee8a7 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 Sep 05 20:57:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1da9b013-b256-48a9-80cd-314aa19ee8a7 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1da9b013-b256-48a9-80cd-314aa19ee8a7 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:47 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:47 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:47 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:47 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-1da9b013-b256-48a9-80cd-314aa19ee8a7 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1da9b013-b256-48a9-80cd-314aa19ee8a7 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 returned with HTTP 200 Sep 05 20:57:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 761/1572] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:47 2026] GET /volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 => generated 1147 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:57:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3251b673-4f73-4545-b463-4439dce65b17 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3251b673-4f73-4545-b463-4439dce65b17 None None] GET http://192.168.122.147/volume// Sep 05 20:57:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3251b673-4f73-4545-b463-4439dce65b17 None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3251b673-4f73-4545-b463-4439dce65b17 None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3251b673-4f73-4545-b463-4439dce65b17 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:57:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 812/1573] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 20:57:47 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:57:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-27146b30-fd52-488e-b99b-155998b73195 req-283e1dd6-338a-4d20-863f-3e65ca23518e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-27146b30-fd52-488e-b99b-155998b73195 req-283e1dd6-338a-4d20-863f-3e65ca23518e tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 Sep 05 20:57:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-27146b30-fd52-488e-b99b-155998b73195 req-283e1dd6-338a-4d20-863f-3e65ca23518e tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-27146b30-fd52-488e-b99b-155998b73195 req-283e1dd6-338a-4d20-863f-3e65ca23518e tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:47 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:47 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:47 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:47 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-27146b30-fd52-488e-b99b-155998b73195 req-283e1dd6-338a-4d20-863f-3e65ca23518e tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-27146b30-fd52-488e-b99b-155998b73195 req-283e1dd6-338a-4d20-863f-3e65ca23518e tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 returned with HTTP 200 Sep 05 20:57:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 762/1574] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 20:57:47 2026] GET /volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 => generated 1328 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:57:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-27146b30-fd52-488e-b99b-155998b73195 req-ebe20fcf-fae5-4337-a061-1c10b929bbf0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-27146b30-fd52-488e-b99b-155998b73195 req-ebe20fcf-fae5-4337-a061-1c10b929bbf0 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] DELETE http://192.168.122.147/volume/v3/attachments/c101ae29-e372-4e48-ad65-8c677e39826a Sep 05 20:57:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-27146b30-fd52-488e-b99b-155998b73195 req-ebe20fcf-fae5-4337-a061-1c10b929bbf0 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-27146b30-fd52-488e-b99b-155998b73195 req-ebe20fcf-fae5-4337-a061-1c10b929bbf0 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fef0e924-3084-477f-8926-b5f53b6d0728 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fef0e924-3084-477f-8926-b5f53b6d0728 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] GET http://192.168.122.147/volume/v3/snapshots/d030747a-55c3-473c-8f10-e37b461226f1 Sep 05 20:57:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fef0e924-3084-477f-8926-b5f53b6d0728 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fef0e924-3084-477f-8926-b5f53b6d0728 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fef0e924-3084-477f-8926-b5f53b6d0728 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] http://192.168.122.147/volume/v3/snapshots/d030747a-55c3-473c-8f10-e37b461226f1 returned with HTTP 404 Sep 05 20:57:47 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:47 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 763/1575] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:57:47 2026] GET /volume/v3/snapshots/d030747a-55c3-473c-8f10-e37b461226f1 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:57:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8989d4b7-ad85-4548-a8ae-0a6b19987d40 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8989d4b7-ad85-4548-a8ae-0a6b19987d40 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] GET http://192.168.122.147/volume/v3/volumes/7e80277f-1983-4123-9e74-91e1863ce3e4 Sep 05 20:57:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8989d4b7-ad85-4548-a8ae-0a6b19987d40 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8989d4b7-ad85-4548-a8ae-0a6b19987d40 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:47 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:47 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:47 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:47 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8989d4b7-ad85-4548-a8ae-0a6b19987d40 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Volume info retrieved successfully. Sep 05 20:57:47 devstack devstack@c-api.service[87415]: /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 05 20:57:47 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, Sep 05 20:57:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8989d4b7-ad85-4548-a8ae-0a6b19987d40 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] http://192.168.122.147/volume/v3/volumes/7e80277f-1983-4123-9e74-91e1863ce3e4 returned with HTTP 200 Sep 05 20:57:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 764/1576] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:47 2026] GET /volume/v3/volumes/7e80277f-1983-4123-9e74-91e1863ce3e4 => generated 864 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4ccdb31b-3c29-4d9b-b4d9-8cb6acf8bc22 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4ccdb31b-3c29-4d9b-b4d9-8cb6acf8bc22 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] DELETE http://192.168.122.147/volume/v3/volumes/7e80277f-1983-4123-9e74-91e1863ce3e4 Sep 05 20:57:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4ccdb31b-3c29-4d9b-b4d9-8cb6acf8bc22 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4ccdb31b-3c29-4d9b-b4d9-8cb6acf8bc22 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:47 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-4ccdb31b-3c29-4d9b-b4d9-8cb6acf8bc22 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Delete volume with id: 7e80277f-1983-4123-9e74-91e1863ce3e4 Sep 05 20:57:47 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:47 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:47 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:47 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4ccdb31b-3c29-4d9b-b4d9-8cb6acf8bc22 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Volume info retrieved successfully. Sep 05 20:57:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-27146b30-fd52-488e-b99b-155998b73195 req-ebe20fcf-fae5-4337-a061-1c10b929bbf0 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/attachments/c101ae29-e372-4e48-ad65-8c677e39826a returned with HTTP 200 Sep 05 20:57:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 813/1577] 192.168.122.147 () {64 vars in 1562 bytes} [Sat Sep 5 20:57:47 2026] DELETE /volume/v3/attachments/c101ae29-e372-4e48-ad65-8c677e39826a => generated 19 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4ccdb31b-3c29-4d9b-b4d9-8cb6acf8bc22 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Delete volume request issued successfully. Sep 05 20:57:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4ccdb31b-3c29-4d9b-b4d9-8cb6acf8bc22 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] http://192.168.122.147/volume/v3/volumes/7e80277f-1983-4123-9e74-91e1863ce3e4 returned with HTTP 202 Sep 05 20:57:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 765/1578] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:57:47 2026] DELETE /volume/v3/volumes/7e80277f-1983-4123-9e74-91e1863ce3e4 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:57:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-bb89de0d-e706-4291-b0f1-e9c328aec5e5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bb89de0d-e706-4291-b0f1-e9c328aec5e5 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] GET http://192.168.122.147/volume/v3/volumes/7e80277f-1983-4123-9e74-91e1863ce3e4 Sep 05 20:57:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bb89de0d-e706-4291-b0f1-e9c328aec5e5 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bb89de0d-e706-4291-b0f1-e9c328aec5e5 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:47 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:47 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:47 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:47 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-bb89de0d-e706-4291-b0f1-e9c328aec5e5 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Volume info retrieved successfully. Sep 05 20:57:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bb89de0d-e706-4291-b0f1-e9c328aec5e5 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] http://192.168.122.147/volume/v3/volumes/7e80277f-1983-4123-9e74-91e1863ce3e4 returned with HTTP 200 Sep 05 20:57:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 814/1579] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:47 2026] GET /volume/v3/volumes/7e80277f-1983-4123-9e74-91e1863ce3e4 => generated 863 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-66f03b5e-ff55-4059-8d6b-e9ef6dfe6e7b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-66f03b5e-ff55-4059-8d6b-e9ef6dfe6e7b tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 Sep 05 20:57:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-66f03b5e-ff55-4059-8d6b-e9ef6dfe6e7b tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-66f03b5e-ff55-4059-8d6b-e9ef6dfe6e7b tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:48 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:48 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:48 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:48 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:48 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-66f03b5e-ff55-4059-8d6b-e9ef6dfe6e7b tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-66f03b5e-ff55-4059-8d6b-e9ef6dfe6e7b tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 returned with HTTP 200 Sep 05 20:57:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 766/1580] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:48 2026] GET /volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 => generated 852 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d14f7901-1e59-48d6-8d6c-12c56b7540d1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d14f7901-1e59-48d6-8d6c-12c56b7540d1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 Sep 05 20:57:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d14f7901-1e59-48d6-8d6c-12c56b7540d1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d14f7901-1e59-48d6-8d6c-12c56b7540d1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:48 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:48 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:48 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:48 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:48 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d14f7901-1e59-48d6-8d6c-12c56b7540d1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d14f7901-1e59-48d6-8d6c-12c56b7540d1 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 returned with HTTP 200 Sep 05 20:57:48 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 815/1581] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:48 2026] GET /volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 => generated 852 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-eec3a5d4-8e0f-4e2d-9945-772a48b747db None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-eec3a5d4-8e0f-4e2d-9945-772a48b747db tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 Sep 05 20:57:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-eec3a5d4-8e0f-4e2d-9945-772a48b747db tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-eec3a5d4-8e0f-4e2d-9945-772a48b747db tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:48 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:48 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:48 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:48 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:48 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-eec3a5d4-8e0f-4e2d-9945-772a48b747db tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-eec3a5d4-8e0f-4e2d-9945-772a48b747db tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 returned with HTTP 200 Sep 05 20:57:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 767/1582] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:48 2026] GET /volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9ad51210-43c0-46fb-b3bf-321d8c3c7d12 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9ad51210-43c0-46fb-b3bf-321d8c3c7d12 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 Sep 05 20:57:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9ad51210-43c0-46fb-b3bf-321d8c3c7d12 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9ad51210-43c0-46fb-b3bf-321d8c3c7d12 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:48 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:48 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:48 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:48 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:48 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9ad51210-43c0-46fb-b3bf-321d8c3c7d12 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9ad51210-43c0-46fb-b3bf-321d8c3c7d12 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 returned with HTTP 200 Sep 05 20:57:48 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 816/1583] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:48 2026] GET /volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:57:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8cc31af2-24bb-4d13-bc8c-ab80e3f94f4a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8cc31af2-24bb-4d13-bc8c-ab80e3f94f4a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 Sep 05 20:57:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8cc31af2-24bb-4d13-bc8c-ab80e3f94f4a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8cc31af2-24bb-4d13-bc8c-ab80e3f94f4a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:48 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:48 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:48 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:48 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:48 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8cc31af2-24bb-4d13-bc8c-ab80e3f94f4a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8cc31af2-24bb-4d13-bc8c-ab80e3f94f4a tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 returned with HTTP 200 Sep 05 20:57:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 768/1584] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:48 2026] GET /volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 => generated 852 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d3dcc647-c148-43fb-8abc-d6f13a00f387 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d3dcc647-c148-43fb-8abc-d6f13a00f387 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] GET http://192.168.122.147/volume/v3/volumes/7e80277f-1983-4123-9e74-91e1863ce3e4 Sep 05 20:57:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d3dcc647-c148-43fb-8abc-d6f13a00f387 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d3dcc647-c148-43fb-8abc-d6f13a00f387 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:49 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:49 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:49 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:49 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:49 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d3dcc647-c148-43fb-8abc-d6f13a00f387 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Volume info retrieved successfully. Sep 05 20:57:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d3dcc647-c148-43fb-8abc-d6f13a00f387 tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] http://192.168.122.147/volume/v3/volumes/7e80277f-1983-4123-9e74-91e1863ce3e4 returned with HTTP 200 Sep 05 20:57:49 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 817/1585] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:49 2026] GET /volume/v3/volumes/7e80277f-1983-4123-9e74-91e1863ce3e4 => generated 863 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-dcc1d7f4-0c6e-4e9b-8cb9-5125674d91bc None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dcc1d7f4-0c6e-4e9b-8cb9-5125674d91bc tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] GET http://192.168.122.147/volume/v3/volumes/7e80277f-1983-4123-9e74-91e1863ce3e4 Sep 05 20:57:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-dcc1d7f4-0c6e-4e9b-8cb9-5125674d91bc tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-dcc1d7f4-0c6e-4e9b-8cb9-5125674d91bc tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dcc1d7f4-0c6e-4e9b-8cb9-5125674d91bc tempest-VolumesSnapshotNegativeTestJSON-1855452571 tempest-VolumesSnapshotNegativeTestJSON-1855452571-project-member] http://192.168.122.147/volume/v3/volumes/7e80277f-1983-4123-9e74-91e1863ce3e4 returned with HTTP 404 Sep 05 20:57:50 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 769/1586] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:50 2026] GET /volume/v3/volumes/7e80277f-1983-4123-9e74-91e1863ce3e4 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:57:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a6b6c04d-d6c8-406c-8314-26c69d9d9818 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a6b6c04d-d6c8-406c-8314-26c69d9d9818 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:57:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a6b6c04d-d6c8-406c-8314-26c69d9d9818 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2d84e6ed-7ef2-4e37-a91d-20dfb060d3df", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1881717279"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:57:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-a6b6c04d-d6c8-406c-8314-26c69d9d9818 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Create volume request body: {'volume': {'imageRef': '2d84e6ed-7ef2-4e37-a91d-20dfb060d3df', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1881717279'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:57:51 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-a6b6c04d-d6c8-406c-8314-26c69d9d9818 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Create volume of 1 GB Sep 05 20:57:51 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a6b6c04d-d6c8-406c-8314-26c69d9d9818 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Availability Zones retrieved successfully. Sep 05 20:57:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-a6b6c04d-d6c8-406c-8314-26c69d9d9818 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Flow 'volume_create_api' (dd703209-b7a6-44d8-91d5-0eb9633e5329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:57:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-a6b6c04d-d6c8-406c-8314-26c69d9d9818 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d53562c-b859-4329-aa26-859dae1a8172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-a6b6c04d-d6c8-406c-8314-26c69d9d9818 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:57:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-a6b6c04d-d6c8-406c-8314-26c69d9d9818 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d53562c-b859-4329-aa26-859dae1a8172) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:57:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-a6b6c04d-d6c8-406c-8314-26c69d9d9818 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5c2745f-7d72-428a-b2b3-4bc42dad4a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:51 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-a6b6c04d-d6c8-406c-8314-26c69d9d9818 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Created reservations ['a9e3a380-1c82-4c1b-a334-fcf94d8a99a5', '7eee96a3-6fb4-4465-a8a0-dc4850e86fff', 'f5a38a9e-f7b4-408d-9e0f-80223d19b68d', 'f833c59b-769e-4f68-902a-05f7421ace3a'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:57:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-a6b6c04d-d6c8-406c-8314-26c69d9d9818 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5c2745f-7d72-428a-b2b3-4bc42dad4a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9e3a380-1c82-4c1b-a334-fcf94d8a99a5', '7eee96a3-6fb4-4465-a8a0-dc4850e86fff', 'f5a38a9e-f7b4-408d-9e0f-80223d19b68d', 'f833c59b-769e-4f68-902a-05f7421ace3a']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:57:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-a6b6c04d-d6c8-406c-8314-26c69d9d9818 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49c6354d-e7c7-40d6-9a5a-d46c244ee285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:51 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:51 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-a6b6c04d-d6c8-406c-8314-26c69d9d9818 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49c6354d-e7c7-40d6-9a5a-d46c244ee285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3198718-1bb1-450f-baa5-f386e5d59c97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1881717279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a8856cebb03438dbb1905c126a0372b',qos_specs=None,replication_status=,reservations=['a9e3a380-1c82-4c1b-a334-fcf94d8a99a5','7eee96a3-6fb4-4465-a8a0-dc4850e86fff','f5a38a9e-f7b4-408d-9e0f-80223d19b68d','f833c59b-769e-4f68-902a-05f7421ace3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaa9019949b344289c76cf8c846f9e16',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:57:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1881717279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3198718-1bb1-450f-baa5-f386e5d59c97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a8856cebb03438dbb1905c126a0372b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eaa9019949b344289c76cf8c846f9e16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:57:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-a6b6c04d-d6c8-406c-8314-26c69d9d9818 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdee6989-ed20-486a-96ad-3644c70ebd8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-a6b6c04d-d6c8-406c-8314-26c69d9d9818 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdee6989-ed20-486a-96ad-3644c70ebd8a) transitioned into state 'SUCCESS' from state '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-1881717279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a8856cebb03438dbb1905c126a0372b',qos_specs=None,replication_status=,reservations=['a9e3a380-1c82-4c1b-a334-fcf94d8a99a5','7eee96a3-6fb4-4465-a8a0-dc4850e86fff','f5a38a9e-f7b4-408d-9e0f-80223d19b68d','f833c59b-769e-4f68-902a-05f7421ace3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaa9019949b344289c76cf8c846f9e16',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:57:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-a6b6c04d-d6c8-406c-8314-26c69d9d9818 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48c09766-0df4-46cf-8ab9-698d6b787238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:57:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-a6b6c04d-d6c8-406c-8314-26c69d9d9818 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48c09766-0df4-46cf-8ab9-698d6b787238) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:57:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-a6b6c04d-d6c8-406c-8314-26c69d9d9818 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Flow 'volume_create_api' (dd703209-b7a6-44d8-91d5-0eb9633e5329) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:57:51 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a6b6c04d-d6c8-406c-8314-26c69d9d9818 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Create volume request issued successfully. Sep 05 20:57:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a6b6c04d-d6c8-406c-8314-26c69d9d9818 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:57:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 818/1587] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 20:57:50 2026] POST /volume/v3/volumes => generated 757 bytes in 962 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 20:57:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3646c8db-aab2-41a7-81f4-d9076a04fd79 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3646c8db-aab2-41a7-81f4-d9076a04fd79 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 Sep 05 20:57:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3646c8db-aab2-41a7-81f4-d9076a04fd79 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3646c8db-aab2-41a7-81f4-d9076a04fd79 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:51 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:51 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:51 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:51 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3646c8db-aab2-41a7-81f4-d9076a04fd79 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Volume info retrieved successfully. Sep 05 20:57:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3646c8db-aab2-41a7-81f4-d9076a04fd79 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 returned with HTTP 200 Sep 05 20:57:51 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 770/1588] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:51 2026] GET /volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 => generated 825 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ca14db27-aa25-49b1-9214-a79bfce2c7b3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ca14db27-aa25-49b1-9214-a79bfce2c7b3 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 Sep 05 20:57:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ca14db27-aa25-49b1-9214-a79bfce2c7b3 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ca14db27-aa25-49b1-9214-a79bfce2c7b3 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:52 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:52 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:52 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:52 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:52 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ca14db27-aa25-49b1-9214-a79bfce2c7b3 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Volume info retrieved successfully. Sep 05 20:57:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ca14db27-aa25-49b1-9214-a79bfce2c7b3 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 returned with HTTP 200 Sep 05 20:57:53 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 819/1589] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:52 2026] GET /volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 => generated 849 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4e0122c6-1b60-4f4a-9776-18888af9baa1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4e0122c6-1b60-4f4a-9776-18888af9baa1 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 Sep 05 20:57:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4e0122c6-1b60-4f4a-9776-18888af9baa1 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4e0122c6-1b60-4f4a-9776-18888af9baa1 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:54 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:54 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:54 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:54 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4e0122c6-1b60-4f4a-9776-18888af9baa1 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Volume info retrieved successfully. Sep 05 20:57:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4e0122c6-1b60-4f4a-9776-18888af9baa1 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 returned with HTTP 200 Sep 05 20:57:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 771/1590] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:54 2026] GET /volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 => generated 907 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-bb0d0238-a041-4fda-8e30-60033e06ea87 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bb0d0238-a041-4fda-8e30-60033e06ea87 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] DELETE http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 Sep 05 20:57:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bb0d0238-a041-4fda-8e30-60033e06ea87 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bb0d0238-a041-4fda-8e30-60033e06ea87 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:54 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-bb0d0238-a041-4fda-8e30-60033e06ea87 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Delete volume with id: ccd94f07-5270-4fb2-bbaf-a17b3363edd9 Sep 05 20:57:54 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:54 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:54 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:54 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:54 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-bb0d0238-a041-4fda-8e30-60033e06ea87 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:54 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-bb0d0238-a041-4fda-8e30-60033e06ea87 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Delete volume request issued successfully. Sep 05 20:57:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bb0d0238-a041-4fda-8e30-60033e06ea87 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 returned with HTTP 202 Sep 05 20:57:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 820/1591] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:57:54 2026] DELETE /volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 20:57:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c27b61cb-768f-4854-ad67-cd0facdbafba None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c27b61cb-768f-4854-ad67-cd0facdbafba tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 Sep 05 20:57:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c27b61cb-768f-4854-ad67-cd0facdbafba tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c27b61cb-768f-4854-ad67-cd0facdbafba tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:54 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:54 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:54 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:54 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c27b61cb-768f-4854-ad67-cd0facdbafba tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c27b61cb-768f-4854-ad67-cd0facdbafba tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 returned with HTTP 200 Sep 05 20:57:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 772/1592] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:54 2026] GET /volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fb07c39b-d29a-419b-9c4a-158c653c887e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fb07c39b-d29a-419b-9c4a-158c653c887e tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 Sep 05 20:57:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fb07c39b-d29a-419b-9c4a-158c653c887e tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fb07c39b-d29a-419b-9c4a-158c653c887e tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:55 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:55 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:55 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:55 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:55 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-fb07c39b-d29a-419b-9c4a-158c653c887e tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Volume info retrieved successfully. Sep 05 20:57:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fb07c39b-d29a-419b-9c4a-158c653c887e tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 returned with HTTP 200 Sep 05 20:57:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 821/1593] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:55 2026] GET /volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 => generated 907 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:57:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d7d4e86e-78c5-4c58-87fc-72e5b75a59a4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d7d4e86e-78c5-4c58-87fc-72e5b75a59a4 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 Sep 05 20:57:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d7d4e86e-78c5-4c58-87fc-72e5b75a59a4 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d7d4e86e-78c5-4c58-87fc-72e5b75a59a4 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:55 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:55 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:55 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:55 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:55 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d7d4e86e-78c5-4c58-87fc-72e5b75a59a4 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d7d4e86e-78c5-4c58-87fc-72e5b75a59a4 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 returned with HTTP 200 Sep 05 20:57:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 773/1594] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:55 2026] GET /volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 => generated 851 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:57:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-52721dd6-96e3-44c0-8c1d-5b1aa0e6aa48 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-52721dd6-96e3-44c0-8c1d-5b1aa0e6aa48 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 Sep 05 20:57:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-52721dd6-96e3-44c0-8c1d-5b1aa0e6aa48 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-52721dd6-96e3-44c0-8c1d-5b1aa0e6aa48 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:56 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:56 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:56 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-52721dd6-96e3-44c0-8c1d-5b1aa0e6aa48 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Volume info retrieved successfully. Sep 05 20:57:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-52721dd6-96e3-44c0-8c1d-5b1aa0e6aa48 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 returned with HTTP 200 Sep 05 20:57:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 822/1595] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:56 2026] GET /volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 => generated 910 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e852ce20-1575-4417-aca8-0552077a6791 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e852ce20-1575-4417-aca8-0552077a6791 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 Sep 05 20:57:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e852ce20-1575-4417-aca8-0552077a6791 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e852ce20-1575-4417-aca8-0552077a6791 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e852ce20-1575-4417-aca8-0552077a6791 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 returned with HTTP 404 Sep 05 20:57:56 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 774/1596] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:56 2026] GET /volume/v3/volumes/ccd94f07-5270-4fb2-bbaf-a17b3363edd9 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:57:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-af5e13e2-f921-4c35-a51f-9cf35fe2810c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-af5e13e2-f921-4c35-a51f-9cf35fe2810c tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] DELETE http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 Sep 05 20:57:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-af5e13e2-f921-4c35-a51f-9cf35fe2810c tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-af5e13e2-f921-4c35-a51f-9cf35fe2810c tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:56 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-af5e13e2-f921-4c35-a51f-9cf35fe2810c tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Delete volume with id: 1149c019-424e-439c-b1f4-23df3cbdaa48 Sep 05 20:57:56 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:56 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:56 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-af5e13e2-f921-4c35-a51f-9cf35fe2810c tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:56 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-af5e13e2-f921-4c35-a51f-9cf35fe2810c tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Delete volume request issued successfully. Sep 05 20:57:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-af5e13e2-f921-4c35-a51f-9cf35fe2810c tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 returned with HTTP 202 Sep 05 20:57:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 823/1597] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:57:56 2026] DELETE /volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:57:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fd2b46de-7e8c-439f-a616-2cb058171016 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fd2b46de-7e8c-439f-a616-2cb058171016 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 Sep 05 20:57:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fd2b46de-7e8c-439f-a616-2cb058171016 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fd2b46de-7e8c-439f-a616-2cb058171016 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:56 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:56 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:56 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:56 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:56 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-fd2b46de-7e8c-439f-a616-2cb058171016 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fd2b46de-7e8c-439f-a616-2cb058171016 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 returned with HTTP 200 Sep 05 20:57:56 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 775/1598] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:56 2026] GET /volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 => generated 851 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:57:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2eaa5a9e-775b-4c90-8228-4af0c07a6727 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2eaa5a9e-775b-4c90-8228-4af0c07a6727 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 Sep 05 20:57:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2eaa5a9e-775b-4c90-8228-4af0c07a6727 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2eaa5a9e-775b-4c90-8228-4af0c07a6727 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:57 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:57 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:57 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:57 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:57 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2eaa5a9e-775b-4c90-8228-4af0c07a6727 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Volume info retrieved successfully. Sep 05 20:57:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2eaa5a9e-775b-4c90-8228-4af0c07a6727 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 returned with HTTP 200 Sep 05 20:57:57 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 824/1599] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:57 2026] GET /volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 => generated 910 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-364a45f0-d43c-4f5c-9c37-c4c29500c3e8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-364a45f0-d43c-4f5c-9c37-c4c29500c3e8 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 Sep 05 20:57:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-364a45f0-d43c-4f5c-9c37-c4c29500c3e8 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-364a45f0-d43c-4f5c-9c37-c4c29500c3e8 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-364a45f0-d43c-4f5c-9c37-c4c29500c3e8 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 returned with HTTP 404 Sep 05 20:57:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 776/1600] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:57 2026] GET /volume/v3/volumes/1149c019-424e-439c-b1f4-23df3cbdaa48 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:57:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-005cf8fc-d68c-4347-8474-172b9fa1e835 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-005cf8fc-d68c-4347-8474-172b9fa1e835 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] DELETE http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 Sep 05 20:57:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-005cf8fc-d68c-4347-8474-172b9fa1e835 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-005cf8fc-d68c-4347-8474-172b9fa1e835 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:57 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-005cf8fc-d68c-4347-8474-172b9fa1e835 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Delete volume with id: d5ce12bb-7717-473f-97f4-e2863b670453 Sep 05 20:57:57 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:57 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:57 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:57 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:57 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-005cf8fc-d68c-4347-8474-172b9fa1e835 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:57 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-005cf8fc-d68c-4347-8474-172b9fa1e835 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Delete volume request issued successfully. Sep 05 20:57:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-005cf8fc-d68c-4347-8474-172b9fa1e835 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 returned with HTTP 202 Sep 05 20:57:57 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 825/1601] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:57:57 2026] DELETE /volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:57:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6820b526-2587-4fce-ae2f-fe6812533f12 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6820b526-2587-4fce-ae2f-fe6812533f12 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 Sep 05 20:57:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6820b526-2587-4fce-ae2f-fe6812533f12 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6820b526-2587-4fce-ae2f-fe6812533f12 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:58 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:58 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:58 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:58 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:58 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6820b526-2587-4fce-ae2f-fe6812533f12 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6820b526-2587-4fce-ae2f-fe6812533f12 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 returned with HTTP 200 Sep 05 20:57:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 777/1602] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:57 2026] GET /volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 => generated 852 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-eee6d3c5-9e8b-48da-968e-629218667ee3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-eee6d3c5-9e8b-48da-968e-629218667ee3 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 Sep 05 20:57:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-eee6d3c5-9e8b-48da-968e-629218667ee3 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-eee6d3c5-9e8b-48da-968e-629218667ee3 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:58 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:58 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:58 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:58 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:58 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-eee6d3c5-9e8b-48da-968e-629218667ee3 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Volume info retrieved successfully. Sep 05 20:57:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-eee6d3c5-9e8b-48da-968e-629218667ee3 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 returned with HTTP 200 Sep 05 20:57:58 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 826/1603] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:58 2026] GET /volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 => generated 910 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d559da9d-9e9a-4e71-aebd-c8a15446a95e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d559da9d-9e9a-4e71-aebd-c8a15446a95e tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 Sep 05 20:57:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d559da9d-9e9a-4e71-aebd-c8a15446a95e tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d559da9d-9e9a-4e71-aebd-c8a15446a95e tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:59 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:59 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:57:59 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:59 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:57:59 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d559da9d-9e9a-4e71-aebd-c8a15446a95e tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Volume info retrieved successfully. Sep 05 20:57:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d559da9d-9e9a-4e71-aebd-c8a15446a95e tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 returned with HTTP 200 Sep 05 20:57:59 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 778/1604] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:59 2026] GET /volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 => generated 852 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:57:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-56b5123b-ed19-41b3-abb6-d172d10be3cc None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:57:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-56b5123b-ed19-41b3-abb6-d172d10be3cc tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 Sep 05 20:57:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-56b5123b-ed19-41b3-abb6-d172d10be3cc tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:57:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-56b5123b-ed19-41b3-abb6-d172d10be3cc tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:57:59 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:57:59 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:57:59 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:57:59 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:57:59 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-56b5123b-ed19-41b3-abb6-d172d10be3cc tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Volume info retrieved successfully. Sep 05 20:57:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-56b5123b-ed19-41b3-abb6-d172d10be3cc tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 returned with HTTP 200 Sep 05 20:57:59 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 827/1605] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:57:59 2026] GET /volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 => generated 910 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:58:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-277c7141-e72a-460a-a024-6b1434ab33d6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-277c7141-e72a-460a-a024-6b1434ab33d6 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] GET http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 Sep 05 20:58:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-277c7141-e72a-460a-a024-6b1434ab33d6 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-277c7141-e72a-460a-a024-6b1434ab33d6 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-277c7141-e72a-460a-a024-6b1434ab33d6 tempest-AttachVolumeTestJSON-265975819 tempest-AttachVolumeTestJSON-265975819-project-member] http://192.168.122.147/volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 returned with HTTP 404 Sep 05 20:58:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 779/1606] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:00 2026] GET /volume/v3/volumes/d5ce12bb-7717-473f-97f4-e2863b670453 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-874c94f5-8fc4-478a-8a92-0bf17fe93b99 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-874c94f5-8fc4-478a-8a92-0bf17fe93b99 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 Sep 05 20:58:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-874c94f5-8fc4-478a-8a92-0bf17fe93b99 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-874c94f5-8fc4-478a-8a92-0bf17fe93b99 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:00 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:00 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:00 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:00 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:00 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-874c94f5-8fc4-478a-8a92-0bf17fe93b99 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Volume info retrieved successfully. Sep 05 20:58:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-874c94f5-8fc4-478a-8a92-0bf17fe93b99 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 returned with HTTP 200 Sep 05 20:58:00 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 828/1607] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:00 2026] GET /volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 => generated 1328 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a519abc4-b38d-4fc4-b617-4fe2954cafba None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a519abc4-b38d-4fc4-b617-4fe2954cafba tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] POST http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97/action Sep 05 20:58:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a519abc4-b38d-4fc4-b617-4fe2954cafba tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:58:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a519abc4-b38d-4fc4-b617-4fe2954cafba tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:00 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:00 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:00 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:00 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:00 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a519abc4-b38d-4fc4-b617-4fe2954cafba tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Volume info retrieved successfully. Sep 05 20:58:00 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-a519abc4-b38d-4fc4-b617-4fe2954cafba tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Created reservations ['3afd54ef-c21b-457f-a0e3-5d80544433ba', '0f457f09-8106-4458-9f36-81c1dd4f6796'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:58:00 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a519abc4-b38d-4fc4-b617-4fe2954cafba tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Extend volume request issued successfully. Sep 05 20:58:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a519abc4-b38d-4fc4-b617-4fe2954cafba tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97/action returned with HTTP 202 Sep 05 20:58:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 780/1608] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:58:00 2026] POST /volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97/action => generated 0 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:58:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c8cb465a-b630-4ca4-8529-c62560636403 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c8cb465a-b630-4ca4-8529-c62560636403 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 Sep 05 20:58:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c8cb465a-b630-4ca4-8529-c62560636403 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c8cb465a-b630-4ca4-8529-c62560636403 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:00 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:00 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:00 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:00 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:00 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c8cb465a-b630-4ca4-8529-c62560636403 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Volume info retrieved successfully. Sep 05 20:58:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c8cb465a-b630-4ca4-8529-c62560636403 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 returned with HTTP 200 Sep 05 20:58:00 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 829/1609] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:00 2026] GET /volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 => generated 1328 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d32e78c6-1d10-4bb2-90a7-f78ce5847dae None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d32e78c6-1d10-4bb2-90a7-f78ce5847dae tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 Sep 05 20:58:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d32e78c6-1d10-4bb2-90a7-f78ce5847dae tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d32e78c6-1d10-4bb2-90a7-f78ce5847dae tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:01 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:01 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:01 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:01 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:01 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d32e78c6-1d10-4bb2-90a7-f78ce5847dae tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Volume info retrieved successfully. Sep 05 20:58:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d32e78c6-1d10-4bb2-90a7-f78ce5847dae tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 returned with HTTP 200 Sep 05 20:58:01 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 781/1610] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:01 2026] GET /volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 => generated 1328 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-72731a05-c1de-4ef4-9afe-3773da0e5235 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-72731a05-c1de-4ef4-9afe-3773da0e5235 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-reader] GET http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 Sep 05 20:58:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-72731a05-c1de-4ef4-9afe-3773da0e5235 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-72731a05-c1de-4ef4-9afe-3773da0e5235 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-reader] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:02 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:02 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:02 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:02 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:02 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-72731a05-c1de-4ef4-9afe-3773da0e5235 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-reader] Volume info retrieved successfully. Sep 05 20:58:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-72731a05-c1de-4ef4-9afe-3773da0e5235 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-reader] http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 returned with HTTP 200 Sep 05 20:58:02 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 830/1611] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:01 2026] GET /volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 => generated 1328 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0532c4d4-dba3-412a-b8a8-2c32ed3320d9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0532c4d4-dba3-412a-b8a8-2c32ed3320d9 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 Sep 05 20:58:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0532c4d4-dba3-412a-b8a8-2c32ed3320d9 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0532c4d4-dba3-412a-b8a8-2c32ed3320d9 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:02 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:02 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:02 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:02 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:02 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0532c4d4-dba3-412a-b8a8-2c32ed3320d9 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Volume info retrieved successfully. Sep 05 20:58:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0532c4d4-dba3-412a-b8a8-2c32ed3320d9 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 returned with HTTP 200 Sep 05 20:58:02 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 782/1612] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:02 2026] GET /volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 => generated 1328 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ea82c66f-deaf-40a3-b8f8-dee5a91f1ae9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ea82c66f-deaf-40a3-b8f8-dee5a91f1ae9 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] DELETE http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 Sep 05 20:58:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ea82c66f-deaf-40a3-b8f8-dee5a91f1ae9 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ea82c66f-deaf-40a3-b8f8-dee5a91f1ae9 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:02 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-ea82c66f-deaf-40a3-b8f8-dee5a91f1ae9 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Delete volume with id: a3198718-1bb1-450f-baa5-f386e5d59c97 Sep 05 20:58:02 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:02 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:02 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:02 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:02 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ea82c66f-deaf-40a3-b8f8-dee5a91f1ae9 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Volume info retrieved successfully. Sep 05 20:58:02 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ea82c66f-deaf-40a3-b8f8-dee5a91f1ae9 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Delete volume request issued successfully. Sep 05 20:58:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ea82c66f-deaf-40a3-b8f8-dee5a91f1ae9 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 returned with HTTP 202 Sep 05 20:58:02 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 831/1613] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:58:02 2026] DELETE /volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:58:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a48d0e89-39c2-477b-8acb-705db64d070d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a48d0e89-39c2-477b-8acb-705db64d070d tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 Sep 05 20:58:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a48d0e89-39c2-477b-8acb-705db64d070d tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a48d0e89-39c2-477b-8acb-705db64d070d tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:02 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:02 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:02 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:02 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:02 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a48d0e89-39c2-477b-8acb-705db64d070d tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Volume info retrieved successfully. Sep 05 20:58:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a48d0e89-39c2-477b-8acb-705db64d070d tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 returned with HTTP 200 Sep 05 20:58:02 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 783/1614] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:02 2026] GET /volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 => generated 1327 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-471cf75d-76b6-499d-b2f9-8e964bf7f71c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-471cf75d-76b6-499d-b2f9-8e964bf7f71c tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 Sep 05 20:58:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-471cf75d-76b6-499d-b2f9-8e964bf7f71c tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-471cf75d-76b6-499d-b2f9-8e964bf7f71c tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:03 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:03 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:03 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:03 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:03 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-471cf75d-76b6-499d-b2f9-8e964bf7f71c tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Volume info retrieved successfully. Sep 05 20:58:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-471cf75d-76b6-499d-b2f9-8e964bf7f71c tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 returned with HTTP 200 Sep 05 20:58:03 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 832/1615] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:03 2026] GET /volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 => generated 1327 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b865f8e9-c242-45dc-b2ce-6104ad850406 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b865f8e9-c242-45dc-b2ce-6104ad850406 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 Sep 05 20:58:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b865f8e9-c242-45dc-b2ce-6104ad850406 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b865f8e9-c242-45dc-b2ce-6104ad850406 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b865f8e9-c242-45dc-b2ce-6104ad850406 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 returned with HTTP 404 Sep 05 20:58:04 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 784/1616] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:04 2026] GET /volume/v3/volumes/a3198718-1bb1-450f-baa5-f386e5d59c97 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1f93b6e7-ab6d-4945-88da-91b04f0df674 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1f93b6e7-ab6d-4945-88da-91b04f0df674 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:58:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1f93b6e7-ab6d-4945-88da-91b04f0df674 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1297850820"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-1f93b6e7-ab6d-4945-88da-91b04f0df674 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1297850820'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:58:04 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-1f93b6e7-ab6d-4945-88da-91b04f0df674 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Create volume of 1 GB Sep 05 20:58:04 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1f93b6e7-ab6d-4945-88da-91b04f0df674 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Availability Zones retrieved successfully. Sep 05 20:58:04 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-1f93b6e7-ab6d-4945-88da-91b04f0df674 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Flow 'volume_create_api' (c971f266-60ee-4e39-90cb-4f8833dcb161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:04 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-1f93b6e7-ab6d-4945-88da-91b04f0df674 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80ba726d-fe50-47aa-a981-3dafd5da32db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:04 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-1f93b6e7-ab6d-4945-88da-91b04f0df674 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:58:04 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-1f93b6e7-ab6d-4945-88da-91b04f0df674 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80ba726d-fe50-47aa-a981-3dafd5da32db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:04 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-1f93b6e7-ab6d-4945-88da-91b04f0df674 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c20c60dc-7481-4f52-afb7-85bab2e22d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:05 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-1f93b6e7-ab6d-4945-88da-91b04f0df674 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Created reservations ['d3efd45e-3177-49b1-9d6f-05cdea5500de', '3794f488-fea2-4ad4-8798-ddb8d15c9e92', 'df82ec63-6c90-42ec-9b61-ffd478a7c2cc', '2ee1402d-1eaf-4951-8190-30f179872a39'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:58:05 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-1f93b6e7-ab6d-4945-88da-91b04f0df674 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c20c60dc-7481-4f52-afb7-85bab2e22d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3efd45e-3177-49b1-9d6f-05cdea5500de', '3794f488-fea2-4ad4-8798-ddb8d15c9e92', 'df82ec63-6c90-42ec-9b61-ffd478a7c2cc', '2ee1402d-1eaf-4951-8190-30f179872a39']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:05 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-1f93b6e7-ab6d-4945-88da-91b04f0df674 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d26223e-d9e7-4f68-9e55-246a62f50ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:05 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:05 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:05 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-1f93b6e7-ab6d-4945-88da-91b04f0df674 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d26223e-d9e7-4f68-9e55-246a62f50ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03d98f3c-3866-411f-bee2-05e46037ced5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1297850820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a8856cebb03438dbb1905c126a0372b',qos_specs=None,replication_status=,reservations=['d3efd45e-3177-49b1-9d6f-05cdea5500de','3794f488-fea2-4ad4-8798-ddb8d15c9e92','df82ec63-6c90-42ec-9b61-ffd478a7c2cc','2ee1402d-1eaf-4951-8190-30f179872a39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaa9019949b344289c76cf8c846f9e16',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:58:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1297850820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03d98f3c-3866-411f-bee2-05e46037ced5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a8856cebb03438dbb1905c126a0372b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eaa9019949b344289c76cf8c846f9e16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:05 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-1f93b6e7-ab6d-4945-88da-91b04f0df674 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a70a36c-91e8-41a3-85fa-669365495799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:05 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-1f93b6e7-ab6d-4945-88da-91b04f0df674 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a70a36c-91e8-41a3-85fa-669365495799) transitioned into state 'SUCCESS' from state '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-1297850820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a8856cebb03438dbb1905c126a0372b',qos_specs=None,replication_status=,reservations=['d3efd45e-3177-49b1-9d6f-05cdea5500de','3794f488-fea2-4ad4-8798-ddb8d15c9e92','df82ec63-6c90-42ec-9b61-ffd478a7c2cc','2ee1402d-1eaf-4951-8190-30f179872a39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaa9019949b344289c76cf8c846f9e16',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:05 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-1f93b6e7-ab6d-4945-88da-91b04f0df674 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (304ea116-f986-47c1-9393-512b8d831ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:05 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-1f93b6e7-ab6d-4945-88da-91b04f0df674 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (304ea116-f986-47c1-9393-512b8d831ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:05 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-1f93b6e7-ab6d-4945-88da-91b04f0df674 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Flow 'volume_create_api' (c971f266-60ee-4e39-90cb-4f8833dcb161) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:05 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1f93b6e7-ab6d-4945-88da-91b04f0df674 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Create volume request issued successfully. Sep 05 20:58:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1f93b6e7-ab6d-4945-88da-91b04f0df674 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:58:05 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 833/1617] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:58:04 2026] POST /volume/v3/volumes => generated 757 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:58:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3aefce10-c3b3-461f-aaff-afc83a709e39 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3aefce10-c3b3-461f-aaff-afc83a709e39 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 Sep 05 20:58:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3aefce10-c3b3-461f-aaff-afc83a709e39 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3aefce10-c3b3-461f-aaff-afc83a709e39 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:05 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:05 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:05 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:05 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:05 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3aefce10-c3b3-461f-aaff-afc83a709e39 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Volume info retrieved successfully. Sep 05 20:58:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3aefce10-c3b3-461f-aaff-afc83a709e39 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 returned with HTTP 200 Sep 05 20:58:05 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 785/1618] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:05 2026] GET /volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 => generated 825 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e5882163-9b22-4e1a-b04d-7c00f2f43df0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e5882163-9b22-4e1a-b04d-7c00f2f43df0 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 Sep 05 20:58:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e5882163-9b22-4e1a-b04d-7c00f2f43df0 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e5882163-9b22-4e1a-b04d-7c00f2f43df0 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:06 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:06 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:06 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:06 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:06 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e5882163-9b22-4e1a-b04d-7c00f2f43df0 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Volume info retrieved successfully. Sep 05 20:58:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e5882163-9b22-4e1a-b04d-7c00f2f43df0 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 returned with HTTP 200 Sep 05 20:58:06 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 834/1619] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:06 2026] GET /volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 => generated 849 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5fb7b265-65f0-49e8-a9b4-a15f40fe0aef None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5fb7b265-65f0-49e8-a9b4-a15f40fe0aef tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 Sep 05 20:58:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5fb7b265-65f0-49e8-a9b4-a15f40fe0aef tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5fb7b265-65f0-49e8-a9b4-a15f40fe0aef tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:07 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:07 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:07 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:07 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:07 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5fb7b265-65f0-49e8-a9b4-a15f40fe0aef tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Volume info retrieved successfully. Sep 05 20:58:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5fb7b265-65f0-49e8-a9b4-a15f40fe0aef tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 returned with HTTP 200 Sep 05 20:58:07 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 786/1620] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:07 2026] GET /volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0fcbde52-a3ce-473e-810d-06ccef8c21a8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0fcbde52-a3ce-473e-810d-06ccef8c21a8 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 20:58:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0fcbde52-a3ce-473e-810d-06ccef8c21a8 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "03d98f3c-3866-411f-bee2-05e46037ced5", "name": "tempest-VolumesExtendTest-Snapshot-680260566"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:07 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:07 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:07 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:07 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:07 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0fcbde52-a3ce-473e-810d-06ccef8c21a8 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Volume info retrieved successfully. Sep 05 20:58:07 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-0fcbde52-a3ce-473e-810d-06ccef8c21a8 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Create snapshot from volume 03d98f3c-3866-411f-bee2-05e46037ced5 Sep 05 20:58:07 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-0fcbde52-a3ce-473e-810d-06ccef8c21a8 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Created reservations ['c6227010-3365-4b97-a32f-3cce906250a6', '54993219-3526-4d4f-b17f-3301108c654d', 'cd81767d-a6ad-438c-8716-01cb4b8f3205', '990209f4-94c2-4614-a039-604e1f4ed809'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:58:07 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:07 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:07 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0fcbde52-a3ce-473e-810d-06ccef8c21a8 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Snapshot create request issued successfully. Sep 05 20:58:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0fcbde52-a3ce-473e-810d-06ccef8c21a8 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 20:58:07 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 835/1621] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 20:58:07 2026] POST /volume/v3/snapshots => generated 303 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:58:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ab9e6455-b177-4f4f-b7c1-643a1201fe97 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ab9e6455-b177-4f4f-b7c1-643a1201fe97 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/snapshots/5f8d5a7f-2e78-4d18-88e1-8c49cb099643 Sep 05 20:58:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ab9e6455-b177-4f4f-b7c1-643a1201fe97 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ab9e6455-b177-4f4f-b7c1-643a1201fe97 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:07 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:07 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:07 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ab9e6455-b177-4f4f-b7c1-643a1201fe97 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Snapshot retrieved successfully. Sep 05 20:58:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ab9e6455-b177-4f4f-b7c1-643a1201fe97 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/snapshots/5f8d5a7f-2e78-4d18-88e1-8c49cb099643 returned with HTTP 200 Sep 05 20:58:07 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 787/1622] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:58:07 2026] GET /volume/v3/snapshots/5f8d5a7f-2e78-4d18-88e1-8c49cb099643 => generated 435 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-af60f524-cc94-46b7-99ac-16e81f067256 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-af60f524-cc94-46b7-99ac-16e81f067256 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/snapshots/5f8d5a7f-2e78-4d18-88e1-8c49cb099643 Sep 05 20:58:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-af60f524-cc94-46b7-99ac-16e81f067256 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-af60f524-cc94-46b7-99ac-16e81f067256 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:08 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:08 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:08 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-af60f524-cc94-46b7-99ac-16e81f067256 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Snapshot retrieved successfully. Sep 05 20:58:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-af60f524-cc94-46b7-99ac-16e81f067256 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/snapshots/5f8d5a7f-2e78-4d18-88e1-8c49cb099643 returned with HTTP 200 Sep 05 20:58:08 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 836/1623] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:58:08 2026] GET /volume/v3/snapshots/5f8d5a7f-2e78-4d18-88e1-8c49cb099643 => generated 435 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-de5f108e-461e-49b5-b5e3-015463b867ee None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-de5f108e-461e-49b5-b5e3-015463b867ee tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/snapshots/5f8d5a7f-2e78-4d18-88e1-8c49cb099643 Sep 05 20:58:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-de5f108e-461e-49b5-b5e3-015463b867ee tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-de5f108e-461e-49b5-b5e3-015463b867ee tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:09 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:09 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:09 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-de5f108e-461e-49b5-b5e3-015463b867ee tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Snapshot retrieved successfully. Sep 05 20:58:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-de5f108e-461e-49b5-b5e3-015463b867ee tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/snapshots/5f8d5a7f-2e78-4d18-88e1-8c49cb099643 returned with HTTP 200 Sep 05 20:58:09 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 788/1624] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:58:09 2026] GET /volume/v3/snapshots/5f8d5a7f-2e78-4d18-88e1-8c49cb099643 => generated 435 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2501950d-064a-4e8e-ba27-d0284078d91d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2501950d-064a-4e8e-ba27-d0284078d91d tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/snapshots/5f8d5a7f-2e78-4d18-88e1-8c49cb099643 Sep 05 20:58:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2501950d-064a-4e8e-ba27-d0284078d91d tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2501950d-064a-4e8e-ba27-d0284078d91d tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:11 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:11 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:11 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2501950d-064a-4e8e-ba27-d0284078d91d tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Snapshot retrieved successfully. Sep 05 20:58:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2501950d-064a-4e8e-ba27-d0284078d91d tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/snapshots/5f8d5a7f-2e78-4d18-88e1-8c49cb099643 returned with HTTP 200 Sep 05 20:58:11 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 837/1625] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:58:10 2026] GET /volume/v3/snapshots/5f8d5a7f-2e78-4d18-88e1-8c49cb099643 => generated 435 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3d05875d-d932-48fa-8b5d-0f0e59e9caad None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3d05875d-d932-48fa-8b5d-0f0e59e9caad tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/snapshots/5f8d5a7f-2e78-4d18-88e1-8c49cb099643 Sep 05 20:58:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3d05875d-d932-48fa-8b5d-0f0e59e9caad tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3d05875d-d932-48fa-8b5d-0f0e59e9caad tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:12 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:12 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:12 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3d05875d-d932-48fa-8b5d-0f0e59e9caad tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Snapshot retrieved successfully. Sep 05 20:58:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3d05875d-d932-48fa-8b5d-0f0e59e9caad tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/snapshots/5f8d5a7f-2e78-4d18-88e1-8c49cb099643 returned with HTTP 200 Sep 05 20:58:12 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 789/1626] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:58:12 2026] GET /volume/v3/snapshots/5f8d5a7f-2e78-4d18-88e1-8c49cb099643 => generated 462 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-686fd95f-aa26-4b53-b50b-a7060609e77b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-686fd95f-aa26-4b53-b50b-a7060609e77b tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] POST http://192.168.122.147/volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5/action Sep 05 20:58:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-686fd95f-aa26-4b53-b50b-a7060609e77b tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:58:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-686fd95f-aa26-4b53-b50b-a7060609e77b tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:12 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:12 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:12 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:12 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:12 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-686fd95f-aa26-4b53-b50b-a7060609e77b tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Volume info retrieved successfully. Sep 05 20:58:12 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-686fd95f-aa26-4b53-b50b-a7060609e77b tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Created reservations ['a4ec18ba-c423-4e23-8a1c-4678fda014d5', 'c42b37db-36b4-4219-94f9-e1cf3a9b687a'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:58:12 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-686fd95f-aa26-4b53-b50b-a7060609e77b tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Extend volume request issued successfully. Sep 05 20:58:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-686fd95f-aa26-4b53-b50b-a7060609e77b tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5/action returned with HTTP 202 Sep 05 20:58:12 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 838/1627] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:58:12 2026] POST /volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5/action => generated 0 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:58:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0cdcca4a-b163-422f-af56-d9ca4fda9986 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0cdcca4a-b163-422f-af56-d9ca4fda9986 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 Sep 05 20:58:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0cdcca4a-b163-422f-af56-d9ca4fda9986 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0cdcca4a-b163-422f-af56-d9ca4fda9986 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:12 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:12 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:12 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:12 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:12 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0cdcca4a-b163-422f-af56-d9ca4fda9986 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Volume info retrieved successfully. Sep 05 20:58:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0cdcca4a-b163-422f-af56-d9ca4fda9986 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 returned with HTTP 200 Sep 05 20:58:12 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 790/1628] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:12 2026] GET /volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 => generated 850 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-40e2d5e7-1881-497a-aab4-a75cbb1efe20 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-40e2d5e7-1881-497a-aab4-a75cbb1efe20 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 Sep 05 20:58:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-40e2d5e7-1881-497a-aab4-a75cbb1efe20 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-40e2d5e7-1881-497a-aab4-a75cbb1efe20 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:13 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:13 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:13 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:13 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:13 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-40e2d5e7-1881-497a-aab4-a75cbb1efe20 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Volume info retrieved successfully. Sep 05 20:58:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-eaf6cb73-efad-40b7-9918-76dd41bd8975 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-40e2d5e7-1881-497a-aab4-a75cbb1efe20 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 returned with HTTP 200 Sep 05 20:58:13 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 839/1629] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:13 2026] GET /volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 => generated 850 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e7d7f1fb-8916-48f0-a006-81a642567f39 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e7d7f1fb-8916-48f0-a006-81a642567f39 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-reader] GET http://192.168.122.147/volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 Sep 05 20:58:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e7d7f1fb-8916-48f0-a006-81a642567f39 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e7d7f1fb-8916-48f0-a006-81a642567f39 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-reader] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:13 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:13 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:13 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:13 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:13 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e7d7f1fb-8916-48f0-a006-81a642567f39 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-reader] Volume info retrieved successfully. Sep 05 20:58:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e7d7f1fb-8916-48f0-a006-81a642567f39 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-reader] http://192.168.122.147/volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 returned with HTTP 200 Sep 05 20:58:13 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 840/1630] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:13 2026] GET /volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 => generated 850 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0caf38db-4568-4949-b16e-c61b538a26b6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0caf38db-4568-4949-b16e-c61b538a26b6 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/5f8d5a7f-2e78-4d18-88e1-8c49cb099643 Sep 05 20:58:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0caf38db-4568-4949-b16e-c61b538a26b6 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0caf38db-4568-4949-b16e-c61b538a26b6 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:13 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-0caf38db-4568-4949-b16e-c61b538a26b6 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Delete snapshot with id: 5f8d5a7f-2e78-4d18-88e1-8c49cb099643 Sep 05 20:58:13 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:13 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:13 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0caf38db-4568-4949-b16e-c61b538a26b6 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Snapshot retrieved successfully. Sep 05 20:58:13 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:13 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:14 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0caf38db-4568-4949-b16e-c61b538a26b6 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Snapshot delete request issued successfully. Sep 05 20:58:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0caf38db-4568-4949-b16e-c61b538a26b6 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/snapshots/5f8d5a7f-2e78-4d18-88e1-8c49cb099643 returned with HTTP 202 Sep 05 20:58:14 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 841/1631] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 20:58:13 2026] DELETE /volume/v3/snapshots/5f8d5a7f-2e78-4d18-88e1-8c49cb099643 => generated 0 bytes in 237 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:58:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-77adc6ca-3cce-4b72-9860-b37a0c2b3a7a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-eaf6cb73-efad-40b7-9918-76dd41bd8975 tempest-BackendsCapabilitiesAdminTestsJSON-1938054748 tempest-BackendsCapabilitiesAdminTestsJSON-1938054748-project-admin] GET http://192.168.122.147/volume/v3/scheduler-stats/get_pools Sep 05 20:58:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-77adc6ca-3cce-4b72-9860-b37a0c2b3a7a tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/snapshots/5f8d5a7f-2e78-4d18-88e1-8c49cb099643 Sep 05 20:58:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-eaf6cb73-efad-40b7-9918-76dd41bd8975 tempest-BackendsCapabilitiesAdminTestsJSON-1938054748 tempest-BackendsCapabilitiesAdminTestsJSON-1938054748-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-eaf6cb73-efad-40b7-9918-76dd41bd8975 tempest-BackendsCapabilitiesAdminTestsJSON-1938054748 tempest-BackendsCapabilitiesAdminTestsJSON-1938054748-project-admin] Calling method 'get_pools' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-77adc6ca-3cce-4b72-9860-b37a0c2b3a7a tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-77adc6ca-3cce-4b72-9860-b37a0c2b3a7a tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:14 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:14 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:14 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-77adc6ca-3cce-4b72-9860-b37a0c2b3a7a tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Snapshot retrieved successfully. Sep 05 20:58:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-eaf6cb73-efad-40b7-9918-76dd41bd8975 tempest-BackendsCapabilitiesAdminTestsJSON-1938054748 tempest-BackendsCapabilitiesAdminTestsJSON-1938054748-project-admin] http://192.168.122.147/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 05 20:58:14 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 791/1632] 192.168.122.147 () {58 vars in 1175 bytes} [Sat Sep 5 20:58:13 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:58:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-77adc6ca-3cce-4b72-9860-b37a0c2b3a7a tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/snapshots/5f8d5a7f-2e78-4d18-88e1-8c49cb099643 returned with HTTP 200 Sep 05 20:58:14 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 842/1633] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:58:14 2026] GET /volume/v3/snapshots/5f8d5a7f-2e78-4d18-88e1-8c49cb099643 => generated 461 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-74db98d2-dbd3-44b5-bc12-39e027af5d12 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-74db98d2-dbd3-44b5-bc12-39e027af5d12 tempest-BackendsCapabilitiesAdminTestsJSON-1938054748 tempest-BackendsCapabilitiesAdminTestsJSON-1938054748-project-admin] GET http://192.168.122.147/volume/v3/scheduler-stats/get_pools?detail=True Sep 05 20:58:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-74db98d2-dbd3-44b5-bc12-39e027af5d12 tempest-BackendsCapabilitiesAdminTestsJSON-1938054748 tempest-BackendsCapabilitiesAdminTestsJSON-1938054748-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-74db98d2-dbd3-44b5-bc12-39e027af5d12 tempest-BackendsCapabilitiesAdminTestsJSON-1938054748 tempest-BackendsCapabilitiesAdminTestsJSON-1938054748-project-admin] Calling method 'get_pools' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-74db98d2-dbd3-44b5-bc12-39e027af5d12 tempest-BackendsCapabilitiesAdminTestsJSON-1938054748 tempest-BackendsCapabilitiesAdminTestsJSON-1938054748-project-admin] http://192.168.122.147/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 05 20:58:14 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 792/1634] 192.168.122.147 () {58 vars in 1198 bytes} [Sat Sep 5 20:58:14 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 517 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-893116a4-cedc-4f32-8665-3e5104a729a5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-893116a4-cedc-4f32-8665-3e5104a729a5 tempest-BackendsCapabilitiesAdminTestsJSON-1938054748 tempest-BackendsCapabilitiesAdminTestsJSON-1938054748-project-admin] GET http://192.168.122.147/volume/v3/capabilities/devstack@QuobyteHD Sep 05 20:58:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-893116a4-cedc-4f32-8665-3e5104a729a5 tempest-BackendsCapabilitiesAdminTestsJSON-1938054748 tempest-BackendsCapabilitiesAdminTestsJSON-1938054748-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-893116a4-cedc-4f32-8665-3e5104a729a5 tempest-BackendsCapabilitiesAdminTestsJSON-1938054748 tempest-BackendsCapabilitiesAdminTestsJSON-1938054748-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:14 devstack devstack@c-api.service[87415]: /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 05 20:58:14 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:58:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-893116a4-cedc-4f32-8665-3e5104a729a5 tempest-BackendsCapabilitiesAdminTestsJSON-1938054748 tempest-BackendsCapabilitiesAdminTestsJSON-1938054748-project-admin] http://192.168.122.147/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 05 20:58:14 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 843/1635] 192.168.122.147 () {58 vars in 1193 bytes} [Sat Sep 5 20:58:14 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:58:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-75df949a-53d5-4faf-b500-0e66edffe99b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-75df949a-53d5-4faf-b500-0e66edffe99b tempest-BackendsCapabilitiesAdminTestsJSON-1938054748 tempest-BackendsCapabilitiesAdminTestsJSON-1938054748-project-admin] GET http://192.168.122.147/volume/v3/capabilities/devstack@QuobyteHD Sep 05 20:58:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-75df949a-53d5-4faf-b500-0e66edffe99b tempest-BackendsCapabilitiesAdminTestsJSON-1938054748 tempest-BackendsCapabilitiesAdminTestsJSON-1938054748-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-75df949a-53d5-4faf-b500-0e66edffe99b tempest-BackendsCapabilitiesAdminTestsJSON-1938054748 tempest-BackendsCapabilitiesAdminTestsJSON-1938054748-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:14 devstack devstack@c-api.service[87416]: /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 05 20:58:14 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 20:58:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-75df949a-53d5-4faf-b500-0e66edffe99b tempest-BackendsCapabilitiesAdminTestsJSON-1938054748 tempest-BackendsCapabilitiesAdminTestsJSON-1938054748-project-admin] http://192.168.122.147/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 05 20:58:14 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 793/1636] 192.168.122.147 () {58 vars in 1193 bytes} [Sat Sep 5 20:58:14 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3e6cef71-5e2f-4277-a480-4fbbdd93f9fc None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3e6cef71-5e2f-4277-a480-4fbbdd93f9fc tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/snapshots/5f8d5a7f-2e78-4d18-88e1-8c49cb099643 Sep 05 20:58:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3e6cef71-5e2f-4277-a480-4fbbdd93f9fc tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3e6cef71-5e2f-4277-a480-4fbbdd93f9fc tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:15 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:15 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:15 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3e6cef71-5e2f-4277-a480-4fbbdd93f9fc tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Snapshot retrieved successfully. Sep 05 20:58:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3e6cef71-5e2f-4277-a480-4fbbdd93f9fc tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/snapshots/5f8d5a7f-2e78-4d18-88e1-8c49cb099643 returned with HTTP 200 Sep 05 20:58:15 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 844/1637] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:58:15 2026] GET /volume/v3/snapshots/5f8d5a7f-2e78-4d18-88e1-8c49cb099643 => generated 461 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a03978c7-318b-44d9-a31c-883776cc2bf1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a03978c7-318b-44d9-a31c-883776cc2bf1 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/snapshots/5f8d5a7f-2e78-4d18-88e1-8c49cb099643 Sep 05 20:58:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a03978c7-318b-44d9-a31c-883776cc2bf1 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a03978c7-318b-44d9-a31c-883776cc2bf1 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:16 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:16 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:16 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a03978c7-318b-44d9-a31c-883776cc2bf1 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Snapshot retrieved successfully. Sep 05 20:58:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a03978c7-318b-44d9-a31c-883776cc2bf1 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/snapshots/5f8d5a7f-2e78-4d18-88e1-8c49cb099643 returned with HTTP 200 Sep 05 20:58:16 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 794/1638] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:58:16 2026] GET /volume/v3/snapshots/5f8d5a7f-2e78-4d18-88e1-8c49cb099643 => generated 461 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:58:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9bd7b9a5-7fcb-4aa0-a67f-a135fecb3639 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9bd7b9a5-7fcb-4aa0-a67f-a135fecb3639 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/snapshots/5f8d5a7f-2e78-4d18-88e1-8c49cb099643 Sep 05 20:58:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9bd7b9a5-7fcb-4aa0-a67f-a135fecb3639 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9bd7b9a5-7fcb-4aa0-a67f-a135fecb3639 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9bd7b9a5-7fcb-4aa0-a67f-a135fecb3639 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/snapshots/5f8d5a7f-2e78-4d18-88e1-8c49cb099643 returned with HTTP 404 Sep 05 20:58:17 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 845/1639] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:58:17 2026] GET /volume/v3/snapshots/5f8d5a7f-2e78-4d18-88e1-8c49cb099643 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1aec11cf-ab8e-4423-8cd2-7bc557843467 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1aec11cf-ab8e-4423-8cd2-7bc557843467 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 Sep 05 20:58:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1aec11cf-ab8e-4423-8cd2-7bc557843467 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1aec11cf-ab8e-4423-8cd2-7bc557843467 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:17 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:17 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:17 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:17 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:17 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-1aec11cf-ab8e-4423-8cd2-7bc557843467 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Volume info retrieved successfully. Sep 05 20:58:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1aec11cf-ab8e-4423-8cd2-7bc557843467 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 returned with HTTP 200 Sep 05 20:58:17 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 795/1640] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:17 2026] GET /volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 => generated 850 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fdc8a485-3f1a-43b9-9006-86e50e205e93 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fdc8a485-3f1a-43b9-9006-86e50e205e93 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] DELETE http://192.168.122.147/volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 Sep 05 20:58:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fdc8a485-3f1a-43b9-9006-86e50e205e93 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fdc8a485-3f1a-43b9-9006-86e50e205e93 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:17 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-fdc8a485-3f1a-43b9-9006-86e50e205e93 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Delete volume with id: 03d98f3c-3866-411f-bee2-05e46037ced5 Sep 05 20:58:17 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:17 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:17 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:17 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:17 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-fdc8a485-3f1a-43b9-9006-86e50e205e93 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Volume info retrieved successfully. Sep 05 20:58:17 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-fdc8a485-3f1a-43b9-9006-86e50e205e93 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Delete volume request issued successfully. Sep 05 20:58:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fdc8a485-3f1a-43b9-9006-86e50e205e93 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 returned with HTTP 202 Sep 05 20:58:17 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 846/1641] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:58:17 2026] DELETE /volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 20:58:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8ecbd170-7dde-4d7b-97cb-b28f6d084f81 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8ecbd170-7dde-4d7b-97cb-b28f6d084f81 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 Sep 05 20:58:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8ecbd170-7dde-4d7b-97cb-b28f6d084f81 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8ecbd170-7dde-4d7b-97cb-b28f6d084f81 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:17 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:17 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:17 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:17 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:17 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8ecbd170-7dde-4d7b-97cb-b28f6d084f81 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Volume info retrieved successfully. Sep 05 20:58:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8ecbd170-7dde-4d7b-97cb-b28f6d084f81 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 returned with HTTP 200 Sep 05 20:58:17 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 796/1642] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:17 2026] GET /volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 => generated 849 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f874c01f-37cf-4506-b2ce-fa197caef96b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f874c01f-37cf-4506-b2ce-fa197caef96b tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 Sep 05 20:58:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f874c01f-37cf-4506-b2ce-fa197caef96b tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f874c01f-37cf-4506-b2ce-fa197caef96b tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:18 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:18 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:18 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:18 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:18 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f874c01f-37cf-4506-b2ce-fa197caef96b tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Volume info retrieved successfully. Sep 05 20:58:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f874c01f-37cf-4506-b2ce-fa197caef96b tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 returned with HTTP 200 Sep 05 20:58:18 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 847/1643] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:18 2026] GET /volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 => generated 849 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e7f19802-8b6c-40a2-a733-a2146c622f70 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e7f19802-8b6c-40a2-a733-a2146c622f70 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] GET http://192.168.122.147/volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 Sep 05 20:58:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e7f19802-8b6c-40a2-a733-a2146c622f70 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e7f19802-8b6c-40a2-a733-a2146c622f70 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:19 devstack devstack@c-api.service[87416]: DEBUG dbcounter [-] [87416] Writing DB stats cinder:SELECT=319,cinder:UPDATE=12,cinder:INSERT=8 {{(pid=87416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:58:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e7f19802-8b6c-40a2-a733-a2146c622f70 tempest-VolumesExtendTest-1434929979 tempest-VolumesExtendTest-1434929979-project-member] http://192.168.122.147/volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 returned with HTTP 404 Sep 05 20:58:19 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 797/1644] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:19 2026] GET /volume/v3/volumes/03d98f3c-3866-411f-bee2-05e46037ced5 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e240dd16-bcd3-48bb-bd71-9069e3ceed6f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-25ac17bd-d54f-4201-8082-aab811052d8f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-25ac17bd-d54f-4201-8082-aab811052d8f tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:58:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-25ac17bd-d54f-4201-8082-aab811052d8f tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1133007750", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-25ac17bd-d54f-4201-8082-aab811052d8f tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1133007750', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:58:24 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-25ac17bd-d54f-4201-8082-aab811052d8f tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Create volume of 1 GB Sep 05 20:58:24 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-25ac17bd-d54f-4201-8082-aab811052d8f tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Availability Zones retrieved successfully. Sep 05 20:58:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-25ac17bd-d54f-4201-8082-aab811052d8f tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Flow 'volume_create_api' (6cc17fb7-a2cd-4d3a-be22-01e3ef7c7fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-25ac17bd-d54f-4201-8082-aab811052d8f tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef22a2e0-0523-4099-a69b-a71b50582916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-25ac17bd-d54f-4201-8082-aab811052d8f tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:58:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e240dd16-bcd3-48bb-bd71-9069e3ceed6f tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] POST http://192.168.122.147/volume/v3/group_types Sep 05 20:58:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e240dd16-bcd3-48bb-bd71-9069e3ceed6f tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1060077820"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:24 devstack devstack@c-api.service[87415]: DEBUG dbcounter [-] [87415] Writing DB stats cinder:SELECT=464,cinder:INSERT=61,cinder:UPDATE=110 {{(pid=87415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:58:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e240dd16-bcd3-48bb-bd71-9069e3ceed6f tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] http://192.168.122.147/volume/v3/group_types returned with HTTP 202 Sep 05 20:58:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 848/1645] 192.168.122.147 () {62 vars in 1195 bytes} [Sat Sep 5 20:58:23 2026] POST /volume/v3/group_types => generated 181 bytes in 898 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-25ac17bd-d54f-4201-8082-aab811052d8f tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef22a2e0-0523-4099-a69b-a71b50582916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7e6e39a5-3b8e-4862-a429-a5dbc8f78c11 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-25ac17bd-d54f-4201-8082-aab811052d8f tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fb41d07-bc76-425c-a9b0-8d1059f0d4b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7e6e39a5-3b8e-4862-a429-a5dbc8f78c11 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] POST http://192.168.122.147/volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs Sep 05 20:58:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7e6e39a5-3b8e-4862-a429-a5dbc8f78c11 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7e6e39a5-3b8e-4862-a429-a5dbc8f78c11 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] http://192.168.122.147/volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs returned with HTTP 202 Sep 05 20:58:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 849/1646] 192.168.122.147 () {62 vars in 1342 bytes} [Sat Sep 5 20:58:24 2026] POST /volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs => generated 53 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:58:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f0ec2fa7-be46-400c-8e1e-e836d402dbcc None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f0ec2fa7-be46-400c-8e1e-e836d402dbcc tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] POST http://192.168.122.147/volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs Sep 05 20:58:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f0ec2fa7-be46-400c-8e1e-e836d402dbcc tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f0ec2fa7-be46-400c-8e1e-e836d402dbcc tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] http://192.168.122.147/volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs returned with HTTP 202 Sep 05 20:58:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 850/1647] 192.168.122.147 () {62 vars in 1342 bytes} [Sat Sep 5 20:58:24 2026] POST /volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs => generated 61 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:58:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3a90a3f3-1cf2-4a3a-b9fa-dad45738e635 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3a90a3f3-1cf2-4a3a-b9fa-dad45738e635 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] GET http://192.168.122.147/volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs/key2 Sep 05 20:58:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3a90a3f3-1cf2-4a3a-b9fa-dad45738e635 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3a90a3f3-1cf2-4a3a-b9fa-dad45738e635 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:25 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-25ac17bd-d54f-4201-8082-aab811052d8f tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Created reservations ['2aa399d1-6f3e-4694-8549-9dbe0f45764b', 'b496ce35-a1f3-4157-b0e2-2209a4b72295', '4275fa1a-fd50-4758-9983-0fc0b4501888', '92842137-780c-4c61-ad76-54f5265fd24f'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:58:25 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-25ac17bd-d54f-4201-8082-aab811052d8f tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fb41d07-bc76-425c-a9b0-8d1059f0d4b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2aa399d1-6f3e-4694-8549-9dbe0f45764b', 'b496ce35-a1f3-4157-b0e2-2209a4b72295', '4275fa1a-fd50-4758-9983-0fc0b4501888', '92842137-780c-4c61-ad76-54f5265fd24f']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:25 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-25ac17bd-d54f-4201-8082-aab811052d8f tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b07284c-8c27-4a37-a21d-256f3351f1d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3a90a3f3-1cf2-4a3a-b9fa-dad45738e635 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] http://192.168.122.147/volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs/key2 returned with HTTP 200 Sep 05 20:58:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 851/1648] 192.168.122.147 () {60 vars in 1336 bytes} [Sat Sep 5 20:58:24 2026] GET /volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs/key2 => generated 26 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e885cef0-d93c-4d1a-9790-20e17b1e8bc6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e885cef0-d93c-4d1a-9790-20e17b1e8bc6 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] GET http://192.168.122.147/volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs/key3 Sep 05 20:58:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e885cef0-d93c-4d1a-9790-20e17b1e8bc6 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e885cef0-d93c-4d1a-9790-20e17b1e8bc6 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e885cef0-d93c-4d1a-9790-20e17b1e8bc6 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] http://192.168.122.147/volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs/key3 returned with HTTP 200 Sep 05 20:58:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 852/1649] 192.168.122.147 () {60 vars in 1336 bytes} [Sat Sep 5 20:58:25 2026] GET /volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs/key3 => generated 18 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-53a8ac97-40a0-451c-ba1a-7606e7cdc8a2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-53a8ac97-40a0-451c-ba1a-7606e7cdc8a2 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] PUT http://192.168.122.147/volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs/key3 Sep 05 20:58:25 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:25 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-53a8ac97-40a0-451c-ba1a-7606e7cdc8a2 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:25 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-25ac17bd-d54f-4201-8082-aab811052d8f tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b07284c-8c27-4a37-a21d-256f3351f1d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bbdeebf-671f-4661-8db4-1a4b4390bd7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1133007750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f152c0463fe5460a989bf617b0e42986',qos_specs=None,replication_status=,reservations=['2aa399d1-6f3e-4694-8549-9dbe0f45764b','b496ce35-a1f3-4157-b0e2-2209a4b72295','4275fa1a-fd50-4758-9983-0fc0b4501888','92842137-780c-4c61-ad76-54f5265fd24f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dba21e20178a4d49a0b484bd2c76216e',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:58:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1133007750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bbdeebf-671f-4661-8db4-1a4b4390bd7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f152c0463fe5460a989bf617b0e42986',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dba21e20178a4d49a0b484bd2c76216e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:25 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-25ac17bd-d54f-4201-8082-aab811052d8f tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4ec838a-2b1c-4cbc-bb92-a3f0e8a48258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-53a8ac97-40a0-451c-ba1a-7606e7cdc8a2 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] http://192.168.122.147/volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs/key3 returned with HTTP 200 Sep 05 20:58:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 853/1650] 192.168.122.147 () {62 vars in 1356 bytes} [Sat Sep 5 20:58:25 2026] PUT /volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs/key3 => generated 26 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-eeb68a41-c381-4d85-99cb-a75a549e6bb0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-eeb68a41-c381-4d85-99cb-a75a549e6bb0 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] GET http://192.168.122.147/volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs Sep 05 20:58:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-eeb68a41-c381-4d85-99cb-a75a549e6bb0 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-eeb68a41-c381-4d85-99cb-a75a549e6bb0 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-eeb68a41-c381-4d85-99cb-a75a549e6bb0 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] http://192.168.122.147/volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs returned with HTTP 200 Sep 05 20:58:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 854/1651] 192.168.122.147 () {60 vars in 1321 bytes} [Sat Sep 5 20:58:25 2026] GET /volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs => generated 87 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:25 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-25ac17bd-d54f-4201-8082-aab811052d8f tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4ec838a-2b1c-4cbc-bb92-a3f0e8a48258) transitioned into state 'SUCCESS' from state '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-1133007750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f152c0463fe5460a989bf617b0e42986',qos_specs=None,replication_status=,reservations=['2aa399d1-6f3e-4694-8549-9dbe0f45764b','b496ce35-a1f3-4157-b0e2-2209a4b72295','4275fa1a-fd50-4758-9983-0fc0b4501888','92842137-780c-4c61-ad76-54f5265fd24f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dba21e20178a4d49a0b484bd2c76216e',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a4776867-64fa-4338-a1b2-49700338c8c2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:25 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-25ac17bd-d54f-4201-8082-aab811052d8f tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91d1075b-4b63-47c6-a67d-564ed05a2826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a4776867-64fa-4338-a1b2-49700338c8c2 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] DELETE http://192.168.122.147/volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs/key1 Sep 05 20:58:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a4776867-64fa-4338-a1b2-49700338c8c2 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a4776867-64fa-4338-a1b2-49700338c8c2 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:25 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-25ac17bd-d54f-4201-8082-aab811052d8f tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91d1075b-4b63-47c6-a67d-564ed05a2826) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:25 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-25ac17bd-d54f-4201-8082-aab811052d8f tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Flow 'volume_create_api' (6cc17fb7-a2cd-4d3a-be22-01e3ef7c7fcb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a4776867-64fa-4338-a1b2-49700338c8c2 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] http://192.168.122.147/volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs/key1 returned with HTTP 202 Sep 05 20:58:25 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-25ac17bd-d54f-4201-8082-aab811052d8f tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Create volume request issued successfully. Sep 05 20:58:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-25ac17bd-d54f-4201-8082-aab811052d8f tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:58:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 798/1652] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 20:58:24 2026] POST /volume/v3/volumes => generated 764 bytes in 842 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:58:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9b694ea8-5146-4260-a79a-991fe4c1ac49 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 855/1653] 192.168.122.147 () {60 vars in 1339 bytes} [Sat Sep 5 20:58:25 2026] DELETE /volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs/key1 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:58:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9b694ea8-5146-4260-a79a-991fe4c1ac49 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] GET http://192.168.122.147/volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs/key1 Sep 05 20:58:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9b694ea8-5146-4260-a79a-991fe4c1ac49 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9b694ea8-5146-4260-a79a-991fe4c1ac49 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:25 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:25 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6e6bbbe9-f0cf-48ae-8a84-8678a39eba02 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6e6bbbe9-f0cf-48ae-8a84-8678a39eba02 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] GET http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b Sep 05 20:58:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6e6bbbe9-f0cf-48ae-8a84-8678a39eba02 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6e6bbbe9-f0cf-48ae-8a84-8678a39eba02 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9b694ea8-5146-4260-a79a-991fe4c1ac49 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] HTTP exception thrown: Group Type 696583c6-76bc-412d-aa7f-be2df91e69f1 has no extra spec with key key1. Sep 05 20:58:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9b694ea8-5146-4260-a79a-991fe4c1ac49 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] http://192.168.122.147/volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs/key1 returned with HTTP 404 Sep 05 20:58:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 799/1654] 192.168.122.147 () {60 vars in 1336 bytes} [Sat Sep 5 20:58:25 2026] GET /volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs/key1 => generated 126 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:58:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e57cca97-429e-44f0-bcc2-a3033747785d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e57cca97-429e-44f0-bcc2-a3033747785d tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] DELETE http://192.168.122.147/volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs/key2 Sep 05 20:58:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e57cca97-429e-44f0-bcc2-a3033747785d tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e57cca97-429e-44f0-bcc2-a3033747785d tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:25 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:25 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:25 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:25 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:25 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6e6bbbe9-f0cf-48ae-8a84-8678a39eba02 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Volume info retrieved successfully. Sep 05 20:58:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e57cca97-429e-44f0-bcc2-a3033747785d tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] http://192.168.122.147/volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs/key2 returned with HTTP 202 Sep 05 20:58:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 800/1655] 192.168.122.147 () {60 vars in 1339 bytes} [Sat Sep 5 20:58:25 2026] DELETE /volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs/key2 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:58:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c3c82c9a-151b-44b4-8de8-6a49e9b08664 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6e6bbbe9-f0cf-48ae-8a84-8678a39eba02 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b returned with HTTP 200 Sep 05 20:58:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 856/1656] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:25 2026] GET /volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b => generated 832 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c3c82c9a-151b-44b4-8de8-6a49e9b08664 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] GET http://192.168.122.147/volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs/key2 Sep 05 20:58:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c3c82c9a-151b-44b4-8de8-6a49e9b08664 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c3c82c9a-151b-44b4-8de8-6a49e9b08664 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c3c82c9a-151b-44b4-8de8-6a49e9b08664 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] HTTP exception thrown: Group Type 696583c6-76bc-412d-aa7f-be2df91e69f1 has no extra spec with key key2. Sep 05 20:58:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c3c82c9a-151b-44b4-8de8-6a49e9b08664 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] http://192.168.122.147/volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs/key2 returned with HTTP 404 Sep 05 20:58:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 801/1657] 192.168.122.147 () {60 vars in 1336 bytes} [Sat Sep 5 20:58:25 2026] GET /volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs/key2 => generated 126 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:58:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d61e7f3f-1a05-4d74-b627-c2ce9eafc83b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d61e7f3f-1a05-4d74-b627-c2ce9eafc83b tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] DELETE http://192.168.122.147/volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs/key3 Sep 05 20:58:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d61e7f3f-1a05-4d74-b627-c2ce9eafc83b tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d61e7f3f-1a05-4d74-b627-c2ce9eafc83b tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d61e7f3f-1a05-4d74-b627-c2ce9eafc83b tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] http://192.168.122.147/volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs/key3 returned with HTTP 202 Sep 05 20:58:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 857/1658] 192.168.122.147 () {60 vars in 1339 bytes} [Sat Sep 5 20:58:25 2026] DELETE /volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs/key3 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:58:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3d910799-7b89-4b97-b48c-28f1431c2500 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3d910799-7b89-4b97-b48c-28f1431c2500 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] GET http://192.168.122.147/volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs/key3 Sep 05 20:58:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3d910799-7b89-4b97-b48c-28f1431c2500 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3d910799-7b89-4b97-b48c-28f1431c2500 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3d910799-7b89-4b97-b48c-28f1431c2500 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] HTTP exception thrown: Group Type 696583c6-76bc-412d-aa7f-be2df91e69f1 has no extra spec with key key3. Sep 05 20:58:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3d910799-7b89-4b97-b48c-28f1431c2500 tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] http://192.168.122.147/volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs/key3 returned with HTTP 404 Sep 05 20:58:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 802/1659] 192.168.122.147 () {60 vars in 1336 bytes} [Sat Sep 5 20:58:25 2026] GET /volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1/group_specs/key3 => generated 126 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:58:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b910d00a-68c7-402d-bf7a-f26334e977cb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b910d00a-68c7-402d-bf7a-f26334e977cb tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] DELETE http://192.168.122.147/volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1 Sep 05 20:58:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b910d00a-68c7-402d-bf7a-f26334e977cb tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b910d00a-68c7-402d-bf7a-f26334e977cb tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b910d00a-68c7-402d-bf7a-f26334e977cb tempest-GroupTypeSpecsTest-726269544 tempest-GroupTypeSpecsTest-726269544-project-admin] http://192.168.122.147/volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1 returned with HTTP 202 Sep 05 20:58:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 858/1660] 192.168.122.147 () {60 vars in 1288 bytes} [Sat Sep 5 20:58:25 2026] DELETE /volume/v3/group_types/696583c6-76bc-412d-aa7f-be2df91e69f1 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:58:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-338a54dd-8244-4b7f-91ce-2296fee11030 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b1790f2e-bfdd-4d12-9cb1-0a0548bbf263 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b1790f2e-bfdd-4d12-9cb1-0a0548bbf263 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] GET http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b Sep 05 20:58:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b1790f2e-bfdd-4d12-9cb1-0a0548bbf263 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b1790f2e-bfdd-4d12-9cb1-0a0548bbf263 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:26 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:26 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:26 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:26 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:26 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b1790f2e-bfdd-4d12-9cb1-0a0548bbf263 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Volume info retrieved successfully. Sep 05 20:58:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b1790f2e-bfdd-4d12-9cb1-0a0548bbf263 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b returned with HTTP 200 Sep 05 20:58:26 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 859/1661] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:26 2026] GET /volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b => generated 856 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-338a54dd-8244-4b7f-91ce-2296fee11030 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:58:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-338a54dd-8244-4b7f-91ce-2296fee11030 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-625877579"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-338a54dd-8244-4b7f-91ce-2296fee11030 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-625877579'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:58:26 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-338a54dd-8244-4b7f-91ce-2296fee11030 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Create volume of 1 GB Sep 05 20:58:26 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-338a54dd-8244-4b7f-91ce-2296fee11030 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Availability Zones retrieved successfully. Sep 05 20:58:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-338a54dd-8244-4b7f-91ce-2296fee11030 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Flow 'volume_create_api' (53a10036-8a0a-45bf-a387-7c0bbd67e851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-338a54dd-8244-4b7f-91ce-2296fee11030 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac71a7cf-e49e-4ef9-b548-a6cc855b3a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-338a54dd-8244-4b7f-91ce-2296fee11030 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:58:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-338a54dd-8244-4b7f-91ce-2296fee11030 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac71a7cf-e49e-4ef9-b548-a6cc855b3a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-338a54dd-8244-4b7f-91ce-2296fee11030 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac250c66-6ef0-4bf5-b301-807befa0328e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:27 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-338a54dd-8244-4b7f-91ce-2296fee11030 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Created reservations ['90828619-5c8b-4d8f-b6cf-c31b31404673', '812fdec5-15a4-4068-ae14-dcf456bf0cb3', '81dc50b7-5ce7-46e6-b74d-88e9d0d74cea', '5b808aec-f84a-4cb3-90c8-a2ddb85208ef'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:58:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-338a54dd-8244-4b7f-91ce-2296fee11030 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac250c66-6ef0-4bf5-b301-807befa0328e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90828619-5c8b-4d8f-b6cf-c31b31404673', '812fdec5-15a4-4068-ae14-dcf456bf0cb3', '81dc50b7-5ce7-46e6-b74d-88e9d0d74cea', '5b808aec-f84a-4cb3-90c8-a2ddb85208ef']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-338a54dd-8244-4b7f-91ce-2296fee11030 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7602eb48-7655-4c5f-b5cf-d0e3299aa3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-52a4cb4e-e657-4ac7-af82-97b2f08d148e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-52a4cb4e-e657-4ac7-af82-97b2f08d148e tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] GET http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b Sep 05 20:58:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-52a4cb4e-e657-4ac7-af82-97b2f08d148e tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-52a4cb4e-e657-4ac7-af82-97b2f08d148e tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:27 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:27 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-338a54dd-8244-4b7f-91ce-2296fee11030 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7602eb48-7655-4c5f-b5cf-d0e3299aa3aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b342702-8032-447f-8d8d-d7a5ee066640', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-625877579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac4273e448264b1da3b1970cb0d55fb4',qos_specs=None,replication_status=,reservations=['90828619-5c8b-4d8f-b6cf-c31b31404673','812fdec5-15a4-4068-ae14-dcf456bf0cb3','81dc50b7-5ce7-46e6-b74d-88e9d0d74cea','5b808aec-f84a-4cb3-90c8-a2ddb85208ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25f79e5b117445709a8541e97d348a4c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:58:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-625877579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b342702-8032-447f-8d8d-d7a5ee066640,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac4273e448264b1da3b1970cb0d55fb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25f79e5b117445709a8541e97d348a4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-338a54dd-8244-4b7f-91ce-2296fee11030 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (919cc12a-d4cf-4925-8354-9c87825c8731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-52a4cb4e-e657-4ac7-af82-97b2f08d148e tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Volume info retrieved successfully. Sep 05 20:58:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-52a4cb4e-e657-4ac7-af82-97b2f08d148e tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b returned with HTTP 200 Sep 05 20:58:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 860/1662] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:27 2026] GET /volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b => generated 857 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-997aaa4b-b3bc-4d72-9598-b143dd3a6626 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-997aaa4b-b3bc-4d72-9598-b143dd3a6626 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] GET http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b Sep 05 20:58:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-997aaa4b-b3bc-4d72-9598-b143dd3a6626 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-997aaa4b-b3bc-4d72-9598-b143dd3a6626 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:27 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:27 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-997aaa4b-b3bc-4d72-9598-b143dd3a6626 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Volume info retrieved successfully. Sep 05 20:58:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-338a54dd-8244-4b7f-91ce-2296fee11030 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (919cc12a-d4cf-4925-8354-9c87825c8731) transitioned into state 'SUCCESS' from state '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-625877579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac4273e448264b1da3b1970cb0d55fb4',qos_specs=None,replication_status=,reservations=['90828619-5c8b-4d8f-b6cf-c31b31404673','812fdec5-15a4-4068-ae14-dcf456bf0cb3','81dc50b7-5ce7-46e6-b74d-88e9d0d74cea','5b808aec-f84a-4cb3-90c8-a2ddb85208ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25f79e5b117445709a8541e97d348a4c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-997aaa4b-b3bc-4d72-9598-b143dd3a6626 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b returned with HTTP 200 Sep 05 20:58:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 861/1663] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:27 2026] GET /volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-338a54dd-8244-4b7f-91ce-2296fee11030 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6299373a-63d5-4b1f-8261-bca18b73b579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8a262a17-bc1d-4ece-a9c2-467c212fe62d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8a262a17-bc1d-4ece-a9c2-467c212fe62d tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] GET http://192.168.122.147/volume/v3/volumes Sep 05 20:58:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8a262a17-bc1d-4ece-a9c2-467c212fe62d tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8a262a17-bc1d-4ece-a9c2-467c212fe62d tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-8a262a17-bc1d-4ece-a9c2-467c212fe62d tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:27 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8a262a17-bc1d-4ece-a9c2-467c212fe62d tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-338a54dd-8244-4b7f-91ce-2296fee11030 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6299373a-63d5-4b1f-8261-bca18b73b579) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-338a54dd-8244-4b7f-91ce-2296fee11030 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Flow 'volume_create_api' (53a10036-8a0a-45bf-a387-7c0bbd67e851) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:27 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-338a54dd-8244-4b7f-91ce-2296fee11030 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Create volume request issued successfully. Sep 05 20:58:27 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8a262a17-bc1d-4ece-a9c2-467c212fe62d tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Get all volumes completed successfully. Sep 05 20:58:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8a262a17-bc1d-4ece-a9c2-467c212fe62d tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 200 Sep 05 20:58:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-338a54dd-8244-4b7f-91ce-2296fee11030 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:58:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 862/1664] 192.168.122.147 () {58 vars in 1121 bytes} [Sat Sep 5 20:58:27 2026] GET /volume/v3/volumes => generated 347 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:27 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 803/1665] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:58:26 2026] POST /volume/v3/volumes => generated 758 bytes in 1626 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:58:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a9dc4203-f8d1-470a-a40a-569d06c8537f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a9dc4203-f8d1-470a-a40a-569d06c8537f tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] GET http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b Sep 05 20:58:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a9dc4203-f8d1-470a-a40a-569d06c8537f tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a9dc4203-f8d1-470a-a40a-569d06c8537f tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9afae5bf-e79d-4df3-a5ce-829dd33ff4b6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:27 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:27 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9afae5bf-e79d-4df3-a5ce-829dd33ff4b6 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] GET http://192.168.122.147/volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640 Sep 05 20:58:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9afae5bf-e79d-4df3-a5ce-829dd33ff4b6 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9afae5bf-e79d-4df3-a5ce-829dd33ff4b6 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a9dc4203-f8d1-470a-a40a-569d06c8537f tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Volume info retrieved successfully. Sep 05 20:58:27 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:27 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:27 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:27 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:27 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9afae5bf-e79d-4df3-a5ce-829dd33ff4b6 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Volume info retrieved successfully. Sep 05 20:58:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a9dc4203-f8d1-470a-a40a-569d06c8537f tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b returned with HTTP 200 Sep 05 20:58:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 863/1666] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:27 2026] GET /volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b => generated 857 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9afae5bf-e79d-4df3-a5ce-829dd33ff4b6 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640 returned with HTTP 200 Sep 05 20:58:27 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 804/1667] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:27 2026] GET /volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640 => generated 826 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-0ab6f161-f241-474b-aa94-032aa14008aa req-bf3f2eb1-ce6c-4263-95c4-80fe326ffc6a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-0ab6f161-f241-474b-aa94-032aa14008aa req-bf3f2eb1-ce6c-4263-95c4-80fe326ffc6a tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] GET http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b Sep 05 20:58:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-0ab6f161-f241-474b-aa94-032aa14008aa req-bf3f2eb1-ce6c-4263-95c4-80fe326ffc6a tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-0ab6f161-f241-474b-aa94-032aa14008aa req-bf3f2eb1-ce6c-4263-95c4-80fe326ffc6a tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:28 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:28 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-0ab6f161-f241-474b-aa94-032aa14008aa req-bf3f2eb1-ce6c-4263-95c4-80fe326ffc6a tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Volume info retrieved successfully. Sep 05 20:58:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-0ab6f161-f241-474b-aa94-032aa14008aa req-bf3f2eb1-ce6c-4263-95c4-80fe326ffc6a tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b returned with HTTP 200 Sep 05 20:58:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 864/1668] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:58:27 2026] GET /volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b => generated 857 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d9c6019d-8457-4e6c-a0cd-cb409da7f5cf None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d9c6019d-8457-4e6c-a0cd-cb409da7f5cf None None] GET http://192.168.122.147/volume// Sep 05 20:58:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d9c6019d-8457-4e6c-a0cd-cb409da7f5cf None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d9c6019d-8457-4e6c-a0cd-cb409da7f5cf None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d9c6019d-8457-4e6c-a0cd-cb409da7f5cf None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:58:28 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 805/1669] 192.168.122.147 () {58 vars in 1317 bytes} [Sat Sep 5 20:58:28 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:58:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-0ab6f161-f241-474b-aa94-032aa14008aa req-8acfa59b-c678-4a97-8e56-8da7c09841c1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-0ab6f161-f241-474b-aa94-032aa14008aa req-8acfa59b-c678-4a97-8e56-8da7c09841c1 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 05 20:58:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-0ab6f161-f241-474b-aa94-032aa14008aa req-8acfa59b-c678-4a97-8e56-8da7c09841c1 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3bbdeebf-671f-4661-8db4-1a4b4390bd7b", "connector": null, "instance_uuid": "48dadfd5-109c-4786-87bd-77d035572468"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:28 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:28 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-0ab6f161-f241-474b-aa94-032aa14008aa req-8acfa59b-c678-4a97-8e56-8da7c09841c1 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 05 20:58:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 865/1670] 192.168.122.147 () {66 vars in 1483 bytes} [Sat Sep 5 20:58:28 2026] POST /volume/v3/attachments => generated 273 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c1cbb7a2-28ce-4e59-be4f-35dd82d8e0ac None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c1cbb7a2-28ce-4e59-be4f-35dd82d8e0ac tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] GET http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b Sep 05 20:58:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c1cbb7a2-28ce-4e59-be4f-35dd82d8e0ac tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c1cbb7a2-28ce-4e59-be4f-35dd82d8e0ac tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:28 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:28 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:28 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:28 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-84bf1069-3028-4eaa-adf5-dea909f3cb10 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-84bf1069-3028-4eaa-adf5-dea909f3cb10 None None] GET http://192.168.122.147/volume// Sep 05 20:58:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-84bf1069-3028-4eaa-adf5-dea909f3cb10 None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-84bf1069-3028-4eaa-adf5-dea909f3cb10 None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-84bf1069-3028-4eaa-adf5-dea909f3cb10 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:58:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c1cbb7a2-28ce-4e59-be4f-35dd82d8e0ac tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Volume info retrieved successfully. Sep 05 20:58:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 866/1671] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 20:58:28 2026] GET /volume/ => generated 390 bytes in 25 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:58:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-0ab6f161-f241-474b-aa94-032aa14008aa req-61963c3a-a611-40ee-b728-b6816f363cc0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-0ab6f161-f241-474b-aa94-032aa14008aa req-61963c3a-a611-40ee-b728-b6816f363cc0 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] GET http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b Sep 05 20:58:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-0ab6f161-f241-474b-aa94-032aa14008aa req-61963c3a-a611-40ee-b728-b6816f363cc0 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-0ab6f161-f241-474b-aa94-032aa14008aa req-61963c3a-a611-40ee-b728-b6816f363cc0 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c1cbb7a2-28ce-4e59-be4f-35dd82d8e0ac tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b returned with HTTP 200 Sep 05 20:58:28 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 806/1672] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:28 2026] GET /volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b => generated 856 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:28 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:28 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4768a6c9-d45f-4899-b0f8-79d4e103de61 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4768a6c9-d45f-4899-b0f8-79d4e103de61 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] GET http://192.168.122.147/volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640 Sep 05 20:58:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4768a6c9-d45f-4899-b0f8-79d4e103de61 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4768a6c9-d45f-4899-b0f8-79d4e103de61 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-0ab6f161-f241-474b-aa94-032aa14008aa req-61963c3a-a611-40ee-b728-b6816f363cc0 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Volume info retrieved successfully. Sep 05 20:58:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-0ab6f161-f241-474b-aa94-032aa14008aa req-61963c3a-a611-40ee-b728-b6816f363cc0 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b returned with HTTP 200 Sep 05 20:58:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 867/1673] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 20:58:28 2026] GET /volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b => generated 1037 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:58:28 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:28 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:28 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:28 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4768a6c9-d45f-4899-b0f8-79d4e103de61 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Volume info retrieved successfully. Sep 05 20:58:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4768a6c9-d45f-4899-b0f8-79d4e103de61 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640 returned with HTTP 200 Sep 05 20:58:29 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 807/1674] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:28 2026] GET /volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640 => generated 850 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-0ab6f161-f241-474b-aa94-032aa14008aa req-67d6a5f2-68b1-4a98-afba-c908ae95173b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-0ab6f161-f241-474b-aa94-032aa14008aa req-67d6a5f2-68b1-4a98-afba-c908ae95173b tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] PUT http://192.168.122.147/volume/v3/attachments/cfa44ac8-4726-4ef1-bb76-aa0070aca1c1 Sep 05 20:58:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-0ab6f161-f241-474b-aa94-032aa14008aa req-67d6a5f2-68b1-4a98-afba-c908ae95173b tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8dfc494d0f2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4190e5b0-3c92-4807-a8e5-fb98516f3e01", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:29 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-0ab6f161-f241-474b-aa94-032aa14008aa req-67d6a5f2-68b1-4a98-afba-c908ae95173b tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Acquiring lock "cinder-attachment_update-3bbdeebf-671f-4661-8db4-1a4b4390bd7b-devstack" by "attachment_update" {{(pid=87415) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 20:58:29 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-0ab6f161-f241-474b-aa94-032aa14008aa req-67d6a5f2-68b1-4a98-afba-c908ae95173b tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Lock "cinder-attachment_update-3bbdeebf-671f-4661-8db4-1a4b4390bd7b-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=87415) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 20:58:29 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:29 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:29 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:29 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9aee7dff-18f1-446e-9ddc-029361dc2a7f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9aee7dff-18f1-446e-9ddc-029361dc2a7f tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] GET http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b Sep 05 20:58:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9aee7dff-18f1-446e-9ddc-029361dc2a7f tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9aee7dff-18f1-446e-9ddc-029361dc2a7f tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:30 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:30 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:30 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:30 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:30 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-0ab6f161-f241-474b-aa94-032aa14008aa req-67d6a5f2-68b1-4a98-afba-c908ae95173b tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Lock "cinder-attachment_update-3bbdeebf-671f-4661-8db4-1a4b4390bd7b-devstack" released by "attachment_update" :: held 0.947s {{(pid=87415) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 20:58:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-0ab6f161-f241-474b-aa94-032aa14008aa req-67d6a5f2-68b1-4a98-afba-c908ae95173b tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] http://192.168.122.147/volume/v3/attachments/cfa44ac8-4726-4ef1-bb76-aa0070aca1c1 returned with HTTP 200 Sep 05 20:58:30 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 868/1675] 192.168.122.147 () {66 vars in 1593 bytes} [Sat Sep 5 20:58:29 2026] PUT /volume/v3/attachments/cfa44ac8-4726-4ef1-bb76-aa0070aca1c1 => generated 694 bytes in 1039 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-cb6d0248-ff48-4f9a-9856-04ecce540e31 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:30 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9aee7dff-18f1-446e-9ddc-029361dc2a7f tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Volume info retrieved successfully. Sep 05 20:58:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cb6d0248-ff48-4f9a-9856-04ecce540e31 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] GET http://192.168.122.147/volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640 Sep 05 20:58:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cb6d0248-ff48-4f9a-9856-04ecce540e31 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cb6d0248-ff48-4f9a-9856-04ecce540e31 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9aee7dff-18f1-446e-9ddc-029361dc2a7f tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b returned with HTTP 200 Sep 05 20:58:30 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 808/1676] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:29 2026] GET /volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b => generated 856 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:30 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:30 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:30 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:30 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:30 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-cb6d0248-ff48-4f9a-9856-04ecce540e31 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Volume info retrieved successfully. Sep 05 20:58:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cb6d0248-ff48-4f9a-9856-04ecce540e31 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640 returned with HTTP 200 Sep 05 20:58:30 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 869/1677] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:30 2026] GET /volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640 => generated 851 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-83036150-5a20-4560-9d5f-dac1d382d344 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-83036150-5a20-4560-9d5f-dac1d382d344 tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:58:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-83036150-5a20-4560-9d5f-dac1d382d344 tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-178121808-626551437", "extra_specs": {}}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-83036150-5a20-4560-9d5f-dac1d382d344 tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 20:58:30 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 809/1678] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 20:58:30 2026] POST /volume/v3/types => generated 267 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f5cd337f-cd7d-43c8-9826-904a1f9a6761 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f5cd337f-cd7d-43c8-9826-904a1f9a6761 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] GET http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b Sep 05 20:58:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f5cd337f-cd7d-43c8-9826-904a1f9a6761 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f5cd337f-cd7d-43c8-9826-904a1f9a6761 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:31 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:31 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:31 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:31 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:31 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f5cd337f-cd7d-43c8-9826-904a1f9a6761 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Volume info retrieved successfully. Sep 05 20:58:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f5cd337f-cd7d-43c8-9826-904a1f9a6761 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b returned with HTTP 200 Sep 05 20:58:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 870/1679] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:31 2026] GET /volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b => generated 857 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-0ab6f161-f241-474b-aa94-032aa14008aa req-b3373865-15de-4944-8447-e61c79c2f17b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-0ab6f161-f241-474b-aa94-032aa14008aa req-b3373865-15de-4944-8447-e61c79c2f17b tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] POST http://192.168.122.147/volume/v3/attachments/cfa44ac8-4726-4ef1-bb76-aa0070aca1c1/action Sep 05 20:58:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-0ab6f161-f241-474b-aa94-032aa14008aa req-b3373865-15de-4944-8447-e61c79c2f17b tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Action body: b'{"os-complete": null}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:58:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-0ab6f161-f241-474b-aa94-032aa14008aa req-b3373865-15de-4944-8447-e61c79c2f17b tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:31 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:31 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:31 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:31 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-0ab6f161-f241-474b-aa94-032aa14008aa req-b3373865-15de-4944-8447-e61c79c2f17b tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] http://192.168.122.147/volume/v3/attachments/cfa44ac8-4726-4ef1-bb76-aa0070aca1c1/action returned with HTTP 204 Sep 05 20:58:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 810/1680] 192.168.122.147 () {66 vars in 1614 bytes} [Sat Sep 5 20:58:31 2026] POST /volume/v3/attachments/cfa44ac8-4726-4ef1-bb76-aa0070aca1c1/action => generated 0 bytes in 190 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fa947b20-d83d-46cd-8971-de455e7c1dbf None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fa947b20-d83d-46cd-8971-de455e7c1dbf tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] GET http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b Sep 05 20:58:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fa947b20-d83d-46cd-8971-de455e7c1dbf tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fa947b20-d83d-46cd-8971-de455e7c1dbf tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:32 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:32 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:32 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:32 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:32 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-fa947b20-d83d-46cd-8971-de455e7c1dbf tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Volume info retrieved successfully. Sep 05 20:58:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fa947b20-d83d-46cd-8971-de455e7c1dbf tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b returned with HTTP 200 Sep 05 20:58:32 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 871/1681] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:32 2026] GET /volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b => generated 1149 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-32da8924-9164-4d0f-9e0d-1d030b70ea5c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-32da8924-9164-4d0f-9e0d-1d030b70ea5c tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] GET http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b Sep 05 20:58:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-32da8924-9164-4d0f-9e0d-1d030b70ea5c tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-32da8924-9164-4d0f-9e0d-1d030b70ea5c tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:32 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:32 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:32 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:32 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:32 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-32da8924-9164-4d0f-9e0d-1d030b70ea5c tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Volume info retrieved successfully. Sep 05 20:58:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-32da8924-9164-4d0f-9e0d-1d030b70ea5c tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b returned with HTTP 200 Sep 05 20:58:32 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 811/1682] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:32 2026] GET /volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b => generated 1149 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:58:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1f0a9fc1-46bb-4415-8a30-8bebb000af38 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1f0a9fc1-46bb-4415-8a30-8bebb000af38 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] GET http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b Sep 05 20:58:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1f0a9fc1-46bb-4415-8a30-8bebb000af38 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1f0a9fc1-46bb-4415-8a30-8bebb000af38 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:32 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:32 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:32 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:32 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:32 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1f0a9fc1-46bb-4415-8a30-8bebb000af38 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Volume info retrieved successfully. Sep 05 20:58:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1f0a9fc1-46bb-4415-8a30-8bebb000af38 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b returned with HTTP 200 Sep 05 20:58:32 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 872/1683] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:32 2026] GET /volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b => generated 1149 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-88fddf63-5425-4d93-bb18-4a345977ea30 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-88fddf63-5425-4d93-bb18-4a345977ea30 tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:58:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-88fddf63-5425-4d93-bb18-4a345977ea30 tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-432956971-191189087", "extra_specs": {}}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-88fddf63-5425-4d93-bb18-4a345977ea30 tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 20:58:36 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 812/1684] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 20:58:36 2026] POST /volume/v3/types => generated 267 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f670111b-badb-4529-892a-39df61554234 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f670111b-badb-4529-892a-39df61554234 tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:58:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f670111b-badb-4529-892a-39df61554234 tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1813405329-54796965", "extra_specs": {}}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f670111b-badb-4529-892a-39df61554234 tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 20:58:36 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 873/1685] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 20:58:36 2026] POST /volume/v3/types => generated 267 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9e3a181d-ea1a-4fec-9bc5-4fe9d729cf6e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9e3a181d-ea1a-4fec-9bc5-4fe9d729cf6e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:58:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9e3a181d-ea1a-4fec-9bc5-4fe9d729cf6e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1447105925", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-432956971-191189087", "size": 1}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-9e3a181d-ea1a-4fec-9bc5-4fe9d729cf6e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1447105925', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-432956971-191189087', 'size': 1}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:58:36 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-9e3a181d-ea1a-4fec-9bc5-4fe9d729cf6e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Create volume of 1 GB Sep 05 20:58:36 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:36 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:36 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9e3a181d-ea1a-4fec-9bc5-4fe9d729cf6e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Availability Zones retrieved successfully. Sep 05 20:58:36 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-9e3a181d-ea1a-4fec-9bc5-4fe9d729cf6e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Flow 'volume_create_api' (73f9a6e7-fb3e-4f4b-a78f-826b1d5d8035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:36 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-9e3a181d-ea1a-4fec-9bc5-4fe9d729cf6e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bd0d58c-b0de-49a1-9e7e-b50bf8eefd1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:36 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-9e3a181d-ea1a-4fec-9bc5-4fe9d729cf6e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:58:36 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-9e3a181d-ea1a-4fec-9bc5-4fe9d729cf6e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bd0d58c-b0de-49a1-9e7e-b50bf8eefd1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:58:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=289ba013-9509-417b-adf2-2b9201f4ebb1,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-432956971-191189087',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '289ba013-9509-417b-adf2-2b9201f4ebb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:36 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-9e3a181d-ea1a-4fec-9bc5-4fe9d729cf6e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35174aaa-2d76-47bf-8436-f266f34db71d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:36 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-9e3a181d-ea1a-4fec-9bc5-4fe9d729cf6e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-432956971-191189087 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-432956971-191189087, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:58:36 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-9e3a181d-ea1a-4fec-9bc5-4fe9d729cf6e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-432956971-191189087 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-432956971-191189087, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:58:36 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-9e3a181d-ea1a-4fec-9bc5-4fe9d729cf6e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Created reservations ['433d3686-7343-4ed2-a366-0484b54c7a2f', '11b9e729-2d8e-4fef-8cb3-f36efbf44ca4', '6c6712a5-b7c4-4db6-9764-57e2a2de2b5d', 'f7feba84-b8b1-4daf-9c26-a115ca04625b'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:58:36 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-9e3a181d-ea1a-4fec-9bc5-4fe9d729cf6e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35174aaa-2d76-47bf-8436-f266f34db71d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['433d3686-7343-4ed2-a366-0484b54c7a2f', '11b9e729-2d8e-4fef-8cb3-f36efbf44ca4', '6c6712a5-b7c4-4db6-9764-57e2a2de2b5d', 'f7feba84-b8b1-4daf-9c26-a115ca04625b']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:36 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-9e3a181d-ea1a-4fec-9bc5-4fe9d729cf6e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecae52a9-6373-436e-8c3e-a76347ea927f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:37 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:37 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-9e3a181d-ea1a-4fec-9bc5-4fe9d729cf6e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecae52a9-6373-436e-8c3e-a76347ea927f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b804a284-760d-44b1-be97-bc3f2017b741', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1447105925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29d4b8b5441949fe9a18444ed33f0ef1',qos_specs=None,replication_status=,reservations=['433d3686-7343-4ed2-a366-0484b54c7a2f','11b9e729-2d8e-4fef-8cb3-f36efbf44ca4','6c6712a5-b7c4-4db6-9764-57e2a2de2b5d','f7feba84-b8b1-4daf-9c26-a115ca04625b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcd94b635f1c446b9a5045b15daef45a',volume_type_id=289ba013-9509-417b-adf2-2b9201f4ebb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:58:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1447105925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b804a284-760d-44b1-be97-bc3f2017b741,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29d4b8b5441949fe9a18444ed33f0ef1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcd94b635f1c446b9a5045b15daef45a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(289ba013-9509-417b-adf2-2b9201f4ebb1),volume_type_id=289ba013-9509-417b-adf2-2b9201f4ebb1)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-9e3a181d-ea1a-4fec-9bc5-4fe9d729cf6e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96152552-107b-4824-b9ba-2b37febe2a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9e69bc2e-1cf0-4177-af3d-f8ec1d96ba29 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-9e3a181d-ea1a-4fec-9bc5-4fe9d729cf6e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96152552-107b-4824-b9ba-2b37febe2a28) transitioned into state 'SUCCESS' from state '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-1447105925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29d4b8b5441949fe9a18444ed33f0ef1',qos_specs=None,replication_status=,reservations=['433d3686-7343-4ed2-a366-0484b54c7a2f','11b9e729-2d8e-4fef-8cb3-f36efbf44ca4','6c6712a5-b7c4-4db6-9764-57e2a2de2b5d','f7feba84-b8b1-4daf-9c26-a115ca04625b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcd94b635f1c446b9a5045b15daef45a',volume_type_id=289ba013-9509-417b-adf2-2b9201f4ebb1)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-9e3a181d-ea1a-4fec-9bc5-4fe9d729cf6e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efb8f2ee-adf4-4708-aac0-d16ca10f6619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-9e3a181d-ea1a-4fec-9bc5-4fe9d729cf6e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efb8f2ee-adf4-4708-aac0-d16ca10f6619) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-9e3a181d-ea1a-4fec-9bc5-4fe9d729cf6e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Flow 'volume_create_api' (73f9a6e7-fb3e-4f4b-a78f-826b1d5d8035) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:37 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9e3a181d-ea1a-4fec-9bc5-4fe9d729cf6e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Create volume request issued successfully. Sep 05 20:58:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9e3a181d-ea1a-4fec-9bc5-4fe9d729cf6e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:58:37 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 813/1686] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 20:58:36 2026] POST /volume/v3/volumes => generated 853 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:58:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3c373eb4-0471-483d-b2cb-37ed0443173e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3c373eb4-0471-483d-b2cb-37ed0443173e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:58:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3c373eb4-0471-483d-b2cb-37ed0443173e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1224915305", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1813405329-54796965", "size": 1}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-3c373eb4-0471-483d-b2cb-37ed0443173e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1224915305', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1813405329-54796965', 'size': 1}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:58:37 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-3c373eb4-0471-483d-b2cb-37ed0443173e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Create volume of 1 GB Sep 05 20:58:37 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:37 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:37 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3c373eb4-0471-483d-b2cb-37ed0443173e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Availability Zones retrieved successfully. Sep 05 20:58:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3c373eb4-0471-483d-b2cb-37ed0443173e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Flow 'volume_create_api' (02091d7d-1d0e-430c-a9f6-1bc14d99d09d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3c373eb4-0471-483d-b2cb-37ed0443173e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3938ac58-5d4a-4c96-a512-eaa874b10033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-3c373eb4-0471-483d-b2cb-37ed0443173e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:58:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3c373eb4-0471-483d-b2cb-37ed0443173e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3938ac58-5d4a-4c96-a512-eaa874b10033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:58:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e7c42da9-9bf7-444f-b7bd-9c493ca0a7eb,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1813405329-54796965',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e7c42da9-9bf7-444f-b7bd-9c493ca0a7eb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3c373eb4-0471-483d-b2cb-37ed0443173e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (833a0e17-0a18-4ba2-a09e-edd4dc4c2465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:37 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-3c373eb4-0471-483d-b2cb-37ed0443173e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1813405329-54796965 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1813405329-54796965, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:58:37 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-3c373eb4-0471-483d-b2cb-37ed0443173e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1813405329-54796965 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1813405329-54796965, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:58:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9e69bc2e-1cf0-4177-af3d-f8ec1d96ba29 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] POST http://192.168.122.147/volume/v3/group_types Sep 05 20:58:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9e69bc2e-1cf0-4177-af3d-f8ec1d96ba29 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-737093144", "description": "tempest-group-type-description-828492303", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:37 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-3c373eb4-0471-483d-b2cb-37ed0443173e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Created reservations ['059885f2-8195-488e-941b-ce8ee11833ef', '3d47452b-4aa5-4fc6-9424-4837ee791ac1', '9c35decf-953a-42d9-84a3-830d1a5ae263', '91fc392b-54c9-440a-878d-b5919632db95'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:58:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3c373eb4-0471-483d-b2cb-37ed0443173e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (833a0e17-0a18-4ba2-a09e-edd4dc4c2465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['059885f2-8195-488e-941b-ce8ee11833ef', '3d47452b-4aa5-4fc6-9424-4837ee791ac1', '9c35decf-953a-42d9-84a3-830d1a5ae263', '91fc392b-54c9-440a-878d-b5919632db95']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3c373eb4-0471-483d-b2cb-37ed0443173e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c5dfaf4-5a91-4474-8332-697bffcfe0c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9e69bc2e-1cf0-4177-af3d-f8ec1d96ba29 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] http://192.168.122.147/volume/v3/group_types returned with HTTP 202 Sep 05 20:58:37 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 874/1687] 192.168.122.147 () {62 vars in 1196 bytes} [Sat Sep 5 20:58:37 2026] POST /volume/v3/group_types => generated 263 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ec37531d-cc36-45f5-bbbb-841cdfbbf894 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ec37531d-cc36-45f5-bbbb-841cdfbbf894 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] GET http://192.168.122.147/volume/v3/group_types Sep 05 20:58:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ec37531d-cc36-45f5-bbbb-841cdfbbf894 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ec37531d-cc36-45f5-bbbb-841cdfbbf894 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:37 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:37 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3c373eb4-0471-483d-b2cb-37ed0443173e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c5dfaf4-5a91-4474-8332-697bffcfe0c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05d2b476-ad48-4f81-afe1-734efc283713', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1224915305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29d4b8b5441949fe9a18444ed33f0ef1',qos_specs=None,replication_status=,reservations=['059885f2-8195-488e-941b-ce8ee11833ef','3d47452b-4aa5-4fc6-9424-4837ee791ac1','9c35decf-953a-42d9-84a3-830d1a5ae263','91fc392b-54c9-440a-878d-b5919632db95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcd94b635f1c446b9a5045b15daef45a',volume_type_id=e7c42da9-9bf7-444f-b7bd-9c493ca0a7eb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:58:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1224915305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05d2b476-ad48-4f81-afe1-734efc283713,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29d4b8b5441949fe9a18444ed33f0ef1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcd94b635f1c446b9a5045b15daef45a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e7c42da9-9bf7-444f-b7bd-9c493ca0a7eb),volume_type_id=e7c42da9-9bf7-444f-b7bd-9c493ca0a7eb)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3c373eb4-0471-483d-b2cb-37ed0443173e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffdec7cc-ff95-4c56-ba26-49c46cb2be65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ec37531d-cc36-45f5-bbbb-841cdfbbf894 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] http://192.168.122.147/volume/v3/group_types returned with HTTP 200 Sep 05 20:58:37 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 875/1688] 192.168.122.147 () {60 vars in 1174 bytes} [Sat Sep 5 20:58:37 2026] GET /volume/v3/group_types => generated 497 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d1cce3d4-13a9-4660-bca7-889eba08e757 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d1cce3d4-13a9-4660-bca7-889eba08e757 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] PUT http://192.168.122.147/volume/v3/group_types/299d10d5-529d-4e86-b2c0-88d59dbba4b3 Sep 05 20:58:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d1cce3d4-13a9-4660-bca7-889eba08e757 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1260245659", "description": "updated-group-type-desc"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d1cce3d4-13a9-4660-bca7-889eba08e757 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] http://192.168.122.147/volume/v3/group_types/299d10d5-529d-4e86-b2c0-88d59dbba4b3 returned with HTTP 200 Sep 05 20:58:37 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 876/1689] 192.168.122.147 () {62 vars in 1306 bytes} [Sat Sep 5 20:58:37 2026] PUT /volume/v3/group_types/299d10d5-529d-4e86-b2c0-88d59dbba4b3 => generated 255 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e370fe00-b3a0-42b1-be4c-2df69cd71e6e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3c373eb4-0471-483d-b2cb-37ed0443173e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffdec7cc-ff95-4c56-ba26-49c46cb2be65) transitioned into state 'SUCCESS' from state '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-1224915305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29d4b8b5441949fe9a18444ed33f0ef1',qos_specs=None,replication_status=,reservations=['059885f2-8195-488e-941b-ce8ee11833ef','3d47452b-4aa5-4fc6-9424-4837ee791ac1','9c35decf-953a-42d9-84a3-830d1a5ae263','91fc392b-54c9-440a-878d-b5919632db95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcd94b635f1c446b9a5045b15daef45a',volume_type_id=e7c42da9-9bf7-444f-b7bd-9c493ca0a7eb)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e370fe00-b3a0-42b1-be4c-2df69cd71e6e tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] GET http://192.168.122.147/volume/v3/group_types/299d10d5-529d-4e86-b2c0-88d59dbba4b3 Sep 05 20:58:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e370fe00-b3a0-42b1-be4c-2df69cd71e6e tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e370fe00-b3a0-42b1-be4c-2df69cd71e6e tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3c373eb4-0471-483d-b2cb-37ed0443173e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3684b357-bd0a-44f7-b76f-dd9124d16d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e370fe00-b3a0-42b1-be4c-2df69cd71e6e tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] http://192.168.122.147/volume/v3/group_types/299d10d5-529d-4e86-b2c0-88d59dbba4b3 returned with HTTP 200 Sep 05 20:58:37 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 877/1690] 192.168.122.147 () {60 vars in 1285 bytes} [Sat Sep 5 20:58:37 2026] GET /volume/v3/group_types/299d10d5-529d-4e86-b2c0-88d59dbba4b3 => generated 255 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0e2d788d-57c1-4262-8cec-dee6fceb3153 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0e2d788d-57c1-4262-8cec-dee6fceb3153 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] DELETE http://192.168.122.147/volume/v3/group_types/299d10d5-529d-4e86-b2c0-88d59dbba4b3 Sep 05 20:58:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0e2d788d-57c1-4262-8cec-dee6fceb3153 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0e2d788d-57c1-4262-8cec-dee6fceb3153 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3c373eb4-0471-483d-b2cb-37ed0443173e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3684b357-bd0a-44f7-b76f-dd9124d16d31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0e2d788d-57c1-4262-8cec-dee6fceb3153 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] http://192.168.122.147/volume/v3/group_types/299d10d5-529d-4e86-b2c0-88d59dbba4b3 returned with HTTP 202 Sep 05 20:58:37 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 878/1691] 192.168.122.147 () {60 vars in 1288 bytes} [Sat Sep 5 20:58:37 2026] DELETE /volume/v3/group_types/299d10d5-529d-4e86-b2c0-88d59dbba4b3 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:58:37 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3c373eb4-0471-483d-b2cb-37ed0443173e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Flow 'volume_create_api' (02091d7d-1d0e-430c-a9f6-1bc14d99d09d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:37 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3c373eb4-0471-483d-b2cb-37ed0443173e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Create volume request issued successfully. Sep 05 20:58:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0ca6287e-bf0a-46db-81f4-e56882727088 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3c373eb4-0471-483d-b2cb-37ed0443173e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:58:37 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 814/1692] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 20:58:37 2026] POST /volume/v3/volumes => generated 853 bytes in 661 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:58:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0ca6287e-bf0a-46db-81f4-e56882727088 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] GET http://192.168.122.147/volume/v3/group_types Sep 05 20:58:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0ca6287e-bf0a-46db-81f4-e56882727088 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0ca6287e-bf0a-46db-81f4-e56882727088 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0ca6287e-bf0a-46db-81f4-e56882727088 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] http://192.168.122.147/volume/v3/group_types returned with HTTP 200 Sep 05 20:58:37 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 879/1693] 192.168.122.147 () {60 vars in 1174 bytes} [Sat Sep 5 20:58:37 2026] GET /volume/v3/group_types => generated 248 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a93a17d5-48ec-43c5-b9f5-fe18e879b148 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b1b92fd6-192d-4ea2-95d0-950a8920c2da None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a93a17d5-48ec-43c5-b9f5-fe18e879b148 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] POST http://192.168.122.147/volume/v3/group_types Sep 05 20:58:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a93a17d5-48ec-43c5-b9f5-fe18e879b148 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1551863110", "is_public": true}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b1b92fd6-192d-4ea2-95d0-950a8920c2da tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:58:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b1b92fd6-192d-4ea2-95d0-950a8920c2da tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-193722752", "snapshot_id": null, "imageRef": "ad8be681-c35e-4d8d-ad05-39060508e2c6", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-178121808-626551437", "size": 1}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:37 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:37 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-b1b92fd6-192d-4ea2-95d0-950a8920c2da tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-193722752', 'snapshot_id': None, 'imageRef': 'ad8be681-c35e-4d8d-ad05-39060508e2c6', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-178121808-626551437', 'size': 1}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:58:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a93a17d5-48ec-43c5-b9f5-fe18e879b148 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] http://192.168.122.147/volume/v3/group_types returned with HTTP 202 Sep 05 20:58:37 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 815/1694] 192.168.122.147 () {62 vars in 1195 bytes} [Sat Sep 5 20:58:37 2026] POST /volume/v3/group_types => generated 164 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8443af51-077e-4217-8f74-63bef5b87838 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8443af51-077e-4217-8f74-63bef5b87838 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] POST http://192.168.122.147/volume/v3/group_types Sep 05 20:58:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8443af51-077e-4217-8f74-63bef5b87838 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-851417934", "is_public": false}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8443af51-077e-4217-8f74-63bef5b87838 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] http://192.168.122.147/volume/v3/group_types returned with HTTP 202 Sep 05 20:58:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 816/1695] 192.168.122.147 () {62 vars in 1195 bytes} [Sat Sep 5 20:58:37 2026] POST /volume/v3/group_types => generated 164 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7ff2d30a-38c7-4a43-a95c-e59b9e94f111 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7ff2d30a-38c7-4a43-a95c-e59b9e94f111 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] GET http://192.168.122.147/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 05 20:58:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7ff2d30a-38c7-4a43-a95c-e59b9e94f111 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7ff2d30a-38c7-4a43-a95c-e59b9e94f111 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7ff2d30a-38c7-4a43-a95c-e59b9e94f111 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] http://192.168.122.147/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 05 20:58:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 817/1696] 192.168.122.147 () {60 vars in 1235 bytes} [Sat Sep 5 20:58:38 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0dfcdf61-32f3-47f9-982e-cb2df9aa7137 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:38 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-b1b92fd6-192d-4ea2-95d0-950a8920c2da tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Create volume of 1 GB Sep 05 20:58:38 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:38 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:38 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b1b92fd6-192d-4ea2-95d0-950a8920c2da tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Availability Zones retrieved successfully. Sep 05 20:58:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0dfcdf61-32f3-47f9-982e-cb2df9aa7137 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] GET http://192.168.122.147/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 05 20:58:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0dfcdf61-32f3-47f9-982e-cb2df9aa7137 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0dfcdf61-32f3-47f9-982e-cb2df9aa7137 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b1b92fd6-192d-4ea2-95d0-950a8920c2da tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Flow 'volume_create_api' (c2cf790d-fb6c-460e-aad8-66238bfdddef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b1b92fd6-192d-4ea2-95d0-950a8920c2da tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ede8b95-6523-4b13-90cd-8cd3d065afd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-b1b92fd6-192d-4ea2-95d0-950a8920c2da tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:58:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0dfcdf61-32f3-47f9-982e-cb2df9aa7137 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] http://192.168.122.147/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 05 20:58:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 818/1697] 192.168.122.147 () {60 vars in 1237 bytes} [Sat Sep 5 20:58:38 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-28f68af5-922c-44dd-969a-4415e003390f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-28f68af5-922c-44dd-969a-4415e003390f tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] GET http://192.168.122.147/volume/v3/group_types?is_public=False Sep 05 20:58:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-28f68af5-922c-44dd-969a-4415e003390f tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-28f68af5-922c-44dd-969a-4415e003390f tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-28f68af5-922c-44dd-969a-4415e003390f tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] http://192.168.122.147/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 05 20:58:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 819/1698] 192.168.122.147 () {60 vars in 1205 bytes} [Sat Sep 5 20:58:38 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ae6e22ac-1105-4165-90a6-bda36616ce86 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ae6e22ac-1105-4165-90a6-bda36616ce86 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] GET http://192.168.122.147/volume/v3/group_types?is_public=True Sep 05 20:58:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ae6e22ac-1105-4165-90a6-bda36616ce86 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ae6e22ac-1105-4165-90a6-bda36616ce86 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ae6e22ac-1105-4165-90a6-bda36616ce86 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] http://192.168.122.147/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 05 20:58:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 820/1699] 192.168.122.147 () {60 vars in 1203 bytes} [Sat Sep 5 20:58:38 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-38a8e96c-357b-4c03-a3ee-5a5123882c92 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-38a8e96c-357b-4c03-a3ee-5a5123882c92 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] DELETE http://192.168.122.147/volume/v3/group_types/9688e5f4-e5f7-4133-830b-b2f8b3d257f2 Sep 05 20:58:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-38a8e96c-357b-4c03-a3ee-5a5123882c92 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-38a8e96c-357b-4c03-a3ee-5a5123882c92 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b1b92fd6-192d-4ea2-95d0-950a8920c2da tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ede8b95-6523-4b13-90cd-8cd3d065afd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:58:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3472fda-9d46-4829-ac67-1c6df12b91f0,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-178121808-626551437',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3472fda-9d46-4829-ac67-1c6df12b91f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b1b92fd6-192d-4ea2-95d0-950a8920c2da tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e933f45-099c-4d35-b737-d5912228482f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-38a8e96c-357b-4c03-a3ee-5a5123882c92 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] http://192.168.122.147/volume/v3/group_types/9688e5f4-e5f7-4133-830b-b2f8b3d257f2 returned with HTTP 202 Sep 05 20:58:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 821/1700] 192.168.122.147 () {60 vars in 1288 bytes} [Sat Sep 5 20:58:38 2026] DELETE /volume/v3/group_types/9688e5f4-e5f7-4133-830b-b2f8b3d257f2 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:58:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-58d2241a-5e41-4971-b24e-a585e3307450 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-58d2241a-5e41-4971-b24e-a585e3307450 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] DELETE http://192.168.122.147/volume/v3/group_types/920e7ddf-4b4c-4000-8954-12c77907e025 Sep 05 20:58:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-58d2241a-5e41-4971-b24e-a585e3307450 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-58d2241a-5e41-4971-b24e-a585e3307450 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-58d2241a-5e41-4971-b24e-a585e3307450 tempest-GroupTypesTest-839030176 tempest-GroupTypesTest-839030176-project-admin] http://192.168.122.147/volume/v3/group_types/920e7ddf-4b4c-4000-8954-12c77907e025 returned with HTTP 202 Sep 05 20:58:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 822/1701] 192.168.122.147 () {60 vars in 1288 bytes} [Sat Sep 5 20:58:38 2026] DELETE /volume/v3/group_types/920e7ddf-4b4c-4000-8954-12c77907e025 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 20:58:38 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-b1b92fd6-192d-4ea2-95d0-950a8920c2da tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-178121808-626551437 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-178121808-626551437, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:58:38 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-b1b92fd6-192d-4ea2-95d0-950a8920c2da tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-178121808-626551437 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-178121808-626551437, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:58:38 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-b1b92fd6-192d-4ea2-95d0-950a8920c2da tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Created reservations ['07aded2f-1e46-41cb-b8c8-26f94ff4b926', '3dc057f6-e467-41eb-afd9-2639b338adac', '11dd8128-fded-4f07-8463-6be53968a810', '2f185e1a-8fc8-4313-aa5d-3701921a5b60'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:58:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b1b92fd6-192d-4ea2-95d0-950a8920c2da tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e933f45-099c-4d35-b737-d5912228482f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07aded2f-1e46-41cb-b8c8-26f94ff4b926', '3dc057f6-e467-41eb-afd9-2639b338adac', '11dd8128-fded-4f07-8463-6be53968a810', '2f185e1a-8fc8-4313-aa5d-3701921a5b60']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b1b92fd6-192d-4ea2-95d0-950a8920c2da tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eb46905-cd9b-4b75-9c18-5d13f103541b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:38 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:38 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b1b92fd6-192d-4ea2-95d0-950a8920c2da tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eb46905-cd9b-4b75-9c18-5d13f103541b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd893227c-c798-4560-8e5d-9e3afc2dc8d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-193722752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29d4b8b5441949fe9a18444ed33f0ef1',qos_specs=None,replication_status=,reservations=['07aded2f-1e46-41cb-b8c8-26f94ff4b926','3dc057f6-e467-41eb-afd9-2639b338adac','11dd8128-fded-4f07-8463-6be53968a810','2f185e1a-8fc8-4313-aa5d-3701921a5b60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcd94b635f1c446b9a5045b15daef45a',volume_type_id=f3472fda-9d46-4829-ac67-1c6df12b91f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:58:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-193722752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d893227c-c798-4560-8e5d-9e3afc2dc8d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29d4b8b5441949fe9a18444ed33f0ef1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcd94b635f1c446b9a5045b15daef45a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3472fda-9d46-4829-ac67-1c6df12b91f0),volume_type_id=f3472fda-9d46-4829-ac67-1c6df12b91f0)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b1b92fd6-192d-4ea2-95d0-950a8920c2da tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d69438d7-31a2-4d64-8b0a-51b752e7192a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b1b92fd6-192d-4ea2-95d0-950a8920c2da tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d69438d7-31a2-4d64-8b0a-51b752e7192a) transitioned into state 'SUCCESS' from state '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-193722752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29d4b8b5441949fe9a18444ed33f0ef1',qos_specs=None,replication_status=,reservations=['07aded2f-1e46-41cb-b8c8-26f94ff4b926','3dc057f6-e467-41eb-afd9-2639b338adac','11dd8128-fded-4f07-8463-6be53968a810','2f185e1a-8fc8-4313-aa5d-3701921a5b60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcd94b635f1c446b9a5045b15daef45a',volume_type_id=f3472fda-9d46-4829-ac67-1c6df12b91f0)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b1b92fd6-192d-4ea2-95d0-950a8920c2da tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c22ce53d-916c-4f1d-9879-b3d20ca193fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b1b92fd6-192d-4ea2-95d0-950a8920c2da tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c22ce53d-916c-4f1d-9879-b3d20ca193fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b1b92fd6-192d-4ea2-95d0-950a8920c2da tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Flow 'volume_create_api' (c2cf790d-fb6c-460e-aad8-66238bfdddef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:38 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b1b92fd6-192d-4ea2-95d0-950a8920c2da tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Create volume request issued successfully. Sep 05 20:58:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b1b92fd6-192d-4ea2-95d0-950a8920c2da tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:58:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 880/1702] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 20:58:37 2026] POST /volume/v3/volumes => generated 852 bytes in 1010 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:58:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-66bfff41-9a5f-4d34-ba4d-97a15f774a8b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-66bfff41-9a5f-4d34-ba4d-97a15f774a8b tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 Sep 05 20:58:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-66bfff41-9a5f-4d34-ba4d-97a15f774a8b tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-66bfff41-9a5f-4d34-ba4d-97a15f774a8b tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:38 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:38 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:39 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:39 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:39 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-66bfff41-9a5f-4d34-ba4d-97a15f774a8b tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:58:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-66bfff41-9a5f-4d34-ba4d-97a15f774a8b tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 returned with HTTP 200 Sep 05 20:58:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 823/1703] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:38 2026] GET /volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 => generated 920 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1289eb4c-846a-43d7-bdd1-251973a5be75 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1289eb4c-846a-43d7-bdd1-251973a5be75 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 Sep 05 20:58:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1289eb4c-846a-43d7-bdd1-251973a5be75 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1289eb4c-846a-43d7-bdd1-251973a5be75 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:40 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:40 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1289eb4c-846a-43d7-bdd1-251973a5be75 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:58:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1289eb4c-846a-43d7-bdd1-251973a5be75 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 returned with HTTP 200 Sep 05 20:58:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 881/1704] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:40 2026] GET /volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 => generated 944 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4f521c04-3e56-44f5-8b7b-e1a003e79f34 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4f521c04-3e56-44f5-8b7b-e1a003e79f34 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 Sep 05 20:58:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4f521c04-3e56-44f5-8b7b-e1a003e79f34 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4f521c04-3e56-44f5-8b7b-e1a003e79f34 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:41 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:41 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:41 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:41 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:41 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4f521c04-3e56-44f5-8b7b-e1a003e79f34 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:58:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4f521c04-3e56-44f5-8b7b-e1a003e79f34 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 returned with HTTP 200 Sep 05 20:58:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 824/1705] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:41 2026] GET /volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 => generated 944 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:58:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f28b0e5a-0d2f-4e7a-ac93-eb54eb4ebbbf None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f28b0e5a-0d2f-4e7a-ac93-eb54eb4ebbbf tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 Sep 05 20:58:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f28b0e5a-0d2f-4e7a-ac93-eb54eb4ebbbf tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f28b0e5a-0d2f-4e7a-ac93-eb54eb4ebbbf tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:42 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:42 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:42 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:42 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:42 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f28b0e5a-0d2f-4e7a-ac93-eb54eb4ebbbf tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:58:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f28b0e5a-0d2f-4e7a-ac93-eb54eb4ebbbf tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 returned with HTTP 200 Sep 05 20:58:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 882/1706] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:42 2026] GET /volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 => generated 944 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:58:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3044ebb7-9c66-4300-a0b5-95305d453412 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3044ebb7-9c66-4300-a0b5-95305d453412 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 Sep 05 20:58:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3044ebb7-9c66-4300-a0b5-95305d453412 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3044ebb7-9c66-4300-a0b5-95305d453412 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:43 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:43 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:43 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:43 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:43 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3044ebb7-9c66-4300-a0b5-95305d453412 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:58:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3044ebb7-9c66-4300-a0b5-95305d453412 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 returned with HTTP 200 Sep 05 20:58:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 825/1707] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:43 2026] GET /volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 => generated 944 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0838622b-0319-46e0-948e-4b7129fa7e5e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0838622b-0319-46e0-948e-4b7129fa7e5e tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] POST http://192.168.122.147/volume/v3/volumes/9fd6227a-9c34-461a-8bb1-7afed5edd72b/action Sep 05 20:58:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0838622b-0319-46e0-948e-4b7129fa7e5e tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action body: b'{"os-attach": {"instance_uuid": "482791f9-69f9-4d8e-8c8b-07a706ef2ba1", "mountpoint": "/dev/vdc"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:58:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0838622b-0319-46e0-948e-4b7129fa7e5e tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "482791f9-69f9-4d8e-8c8b-07a706ef2ba1", "mountpoint": "/dev/vdc"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0838622b-0319-46e0-948e-4b7129fa7e5e tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes/9fd6227a-9c34-461a-8bb1-7afed5edd72b/action returned with HTTP 404 Sep 05 20:58:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 883/1708] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:58:43 2026] POST /volume/v3/volumes/9fd6227a-9c34-461a-8bb1-7afed5edd72b/action => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:58:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-eca0b938-1fee-42b5-9c6c-c14ceb758cac None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-eca0b938-1fee-42b5-9c6c-c14ceb758cac tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 Sep 05 20:58:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-eca0b938-1fee-42b5-9c6c-c14ceb758cac tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-eca0b938-1fee-42b5-9c6c-c14ceb758cac tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:44 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:44 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:44 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:44 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:44 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-eca0b938-1fee-42b5-9c6c-c14ceb758cac tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:58:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-eca0b938-1fee-42b5-9c6c-c14ceb758cac tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 returned with HTTP 200 Sep 05 20:58:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 826/1709] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:44 2026] GET /volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 => generated 944 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-113fe69b-b53f-42ad-874d-8ba1f1a1eb35 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-113fe69b-b53f-42ad-874d-8ba1f1a1eb35 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 Sep 05 20:58:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-113fe69b-b53f-42ad-874d-8ba1f1a1eb35 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-113fe69b-b53f-42ad-874d-8ba1f1a1eb35 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:45 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:45 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:45 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:45 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:45 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-113fe69b-b53f-42ad-874d-8ba1f1a1eb35 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:58:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-113fe69b-b53f-42ad-874d-8ba1f1a1eb35 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 returned with HTTP 200 Sep 05 20:58:46 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 884/1710] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:45 2026] GET /volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 => generated 944 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-b2c90339-cb3b-4cd9-883f-8e4c65867460 req-cde193cd-8256-4183-a299-ebfc17d47d64 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-b2c90339-cb3b-4cd9-883f-8e4c65867460 req-cde193cd-8256-4183-a299-ebfc17d47d64 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] GET http://192.168.122.147/volume/v3/attachments?instance_id=48dadfd5-109c-4786-87bd-77d035572468 Sep 05 20:58:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-b2c90339-cb3b-4cd9-883f-8e4c65867460 req-cde193cd-8256-4183-a299-ebfc17d47d64 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-b2c90339-cb3b-4cd9-883f-8e4c65867460 req-cde193cd-8256-4183-a299-ebfc17d47d64 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:46 devstack devstack@c-api.service[87416]: /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 05 20:58:46 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), Sep 05 20:58:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-b2c90339-cb3b-4cd9-883f-8e4c65867460 req-cde193cd-8256-4183-a299-ebfc17d47d64 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] http://192.168.122.147/volume/v3/attachments?instance_id=48dadfd5-109c-4786-87bd-77d035572468 returned with HTTP 200 Sep 05 20:58:46 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 827/1711] 192.168.122.147 () {62 vars in 1526 bytes} [Sat Sep 5 20:58:46 2026] GET /volume/v3/attachments?instance_id=48dadfd5-109c-4786-87bd-77d035572468 => generated 192 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-b2c90339-cb3b-4cd9-883f-8e4c65867460 req-e5595d1b-1dc8-4814-a613-b143bca80422 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-b2c90339-cb3b-4cd9-883f-8e4c65867460 req-e5595d1b-1dc8-4814-a613-b143bca80422 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] GET http://192.168.122.147/volume/v3/attachments/cfa44ac8-4726-4ef1-bb76-aa0070aca1c1 Sep 05 20:58:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-b2c90339-cb3b-4cd9-883f-8e4c65867460 req-e5595d1b-1dc8-4814-a613-b143bca80422 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-b2c90339-cb3b-4cd9-883f-8e4c65867460 req-e5595d1b-1dc8-4814-a613-b143bca80422 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:46 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:46 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-b2c90339-cb3b-4cd9-883f-8e4c65867460 req-e5595d1b-1dc8-4814-a613-b143bca80422 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] http://192.168.122.147/volume/v3/attachments/cfa44ac8-4726-4ef1-bb76-aa0070aca1c1 returned with HTTP 200 Sep 05 20:58:46 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 885/1712] 192.168.122.147 () {62 vars in 1540 bytes} [Sat Sep 5 20:58:46 2026] GET /volume/v3/attachments/cfa44ac8-4726-4ef1-bb76-aa0070aca1c1 => generated 718 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2028cad1-16f6-4523-8e2b-0f4c9bc99467 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2028cad1-16f6-4523-8e2b-0f4c9bc99467 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 Sep 05 20:58:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2028cad1-16f6-4523-8e2b-0f4c9bc99467 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2028cad1-16f6-4523-8e2b-0f4c9bc99467 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:47 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:47 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:47 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:47 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2028cad1-16f6-4523-8e2b-0f4c9bc99467 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:58:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2028cad1-16f6-4523-8e2b-0f4c9bc99467 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 returned with HTTP 200 Sep 05 20:58:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 828/1713] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:47 2026] GET /volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 => generated 944 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:58:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-aa67c53a-a5bc-41fe-adaf-b08d3c8a5fc6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-aa67c53a-a5bc-41fe-adaf-b08d3c8a5fc6 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 Sep 05 20:58:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-aa67c53a-a5bc-41fe-adaf-b08d3c8a5fc6 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-aa67c53a-a5bc-41fe-adaf-b08d3c8a5fc6 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:48 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:48 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:48 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:48 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:48 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-aa67c53a-a5bc-41fe-adaf-b08d3c8a5fc6 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:58:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-aa67c53a-a5bc-41fe-adaf-b08d3c8a5fc6 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 returned with HTTP 200 Sep 05 20:58:48 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 886/1714] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:48 2026] GET /volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 => generated 1002 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-dccc6dfa-2315-4e74-8044-8cf91558a880 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dccc6dfa-2315-4e74-8044-8cf91558a880 tempest-VolumeQuotasNegativeTestJSON-410850105 tempest-VolumeQuotasNegativeTestJSON-410850105-project-admin] GET http://192.168.122.147/volume/v3/os-quota-sets/f6161300e9fd43868bc5e2c8efe19c9e Sep 05 20:58:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-dccc6dfa-2315-4e74-8044-8cf91558a880 tempest-VolumeQuotasNegativeTestJSON-410850105 tempest-VolumeQuotasNegativeTestJSON-410850105-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-dccc6dfa-2315-4e74-8044-8cf91558a880 tempest-VolumeQuotasNegativeTestJSON-410850105 tempest-VolumeQuotasNegativeTestJSON-410850105-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:48 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-dccc6dfa-2315-4e74-8044-8cf91558a880 tempest-VolumeQuotasNegativeTestJSON-410850105 tempest-VolumeQuotasNegativeTestJSON-410850105-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1813405329-54796965 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1813405329-54796965, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:58:48 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-dccc6dfa-2315-4e74-8044-8cf91558a880 tempest-VolumeQuotasNegativeTestJSON-410850105 tempest-VolumeQuotasNegativeTestJSON-410850105-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-432956971-191189087 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-432956971-191189087, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:58:48 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-dccc6dfa-2315-4e74-8044-8cf91558a880 tempest-VolumeQuotasNegativeTestJSON-410850105 tempest-VolumeQuotasNegativeTestJSON-410850105-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-178121808-626551437 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-178121808-626551437, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:58:48 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-dccc6dfa-2315-4e74-8044-8cf91558a880 tempest-VolumeQuotasNegativeTestJSON-410850105 tempest-VolumeQuotasNegativeTestJSON-410850105-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-178121808-626551437 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-178121808-626551437, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:58:48 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-dccc6dfa-2315-4e74-8044-8cf91558a880 tempest-VolumeQuotasNegativeTestJSON-410850105 tempest-VolumeQuotasNegativeTestJSON-410850105-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-178121808-626551437 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-178121808-626551437, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:58:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dccc6dfa-2315-4e74-8044-8cf91558a880 tempest-VolumeQuotasNegativeTestJSON-410850105 tempest-VolumeQuotasNegativeTestJSON-410850105-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/f6161300e9fd43868bc5e2c8efe19c9e returned with HTTP 200 Sep 05 20:58:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 829/1715] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:58:48 2026] GET /volume/v3/os-quota-sets/f6161300e9fd43868bc5e2c8efe19c9e => generated 1424 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-425395ad-c516-4c8f-a16f-5e253e492879 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-425395ad-c516-4c8f-a16f-5e253e492879 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:58:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-425395ad-c516-4c8f-a16f-5e253e492879 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-186827965"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-425395ad-c516-4c8f-a16f-5e253e492879 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-186827965'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:58:48 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-425395ad-c516-4c8f-a16f-5e253e492879 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Create volume of 1 GB Sep 05 20:58:48 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-425395ad-c516-4c8f-a16f-5e253e492879 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Availability Zones retrieved successfully. Sep 05 20:58:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-425395ad-c516-4c8f-a16f-5e253e492879 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Flow 'volume_create_api' (0dab1bf0-86d3-42ed-bdac-df9e3064ce41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-425395ad-c516-4c8f-a16f-5e253e492879 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42b9d1d2-a3e0-4c14-b969-17fe68f8ccad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-425395ad-c516-4c8f-a16f-5e253e492879 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:58:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-425395ad-c516-4c8f-a16f-5e253e492879 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42b9d1d2-a3e0-4c14-b969-17fe68f8ccad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-425395ad-c516-4c8f-a16f-5e253e492879 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b4e1fc4-3526-4334-8e10-3a9c4d7e5f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:48 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-425395ad-c516-4c8f-a16f-5e253e492879 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Created reservations ['610d3e84-8c14-45ae-908b-ae705e383adb', 'e2400dbe-50da-48fd-9e7d-3175f4172b45', 'd76db096-5dc0-478c-8c8f-1e7cedf66700', 'c1b97dea-9791-4a89-9469-a348f872d4e0'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:58:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-425395ad-c516-4c8f-a16f-5e253e492879 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b4e1fc4-3526-4334-8e10-3a9c4d7e5f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['610d3e84-8c14-45ae-908b-ae705e383adb', 'e2400dbe-50da-48fd-9e7d-3175f4172b45', 'd76db096-5dc0-478c-8c8f-1e7cedf66700', 'c1b97dea-9791-4a89-9469-a348f872d4e0']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-425395ad-c516-4c8f-a16f-5e253e492879 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f713b0fc-1f4d-4e6c-82e6-c923ee3cf5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:48 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:48 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-425395ad-c516-4c8f-a16f-5e253e492879 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f713b0fc-1f4d-4e6c-82e6-c923ee3cf5b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd26b565d-d42f-474c-8d49-79421963f5b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-186827965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6161300e9fd43868bc5e2c8efe19c9e',qos_specs=None,replication_status=,reservations=['610d3e84-8c14-45ae-908b-ae705e383adb','e2400dbe-50da-48fd-9e7d-3175f4172b45','d76db096-5dc0-478c-8c8f-1e7cedf66700','c1b97dea-9791-4a89-9469-a348f872d4e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='822ff6e3904f401c9bf9a635bb00ccdc',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:58:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-186827965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d26b565d-d42f-474c-8d49-79421963f5b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6161300e9fd43868bc5e2c8efe19c9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='822ff6e3904f401c9bf9a635bb00ccdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-425395ad-c516-4c8f-a16f-5e253e492879 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db321f4b-32f0-4495-970a-f44b7e4f38ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-425395ad-c516-4c8f-a16f-5e253e492879 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db321f4b-32f0-4495-970a-f44b7e4f38ae) transitioned into state 'SUCCESS' from state '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-186827965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6161300e9fd43868bc5e2c8efe19c9e',qos_specs=None,replication_status=,reservations=['610d3e84-8c14-45ae-908b-ae705e383adb','e2400dbe-50da-48fd-9e7d-3175f4172b45','d76db096-5dc0-478c-8c8f-1e7cedf66700','c1b97dea-9791-4a89-9469-a348f872d4e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='822ff6e3904f401c9bf9a635bb00ccdc',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-425395ad-c516-4c8f-a16f-5e253e492879 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d2e415d-3b88-4861-8bff-c5567540397e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-425395ad-c516-4c8f-a16f-5e253e492879 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d2e415d-3b88-4861-8bff-c5567540397e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-425395ad-c516-4c8f-a16f-5e253e492879 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Flow 'volume_create_api' (0dab1bf0-86d3-42ed-bdac-df9e3064ce41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:49 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-425395ad-c516-4c8f-a16f-5e253e492879 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Create volume request issued successfully. Sep 05 20:58:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-425395ad-c516-4c8f-a16f-5e253e492879 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:58:49 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 887/1716] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:58:48 2026] POST /volume/v3/volumes => generated 767 bytes in 562 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:58:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-207ca89d-5f88-4c94-a7a9-dbec9220dbe6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-207ca89d-5f88-4c94-a7a9-dbec9220dbe6 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] GET http://192.168.122.147/volume/v3/volumes/d26b565d-d42f-474c-8d49-79421963f5b9 Sep 05 20:58:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-207ca89d-5f88-4c94-a7a9-dbec9220dbe6 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-207ca89d-5f88-4c94-a7a9-dbec9220dbe6 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:49 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:49 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:49 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:49 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:49 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-207ca89d-5f88-4c94-a7a9-dbec9220dbe6 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Volume info retrieved successfully. Sep 05 20:58:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d007205f-bf7e-4417-bedb-c7886aa1ac1c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-207ca89d-5f88-4c94-a7a9-dbec9220dbe6 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] http://192.168.122.147/volume/v3/volumes/d26b565d-d42f-474c-8d49-79421963f5b9 returned with HTTP 200 Sep 05 20:58:49 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 830/1717] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:49 2026] GET /volume/v3/volumes/d26b565d-d42f-474c-8d49-79421963f5b9 => generated 835 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d007205f-bf7e-4417-bedb-c7886aa1ac1c tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 Sep 05 20:58:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d007205f-bf7e-4417-bedb-c7886aa1ac1c tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d007205f-bf7e-4417-bedb-c7886aa1ac1c tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:49 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:49 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:49 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:49 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:49 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d007205f-bf7e-4417-bedb-c7886aa1ac1c tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:58:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d007205f-bf7e-4417-bedb-c7886aa1ac1c tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 returned with HTTP 200 Sep 05 20:58:49 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 888/1718] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:49 2026] GET /volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 => generated 1005 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:58:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4f558c5c-da56-4a5e-b45a-fb59d553586d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4f558c5c-da56-4a5e-b45a-fb59d553586d tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] GET http://192.168.122.147/volume/v3/volumes/d26b565d-d42f-474c-8d49-79421963f5b9 Sep 05 20:58:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4f558c5c-da56-4a5e-b45a-fb59d553586d tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4f558c5c-da56-4a5e-b45a-fb59d553586d tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:50 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:50 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:50 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:50 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:50 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4f558c5c-da56-4a5e-b45a-fb59d553586d tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Volume info retrieved successfully. Sep 05 20:58:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4f558c5c-da56-4a5e-b45a-fb59d553586d tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] http://192.168.122.147/volume/v3/volumes/d26b565d-d42f-474c-8d49-79421963f5b9 returned with HTTP 200 Sep 05 20:58:50 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 831/1719] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:50 2026] GET /volume/v3/volumes/d26b565d-d42f-474c-8d49-79421963f5b9 => generated 859 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0e9e8d36-4c72-4fe4-aa44-dbeda2de3638 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0e9e8d36-4c72-4fe4-aa44-dbeda2de3638 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 Sep 05 20:58:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0e9e8d36-4c72-4fe4-aa44-dbeda2de3638 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0e9e8d36-4c72-4fe4-aa44-dbeda2de3638 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:50 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:50 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:50 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:50 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:50 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0e9e8d36-4c72-4fe4-aa44-dbeda2de3638 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:58:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0e9e8d36-4c72-4fe4-aa44-dbeda2de3638 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 returned with HTTP 200 Sep 05 20:58:50 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 889/1720] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:50 2026] GET /volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 => generated 1005 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-eb616399-fcba-4377-aa3a-3512f87c5aa3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-eb616399-fcba-4377-aa3a-3512f87c5aa3 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:58:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-eb616399-fcba-4377-aa3a-3512f87c5aa3 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9a931045-f3c3-44cf-a26e-45859650a6e1", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-827792734"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-eb616399-fcba-4377-aa3a-3512f87c5aa3 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Create volume request body: {'volume': {'imageRef': '9a931045-f3c3-44cf-a26e-45859650a6e1', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-827792734'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:58:50 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-eb616399-fcba-4377-aa3a-3512f87c5aa3 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Create volume of 2 GB Sep 05 20:58:50 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-eb616399-fcba-4377-aa3a-3512f87c5aa3 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Availability Zones retrieved successfully. Sep 05 20:58:50 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-eb616399-fcba-4377-aa3a-3512f87c5aa3 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Flow 'volume_create_api' (94a806d6-7f18-42fe-be55-147d1b04ce18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:50 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-eb616399-fcba-4377-aa3a-3512f87c5aa3 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (651ba3ec-de7a-4dc4-8e73-d4c67e974034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:50 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-eb616399-fcba-4377-aa3a-3512f87c5aa3 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Validating volume size '2' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:58:50 devstack devstack@c-api.service[87416]: WARNING cinder.volume.api [None req-eb616399-fcba-4377-aa3a-3512f87c5aa3 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (651ba3ec-de7a-4dc4-8e73-d4c67e974034) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 20:58:50 devstack devstack@c-api.service[87416]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 9a931045-f3c3-44cf-a26e-45859650a6e1 is not active. Sep 05 20:58:50 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-eb616399-fcba-4377-aa3a-3512f87c5aa3 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (651ba3ec-de7a-4dc4-8e73-d4c67e974034) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:50 devstack devstack@c-api.service[87416]: WARNING cinder.volume.api [None req-eb616399-fcba-4377-aa3a-3512f87c5aa3 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (651ba3ec-de7a-4dc4-8e73-d4c67e974034) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 20:58:50 devstack devstack@c-api.service[87416]: WARNING cinder.volume.api [None req-eb616399-fcba-4377-aa3a-3512f87c5aa3 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Flow 'volume_create_api' (94a806d6-7f18-42fe-be55-147d1b04ce18) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 20:58:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-eb616399-fcba-4377-aa3a-3512f87c5aa3 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 400 Sep 05 20:58:50 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 832/1721] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 20:58:50 2026] POST /volume/v3/volumes => generated 125 bytes in 254 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 20:58:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-309cff3a-9096-4b07-adcb-d4f3b5cf84d9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-309cff3a-9096-4b07-adcb-d4f3b5cf84d9 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] GET http://192.168.122.147/volume/v3/volumes/d26b565d-d42f-474c-8d49-79421963f5b9 Sep 05 20:58:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-309cff3a-9096-4b07-adcb-d4f3b5cf84d9 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-309cff3a-9096-4b07-adcb-d4f3b5cf84d9 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:51 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:51 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:51 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:51 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:51 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-309cff3a-9096-4b07-adcb-d4f3b5cf84d9 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Volume info retrieved successfully. Sep 05 20:58:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-309cff3a-9096-4b07-adcb-d4f3b5cf84d9 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] http://192.168.122.147/volume/v3/volumes/d26b565d-d42f-474c-8d49-79421963f5b9 returned with HTTP 200 Sep 05 20:58:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 890/1722] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:51 2026] GET /volume/v3/volumes/d26b565d-d42f-474c-8d49-79421963f5b9 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0a635174-6c10-4c1f-acac-5a4a4550e1d6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0a635174-6c10-4c1f-acac-5a4a4550e1d6 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 Sep 05 20:58:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0a635174-6c10-4c1f-acac-5a4a4550e1d6 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0a635174-6c10-4c1f-acac-5a4a4550e1d6 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-10172cd8-d5a6-4e48-bfa8-792e212e291c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-10172cd8-d5a6-4e48-bfa8-792e212e291c tempest-VolumeQuotasNegativeTestJSON-410850105 tempest-VolumeQuotasNegativeTestJSON-410850105-project-admin] PUT http://192.168.122.147/volume/v3/os-quota-sets/f6161300e9fd43868bc5e2c8efe19c9e Sep 05 20:58:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-10172cd8-d5a6-4e48-bfa8-792e212e291c tempest-VolumeQuotasNegativeTestJSON-410850105 tempest-VolumeQuotasNegativeTestJSON-410850105-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:51 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:51 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:51 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:51 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0a635174-6c10-4c1f-acac-5a4a4550e1d6 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:58:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0a635174-6c10-4c1f-acac-5a4a4550e1d6 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 returned with HTTP 200 Sep 05 20:58:51 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 833/1723] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:51 2026] GET /volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 => generated 1005 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:51 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-10172cd8-d5a6-4e48-bfa8-792e212e291c tempest-VolumeQuotasNegativeTestJSON-410850105 tempest-VolumeQuotasNegativeTestJSON-410850105-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1813405329-54796965 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1813405329-54796965, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:58:51 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-10172cd8-d5a6-4e48-bfa8-792e212e291c tempest-VolumeQuotasNegativeTestJSON-410850105 tempest-VolumeQuotasNegativeTestJSON-410850105-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1813405329-54796965 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1813405329-54796965, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:58:51 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-10172cd8-d5a6-4e48-bfa8-792e212e291c tempest-VolumeQuotasNegativeTestJSON-410850105 tempest-VolumeQuotasNegativeTestJSON-410850105-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1813405329-54796965 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1813405329-54796965, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:58:51 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-10172cd8-d5a6-4e48-bfa8-792e212e291c tempest-VolumeQuotasNegativeTestJSON-410850105 tempest-VolumeQuotasNegativeTestJSON-410850105-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-432956971-191189087 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-432956971-191189087, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:58:51 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-10172cd8-d5a6-4e48-bfa8-792e212e291c tempest-VolumeQuotasNegativeTestJSON-410850105 tempest-VolumeQuotasNegativeTestJSON-410850105-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-432956971-191189087 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-432956971-191189087, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:58:51 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-10172cd8-d5a6-4e48-bfa8-792e212e291c tempest-VolumeQuotasNegativeTestJSON-410850105 tempest-VolumeQuotasNegativeTestJSON-410850105-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-432956971-191189087 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-432956971-191189087, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:58:51 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-10172cd8-d5a6-4e48-bfa8-792e212e291c tempest-VolumeQuotasNegativeTestJSON-410850105 tempest-VolumeQuotasNegativeTestJSON-410850105-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-178121808-626551437 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-178121808-626551437, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:58:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-10172cd8-d5a6-4e48-bfa8-792e212e291c tempest-VolumeQuotasNegativeTestJSON-410850105 tempest-VolumeQuotasNegativeTestJSON-410850105-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/f6161300e9fd43868bc5e2c8efe19c9e returned with HTTP 200 Sep 05 20:58:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 891/1724] 192.168.122.147 () {60 vars in 1258 bytes} [Sat Sep 5 20:58:51 2026] PUT /volume/v3/os-quota-sets/f6161300e9fd43868bc5e2c8efe19c9e => generated 1379 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:58:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8b4186c1-499a-4e8e-8e03-301d0575f8e1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8b4186c1-499a-4e8e-8e03-301d0575f8e1 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:58:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8b4186c1-499a-4e8e-8e03-301d0575f8e1 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-8b4186c1-499a-4e8e-8e03-301d0575f8e1 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:58:51 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-8b4186c1-499a-4e8e-8e03-301d0575f8e1 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Create volume of 2 GB Sep 05 20:58:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8b4186c1-499a-4e8e-8e03-301d0575f8e1 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Availability Zones retrieved successfully. Sep 05 20:58:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8b4186c1-499a-4e8e-8e03-301d0575f8e1 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Flow 'volume_create_api' (f02fb792-a46d-49f4-ad16-3a8c0367530a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8b4186c1-499a-4e8e-8e03-301d0575f8e1 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5282264c-ce40-4eab-921a-abb545510ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-8b4186c1-499a-4e8e-8e03-301d0575f8e1 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Validating volume size '2' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:58:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8b4186c1-499a-4e8e-8e03-301d0575f8e1 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5282264c-ce40-4eab-921a-abb545510ef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8b4186c1-499a-4e8e-8e03-301d0575f8e1 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2874dc88-53c2-48fa-ad93-2b581f8c62ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:51 devstack devstack@c-api.service[87416]: WARNING cinder.quota_utils [None req-8b4186c1-499a-4e8e-8e03-301d0575f8e1 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Quota exceeded for f6161300e9fd43868bc5e2c8efe19c9e, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 05 20:58:51 devstack devstack@c-api.service[87416]: WARNING cinder.volume.api [None req-8b4186c1-499a-4e8e-8e03-301d0575f8e1 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2874dc88-53c2-48fa-ad93-2b581f8c62ae) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 20:58:51 devstack devstack@c-api.service[87416]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 05 20:58:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8b4186c1-499a-4e8e-8e03-301d0575f8e1 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2874dc88-53c2-48fa-ad93-2b581f8c62ae) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:51 devstack devstack@c-api.service[87416]: WARNING cinder.volume.api [None req-8b4186c1-499a-4e8e-8e03-301d0575f8e1 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2874dc88-53c2-48fa-ad93-2b581f8c62ae) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 20:58:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8b4186c1-499a-4e8e-8e03-301d0575f8e1 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5282264c-ce40-4eab-921a-abb545510ef2) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:51 devstack devstack@c-api.service[87416]: WARNING cinder.volume.api [None req-8b4186c1-499a-4e8e-8e03-301d0575f8e1 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5282264c-ce40-4eab-921a-abb545510ef2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 20:58:51 devstack devstack@c-api.service[87416]: WARNING cinder.volume.api [None req-8b4186c1-499a-4e8e-8e03-301d0575f8e1 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Flow 'volume_create_api' (f02fb792-a46d-49f4-ad16-3a8c0367530a) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 20:58:51 devstack devstack@c-api.service[87416]: INFO cinder.api.middleware.fault [None req-8b4186c1-499a-4e8e-8e03-301d0575f8e1 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 413 Sep 05 20:58:51 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 834/1725] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:58:51 2026] POST /volume/v3/volumes => generated 208 bytes in 238 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 05 20:58:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2626a0c2-04fe-461d-8a98-d597e7e7cd5e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2626a0c2-04fe-461d-8a98-d597e7e7cd5e tempest-VolumeQuotasNegativeTestJSON-410850105 tempest-VolumeQuotasNegativeTestJSON-410850105-project-admin] PUT http://192.168.122.147/volume/v3/os-quota-sets/f6161300e9fd43868bc5e2c8efe19c9e Sep 05 20:58:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2626a0c2-04fe-461d-8a98-d597e7e7cd5e tempest-VolumeQuotasNegativeTestJSON-410850105 tempest-VolumeQuotasNegativeTestJSON-410850105-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2626a0c2-04fe-461d-8a98-d597e7e7cd5e tempest-VolumeQuotasNegativeTestJSON-410850105 tempest-VolumeQuotasNegativeTestJSON-410850105-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/f6161300e9fd43868bc5e2c8efe19c9e returned with HTTP 200 Sep 05 20:58:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 892/1726] 192.168.122.147 () {60 vars in 1258 bytes} [Sat Sep 5 20:58:51 2026] PUT /volume/v3/os-quota-sets/f6161300e9fd43868bc5e2c8efe19c9e => generated 1379 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:58:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2b3febec-2b7d-42eb-b72c-4f8fbd39a87e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2b3febec-2b7d-42eb-b72c-4f8fbd39a87e tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:58:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2b3febec-2b7d-42eb-b72c-4f8fbd39a87e tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-2b3febec-2b7d-42eb-b72c-4f8fbd39a87e tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:58:51 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-2b3febec-2b7d-42eb-b72c-4f8fbd39a87e tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Create volume of 1 GB Sep 05 20:58:51 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:51 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2b3febec-2b7d-42eb-b72c-4f8fbd39a87e tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Availability Zones retrieved successfully. Sep 05 20:58:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-2b3febec-2b7d-42eb-b72c-4f8fbd39a87e tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Flow 'volume_create_api' (7224abdd-8dc8-4e6d-9342-dcd3bc20e6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-2b3febec-2b7d-42eb-b72c-4f8fbd39a87e tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d76ef98-5cbd-4ba9-8f8a-3179123536fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-2b3febec-2b7d-42eb-b72c-4f8fbd39a87e tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:58:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-2b3febec-2b7d-42eb-b72c-4f8fbd39a87e tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d76ef98-5cbd-4ba9-8f8a-3179123536fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:58:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-2b3febec-2b7d-42eb-b72c-4f8fbd39a87e tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b518378-0f71-4d2e-b8f7-c748ab0d955a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:52 devstack devstack@c-api.service[87416]: WARNING cinder.quota_utils [None req-2b3febec-2b7d-42eb-b72c-4f8fbd39a87e tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Quota exceeded for f6161300e9fd43868bc5e2c8efe19c9e, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 05 20:58:52 devstack devstack@c-api.service[87416]: WARNING cinder.volume.api [None req-2b3febec-2b7d-42eb-b72c-4f8fbd39a87e tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b518378-0f71-4d2e-b8f7-c748ab0d955a) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 20:58:52 devstack devstack@c-api.service[87416]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 05 20:58:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-2b3febec-2b7d-42eb-b72c-4f8fbd39a87e tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b518378-0f71-4d2e-b8f7-c748ab0d955a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:52 devstack devstack@c-api.service[87416]: WARNING cinder.volume.api [None req-2b3febec-2b7d-42eb-b72c-4f8fbd39a87e tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b518378-0f71-4d2e-b8f7-c748ab0d955a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 20:58:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-2b3febec-2b7d-42eb-b72c-4f8fbd39a87e tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d76ef98-5cbd-4ba9-8f8a-3179123536fd) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:52 devstack devstack@c-api.service[87416]: WARNING cinder.volume.api [None req-2b3febec-2b7d-42eb-b72c-4f8fbd39a87e tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d76ef98-5cbd-4ba9-8f8a-3179123536fd) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 20:58:52 devstack devstack@c-api.service[87416]: WARNING cinder.volume.api [None req-2b3febec-2b7d-42eb-b72c-4f8fbd39a87e tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Flow 'volume_create_api' (7224abdd-8dc8-4e6d-9342-dcd3bc20e6fb) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 20:58:52 devstack devstack@c-api.service[87416]: INFO cinder.api.middleware.fault [None req-2b3febec-2b7d-42eb-b72c-4f8fbd39a87e tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 413 Sep 05 20:58:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 835/1727] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:58:51 2026] POST /volume/v3/volumes => generated 150 bytes in 230 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 05 20:58:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3f219bb0-e4a8-4eea-b2e6-1d0fbbff1902 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3f219bb0-e4a8-4eea-b2e6-1d0fbbff1902 tempest-VolumeQuotasNegativeTestJSON-410850105 tempest-VolumeQuotasNegativeTestJSON-410850105-project-admin] PUT http://192.168.122.147/volume/v3/os-quota-sets/f6161300e9fd43868bc5e2c8efe19c9e Sep 05 20:58:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3f219bb0-e4a8-4eea-b2e6-1d0fbbff1902 tempest-VolumeQuotasNegativeTestJSON-410850105 tempest-VolumeQuotasNegativeTestJSON-410850105-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3f219bb0-e4a8-4eea-b2e6-1d0fbbff1902 tempest-VolumeQuotasNegativeTestJSON-410850105 tempest-VolumeQuotasNegativeTestJSON-410850105-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/f6161300e9fd43868bc5e2c8efe19c9e returned with HTTP 200 Sep 05 20:58:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 893/1728] 192.168.122.147 () {60 vars in 1258 bytes} [Sat Sep 5 20:58:52 2026] PUT /volume/v3/os-quota-sets/f6161300e9fd43868bc5e2c8efe19c9e => generated 1378 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-59832eda-1901-4591-9038-39d3552309e1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-59832eda-1901-4591-9038-39d3552309e1 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] POST http://192.168.122.147/volume/v3/volumes/d26b565d-d42f-474c-8d49-79421963f5b9/action Sep 05 20:58:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-59832eda-1901-4591-9038-39d3552309e1 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:58:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-59832eda-1901-4591-9038-39d3552309e1 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:52 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:52 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:52 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:52 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-59832eda-1901-4591-9038-39d3552309e1 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Volume info retrieved successfully. Sep 05 20:58:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b4e89e8d-fcf5-43c4-9168-6e9378bd1055 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b4e89e8d-fcf5-43c4-9168-6e9378bd1055 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 Sep 05 20:58:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b4e89e8d-fcf5-43c4-9168-6e9378bd1055 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b4e89e8d-fcf5-43c4-9168-6e9378bd1055 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:52 devstack devstack@c-api.service[87416]: ERROR cinder.volume.api [None req-59832eda-1901-4591-9038-39d3552309e1 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Quota exceeded for f6161300e9fd43868bc5e2c8efe19c9e, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 05 20:58:52 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:52 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:52 devstack devstack@c-api.service[87416]: INFO cinder.api.middleware.fault [None req-59832eda-1901-4591-9038-39d3552309e1 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] http://192.168.122.147/volume/v3/volumes/d26b565d-d42f-474c-8d49-79421963f5b9/action returned with HTTP 413 Sep 05 20:58:52 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:52 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 836/1729] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:58:52 2026] POST /volume/v3/volumes/d26b565d-d42f-474c-8d49-79421963f5b9/action => generated 208 bytes in 141 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 05 20:58:52 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b4e89e8d-fcf5-43c4-9168-6e9378bd1055 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:58:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2ce05827-2e23-4df6-a732-642a3a38bbdf None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2ce05827-2e23-4df6-a732-642a3a38bbdf tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] GET http://192.168.122.147/volume/v3/volumes/d26b565d-d42f-474c-8d49-79421963f5b9 Sep 05 20:58:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2ce05827-2e23-4df6-a732-642a3a38bbdf tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2ce05827-2e23-4df6-a732-642a3a38bbdf tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b4e89e8d-fcf5-43c4-9168-6e9378bd1055 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 returned with HTTP 200 Sep 05 20:58:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 894/1730] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:52 2026] GET /volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 => generated 1005 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:52 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:52 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:52 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:52 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2ce05827-2e23-4df6-a732-642a3a38bbdf tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Volume info retrieved successfully. Sep 05 20:58:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2ce05827-2e23-4df6-a732-642a3a38bbdf tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] http://192.168.122.147/volume/v3/volumes/d26b565d-d42f-474c-8d49-79421963f5b9 returned with HTTP 200 Sep 05 20:58:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 837/1731] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:52 2026] GET /volume/v3/volumes/d26b565d-d42f-474c-8d49-79421963f5b9 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-102e2e5d-3669-4997-b841-b1aee75ed0f5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-102e2e5d-3669-4997-b841-b1aee75ed0f5 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] DELETE http://192.168.122.147/volume/v3/volumes/d26b565d-d42f-474c-8d49-79421963f5b9 Sep 05 20:58:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-102e2e5d-3669-4997-b841-b1aee75ed0f5 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-102e2e5d-3669-4997-b841-b1aee75ed0f5 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:52 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-102e2e5d-3669-4997-b841-b1aee75ed0f5 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Delete volume with id: d26b565d-d42f-474c-8d49-79421963f5b9 Sep 05 20:58:52 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:52 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:52 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:52 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:52 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-102e2e5d-3669-4997-b841-b1aee75ed0f5 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Volume info retrieved successfully. Sep 05 20:58:52 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-102e2e5d-3669-4997-b841-b1aee75ed0f5 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Delete volume request issued successfully. Sep 05 20:58:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-102e2e5d-3669-4997-b841-b1aee75ed0f5 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] http://192.168.122.147/volume/v3/volumes/d26b565d-d42f-474c-8d49-79421963f5b9 returned with HTTP 202 Sep 05 20:58:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 895/1732] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:58:52 2026] DELETE /volume/v3/volumes/d26b565d-d42f-474c-8d49-79421963f5b9 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:58:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c1e2d77b-8ee9-4e14-ada0-659bde10aa81 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c1e2d77b-8ee9-4e14-ada0-659bde10aa81 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] GET http://192.168.122.147/volume/v3/volumes/d26b565d-d42f-474c-8d49-79421963f5b9 Sep 05 20:58:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c1e2d77b-8ee9-4e14-ada0-659bde10aa81 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c1e2d77b-8ee9-4e14-ada0-659bde10aa81 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:52 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:52 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:52 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:52 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c1e2d77b-8ee9-4e14-ada0-659bde10aa81 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Volume info retrieved successfully. Sep 05 20:58:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c1e2d77b-8ee9-4e14-ada0-659bde10aa81 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] http://192.168.122.147/volume/v3/volumes/d26b565d-d42f-474c-8d49-79421963f5b9 returned with HTTP 200 Sep 05 20:58:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 838/1733] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:52 2026] GET /volume/v3/volumes/d26b565d-d42f-474c-8d49-79421963f5b9 => generated 859 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e13a2430-bbd3-4d41-be81-b70430715492 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e13a2430-bbd3-4d41-be81-b70430715492 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:58:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e13a2430-bbd3-4d41-be81-b70430715492 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "dff9a5f2-534c-4fbd-a308-43c865299e7a"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-e13a2430-bbd3-4d41-be81-b70430715492 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'dff9a5f2-534c-4fbd-a308-43c865299e7a'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:58:53 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-e13a2430-bbd3-4d41-be81-b70430715492 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Create volume of 1 GB Sep 05 20:58:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-074e5755-93b4-43d6-9993-dc681b1c337d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-074e5755-93b4-43d6-9993-dc681b1c337d tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 Sep 05 20:58:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-074e5755-93b4-43d6-9993-dc681b1c337d tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-074e5755-93b4-43d6-9993-dc681b1c337d tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:53 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e13a2430-bbd3-4d41-be81-b70430715492 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Availability Zones retrieved successfully. Sep 05 20:58:53 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:53 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:53 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:53 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-e13a2430-bbd3-4d41-be81-b70430715492 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Flow 'volume_create_api' (ed979782-cf89-4cf8-a5b0-17a747262cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:58:53 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-074e5755-93b4-43d6-9993-dc681b1c337d tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:58:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-e13a2430-bbd3-4d41-be81-b70430715492 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06c6a52b-73e5-4017-8650-4abc131d0f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-e13a2430-bbd3-4d41-be81-b70430715492 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:58:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-074e5755-93b4-43d6-9993-dc681b1c337d tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 returned with HTTP 200 Sep 05 20:58:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 839/1734] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:53 2026] GET /volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 => generated 1257 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:53 devstack devstack@c-api.service[87415]: WARNING cinder.volume.api [None req-e13a2430-bbd3-4d41-be81-b70430715492 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06c6a52b-73e5-4017-8650-4abc131d0f09) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 20:58:53 devstack devstack@c-api.service[87415]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 05 20:58:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-e13a2430-bbd3-4d41-be81-b70430715492 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06c6a52b-73e5-4017-8650-4abc131d0f09) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:58:53 devstack devstack@c-api.service[87415]: WARNING cinder.volume.api [None req-e13a2430-bbd3-4d41-be81-b70430715492 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06c6a52b-73e5-4017-8650-4abc131d0f09) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 20:58:53 devstack devstack@c-api.service[87415]: WARNING cinder.volume.api [None req-e13a2430-bbd3-4d41-be81-b70430715492 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Flow 'volume_create_api' (ed979782-cf89-4cf8-a5b0-17a747262cef) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 20:58:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e13a2430-bbd3-4d41-be81-b70430715492 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 400 Sep 05 20:58:53 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 896/1735] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:58:53 2026] POST /volume/v3/volumes => generated 134 bytes in 262 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 20:58:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2779ec0f-ad56-43a1-8bdf-f65820149425 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2779ec0f-ad56-43a1-8bdf-f65820149425 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] GET http://192.168.122.147/volume/v3/volumes/d26b565d-d42f-474c-8d49-79421963f5b9 Sep 05 20:58:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2779ec0f-ad56-43a1-8bdf-f65820149425 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2779ec0f-ad56-43a1-8bdf-f65820149425 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2779ec0f-ad56-43a1-8bdf-f65820149425 tempest-VolumeQuotasNegativeTestJSON-1821585672 tempest-VolumeQuotasNegativeTestJSON-1821585672-project-member] http://192.168.122.147/volume/v3/volumes/d26b565d-d42f-474c-8d49-79421963f5b9 returned with HTTP 404 Sep 05 20:58:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 840/1736] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:53 2026] GET /volume/v3/volumes/d26b565d-d42f-474c-8d49-79421963f5b9 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d0be58e6-928b-4ffd-aa98-530bf0ed99ad None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-55ad22e1-c2bc-4820-9f2d-405c88bc3547 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d0be58e6-928b-4ffd-aa98-530bf0ed99ad tempest-VolumeQuotasNegativeTestJSON-410850105 tempest-VolumeQuotasNegativeTestJSON-410850105-project-admin] PUT http://192.168.122.147/volume/v3/os-quota-sets/f6161300e9fd43868bc5e2c8efe19c9e Sep 05 20:58:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-55ad22e1-c2bc-4820-9f2d-405c88bc3547 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 Sep 05 20:58:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d0be58e6-928b-4ffd-aa98-530bf0ed99ad tempest-VolumeQuotasNegativeTestJSON-410850105 tempest-VolumeQuotasNegativeTestJSON-410850105-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=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-55ad22e1-c2bc-4820-9f2d-405c88bc3547 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-55ad22e1-c2bc-4820-9f2d-405c88bc3547 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:53 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:53 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:53 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:53 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:53 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-55ad22e1-c2bc-4820-9f2d-405c88bc3547 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:58:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-55ad22e1-c2bc-4820-9f2d-405c88bc3547 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 returned with HTTP 200 Sep 05 20:58:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 841/1737] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:58:53 2026] GET /volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 => generated 1257 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-80267395-bccc-43cc-8262-6546f10dc81a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-80267395-bccc-43cc-8262-6546f10dc81a tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:58:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-80267395-bccc-43cc-8262-6546f10dc81a tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-80267395-bccc-43cc-8262-6546f10dc81a tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 400 Sep 05 20:58:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 842/1738] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:58:53 2026] POST /volume/v3/volumes => generated 127 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 20:58:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-86b625b9-3943-4cd3-b907-baf8d97cf0bf None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-86b625b9-3943-4cd3-b907-baf8d97cf0bf tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:58:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-86b625b9-3943-4cd3-b907-baf8d97cf0bf tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "02a1c214-da9f-4f5b-81a4-6f6e2bd8d6a6"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-86b625b9-3943-4cd3-b907-baf8d97cf0bf tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '02a1c214-da9f-4f5b-81a4-6f6e2bd8d6a6'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:58:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-86b625b9-3943-4cd3-b907-baf8d97cf0bf tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 404 Sep 05 20:58:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 843/1739] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:58:53 2026] POST /volume/v3/volumes => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8f256713-6fec-47a4-bcb5-afebc324f80a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8f256713-6fec-47a4-bcb5-afebc324f80a tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:58:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8f256713-6fec-47a4-bcb5-afebc324f80a tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "1517dbd2-643f-4350-8848-5a9730c188a1"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-8f256713-6fec-47a4-bcb5-afebc324f80a tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '1517dbd2-643f-4350-8848-5a9730c188a1'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:58:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8f256713-6fec-47a4-bcb5-afebc324f80a tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 404 Sep 05 20:58:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 844/1740] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:58:53 2026] POST /volume/v3/volumes => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0b9f511c-b619-4c5f-8feb-93a44b9e4875 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0b9f511c-b619-4c5f-8feb-93a44b9e4875 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:58:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0b9f511c-b619-4c5f-8feb-93a44b9e4875 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "3fb6bde2-18e6-44c7-ab62-83017a883fec"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-0b9f511c-b619-4c5f-8feb-93a44b9e4875 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '3fb6bde2-18e6-44c7-ab62-83017a883fec'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:58:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0b9f511c-b619-4c5f-8feb-93a44b9e4875 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 404 Sep 05 20:58:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 845/1741] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:58:53 2026] POST /volume/v3/volumes => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-75a2e5ae-4bcb-48b9-9daf-71148a5b64e1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-75a2e5ae-4bcb-48b9-9daf-71148a5b64e1 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:58:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-75a2e5ae-4bcb-48b9-9daf-71148a5b64e1 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-75a2e5ae-4bcb-48b9-9daf-71148a5b64e1 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 400 Sep 05 20:58:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 846/1742] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:58:53 2026] POST /volume/v3/volumes => generated 125 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 20:58:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-353c6b4b-903d-4033-a0cf-f3b07334de71 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-353c6b4b-903d-4033-a0cf-f3b07334de71 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:58:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-353c6b4b-903d-4033-a0cf-f3b07334de71 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-353c6b4b-903d-4033-a0cf-f3b07334de71 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 400 Sep 05 20:58:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 847/1743] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:58:53 2026] POST /volume/v3/volumes => generated 125 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 20:58:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-22d2492b-f54f-4850-9ded-f4ad60c6d374 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-22d2492b-f54f-4850-9ded-f4ad60c6d374 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:58:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-22d2492b-f54f-4850-9ded-f4ad60c6d374 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-22d2492b-f54f-4850-9ded-f4ad60c6d374 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 400 Sep 05 20:58:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 848/1744] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:58:53 2026] POST /volume/v3/volumes => generated 121 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5f209426-f63e-4e8e-b5d2-0a3bd26f32b0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5f209426-f63e-4e8e-b5d2-0a3bd26f32b0 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] DELETE http://192.168.122.147/volume/v3/volumes/tempest-invalid-967981342 Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5f209426-f63e-4e8e-b5d2-0a3bd26f32b0 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5f209426-f63e-4e8e-b5d2-0a3bd26f32b0 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-5f209426-f63e-4e8e-b5d2-0a3bd26f32b0 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Delete volume with id: tempest-invalid-967981342 Sep 05 20:58:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5f209426-f63e-4e8e-b5d2-0a3bd26f32b0 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes/tempest-invalid-967981342 returned with HTTP 404 Sep 05 20:58:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 849/1745] 192.168.122.147 () {58 vars in 1202 bytes} [Sat Sep 5 20:58:54 2026] DELETE /volume/v3/volumes/tempest-invalid-967981342 => generated 98 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:58:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d0be58e6-928b-4ffd-aa98-530bf0ed99ad tempest-VolumeQuotasNegativeTestJSON-410850105 tempest-VolumeQuotasNegativeTestJSON-410850105-project-admin] http://192.168.122.147/volume/v3/os-quota-sets/f6161300e9fd43868bc5e2c8efe19c9e returned with HTTP 200 Sep 05 20:58:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 897/1746] 192.168.122.147 () {60 vars in 1259 bytes} [Sat Sep 5 20:58:53 2026] PUT /volume/v3/os-quota-sets/f6161300e9fd43868bc5e2c8efe19c9e => generated 1382 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-86008504-8466-4d62-affd-c8925c0fbe7b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 850/1747] 192.168.122.147 () {58 vars in 1127 bytes} [Sat Sep 5 20:58:54 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 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7da68657-1ddb-450f-a005-38ad0307af1a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7da68657-1ddb-450f-a005-38ad0307af1a tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] POST http://192.168.122.147/volume/v3/volumes/xxx/action Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7da68657-1ddb-450f-a005-38ad0307af1a tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action body: b'{"os-detach": {}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7da68657-1ddb-450f-a005-38ad0307af1a tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7da68657-1ddb-450f-a005-38ad0307af1a tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 05 20:58:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 898/1748] 192.168.122.147 () {60 vars in 1175 bytes} [Sat Sep 5 20:58:54 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-481deebc-2952-499f-978b-51708b04c7a6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-481deebc-2952-499f-978b-51708b04c7a6 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] GET http://192.168.122.147/volume/v3/volumes/tempest-invalid-1873350450 Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-481deebc-2952-499f-978b-51708b04c7a6 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-481deebc-2952-499f-978b-51708b04c7a6 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-481deebc-2952-499f-978b-51708b04c7a6 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] http://192.168.122.147/volume/v3/volumes/tempest-invalid-1873350450 returned with HTTP 404 Sep 05 20:58:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 851/1749] 192.168.122.147 () {58 vars in 1202 bytes} [Sat Sep 5 20:58:54 2026] GET /volume/v3/volumes/tempest-invalid-1873350450 => generated 99 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d1bf6520-2cbc-4289-bde8-804b21206998 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 899/1750] 192.168.122.147 () {58 vars in 1124 bytes} [Sat Sep 5 20:58:54 2026] GET /volume/v3/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e561c23f-28f8-40f9-ac52-8cebcdedd17a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e561c23f-28f8-40f9-ac52-8cebcdedd17a tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail?status=null Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e561c23f-28f8-40f9-ac52-8cebcdedd17a tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e561c23f-28f8-40f9-ac52-8cebcdedd17a tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] Calling method 'detail' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-e561c23f-28f8-40f9-ac52-8cebcdedd17a tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-e561c23f-28f8-40f9-ac52-8cebcdedd17a tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] Could not evaluate value null, assuming string {{(pid=87416) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-e561c23f-28f8-40f9-ac52-8cebcdedd17a tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e561c23f-28f8-40f9-ac52-8cebcdedd17a tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] Get all volumes completed successfully. Sep 05 20:58:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e561c23f-28f8-40f9-ac52-8cebcdedd17a tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] http://192.168.122.147/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 05 20:58:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 852/1751] 192.168.122.147 () {58 vars in 1165 bytes} [Sat Sep 5 20:58:54 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-dba6649d-7b06-431c-bf29-1f5f566908e8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dba6649d-7b06-431c-bf29-1f5f566908e8 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1727631658 Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dba6649d-7b06-431c-bf29-1f5f566908e8 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dba6649d-7b06-431c-bf29-1f5f566908e8 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-dba6649d-7b06-431c-bf29-1f5f566908e8 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-dba6649d-7b06-431c-bf29-1f5f566908e8 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1727631658'), ('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-dba6649d-7b06-431c-bf29-1f5f566908e8 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] Get all volumes completed successfully. Sep 05 20:58:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dba6649d-7b06-431c-bf29-1f5f566908e8 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] http://192.168.122.147/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1727631658 returned with HTTP 200 Sep 05 20:58:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 900/1752] 192.168.122.147 () {58 vars in 1243 bytes} [Sat Sep 5 20:58:54 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1727631658 => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9415c019-7cc3-42f0-9bed-89a685e25fa3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9415c019-7cc3-42f0-9bed-89a685e25fa3 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] GET http://192.168.122.147/volume/v3/volumes?status=null Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9415c019-7cc3-42f0-9bed-89a685e25fa3 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9415c019-7cc3-42f0-9bed-89a685e25fa3 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-9415c019-7cc3-42f0-9bed-89a685e25fa3 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-9415c019-7cc3-42f0-9bed-89a685e25fa3 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] Could not evaluate value null, assuming string {{(pid=87416) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-9415c019-7cc3-42f0-9bed-89a685e25fa3 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9415c019-7cc3-42f0-9bed-89a685e25fa3 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] Get all volumes completed successfully. Sep 05 20:58:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9415c019-7cc3-42f0-9bed-89a685e25fa3 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] http://192.168.122.147/volume/v3/volumes?status=null returned with HTTP 200 Sep 05 20:58:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 853/1753] 192.168.122.147 () {58 vars in 1144 bytes} [Sat Sep 5 20:58:54 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-14bad2a3-0556-4cd8-ad1b-ebc644f56e78 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-14bad2a3-0556-4cd8-ad1b-ebc644f56e78 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] GET http://192.168.122.147/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2037382120 Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-14bad2a3-0556-4cd8-ad1b-ebc644f56e78 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-14bad2a3-0556-4cd8-ad1b-ebc644f56e78 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-14bad2a3-0556-4cd8-ad1b-ebc644f56e78 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-14bad2a3-0556-4cd8-ad1b-ebc644f56e78 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-2037382120'), ('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-14bad2a3-0556-4cd8-ad1b-ebc644f56e78 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] Get all volumes completed successfully. Sep 05 20:58:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-14bad2a3-0556-4cd8-ad1b-ebc644f56e78 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] http://192.168.122.147/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2037382120 returned with HTTP 200 Sep 05 20:58:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 901/1754] 192.168.122.147 () {58 vars in 1222 bytes} [Sat Sep 5 20:58:54 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2037382120 => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0294b38d-d7d7-452a-9a8b-68aa4f5f8936 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0294b38d-d7d7-452a-9a8b-68aa4f5f8936 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] POST http://192.168.122.147/volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640/action Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0294b38d-d7d7-452a-9a8b-68aa4f5f8936 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0294b38d-d7d7-452a-9a8b-68aa4f5f8936 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:54 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:54 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:54 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0294b38d-d7d7-452a-9a8b-68aa4f5f8936 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Volume info retrieved successfully. Sep 05 20:58:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0294b38d-d7d7-452a-9a8b-68aa4f5f8936 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Reserve volume completed successfully. Sep 05 20:58:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0294b38d-d7d7-452a-9a8b-68aa4f5f8936 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640/action returned with HTTP 202 Sep 05 20:58:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 854/1755] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:58:54 2026] POST /volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b5918abe-c0b7-483f-98d7-8b2a7422d6a5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b5918abe-c0b7-483f-98d7-8b2a7422d6a5 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] POST http://192.168.122.147/volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640/action Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b5918abe-c0b7-483f-98d7-8b2a7422d6a5 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b5918abe-c0b7-483f-98d7-8b2a7422d6a5 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-429c80d0-179d-4a80-a76a-60466d44097a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-429c80d0-179d-4a80-a76a-60466d44097a tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-429c80d0-179d-4a80-a76a-60466d44097a tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-429c80d0-179d-4a80-a76a-60466d44097a tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:54 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:54 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:54 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:54 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b5918abe-c0b7-483f-98d7-8b2a7422d6a5 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Volume info retrieved successfully. Sep 05 20:58:54 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:54 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:54 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:54 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:54 devstack devstack@c-api.service[87415]: ERROR cinder.volume.api [None req-b5918abe-c0b7-483f-98d7-8b2a7422d6a5 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Volume status must be available to reserve, but the status is attaching. Sep 05 20:58:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b5918abe-c0b7-483f-98d7-8b2a7422d6a5 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640/action returned with HTTP 400 Sep 05 20:58:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 902/1756] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:58:54 2026] POST /volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640/action => generated 132 bytes in 49 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c449fc6e-c92a-4d57-9721-b19914f6a1eb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c449fc6e-c92a-4d57-9721-b19914f6a1eb tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] POST http://192.168.122.147/volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640/action Sep 05 20:58:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-429c80d0-179d-4a80-a76a-60466d44097a tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c449fc6e-c92a-4d57-9721-b19914f6a1eb tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c449fc6e-c92a-4d57-9721-b19914f6a1eb tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-429c80d0-179d-4a80-a76a-60466d44097a tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 returned with HTTP 200 Sep 05 20:58:54 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:54 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:54 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:54 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:54 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c449fc6e-c92a-4d57-9721-b19914f6a1eb tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Volume info retrieved successfully. Sep 05 20:58:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 855/1757] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:58:54 2026] GET /volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 => generated 1257 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-89b22664-79b4-4979-b4ca-319e3921a3a7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-89b22664-79b4-4979-b4ca-319e3921a3a7 None None] GET http://192.168.122.147/volume// Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-89b22664-79b4-4979-b4ca-319e3921a3a7 None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-89b22664-79b4-4979-b4ca-319e3921a3a7 None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-89b22664-79b4-4979-b4ca-319e3921a3a7 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:58:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 856/1758] 192.168.122.147 () {58 vars in 1308 bytes} [Sat Sep 5 20:58:54 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-341fc975-caca-40d6-8db4-62e8901f9ef1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-341fc975-caca-40d6-8db4-62e8901f9ef1 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-341fc975-caca-40d6-8db4-62e8901f9ef1 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d893227c-c798-4560-8e5d-9e3afc2dc8d8", "connector": null, "instance_uuid": "c72b8b74-e017-4f6b-892f-764ae69c273b"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:54 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:54 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c449fc6e-c92a-4d57-9721-b19914f6a1eb tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Unreserve volume completed successfully. Sep 05 20:58:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c449fc6e-c92a-4d57-9721-b19914f6a1eb tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640/action returned with HTTP 202 Sep 05 20:58:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 903/1759] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:58:54 2026] POST /volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:58:54 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:54 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:54 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:54 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8dfc0305-61e2-4c29-bb13-7dec7a51e175 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8dfc0305-61e2-4c29-bb13-7dec7a51e175 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] POST http://192.168.122.147/volume/v3/volumes/12d587a7-ef49-46b8-a9f2-69d65cea22a3/action Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8dfc0305-61e2-4c29-bb13-7dec7a51e175 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8dfc0305-61e2-4c29-bb13-7dec7a51e175 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8dfc0305-61e2-4c29-bb13-7dec7a51e175 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes/12d587a7-ef49-46b8-a9f2-69d65cea22a3/action returned with HTTP 404 Sep 05 20:58:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 904/1760] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:58:54 2026] POST /volume/v3/volumes/12d587a7-ef49-46b8-a9f2-69d65cea22a3/action => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4c361a00-cc3a-4837-898a-29e29c9ea584 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4c361a00-cc3a-4837-898a-29e29c9ea584 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] POST http://192.168.122.147/volume/v3/volumes/95524059-967b-4407-a2c7-72156b81ebbc/action Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4c361a00-cc3a-4837-898a-29e29c9ea584 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4c361a00-cc3a-4837-898a-29e29c9ea584 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4c361a00-cc3a-4837-898a-29e29c9ea584 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes/95524059-967b-4407-a2c7-72156b81ebbc/action returned with HTTP 404 Sep 05 20:58:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 905/1761] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:58:54 2026] POST /volume/v3/volumes/95524059-967b-4407-a2c7-72156b81ebbc/action => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b2e3af3c-4f5c-4ed5-864f-da87548394bd None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 906/1762] 192.168.122.147 () {60 vars in 1144 bytes} [Sat Sep 5 20:58:54 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-791e619b-ed44-4a57-8821-28408ce21162 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-341fc975-caca-40d6-8db4-62e8901f9ef1 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 05 20:58:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 857/1763] 192.168.122.147 () {66 vars in 1483 bytes} [Sat Sep 5 20:58:54 2026] POST /volume/v3/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-791e619b-ed44-4a57-8821-28408ce21162 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] PUT http://192.168.122.147/volume/v3/volumes/tempest-invalid-1463449479 Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-791e619b-ed44-4a57-8821-28408ce21162 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-791e619b-ed44-4a57-8821-28408ce21162 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes/tempest-invalid-1463449479 returned with HTTP 404 Sep 05 20:58:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 907/1764] 192.168.122.147 () {60 vars in 1222 bytes} [Sat Sep 5 20:58:54 2026] PUT /volume/v3/volumes/tempest-invalid-1463449479 => generated 99 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6703c26e-208e-4ad5-bb25-357330262747 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6703c26e-208e-4ad5-bb25-357330262747 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] PUT http://192.168.122.147/volume/v3/volumes/50f7369d-0923-4f29-a660-1dcbcc49ed9c Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6703c26e-208e-4ad5-bb25-357330262747 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6703c26e-208e-4ad5-bb25-357330262747 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes/50f7369d-0923-4f29-a660-1dcbcc49ed9c returned with HTTP 404 Sep 05 20:58:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 858/1765] 192.168.122.147 () {60 vars in 1252 bytes} [Sat Sep 5 20:58:54 2026] PUT /volume/v3/volumes/50f7369d-0923-4f29-a660-1dcbcc49ed9c => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-99d38569-bf46-45b4-b4d5-296c12952456 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-99d38569-bf46-45b4-b4d5-296c12952456 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] DELETE http://192.168.122.147/volume/v3/volumes/abb78fec-dbd2-4ea3-a634-2e4603d43e09 Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-99d38569-bf46-45b4-b4d5-296c12952456 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-99d38569-bf46-45b4-b4d5-296c12952456 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-99d38569-bf46-45b4-b4d5-296c12952456 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Delete volume with id: abb78fec-dbd2-4ea3-a634-2e4603d43e09 Sep 05 20:58:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-99d38569-bf46-45b4-b4d5-296c12952456 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes/abb78fec-dbd2-4ea3-a634-2e4603d43e09 returned with HTTP 404 Sep 05 20:58:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 908/1766] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:58:54 2026] DELETE /volume/v3/volumes/abb78fec-dbd2-4ea3-a634-2e4603d43e09 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5575c38b-849f-440b-9038-90649ad27348 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5575c38b-849f-440b-9038-90649ad27348 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] POST http://192.168.122.147/volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640/action Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5575c38b-849f-440b-9038-90649ad27348 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5575c38b-849f-440b-9038-90649ad27348 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5575c38b-849f-440b-9038-90649ad27348 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640/action returned with HTTP 400 Sep 05 20:58:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 859/1767] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:58:54 2026] POST /volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640/action => generated 140 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f22d5aa3-14cf-47e7-ab04-67cdefa47190 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f22d5aa3-14cf-47e7-ab04-67cdefa47190 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] POST http://192.168.122.147/volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640/action Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f22d5aa3-14cf-47e7-ab04-67cdefa47190 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f22d5aa3-14cf-47e7-ab04-67cdefa47190 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f22d5aa3-14cf-47e7-ab04-67cdefa47190 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640/action returned with HTTP 400 Sep 05 20:58:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 909/1768] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:58:54 2026] POST /volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640/action => generated 131 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-55202449-d6d7-44d1-8109-2535d4d847b2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-55202449-d6d7-44d1-8109-2535d4d847b2 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] POST http://192.168.122.147/volume/v3/volumes/db554b47-70e7-4e01-a3be-9db75a00ee01/action Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-55202449-d6d7-44d1-8109-2535d4d847b2 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-55202449-d6d7-44d1-8109-2535d4d847b2 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-55202449-d6d7-44d1-8109-2535d4d847b2 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes/db554b47-70e7-4e01-a3be-9db75a00ee01/action returned with HTTP 404 Sep 05 20:58:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 860/1769] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:58:54 2026] POST /volume/v3/volumes/db554b47-70e7-4e01-a3be-9db75a00ee01/action => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e0ffa660-9a62-48b2-80fc-1a05db30fba0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e0ffa660-9a62-48b2-80fc-1a05db30fba0 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] POST http://192.168.122.147/volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640/action Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e0ffa660-9a62-48b2-80fc-1a05db30fba0 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e0ffa660-9a62-48b2-80fc-1a05db30fba0 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e0ffa660-9a62-48b2-80fc-1a05db30fba0 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640/action returned with HTTP 400 Sep 05 20:58:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 910/1770] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:58:54 2026] POST /volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640/action => generated 129 bytes in 41 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5b14e949-4266-470a-bd6c-e843dce0f537 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5b14e949-4266-470a-bd6c-e843dce0f537 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] POST http://192.168.122.147/volume/v3/volumes/None/action Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5b14e949-4266-470a-bd6c-e843dce0f537 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5b14e949-4266-470a-bd6c-e843dce0f537 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5b14e949-4266-470a-bd6c-e843dce0f537 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes/None/action returned with HTTP 404 Sep 05 20:58:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 861/1771] 192.168.122.147 () {60 vars in 1178 bytes} [Sat Sep 5 20:58:54 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:58:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-050f04c1-abab-4669-a97d-3151f6550059 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-050f04c1-abab-4669-a97d-3151f6550059 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] GET http://192.168.122.147/volume/v3/volumes/f2ff0c39-a4dc-44b2-9817-d9bc2bf10772 Sep 05 20:58:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-050f04c1-abab-4669-a97d-3151f6550059 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-050f04c1-abab-4669-a97d-3151f6550059 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-050f04c1-abab-4669-a97d-3151f6550059 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-reader] http://192.168.122.147/volume/v3/volumes/f2ff0c39-a4dc-44b2-9817-d9bc2bf10772 returned with HTTP 404 Sep 05 20:58:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 911/1772] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:55 2026] GET /volume/v3/volumes/f2ff0c39-a4dc-44b2-9817-d9bc2bf10772 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-924011ad-a2f9-42d0-a067-a3c4036dd768 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-924011ad-a2f9-42d0-a067-a3c4036dd768 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] GET http://192.168.122.147/volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640 Sep 05 20:58:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-924011ad-a2f9-42d0-a067-a3c4036dd768 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-924011ad-a2f9-42d0-a067-a3c4036dd768 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:55 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:55 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:55 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:55 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:55 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-924011ad-a2f9-42d0-a067-a3c4036dd768 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Volume info retrieved successfully. Sep 05 20:58:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-924011ad-a2f9-42d0-a067-a3c4036dd768 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640 returned with HTTP 200 Sep 05 20:58:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 862/1773] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:55 2026] GET /volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640 => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d5d145b5-dfbe-48c9-b2e9-07500990b9b2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d5d145b5-dfbe-48c9-b2e9-07500990b9b2 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] DELETE http://192.168.122.147/volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640 Sep 05 20:58:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d5d145b5-dfbe-48c9-b2e9-07500990b9b2 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d5d145b5-dfbe-48c9-b2e9-07500990b9b2 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:55 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-d5d145b5-dfbe-48c9-b2e9-07500990b9b2 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Delete volume with id: 7b342702-8032-447f-8d8d-d7a5ee066640 Sep 05 20:58:55 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:55 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:55 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:55 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:55 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d5d145b5-dfbe-48c9-b2e9-07500990b9b2 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Volume info retrieved successfully. Sep 05 20:58:55 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d5d145b5-dfbe-48c9-b2e9-07500990b9b2 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Delete volume request issued successfully. Sep 05 20:58:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d5d145b5-dfbe-48c9-b2e9-07500990b9b2 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640 returned with HTTP 202 Sep 05 20:58:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 912/1774] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:58:55 2026] DELETE /volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:58:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-27d30275-2d6c-41cb-a6cb-d91000856eb8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-27d30275-2d6c-41cb-a6cb-d91000856eb8 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] GET http://192.168.122.147/volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640 Sep 05 20:58:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-27d30275-2d6c-41cb-a6cb-d91000856eb8 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-27d30275-2d6c-41cb-a6cb-d91000856eb8 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:55 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:55 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:55 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:55 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:55 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-27d30275-2d6c-41cb-a6cb-d91000856eb8 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Volume info retrieved successfully. Sep 05 20:58:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-27d30275-2d6c-41cb-a6cb-d91000856eb8 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640 returned with HTTP 200 Sep 05 20:58:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 863/1775] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:55 2026] GET /volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640 => generated 850 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d8282189-9a9b-439f-872b-396306833f18 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d8282189-9a9b-439f-872b-396306833f18 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] GET http://192.168.122.147/volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640 Sep 05 20:58:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d8282189-9a9b-439f-872b-396306833f18 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d8282189-9a9b-439f-872b-396306833f18 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:56 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:56 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:56 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d8282189-9a9b-439f-872b-396306833f18 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Volume info retrieved successfully. Sep 05 20:58:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d8282189-9a9b-439f-872b-396306833f18 tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640 returned with HTTP 200 Sep 05 20:58:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 913/1776] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:56 2026] GET /volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640 => generated 850 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:58:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-16ef4de0-292e-447d-bdc5-3ef6fb9d01b3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-16ef4de0-292e-447d-bdc5-3ef6fb9d01b3 None None] GET http://192.168.122.147/volume// Sep 05 20:58:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-16ef4de0-292e-447d-bdc5-3ef6fb9d01b3 None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-16ef4de0-292e-447d-bdc5-3ef6fb9d01b3 None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-16ef4de0-292e-447d-bdc5-3ef6fb9d01b3 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:58:56 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 864/1777] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 20:58:56 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:58:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-9b298512-19e4-4bdc-84ce-952fec019be1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-9b298512-19e4-4bdc-84ce-952fec019be1 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 Sep 05 20:58:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-9b298512-19e4-4bdc-84ce-952fec019be1 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-9b298512-19e4-4bdc-84ce-952fec019be1 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:56 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:56 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:56 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-9b298512-19e4-4bdc-84ce-952fec019be1 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:58:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-9b298512-19e4-4bdc-84ce-952fec019be1 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 returned with HTTP 200 Sep 05 20:58:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 914/1778] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 20:58:56 2026] GET /volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 => generated 1437 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:58:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-228ca75b-941a-4d87-badd-ea2573c84b18 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-228ca75b-941a-4d87-badd-ea2573c84b18 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] PUT http://192.168.122.147/volume/v3/attachments/63b33863-6af5-471c-bdc2-40514e56c428 Sep 05 20:58:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-228ca75b-941a-4d87-badd-ea2573c84b18 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8dfc494d0f2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4190e5b0-3c92-4807-a8e5-fb98516f3e01", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:56 devstack devstack@c-api.service[87416]: DEBUG cinder.coordination [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-228ca75b-941a-4d87-badd-ea2573c84b18 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Acquiring lock "cinder-attachment_update-d893227c-c798-4560-8e5d-9e3afc2dc8d8-devstack" by "attachment_update" {{(pid=87416) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 20:58:56 devstack devstack@c-api.service[87416]: DEBUG cinder.coordination [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-228ca75b-941a-4d87-badd-ea2573c84b18 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Lock "cinder-attachment_update-d893227c-c798-4560-8e5d-9e3afc2dc8d8-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87416) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 20:58:56 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:56 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:58:56 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:56 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:58:57 devstack devstack@c-api.service[87416]: DEBUG cinder.coordination [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-228ca75b-941a-4d87-badd-ea2573c84b18 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Lock "cinder-attachment_update-d893227c-c798-4560-8e5d-9e3afc2dc8d8-devstack" released by "attachment_update" :: held 0.300s {{(pid=87416) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 20:58:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-228ca75b-941a-4d87-badd-ea2573c84b18 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/attachments/63b33863-6af5-471c-bdc2-40514e56c428 returned with HTTP 200 Sep 05 20:58:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 865/1779] 192.168.122.147 () {66 vars in 1593 bytes} [Sat Sep 5 20:58:56 2026] PUT /volume/v3/attachments/63b33863-6af5-471c-bdc2-40514e56c428 => generated 694 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:58:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-4f8f24d2-8a05-41ec-b995-ab8e299b35bb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-4f8f24d2-8a05-41ec-b995-ab8e299b35bb tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] POST http://192.168.122.147/volume/v3/attachments/63b33863-6af5-471c-bdc2-40514e56c428/action Sep 05 20:58:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-4f8f24d2-8a05-41ec-b995-ab8e299b35bb tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Action body: b'{"os-complete": null}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:58:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-4f8f24d2-8a05-41ec-b995-ab8e299b35bb tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:58:57 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:58:57 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:58:57 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:58:57 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:58:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-62febcd6-8ae5-413f-9cd5-2144524e820f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:58:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-62febcd6-8ae5-413f-9cd5-2144524e820f tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] GET http://192.168.122.147/volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640 Sep 05 20:58:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-62febcd6-8ae5-413f-9cd5-2144524e820f tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:58:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-62febcd6-8ae5-413f-9cd5-2144524e820f tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:58:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-56ff1117-b544-4cb8-8997-ac2b81938e4d req-4f8f24d2-8a05-41ec-b995-ab8e299b35bb tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/attachments/63b33863-6af5-471c-bdc2-40514e56c428/action returned with HTTP 204 Sep 05 20:58:57 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 915/1780] 192.168.122.147 () {66 vars in 1614 bytes} [Sat Sep 5 20:58:57 2026] POST /volume/v3/attachments/63b33863-6af5-471c-bdc2-40514e56c428/action => generated 0 bytes in 180 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:58:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-62febcd6-8ae5-413f-9cd5-2144524e820f tempest-VolumesNegativeTest-1117677061 tempest-VolumesNegativeTest-1117677061-project-member] http://192.168.122.147/volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640 returned with HTTP 404 Sep 05 20:58:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 866/1781] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:58:57 2026] GET /volume/v3/volumes/7b342702-8032-447f-8d8d-d7a5ee066640 => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-998737a2-ec3f-4d73-880e-b63bc47b8fef None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-998737a2-ec3f-4d73-880e-b63bc47b8fef tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:59:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-998737a2-ec3f-4d73-880e-b63bc47b8fef tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-998737a2-ec3f-4d73-880e-b63bc47b8fef tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 20:59:02 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 916/1782] 192.168.122.147 () {60 vars in 1136 bytes} [Sat Sep 5 20:59:02 2026] POST /volume/v3/types => generated 188 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-34d27424-b3ac-410b-a059-22ca0a481524 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-34d27424-b3ac-410b-a059-22ca0a481524 tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:59:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-34d27424-b3ac-410b-a059-22ca0a481524 tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:02 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:02 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-34d27424-b3ac-410b-a059-22ca0a481524 tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 20:59:03 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 867/1783] 192.168.122.147 () {60 vars in 1136 bytes} [Sat Sep 5 20:59:02 2026] POST /volume/v3/types => generated 188 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ceb7c6d6-b3c6-4502-bc38-5a410ebcc31c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ceb7c6d6-b3c6-4502-bc38-5a410ebcc31c tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:59:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ceb7c6d6-b3c6-4502-bc38-5a410ebcc31c tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-63552541"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-ceb7c6d6-b3c6-4502-bc38-5a410ebcc31c tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-63552541'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:59:03 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-ceb7c6d6-b3c6-4502-bc38-5a410ebcc31c tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Create volume of 1 GB Sep 05 20:59:03 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:03 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:03 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ceb7c6d6-b3c6-4502-bc38-5a410ebcc31c tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Availability Zones retrieved successfully. Sep 05 20:59:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ceb7c6d6-b3c6-4502-bc38-5a410ebcc31c tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Flow 'volume_create_api' (47839549-651a-4a87-8c0c-8bc3b389cba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:59:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ceb7c6d6-b3c6-4502-bc38-5a410ebcc31c tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03851f77-ed14-4bdb-a126-f9a6c70aac7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-ceb7c6d6-b3c6-4502-bc38-5a410ebcc31c tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:59:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ceb7c6d6-b3c6-4502-bc38-5a410ebcc31c tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03851f77-ed14-4bdb-a126-f9a6c70aac7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:59:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=907a4227-c17c-4db8-927c-ce11b19230db,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '907a4227-c17c-4db8-927c-ce11b19230db', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ceb7c6d6-b3c6-4502-bc38-5a410ebcc31c tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f00e5a1-7a99-4e5d-aae1-1c9e1690a315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:03 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-ceb7c6d6-b3c6-4502-bc38-5a410ebcc31c tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-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 05 20:59:03 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-ceb7c6d6-b3c6-4502-bc38-5a410ebcc31c tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-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 05 20:59:03 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-ceb7c6d6-b3c6-4502-bc38-5a410ebcc31c tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Created reservations ['827ecc59-72a9-40ae-87c8-083ffdd85c7d', '4b626695-16b5-41b4-9d38-fde1a3769e41', 'd98a16a6-4a4f-43d1-a9b2-2ba84a9a78ef', '9d9d5498-a561-4935-bd5f-b31049442ea8'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:59:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ceb7c6d6-b3c6-4502-bc38-5a410ebcc31c tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f00e5a1-7a99-4e5d-aae1-1c9e1690a315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['827ecc59-72a9-40ae-87c8-083ffdd85c7d', '4b626695-16b5-41b4-9d38-fde1a3769e41', 'd98a16a6-4a4f-43d1-a9b2-2ba84a9a78ef', '9d9d5498-a561-4935-bd5f-b31049442ea8']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ceb7c6d6-b3c6-4502-bc38-5a410ebcc31c tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccd6eb8e-7fbe-47cf-9204-9b87995b2f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:03 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:03 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ceb7c6d6-b3c6-4502-bc38-5a410ebcc31c tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccd6eb8e-7fbe-47cf-9204-9b87995b2f85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bdb79a0-4401-4b7a-93dd-287045e56db7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-63552541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='420e60f070ca4cd18cfc16506d93a062',qos_specs=None,replication_status=,reservations=['827ecc59-72a9-40ae-87c8-083ffdd85c7d','4b626695-16b5-41b4-9d38-fde1a3769e41','d98a16a6-4a4f-43d1-a9b2-2ba84a9a78ef','9d9d5498-a561-4935-bd5f-b31049442ea8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='759c2b2e363d47fcbc4a7e8ecd445766',volume_type_id=907a4227-c17c-4db8-927c-ce11b19230db), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:59:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-63552541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bdb79a0-4401-4b7a-93dd-287045e56db7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='420e60f070ca4cd18cfc16506d93a062',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='759c2b2e363d47fcbc4a7e8ecd445766',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(907a4227-c17c-4db8-927c-ce11b19230db),volume_type_id=907a4227-c17c-4db8-927c-ce11b19230db)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ceb7c6d6-b3c6-4502-bc38-5a410ebcc31c tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48019c69-e837-45e4-9028-e38091178b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:04 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ceb7c6d6-b3c6-4502-bc38-5a410ebcc31c tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48019c69-e837-45e4-9028-e38091178b84) transitioned into state 'SUCCESS' from state '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-63552541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='420e60f070ca4cd18cfc16506d93a062',qos_specs=None,replication_status=,reservations=['827ecc59-72a9-40ae-87c8-083ffdd85c7d','4b626695-16b5-41b4-9d38-fde1a3769e41','d98a16a6-4a4f-43d1-a9b2-2ba84a9a78ef','9d9d5498-a561-4935-bd5f-b31049442ea8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='759c2b2e363d47fcbc4a7e8ecd445766',volume_type_id=907a4227-c17c-4db8-927c-ce11b19230db)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:04 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ceb7c6d6-b3c6-4502-bc38-5a410ebcc31c tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (638cf2f8-1455-43f1-9986-4d958c0babf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:04 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ceb7c6d6-b3c6-4502-bc38-5a410ebcc31c tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (638cf2f8-1455-43f1-9986-4d958c0babf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:04 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ceb7c6d6-b3c6-4502-bc38-5a410ebcc31c tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Flow 'volume_create_api' (47839549-651a-4a87-8c0c-8bc3b389cba5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:59:04 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ceb7c6d6-b3c6-4502-bc38-5a410ebcc31c tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Create volume request issued successfully. Sep 05 20:59:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ceb7c6d6-b3c6-4502-bc38-5a410ebcc31c tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:59:04 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 917/1784] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 20:59:03 2026] POST /volume/v3/volumes => generated 774 bytes in 1039 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:59:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0960fb0f-7b1b-404f-ad8d-f069710aeac6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0960fb0f-7b1b-404f-ad8d-f069710aeac6 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] GET http://192.168.122.147/volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 Sep 05 20:59:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0960fb0f-7b1b-404f-ad8d-f069710aeac6 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0960fb0f-7b1b-404f-ad8d-f069710aeac6 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:04 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:04 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:04 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:04 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:04 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0960fb0f-7b1b-404f-ad8d-f069710aeac6 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Volume info retrieved successfully. Sep 05 20:59:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0960fb0f-7b1b-404f-ad8d-f069710aeac6 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] http://192.168.122.147/volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 returned with HTTP 200 Sep 05 20:59:04 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 868/1785] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:04 2026] GET /volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 => generated 842 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:59:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-140a6b74-24a7-4c9c-91d5-c54b82a85b4e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-140a6b74-24a7-4c9c-91d5-c54b82a85b4e tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] GET http://192.168.122.147/volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 Sep 05 20:59:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-140a6b74-24a7-4c9c-91d5-c54b82a85b4e tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-140a6b74-24a7-4c9c-91d5-c54b82a85b4e tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:05 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:05 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:05 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:05 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:05 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-140a6b74-24a7-4c9c-91d5-c54b82a85b4e tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Volume info retrieved successfully. Sep 05 20:59:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-140a6b74-24a7-4c9c-91d5-c54b82a85b4e tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] http://192.168.122.147/volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 returned with HTTP 200 Sep 05 20:59:05 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 918/1786] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:05 2026] GET /volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 => generated 866 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ebd69740-8ecc-4f72-95de-050ca864fef3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ebd69740-8ecc-4f72-95de-050ca864fef3 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] GET http://192.168.122.147/volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 Sep 05 20:59:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ebd69740-8ecc-4f72-95de-050ca864fef3 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ebd69740-8ecc-4f72-95de-050ca864fef3 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:06 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:06 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:06 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:06 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:06 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ebd69740-8ecc-4f72-95de-050ca864fef3 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Volume info retrieved successfully. Sep 05 20:59:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ebd69740-8ecc-4f72-95de-050ca864fef3 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] http://192.168.122.147/volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 returned with HTTP 200 Sep 05 20:59:06 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 869/1787] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:06 2026] GET /volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 => generated 867 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:59:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-007e5375-0a9d-4ba0-b787-76df9d374779 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-007e5375-0a9d-4ba0-b787-76df9d374779 tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] GET http://192.168.122.147/volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 Sep 05 20:59:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-007e5375-0a9d-4ba0-b787-76df9d374779 tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-007e5375-0a9d-4ba0-b787-76df9d374779 tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:06 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:06 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:06 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:06 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:06 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-007e5375-0a9d-4ba0-b787-76df9d374779 tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] Volume info retrieved successfully. Sep 05 20:59:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-007e5375-0a9d-4ba0-b787-76df9d374779 tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] http://192.168.122.147/volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 returned with HTTP 200 Sep 05 20:59:06 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 919/1788] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:06 2026] GET /volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 => generated 1030 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 20:59:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c5ac0a2f-03e4-4d9c-b986-ae9f21534cc3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c5ac0a2f-03e4-4d9c-b986-ae9f21534cc3 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] POST http://192.168.122.147/volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7/action Sep 05 20:59:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c5ac0a2f-03e4-4d9c-b986-ae9f21534cc3 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:59:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c5ac0a2f-03e4-4d9c-b986-ae9f21534cc3 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:06 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:06 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:06 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:06 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:06 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c5ac0a2f-03e4-4d9c-b986-ae9f21534cc3 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Volume info retrieved successfully. Sep 05 20:59:06 devstack devstack@c-api.service[87416]: /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 05 20:59:06 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:59:06 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-c5ac0a2f-03e4-4d9c-b986-ae9f21534cc3 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-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 05 20:59:06 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-c5ac0a2f-03e4-4d9c-b986-ae9f21534cc3 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-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 05 20:59:06 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-c5ac0a2f-03e4-4d9c-b986-ae9f21534cc3 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Created reservations ['93414b79-dc9f-4bbd-bb0a-093f58c27fff', '57b840eb-7a65-461d-9097-9762689141c1'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:59:06 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-c5ac0a2f-03e4-4d9c-b986-ae9f21534cc3 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-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 05 20:59:06 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-c5ac0a2f-03e4-4d9c-b986-ae9f21534cc3 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-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 05 20:59:06 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-c5ac0a2f-03e4-4d9c-b986-ae9f21534cc3 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Created reservations ['2e8f1c76-af62-4d99-a4c5-bd0bdfe928e6', '0ae4ba53-9073-43df-8b26-4bc32b51306d'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:59:07 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:07 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:07 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c5ac0a2f-03e4-4d9c-b986-ae9f21534cc3 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Retype volume request issued successfully. Sep 05 20:59:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c5ac0a2f-03e4-4d9c-b986-ae9f21534cc3 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] http://192.168.122.147/volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7/action returned with HTTP 202 Sep 05 20:59:07 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 870/1789] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 20:59:06 2026] POST /volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7/action => generated 0 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:59:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f8bf028b-a292-4cc9-883e-594e37320c5d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f8bf028b-a292-4cc9-883e-594e37320c5d tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] GET http://192.168.122.147/volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 Sep 05 20:59:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f8bf028b-a292-4cc9-883e-594e37320c5d tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f8bf028b-a292-4cc9-883e-594e37320c5d tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:07 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:07 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:07 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:07 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:07 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f8bf028b-a292-4cc9-883e-594e37320c5d tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Volume info retrieved successfully. Sep 05 20:59:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f8bf028b-a292-4cc9-883e-594e37320c5d tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] http://192.168.122.147/volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 returned with HTTP 200 Sep 05 20:59:07 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 920/1790] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:07 2026] GET /volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 => generated 866 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-468c5abc-2662-48a2-996d-888f4d3b4f55 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-468c5abc-2662-48a2-996d-888f4d3b4f55 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] GET http://192.168.122.147/volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 Sep 05 20:59:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-468c5abc-2662-48a2-996d-888f4d3b4f55 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-468c5abc-2662-48a2-996d-888f4d3b4f55 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:08 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:08 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:08 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:08 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:08 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-468c5abc-2662-48a2-996d-888f4d3b4f55 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Volume info retrieved successfully. Sep 05 20:59:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-468c5abc-2662-48a2-996d-888f4d3b4f55 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] http://192.168.122.147/volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 returned with HTTP 200 Sep 05 20:59:08 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 871/1791] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:08 2026] GET /volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 => generated 867 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-75a177fb-c6af-49b5-b23f-68385c938373 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-75a177fb-c6af-49b5-b23f-68385c938373 tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] GET http://192.168.122.147/volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 Sep 05 20:59:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-75a177fb-c6af-49b5-b23f-68385c938373 tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-75a177fb-c6af-49b5-b23f-68385c938373 tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:08 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:08 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:08 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:08 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:08 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-75a177fb-c6af-49b5-b23f-68385c938373 tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] Volume info retrieved successfully. Sep 05 20:59:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-75a177fb-c6af-49b5-b23f-68385c938373 tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] http://192.168.122.147/volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 returned with HTTP 200 Sep 05 20:59:08 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 921/1792] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:08 2026] GET /volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 => generated 1030 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:59:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ef7c2c81-d714-4a14-9506-9283f71c56c4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ef7c2c81-d714-4a14-9506-9283f71c56c4 tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] GET http://192.168.122.147/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-63552541 Sep 05 20:59:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ef7c2c81-d714-4a14-9506-9283f71c56c4 tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ef7c2c81-d714-4a14-9506-9283f71c56c4 tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:08 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ef7c2c81-d714-4a14-9506-9283f71c56c4 tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-63552541'), ('all_tenants', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:59:08 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:08 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:08 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ef7c2c81-d714-4a14-9506-9283f71c56c4 tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] Get all volumes completed successfully. Sep 05 20:59:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ef7c2c81-d714-4a14-9506-9283f71c56c4 tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] http://192.168.122.147/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-63552541 returned with HTTP 200 Sep 05 20:59:08 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 872/1793] 192.168.122.147 () {58 vars in 1278 bytes} [Sat Sep 5 20:59:08 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-63552541 => generated 353 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c6748472-ec54-433e-b0ff-d6701305a278 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c6748472-ec54-433e-b0ff-d6701305a278 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] GET http://192.168.122.147/volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 Sep 05 20:59:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c6748472-ec54-433e-b0ff-d6701305a278 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c6748472-ec54-433e-b0ff-d6701305a278 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:08 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:08 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:08 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:08 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:08 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c6748472-ec54-433e-b0ff-d6701305a278 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Volume info retrieved successfully. Sep 05 20:59:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c6748472-ec54-433e-b0ff-d6701305a278 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] http://192.168.122.147/volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 returned with HTTP 200 Sep 05 20:59:08 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 922/1794] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:08 2026] GET /volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 => generated 867 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-832f21a2-829e-4ce4-8fc5-1a51340494ae None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-832f21a2-829e-4ce4-8fc5-1a51340494ae tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] DELETE http://192.168.122.147/volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 Sep 05 20:59:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-832f21a2-829e-4ce4-8fc5-1a51340494ae tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-832f21a2-829e-4ce4-8fc5-1a51340494ae tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:08 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-832f21a2-829e-4ce4-8fc5-1a51340494ae tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Delete volume with id: 2bdb79a0-4401-4b7a-93dd-287045e56db7 Sep 05 20:59:09 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:09 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:09 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:09 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:09 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-832f21a2-829e-4ce4-8fc5-1a51340494ae tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Volume info retrieved successfully. Sep 05 20:59:09 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-832f21a2-829e-4ce4-8fc5-1a51340494ae tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Delete volume request issued successfully. Sep 05 20:59:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-832f21a2-829e-4ce4-8fc5-1a51340494ae tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] http://192.168.122.147/volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 returned with HTTP 202 Sep 05 20:59:09 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 873/1795] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:59:08 2026] DELETE /volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:59:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-dbe64b7d-a16a-488f-aafc-f1d56c9999b4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dbe64b7d-a16a-488f-aafc-f1d56c9999b4 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] GET http://192.168.122.147/volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 Sep 05 20:59:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dbe64b7d-a16a-488f-aafc-f1d56c9999b4 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dbe64b7d-a16a-488f-aafc-f1d56c9999b4 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:09 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:09 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:09 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:09 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:09 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-dbe64b7d-a16a-488f-aafc-f1d56c9999b4 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Volume info retrieved successfully. Sep 05 20:59:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dbe64b7d-a16a-488f-aafc-f1d56c9999b4 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] http://192.168.122.147/volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 returned with HTTP 200 Sep 05 20:59:09 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 923/1796] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:09 2026] GET /volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 => generated 866 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a1ad5fa3-9ac9-414f-9602-6bb15faec365 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a1ad5fa3-9ac9-414f-9602-6bb15faec365 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] GET http://192.168.122.147/volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 Sep 05 20:59:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a1ad5fa3-9ac9-414f-9602-6bb15faec365 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a1ad5fa3-9ac9-414f-9602-6bb15faec365 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:10 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:10 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:10 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:10 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:10 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a1ad5fa3-9ac9-414f-9602-6bb15faec365 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Volume info retrieved successfully. Sep 05 20:59:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a1ad5fa3-9ac9-414f-9602-6bb15faec365 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] http://192.168.122.147/volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 returned with HTTP 200 Sep 05 20:59:10 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 874/1797] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:10 2026] GET /volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 => generated 866 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:59:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f8c64df0-794f-4978-aa9f-a06aa86a6912 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f8c64df0-794f-4978-aa9f-a06aa86a6912 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] GET http://192.168.122.147/volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 Sep 05 20:59:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f8c64df0-794f-4978-aa9f-a06aa86a6912 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f8c64df0-794f-4978-aa9f-a06aa86a6912 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f8c64df0-794f-4978-aa9f-a06aa86a6912 tempest-VolumeRetypeWithoutMigrationTest-1353761532 tempest-VolumeRetypeWithoutMigrationTest-1353761532-project-member] http://192.168.122.147/volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 returned with HTTP 404 Sep 05 20:59:11 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 924/1798] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:11 2026] GET /volume/v3/volumes/2bdb79a0-4401-4b7a-93dd-287045e56db7 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b1099fb4-ed82-40e1-81de-591572e6c63c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b1099fb4-ed82-40e1-81de-591572e6c63c tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] DELETE http://192.168.122.147/volume/v3/types/ef8f4691-b1bd-4c71-8676-fcca61b06c69 Sep 05 20:59:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b1099fb4-ed82-40e1-81de-591572e6c63c tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b1099fb4-ed82-40e1-81de-591572e6c63c tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b1099fb4-ed82-40e1-81de-591572e6c63c tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] http://192.168.122.147/volume/v3/types/ef8f4691-b1bd-4c71-8676-fcca61b06c69 returned with HTTP 202 Sep 05 20:59:11 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 875/1799] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 20:59:11 2026] DELETE /volume/v3/types/ef8f4691-b1bd-4c71-8676-fcca61b06c69 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:59:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d93037df-61fa-4a0e-b7f1-5241700f7163 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d93037df-61fa-4a0e-b7f1-5241700f7163 tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] GET http://192.168.122.147/volume/v3/types/ef8f4691-b1bd-4c71-8676-fcca61b06c69 Sep 05 20:59:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d93037df-61fa-4a0e-b7f1-5241700f7163 tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d93037df-61fa-4a0e-b7f1-5241700f7163 tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d93037df-61fa-4a0e-b7f1-5241700f7163 tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] http://192.168.122.147/volume/v3/types/ef8f4691-b1bd-4c71-8676-fcca61b06c69 returned with HTTP 404 Sep 05 20:59:11 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 925/1800] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 20:59:11 2026] GET /volume/v3/types/ef8f4691-b1bd-4c71-8676-fcca61b06c69 => generated 114 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4f9334fd-7194-412d-ba4b-9eafc8e0d279 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4f9334fd-7194-412d-ba4b-9eafc8e0d279 tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] DELETE http://192.168.122.147/volume/v3/types/907a4227-c17c-4db8-927c-ce11b19230db Sep 05 20:59:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4f9334fd-7194-412d-ba4b-9eafc8e0d279 tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4f9334fd-7194-412d-ba4b-9eafc8e0d279 tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4f9334fd-7194-412d-ba4b-9eafc8e0d279 tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] http://192.168.122.147/volume/v3/types/907a4227-c17c-4db8-927c-ce11b19230db returned with HTTP 202 Sep 05 20:59:11 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 876/1801] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 20:59:11 2026] DELETE /volume/v3/types/907a4227-c17c-4db8-927c-ce11b19230db => generated 0 bytes in 233 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:59:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e098a280-dbbe-49eb-8046-d5d2640523e0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e098a280-dbbe-49eb-8046-d5d2640523e0 tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] GET http://192.168.122.147/volume/v3/types/907a4227-c17c-4db8-927c-ce11b19230db Sep 05 20:59:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e098a280-dbbe-49eb-8046-d5d2640523e0 tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e098a280-dbbe-49eb-8046-d5d2640523e0 tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e098a280-dbbe-49eb-8046-d5d2640523e0 tempest-VolumeRetypeWithoutMigrationTest-157673368 tempest-VolumeRetypeWithoutMigrationTest-157673368-project-admin] http://192.168.122.147/volume/v3/types/907a4227-c17c-4db8-927c-ce11b19230db returned with HTTP 404 Sep 05 20:59:12 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 926/1802] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 20:59:11 2026] GET /volume/v3/types/907a4227-c17c-4db8-927c-ce11b19230db => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7920b3c4-3deb-4013-b6ff-18b2ddc7b6bf None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7920b3c4-3deb-4013-b6ff-18b2ddc7b6bf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:59:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7920b3c4-3deb-4013-b6ff-18b2ddc7b6bf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1332700182"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-7920b3c4-3deb-4013-b6ff-18b2ddc7b6bf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1332700182'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:59:20 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-7920b3c4-3deb-4013-b6ff-18b2ddc7b6bf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Create volume of 1 GB Sep 05 20:59:20 devstack devstack@c-api.service[87416]: DEBUG dbcounter [-] [87416] Writing DB stats cinder:SELECT=352,cinder:INSERT=51,cinder:UPDATE=74 {{(pid=87416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:59:20 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7920b3c4-3deb-4013-b6ff-18b2ddc7b6bf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Availability Zones retrieved successfully. Sep 05 20:59:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7920b3c4-3deb-4013-b6ff-18b2ddc7b6bf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Flow 'volume_create_api' (c6634879-c2c9-4a0a-838e-cd10923f5f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:59:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7920b3c4-3deb-4013-b6ff-18b2ddc7b6bf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cda93ce4-5f6e-4b9d-8129-929290ab462a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-7920b3c4-3deb-4013-b6ff-18b2ddc7b6bf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:59:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7920b3c4-3deb-4013-b6ff-18b2ddc7b6bf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cda93ce4-5f6e-4b9d-8129-929290ab462a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7920b3c4-3deb-4013-b6ff-18b2ddc7b6bf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecc23c94-f161-4680-9da2-56857070fc30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:20 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-7920b3c4-3deb-4013-b6ff-18b2ddc7b6bf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Created reservations ['bb2d2a63-2558-4677-941e-59a1e8b1b7a7', '43cf73ce-5044-451c-ad68-f537e83b5e6a', '2df569d9-6e12-4396-af41-c3ded70d9a1e', '206be807-29b3-4325-bce7-6b022d0194e2'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:59:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7920b3c4-3deb-4013-b6ff-18b2ddc7b6bf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecc23c94-f161-4680-9da2-56857070fc30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb2d2a63-2558-4677-941e-59a1e8b1b7a7', '43cf73ce-5044-451c-ad68-f537e83b5e6a', '2df569d9-6e12-4396-af41-c3ded70d9a1e', '206be807-29b3-4325-bce7-6b022d0194e2']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7920b3c4-3deb-4013-b6ff-18b2ddc7b6bf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2176e94a-f611-4db3-b61b-e6b66660fa84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:20 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:20 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7920b3c4-3deb-4013-b6ff-18b2ddc7b6bf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2176e94a-f611-4db3-b61b-e6b66660fa84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae3191b0-bf03-44e3-b394-3d8ed434ec95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1332700182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dc3e719a5994141b3b3d053a9f4cf5e',qos_specs=None,replication_status=,reservations=['bb2d2a63-2558-4677-941e-59a1e8b1b7a7','43cf73ce-5044-451c-ad68-f537e83b5e6a','2df569d9-6e12-4396-af41-c3ded70d9a1e','206be807-29b3-4325-bce7-6b022d0194e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee466a7ca9a8475fa2d2e9badd81d130',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:59:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1332700182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae3191b0-bf03-44e3-b394-3d8ed434ec95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dc3e719a5994141b3b3d053a9f4cf5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee466a7ca9a8475fa2d2e9badd81d130',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7920b3c4-3deb-4013-b6ff-18b2ddc7b6bf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3601194d-84d3-4240-8ee3-5dfb385e73ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7920b3c4-3deb-4013-b6ff-18b2ddc7b6bf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3601194d-84d3-4240-8ee3-5dfb385e73ec) transitioned into state 'SUCCESS' from state '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-1332700182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dc3e719a5994141b3b3d053a9f4cf5e',qos_specs=None,replication_status=,reservations=['bb2d2a63-2558-4677-941e-59a1e8b1b7a7','43cf73ce-5044-451c-ad68-f537e83b5e6a','2df569d9-6e12-4396-af41-c3ded70d9a1e','206be807-29b3-4325-bce7-6b022d0194e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee466a7ca9a8475fa2d2e9badd81d130',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7920b3c4-3deb-4013-b6ff-18b2ddc7b6bf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f62c2c7-91e7-44b4-9569-5f29aebb710c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:21 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7920b3c4-3deb-4013-b6ff-18b2ddc7b6bf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f62c2c7-91e7-44b4-9569-5f29aebb710c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:21 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7920b3c4-3deb-4013-b6ff-18b2ddc7b6bf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Flow 'volume_create_api' (c6634879-c2c9-4a0a-838e-cd10923f5f14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:59:21 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7920b3c4-3deb-4013-b6ff-18b2ddc7b6bf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Create volume request issued successfully. Sep 05 20:59:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7920b3c4-3deb-4013-b6ff-18b2ddc7b6bf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:59:21 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 877/1803] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:59:20 2026] POST /volume/v3/volumes => generated 763 bytes in 794 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:59:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c9b0b9f6-1c70-4dc0-8022-0e74bf75ec4f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c9b0b9f6-1c70-4dc0-8022-0e74bf75ec4f tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 Sep 05 20:59:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c9b0b9f6-1c70-4dc0-8022-0e74bf75ec4f tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c9b0b9f6-1c70-4dc0-8022-0e74bf75ec4f tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:21 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:21 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:21 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:21 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:21 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c9b0b9f6-1c70-4dc0-8022-0e74bf75ec4f tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 20:59:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c9b0b9f6-1c70-4dc0-8022-0e74bf75ec4f tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 returned with HTTP 200 Sep 05 20:59:21 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 927/1804] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:21 2026] GET /volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 => generated 831 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-bd1d19cf-bdde-4c53-808f-672b15b07a9b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bd1d19cf-bdde-4c53-808f-672b15b07a9b tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 Sep 05 20:59:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bd1d19cf-bdde-4c53-808f-672b15b07a9b tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bd1d19cf-bdde-4c53-808f-672b15b07a9b tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:22 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:22 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:22 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:22 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:22 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-bd1d19cf-bdde-4c53-808f-672b15b07a9b tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 20:59:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bd1d19cf-bdde-4c53-808f-672b15b07a9b tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 returned with HTTP 200 Sep 05 20:59:22 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 878/1805] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:22 2026] GET /volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0cc67755-ac65-4693-ab43-ec726b2c618d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0cc67755-ac65-4693-ab43-ec726b2c618d tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:59:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0cc67755-ac65-4693-ab43-ec726b2c618d tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1460922166", "os-volume-type-access:is_public": false}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0cc67755-ac65-4693-ab43-ec726b2c618d tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 20:59:22 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 928/1806] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 20:59:22 2026] POST /volume/v3/types => generated 229 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:59:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-40632a9a-7018-4bb0-8719-a319f2f29729 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-40632a9a-7018-4bb0-8719-a319f2f29729 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:59:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-40632a9a-7018-4bb0-8719-a319f2f29729 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c0d7e0ea-4671-4faa-b9c0-7954dc198a05", "size": 1}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-40632a9a-7018-4bb0-8719-a319f2f29729 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Create volume request body: {'volume': {'volume_type': 'c0d7e0ea-4671-4faa-b9c0-7954dc198a05', 'size': 1}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:59:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-40632a9a-7018-4bb0-8719-a319f2f29729 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 404 Sep 05 20:59:23 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 879/1807] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:59:22 2026] POST /volume/v3/volumes => generated 114 bytes in 164 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-cd394373-82cc-47a1-b52b-f4497e5bf804 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cd394373-82cc-47a1-b52b-f4497e5bf804 tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] POST http://192.168.122.147/volume/v3/types/c0d7e0ea-4671-4faa-b9c0-7954dc198a05/action Sep 05 20:59:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cd394373-82cc-47a1-b52b-f4497e5bf804 tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] Action body: b'{"addProjectAccess": {"project": "1e7b8bf2010b4be7a3207de35ddf31f3"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:59:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cd394373-82cc-47a1-b52b-f4497e5bf804 tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "1e7b8bf2010b4be7a3207de35ddf31f3"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cd394373-82cc-47a1-b52b-f4497e5bf804 tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] http://192.168.122.147/volume/v3/types/c0d7e0ea-4671-4faa-b9c0-7954dc198a05/action returned with HTTP 202 Sep 05 20:59:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 929/1808] 192.168.122.147 () {60 vars in 1268 bytes} [Sat Sep 5 20:59:23 2026] POST /volume/v3/types/c0d7e0ea-4671-4faa-b9c0-7954dc198a05/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:59:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f716f3bf-1107-457d-a471-4f5a459c0618 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0fae4efb-2e94-4f30-98a7-e2e49343bce5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0fae4efb-2e94-4f30-98a7-e2e49343bce5 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:59:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0fae4efb-2e94-4f30-98a7-e2e49343bce5 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c0d7e0ea-4671-4faa-b9c0-7954dc198a05", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-759797109"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f716f3bf-1107-457d-a471-4f5a459c0618 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 Sep 05 20:59:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f716f3bf-1107-457d-a471-4f5a459c0618 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f716f3bf-1107-457d-a471-4f5a459c0618 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-0fae4efb-2e94-4f30-98a7-e2e49343bce5 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Create volume request body: {'volume': {'volume_type': 'c0d7e0ea-4671-4faa-b9c0-7954dc198a05', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-759797109'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:59:23 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-0fae4efb-2e94-4f30-98a7-e2e49343bce5 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Create volume of 1 GB Sep 05 20:59:23 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:23 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:23 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0fae4efb-2e94-4f30-98a7-e2e49343bce5 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Availability Zones retrieved successfully. Sep 05 20:59:23 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:23 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:23 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:23 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:23 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f716f3bf-1107-457d-a471-4f5a459c0618 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 20:59:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-0fae4efb-2e94-4f30-98a7-e2e49343bce5 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Flow 'volume_create_api' (689215d0-040d-418a-9ada-20baab05c254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:59:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-0fae4efb-2e94-4f30-98a7-e2e49343bce5 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91e5c367-af2f-485b-8c4c-fb68105f2e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f716f3bf-1107-457d-a471-4f5a459c0618 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 returned with HTTP 200 Sep 05 20:59:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-0fae4efb-2e94-4f30-98a7-e2e49343bce5 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:59:23 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 880/1809] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:23 2026] GET /volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 => generated 856 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-75d34ff7-5ee6-4b3c-92d0-1e666c07957d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-0fae4efb-2e94-4f30-98a7-e2e49343bce5 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91e5c367-af2f-485b-8c4c-fb68105f2e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:59:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c0d7e0ea-4671-4faa-b9c0-7954dc198a05,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1460922166',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0d7e0ea-4671-4faa-b9c0-7954dc198a05', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-0fae4efb-2e94-4f30-98a7-e2e49343bce5 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51bf4ffe-2b54-47a1-b25e-a33cc56a8326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:23 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-0fae4efb-2e94-4f30-98a7-e2e49343bce5 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1460922166 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1460922166, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:59:23 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-0fae4efb-2e94-4f30-98a7-e2e49343bce5 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1460922166 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1460922166, it is now deprecated. Please use the default quota class for default quota. Sep 05 20:59:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-75d34ff7-5ee6-4b3c-92d0-1e666c07957d tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] GET http://192.168.122.147/volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 Sep 05 20:59:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-75d34ff7-5ee6-4b3c-92d0-1e666c07957d tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-75d34ff7-5ee6-4b3c-92d0-1e666c07957d tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:23 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:23 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:23 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:23 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:23 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-75d34ff7-5ee6-4b3c-92d0-1e666c07957d tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] Volume info retrieved successfully. Sep 05 20:59:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-75d34ff7-5ee6-4b3c-92d0-1e666c07957d tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] http://192.168.122.147/volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 returned with HTTP 200 Sep 05 20:59:23 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 881/1810] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:23 2026] GET /volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 => generated 856 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:23 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-0fae4efb-2e94-4f30-98a7-e2e49343bce5 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Created reservations ['2356e34e-1307-429e-80a4-803632fa9942', 'ca59df6c-0ff5-41a4-a485-3f50c356f176', '4f34134b-09b6-4dd5-ba3c-38d6777b5fa0', '5358cf00-ba8e-424a-9f43-b6833e6ac4d3'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:59:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-0fae4efb-2e94-4f30-98a7-e2e49343bce5 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51bf4ffe-2b54-47a1-b25e-a33cc56a8326) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2356e34e-1307-429e-80a4-803632fa9942', 'ca59df6c-0ff5-41a4-a485-3f50c356f176', '4f34134b-09b6-4dd5-ba3c-38d6777b5fa0', '5358cf00-ba8e-424a-9f43-b6833e6ac4d3']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-0fae4efb-2e94-4f30-98a7-e2e49343bce5 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b1b94e9-dadc-475a-aab0-e750fb69262c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6da53c32-c8c9-4921-9114-e88f7c765e65 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6da53c32-c8c9-4921-9114-e88f7c765e65 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 20:59:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6da53c32-c8c9-4921-9114-e88f7c765e65 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae3191b0-bf03-44e3-b394-3d8ed434ec95", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1615001894"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:23 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:23 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:23 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:23 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:23 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6da53c32-c8c9-4921-9114-e88f7c765e65 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 20:59:23 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-6da53c32-c8c9-4921-9114-e88f7c765e65 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Create snapshot from volume ae3191b0-bf03-44e3-b394-3d8ed434ec95 Sep 05 20:59:23 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:23 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-0fae4efb-2e94-4f30-98a7-e2e49343bce5 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b1b94e9-dadc-475a-aab0-e750fb69262c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5257308-fc4f-47cf-84c7-e51cfebabfad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-759797109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e7b8bf2010b4be7a3207de35ddf31f3',qos_specs=None,replication_status=,reservations=['2356e34e-1307-429e-80a4-803632fa9942','ca59df6c-0ff5-41a4-a485-3f50c356f176','4f34134b-09b6-4dd5-ba3c-38d6777b5fa0','5358cf00-ba8e-424a-9f43-b6833e6ac4d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86519fc57b594a17afefd92aee2dc5c3',volume_type_id=c0d7e0ea-4671-4faa-b9c0-7954dc198a05), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:59:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-759797109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5257308-fc4f-47cf-84c7-e51cfebabfad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e7b8bf2010b4be7a3207de35ddf31f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86519fc57b594a17afefd92aee2dc5c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0d7e0ea-4671-4faa-b9c0-7954dc198a05),volume_type_id=c0d7e0ea-4671-4faa-b9c0-7954dc198a05)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-0fae4efb-2e94-4f30-98a7-e2e49343bce5 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66f6a2f0-fa03-4b42-96bf-00140cdafe2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-0fae4efb-2e94-4f30-98a7-e2e49343bce5 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66f6a2f0-fa03-4b42-96bf-00140cdafe2e) transitioned into state 'SUCCESS' from state '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-759797109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e7b8bf2010b4be7a3207de35ddf31f3',qos_specs=None,replication_status=,reservations=['2356e34e-1307-429e-80a4-803632fa9942','ca59df6c-0ff5-41a4-a485-3f50c356f176','4f34134b-09b6-4dd5-ba3c-38d6777b5fa0','5358cf00-ba8e-424a-9f43-b6833e6ac4d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86519fc57b594a17afefd92aee2dc5c3',volume_type_id=c0d7e0ea-4671-4faa-b9c0-7954dc198a05)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-0fae4efb-2e94-4f30-98a7-e2e49343bce5 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00b17a63-0fd5-4eed-850d-2916364875dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:23 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-6da53c32-c8c9-4921-9114-e88f7c765e65 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Created reservations ['73ac0f6b-7db8-4fe5-8a01-f3426ffe9a22', '63dbd32a-e7bd-4d5b-b04d-c8721cf03c42', '76d53424-c68e-4dba-82d7-65c4d52f2670', 'a510d659-0447-4002-9bd7-b1ceb95058e7'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:59:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-0fae4efb-2e94-4f30-98a7-e2e49343bce5 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00b17a63-0fd5-4eed-850d-2916364875dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-0fae4efb-2e94-4f30-98a7-e2e49343bce5 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Flow 'volume_create_api' (689215d0-040d-418a-9ada-20baab05c254) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:59:23 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0fae4efb-2e94-4f30-98a7-e2e49343bce5 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Create volume request issued successfully. Sep 05 20:59:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0fae4efb-2e94-4f30-98a7-e2e49343bce5 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:59:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 930/1811] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 20:59:23 2026] POST /volume/v3/volumes => generated 803 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:59:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ed43076f-1563-4b36-b97a-195264c591a0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ed43076f-1563-4b36-b97a-195264c591a0 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] GET http://192.168.122.147/volume/v3/volumes/f5257308-fc4f-47cf-84c7-e51cfebabfad Sep 05 20:59:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ed43076f-1563-4b36-b97a-195264c591a0 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ed43076f-1563-4b36-b97a-195264c591a0 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:23 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:23 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:23 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:23 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:23 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:23 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:23 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ed43076f-1563-4b36-b97a-195264c591a0 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Volume info retrieved successfully. Sep 05 20:59:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ed43076f-1563-4b36-b97a-195264c591a0 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] http://192.168.122.147/volume/v3/volumes/f5257308-fc4f-47cf-84c7-e51cfebabfad returned with HTTP 200 Sep 05 20:59:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 931/1812] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:23 2026] GET /volume/v3/volumes/f5257308-fc4f-47cf-84c7-e51cfebabfad => generated 871 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:23 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6da53c32-c8c9-4921-9114-e88f7c765e65 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot create request issued successfully. Sep 05 20:59:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6da53c32-c8c9-4921-9114-e88f7c765e65 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 20:59:23 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 882/1813] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 20:59:23 2026] POST /volume/v3/snapshots => generated 380 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:59:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7fb06217-7083-431e-af99-43a5d3981651 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7fb06217-7083-431e-af99-43a5d3981651 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 Sep 05 20:59:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7fb06217-7083-431e-af99-43a5d3981651 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7fb06217-7083-431e-af99-43a5d3981651 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:23 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:23 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:23 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7fb06217-7083-431e-af99-43a5d3981651 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot retrieved successfully. Sep 05 20:59:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7fb06217-7083-431e-af99-43a5d3981651 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 returned with HTTP 200 Sep 05 20:59:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 932/1814] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:59:23 2026] GET /volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 => generated 512 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f7cb7be1-4812-4964-9818-f652c3a69187 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f7cb7be1-4812-4964-9818-f652c3a69187 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] GET http://192.168.122.147/volume/v3/volumes/f5257308-fc4f-47cf-84c7-e51cfebabfad Sep 05 20:59:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f7cb7be1-4812-4964-9818-f652c3a69187 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f7cb7be1-4812-4964-9818-f652c3a69187 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:24 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:24 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:24 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:24 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ac861754-b0b2-412e-b4c1-d4b70923111e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ac861754-b0b2-412e-b4c1-d4b70923111e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 Sep 05 20:59:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ac861754-b0b2-412e-b4c1-d4b70923111e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ac861754-b0b2-412e-b4c1-d4b70923111e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:24 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f7cb7be1-4812-4964-9818-f652c3a69187 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Volume info retrieved successfully. Sep 05 20:59:24 devstack devstack@c-api.service[87415]: DEBUG dbcounter [-] [87415] Writing DB stats cinder:SELECT=370,cinder:INSERT=57,cinder:UPDATE=71 {{(pid=87415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 20:59:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ac861754-b0b2-412e-b4c1-d4b70923111e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot retrieved successfully. Sep 05 20:59:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ac861754-b0b2-412e-b4c1-d4b70923111e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 returned with HTTP 200 Sep 05 20:59:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 933/1815] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:59:24 2026] GET /volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 => generated 512 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f7cb7be1-4812-4964-9818-f652c3a69187 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] http://192.168.122.147/volume/v3/volumes/f5257308-fc4f-47cf-84c7-e51cfebabfad returned with HTTP 200 Sep 05 20:59:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 883/1816] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:24 2026] GET /volume/v3/volumes/f5257308-fc4f-47cf-84c7-e51cfebabfad => generated 895 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9cda7249-1e1c-4cca-8ff7-1638e3603a6e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9cda7249-1e1c-4cca-8ff7-1638e3603a6e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 Sep 05 20:59:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9cda7249-1e1c-4cca-8ff7-1638e3603a6e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9cda7249-1e1c-4cca-8ff7-1638e3603a6e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:25 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:25 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:25 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9cda7249-1e1c-4cca-8ff7-1638e3603a6e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot retrieved successfully. Sep 05 20:59:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9cda7249-1e1c-4cca-8ff7-1638e3603a6e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 returned with HTTP 200 Sep 05 20:59:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 934/1817] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:59:25 2026] GET /volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 => generated 512 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b01ab97c-62c2-4b24-8574-900c5977a4e0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b01ab97c-62c2-4b24-8574-900c5977a4e0 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] GET http://192.168.122.147/volume/v3/volumes/f5257308-fc4f-47cf-84c7-e51cfebabfad Sep 05 20:59:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b01ab97c-62c2-4b24-8574-900c5977a4e0 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b01ab97c-62c2-4b24-8574-900c5977a4e0 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:25 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:25 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:25 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:25 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:25 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b01ab97c-62c2-4b24-8574-900c5977a4e0 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Volume info retrieved successfully. Sep 05 20:59:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b01ab97c-62c2-4b24-8574-900c5977a4e0 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] http://192.168.122.147/volume/v3/volumes/f5257308-fc4f-47cf-84c7-e51cfebabfad returned with HTTP 200 Sep 05 20:59:26 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 884/1818] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:25 2026] GET /volume/v3/volumes/f5257308-fc4f-47cf-84c7-e51cfebabfad => generated 895 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-23cd4a5b-6cdf-483a-8fad-8e907b875867 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-23cd4a5b-6cdf-483a-8fad-8e907b875867 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 Sep 05 20:59:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-23cd4a5b-6cdf-483a-8fad-8e907b875867 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-23cd4a5b-6cdf-483a-8fad-8e907b875867 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:26 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:26 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:26 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-23cd4a5b-6cdf-483a-8fad-8e907b875867 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot retrieved successfully. Sep 05 20:59:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-23cd4a5b-6cdf-483a-8fad-8e907b875867 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 returned with HTTP 200 Sep 05 20:59:26 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 935/1819] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:59:26 2026] GET /volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 => generated 539 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9b135f7c-dac2-4f95-a4ac-2bbd6ddaf693 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9b135f7c-dac2-4f95-a4ac-2bbd6ddaf693 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] GET http://192.168.122.147/volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 Sep 05 20:59:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9b135f7c-dac2-4f95-a4ac-2bbd6ddaf693 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9b135f7c-dac2-4f95-a4ac-2bbd6ddaf693 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:27 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:27 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:27 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9b135f7c-dac2-4f95-a4ac-2bbd6ddaf693 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] Snapshot retrieved successfully. Sep 05 20:59:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9b135f7c-dac2-4f95-a4ac-2bbd6ddaf693 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] http://192.168.122.147/volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 returned with HTTP 200 Sep 05 20:59:27 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 885/1820] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:59:26 2026] GET /volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 => generated 539 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b20f4d59-4332-47e1-9fd3-2e9e14c209e3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b20f4d59-4332-47e1-9fd3-2e9e14c209e3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] GET http://192.168.122.147/volume/v3/snapshots Sep 05 20:59:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b20f4d59-4332-47e1-9fd3-2e9e14c209e3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b20f4d59-4332-47e1-9fd3-2e9e14c209e3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-b20f4d59-4332-47e1-9fd3-2e9e14c209e3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 20:59:27 devstack devstack@c-api.service[87415]: DEBUG cinder.db.api [None req-b20f4d59-4332-47e1-9fd3-2e9e14c209e3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] Building query based on filter {{(pid=87415) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 20:59:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-93a91f30-83af-4913-b735-77b331fa3aa7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:27 devstack devstack@c-api.service[87415]: /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 05 20:59:27 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 20:59:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b20f4d59-4332-47e1-9fd3-2e9e14c209e3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] Get all snapshots completed successfully. Sep 05 20:59:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b20f4d59-4332-47e1-9fd3-2e9e14c209e3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] http://192.168.122.147/volume/v3/snapshots returned with HTTP 200 Sep 05 20:59:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 936/1821] 192.168.122.147 () {58 vars in 1127 bytes} [Sat Sep 5 20:59:27 2026] GET /volume/v3/snapshots => generated 408 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-93a91f30-83af-4913-b735-77b331fa3aa7 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] GET http://192.168.122.147/volume/v3/volumes/f5257308-fc4f-47cf-84c7-e51cfebabfad Sep 05 20:59:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-93a91f30-83af-4913-b735-77b331fa3aa7 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-93a91f30-83af-4913-b735-77b331fa3aa7 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d0323bb0-f456-4e4c-97bc-f86401e371cf None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d0323bb0-f456-4e4c-97bc-f86401e371cf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] PUT http://192.168.122.147/volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 Sep 05 20:59:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d0323bb0-f456-4e4c-97bc-f86401e371cf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-280003903", "description": "This is the new description of snapshot."}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:27 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:27 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:27 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:27 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:27 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:27 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d0323bb0-f456-4e4c-97bc-f86401e371cf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot retrieved successfully. Sep 05 20:59:27 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-93a91f30-83af-4913-b735-77b331fa3aa7 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Volume info retrieved successfully. Sep 05 20:59:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d0323bb0-f456-4e4c-97bc-f86401e371cf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 returned with HTTP 200 Sep 05 20:59:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 937/1822] 192.168.122.147 () {60 vars in 1259 bytes} [Sat Sep 5 20:59:27 2026] PUT /volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 => generated 442 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-93a91f30-83af-4913-b735-77b331fa3aa7 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] http://192.168.122.147/volume/v3/volumes/f5257308-fc4f-47cf-84c7-e51cfebabfad returned with HTTP 200 Sep 05 20:59:27 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 886/1823] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:27 2026] GET /volume/v3/volumes/f5257308-fc4f-47cf-84c7-e51cfebabfad => generated 895 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-74706dcf-6f5c-4f07-b0ab-d38805814375 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-74706dcf-6f5c-4f07-b0ab-d38805814375 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] GET http://192.168.122.147/volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 Sep 05 20:59:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-74706dcf-6f5c-4f07-b0ab-d38805814375 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-74706dcf-6f5c-4f07-b0ab-d38805814375 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:27 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:27 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-74706dcf-6f5c-4f07-b0ab-d38805814375 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] Snapshot retrieved successfully. Sep 05 20:59:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-74706dcf-6f5c-4f07-b0ab-d38805814375 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] http://192.168.122.147/volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 returned with HTTP 200 Sep 05 20:59:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 938/1824] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:59:27 2026] GET /volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 => generated 576 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6ed1c11a-7af5-430e-a96f-ecd6ad36c9ca None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6ed1c11a-7af5-430e-a96f-ecd6ad36c9ca tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 Sep 05 20:59:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6ed1c11a-7af5-430e-a96f-ecd6ad36c9ca tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6ed1c11a-7af5-430e-a96f-ecd6ad36c9ca tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:27 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-6ed1c11a-7af5-430e-a96f-ecd6ad36c9ca tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Delete snapshot with id: 86504e46-90e6-4ad8-a859-f8cc81141527 Sep 05 20:59:27 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:27 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:27 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6ed1c11a-7af5-430e-a96f-ecd6ad36c9ca tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot retrieved successfully. Sep 05 20:59:27 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:27 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:27 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6ed1c11a-7af5-430e-a96f-ecd6ad36c9ca tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot delete request issued successfully. Sep 05 20:59:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6ed1c11a-7af5-430e-a96f-ecd6ad36c9ca tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 returned with HTTP 202 Sep 05 20:59:27 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 887/1825] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 20:59:27 2026] DELETE /volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:59:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-18db07ae-ce55-4509-9871-58f499290b5d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-18db07ae-ce55-4509-9871-58f499290b5d tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 Sep 05 20:59:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-18db07ae-ce55-4509-9871-58f499290b5d tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-18db07ae-ce55-4509-9871-58f499290b5d tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:27 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:27 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-18db07ae-ce55-4509-9871-58f499290b5d tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot retrieved successfully. Sep 05 20:59:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-18db07ae-ce55-4509-9871-58f499290b5d tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 returned with HTTP 200 Sep 05 20:59:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 939/1826] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:59:27 2026] GET /volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 => generated 575 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d363d174-c19c-4433-89eb-db9e0c95c151 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d363d174-c19c-4433-89eb-db9e0c95c151 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] GET http://192.168.122.147/volume/v3/volumes/f5257308-fc4f-47cf-84c7-e51cfebabfad Sep 05 20:59:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d363d174-c19c-4433-89eb-db9e0c95c151 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d363d174-c19c-4433-89eb-db9e0c95c151 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:28 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:28 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:28 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:28 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d363d174-c19c-4433-89eb-db9e0c95c151 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Volume info retrieved successfully. Sep 05 20:59:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d363d174-c19c-4433-89eb-db9e0c95c151 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] http://192.168.122.147/volume/v3/volumes/f5257308-fc4f-47cf-84c7-e51cfebabfad returned with HTTP 200 Sep 05 20:59:28 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 888/1827] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:28 2026] GET /volume/v3/volumes/f5257308-fc4f-47cf-84c7-e51cfebabfad => generated 896 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5cbc00b4-91cd-423d-9656-3e9073f34cba None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5cbc00b4-91cd-423d-9656-3e9073f34cba tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] GET http://192.168.122.147/volume/v3/volumes/f5257308-fc4f-47cf-84c7-e51cfebabfad Sep 05 20:59:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5cbc00b4-91cd-423d-9656-3e9073f34cba tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5cbc00b4-91cd-423d-9656-3e9073f34cba tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:28 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:28 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5cbc00b4-91cd-423d-9656-3e9073f34cba tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Volume info retrieved successfully. Sep 05 20:59:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5cbc00b4-91cd-423d-9656-3e9073f34cba tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] http://192.168.122.147/volume/v3/volumes/f5257308-fc4f-47cf-84c7-e51cfebabfad returned with HTTP 200 Sep 05 20:59:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 940/1828] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:28 2026] GET /volume/v3/volumes/f5257308-fc4f-47cf-84c7-e51cfebabfad => generated 896 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e38df9a5-7c2d-4f8e-bdbf-c60522096664 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e38df9a5-7c2d-4f8e-bdbf-c60522096664 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] DELETE http://192.168.122.147/volume/v3/volumes/f5257308-fc4f-47cf-84c7-e51cfebabfad Sep 05 20:59:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e38df9a5-7c2d-4f8e-bdbf-c60522096664 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e38df9a5-7c2d-4f8e-bdbf-c60522096664 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:28 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-e38df9a5-7c2d-4f8e-bdbf-c60522096664 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Delete volume with id: f5257308-fc4f-47cf-84c7-e51cfebabfad Sep 05 20:59:28 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:28 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:28 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:28 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e38df9a5-7c2d-4f8e-bdbf-c60522096664 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Volume info retrieved successfully. Sep 05 20:59:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d83b6ce5-0199-464b-885a-146ff4671c0c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d83b6ce5-0199-464b-885a-146ff4671c0c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 Sep 05 20:59:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d83b6ce5-0199-464b-885a-146ff4671c0c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d83b6ce5-0199-464b-885a-146ff4671c0c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d83b6ce5-0199-464b-885a-146ff4671c0c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot retrieved successfully. Sep 05 20:59:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d83b6ce5-0199-464b-885a-146ff4671c0c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 returned with HTTP 200 Sep 05 20:59:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e38df9a5-7c2d-4f8e-bdbf-c60522096664 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Delete volume request issued successfully. Sep 05 20:59:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e38df9a5-7c2d-4f8e-bdbf-c60522096664 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] http://192.168.122.147/volume/v3/volumes/f5257308-fc4f-47cf-84c7-e51cfebabfad returned with HTTP 202 Sep 05 20:59:28 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 889/1829] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:59:28 2026] DELETE /volume/v3/volumes/f5257308-fc4f-47cf-84c7-e51cfebabfad => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:59:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 941/1830] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:59:28 2026] GET /volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 => generated 575 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6b3c5cac-a6e7-4a49-bc84-350db90f4d96 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6b3c5cac-a6e7-4a49-bc84-350db90f4d96 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] GET http://192.168.122.147/volume/v3/volumes/f5257308-fc4f-47cf-84c7-e51cfebabfad Sep 05 20:59:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6b3c5cac-a6e7-4a49-bc84-350db90f4d96 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6b3c5cac-a6e7-4a49-bc84-350db90f4d96 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:28 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:28 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:28 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:28 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6b3c5cac-a6e7-4a49-bc84-350db90f4d96 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Volume info retrieved successfully. Sep 05 20:59:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6b3c5cac-a6e7-4a49-bc84-350db90f4d96 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] http://192.168.122.147/volume/v3/volumes/f5257308-fc4f-47cf-84c7-e51cfebabfad returned with HTTP 200 Sep 05 20:59:28 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 890/1831] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:28 2026] GET /volume/v3/volumes/f5257308-fc4f-47cf-84c7-e51cfebabfad => generated 895 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fba84846-d07e-4a22-90cc-6506d0f00e33 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fba84846-d07e-4a22-90cc-6506d0f00e33 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fba84846-d07e-4a22-90cc-6506d0f00e33 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fba84846-d07e-4a22-90cc-6506d0f00e33 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fba84846-d07e-4a22-90cc-6506d0f00e33 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 returned with HTTP 404 Sep 05 20:59:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 942/1832] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:59:29 2026] GET /volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6b4ee7a5-9805-4995-8949-eb08a860fe3f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6b4ee7a5-9805-4995-8949-eb08a860fe3f tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 Sep 05 20:59:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6b4ee7a5-9805-4995-8949-eb08a860fe3f tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6b4ee7a5-9805-4995-8949-eb08a860fe3f tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:29 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-6b4ee7a5-9805-4995-8949-eb08a860fe3f tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Delete snapshot with id: 86504e46-90e6-4ad8-a859-f8cc81141527 Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e911ab1b-1452-40b5-bb0f-6e3b611f32c9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6b4ee7a5-9805-4995-8949-eb08a860fe3f tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 returned with HTTP 404 Sep 05 20:59:29 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 891/1833] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 20:59:29 2026] DELETE /volume/v3/snapshots/86504e46-90e6-4ad8-a859-f8cc81141527 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e911ab1b-1452-40b5-bb0f-6e3b611f32c9 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] GET http://192.168.122.147/volume/v3/volumes/f5257308-fc4f-47cf-84c7-e51cfebabfad Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e911ab1b-1452-40b5-bb0f-6e3b611f32c9 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e911ab1b-1452-40b5-bb0f-6e3b611f32c9 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-641dddcc-8f6e-4e67-9c73-a0a4f26c1553 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-641dddcc-8f6e-4e67-9c73-a0a4f26c1553 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] GET http://192.168.122.147/volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 Sep 05 20:59:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-641dddcc-8f6e-4e67-9c73-a0a4f26c1553 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-641dddcc-8f6e-4e67-9c73-a0a4f26c1553 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e911ab1b-1452-40b5-bb0f-6e3b611f32c9 tempest-VolumeTypesAccessTest-439652812 tempest-VolumeTypesAccessTest-439652812-project-member] http://192.168.122.147/volume/v3/volumes/f5257308-fc4f-47cf-84c7-e51cfebabfad returned with HTTP 404 Sep 05 20:59:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 943/1834] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:29 2026] GET /volume/v3/volumes/f5257308-fc4f-47cf-84c7-e51cfebabfad => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:29 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:29 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:29 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:29 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6257582b-2974-4fee-9b02-15b483082e1b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6257582b-2974-4fee-9b02-15b483082e1b tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] POST http://192.168.122.147/volume/v3/types/c0d7e0ea-4671-4faa-b9c0-7954dc198a05/action Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6257582b-2974-4fee-9b02-15b483082e1b tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] Action body: b'{"removeProjectAccess": {"project": "1e7b8bf2010b4be7a3207de35ddf31f3"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6257582b-2974-4fee-9b02-15b483082e1b tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "1e7b8bf2010b4be7a3207de35ddf31f3"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:29 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-641dddcc-8f6e-4e67-9c73-a0a4f26c1553 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] Volume info retrieved successfully. Sep 05 20:59:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-641dddcc-8f6e-4e67-9c73-a0a4f26c1553 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] http://192.168.122.147/volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 returned with HTTP 200 Sep 05 20:59:29 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 892/1835] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:29 2026] GET /volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:59:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-87b1faeb-bbb3-4ce8-bdc0-f435034afcd3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-87b1faeb-bbb3-4ce8-bdc0-f435034afcd3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:59:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-87b1faeb-bbb3-4ce8-bdc0-f435034afcd3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-988168482"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-87b1faeb-bbb3-4ce8-bdc0-f435034afcd3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-988168482'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:59:29 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-87b1faeb-bbb3-4ce8-bdc0-f435034afcd3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Create volume of 1 GB Sep 05 20:59:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6257582b-2974-4fee-9b02-15b483082e1b tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] http://192.168.122.147/volume/v3/types/c0d7e0ea-4671-4faa-b9c0-7954dc198a05/action returned with HTTP 202 Sep 05 20:59:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 944/1836] 192.168.122.147 () {60 vars in 1268 bytes} [Sat Sep 5 20:59:29 2026] POST /volume/v3/types/c0d7e0ea-4671-4faa-b9c0-7954dc198a05/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0457c036-7b89-4695-bf7c-dd56f275f8d1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:29 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-87b1faeb-bbb3-4ce8-bdc0-f435034afcd3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Availability Zones retrieved successfully. Sep 05 20:59:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0457c036-7b89-4695-bf7c-dd56f275f8d1 tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] DELETE http://192.168.122.147/volume/v3/types/c0d7e0ea-4671-4faa-b9c0-7954dc198a05 Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0457c036-7b89-4695-bf7c-dd56f275f8d1 tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0457c036-7b89-4695-bf7c-dd56f275f8d1 tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:29 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-87b1faeb-bbb3-4ce8-bdc0-f435034afcd3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Flow 'volume_create_api' (3507aa04-e693-4b99-90c3-7c0e3a5d377a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:59:29 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-87b1faeb-bbb3-4ce8-bdc0-f435034afcd3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9243ff67-15bf-47aa-a1a2-3e9d8988858f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:29 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-87b1faeb-bbb3-4ce8-bdc0-f435034afcd3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:59:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0457c036-7b89-4695-bf7c-dd56f275f8d1 tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] http://192.168.122.147/volume/v3/types/c0d7e0ea-4671-4faa-b9c0-7954dc198a05 returned with HTTP 202 Sep 05 20:59:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 945/1837] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 20:59:29 2026] DELETE /volume/v3/types/c0d7e0ea-4671-4faa-b9c0-7954dc198a05 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1a9575de-4283-4041-9e6a-ceeaca5f324f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1a9575de-4283-4041-9e6a-ceeaca5f324f tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] GET http://192.168.122.147/volume/v3/types/c0d7e0ea-4671-4faa-b9c0-7954dc198a05 Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1a9575de-4283-4041-9e6a-ceeaca5f324f tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1a9575de-4283-4041-9e6a-ceeaca5f324f tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1a9575de-4283-4041-9e6a-ceeaca5f324f tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] http://192.168.122.147/volume/v3/types/c0d7e0ea-4671-4faa-b9c0-7954dc198a05 returned with HTTP 404 Sep 05 20:59:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 946/1838] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 20:59:29 2026] GET /volume/v3/types/c0d7e0ea-4671-4faa-b9c0-7954dc198a05 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b6ae9fd9-769c-4844-8227-4f5e4fb1d11e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b6ae9fd9-769c-4844-8227-4f5e4fb1d11e tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b6ae9fd9-769c-4844-8227-4f5e4fb1d11e tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1480396716", "os-volume-type-access:is_public": false}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b6ae9fd9-769c-4844-8227-4f5e4fb1d11e tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 20:59:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 947/1839] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 20:59:29 2026] POST /volume/v3/types => generated 229 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:29 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-87b1faeb-bbb3-4ce8-bdc0-f435034afcd3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9243ff67-15bf-47aa-a1a2-3e9d8988858f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:29 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-87b1faeb-bbb3-4ce8-bdc0-f435034afcd3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8044354d-28b5-4c85-b21a-23c30a73a072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ebc48b65-1cb0-4a12-ae16-cd17023deef4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ebc48b65-1cb0-4a12-ae16-cd17023deef4 tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] POST http://192.168.122.147/volume/v3/types/a0c66671-a1bc-4a2d-bb11-100bf0cdea97/action Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ebc48b65-1cb0-4a12-ae16-cd17023deef4 tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] Action body: b'{"addProjectAccess": {"project": "1e7b8bf2010b4be7a3207de35ddf31f3"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ebc48b65-1cb0-4a12-ae16-cd17023deef4 tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "1e7b8bf2010b4be7a3207de35ddf31f3"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ebc48b65-1cb0-4a12-ae16-cd17023deef4 tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] http://192.168.122.147/volume/v3/types/a0c66671-a1bc-4a2d-bb11-100bf0cdea97/action returned with HTTP 202 Sep 05 20:59:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 948/1840] 192.168.122.147 () {60 vars in 1268 bytes} [Sat Sep 5 20:59:29 2026] POST /volume/v3/types/a0c66671-a1bc-4a2d-bb11-100bf0cdea97/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e6818a8c-9850-4c70-87bf-664280f972dc None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e6818a8c-9850-4c70-87bf-664280f972dc tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] POST http://192.168.122.147/volume/v3/types/a0c66671-a1bc-4a2d-bb11-100bf0cdea97/action Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e6818a8c-9850-4c70-87bf-664280f972dc tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] Action body: b'{"addProjectAccess": {"project": "85d9e9321c3045e7a3379d8db51b5819"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e6818a8c-9850-4c70-87bf-664280f972dc tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "85d9e9321c3045e7a3379d8db51b5819"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e6818a8c-9850-4c70-87bf-664280f972dc tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] http://192.168.122.147/volume/v3/types/a0c66671-a1bc-4a2d-bb11-100bf0cdea97/action returned with HTTP 202 Sep 05 20:59:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 949/1841] 192.168.122.147 () {60 vars in 1268 bytes} [Sat Sep 5 20:59:29 2026] POST /volume/v3/types/a0c66671-a1bc-4a2d-bb11-100bf0cdea97/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-33680aad-58c6-4397-a4b0-428ca066980a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-33680aad-58c6-4397-a4b0-428ca066980a tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] GET http://192.168.122.147/volume/v3/types/a0c66671-a1bc-4a2d-bb11-100bf0cdea97/os-volume-type-access Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-33680aad-58c6-4397-a4b0-428ca066980a tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-33680aad-58c6-4397-a4b0-428ca066980a tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:29 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-87b1faeb-bbb3-4ce8-bdc0-f435034afcd3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Created reservations ['a96caf48-e433-47eb-a3fb-62ec21cdeb80', '15233c21-c0b8-45b4-9dcc-d276e95f70f5', '13145381-2d80-4ce0-95aa-a998bc6998aa', '3d590f53-eeda-4c84-9c82-1bb7fc2282c0'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:59:29 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-87b1faeb-bbb3-4ce8-bdc0-f435034afcd3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8044354d-28b5-4c85-b21a-23c30a73a072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a96caf48-e433-47eb-a3fb-62ec21cdeb80', '15233c21-c0b8-45b4-9dcc-d276e95f70f5', '13145381-2d80-4ce0-95aa-a998bc6998aa', '3d590f53-eeda-4c84-9c82-1bb7fc2282c0']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:29 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-87b1faeb-bbb3-4ce8-bdc0-f435034afcd3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4c74234-e65d-45e4-b4ba-8cbabf1a6401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-33680aad-58c6-4397-a4b0-428ca066980a tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] http://192.168.122.147/volume/v3/types/a0c66671-a1bc-4a2d-bb11-100bf0cdea97/os-volume-type-access returned with HTTP 200 Sep 05 20:59:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 950/1842] 192.168.122.147 () {58 vars in 1292 bytes} [Sat Sep 5 20:59:29 2026] GET /volume/v3/types/a0c66671-a1bc-4a2d-bb11-100bf0cdea97/os-volume-type-access => generated 244 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fa5ca96c-eab2-4ffe-8880-f5749ccf299e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fa5ca96c-eab2-4ffe-8880-f5749ccf299e tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] POST http://192.168.122.147/volume/v3/types/a0c66671-a1bc-4a2d-bb11-100bf0cdea97/action Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fa5ca96c-eab2-4ffe-8880-f5749ccf299e tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] Action body: b'{"removeProjectAccess": {"project": "85d9e9321c3045e7a3379d8db51b5819"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fa5ca96c-eab2-4ffe-8880-f5749ccf299e tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "85d9e9321c3045e7a3379d8db51b5819"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:29 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:29 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:29 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-87b1faeb-bbb3-4ce8-bdc0-f435034afcd3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4c74234-e65d-45e4-b4ba-8cbabf1a6401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbb6eac4-916e-4a31-a0ea-46d57dc4fdb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-988168482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dc3e719a5994141b3b3d053a9f4cf5e',qos_specs=None,replication_status=,reservations=['a96caf48-e433-47eb-a3fb-62ec21cdeb80','15233c21-c0b8-45b4-9dcc-d276e95f70f5','13145381-2d80-4ce0-95aa-a998bc6998aa','3d590f53-eeda-4c84-9c82-1bb7fc2282c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee466a7ca9a8475fa2d2e9badd81d130',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:59:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-988168482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbb6eac4-916e-4a31-a0ea-46d57dc4fdb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dc3e719a5994141b3b3d053a9f4cf5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee466a7ca9a8475fa2d2e9badd81d130',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:29 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-87b1faeb-bbb3-4ce8-bdc0-f435034afcd3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58e6f233-b0dc-4c86-9c92-e6d371bab4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fa5ca96c-eab2-4ffe-8880-f5749ccf299e tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] http://192.168.122.147/volume/v3/types/a0c66671-a1bc-4a2d-bb11-100bf0cdea97/action returned with HTTP 202 Sep 05 20:59:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 951/1843] 192.168.122.147 () {60 vars in 1268 bytes} [Sat Sep 5 20:59:29 2026] POST /volume/v3/types/a0c66671-a1bc-4a2d-bb11-100bf0cdea97/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-981e8c78-71b8-4eb0-a476-2926a506fa0e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-981e8c78-71b8-4eb0-a476-2926a506fa0e tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] POST http://192.168.122.147/volume/v3/types/a0c66671-a1bc-4a2d-bb11-100bf0cdea97/action Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-981e8c78-71b8-4eb0-a476-2926a506fa0e tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] Action body: b'{"removeProjectAccess": {"project": "1e7b8bf2010b4be7a3207de35ddf31f3"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:59:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-981e8c78-71b8-4eb0-a476-2926a506fa0e tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "1e7b8bf2010b4be7a3207de35ddf31f3"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-981e8c78-71b8-4eb0-a476-2926a506fa0e tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] http://192.168.122.147/volume/v3/types/a0c66671-a1bc-4a2d-bb11-100bf0cdea97/action returned with HTTP 202 Sep 05 20:59:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 952/1844] 192.168.122.147 () {60 vars in 1268 bytes} [Sat Sep 5 20:59:29 2026] POST /volume/v3/types/a0c66671-a1bc-4a2d-bb11-100bf0cdea97/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 20:59:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9c60b710-42f6-4123-84c4-0ecf88639b31 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9c60b710-42f6-4123-84c4-0ecf88639b31 tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] DELETE http://192.168.122.147/volume/v3/types/a0c66671-a1bc-4a2d-bb11-100bf0cdea97 Sep 05 20:59:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9c60b710-42f6-4123-84c4-0ecf88639b31 tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9c60b710-42f6-4123-84c4-0ecf88639b31 tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:30 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-87b1faeb-bbb3-4ce8-bdc0-f435034afcd3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58e6f233-b0dc-4c86-9c92-e6d371bab4d0) transitioned into state 'SUCCESS' from state '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-988168482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dc3e719a5994141b3b3d053a9f4cf5e',qos_specs=None,replication_status=,reservations=['a96caf48-e433-47eb-a3fb-62ec21cdeb80','15233c21-c0b8-45b4-9dcc-d276e95f70f5','13145381-2d80-4ce0-95aa-a998bc6998aa','3d590f53-eeda-4c84-9c82-1bb7fc2282c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee466a7ca9a8475fa2d2e9badd81d130',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:30 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-87b1faeb-bbb3-4ce8-bdc0-f435034afcd3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de05e2b9-91af-4b59-b6b3-02d2e7273f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:30 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-87b1faeb-bbb3-4ce8-bdc0-f435034afcd3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de05e2b9-91af-4b59-b6b3-02d2e7273f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:30 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-87b1faeb-bbb3-4ce8-bdc0-f435034afcd3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Flow 'volume_create_api' (3507aa04-e693-4b99-90c3-7c0e3a5d377a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:59:30 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-87b1faeb-bbb3-4ce8-bdc0-f435034afcd3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Create volume request issued successfully. Sep 05 20:59:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-87b1faeb-bbb3-4ce8-bdc0-f435034afcd3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:59:30 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 893/1845] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:59:29 2026] POST /volume/v3/volumes => generated 762 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 20:59:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a3d769ca-9494-4218-b9ec-9b486849b207 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9c60b710-42f6-4123-84c4-0ecf88639b31 tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] http://192.168.122.147/volume/v3/types/a0c66671-a1bc-4a2d-bb11-100bf0cdea97 returned with HTTP 202 Sep 05 20:59:30 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 953/1846] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 20:59:30 2026] DELETE /volume/v3/types/a0c66671-a1bc-4a2d-bb11-100bf0cdea97 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:59:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a3d769ca-9494-4218-b9ec-9b486849b207 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/dbb6eac4-916e-4a31-a0ea-46d57dc4fdb0 Sep 05 20:59:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a3d769ca-9494-4218-b9ec-9b486849b207 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a3d769ca-9494-4218-b9ec-9b486849b207 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fe91df30-3572-41de-a870-e868075ec470 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fe91df30-3572-41de-a870-e868075ec470 tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] GET http://192.168.122.147/volume/v3/types/a0c66671-a1bc-4a2d-bb11-100bf0cdea97 Sep 05 20:59:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fe91df30-3572-41de-a870-e868075ec470 tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fe91df30-3572-41de-a870-e868075ec470 tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:30 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:30 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fe91df30-3572-41de-a870-e868075ec470 tempest-VolumeTypesAccessTest-1040776174 tempest-VolumeTypesAccessTest-1040776174-project-admin] http://192.168.122.147/volume/v3/types/a0c66671-a1bc-4a2d-bb11-100bf0cdea97 returned with HTTP 404 Sep 05 20:59:30 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 954/1847] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 20:59:30 2026] GET /volume/v3/types/a0c66671-a1bc-4a2d-bb11-100bf0cdea97 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:30 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:30 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:30 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a3d769ca-9494-4218-b9ec-9b486849b207 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 20:59:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a3d769ca-9494-4218-b9ec-9b486849b207 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/dbb6eac4-916e-4a31-a0ea-46d57dc4fdb0 returned with HTTP 200 Sep 05 20:59:30 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 894/1848] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:30 2026] GET /volume/v3/volumes/dbb6eac4-916e-4a31-a0ea-46d57dc4fdb0 => generated 830 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4e2c028a-d81f-4eae-bf02-516f9c57969f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4e2c028a-d81f-4eae-bf02-516f9c57969f tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 Sep 05 20:59:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4e2c028a-d81f-4eae-bf02-516f9c57969f tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4e2c028a-d81f-4eae-bf02-516f9c57969f tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:31 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:31 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:31 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:31 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:31 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-4e2c028a-d81f-4eae-bf02-516f9c57969f tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:59:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4e2c028a-d81f-4eae-bf02-516f9c57969f tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 returned with HTTP 200 Sep 05 20:59:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 955/1849] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:31 2026] GET /volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 => generated 946 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2c0a29f0-bb6d-49d0-8b60-e090e481c37d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2c0a29f0-bb6d-49d0-8b60-e090e481c37d tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/dbb6eac4-916e-4a31-a0ea-46d57dc4fdb0 Sep 05 20:59:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2c0a29f0-bb6d-49d0-8b60-e090e481c37d tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2c0a29f0-bb6d-49d0-8b60-e090e481c37d tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:31 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:31 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:31 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:31 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:31 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2c0a29f0-bb6d-49d0-8b60-e090e481c37d tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 20:59:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2c0a29f0-bb6d-49d0-8b60-e090e481c37d tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/dbb6eac4-916e-4a31-a0ea-46d57dc4fdb0 returned with HTTP 200 Sep 05 20:59:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 895/1850] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:31 2026] GET /volume/v3/volumes/dbb6eac4-916e-4a31-a0ea-46d57dc4fdb0 => generated 854 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-12510aaa-0be7-4857-acf5-fe855d105401 req-69fd4ec6-4ee0-4a38-b767-95a0bc4eb3ae None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-12510aaa-0be7-4857-acf5-fe855d105401 req-69fd4ec6-4ee0-4a38-b767-95a0bc4eb3ae tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 Sep 05 20:59:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-12510aaa-0be7-4857-acf5-fe855d105401 req-69fd4ec6-4ee0-4a38-b767-95a0bc4eb3ae tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-12510aaa-0be7-4857-acf5-fe855d105401 req-69fd4ec6-4ee0-4a38-b767-95a0bc4eb3ae tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:31 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:31 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:31 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:31 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:31 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-12510aaa-0be7-4857-acf5-fe855d105401 req-69fd4ec6-4ee0-4a38-b767-95a0bc4eb3ae tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:59:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-12510aaa-0be7-4857-acf5-fe855d105401 req-69fd4ec6-4ee0-4a38-b767-95a0bc4eb3ae tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 returned with HTTP 200 Sep 05 20:59:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 956/1851] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:59:31 2026] GET /volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 => generated 946 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-110817e0-57aa-4a45-94b1-7b0d38c17d43 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-110817e0-57aa-4a45-94b1-7b0d38c17d43 None None] GET http://192.168.122.147/volume// Sep 05 20:59:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-110817e0-57aa-4a45-94b1-7b0d38c17d43 None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-110817e0-57aa-4a45-94b1-7b0d38c17d43 None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-110817e0-57aa-4a45-94b1-7b0d38c17d43 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:59:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 896/1852] 192.168.122.147 () {58 vars in 1317 bytes} [Sat Sep 5 20:59:31 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 20:59:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-12510aaa-0be7-4857-acf5-fe855d105401 req-169e1ca0-282c-44ac-b839-12e0ec053910 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-12510aaa-0be7-4857-acf5-fe855d105401 req-169e1ca0-282c-44ac-b839-12e0ec053910 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 05 20:59:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-12510aaa-0be7-4857-acf5-fe855d105401 req-169e1ca0-282c-44ac-b839-12e0ec053910 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b804a284-760d-44b1-be97-bc3f2017b741", "connector": null, "instance_uuid": "c72b8b74-e017-4f6b-892f-764ae69c273b"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:31 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:31 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:31 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:31 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-12510aaa-0be7-4857-acf5-fe855d105401 req-169e1ca0-282c-44ac-b839-12e0ec053910 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 05 20:59:32 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 957/1853] 192.168.122.147 () {66 vars in 1483 bytes} [Sat Sep 5 20:59:31 2026] POST /volume/v3/attachments => generated 273 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:59:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-34af1832-537a-4cfb-b10b-02d505f46b7e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-34af1832-537a-4cfb-b10b-02d505f46b7e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 Sep 05 20:59:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-34af1832-537a-4cfb-b10b-02d505f46b7e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-34af1832-537a-4cfb-b10b-02d505f46b7e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-873a63ed-6121-4cc0-a2ff-1eae07b2283a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-873a63ed-6121-4cc0-a2ff-1eae07b2283a None None] GET http://192.168.122.147/volume// Sep 05 20:59:32 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:32 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-873a63ed-6121-4cc0-a2ff-1eae07b2283a None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-873a63ed-6121-4cc0-a2ff-1eae07b2283a None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-873a63ed-6121-4cc0-a2ff-1eae07b2283a None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:59:32 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 958/1854] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 20:59:32 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:59:32 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:32 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-12510aaa-0be7-4857-acf5-fe855d105401 req-8b6d21b5-900e-4ebb-bcf5-d31e493ed970 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-12510aaa-0be7-4857-acf5-fe855d105401 req-8b6d21b5-900e-4ebb-bcf5-d31e493ed970 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 Sep 05 20:59:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-12510aaa-0be7-4857-acf5-fe855d105401 req-8b6d21b5-900e-4ebb-bcf5-d31e493ed970 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-12510aaa-0be7-4857-acf5-fe855d105401 req-8b6d21b5-900e-4ebb-bcf5-d31e493ed970 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:32 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-34af1832-537a-4cfb-b10b-02d505f46b7e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:59:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-34af1832-537a-4cfb-b10b-02d505f46b7e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 returned with HTTP 200 Sep 05 20:59:32 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 897/1855] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:32 2026] GET /volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 => generated 945 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:59:32 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:32 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:32 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:32 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:32 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-12510aaa-0be7-4857-acf5-fe855d105401 req-8b6d21b5-900e-4ebb-bcf5-d31e493ed970 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:59:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-12510aaa-0be7-4857-acf5-fe855d105401 req-8b6d21b5-900e-4ebb-bcf5-d31e493ed970 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 returned with HTTP 200 Sep 05 20:59:32 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 959/1856] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 20:59:32 2026] GET /volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 => generated 1126 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:59:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-056fc00e-1100-41ca-b0af-9f8302d8568a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-056fc00e-1100-41ca-b0af-9f8302d8568a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/dbb6eac4-916e-4a31-a0ea-46d57dc4fdb0 Sep 05 20:59:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-056fc00e-1100-41ca-b0af-9f8302d8568a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-056fc00e-1100-41ca-b0af-9f8302d8568a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:32 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:32 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:32 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:32 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:32 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-056fc00e-1100-41ca-b0af-9f8302d8568a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 20:59:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-056fc00e-1100-41ca-b0af-9f8302d8568a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/dbb6eac4-916e-4a31-a0ea-46d57dc4fdb0 returned with HTTP 200 Sep 05 20:59:32 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 898/1857] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:32 2026] GET /volume/v3/volumes/dbb6eac4-916e-4a31-a0ea-46d57dc4fdb0 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b7306c68-5fd9-442a-9ca5-ba8e74c9aeec None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b7306c68-5fd9-442a-9ca5-ba8e74c9aeec tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 20:59:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b7306c68-5fd9-442a-9ca5-ba8e74c9aeec tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dbb6eac4-916e-4a31-a0ea-46d57dc4fdb0", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-774309003"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:32 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:32 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:32 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:32 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:32 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b7306c68-5fd9-442a-9ca5-ba8e74c9aeec tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 20:59:32 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-b7306c68-5fd9-442a-9ca5-ba8e74c9aeec tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Create snapshot from volume dbb6eac4-916e-4a31-a0ea-46d57dc4fdb0 Sep 05 20:59:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-12510aaa-0be7-4857-acf5-fe855d105401 req-957c50d0-3b89-4cc8-9fad-fca98bfa7864 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-12510aaa-0be7-4857-acf5-fe855d105401 req-957c50d0-3b89-4cc8-9fad-fca98bfa7864 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] PUT http://192.168.122.147/volume/v3/attachments/d68272e8-44c9-45ce-a49b-a7b0967ce11a Sep 05 20:59:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-12510aaa-0be7-4857-acf5-fe855d105401 req-957c50d0-3b89-4cc8-9fad-fca98bfa7864 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8dfc494d0f2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4190e5b0-3c92-4807-a8e5-fb98516f3e01", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:32 devstack devstack@c-api.service[87416]: DEBUG cinder.coordination [req-12510aaa-0be7-4857-acf5-fe855d105401 req-957c50d0-3b89-4cc8-9fad-fca98bfa7864 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Acquiring lock "cinder-attachment_update-b804a284-760d-44b1-be97-bc3f2017b741-devstack" by "attachment_update" {{(pid=87416) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 20:59:32 devstack devstack@c-api.service[87416]: DEBUG cinder.coordination [req-12510aaa-0be7-4857-acf5-fe855d105401 req-957c50d0-3b89-4cc8-9fad-fca98bfa7864 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Lock "cinder-attachment_update-b804a284-760d-44b1-be97-bc3f2017b741-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87416) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 20:59:32 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:32 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:32 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-b7306c68-5fd9-442a-9ca5-ba8e74c9aeec tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Created reservations ['631f3e93-5667-4926-b5c6-da8a902c3b45', '6d14a479-000f-4324-9364-faf15fd79e8a', 'ae06477a-1525-45b4-bba5-01b02fdfd285', '5c654485-e852-45f5-9cb9-f7a8fe9c474b'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:59:32 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:32 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:32 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:32 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:32 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b7306c68-5fd9-442a-9ca5-ba8e74c9aeec tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot create request issued successfully. Sep 05 20:59:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b7306c68-5fd9-442a-9ca5-ba8e74c9aeec tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 20:59:32 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 960/1858] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 20:59:32 2026] POST /volume/v3/snapshots => generated 309 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:59:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e73e3361-5e53-42e6-bc7c-7a95fc3974d4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e73e3361-5e53-42e6-bc7c-7a95fc3974d4 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/snapshots/a1a4640a-8df1-42e2-87c0-caef66b15123 Sep 05 20:59:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e73e3361-5e53-42e6-bc7c-7a95fc3974d4 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e73e3361-5e53-42e6-bc7c-7a95fc3974d4 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:32 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:32 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:32 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e73e3361-5e53-42e6-bc7c-7a95fc3974d4 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot retrieved successfully. Sep 05 20:59:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e73e3361-5e53-42e6-bc7c-7a95fc3974d4 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots/a1a4640a-8df1-42e2-87c0-caef66b15123 returned with HTTP 200 Sep 05 20:59:32 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 961/1859] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:59:32 2026] GET /volume/v3/snapshots/a1a4640a-8df1-42e2-87c0-caef66b15123 => generated 441 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:32 devstack devstack@c-api.service[87416]: DEBUG cinder.coordination [req-12510aaa-0be7-4857-acf5-fe855d105401 req-957c50d0-3b89-4cc8-9fad-fca98bfa7864 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Lock "cinder-attachment_update-b804a284-760d-44b1-be97-bc3f2017b741-devstack" released by "attachment_update" :: held 0.265s {{(pid=87416) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 20:59:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-12510aaa-0be7-4857-acf5-fe855d105401 req-957c50d0-3b89-4cc8-9fad-fca98bfa7864 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/attachments/d68272e8-44c9-45ce-a49b-a7b0967ce11a returned with HTTP 200 Sep 05 20:59:32 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 899/1860] 192.168.122.147 () {66 vars in 1593 bytes} [Sat Sep 5 20:59:32 2026] PUT /volume/v3/attachments/d68272e8-44c9-45ce-a49b-a7b0967ce11a => generated 694 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:59:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-12510aaa-0be7-4857-acf5-fe855d105401 req-cf27864e-528b-4f24-9a85-babdeec996c4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-12510aaa-0be7-4857-acf5-fe855d105401 req-cf27864e-528b-4f24-9a85-babdeec996c4 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] POST http://192.168.122.147/volume/v3/attachments/d68272e8-44c9-45ce-a49b-a7b0967ce11a/action Sep 05 20:59:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-12510aaa-0be7-4857-acf5-fe855d105401 req-cf27864e-528b-4f24-9a85-babdeec996c4 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Action body: b'{"os-complete": null}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:59:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-12510aaa-0be7-4857-acf5-fe855d105401 req-cf27864e-528b-4f24-9a85-babdeec996c4 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d8b9b23b-8d16-4595-afd4-ff5e053e2c17 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d8b9b23b-8d16-4595-afd4-ff5e053e2c17 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 Sep 05 20:59:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d8b9b23b-8d16-4595-afd4-ff5e053e2c17 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d8b9b23b-8d16-4595-afd4-ff5e053e2c17 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:33 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:33 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:33 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:33 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:33 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:33 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:33 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:33 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-12510aaa-0be7-4857-acf5-fe855d105401 req-cf27864e-528b-4f24-9a85-babdeec996c4 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/attachments/d68272e8-44c9-45ce-a49b-a7b0967ce11a/action returned with HTTP 204 Sep 05 20:59:33 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 962/1861] 192.168.122.147 () {66 vars in 1614 bytes} [Sat Sep 5 20:59:33 2026] POST /volume/v3/attachments/d68272e8-44c9-45ce-a49b-a7b0967ce11a/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:33 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d8b9b23b-8d16-4595-afd4-ff5e053e2c17 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:59:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d8b9b23b-8d16-4595-afd4-ff5e053e2c17 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 returned with HTTP 200 Sep 05 20:59:33 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 900/1862] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:33 2026] GET /volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 => generated 946 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-bc4fffb2-5cac-4b0e-8085-f67ee480c3ef None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bc4fffb2-5cac-4b0e-8085-f67ee480c3ef tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/snapshots/a1a4640a-8df1-42e2-87c0-caef66b15123 Sep 05 20:59:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bc4fffb2-5cac-4b0e-8085-f67ee480c3ef tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bc4fffb2-5cac-4b0e-8085-f67ee480c3ef tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:33 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:33 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:33 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-bc4fffb2-5cac-4b0e-8085-f67ee480c3ef tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot retrieved successfully. Sep 05 20:59:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bc4fffb2-5cac-4b0e-8085-f67ee480c3ef tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots/a1a4640a-8df1-42e2-87c0-caef66b15123 returned with HTTP 200 Sep 05 20:59:33 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 963/1863] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:59:33 2026] GET /volume/v3/snapshots/a1a4640a-8df1-42e2-87c0-caef66b15123 => generated 441 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-95eb13bc-b00e-4d39-9f92-8a430b4aeb1e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-95eb13bc-b00e-4d39-9f92-8a430b4aeb1e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 Sep 05 20:59:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-95eb13bc-b00e-4d39-9f92-8a430b4aeb1e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-95eb13bc-b00e-4d39-9f92-8a430b4aeb1e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:34 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:34 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:34 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:34 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:34 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-95eb13bc-b00e-4d39-9f92-8a430b4aeb1e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:59:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-95eb13bc-b00e-4d39-9f92-8a430b4aeb1e tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 returned with HTTP 200 Sep 05 20:59:34 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 901/1864] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:34 2026] GET /volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 => generated 1238 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:59:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a4468ff2-e217-408d-832c-87d9be4b84d2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a4468ff2-e217-408d-832c-87d9be4b84d2 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 Sep 05 20:59:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a4468ff2-e217-408d-832c-87d9be4b84d2 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a4468ff2-e217-408d-832c-87d9be4b84d2 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:34 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:34 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:34 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:34 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:34 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a4468ff2-e217-408d-832c-87d9be4b84d2 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:59:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a4468ff2-e217-408d-832c-87d9be4b84d2 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 returned with HTTP 200 Sep 05 20:59:34 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 964/1865] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:34 2026] GET /volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 => generated 1238 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:59:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-94e3433f-77b0-4a7d-8c19-dd20f3f106ca None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-94e3433f-77b0-4a7d-8c19-dd20f3f106ca tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/snapshots/a1a4640a-8df1-42e2-87c0-caef66b15123 Sep 05 20:59:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-94e3433f-77b0-4a7d-8c19-dd20f3f106ca tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-94e3433f-77b0-4a7d-8c19-dd20f3f106ca tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:34 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:34 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:34 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-94e3433f-77b0-4a7d-8c19-dd20f3f106ca tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot retrieved successfully. Sep 05 20:59:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-94e3433f-77b0-4a7d-8c19-dd20f3f106ca tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots/a1a4640a-8df1-42e2-87c0-caef66b15123 returned with HTTP 200 Sep 05 20:59:34 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 902/1866] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:59:34 2026] GET /volume/v3/snapshots/a1a4640a-8df1-42e2-87c0-caef66b15123 => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-86564fea-8cdd-4371-9368-7e202fa86919 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-86564fea-8cdd-4371-9368-7e202fa86919 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 Sep 05 20:59:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-86564fea-8cdd-4371-9368-7e202fa86919 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-86564fea-8cdd-4371-9368-7e202fa86919 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:34 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:34 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:34 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:34 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:34 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-86564fea-8cdd-4371-9368-7e202fa86919 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:59:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-86564fea-8cdd-4371-9368-7e202fa86919 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 returned with HTTP 200 Sep 05 20:59:34 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 965/1867] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:34 2026] GET /volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 => generated 946 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-53cc733e-fa08-406a-9b97-1bf9a3f9d3e6 req-a2082f0a-9657-4140-940f-5bef5bce08dd None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-53cc733e-fa08-406a-9b97-1bf9a3f9d3e6 req-a2082f0a-9657-4140-940f-5bef5bce08dd tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 Sep 05 20:59:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-53cc733e-fa08-406a-9b97-1bf9a3f9d3e6 req-a2082f0a-9657-4140-940f-5bef5bce08dd tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-53cc733e-fa08-406a-9b97-1bf9a3f9d3e6 req-a2082f0a-9657-4140-940f-5bef5bce08dd tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:35 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:35 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-53cc733e-fa08-406a-9b97-1bf9a3f9d3e6 req-a2082f0a-9657-4140-940f-5bef5bce08dd tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:59:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-53cc733e-fa08-406a-9b97-1bf9a3f9d3e6 req-a2082f0a-9657-4140-940f-5bef5bce08dd tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 returned with HTTP 200 Sep 05 20:59:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 903/1868] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:59:34 2026] GET /volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 => generated 946 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1913d48e-d4f4-4312-9d21-dc95bb2a226f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1913d48e-d4f4-4312-9d21-dc95bb2a226f None None] GET http://192.168.122.147/volume// Sep 05 20:59:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1913d48e-d4f4-4312-9d21-dc95bb2a226f None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1913d48e-d4f4-4312-9d21-dc95bb2a226f None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1913d48e-d4f4-4312-9d21-dc95bb2a226f None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:59:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 966/1869] 192.168.122.147 () {58 vars in 1317 bytes} [Sat Sep 5 20:59:35 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 20:59:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-53cc733e-fa08-406a-9b97-1bf9a3f9d3e6 req-a2720035-b35d-4ebc-9217-d903c77a69df None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-53cc733e-fa08-406a-9b97-1bf9a3f9d3e6 req-a2720035-b35d-4ebc-9217-d903c77a69df tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 05 20:59:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-53cc733e-fa08-406a-9b97-1bf9a3f9d3e6 req-a2720035-b35d-4ebc-9217-d903c77a69df tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05d2b476-ad48-4f81-afe1-734efc283713", "connector": null, "instance_uuid": "c72b8b74-e017-4f6b-892f-764ae69c273b"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:35 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:35 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-53cc733e-fa08-406a-9b97-1bf9a3f9d3e6 req-a2720035-b35d-4ebc-9217-d903c77a69df tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 05 20:59:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 904/1870] 192.168.122.147 () {66 vars in 1483 bytes} [Sat Sep 5 20:59:35 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:59:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-77aae63a-1154-4c7c-a840-982eb04602fb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-77aae63a-1154-4c7c-a840-982eb04602fb tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 Sep 05 20:59:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-77aae63a-1154-4c7c-a840-982eb04602fb tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-77aae63a-1154-4c7c-a840-982eb04602fb tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:35 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:35 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-85381a05-d8c2-49ba-973c-1800ec2d77da None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-85381a05-d8c2-49ba-973c-1800ec2d77da None None] GET http://192.168.122.147/volume// Sep 05 20:59:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-85381a05-d8c2-49ba-973c-1800ec2d77da None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-85381a05-d8c2-49ba-973c-1800ec2d77da None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-85381a05-d8c2-49ba-973c-1800ec2d77da None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:59:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 905/1871] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 20:59:35 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:59:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-77aae63a-1154-4c7c-a840-982eb04602fb tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:59:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-53cc733e-fa08-406a-9b97-1bf9a3f9d3e6 req-e6ebd39d-dc1f-4816-8a57-48e06cbc9cf0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-53cc733e-fa08-406a-9b97-1bf9a3f9d3e6 req-e6ebd39d-dc1f-4816-8a57-48e06cbc9cf0 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 Sep 05 20:59:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-53cc733e-fa08-406a-9b97-1bf9a3f9d3e6 req-e6ebd39d-dc1f-4816-8a57-48e06cbc9cf0 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-53cc733e-fa08-406a-9b97-1bf9a3f9d3e6 req-e6ebd39d-dc1f-4816-8a57-48e06cbc9cf0 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-77aae63a-1154-4c7c-a840-982eb04602fb tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 returned with HTTP 200 Sep 05 20:59:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 967/1872] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:35 2026] GET /volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 => generated 945 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:35 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:35 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-53cc733e-fa08-406a-9b97-1bf9a3f9d3e6 req-e6ebd39d-dc1f-4816-8a57-48e06cbc9cf0 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:59:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-53cc733e-fa08-406a-9b97-1bf9a3f9d3e6 req-e6ebd39d-dc1f-4816-8a57-48e06cbc9cf0 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 returned with HTTP 200 Sep 05 20:59:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 906/1873] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 20:59:35 2026] GET /volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 => generated 1126 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:59:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-53cc733e-fa08-406a-9b97-1bf9a3f9d3e6 req-b0c05878-70ac-4bd4-a3ff-1185f334816d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-53cc733e-fa08-406a-9b97-1bf9a3f9d3e6 req-b0c05878-70ac-4bd4-a3ff-1185f334816d tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] PUT http://192.168.122.147/volume/v3/attachments/d50c241d-24ca-4ad9-835d-40e8ba9921cc Sep 05 20:59:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-53cc733e-fa08-406a-9b97-1bf9a3f9d3e6 req-b0c05878-70ac-4bd4-a3ff-1185f334816d tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8dfc494d0f2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4190e5b0-3c92-4807-a8e5-fb98516f3e01", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:35 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-53cc733e-fa08-406a-9b97-1bf9a3f9d3e6 req-b0c05878-70ac-4bd4-a3ff-1185f334816d tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Acquiring lock "cinder-attachment_update-05d2b476-ad48-4f81-afe1-734efc283713-devstack" by "attachment_update" {{(pid=87415) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 20:59:35 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-53cc733e-fa08-406a-9b97-1bf9a3f9d3e6 req-b0c05878-70ac-4bd4-a3ff-1185f334816d tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Lock "cinder-attachment_update-05d2b476-ad48-4f81-afe1-734efc283713-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87415) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 20:59:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:35 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:35 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4304d1c0-c49e-4b3a-aded-a0e1342967ce None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4304d1c0-c49e-4b3a-aded-a0e1342967ce tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/snapshots/a1a4640a-8df1-42e2-87c0-caef66b15123 Sep 05 20:59:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4304d1c0-c49e-4b3a-aded-a0e1342967ce tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4304d1c0-c49e-4b3a-aded-a0e1342967ce tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4304d1c0-c49e-4b3a-aded-a0e1342967ce tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot retrieved successfully. Sep 05 20:59:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4304d1c0-c49e-4b3a-aded-a0e1342967ce tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots/a1a4640a-8df1-42e2-87c0-caef66b15123 returned with HTTP 200 Sep 05 20:59:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 907/1874] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:59:35 2026] GET /volume/v3/snapshots/a1a4640a-8df1-42e2-87c0-caef66b15123 => generated 468 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-23fd8a76-5217-4374-87fc-481ecf99fcc0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-23fd8a76-5217-4374-87fc-481ecf99fcc0 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:59:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-23fd8a76-5217-4374-87fc-481ecf99fcc0 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a1a4640a-8df1-42e2-87c0-caef66b15123", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1915538476"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-23fd8a76-5217-4374-87fc-481ecf99fcc0 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Create volume request body: {'volume': {'snapshot_id': 'a1a4640a-8df1-42e2-87c0-caef66b15123', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1915538476'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:59:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-23fd8a76-5217-4374-87fc-481ecf99fcc0 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot retrieved successfully. Sep 05 20:59:35 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-23fd8a76-5217-4374-87fc-481ecf99fcc0 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Create volume of 2 GB Sep 05 20:59:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-23fd8a76-5217-4374-87fc-481ecf99fcc0 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Availability Zones retrieved successfully. Sep 05 20:59:35 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-23fd8a76-5217-4374-87fc-481ecf99fcc0 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Flow 'volume_create_api' (f7c73627-ad81-4b34-9e98-81c93a2d0c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:59:35 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-23fd8a76-5217-4374-87fc-481ecf99fcc0 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5b61066-4d22-4fae-bb05-81e675cd39da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:35 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-23fd8a76-5217-4374-87fc-481ecf99fcc0 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:59:35 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-53cc733e-fa08-406a-9b97-1bf9a3f9d3e6 req-b0c05878-70ac-4bd4-a3ff-1185f334816d tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Lock "cinder-attachment_update-05d2b476-ad48-4f81-afe1-734efc283713-devstack" released by "attachment_update" :: held 0.202s {{(pid=87415) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 20:59:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-53cc733e-fa08-406a-9b97-1bf9a3f9d3e6 req-b0c05878-70ac-4bd4-a3ff-1185f334816d tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/attachments/d50c241d-24ca-4ad9-835d-40e8ba9921cc returned with HTTP 200 Sep 05 20:59:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 968/1875] 192.168.122.147 () {66 vars in 1593 bytes} [Sat Sep 5 20:59:35 2026] PUT /volume/v3/attachments/d50c241d-24ca-4ad9-835d-40e8ba9921cc => generated 694 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:59:35 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:35 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:35 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-23fd8a76-5217-4374-87fc-481ecf99fcc0 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5b61066-4d22-4fae-bb05-81e675cd39da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'a1a4640a-8df1-42e2-87c0-caef66b15123', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:35 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-23fd8a76-5217-4374-87fc-481ecf99fcc0 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cdbd9d5-d5ba-49e5-aca0-f009eec5c571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:36 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-23fd8a76-5217-4374-87fc-481ecf99fcc0 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Created reservations ['d52e22eb-eddf-4b4f-a543-8c4c04536fbc', '946b616a-d71d-44b2-b196-68113c33c2ae', '8949d91a-a3f0-487b-bd73-ee89c36abce2', 'bf6cf7a0-6d4c-4741-b6bd-01666bbc60da'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:59:36 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-23fd8a76-5217-4374-87fc-481ecf99fcc0 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cdbd9d5-d5ba-49e5-aca0-f009eec5c571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d52e22eb-eddf-4b4f-a543-8c4c04536fbc', '946b616a-d71d-44b2-b196-68113c33c2ae', '8949d91a-a3f0-487b-bd73-ee89c36abce2', 'bf6cf7a0-6d4c-4741-b6bd-01666bbc60da']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:36 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-23fd8a76-5217-4374-87fc-481ecf99fcc0 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bef5acf5-ef3f-4719-8263-c8cdbf17c826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:36 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:36 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:36 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:36 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:36 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-23fd8a76-5217-4374-87fc-481ecf99fcc0 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bef5acf5-ef3f-4719-8263-c8cdbf17c826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92176bfb-6fcb-41b5-8f67-2e319657c28d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1915538476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dc3e719a5994141b3b3d053a9f4cf5e',qos_specs=None,replication_status=,reservations=['d52e22eb-eddf-4b4f-a543-8c4c04536fbc','946b616a-d71d-44b2-b196-68113c33c2ae','8949d91a-a3f0-487b-bd73-ee89c36abce2','bf6cf7a0-6d4c-4741-b6bd-01666bbc60da'],size=2,snapshot_id=a1a4640a-8df1-42e2-87c0-caef66b15123,source_replicaid=,source_volid=None,status='creating',user_id='ee466a7ca9a8475fa2d2e9badd81d130',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:59:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1915538476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92176bfb-6fcb-41b5-8f67-2e319657c28d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dc3e719a5994141b3b3d053a9f4cf5e',provider_auth=None,provider_geometry=None,provider_id=None,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=a1a4640a-8df1-42e2-87c0-caef66b15123,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee466a7ca9a8475fa2d2e9badd81d130',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:36 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-23fd8a76-5217-4374-87fc-481ecf99fcc0 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afa85dad-f9b7-4be4-8be0-55e063460250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:36 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-23fd8a76-5217-4374-87fc-481ecf99fcc0 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afa85dad-f9b7-4be4-8be0-55e063460250) transitioned into state 'SUCCESS' from state '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-1915538476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dc3e719a5994141b3b3d053a9f4cf5e',qos_specs=None,replication_status=,reservations=['d52e22eb-eddf-4b4f-a543-8c4c04536fbc','946b616a-d71d-44b2-b196-68113c33c2ae','8949d91a-a3f0-487b-bd73-ee89c36abce2','bf6cf7a0-6d4c-4741-b6bd-01666bbc60da'],size=2,snapshot_id=a1a4640a-8df1-42e2-87c0-caef66b15123,source_replicaid=,source_volid=None,status='creating',user_id='ee466a7ca9a8475fa2d2e9badd81d130',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:36 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-23fd8a76-5217-4374-87fc-481ecf99fcc0 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (618c7bf0-b17b-412b-940c-c0148474b537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:36 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:36 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-53cc733e-fa08-406a-9b97-1bf9a3f9d3e6 req-5e3a4b1f-2697-4e59-a4d9-ec9f933ddc72 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:36 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-23fd8a76-5217-4374-87fc-481ecf99fcc0 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (618c7bf0-b17b-412b-940c-c0148474b537) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-53cc733e-fa08-406a-9b97-1bf9a3f9d3e6 req-5e3a4b1f-2697-4e59-a4d9-ec9f933ddc72 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] POST http://192.168.122.147/volume/v3/attachments/d50c241d-24ca-4ad9-835d-40e8ba9921cc/action Sep 05 20:59:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-53cc733e-fa08-406a-9b97-1bf9a3f9d3e6 req-5e3a4b1f-2697-4e59-a4d9-ec9f933ddc72 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Action body: b'{"os-complete": null}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:59:36 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-23fd8a76-5217-4374-87fc-481ecf99fcc0 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Flow 'volume_create_api' (f7c73627-ad81-4b34-9e98-81c93a2d0c2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:59:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-53cc733e-fa08-406a-9b97-1bf9a3f9d3e6 req-5e3a4b1f-2697-4e59-a4d9-ec9f933ddc72 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:36 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-23fd8a76-5217-4374-87fc-481ecf99fcc0 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Create volume request issued successfully. Sep 05 20:59:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-23fd8a76-5217-4374-87fc-481ecf99fcc0 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:59:36 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 908/1876] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 20:59:35 2026] POST /volume/v3/volumes => generated 797 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:59:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9ea9eb1b-6a88-422c-a9a8-ed705ef48900 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9ea9eb1b-6a88-422c-a9a8-ed705ef48900 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d Sep 05 20:59:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9ea9eb1b-6a88-422c-a9a8-ed705ef48900 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9ea9eb1b-6a88-422c-a9a8-ed705ef48900 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:36 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:36 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:36 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:36 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:36 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:36 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:36 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:36 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:36 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9ea9eb1b-6a88-422c-a9a8-ed705ef48900 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 20:59:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9ea9eb1b-6a88-422c-a9a8-ed705ef48900 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d returned with HTTP 200 Sep 05 20:59:36 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 909/1877] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:36 2026] GET /volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d => generated 865 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-53cc733e-fa08-406a-9b97-1bf9a3f9d3e6 req-5e3a4b1f-2697-4e59-a4d9-ec9f933ddc72 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/attachments/d50c241d-24ca-4ad9-835d-40e8ba9921cc/action returned with HTTP 204 Sep 05 20:59:36 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 969/1878] 192.168.122.147 () {66 vars in 1614 bytes} [Sat Sep 5 20:59:36 2026] POST /volume/v3/attachments/d50c241d-24ca-4ad9-835d-40e8ba9921cc/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a4c4c8ba-d5e7-47e2-b88e-8ca18fe5e029 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a4c4c8ba-d5e7-47e2-b88e-8ca18fe5e029 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 Sep 05 20:59:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a4c4c8ba-d5e7-47e2-b88e-8ca18fe5e029 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a4c4c8ba-d5e7-47e2-b88e-8ca18fe5e029 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:36 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:36 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:36 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:36 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:36 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a4c4c8ba-d5e7-47e2-b88e-8ca18fe5e029 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:59:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a4c4c8ba-d5e7-47e2-b88e-8ca18fe5e029 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 returned with HTTP 200 Sep 05 20:59:36 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 910/1879] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:36 2026] GET /volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:59:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e0f06204-f43f-4bcc-a91a-41fd40249113 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e0f06204-f43f-4bcc-a91a-41fd40249113 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 Sep 05 20:59:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e0f06204-f43f-4bcc-a91a-41fd40249113 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e0f06204-f43f-4bcc-a91a-41fd40249113 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:36 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:36 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:36 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:36 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:36 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e0f06204-f43f-4bcc-a91a-41fd40249113 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:59:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e0f06204-f43f-4bcc-a91a-41fd40249113 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 returned with HTTP 200 Sep 05 20:59:36 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 970/1880] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:36 2026] GET /volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:59:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c767d8f0-ee46-4aeb-ad69-c26fcb0835ad None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c767d8f0-ee46-4aeb-ad69-c26fcb0835ad tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d Sep 05 20:59:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c767d8f0-ee46-4aeb-ad69-c26fcb0835ad tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c767d8f0-ee46-4aeb-ad69-c26fcb0835ad tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:37 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:37 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:37 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:37 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:37 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c767d8f0-ee46-4aeb-ad69-c26fcb0835ad tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 20:59:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c767d8f0-ee46-4aeb-ad69-c26fcb0835ad tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d returned with HTTP 200 Sep 05 20:59:37 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 911/1881] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:37 2026] GET /volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d => generated 889 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7b8d9cce-079c-42d7-b947-a52bf4514ee5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7b8d9cce-079c-42d7-b947-a52bf4514ee5 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:59:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7b8d9cce-079c-42d7-b947-a52bf4514ee5 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1355448524", "description": "tempest-volume-type-description-842526014", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7b8d9cce-079c-42d7-b947-a52bf4514ee5 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 20:59:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 971/1882] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 20:59:37 2026] POST /volume/v3/types => generated 317 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ba83947d-10c1-4061-a750-da00b890e48e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ba83947d-10c1-4061-a750-da00b890e48e tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] GET http://192.168.122.147/volume/v3/types/9fa77c94-87c8-4f05-848f-3cdcbcc1169a Sep 05 20:59:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ba83947d-10c1-4061-a750-da00b890e48e tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ba83947d-10c1-4061-a750-da00b890e48e tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c9f862ce-9e9b-41cc-a3a4-d27ce899f317 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ba83947d-10c1-4061-a750-da00b890e48e tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] http://192.168.122.147/volume/v3/types/9fa77c94-87c8-4f05-848f-3cdcbcc1169a returned with HTTP 200 Sep 05 20:59:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 912/1883] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 20:59:38 2026] GET /volume/v3/types/9fa77c94-87c8-4f05-848f-3cdcbcc1169a => generated 339 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c9f862ce-9e9b-41cc-a3a4-d27ce899f317 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d Sep 05 20:59:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c9f862ce-9e9b-41cc-a3a4-d27ce899f317 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c9f862ce-9e9b-41cc-a3a4-d27ce899f317 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1a874dc9-44b7-490f-bea1-5e2e5ede1040 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1a874dc9-44b7-490f-bea1-5e2e5ede1040 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] DELETE http://192.168.122.147/volume/v3/types/9fa77c94-87c8-4f05-848f-3cdcbcc1169a Sep 05 20:59:38 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:38 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:38 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:38 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1a874dc9-44b7-490f-bea1-5e2e5ede1040 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1a874dc9-44b7-490f-bea1-5e2e5ede1040 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:38 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c9f862ce-9e9b-41cc-a3a4-d27ce899f317 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 20:59:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c9f862ce-9e9b-41cc-a3a4-d27ce899f317 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d returned with HTTP 200 Sep 05 20:59:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 972/1884] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:38 2026] GET /volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d => generated 889 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:59:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1a874dc9-44b7-490f-bea1-5e2e5ede1040 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] http://192.168.122.147/volume/v3/types/9fa77c94-87c8-4f05-848f-3cdcbcc1169a returned with HTTP 202 Sep 05 20:59:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 913/1885] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 20:59:38 2026] DELETE /volume/v3/types/9fa77c94-87c8-4f05-848f-3cdcbcc1169a => generated 0 bytes in 246 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:59:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-24d2dbfd-e047-4fda-b3d0-d5f14a250fb9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-24d2dbfd-e047-4fda-b3d0-d5f14a250fb9 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] GET http://192.168.122.147/volume/v3/types/9fa77c94-87c8-4f05-848f-3cdcbcc1169a Sep 05 20:59:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-24d2dbfd-e047-4fda-b3d0-d5f14a250fb9 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-24d2dbfd-e047-4fda-b3d0-d5f14a250fb9 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-24d2dbfd-e047-4fda-b3d0-d5f14a250fb9 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] http://192.168.122.147/volume/v3/types/9fa77c94-87c8-4f05-848f-3cdcbcc1169a returned with HTTP 404 Sep 05 20:59:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 973/1886] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 20:59:38 2026] GET /volume/v3/types/9fa77c94-87c8-4f05-848f-3cdcbcc1169a => generated 114 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4dd1199a-0e5a-4b5a-8251-b19906bebad6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4dd1199a-0e5a-4b5a-8251-b19906bebad6 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:59:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4dd1199a-0e5a-4b5a-8251-b19906bebad6 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1123001028"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4dd1199a-0e5a-4b5a-8251-b19906bebad6 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 20:59:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 914/1887] 192.168.122.147 () {60 vars in 1136 bytes} [Sat Sep 5 20:59:38 2026] POST /volume/v3/types => generated 221 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-19c2395d-41fb-418d-9059-ba873ccf5046 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-19c2395d-41fb-418d-9059-ba873ccf5046 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] POST http://192.168.122.147/volume/v3/types/8179cb1e-0103-419c-a89a-2cac03f1da21/encryption Sep 05 20:59:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-19c2395d-41fb-418d-9059-ba873ccf5046 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-19c2395d-41fb-418d-9059-ba873ccf5046 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] http://192.168.122.147/volume/v3/types/8179cb1e-0103-419c-a89a-2cac03f1da21/encryption returned with HTTP 200 Sep 05 20:59:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 974/1888] 192.168.122.147 () {60 vars in 1281 bytes} [Sat Sep 5 20:59:38 2026] POST /volume/v3/types/8179cb1e-0103-419c-a89a-2cac03f1da21/encryption => generated 239 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-97004a33-11c5-46fb-912a-b17089e4b8c2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-97004a33-11c5-46fb-912a-b17089e4b8c2 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] GET http://192.168.122.147/volume/v3/types/8179cb1e-0103-419c-a89a-2cac03f1da21/encryption Sep 05 20:59:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-97004a33-11c5-46fb-912a-b17089e4b8c2 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-97004a33-11c5-46fb-912a-b17089e4b8c2 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-97004a33-11c5-46fb-912a-b17089e4b8c2 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] http://192.168.122.147/volume/v3/types/8179cb1e-0103-419c-a89a-2cac03f1da21/encryption returned with HTTP 200 Sep 05 20:59:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 915/1889] 192.168.122.147 () {58 vars in 1259 bytes} [Sat Sep 5 20:59:39 2026] GET /volume/v3/types/8179cb1e-0103-419c-a89a-2cac03f1da21/encryption => generated 325 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:59:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-787f6c99-bc11-42a5-887e-5ffce694864b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-787f6c99-bc11-42a5-887e-5ffce694864b tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] PUT http://192.168.122.147/volume/v3/types/8179cb1e-0103-419c-a89a-2cac03f1da21/encryption/37212539-c9c7-40cc-b3da-aeb29949d913 Sep 05 20:59:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-787f6c99-bc11-42a5-887e-5ffce694864b tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-787f6c99-bc11-42a5-887e-5ffce694864b tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] http://192.168.122.147/volume/v3/types/8179cb1e-0103-419c-a89a-2cac03f1da21/encryption/37212539-c9c7-40cc-b3da-aeb29949d913 returned with HTTP 200 Sep 05 20:59:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 975/1890] 192.168.122.147 () {60 vars in 1391 bytes} [Sat Sep 5 20:59:39 2026] PUT /volume/v3/types/8179cb1e-0103-419c-a89a-2cac03f1da21/encryption/37212539-c9c7-40cc-b3da-aeb29949d913 => generated 122 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0510f401-04dd-4c98-b51d-c7dbc5e0f5a5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0510f401-04dd-4c98-b51d-c7dbc5e0f5a5 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] GET http://192.168.122.147/volume/v3/types/8179cb1e-0103-419c-a89a-2cac03f1da21/encryption Sep 05 20:59:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0510f401-04dd-4c98-b51d-c7dbc5e0f5a5 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0510f401-04dd-4c98-b51d-c7dbc5e0f5a5 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0510f401-04dd-4c98-b51d-c7dbc5e0f5a5 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] http://192.168.122.147/volume/v3/types/8179cb1e-0103-419c-a89a-2cac03f1da21/encryption returned with HTTP 200 Sep 05 20:59:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 916/1891] 192.168.122.147 () {58 vars in 1259 bytes} [Sat Sep 5 20:59:39 2026] GET /volume/v3/types/8179cb1e-0103-419c-a89a-2cac03f1da21/encryption => generated 347 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0e8966c1-7b5a-44e3-a449-1da4deb820de None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-bf148e0f-46e0-4ddc-899b-a41dbfa510d6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0e8966c1-7b5a-44e3-a449-1da4deb820de tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d Sep 05 20:59:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0e8966c1-7b5a-44e3-a449-1da4deb820de tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0e8966c1-7b5a-44e3-a449-1da4deb820de tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:39 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:39 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bf148e0f-46e0-4ddc-899b-a41dbfa510d6 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] GET http://192.168.122.147/volume/v3/types/8179cb1e-0103-419c-a89a-2cac03f1da21/encryption/cipher Sep 05 20:59:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bf148e0f-46e0-4ddc-899b-a41dbfa510d6 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:39 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:39 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bf148e0f-46e0-4ddc-899b-a41dbfa510d6 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0e8966c1-7b5a-44e3-a449-1da4deb820de tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 20:59:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0e8966c1-7b5a-44e3-a449-1da4deb820de tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d returned with HTTP 200 Sep 05 20:59:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 976/1892] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:39 2026] GET /volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d => generated 889 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bf148e0f-46e0-4ddc-899b-a41dbfa510d6 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] http://192.168.122.147/volume/v3/types/8179cb1e-0103-419c-a89a-2cac03f1da21/encryption/cipher returned with HTTP 200 Sep 05 20:59:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 917/1893] 192.168.122.147 () {58 vars in 1280 bytes} [Sat Sep 5 20:59:39 2026] GET /volume/v3/types/8179cb1e-0103-419c-a89a-2cac03f1da21/encryption/cipher => generated 29 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 20:59:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c3f17e37-7d77-46fe-9d6b-9330779bc0ed None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c3f17e37-7d77-46fe-9d6b-9330779bc0ed tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] DELETE http://192.168.122.147/volume/v3/types/8179cb1e-0103-419c-a89a-2cac03f1da21/encryption/37212539-c9c7-40cc-b3da-aeb29949d913 Sep 05 20:59:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c3f17e37-7d77-46fe-9d6b-9330779bc0ed tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c3f17e37-7d77-46fe-9d6b-9330779bc0ed tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c3f17e37-7d77-46fe-9d6b-9330779bc0ed tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] http://192.168.122.147/volume/v3/types/8179cb1e-0103-419c-a89a-2cac03f1da21/encryption/37212539-c9c7-40cc-b3da-aeb29949d913 returned with HTTP 202 Sep 05 20:59:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 977/1894] 192.168.122.147 () {58 vars in 1373 bytes} [Sat Sep 5 20:59:39 2026] DELETE /volume/v3/types/8179cb1e-0103-419c-a89a-2cac03f1da21/encryption/37212539-c9c7-40cc-b3da-aeb29949d913 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:59:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-bad50903-420a-4d5c-b527-fa712e20b706 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bad50903-420a-4d5c-b527-fa712e20b706 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] GET http://192.168.122.147/volume/v3/types/8179cb1e-0103-419c-a89a-2cac03f1da21/encryption Sep 05 20:59:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bad50903-420a-4d5c-b527-fa712e20b706 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bad50903-420a-4d5c-b527-fa712e20b706 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bad50903-420a-4d5c-b527-fa712e20b706 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] http://192.168.122.147/volume/v3/types/8179cb1e-0103-419c-a89a-2cac03f1da21/encryption returned with HTTP 200 Sep 05 20:59:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 918/1895] 192.168.122.147 () {58 vars in 1259 bytes} [Sat Sep 5 20:59:39 2026] GET /volume/v3/types/8179cb1e-0103-419c-a89a-2cac03f1da21/encryption => generated 2 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Sep 05 20:59:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-cc75e19a-dcf5-4495-b5e3-2a50df628cc4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cc75e19a-dcf5-4495-b5e3-2a50df628cc4 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] GET http://192.168.122.147/volume/v3/types/8179cb1e-0103-419c-a89a-2cac03f1da21/encryption Sep 05 20:59:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cc75e19a-dcf5-4495-b5e3-2a50df628cc4 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cc75e19a-dcf5-4495-b5e3-2a50df628cc4 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cc75e19a-dcf5-4495-b5e3-2a50df628cc4 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] http://192.168.122.147/volume/v3/types/8179cb1e-0103-419c-a89a-2cac03f1da21/encryption returned with HTTP 200 Sep 05 20:59:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 978/1896] 192.168.122.147 () {58 vars in 1259 bytes} [Sat Sep 5 20:59:39 2026] GET /volume/v3/types/8179cb1e-0103-419c-a89a-2cac03f1da21/encryption => generated 2 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 20:59:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a3425f66-415d-4d6d-b4a4-3dbff5756533 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a3425f66-415d-4d6d-b4a4-3dbff5756533 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] DELETE http://192.168.122.147/volume/v3/types/8179cb1e-0103-419c-a89a-2cac03f1da21 Sep 05 20:59:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a3425f66-415d-4d6d-b4a4-3dbff5756533 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a3425f66-415d-4d6d-b4a4-3dbff5756533 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a3425f66-415d-4d6d-b4a4-3dbff5756533 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] http://192.168.122.147/volume/v3/types/8179cb1e-0103-419c-a89a-2cac03f1da21 returned with HTTP 202 Sep 05 20:59:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 919/1897] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 20:59:40 2026] DELETE /volume/v3/types/8179cb1e-0103-419c-a89a-2cac03f1da21 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:59:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d4bfe6e8-4ee5-49c7-b082-4019d60e05dc None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d4bfe6e8-4ee5-49c7-b082-4019d60e05dc tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] GET http://192.168.122.147/volume/v3/types/8179cb1e-0103-419c-a89a-2cac03f1da21 Sep 05 20:59:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d4bfe6e8-4ee5-49c7-b082-4019d60e05dc tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d4bfe6e8-4ee5-49c7-b082-4019d60e05dc tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d4bfe6e8-4ee5-49c7-b082-4019d60e05dc tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] http://192.168.122.147/volume/v3/types/8179cb1e-0103-419c-a89a-2cac03f1da21 returned with HTTP 404 Sep 05 20:59:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 979/1898] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 20:59:40 2026] GET /volume/v3/types/8179cb1e-0103-419c-a89a-2cac03f1da21 => generated 114 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-255d209b-c497-4ef2-86b1-c864c391d62d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-255d209b-c497-4ef2-86b1-c864c391d62d tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] GET http://192.168.122.147/volume/v3/types Sep 05 20:59:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-255d209b-c497-4ef2-86b1-c864c391d62d tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-255d209b-c497-4ef2-86b1-c864c391d62d tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-255d209b-c497-4ef2-86b1-c864c391d62d tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 20:59:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 920/1899] 192.168.122.147 () {58 vars in 1115 bytes} [Sat Sep 5 20:59:40 2026] GET /volume/v3/types => generated 1470 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:59:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8d3a6ff7-594b-4db6-9c53-d5d7f617015e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8d3a6ff7-594b-4db6-9c53-d5d7f617015e tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:59:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8d3a6ff7-594b-4db6-9c53-d5d7f617015e tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1900797247"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8d3a6ff7-594b-4db6-9c53-d5d7f617015e tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 20:59:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 980/1900] 192.168.122.147 () {60 vars in 1136 bytes} [Sat Sep 5 20:59:40 2026] POST /volume/v3/types => generated 221 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b64c54ff-1756-462b-85c0-dab46192c7a1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b64c54ff-1756-462b-85c0-dab46192c7a1 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] PUT http://192.168.122.147/volume/v3/types/a6a89aff-09c5-47bd-88b2-8e7851447251 Sep 05 20:59:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b64c54ff-1756-462b-85c0-dab46192c7a1 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1202495544", "description": "tempest-volume-type-description-1584943585", "is_public": false}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-27fa49f5-b1d7-49a0-8539-c27875a253a8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-27fa49f5-b1d7-49a0-8539-c27875a253a8 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d Sep 05 20:59:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-27fa49f5-b1d7-49a0-8539-c27875a253a8 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-27fa49f5-b1d7-49a0-8539-c27875a253a8 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:40 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:40 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-27fa49f5-b1d7-49a0-8539-c27875a253a8 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 20:59:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-27fa49f5-b1d7-49a0-8539-c27875a253a8 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d returned with HTTP 200 Sep 05 20:59:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 981/1901] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:40 2026] GET /volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d => generated 889 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b64c54ff-1756-462b-85c0-dab46192c7a1 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] http://192.168.122.147/volume/v3/types/a6a89aff-09c5-47bd-88b2-8e7851447251 returned with HTTP 200 Sep 05 20:59:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 921/1902] 192.168.122.147 () {60 vars in 1247 bytes} [Sat Sep 5 20:59:40 2026] PUT /volume/v3/types/a6a89aff-09c5-47bd-88b2-8e7851447251 => generated 205 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a0bffd06-84b3-4009-afe8-1bf489c5b3aa None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a0bffd06-84b3-4009-afe8-1bf489c5b3aa tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] GET http://192.168.122.147/volume/v3/types/a6a89aff-09c5-47bd-88b2-8e7851447251 Sep 05 20:59:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a0bffd06-84b3-4009-afe8-1bf489c5b3aa tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a0bffd06-84b3-4009-afe8-1bf489c5b3aa tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a0bffd06-84b3-4009-afe8-1bf489c5b3aa tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] http://192.168.122.147/volume/v3/types/a6a89aff-09c5-47bd-88b2-8e7851447251 returned with HTTP 200 Sep 05 20:59:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 982/1903] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 20:59:40 2026] GET /volume/v3/types/a6a89aff-09c5-47bd-88b2-8e7851447251 => generated 269 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-07ec9ea7-9906-44ac-97c9-d6c8c1f68e6b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-07ec9ea7-9906-44ac-97c9-d6c8c1f68e6b tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] DELETE http://192.168.122.147/volume/v3/types/a6a89aff-09c5-47bd-88b2-8e7851447251 Sep 05 20:59:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-07ec9ea7-9906-44ac-97c9-d6c8c1f68e6b tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-07ec9ea7-9906-44ac-97c9-d6c8c1f68e6b tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-07ec9ea7-9906-44ac-97c9-d6c8c1f68e6b tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] http://192.168.122.147/volume/v3/types/a6a89aff-09c5-47bd-88b2-8e7851447251 returned with HTTP 202 Sep 05 20:59:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 922/1904] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 20:59:40 2026] DELETE /volume/v3/types/a6a89aff-09c5-47bd-88b2-8e7851447251 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:59:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-48b3e4d1-7b55-46af-a5a1-f305bace6c69 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-48b3e4d1-7b55-46af-a5a1-f305bace6c69 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] GET http://192.168.122.147/volume/v3/types/a6a89aff-09c5-47bd-88b2-8e7851447251 Sep 05 20:59:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-48b3e4d1-7b55-46af-a5a1-f305bace6c69 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-48b3e4d1-7b55-46af-a5a1-f305bace6c69 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-48b3e4d1-7b55-46af-a5a1-f305bace6c69 tempest-VolumeTypesTest-2086820595 tempest-VolumeTypesTest-2086820595-project-admin] http://192.168.122.147/volume/v3/types/a6a89aff-09c5-47bd-88b2-8e7851447251 returned with HTTP 404 Sep 05 20:59:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 983/1905] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 20:59:40 2026] GET /volume/v3/types/a6a89aff-09c5-47bd-88b2-8e7851447251 => generated 114 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:59:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-175c4841-da45-4025-b856-f79c1f25e1ee req-b07ea94b-96a6-42ed-8a33-193d940c74b6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-175c4841-da45-4025-b856-f79c1f25e1ee req-b07ea94b-96a6-42ed-8a33-193d940c74b6 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 Sep 05 20:59:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-175c4841-da45-4025-b856-f79c1f25e1ee req-b07ea94b-96a6-42ed-8a33-193d940c74b6 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-175c4841-da45-4025-b856-f79c1f25e1ee req-b07ea94b-96a6-42ed-8a33-193d940c74b6 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-73de6829-4e99-451f-93a2-db939c590c97 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-73de6829-4e99-451f-93a2-db939c590c97 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d Sep 05 20:59:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-73de6829-4e99-451f-93a2-db939c590c97 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-73de6829-4e99-451f-93a2-db939c590c97 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:41 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:41 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:41 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:41 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:41 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:41 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:41 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:41 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:41 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-175c4841-da45-4025-b856-f79c1f25e1ee req-b07ea94b-96a6-42ed-8a33-193d940c74b6 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:59:41 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-73de6829-4e99-451f-93a2-db939c590c97 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 20:59:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-175c4841-da45-4025-b856-f79c1f25e1ee req-b07ea94b-96a6-42ed-8a33-193d940c74b6 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 returned with HTTP 200 Sep 05 20:59:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 923/1906] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:59:41 2026] GET /volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 => generated 1238 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:59:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-73de6829-4e99-451f-93a2-db939c590c97 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d returned with HTTP 200 Sep 05 20:59:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 984/1907] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:41 2026] GET /volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d => generated 889 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:59:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-175c4841-da45-4025-b856-f79c1f25e1ee req-d72ca79e-a7cd-4db3-b63e-0313121927ff None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-175c4841-da45-4025-b856-f79c1f25e1ee req-d72ca79e-a7cd-4db3-b63e-0313121927ff tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] POST http://192.168.122.147/volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741/action Sep 05 20:59:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-175c4841-da45-4025-b856-f79c1f25e1ee req-d72ca79e-a7cd-4db3-b63e-0313121927ff tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:59:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-175c4841-da45-4025-b856-f79c1f25e1ee req-d72ca79e-a7cd-4db3-b63e-0313121927ff tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:42 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:42 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:42 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:42 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:42 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-175c4841-da45-4025-b856-f79c1f25e1ee req-d72ca79e-a7cd-4db3-b63e-0313121927ff tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:59:42 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-175c4841-da45-4025-b856-f79c1f25e1ee req-d72ca79e-a7cd-4db3-b63e-0313121927ff tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Begin detaching volume completed successfully. Sep 05 20:59:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-175c4841-da45-4025-b856-f79c1f25e1ee req-d72ca79e-a7cd-4db3-b63e-0313121927ff tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741/action returned with HTTP 202 Sep 05 20:59:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 924/1908] 192.168.122.147 () {64 vars in 1561 bytes} [Sat Sep 5 20:59:42 2026] POST /volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741/action => generated 0 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:59:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-6145ddcb-6db7-4738-8c9e-0b5f4670a3dd req-f7c4422b-4aa4-4550-9572-bdd2492b40f0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-6145ddcb-6db7-4738-8c9e-0b5f4670a3dd req-f7c4422b-4aa4-4550-9572-bdd2492b40f0 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] GET http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b Sep 05 20:59:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-6145ddcb-6db7-4738-8c9e-0b5f4670a3dd req-f7c4422b-4aa4-4550-9572-bdd2492b40f0 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-6145ddcb-6db7-4738-8c9e-0b5f4670a3dd req-f7c4422b-4aa4-4550-9572-bdd2492b40f0 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:42 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:42 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:42 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:42 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f6c109cc-0ccb-4458-af73-3745d2eff221 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f6c109cc-0ccb-4458-af73-3745d2eff221 None None] GET http://192.168.122.147/volume// Sep 05 20:59:42 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-6145ddcb-6db7-4738-8c9e-0b5f4670a3dd req-f7c4422b-4aa4-4550-9572-bdd2492b40f0 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Volume info retrieved successfully. Sep 05 20:59:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f6c109cc-0ccb-4458-af73-3745d2eff221 None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f6c109cc-0ccb-4458-af73-3745d2eff221 None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f6c109cc-0ccb-4458-af73-3745d2eff221 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:59:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 925/1909] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 20:59:42 2026] GET /volume/ => generated 390 bytes in 26 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 20:59:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-175c4841-da45-4025-b856-f79c1f25e1ee req-1833ba1e-c544-4d55-9d9d-752d022629e8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-6145ddcb-6db7-4738-8c9e-0b5f4670a3dd req-f7c4422b-4aa4-4550-9572-bdd2492b40f0 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b returned with HTTP 200 Sep 05 20:59:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-175c4841-da45-4025-b856-f79c1f25e1ee req-1833ba1e-c544-4d55-9d9d-752d022629e8 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 Sep 05 20:59:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-175c4841-da45-4025-b856-f79c1f25e1ee req-1833ba1e-c544-4d55-9d9d-752d022629e8 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-175c4841-da45-4025-b856-f79c1f25e1ee req-1833ba1e-c544-4d55-9d9d-752d022629e8 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 985/1910] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:59:42 2026] GET /volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b => generated 1149 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:59:42 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:42 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:42 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:42 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-6145ddcb-6db7-4738-8c9e-0b5f4670a3dd req-8c9d5278-012c-4857-be84-a79595ffe824 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:42 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-175c4841-da45-4025-b856-f79c1f25e1ee req-1833ba1e-c544-4d55-9d9d-752d022629e8 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:59:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-6145ddcb-6db7-4738-8c9e-0b5f4670a3dd req-8c9d5278-012c-4857-be84-a79595ffe824 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] POST http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b/action Sep 05 20:59:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-6145ddcb-6db7-4738-8c9e-0b5f4670a3dd req-8c9d5278-012c-4857-be84-a79595ffe824 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:59:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-6145ddcb-6db7-4738-8c9e-0b5f4670a3dd req-8c9d5278-012c-4857-be84-a79595ffe824 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-175c4841-da45-4025-b856-f79c1f25e1ee req-1833ba1e-c544-4d55-9d9d-752d022629e8 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 returned with HTTP 200 Sep 05 20:59:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 926/1911] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 20:59:42 2026] GET /volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 => generated 1422 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 20:59:42 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:42 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:42 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:42 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:42 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-6145ddcb-6db7-4738-8c9e-0b5f4670a3dd req-8c9d5278-012c-4857-be84-a79595ffe824 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Volume info retrieved successfully. Sep 05 20:59:42 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-6145ddcb-6db7-4738-8c9e-0b5f4670a3dd req-8c9d5278-012c-4857-be84-a79595ffe824 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Begin detaching volume completed successfully. Sep 05 20:59:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-6145ddcb-6db7-4738-8c9e-0b5f4670a3dd req-8c9d5278-012c-4857-be84-a79595ffe824 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b/action returned with HTTP 202 Sep 05 20:59:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 986/1912] 192.168.122.147 () {64 vars in 1561 bytes} [Sat Sep 5 20:59:42 2026] POST /volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b/action => generated 0 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:59:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b6b25303-03fc-4b72-9e40-f610b177abd1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b6b25303-03fc-4b72-9e40-f610b177abd1 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d Sep 05 20:59:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b6b25303-03fc-4b72-9e40-f610b177abd1 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b6b25303-03fc-4b72-9e40-f610b177abd1 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:43 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:43 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:43 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:43 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:43 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b6b25303-03fc-4b72-9e40-f610b177abd1 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 20:59:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-684ae318-f825-4b89-900c-ec44b9ecd4b5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-684ae318-f825-4b89-900c-ec44b9ecd4b5 None None] GET http://192.168.122.147/volume// Sep 05 20:59:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-684ae318-f825-4b89-900c-ec44b9ecd4b5 None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-684ae318-f825-4b89-900c-ec44b9ecd4b5 None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-684ae318-f825-4b89-900c-ec44b9ecd4b5 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:59:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 987/1913] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 20:59:43 2026] GET /volume/ => generated 390 bytes in 26 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:59:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b6b25303-03fc-4b72-9e40-f610b177abd1 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d returned with HTTP 200 Sep 05 20:59:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 927/1914] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:43 2026] GET /volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d => generated 889 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-6145ddcb-6db7-4738-8c9e-0b5f4670a3dd req-f819f31f-b89c-4b03-aabc-5d94f6d7a3f9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-175c4841-da45-4025-b856-f79c1f25e1ee req-eca78c9d-eb6d-4847-862d-151592cd47fa None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-6145ddcb-6db7-4738-8c9e-0b5f4670a3dd req-f819f31f-b89c-4b03-aabc-5d94f6d7a3f9 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] GET http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b Sep 05 20:59:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-6145ddcb-6db7-4738-8c9e-0b5f4670a3dd req-f819f31f-b89c-4b03-aabc-5d94f6d7a3f9 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-6145ddcb-6db7-4738-8c9e-0b5f4670a3dd req-f819f31f-b89c-4b03-aabc-5d94f6d7a3f9 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-175c4841-da45-4025-b856-f79c1f25e1ee req-eca78c9d-eb6d-4847-862d-151592cd47fa tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] DELETE http://192.168.122.147/volume/v3/attachments/d68272e8-44c9-45ce-a49b-a7b0967ce11a Sep 05 20:59:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-175c4841-da45-4025-b856-f79c1f25e1ee req-eca78c9d-eb6d-4847-862d-151592cd47fa tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-175c4841-da45-4025-b856-f79c1f25e1ee req-eca78c9d-eb6d-4847-862d-151592cd47fa tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:43 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:43 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:43 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:43 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:43 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:43 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:43 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-6145ddcb-6db7-4738-8c9e-0b5f4670a3dd req-f819f31f-b89c-4b03-aabc-5d94f6d7a3f9 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Volume info retrieved successfully. Sep 05 20:59:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-6145ddcb-6db7-4738-8c9e-0b5f4670a3dd req-f819f31f-b89c-4b03-aabc-5d94f6d7a3f9 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b returned with HTTP 200 Sep 05 20:59:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 988/1915] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 20:59:43 2026] GET /volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b => generated 1333 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 20:59:43 devstack devstack@c-api.service[87416]: /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 05 20:59:43 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, Sep 05 20:59:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-175c4841-da45-4025-b856-f79c1f25e1ee req-eca78c9d-eb6d-4847-862d-151592cd47fa tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/attachments/d68272e8-44c9-45ce-a49b-a7b0967ce11a returned with HTTP 200 Sep 05 20:59:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 928/1916] 192.168.122.147 () {64 vars in 1562 bytes} [Sat Sep 5 20:59:43 2026] DELETE /volume/v3/attachments/d68272e8-44c9-45ce-a49b-a7b0967ce11a => generated 19 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-6145ddcb-6db7-4738-8c9e-0b5f4670a3dd req-f68d677d-055a-42f2-9332-8d3b5cd05b27 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-6145ddcb-6db7-4738-8c9e-0b5f4670a3dd req-f68d677d-055a-42f2-9332-8d3b5cd05b27 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] DELETE http://192.168.122.147/volume/v3/attachments/cfa44ac8-4726-4ef1-bb76-aa0070aca1c1 Sep 05 20:59:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-6145ddcb-6db7-4738-8c9e-0b5f4670a3dd req-f68d677d-055a-42f2-9332-8d3b5cd05b27 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-6145ddcb-6db7-4738-8c9e-0b5f4670a3dd req-f68d677d-055a-42f2-9332-8d3b5cd05b27 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:44 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:44 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:44 devstack devstack@c-api.service[87415]: /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 05 20:59:44 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, Sep 05 20:59:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-6145ddcb-6db7-4738-8c9e-0b5f4670a3dd req-f68d677d-055a-42f2-9332-8d3b5cd05b27 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] http://192.168.122.147/volume/v3/attachments/cfa44ac8-4726-4ef1-bb76-aa0070aca1c1 returned with HTTP 200 Sep 05 20:59:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 989/1917] 192.168.122.147 () {64 vars in 1562 bytes} [Sat Sep 5 20:59:43 2026] DELETE /volume/v3/attachments/cfa44ac8-4726-4ef1-bb76-aa0070aca1c1 => generated 19 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:59:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6b48236d-9ad6-4d51-8706-1311d34eadd8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6b48236d-9ad6-4d51-8706-1311d34eadd8 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d Sep 05 20:59:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6b48236d-9ad6-4d51-8706-1311d34eadd8 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6b48236d-9ad6-4d51-8706-1311d34eadd8 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:44 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:44 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:44 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:44 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:44 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6b48236d-9ad6-4d51-8706-1311d34eadd8 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 20:59:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6b48236d-9ad6-4d51-8706-1311d34eadd8 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d returned with HTTP 200 Sep 05 20:59:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 929/1918] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:44 2026] GET /volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d => generated 889 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-82b59853-aba0-48ae-aa62-f310333d6249 req-de5df6af-b5d2-4fcc-b307-8c0260ee0070 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-82b59853-aba0-48ae-aa62-f310333d6249 req-de5df6af-b5d2-4fcc-b307-8c0260ee0070 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] GET http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b Sep 05 20:59:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-82b59853-aba0-48ae-aa62-f310333d6249 req-de5df6af-b5d2-4fcc-b307-8c0260ee0070 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-82b59853-aba0-48ae-aa62-f310333d6249 req-de5df6af-b5d2-4fcc-b307-8c0260ee0070 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:44 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:44 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:44 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:44 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:44 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-82b59853-aba0-48ae-aa62-f310333d6249 req-de5df6af-b5d2-4fcc-b307-8c0260ee0070 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Volume info retrieved successfully. Sep 05 20:59:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-82b59853-aba0-48ae-aa62-f310333d6249 req-de5df6af-b5d2-4fcc-b307-8c0260ee0070 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b returned with HTTP 200 Sep 05 20:59:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 990/1919] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:59:44 2026] GET /volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-44f0ebe1-500e-41af-9920-bce74ca0e9a8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-44f0ebe1-500e-41af-9920-bce74ca0e9a8 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] DELETE http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b Sep 05 20:59:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-44f0ebe1-500e-41af-9920-bce74ca0e9a8 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-44f0ebe1-500e-41af-9920-bce74ca0e9a8 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:44 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-44f0ebe1-500e-41af-9920-bce74ca0e9a8 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Delete volume with id: 3bbdeebf-671f-4661-8db4-1a4b4390bd7b Sep 05 20:59:44 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:44 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:44 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:44 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:44 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-44f0ebe1-500e-41af-9920-bce74ca0e9a8 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Volume info retrieved successfully. Sep 05 20:59:44 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-44f0ebe1-500e-41af-9920-bce74ca0e9a8 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Delete volume request issued successfully. Sep 05 20:59:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-44f0ebe1-500e-41af-9920-bce74ca0e9a8 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b returned with HTTP 202 Sep 05 20:59:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 930/1920] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:59:44 2026] DELETE /volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:59:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-aa915073-ba6a-4512-b303-6f5ad5da596b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-aa915073-ba6a-4512-b303-6f5ad5da596b tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] GET http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b Sep 05 20:59:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-aa915073-ba6a-4512-b303-6f5ad5da596b tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-aa915073-ba6a-4512-b303-6f5ad5da596b tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:44 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:44 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:44 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:44 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:44 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-aa915073-ba6a-4512-b303-6f5ad5da596b tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Volume info retrieved successfully. Sep 05 20:59:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-aa915073-ba6a-4512-b303-6f5ad5da596b tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b returned with HTTP 200 Sep 05 20:59:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 991/1921] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:44 2026] GET /volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c30f28b6-b622-4977-b61f-12bc8cbfdda7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c30f28b6-b622-4977-b61f-12bc8cbfdda7 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] DELETE http://192.168.122.147/volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 Sep 05 20:59:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c30f28b6-b622-4977-b61f-12bc8cbfdda7 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c30f28b6-b622-4977-b61f-12bc8cbfdda7 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:44 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-c30f28b6-b622-4977-b61f-12bc8cbfdda7 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Delete volume with id: b804a284-760d-44b1-be97-bc3f2017b741 Sep 05 20:59:45 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:45 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:45 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:45 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:45 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c30f28b6-b622-4977-b61f-12bc8cbfdda7 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:59:45 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c30f28b6-b622-4977-b61f-12bc8cbfdda7 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Delete volume request issued successfully. Sep 05 20:59:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c30f28b6-b622-4977-b61f-12bc8cbfdda7 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 returned with HTTP 202 Sep 05 20:59:45 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 931/1922] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:59:44 2026] DELETE /volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:59:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-710b1f66-5b08-479b-b4ad-75d088397a8b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-710b1f66-5b08-479b-b4ad-75d088397a8b tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d Sep 05 20:59:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-710b1f66-5b08-479b-b4ad-75d088397a8b tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-710b1f66-5b08-479b-b4ad-75d088397a8b tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:45 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:45 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:45 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:45 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:45 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-710b1f66-5b08-479b-b4ad-75d088397a8b tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 20:59:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-710b1f66-5b08-479b-b4ad-75d088397a8b tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d returned with HTTP 200 Sep 05 20:59:45 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 992/1923] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:45 2026] GET /volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d => generated 890 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fd0ec3bd-bd82-4d1b-9bd0-6f263f8d7ae2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fd0ec3bd-bd82-4d1b-9bd0-6f263f8d7ae2 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] GET http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d Sep 05 20:59:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fd0ec3bd-bd82-4d1b-9bd0-6f263f8d7ae2 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fd0ec3bd-bd82-4d1b-9bd0-6f263f8d7ae2 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:45 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:45 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:45 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:45 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:45 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-fd0ec3bd-bd82-4d1b-9bd0-6f263f8d7ae2 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] Volume info retrieved successfully. Sep 05 20:59:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fd0ec3bd-bd82-4d1b-9bd0-6f263f8d7ae2 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d returned with HTTP 200 Sep 05 20:59:45 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 932/1924] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:45 2026] GET /volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d => generated 890 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-dfca4132-9835-491e-a107-f58f1874b5bf None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dfca4132-9835-491e-a107-f58f1874b5bf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] DELETE http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d Sep 05 20:59:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dfca4132-9835-491e-a107-f58f1874b5bf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dfca4132-9835-491e-a107-f58f1874b5bf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:45 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-dfca4132-9835-491e-a107-f58f1874b5bf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Delete volume with id: 92176bfb-6fcb-41b5-8f67-2e319657c28d Sep 05 20:59:45 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:45 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:45 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:45 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:45 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-dfca4132-9835-491e-a107-f58f1874b5bf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 20:59:45 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-dfca4132-9835-491e-a107-f58f1874b5bf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Delete volume request issued successfully. Sep 05 20:59:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dfca4132-9835-491e-a107-f58f1874b5bf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d returned with HTTP 202 Sep 05 20:59:45 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 993/1925] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:59:45 2026] DELETE /volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:59:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5e470702-0f6d-4d60-9b06-d647ec93c9da None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5e470702-0f6d-4d60-9b06-d647ec93c9da tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d Sep 05 20:59:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5e470702-0f6d-4d60-9b06-d647ec93c9da tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5e470702-0f6d-4d60-9b06-d647ec93c9da tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3d6ee276-a50d-4ac8-8478-61935e11c6b1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:45 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:45 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3d6ee276-a50d-4ac8-8478-61935e11c6b1 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] GET http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b Sep 05 20:59:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3d6ee276-a50d-4ac8-8478-61935e11c6b1 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3d6ee276-a50d-4ac8-8478-61935e11c6b1 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:45 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:45 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:45 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:45 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:45 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5e470702-0f6d-4d60-9b06-d647ec93c9da tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 20:59:45 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:45 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:45 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3d6ee276-a50d-4ac8-8478-61935e11c6b1 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Volume info retrieved successfully. Sep 05 20:59:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3d6ee276-a50d-4ac8-8478-61935e11c6b1 tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b returned with HTTP 200 Sep 05 20:59:45 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 994/1926] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:45 2026] GET /volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b => generated 856 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5e470702-0f6d-4d60-9b06-d647ec93c9da tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d returned with HTTP 200 Sep 05 20:59:45 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 933/1927] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:45 2026] GET /volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d => generated 889 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-02106b09-cea1-48c9-9071-39fae07c278d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8ea97aa6-69d8-463f-9f15-3bb593d71f7b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-02106b09-cea1-48c9-9071-39fae07c278d tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] GET http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b Sep 05 20:59:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-02106b09-cea1-48c9-9071-39fae07c278d tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-02106b09-cea1-48c9-9071-39fae07c278d tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8ea97aa6-69d8-463f-9f15-3bb593d71f7b tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d Sep 05 20:59:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8ea97aa6-69d8-463f-9f15-3bb593d71f7b tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8ea97aa6-69d8-463f-9f15-3bb593d71f7b tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-02106b09-cea1-48c9-9071-39fae07c278d tempest-TestMinimumBasicScenario-1196548303 tempest-TestMinimumBasicScenario-1196548303-project-member] http://192.168.122.147/volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b returned with HTTP 404 Sep 05 20:59:46 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 995/1928] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:46 2026] GET /volume/v3/volumes/3bbdeebf-671f-4661-8db4-1a4b4390bd7b => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:46 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:46 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:47 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:47 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8ea97aa6-69d8-463f-9f15-3bb593d71f7b tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 20:59:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8ea97aa6-69d8-463f-9f15-3bb593d71f7b tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d returned with HTTP 200 Sep 05 20:59:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 934/1929] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:46 2026] GET /volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d => generated 889 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fce0d4cd-eb5c-4c7a-9fc4-ffdfd4949794 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fce0d4cd-eb5c-4c7a-9fc4-ffdfd4949794 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d Sep 05 20:59:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fce0d4cd-eb5c-4c7a-9fc4-ffdfd4949794 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fce0d4cd-eb5c-4c7a-9fc4-ffdfd4949794 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fce0d4cd-eb5c-4c7a-9fc4-ffdfd4949794 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d returned with HTTP 404 Sep 05 20:59:48 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 996/1930] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:48 2026] GET /volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-15a3e4d8-51ba-44d6-983e-5d0e565dfa7a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-15a3e4d8-51ba-44d6-983e-5d0e565dfa7a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d Sep 05 20:59:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-15a3e4d8-51ba-44d6-983e-5d0e565dfa7a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-15a3e4d8-51ba-44d6-983e-5d0e565dfa7a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-15a3e4d8-51ba-44d6-983e-5d0e565dfa7a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d returned with HTTP 404 Sep 05 20:59:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 935/1931] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:48 2026] GET /volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:59:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-904c026a-cdf6-4026-9056-18a828013d1b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-904c026a-cdf6-4026-9056-18a828013d1b tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] DELETE http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d Sep 05 20:59:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-904c026a-cdf6-4026-9056-18a828013d1b tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-904c026a-cdf6-4026-9056-18a828013d1b tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:48 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-904c026a-cdf6-4026-9056-18a828013d1b tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Delete volume with id: 92176bfb-6fcb-41b5-8f67-2e319657c28d Sep 05 20:59:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-904c026a-cdf6-4026-9056-18a828013d1b tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d returned with HTTP 404 Sep 05 20:59:48 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 997/1932] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:59:48 2026] DELETE /volume/v3/volumes/92176bfb-6fcb-41b5-8f67-2e319657c28d => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d8ac31e3-764a-42a0-abdc-7451cf45e2a9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d8ac31e3-764a-42a0-abdc-7451cf45e2a9 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/a1a4640a-8df1-42e2-87c0-caef66b15123 Sep 05 20:59:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d8ac31e3-764a-42a0-abdc-7451cf45e2a9 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d8ac31e3-764a-42a0-abdc-7451cf45e2a9 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:48 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-d8ac31e3-764a-42a0-abdc-7451cf45e2a9 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Delete snapshot with id: a1a4640a-8df1-42e2-87c0-caef66b15123 Sep 05 20:59:48 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:48 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:48 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d8ac31e3-764a-42a0-abdc-7451cf45e2a9 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot retrieved successfully. Sep 05 20:59:48 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:48 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:48 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d8ac31e3-764a-42a0-abdc-7451cf45e2a9 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot delete request issued successfully. Sep 05 20:59:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d8ac31e3-764a-42a0-abdc-7451cf45e2a9 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots/a1a4640a-8df1-42e2-87c0-caef66b15123 returned with HTTP 202 Sep 05 20:59:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 936/1933] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 20:59:48 2026] DELETE /volume/v3/snapshots/a1a4640a-8df1-42e2-87c0-caef66b15123 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:59:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8139737a-909c-40b3-b5ab-fc08db2a01cf None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8139737a-909c-40b3-b5ab-fc08db2a01cf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/snapshots/a1a4640a-8df1-42e2-87c0-caef66b15123 Sep 05 20:59:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8139737a-909c-40b3-b5ab-fc08db2a01cf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8139737a-909c-40b3-b5ab-fc08db2a01cf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:48 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:48 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:48 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8139737a-909c-40b3-b5ab-fc08db2a01cf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot retrieved successfully. Sep 05 20:59:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8139737a-909c-40b3-b5ab-fc08db2a01cf tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots/a1a4640a-8df1-42e2-87c0-caef66b15123 returned with HTTP 200 Sep 05 20:59:48 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 998/1934] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:59:48 2026] GET /volume/v3/snapshots/a1a4640a-8df1-42e2-87c0-caef66b15123 => generated 467 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-66190780-de80-42ae-b816-700251d86952 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-66190780-de80-42ae-b816-700251d86952 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/snapshots/a1a4640a-8df1-42e2-87c0-caef66b15123 Sep 05 20:59:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-66190780-de80-42ae-b816-700251d86952 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-66190780-de80-42ae-b816-700251d86952 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:49 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:49 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:49 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-66190780-de80-42ae-b816-700251d86952 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot retrieved successfully. Sep 05 20:59:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-66190780-de80-42ae-b816-700251d86952 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots/a1a4640a-8df1-42e2-87c0-caef66b15123 returned with HTTP 200 Sep 05 20:59:49 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 937/1935] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:59:49 2026] GET /volume/v3/snapshots/a1a4640a-8df1-42e2-87c0-caef66b15123 => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:59:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-a6ecd04d-3572-4504-8546-bef18bb2da28 req-06059a7f-aa0d-4e23-942e-2fe8d5b8f5a1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-a6ecd04d-3572-4504-8546-bef18bb2da28 req-06059a7f-aa0d-4e23-942e-2fe8d5b8f5a1 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 Sep 05 20:59:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-a6ecd04d-3572-4504-8546-bef18bb2da28 req-06059a7f-aa0d-4e23-942e-2fe8d5b8f5a1 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-a6ecd04d-3572-4504-8546-bef18bb2da28 req-06059a7f-aa0d-4e23-942e-2fe8d5b8f5a1 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:49 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:49 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:49 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:49 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:49 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-a6ecd04d-3572-4504-8546-bef18bb2da28 req-06059a7f-aa0d-4e23-942e-2fe8d5b8f5a1 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:59:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-a6ecd04d-3572-4504-8546-bef18bb2da28 req-06059a7f-aa0d-4e23-942e-2fe8d5b8f5a1 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 returned with HTTP 200 Sep 05 20:59:49 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 999/1936] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:59:49 2026] GET /volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:59:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-a6ecd04d-3572-4504-8546-bef18bb2da28 req-f62b0365-93d4-4fdd-8361-4ec13843c723 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-a6ecd04d-3572-4504-8546-bef18bb2da28 req-f62b0365-93d4-4fdd-8361-4ec13843c723 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] POST http://192.168.122.147/volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713/action Sep 05 20:59:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-a6ecd04d-3572-4504-8546-bef18bb2da28 req-f62b0365-93d4-4fdd-8361-4ec13843c723 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 20:59:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-a6ecd04d-3572-4504-8546-bef18bb2da28 req-f62b0365-93d4-4fdd-8361-4ec13843c723 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:49 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:49 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:49 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:49 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:49 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-a6ecd04d-3572-4504-8546-bef18bb2da28 req-f62b0365-93d4-4fdd-8361-4ec13843c723 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:59:49 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-a6ecd04d-3572-4504-8546-bef18bb2da28 req-f62b0365-93d4-4fdd-8361-4ec13843c723 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Begin detaching volume completed successfully. Sep 05 20:59:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-a6ecd04d-3572-4504-8546-bef18bb2da28 req-f62b0365-93d4-4fdd-8361-4ec13843c723 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713/action returned with HTTP 202 Sep 05 20:59:49 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 938/1937] 192.168.122.147 () {64 vars in 1561 bytes} [Sat Sep 5 20:59:49 2026] POST /volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 20:59:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9bb76faf-5bb0-4f66-9501-a7a9ce437976 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9bb76faf-5bb0-4f66-9501-a7a9ce437976 None None] GET http://192.168.122.147/volume// Sep 05 20:59:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9bb76faf-5bb0-4f66-9501-a7a9ce437976 None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9bb76faf-5bb0-4f66-9501-a7a9ce437976 None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9bb76faf-5bb0-4f66-9501-a7a9ce437976 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 20:59:49 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1000/1938] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 20:59:49 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 20:59:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-a6ecd04d-3572-4504-8546-bef18bb2da28 req-3286b664-7c04-454c-9e49-c0560b2d893a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-a6ecd04d-3572-4504-8546-bef18bb2da28 req-3286b664-7c04-454c-9e49-c0560b2d893a tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 Sep 05 20:59:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-a6ecd04d-3572-4504-8546-bef18bb2da28 req-3286b664-7c04-454c-9e49-c0560b2d893a tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-a6ecd04d-3572-4504-8546-bef18bb2da28 req-3286b664-7c04-454c-9e49-c0560b2d893a tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:49 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:49 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:49 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:49 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:49 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-a6ecd04d-3572-4504-8546-bef18bb2da28 req-3286b664-7c04-454c-9e49-c0560b2d893a tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:59:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-a6ecd04d-3572-4504-8546-bef18bb2da28 req-3286b664-7c04-454c-9e49-c0560b2d893a tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 returned with HTTP 200 Sep 05 20:59:49 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 939/1939] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 20:59:49 2026] GET /volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 => generated 1422 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 20:59:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-a6ecd04d-3572-4504-8546-bef18bb2da28 req-b5eb6f87-b0c2-45a8-850f-04bdc4d6ca95 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-a6ecd04d-3572-4504-8546-bef18bb2da28 req-b5eb6f87-b0c2-45a8-850f-04bdc4d6ca95 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] DELETE http://192.168.122.147/volume/v3/attachments/d50c241d-24ca-4ad9-835d-40e8ba9921cc Sep 05 20:59:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-a6ecd04d-3572-4504-8546-bef18bb2da28 req-b5eb6f87-b0c2-45a8-850f-04bdc4d6ca95 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-a6ecd04d-3572-4504-8546-bef18bb2da28 req-b5eb6f87-b0c2-45a8-850f-04bdc4d6ca95 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:50 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:50 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-867b4b4f-9021-4385-aa80-e932be95f417 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-867b4b4f-9021-4385-aa80-e932be95f417 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/snapshots/a1a4640a-8df1-42e2-87c0-caef66b15123 Sep 05 20:59:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-867b4b4f-9021-4385-aa80-e932be95f417 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-867b4b4f-9021-4385-aa80-e932be95f417 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:50 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:50 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:50 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-867b4b4f-9021-4385-aa80-e932be95f417 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot retrieved successfully. Sep 05 20:59:50 devstack devstack@c-api.service[87415]: /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 05 20:59:50 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, Sep 05 20:59:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-867b4b4f-9021-4385-aa80-e932be95f417 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots/a1a4640a-8df1-42e2-87c0-caef66b15123 returned with HTTP 200 Sep 05 20:59:50 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 940/1940] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:59:50 2026] GET /volume/v3/snapshots/a1a4640a-8df1-42e2-87c0-caef66b15123 => generated 467 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-a6ecd04d-3572-4504-8546-bef18bb2da28 req-b5eb6f87-b0c2-45a8-850f-04bdc4d6ca95 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/attachments/d50c241d-24ca-4ad9-835d-40e8ba9921cc returned with HTTP 200 Sep 05 20:59:50 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1001/1941] 192.168.122.147 () {64 vars in 1562 bytes} [Sat Sep 5 20:59:50 2026] DELETE /volume/v3/attachments/d50c241d-24ca-4ad9-835d-40e8ba9921cc => generated 19 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7991efd0-e292-4528-8b41-52e9a1e18b6a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7991efd0-e292-4528-8b41-52e9a1e18b6a tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] DELETE http://192.168.122.147/volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 Sep 05 20:59:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7991efd0-e292-4528-8b41-52e9a1e18b6a tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7991efd0-e292-4528-8b41-52e9a1e18b6a tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:51 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-7991efd0-e292-4528-8b41-52e9a1e18b6a tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Delete volume with id: 05d2b476-ad48-4f81-afe1-734efc283713 Sep 05 20:59:51 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:51 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:51 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:51 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7991efd0-e292-4528-8b41-52e9a1e18b6a tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:59:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7991efd0-e292-4528-8b41-52e9a1e18b6a tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Delete volume request issued successfully. Sep 05 20:59:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7991efd0-e292-4528-8b41-52e9a1e18b6a tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 returned with HTTP 202 Sep 05 20:59:51 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 941/1942] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:59:51 2026] DELETE /volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:59:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-7f4fba05-55e5-4e73-83db-10e6e7516d1d req-b4ecc805-b2a4-40a2-bf9c-e36c27bfa9c7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-7f4fba05-55e5-4e73-83db-10e6e7516d1d req-b4ecc805-b2a4-40a2-bf9c-e36c27bfa9c7 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 Sep 05 20:59:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-7f4fba05-55e5-4e73-83db-10e6e7516d1d req-b4ecc805-b2a4-40a2-bf9c-e36c27bfa9c7 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-7f4fba05-55e5-4e73-83db-10e6e7516d1d req-b4ecc805-b2a4-40a2-bf9c-e36c27bfa9c7 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:51 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:51 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:51 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:51 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:51 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-7f4fba05-55e5-4e73-83db-10e6e7516d1d req-b4ecc805-b2a4-40a2-bf9c-e36c27bfa9c7 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:59:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-7f4fba05-55e5-4e73-83db-10e6e7516d1d req-b4ecc805-b2a4-40a2-bf9c-e36c27bfa9c7 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 returned with HTTP 200 Sep 05 20:59:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1002/1943] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:59:51 2026] GET /volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 => generated 945 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-07f4e1b2-c8bf-455f-b6ac-2f859232b586 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-fc694c32-7b04-4dad-a91c-7a87c9d9fed3 req-1bff2d5c-c6a0-4b22-b832-d66619d36df0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-fc694c32-7b04-4dad-a91c-7a87c9d9fed3 req-1bff2d5c-c6a0-4b22-b832-d66619d36df0 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 Sep 05 20:59:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-fc694c32-7b04-4dad-a91c-7a87c9d9fed3 req-1bff2d5c-c6a0-4b22-b832-d66619d36df0 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-fc694c32-7b04-4dad-a91c-7a87c9d9fed3 req-1bff2d5c-c6a0-4b22-b832-d66619d36df0 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-fc694c32-7b04-4dad-a91c-7a87c9d9fed3 req-1bff2d5c-c6a0-4b22-b832-d66619d36df0 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 returned with HTTP 404 Sep 05 20:59:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1003/1944] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 20:59:51 2026] GET /volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3e747b96-e805-4b78-9950-accd2fb9b11c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-07f4e1b2-c8bf-455f-b6ac-2f859232b586 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 20:59:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3e747b96-e805-4b78-9950-accd2fb9b11c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/snapshots/a1a4640a-8df1-42e2-87c0-caef66b15123 Sep 05 20:59:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-07f4e1b2-c8bf-455f-b6ac-2f859232b586 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-22571367", "extra_specs": {"spec1": "val1"}}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3e747b96-e805-4b78-9950-accd2fb9b11c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3e747b96-e805-4b78-9950-accd2fb9b11c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3e747b96-e805-4b78-9950-accd2fb9b11c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots/a1a4640a-8df1-42e2-87c0-caef66b15123 returned with HTTP 404 Sep 05 20:59:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1004/1945] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:59:51 2026] GET /volume/v3/snapshots/a1a4640a-8df1-42e2-87c0-caef66b15123 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4cbff4cb-de86-4fff-b571-7484635ba589 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4cbff4cb-de86-4fff-b571-7484635ba589 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/dbb6eac4-916e-4a31-a0ea-46d57dc4fdb0 Sep 05 20:59:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4cbff4cb-de86-4fff-b571-7484635ba589 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4cbff4cb-de86-4fff-b571-7484635ba589 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-07f4e1b2-c8bf-455f-b6ac-2f859232b586 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 20:59:51 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:51 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:51 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 942/1946] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 20:59:51 2026] POST /volume/v3/types => generated 241 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:51 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:51 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-dfb843bb-575c-464f-9255-ebeff44a8236 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dfb843bb-575c-464f-9255-ebeff44a8236 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] POST http://192.168.122.147/volume/v3/types/5b3a2454-f816-477e-bdd0-0f03e6205e6f/extra_specs Sep 05 20:59:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-dfb843bb-575c-464f-9255-ebeff44a8236 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:51 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-4cbff4cb-de86-4fff-b571-7484635ba589 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 20:59:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dfb843bb-575c-464f-9255-ebeff44a8236 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] http://192.168.122.147/volume/v3/types/5b3a2454-f816-477e-bdd0-0f03e6205e6f/extra_specs returned with HTTP 400 Sep 05 20:59:51 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 943/1947] 192.168.122.147 () {60 vars in 1283 bytes} [Sat Sep 5 20:59:51 2026] POST /volume/v3/types/5b3a2454-f816-477e-bdd0-0f03e6205e6f/extra_specs => generated 146 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 20:59:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6a5000b9-a2de-4540-b623-e25a692f7f2e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4cbff4cb-de86-4fff-b571-7484635ba589 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/dbb6eac4-916e-4a31-a0ea-46d57dc4fdb0 returned with HTTP 200 Sep 05 20:59:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1005/1948] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:51 2026] GET /volume/v3/volumes/dbb6eac4-916e-4a31-a0ea-46d57dc4fdb0 => generated 855 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6a5000b9-a2de-4540-b623-e25a692f7f2e tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] POST http://192.168.122.147/volume/v3/types/5b3a2454-f816-477e-bdd0-0f03e6205e6f/extra_specs Sep 05 20:59:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6a5000b9-a2de-4540-b623-e25a692f7f2e tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6a5000b9-a2de-4540-b623-e25a692f7f2e tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] http://192.168.122.147/volume/v3/types/5b3a2454-f816-477e-bdd0-0f03e6205e6f/extra_specs returned with HTTP 400 Sep 05 20:59:51 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 944/1949] 192.168.122.147 () {60 vars in 1283 bytes} [Sat Sep 5 20:59:51 2026] POST /volume/v3/types/5b3a2454-f816-477e-bdd0-0f03e6205e6f/extra_specs => generated 132 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 20:59:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4fdde4a2-3c45-4e74-a0ad-96d30aa7b354 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-10c4141b-a5ed-4739-a0dd-deae2f747fe0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4fdde4a2-3c45-4e74-a0ad-96d30aa7b354 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] POST http://192.168.122.147/volume/v3/types/8e3c9ee1-2445-4865-ac2a-3d4a0b799fcc/extra_specs Sep 05 20:59:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-10c4141b-a5ed-4739-a0dd-deae2f747fe0 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] DELETE http://192.168.122.147/volume/v3/volumes/dbb6eac4-916e-4a31-a0ea-46d57dc4fdb0 Sep 05 20:59:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4fdde4a2-3c45-4e74-a0ad-96d30aa7b354 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-10c4141b-a5ed-4739-a0dd-deae2f747fe0 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-10c4141b-a5ed-4739-a0dd-deae2f747fe0 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:51 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-10c4141b-a5ed-4739-a0dd-deae2f747fe0 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Delete volume with id: dbb6eac4-916e-4a31-a0ea-46d57dc4fdb0 Sep 05 20:59:51 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:51 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:51 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:51 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-10c4141b-a5ed-4739-a0dd-deae2f747fe0 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 20:59:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4fdde4a2-3c45-4e74-a0ad-96d30aa7b354 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] http://192.168.122.147/volume/v3/types/8e3c9ee1-2445-4865-ac2a-3d4a0b799fcc/extra_specs returned with HTTP 404 Sep 05 20:59:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1006/1950] 192.168.122.147 () {60 vars in 1283 bytes} [Sat Sep 5 20:59:51 2026] POST /volume/v3/types/8e3c9ee1-2445-4865-ac2a-3d4a0b799fcc/extra_specs => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fe0782d0-24ec-4a9a-a634-6e0cd2392626 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fe0782d0-24ec-4a9a-a634-6e0cd2392626 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] DELETE http://192.168.122.147/volume/v3/types/9d3e1175-bc47-4623-a074-20f69dc16979/extra_specs/spec1 Sep 05 20:59:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fe0782d0-24ec-4a9a-a634-6e0cd2392626 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fe0782d0-24ec-4a9a-a634-6e0cd2392626 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fe0782d0-24ec-4a9a-a634-6e0cd2392626 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] http://192.168.122.147/volume/v3/types/9d3e1175-bc47-4623-a074-20f69dc16979/extra_specs/spec1 returned with HTTP 404 Sep 05 20:59:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1007/1951] 192.168.122.147 () {58 vars in 1283 bytes} [Sat Sep 5 20:59:51 2026] DELETE /volume/v3/types/9d3e1175-bc47-4623-a074-20f69dc16979/extra_specs/spec1 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-45ececd0-d97d-49b6-879d-e463e64441f2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-45ececd0-d97d-49b6-879d-e463e64441f2 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] GET http://192.168.122.147/volume/v3/types/5b3a2454-f816-477e-bdd0-0f03e6205e6f/extra_specs/nonexistent_extra_spec_name Sep 05 20:59:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-45ececd0-d97d-49b6-879d-e463e64441f2 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-45ececd0-d97d-49b6-879d-e463e64441f2 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-10c4141b-a5ed-4739-a0dd-deae2f747fe0 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Delete volume request issued successfully. Sep 05 20:59:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-10c4141b-a5ed-4739-a0dd-deae2f747fe0 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/dbb6eac4-916e-4a31-a0ea-46d57dc4fdb0 returned with HTTP 202 Sep 05 20:59:51 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 945/1952] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:59:51 2026] DELETE /volume/v3/volumes/dbb6eac4-916e-4a31-a0ea-46d57dc4fdb0 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:59:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-535b08ed-a6ef-405b-8994-e8b7af484842 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-535b08ed-a6ef-405b-8994-e8b7af484842 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/dbb6eac4-916e-4a31-a0ea-46d57dc4fdb0 Sep 05 20:59:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-535b08ed-a6ef-405b-8994-e8b7af484842 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-535b08ed-a6ef-405b-8994-e8b7af484842 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-45ececd0-d97d-49b6-879d-e463e64441f2 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] http://192.168.122.147/volume/v3/types/5b3a2454-f816-477e-bdd0-0f03e6205e6f/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 05 20:59:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1008/1953] 192.168.122.147 () {58 vars in 1346 bytes} [Sat Sep 5 20:59:51 2026] GET /volume/v3/types/5b3a2454-f816-477e-bdd0-0f03e6205e6f/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-891ec216-1b32-4e76-a648-364809b0149d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-891ec216-1b32-4e76-a648-364809b0149d tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] GET http://192.168.122.147/volume/v3/types/512e36b1-7d1d-4ced-9756-6353ced10bb3/extra_specs/spec1 Sep 05 20:59:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-891ec216-1b32-4e76-a648-364809b0149d tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-891ec216-1b32-4e76-a648-364809b0149d tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:51 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:51 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:51 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:51 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-891ec216-1b32-4e76-a648-364809b0149d tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] http://192.168.122.147/volume/v3/types/512e36b1-7d1d-4ced-9756-6353ced10bb3/extra_specs/spec1 returned with HTTP 404 Sep 05 20:59:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1009/1954] 192.168.122.147 () {58 vars in 1280 bytes} [Sat Sep 5 20:59:51 2026] GET /volume/v3/types/512e36b1-7d1d-4ced-9756-6353ced10bb3/extra_specs/spec1 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b22c21b7-67c9-4c7e-b29a-8ddc48d6d81b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-535b08ed-a6ef-405b-8994-e8b7af484842 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 20:59:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b22c21b7-67c9-4c7e-b29a-8ddc48d6d81b tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] GET http://192.168.122.147/volume/v3/types/5a63ae8b-dc02-47d1-bdb2-3c9488ee70c8/extra_specs Sep 05 20:59:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b22c21b7-67c9-4c7e-b29a-8ddc48d6d81b tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b22c21b7-67c9-4c7e-b29a-8ddc48d6d81b tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b22c21b7-67c9-4c7e-b29a-8ddc48d6d81b tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] http://192.168.122.147/volume/v3/types/5a63ae8b-dc02-47d1-bdb2-3c9488ee70c8/extra_specs returned with HTTP 404 Sep 05 20:59:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1010/1955] 192.168.122.147 () {58 vars in 1262 bytes} [Sat Sep 5 20:59:51 2026] GET /volume/v3/types/5a63ae8b-dc02-47d1-bdb2-3c9488ee70c8/extra_specs => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-535b08ed-a6ef-405b-8994-e8b7af484842 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/dbb6eac4-916e-4a31-a0ea-46d57dc4fdb0 returned with HTTP 200 Sep 05 20:59:51 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 946/1956] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:51 2026] GET /volume/v3/volumes/dbb6eac4-916e-4a31-a0ea-46d57dc4fdb0 => generated 854 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e6a5b964-7caa-4e4a-b529-e5aca34e0508 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e6a5b964-7caa-4e4a-b529-e5aca34e0508 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] PUT http://192.168.122.147/volume/v3/types/5b3a2454-f816-477e-bdd0-0f03e6205e6f/extra_specs/spec1 Sep 05 20:59:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e6a5b964-7caa-4e4a-b529-e5aca34e0508 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e6a5b964-7caa-4e4a-b529-e5aca34e0508 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] http://192.168.122.147/volume/v3/types/5b3a2454-f816-477e-bdd0-0f03e6205e6f/extra_specs/spec1 returned with HTTP 400 Sep 05 20:59:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1011/1957] 192.168.122.147 () {60 vars in 1300 bytes} [Sat Sep 5 20:59:51 2026] PUT /volume/v3/types/5b3a2454-f816-477e-bdd0-0f03e6205e6f/extra_specs/spec1 => generated 102 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 20:59:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-cbae64f5-4904-438d-8844-161060b709e5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cbae64f5-4904-438d-8844-161060b709e5 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] PUT http://192.168.122.147/volume/v3/types/5b3a2454-f816-477e-bdd0-0f03e6205e6f/extra_specs/spec1 Sep 05 20:59:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cbae64f5-4904-438d-8844-161060b709e5 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] Action: 'update', calling method: update, body: null {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cbae64f5-4904-438d-8844-161060b709e5 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] http://192.168.122.147/volume/v3/types/5b3a2454-f816-477e-bdd0-0f03e6205e6f/extra_specs/spec1 returned with HTTP 400 Sep 05 20:59:51 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 947/1958] 192.168.122.147 () {60 vars in 1299 bytes} [Sat Sep 5 20:59:51 2026] PUT /volume/v3/types/5b3a2454-f816-477e-bdd0-0f03e6205e6f/extra_specs/spec1 => generated 72 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:59:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0ce51745-9fd0-487a-b6d5-341ae511dab5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0ce51745-9fd0-487a-b6d5-341ae511dab5 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] PUT http://192.168.122.147/volume/v3/types/5b3a2454-f816-477e-bdd0-0f03e6205e6f/extra_specs/None Sep 05 20:59:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0ce51745-9fd0-487a-b6d5-341ae511dab5 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0ce51745-9fd0-487a-b6d5-341ae511dab5 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 05 20:59:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0ce51745-9fd0-487a-b6d5-341ae511dab5 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] http://192.168.122.147/volume/v3/types/5b3a2454-f816-477e-bdd0-0f03e6205e6f/extra_specs/None returned with HTTP 400 Sep 05 20:59:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1012/1959] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 20:59:51 2026] PUT /volume/v3/types/5b3a2454-f816-477e-bdd0-0f03e6205e6f/extra_specs/None => generated 73 bytes in 50 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:59:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a5f61563-9252-46d7-bbb3-4aa4c5158218 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a5f61563-9252-46d7-bbb3-4aa4c5158218 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] PUT http://192.168.122.147/volume/v3/types/5b3a2454-f816-477e-bdd0-0f03e6205e6f/extra_specs/a326fc63-df3a-4f5e-b629-4b92f6374b61 Sep 05 20:59:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a5f61563-9252-46d7-bbb3-4aa4c5158218 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a5f61563-9252-46d7-bbb3-4aa4c5158218 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 05 20:59:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a5f61563-9252-46d7-bbb3-4aa4c5158218 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] http://192.168.122.147/volume/v3/types/5b3a2454-f816-477e-bdd0-0f03e6205e6f/extra_specs/a326fc63-df3a-4f5e-b629-4b92f6374b61 returned with HTTP 400 Sep 05 20:59:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 948/1960] 192.168.122.147 () {60 vars in 1393 bytes} [Sat Sep 5 20:59:51 2026] PUT /volume/v3/types/5b3a2454-f816-477e-bdd0-0f03e6205e6f/extra_specs/a326fc63-df3a-4f5e-b629-4b92f6374b61 => generated 73 bytes in 76 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 20:59:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-beada209-2969-4792-95d0-a93ff1b24b0b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-beada209-2969-4792-95d0-a93ff1b24b0b tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] PUT http://192.168.122.147/volume/v3/types/ac4f8154-259b-48fa-9a4f-3c4eb322a3c7/extra_specs/spec1 Sep 05 20:59:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-beada209-2969-4792-95d0-a93ff1b24b0b tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-beada209-2969-4792-95d0-a93ff1b24b0b tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] http://192.168.122.147/volume/v3/types/ac4f8154-259b-48fa-9a4f-3c4eb322a3c7/extra_specs/spec1 returned with HTTP 404 Sep 05 20:59:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1013/1961] 192.168.122.147 () {60 vars in 1300 bytes} [Sat Sep 5 20:59:52 2026] PUT /volume/v3/types/ac4f8154-259b-48fa-9a4f-3c4eb322a3c7/extra_specs/spec1 => generated 114 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 20:59:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-930bcdff-2455-4e60-b4fc-2962f5c929fe None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-930bcdff-2455-4e60-b4fc-2962f5c929fe tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] DELETE http://192.168.122.147/volume/v3/types/5b3a2454-f816-477e-bdd0-0f03e6205e6f Sep 05 20:59:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-930bcdff-2455-4e60-b4fc-2962f5c929fe tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-930bcdff-2455-4e60-b4fc-2962f5c929fe tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-930bcdff-2455-4e60-b4fc-2962f5c929fe tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] http://192.168.122.147/volume/v3/types/5b3a2454-f816-477e-bdd0-0f03e6205e6f returned with HTTP 202 Sep 05 20:59:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 949/1962] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 20:59:52 2026] DELETE /volume/v3/types/5b3a2454-f816-477e-bdd0-0f03e6205e6f => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:59:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0c8c6d8a-f3f0-47de-aa47-b2eb9165c062 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0c8c6d8a-f3f0-47de-aa47-b2eb9165c062 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] GET http://192.168.122.147/volume/v3/types/5b3a2454-f816-477e-bdd0-0f03e6205e6f Sep 05 20:59:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0c8c6d8a-f3f0-47de-aa47-b2eb9165c062 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0c8c6d8a-f3f0-47de-aa47-b2eb9165c062 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0c8c6d8a-f3f0-47de-aa47-b2eb9165c062 tempest-ExtraSpecsNegativeTest-1434094320 tempest-ExtraSpecsNegativeTest-1434094320-project-admin] http://192.168.122.147/volume/v3/types/5b3a2454-f816-477e-bdd0-0f03e6205e6f returned with HTTP 404 Sep 05 20:59:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1014/1963] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 20:59:52 2026] GET /volume/v3/types/5b3a2454-f816-477e-bdd0-0f03e6205e6f => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-340b98ba-bdb8-4ce8-96bc-057114db9742 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-340b98ba-bdb8-4ce8-96bc-057114db9742 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/dbb6eac4-916e-4a31-a0ea-46d57dc4fdb0 Sep 05 20:59:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-340b98ba-bdb8-4ce8-96bc-057114db9742 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-340b98ba-bdb8-4ce8-96bc-057114db9742 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:52 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:52 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:52 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:52 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-340b98ba-bdb8-4ce8-96bc-057114db9742 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 20:59:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-340b98ba-bdb8-4ce8-96bc-057114db9742 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/dbb6eac4-916e-4a31-a0ea-46d57dc4fdb0 returned with HTTP 200 Sep 05 20:59:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 950/1964] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:52 2026] GET /volume/v3/volumes/dbb6eac4-916e-4a31-a0ea-46d57dc4fdb0 => generated 854 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 20:59:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8f5b7421-0fd3-4a8f-bc61-2e52d574530d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8f5b7421-0fd3-4a8f-bc61-2e52d574530d tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/dbb6eac4-916e-4a31-a0ea-46d57dc4fdb0 Sep 05 20:59:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8f5b7421-0fd3-4a8f-bc61-2e52d574530d tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8f5b7421-0fd3-4a8f-bc61-2e52d574530d tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8f5b7421-0fd3-4a8f-bc61-2e52d574530d tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/dbb6eac4-916e-4a31-a0ea-46d57dc4fdb0 returned with HTTP 404 Sep 05 20:59:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1015/1965] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:53 2026] GET /volume/v3/volumes/dbb6eac4-916e-4a31-a0ea-46d57dc4fdb0 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5a64feac-1780-4163-8c88-6e5e25b3106f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5a64feac-1780-4163-8c88-6e5e25b3106f tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] GET http://192.168.122.147/volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 Sep 05 20:59:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5a64feac-1780-4163-8c88-6e5e25b3106f tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5a64feac-1780-4163-8c88-6e5e25b3106f tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:54 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:54 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:54 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:54 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5a64feac-1780-4163-8c88-6e5e25b3106f tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] Volume info retrieved successfully. Sep 05 20:59:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5a64feac-1780-4163-8c88-6e5e25b3106f tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] http://192.168.122.147/volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 returned with HTTP 200 Sep 05 20:59:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 951/1966] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:54 2026] GET /volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4c75060d-b57d-4205-b4c7-e881a172a07e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4c75060d-b57d-4205-b4c7-e881a172a07e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 20:59:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4c75060d-b57d-4205-b4c7-e881a172a07e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-471417256"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-4c75060d-b57d-4205-b4c7-e881a172a07e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-471417256'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 20:59:54 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-4c75060d-b57d-4205-b4c7-e881a172a07e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Create volume of 1 GB Sep 05 20:59:54 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-4c75060d-b57d-4205-b4c7-e881a172a07e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Availability Zones retrieved successfully. Sep 05 20:59:54 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-4c75060d-b57d-4205-b4c7-e881a172a07e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Flow 'volume_create_api' (174b3a49-3784-47ff-92d4-6514f7de630d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:59:54 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-4c75060d-b57d-4205-b4c7-e881a172a07e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3718cffc-d047-4ec8-8afb-53e653e46723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:54 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-4c75060d-b57d-4205-b4c7-e881a172a07e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 20:59:54 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-4c75060d-b57d-4205-b4c7-e881a172a07e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3718cffc-d047-4ec8-8afb-53e653e46723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:54 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-4c75060d-b57d-4205-b4c7-e881a172a07e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ed77c89-e002-4323-a92a-6d71b9a7cc3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:54 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-4c75060d-b57d-4205-b4c7-e881a172a07e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Created reservations ['5fc7c1be-c88b-481d-b822-bef040e01be1', '41dd4b26-9b25-4a43-bbd6-ec2942c84dca', 'd4caddda-aa2e-40f6-a1b5-92c580955adc', '1363afaa-f514-4d38-9aa7-ec2e7fed2dba'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:59:54 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-4c75060d-b57d-4205-b4c7-e881a172a07e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ed77c89-e002-4323-a92a-6d71b9a7cc3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fc7c1be-c88b-481d-b822-bef040e01be1', '41dd4b26-9b25-4a43-bbd6-ec2942c84dca', 'd4caddda-aa2e-40f6-a1b5-92c580955adc', '1363afaa-f514-4d38-9aa7-ec2e7fed2dba']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:54 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-4c75060d-b57d-4205-b4c7-e881a172a07e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7816b6dd-0d14-4d60-84eb-8fe37aadaab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:54 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:54 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:54 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-4c75060d-b57d-4205-b4c7-e881a172a07e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7816b6dd-0d14-4d60-84eb-8fe37aadaab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a1a88c1-03cb-4885-9ad0-a2f2c8e87402', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-471417256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dc3e719a5994141b3b3d053a9f4cf5e',qos_specs=None,replication_status=,reservations=['5fc7c1be-c88b-481d-b822-bef040e01be1','41dd4b26-9b25-4a43-bbd6-ec2942c84dca','d4caddda-aa2e-40f6-a1b5-92c580955adc','1363afaa-f514-4d38-9aa7-ec2e7fed2dba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee466a7ca9a8475fa2d2e9badd81d130',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T18:59:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-471417256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a1a88c1-03cb-4885-9ad0-a2f2c8e87402,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dc3e719a5994141b3b3d053a9f4cf5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee466a7ca9a8475fa2d2e9badd81d130',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:54 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-4c75060d-b57d-4205-b4c7-e881a172a07e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69010b57-bcee-4c98-9b71-359918f90eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:54 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-4c75060d-b57d-4205-b4c7-e881a172a07e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69010b57-bcee-4c98-9b71-359918f90eff) transitioned into state 'SUCCESS' from state '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-471417256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dc3e719a5994141b3b3d053a9f4cf5e',qos_specs=None,replication_status=,reservations=['5fc7c1be-c88b-481d-b822-bef040e01be1','41dd4b26-9b25-4a43-bbd6-ec2942c84dca','d4caddda-aa2e-40f6-a1b5-92c580955adc','1363afaa-f514-4d38-9aa7-ec2e7fed2dba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee466a7ca9a8475fa2d2e9badd81d130',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:54 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-4c75060d-b57d-4205-b4c7-e881a172a07e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fc25f31-1d75-45c9-9182-8c8d4ebb2d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 20:59:54 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-4c75060d-b57d-4205-b4c7-e881a172a07e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fc25f31-1d75-45c9-9182-8c8d4ebb2d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 20:59:54 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-4c75060d-b57d-4205-b4c7-e881a172a07e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Flow 'volume_create_api' (174b3a49-3784-47ff-92d4-6514f7de630d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 20:59:54 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-4c75060d-b57d-4205-b4c7-e881a172a07e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Create volume request issued successfully. Sep 05 20:59:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4c75060d-b57d-4205-b4c7-e881a172a07e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 20:59:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1016/1967] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 20:59:54 2026] POST /volume/v3/volumes => generated 762 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:59:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b1f0930b-ca6a-4dc9-82a0-0aac91140d14 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b1f0930b-ca6a-4dc9-82a0-0aac91140d14 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/0a1a88c1-03cb-4885-9ad0-a2f2c8e87402 Sep 05 20:59:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b1f0930b-ca6a-4dc9-82a0-0aac91140d14 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b1f0930b-ca6a-4dc9-82a0-0aac91140d14 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:54 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:54 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:54 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:54 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b1f0930b-ca6a-4dc9-82a0-0aac91140d14 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 20:59:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b1f0930b-ca6a-4dc9-82a0-0aac91140d14 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/0a1a88c1-03cb-4885-9ad0-a2f2c8e87402 returned with HTTP 200 Sep 05 20:59:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 952/1968] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:54 2026] GET /volume/v3/volumes/0a1a88c1-03cb-4885-9ad0-a2f2c8e87402 => generated 830 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fd10590a-d380-458c-adba-21eeab23134e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fd10590a-d380-458c-adba-21eeab23134e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/0a1a88c1-03cb-4885-9ad0-a2f2c8e87402 Sep 05 20:59:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fd10590a-d380-458c-adba-21eeab23134e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fd10590a-d380-458c-adba-21eeab23134e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:55 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:55 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:55 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:55 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:55 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-fd10590a-d380-458c-adba-21eeab23134e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 20:59:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fd10590a-d380-458c-adba-21eeab23134e tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/0a1a88c1-03cb-4885-9ad0-a2f2c8e87402 returned with HTTP 200 Sep 05 20:59:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1017/1969] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:55 2026] GET /volume/v3/volumes/0a1a88c1-03cb-4885-9ad0-a2f2c8e87402 => generated 854 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-5d094723-6cef-40c9-a775-f19ea3d03e00 req-d99dc065-6c02-4a20-b475-d13088c9bded None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-5d094723-6cef-40c9-a775-f19ea3d03e00 req-d99dc065-6c02-4a20-b475-d13088c9bded tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] DELETE http://192.168.122.147/volume/v3/attachments/63b33863-6af5-471c-bdc2-40514e56c428 Sep 05 20:59:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-5d094723-6cef-40c9-a775-f19ea3d03e00 req-d99dc065-6c02-4a20-b475-d13088c9bded tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-5d094723-6cef-40c9-a775-f19ea3d03e00 req-d99dc065-6c02-4a20-b475-d13088c9bded tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:56 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:56 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:56 devstack devstack@c-api.service[87416]: /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 05 20:59:56 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, Sep 05 20:59:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-5d094723-6cef-40c9-a775-f19ea3d03e00 req-d99dc065-6c02-4a20-b475-d13088c9bded tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/attachments/63b33863-6af5-471c-bdc2-40514e56c428 returned with HTTP 200 Sep 05 20:59:56 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 953/1970] 192.168.122.147 () {64 vars in 1562 bytes} [Sat Sep 5 20:59:56 2026] DELETE /volume/v3/attachments/63b33863-6af5-471c-bdc2-40514e56c428 => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2384f53e-4857-4748-af7b-ebc17e952665 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2384f53e-4857-4748-af7b-ebc17e952665 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/0a1a88c1-03cb-4885-9ad0-a2f2c8e87402 Sep 05 20:59:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2384f53e-4857-4748-af7b-ebc17e952665 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2384f53e-4857-4748-af7b-ebc17e952665 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:56 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:56 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:56 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2384f53e-4857-4748-af7b-ebc17e952665 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 20:59:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2384f53e-4857-4748-af7b-ebc17e952665 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/0a1a88c1-03cb-4885-9ad0-a2f2c8e87402 returned with HTTP 200 Sep 05 20:59:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1018/1971] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:56 2026] GET /volume/v3/volumes/0a1a88c1-03cb-4885-9ad0-a2f2c8e87402 => generated 855 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ca762d9a-ba89-42b4-a960-dde1aeb2bb4a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ca762d9a-ba89-42b4-a960-dde1aeb2bb4a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 20:59:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ca762d9a-ba89-42b4-a960-dde1aeb2bb4a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0a1a88c1-03cb-4885-9ad0-a2f2c8e87402", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1477150751"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 20:59:56 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:56 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:56 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:56 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:56 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ca762d9a-ba89-42b4-a960-dde1aeb2bb4a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 20:59:56 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-ca762d9a-ba89-42b4-a960-dde1aeb2bb4a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Create snapshot from volume 0a1a88c1-03cb-4885-9ad0-a2f2c8e87402 Sep 05 20:59:57 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-ca762d9a-ba89-42b4-a960-dde1aeb2bb4a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Created reservations ['1a4a6ae3-31af-42a6-88ae-2b17820fab0f', 'a0e25c12-fa02-4e53-b8c0-c047a6a0f395', 'd3140ff7-1f27-4c38-8a1e-63307c3c0215', '1bfdd429-9d27-4056-869f-bb864716412a'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 20:59:57 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:57 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:57 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ca762d9a-ba89-42b4-a960-dde1aeb2bb4a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot create request issued successfully. Sep 05 20:59:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ca762d9a-ba89-42b4-a960-dde1aeb2bb4a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 20:59:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 954/1972] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 20:59:56 2026] POST /volume/v3/snapshots => generated 310 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 20:59:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ebd16bd1-4b46-4614-a8f5-2da8dd45416b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ebd16bd1-4b46-4614-a8f5-2da8dd45416b tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/snapshots/78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8 Sep 05 20:59:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ebd16bd1-4b46-4614-a8f5-2da8dd45416b tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ebd16bd1-4b46-4614-a8f5-2da8dd45416b tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:57 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:57 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:57 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ebd16bd1-4b46-4614-a8f5-2da8dd45416b tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot retrieved successfully. Sep 05 20:59:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ebd16bd1-4b46-4614-a8f5-2da8dd45416b tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots/78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8 returned with HTTP 200 Sep 05 20:59:57 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1019/1973] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:59:57 2026] GET /volume/v3/snapshots/78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8 => generated 442 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8d39143c-9a5c-48ef-b6d6-263c705fd4b2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8d39143c-9a5c-48ef-b6d6-263c705fd4b2 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] DELETE http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 Sep 05 20:59:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8d39143c-9a5c-48ef-b6d6-263c705fd4b2 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8d39143c-9a5c-48ef-b6d6-263c705fd4b2 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:58 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-8d39143c-9a5c-48ef-b6d6-263c705fd4b2 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Delete volume with id: d893227c-c798-4560-8e5d-9e3afc2dc8d8 Sep 05 20:59:58 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:58 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:58 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:58 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:58 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8d39143c-9a5c-48ef-b6d6-263c705fd4b2 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:59:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2c87dcba-63e6-441f-87ea-04d9fcf434b8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2c87dcba-63e6-441f-87ea-04d9fcf434b8 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/snapshots/78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8 Sep 05 20:59:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2c87dcba-63e6-441f-87ea-04d9fcf434b8 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2c87dcba-63e6-441f-87ea-04d9fcf434b8 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:58 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:58 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:58 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2c87dcba-63e6-441f-87ea-04d9fcf434b8 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot retrieved successfully. Sep 05 20:59:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2c87dcba-63e6-441f-87ea-04d9fcf434b8 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots/78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8 returned with HTTP 200 Sep 05 20:59:58 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1020/1974] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:59:58 2026] GET /volume/v3/snapshots/78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8 => generated 442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:58 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8d39143c-9a5c-48ef-b6d6-263c705fd4b2 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Delete volume request issued successfully. Sep 05 20:59:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8d39143c-9a5c-48ef-b6d6-263c705fd4b2 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 returned with HTTP 202 Sep 05 20:59:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 955/1975] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:59:58 2026] DELETE /volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:59:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3a5cd251-acfc-4326-8a72-9e4d66c64f28 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3a5cd251-acfc-4326-8a72-9e4d66c64f28 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 Sep 05 20:59:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3a5cd251-acfc-4326-8a72-9e4d66c64f28 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3a5cd251-acfc-4326-8a72-9e4d66c64f28 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:58 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:58 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 20:59:58 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:58 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 20:59:58 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3a5cd251-acfc-4326-8a72-9e4d66c64f28 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Volume info retrieved successfully. Sep 05 20:59:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3a5cd251-acfc-4326-8a72-9e4d66c64f28 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 returned with HTTP 200 Sep 05 20:59:58 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1021/1976] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:58 2026] GET /volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 => generated 1256 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:59:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-00a44c98-06b1-433b-88cb-79918074e53f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-00a44c98-06b1-433b-88cb-79918074e53f tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/snapshots/78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8 Sep 05 20:59:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-00a44c98-06b1-433b-88cb-79918074e53f tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-00a44c98-06b1-433b-88cb-79918074e53f tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:59 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:59 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:59 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-00a44c98-06b1-433b-88cb-79918074e53f tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot retrieved successfully. Sep 05 20:59:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-00a44c98-06b1-433b-88cb-79918074e53f tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots/78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8 returned with HTTP 200 Sep 05 20:59:59 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 956/1977] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 20:59:59 2026] GET /volume/v3/snapshots/78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8 => generated 442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 20:59:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-11f9f574-6356-45f8-a71b-5f448b5424a9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-11f9f574-6356-45f8-a71b-5f448b5424a9 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 Sep 05 20:59:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-11f9f574-6356-45f8-a71b-5f448b5424a9 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-11f9f574-6356-45f8-a71b-5f448b5424a9 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-11f9f574-6356-45f8-a71b-5f448b5424a9 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 returned with HTTP 404 Sep 05 20:59:59 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1022/1978] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:59 2026] GET /volume/v3/volumes/d893227c-c798-4560-8e5d-9e3afc2dc8d8 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-abc69c2e-d85b-47df-9ca8-e467a3722ebf None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-abc69c2e-d85b-47df-9ca8-e467a3722ebf tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] DELETE http://192.168.122.147/volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 Sep 05 20:59:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-abc69c2e-d85b-47df-9ca8-e467a3722ebf tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-abc69c2e-d85b-47df-9ca8-e467a3722ebf tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:59 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-abc69c2e-d85b-47df-9ca8-e467a3722ebf tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Delete volume with id: 05d2b476-ad48-4f81-afe1-734efc283713 Sep 05 20:59:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-abc69c2e-d85b-47df-9ca8-e467a3722ebf tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 returned with HTTP 404 Sep 05 20:59:59 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 957/1979] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:59:59 2026] DELETE /volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-24413270-3bcb-4bb7-9542-9e5b080002ee None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-24413270-3bcb-4bb7-9542-9e5b080002ee tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 Sep 05 20:59:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-24413270-3bcb-4bb7-9542-9e5b080002ee tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-24413270-3bcb-4bb7-9542-9e5b080002ee tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-24413270-3bcb-4bb7-9542-9e5b080002ee tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 returned with HTTP 404 Sep 05 20:59:59 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1023/1980] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:59 2026] GET /volume/v3/volumes/05d2b476-ad48-4f81-afe1-734efc283713 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e28245c8-0864-4896-9101-10a6fa7c5c8a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e28245c8-0864-4896-9101-10a6fa7c5c8a tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] DELETE http://192.168.122.147/volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 Sep 05 20:59:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e28245c8-0864-4896-9101-10a6fa7c5c8a tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e28245c8-0864-4896-9101-10a6fa7c5c8a tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:59 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-e28245c8-0864-4896-9101-10a6fa7c5c8a tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Delete volume with id: b804a284-760d-44b1-be97-bc3f2017b741 Sep 05 20:59:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e28245c8-0864-4896-9101-10a6fa7c5c8a tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 returned with HTTP 404 Sep 05 20:59:59 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 958/1981] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 20:59:59 2026] DELETE /volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8c62c0f3-aa8e-41b5-ae4e-f8ace7c74ce9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8c62c0f3-aa8e-41b5-ae4e-f8ace7c74ce9 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] GET http://192.168.122.147/volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 Sep 05 20:59:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8c62c0f3-aa8e-41b5-ae4e-f8ace7c74ce9 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8c62c0f3-aa8e-41b5-ae4e-f8ace7c74ce9 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8c62c0f3-aa8e-41b5-ae4e-f8ace7c74ce9 tempest-TestInstancesWithCinderVolumes-573937096 tempest-TestInstancesWithCinderVolumes-573937096-project-member] http://192.168.122.147/volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 returned with HTTP 404 Sep 05 20:59:59 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1024/1982] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 20:59:59 2026] GET /volume/v3/volumes/b804a284-760d-44b1-be97-bc3f2017b741 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 20:59:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8a13b258-85ab-478b-bc55-1913ab0521fe None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8a13b258-85ab-478b-bc55-1913ab0521fe tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] GET http://192.168.122.147/volume/v3/volumes/detail?all_tenants=1 Sep 05 20:59:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8a13b258-85ab-478b-bc55-1913ab0521fe tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8a13b258-85ab-478b-bc55-1913ab0521fe tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] Calling method 'detail' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:59 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8a13b258-85ab-478b-bc55-1913ab0521fe tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:59:59 devstack devstack@c-api.service[87416]: /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 05 20:59:59 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 20:59:59 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:59 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:59 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:59 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:59 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8a13b258-85ab-478b-bc55-1913ab0521fe tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] Get all volumes completed successfully. Sep 05 20:59:59 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:59 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8a13b258-85ab-478b-bc55-1913ab0521fe tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] http://192.168.122.147/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 05 20:59:59 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 959/1983] 192.168.122.147 () {58 vars in 1169 bytes} [Sat Sep 5 20:59:59 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2030 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:59:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-204cc39e-df9e-4d85-aec2-13e4fb49c3bf None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-204cc39e-df9e-4d85-aec2-13e4fb49c3bf tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] DELETE http://192.168.122.147/volume/v3/types/e7c42da9-9bf7-444f-b7bd-9c493ca0a7eb Sep 05 20:59:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-204cc39e-df9e-4d85-aec2-13e4fb49c3bf tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-204cc39e-df9e-4d85-aec2-13e4fb49c3bf tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-204cc39e-df9e-4d85-aec2-13e4fb49c3bf tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] http://192.168.122.147/volume/v3/types/e7c42da9-9bf7-444f-b7bd-9c493ca0a7eb returned with HTTP 202 Sep 05 20:59:59 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1025/1984] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 20:59:59 2026] DELETE /volume/v3/types/e7c42da9-9bf7-444f-b7bd-9c493ca0a7eb => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 20:59:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-14a8ec62-d733-4954-90bd-fc51efd06c9a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-14a8ec62-d733-4954-90bd-fc51efd06c9a tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] GET http://192.168.122.147/volume/v3/volumes/detail?all_tenants=1 Sep 05 20:59:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-14a8ec62-d733-4954-90bd-fc51efd06c9a tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-14a8ec62-d733-4954-90bd-fc51efd06c9a tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] Calling method 'detail' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 20:59:59 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-14a8ec62-d733-4954-90bd-fc51efd06c9a tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 20:59:59 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:59 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:59 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 20:59:59 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 20:59:59 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-14a8ec62-d733-4954-90bd-fc51efd06c9a tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] Get all volumes completed successfully. Sep 05 20:59:59 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 20:59:59 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 20:59:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-14a8ec62-d733-4954-90bd-fc51efd06c9a tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] http://192.168.122.147/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 05 20:59:59 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 960/1985] 192.168.122.147 () {58 vars in 1169 bytes} [Sat Sep 5 20:59:59 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2030 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 20:59:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-687e80db-1edd-4854-b653-156bceeb1f8d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 20:59:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-687e80db-1edd-4854-b653-156bceeb1f8d tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] DELETE http://192.168.122.147/volume/v3/types/289ba013-9509-417b-adf2-2b9201f4ebb1 Sep 05 20:59:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-687e80db-1edd-4854-b653-156bceeb1f8d tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 20:59:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-687e80db-1edd-4854-b653-156bceeb1f8d tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-687e80db-1edd-4854-b653-156bceeb1f8d tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] http://192.168.122.147/volume/v3/types/289ba013-9509-417b-adf2-2b9201f4ebb1 returned with HTTP 202 Sep 05 21:00:00 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1026/1986] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 20:59:59 2026] DELETE /volume/v3/types/289ba013-9509-417b-adf2-2b9201f4ebb1 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:00:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-abf12f19-c454-418a-89b9-acf53f418bf4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-abf12f19-c454-418a-89b9-acf53f418bf4 tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] GET http://192.168.122.147/volume/v3/volumes/detail?all_tenants=1 Sep 05 21:00:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-abf12f19-c454-418a-89b9-acf53f418bf4 tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-abf12f19-c454-418a-89b9-acf53f418bf4 tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] Calling method 'detail' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:00 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-abf12f19-c454-418a-89b9-acf53f418bf4 tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 21:00:00 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:00 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:00 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:00 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:00 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-abf12f19-c454-418a-89b9-acf53f418bf4 tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] Get all volumes completed successfully. Sep 05 21:00:00 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:00 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e15c2ca0-f485-4ba3-ba5e-af4028b10594 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e15c2ca0-f485-4ba3-ba5e-af4028b10594 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/snapshots/78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8 Sep 05 21:00:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e15c2ca0-f485-4ba3-ba5e-af4028b10594 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-abf12f19-c454-418a-89b9-acf53f418bf4 tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] http://192.168.122.147/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 05 21:00:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e15c2ca0-f485-4ba3-ba5e-af4028b10594 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 961/1987] 192.168.122.147 () {58 vars in 1169 bytes} [Sat Sep 5 21:00:00 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2030 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:00:00 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:00 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6689ba93-16d2-48aa-9f69-b969686f6f32 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:00 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e15c2ca0-f485-4ba3-ba5e-af4028b10594 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot retrieved successfully. Sep 05 21:00:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6689ba93-16d2-48aa-9f69-b969686f6f32 tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] DELETE http://192.168.122.147/volume/v3/types/f3472fda-9d46-4829-ac67-1c6df12b91f0 Sep 05 21:00:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6689ba93-16d2-48aa-9f69-b969686f6f32 tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6689ba93-16d2-48aa-9f69-b969686f6f32 tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e15c2ca0-f485-4ba3-ba5e-af4028b10594 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots/78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8 returned with HTTP 200 Sep 05 21:00:00 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1027/1988] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:00 2026] GET /volume/v3/snapshots/78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8 => generated 469 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-da0416f9-9b9b-4872-bd3f-e2a6fde3dd0c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-da0416f9-9b9b-4872-bd3f-e2a6fde3dd0c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:00:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-da0416f9-9b9b-4872-bd3f-e2a6fde3dd0c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1857050124"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-da0416f9-9b9b-4872-bd3f-e2a6fde3dd0c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Create volume request body: {'volume': {'snapshot_id': '78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1857050124'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:00:00 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:00 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:00 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-da0416f9-9b9b-4872-bd3f-e2a6fde3dd0c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot retrieved successfully. Sep 05 21:00:00 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-da0416f9-9b9b-4872-bd3f-e2a6fde3dd0c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Create volume of 1 GB Sep 05 21:00:00 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-da0416f9-9b9b-4872-bd3f-e2a6fde3dd0c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Availability Zones retrieved successfully. Sep 05 21:00:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6689ba93-16d2-48aa-9f69-b969686f6f32 tempest-TestInstancesWithCinderVolumes-145619655 tempest-TestInstancesWithCinderVolumes-145619655-project-admin] http://192.168.122.147/volume/v3/types/f3472fda-9d46-4829-ac67-1c6df12b91f0 returned with HTTP 202 Sep 05 21:00:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 962/1989] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:00:00 2026] DELETE /volume/v3/types/f3472fda-9d46-4829-ac67-1c6df12b91f0 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:00:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-da0416f9-9b9b-4872-bd3f-e2a6fde3dd0c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Flow 'volume_create_api' (b7ba2840-c720-4771-914a-ce10827054ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-da0416f9-9b9b-4872-bd3f-e2a6fde3dd0c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93de18ca-1f34-4979-a80d-8a4911bc7f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-da0416f9-9b9b-4872-bd3f-e2a6fde3dd0c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:00:00 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:00 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-da0416f9-9b9b-4872-bd3f-e2a6fde3dd0c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93de18ca-1f34-4979-a80d-8a4911bc7f82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-da0416f9-9b9b-4872-bd3f-e2a6fde3dd0c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d994e03d-7187-4dd2-8336-3c41a47766a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-13d31cd5-99f3-4478-9b7e-d9e163ebf912 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:00 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-da0416f9-9b9b-4872-bd3f-e2a6fde3dd0c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Created reservations ['4d0895b9-12fe-4696-b33b-fa3cb0bec713', '817fa225-c32e-4b52-b957-e62fbda35a92', 'eb1b7b09-fb14-4106-9971-a2334ee9ac42', '1c2c075d-20ee-4c03-bfe6-b49ee2f59abc'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:00:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-da0416f9-9b9b-4872-bd3f-e2a6fde3dd0c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d994e03d-7187-4dd2-8336-3c41a47766a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d0895b9-12fe-4696-b33b-fa3cb0bec713', '817fa225-c32e-4b52-b957-e62fbda35a92', 'eb1b7b09-fb14-4106-9971-a2334ee9ac42', '1c2c075d-20ee-4c03-bfe6-b49ee2f59abc']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-da0416f9-9b9b-4872-bd3f-e2a6fde3dd0c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c3a05e4-d0f6-40c9-b660-cf44d08f622a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:00 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:00 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:00 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:00 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-da0416f9-9b9b-4872-bd3f-e2a6fde3dd0c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c3a05e4-d0f6-40c9-b660-cf44d08f622a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'facc6760-a61a-427b-9936-a65d070d88a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1857050124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dc3e719a5994141b3b3d053a9f4cf5e',qos_specs=None,replication_status=,reservations=['4d0895b9-12fe-4696-b33b-fa3cb0bec713','817fa225-c32e-4b52-b957-e62fbda35a92','eb1b7b09-fb14-4106-9971-a2334ee9ac42','1c2c075d-20ee-4c03-bfe6-b49ee2f59abc'],size=1,snapshot_id=78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8,source_replicaid=,source_volid=None,status='creating',user_id='ee466a7ca9a8475fa2d2e9badd81d130',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:00:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1857050124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=facc6760-a61a-427b-9936-a65d070d88a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dc3e719a5994141b3b3d053a9f4cf5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee466a7ca9a8475fa2d2e9badd81d130',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-da0416f9-9b9b-4872-bd3f-e2a6fde3dd0c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15919506-6622-4d3d-ae80-b736bcf61c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-da0416f9-9b9b-4872-bd3f-e2a6fde3dd0c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15919506-6622-4d3d-ae80-b736bcf61c53) transitioned into state 'SUCCESS' from state '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-1857050124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dc3e719a5994141b3b3d053a9f4cf5e',qos_specs=None,replication_status=,reservations=['4d0895b9-12fe-4696-b33b-fa3cb0bec713','817fa225-c32e-4b52-b957-e62fbda35a92','eb1b7b09-fb14-4106-9971-a2334ee9ac42','1c2c075d-20ee-4c03-bfe6-b49ee2f59abc'],size=1,snapshot_id=78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8,source_replicaid=,source_volid=None,status='creating',user_id='ee466a7ca9a8475fa2d2e9badd81d130',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-da0416f9-9b9b-4872-bd3f-e2a6fde3dd0c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a53ddaad-9afc-4192-9520-91ee43cbb5a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:00 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:00 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-da0416f9-9b9b-4872-bd3f-e2a6fde3dd0c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a53ddaad-9afc-4192-9520-91ee43cbb5a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-13d31cd5-99f3-4478-9b7e-d9e163ebf912 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:00:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-13d31cd5-99f3-4478-9b7e-d9e163ebf912 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1416317677"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-da0416f9-9b9b-4872-bd3f-e2a6fde3dd0c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Flow 'volume_create_api' (b7ba2840-c720-4771-914a-ce10827054ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:00 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-da0416f9-9b9b-4872-bd3f-e2a6fde3dd0c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Create volume request issued successfully. Sep 05 21:00:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-da0416f9-9b9b-4872-bd3f-e2a6fde3dd0c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:00:00 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1028/1990] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:00:00 2026] POST /volume/v3/volumes => generated 797 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:00:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-13d31cd5-99f3-4478-9b7e-d9e163ebf912 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1416317677'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:00:00 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-13d31cd5-99f3-4478-9b7e-d9e163ebf912 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Create volume of 1 GB Sep 05 21:00:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4216cad3-8906-40ef-870f-460d263ce38c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4216cad3-8906-40ef-870f-460d263ce38c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 Sep 05 21:00:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4216cad3-8906-40ef-870f-460d263ce38c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4216cad3-8906-40ef-870f-460d263ce38c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:01 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-13d31cd5-99f3-4478-9b7e-d9e163ebf912 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Availability Zones retrieved successfully. Sep 05 21:00:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-13d31cd5-99f3-4478-9b7e-d9e163ebf912 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Flow 'volume_create_api' (f15f4f2c-518e-4d92-af19-634234b92170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:01 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:01 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-13d31cd5-99f3-4478-9b7e-d9e163ebf912 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (948d8338-36fd-45a9-8a00-247076f2b9de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:01 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:01 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-13d31cd5-99f3-4478-9b7e-d9e163ebf912 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:00:01 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-4216cad3-8906-40ef-870f-460d263ce38c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 21:00:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4216cad3-8906-40ef-870f-460d263ce38c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 returned with HTTP 200 Sep 05 21:00:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1029/1991] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:00 2026] GET /volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 => generated 865 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-13d31cd5-99f3-4478-9b7e-d9e163ebf912 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (948d8338-36fd-45a9-8a00-247076f2b9de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-13d31cd5-99f3-4478-9b7e-d9e163ebf912 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d48bdca3-0d96-4162-b43a-ba14a747533c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:01 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-13d31cd5-99f3-4478-9b7e-d9e163ebf912 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Created reservations ['470bd8e1-816c-4869-9826-40e42c4c3603', 'd641a587-ffaa-4fa4-8660-9d292283d7b0', '833685cb-ff86-4b85-bad0-cb117c12a02e', '47032651-8a16-4063-95a0-b728ffedfd38'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:00:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-13d31cd5-99f3-4478-9b7e-d9e163ebf912 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d48bdca3-0d96-4162-b43a-ba14a747533c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['470bd8e1-816c-4869-9826-40e42c4c3603', 'd641a587-ffaa-4fa4-8660-9d292283d7b0', '833685cb-ff86-4b85-bad0-cb117c12a02e', '47032651-8a16-4063-95a0-b728ffedfd38']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-13d31cd5-99f3-4478-9b7e-d9e163ebf912 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e781097-6b68-49da-b24e-a6d87a3f311a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:01 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:01 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-13d31cd5-99f3-4478-9b7e-d9e163ebf912 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e781097-6b68-49da-b24e-a6d87a3f311a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68aa0834-730e-4225-aad0-ffb24b02bc2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1416317677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0157d0642a6d426c8cd28f401bd33186',qos_specs=None,replication_status=,reservations=['470bd8e1-816c-4869-9826-40e42c4c3603','d641a587-ffaa-4fa4-8660-9d292283d7b0','833685cb-ff86-4b85-bad0-cb117c12a02e','47032651-8a16-4063-95a0-b728ffedfd38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab077b5054bb48a1894fc1598271c330',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:00:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1416317677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68aa0834-730e-4225-aad0-ffb24b02bc2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0157d0642a6d426c8cd28f401bd33186',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab077b5054bb48a1894fc1598271c330',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-13d31cd5-99f3-4478-9b7e-d9e163ebf912 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (826cf765-0a5e-4be7-9d31-aac8a021534d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-13d31cd5-99f3-4478-9b7e-d9e163ebf912 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (826cf765-0a5e-4be7-9d31-aac8a021534d) transitioned into state 'SUCCESS' from state '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-1416317677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0157d0642a6d426c8cd28f401bd33186',qos_specs=None,replication_status=,reservations=['470bd8e1-816c-4869-9826-40e42c4c3603','d641a587-ffaa-4fa4-8660-9d292283d7b0','833685cb-ff86-4b85-bad0-cb117c12a02e','47032651-8a16-4063-95a0-b728ffedfd38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab077b5054bb48a1894fc1598271c330',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-13d31cd5-99f3-4478-9b7e-d9e163ebf912 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48a8b0c8-5de7-4cdf-8c22-15315135c79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-13d31cd5-99f3-4478-9b7e-d9e163ebf912 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48a8b0c8-5de7-4cdf-8c22-15315135c79a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-13d31cd5-99f3-4478-9b7e-d9e163ebf912 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Flow 'volume_create_api' (f15f4f2c-518e-4d92-af19-634234b92170) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:01 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-13d31cd5-99f3-4478-9b7e-d9e163ebf912 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Create volume request issued successfully. Sep 05 21:00:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-13d31cd5-99f3-4478-9b7e-d9e163ebf912 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:00:01 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 963/1992] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 21:00:00 2026] POST /volume/v3/volumes => generated 759 bytes in 888 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:00:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-dd6d91cb-0207-47d3-8cf7-beac62247971 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dd6d91cb-0207-47d3-8cf7-beac62247971 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] GET http://192.168.122.147/volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e Sep 05 21:00:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dd6d91cb-0207-47d3-8cf7-beac62247971 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dd6d91cb-0207-47d3-8cf7-beac62247971 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:01 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:01 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:01 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:01 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:01 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-dd6d91cb-0207-47d3-8cf7-beac62247971 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Volume info retrieved successfully. Sep 05 21:00:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dd6d91cb-0207-47d3-8cf7-beac62247971 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] http://192.168.122.147/volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e returned with HTTP 200 Sep 05 21:00:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1030/1993] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:01 2026] GET /volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e => generated 827 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-757ad608-9e26-47bf-8522-dc673dc6aa85 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-757ad608-9e26-47bf-8522-dc673dc6aa85 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 Sep 05 21:00:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-757ad608-9e26-47bf-8522-dc673dc6aa85 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-757ad608-9e26-47bf-8522-dc673dc6aa85 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:02 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:02 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:02 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:02 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:02 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-757ad608-9e26-47bf-8522-dc673dc6aa85 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 21:00:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-757ad608-9e26-47bf-8522-dc673dc6aa85 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 returned with HTTP 200 Sep 05 21:00:02 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 964/1994] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:02 2026] GET /volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 => generated 889 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fe3583ac-5f47-4f79-9e47-d1934f9e2143 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fe3583ac-5f47-4f79-9e47-d1934f9e2143 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] GET http://192.168.122.147/volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e Sep 05 21:00:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fe3583ac-5f47-4f79-9e47-d1934f9e2143 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fe3583ac-5f47-4f79-9e47-d1934f9e2143 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:02 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:02 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:02 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:02 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:02 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-fe3583ac-5f47-4f79-9e47-d1934f9e2143 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Volume info retrieved successfully. Sep 05 21:00:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fe3583ac-5f47-4f79-9e47-d1934f9e2143 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] http://192.168.122.147/volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e returned with HTTP 200 Sep 05 21:00:02 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1031/1995] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:02 2026] GET /volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8add3cf9-ff06-46e2-b5b5-51bd6837960c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8add3cf9-ff06-46e2-b5b5-51bd6837960c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 Sep 05 21:00:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8add3cf9-ff06-46e2-b5b5-51bd6837960c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8add3cf9-ff06-46e2-b5b5-51bd6837960c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:03 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:03 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:03 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:03 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:03 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8add3cf9-ff06-46e2-b5b5-51bd6837960c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 21:00:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8add3cf9-ff06-46e2-b5b5-51bd6837960c tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 returned with HTTP 200 Sep 05 21:00:03 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 965/1996] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:03 2026] GET /volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 => generated 889 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2c430cc6-bfc7-4e00-b55f-f0375230ed20 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2c430cc6-bfc7-4e00-b55f-f0375230ed20 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] GET http://192.168.122.147/volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e Sep 05 21:00:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2c430cc6-bfc7-4e00-b55f-f0375230ed20 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2c430cc6-bfc7-4e00-b55f-f0375230ed20 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:03 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:03 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:03 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:03 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:03 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2c430cc6-bfc7-4e00-b55f-f0375230ed20 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Volume info retrieved successfully. Sep 05 21:00:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2c430cc6-bfc7-4e00-b55f-f0375230ed20 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] http://192.168.122.147/volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e returned with HTTP 200 Sep 05 21:00:03 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1032/1997] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:03 2026] GET /volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e => generated 851 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ef7e7132-f294-4f17-a648-e746d9926b2a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ef7e7132-f294-4f17-a648-e746d9926b2a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 Sep 05 21:00:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ef7e7132-f294-4f17-a648-e746d9926b2a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ef7e7132-f294-4f17-a648-e746d9926b2a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:04 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:04 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:04 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:04 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:04 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ef7e7132-f294-4f17-a648-e746d9926b2a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 21:00:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ef7e7132-f294-4f17-a648-e746d9926b2a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 returned with HTTP 200 Sep 05 21:00:04 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 966/1998] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:04 2026] GET /volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 => generated 889 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0912d907-639f-41f1-b34c-324da569203d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0912d907-639f-41f1-b34c-324da569203d tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] GET http://192.168.122.147/volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e Sep 05 21:00:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0912d907-639f-41f1-b34c-324da569203d tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0912d907-639f-41f1-b34c-324da569203d tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:05 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:05 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:05 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:05 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:05 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0912d907-639f-41f1-b34c-324da569203d tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Volume info retrieved successfully. Sep 05 21:00:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0912d907-639f-41f1-b34c-324da569203d tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] http://192.168.122.147/volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e returned with HTTP 200 Sep 05 21:00:05 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1033/1999] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:04 2026] GET /volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e => generated 851 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a124576b-7cbb-4683-9a95-8a07e5ae1975 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a124576b-7cbb-4683-9a95-8a07e5ae1975 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 Sep 05 21:00:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a124576b-7cbb-4683-9a95-8a07e5ae1975 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a124576b-7cbb-4683-9a95-8a07e5ae1975 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:05 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:05 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:05 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:05 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:05 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a124576b-7cbb-4683-9a95-8a07e5ae1975 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 21:00:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a124576b-7cbb-4683-9a95-8a07e5ae1975 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 returned with HTTP 200 Sep 05 21:00:05 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 967/2000] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:05 2026] GET /volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 => generated 889 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3e324918-6031-4ada-b19c-e9da370dae58 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3e324918-6031-4ada-b19c-e9da370dae58 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] GET http://192.168.122.147/volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e Sep 05 21:00:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3e324918-6031-4ada-b19c-e9da370dae58 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3e324918-6031-4ada-b19c-e9da370dae58 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:06 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:06 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:06 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:06 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:06 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3e324918-6031-4ada-b19c-e9da370dae58 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Volume info retrieved successfully. Sep 05 21:00:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3e324918-6031-4ada-b19c-e9da370dae58 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] http://192.168.122.147/volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e returned with HTTP 200 Sep 05 21:00:06 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1034/2001] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:06 2026] GET /volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e => generated 851 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-af415bee-53b1-471c-9733-6dd2b7b14ac6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-af415bee-53b1-471c-9733-6dd2b7b14ac6 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 Sep 05 21:00:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-af415bee-53b1-471c-9733-6dd2b7b14ac6 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-af415bee-53b1-471c-9733-6dd2b7b14ac6 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:06 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:06 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:06 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:06 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:06 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-af415bee-53b1-471c-9733-6dd2b7b14ac6 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 21:00:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-af415bee-53b1-471c-9733-6dd2b7b14ac6 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 returned with HTTP 200 Sep 05 21:00:06 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 968/2002] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:06 2026] GET /volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 => generated 889 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b9157f57-c623-4625-932d-92787e47c884 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b9157f57-c623-4625-932d-92787e47c884 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] GET http://192.168.122.147/volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e Sep 05 21:00:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b9157f57-c623-4625-932d-92787e47c884 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b9157f57-c623-4625-932d-92787e47c884 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:07 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:07 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:07 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:07 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:07 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b9157f57-c623-4625-932d-92787e47c884 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Volume info retrieved successfully. Sep 05 21:00:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b9157f57-c623-4625-932d-92787e47c884 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] http://192.168.122.147/volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e returned with HTTP 200 Sep 05 21:00:07 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1035/2003] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:07 2026] GET /volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e => generated 851 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-14ae7fd7-9148-4589-a598-b66f083c5e9f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-14ae7fd7-9148-4589-a598-b66f083c5e9f tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 Sep 05 21:00:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-14ae7fd7-9148-4589-a598-b66f083c5e9f tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-14ae7fd7-9148-4589-a598-b66f083c5e9f tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:07 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:07 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:07 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:07 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:07 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-14ae7fd7-9148-4589-a598-b66f083c5e9f tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 21:00:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-14ae7fd7-9148-4589-a598-b66f083c5e9f tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 returned with HTTP 200 Sep 05 21:00:07 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 969/2004] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:07 2026] GET /volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 => generated 889 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-bdfb0ac7-81aa-4784-84ec-4d08e02abdb0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bdfb0ac7-81aa-4784-84ec-4d08e02abdb0 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] GET http://192.168.122.147/volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e Sep 05 21:00:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bdfb0ac7-81aa-4784-84ec-4d08e02abdb0 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bdfb0ac7-81aa-4784-84ec-4d08e02abdb0 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:08 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:08 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:08 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:08 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:08 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-bdfb0ac7-81aa-4784-84ec-4d08e02abdb0 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Volume info retrieved successfully. Sep 05 21:00:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bdfb0ac7-81aa-4784-84ec-4d08e02abdb0 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] http://192.168.122.147/volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e returned with HTTP 200 Sep 05 21:00:08 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1036/2005] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:08 2026] GET /volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:00:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2873a36f-3e8b-49cf-b681-d8ccef3cefda None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2873a36f-3e8b-49cf-b681-d8ccef3cefda tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 Sep 05 21:00:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2873a36f-3e8b-49cf-b681-d8ccef3cefda tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2873a36f-3e8b-49cf-b681-d8ccef3cefda tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:09 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:09 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:09 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:09 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:09 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2873a36f-3e8b-49cf-b681-d8ccef3cefda tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 21:00:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2873a36f-3e8b-49cf-b681-d8ccef3cefda tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 returned with HTTP 200 Sep 05 21:00:09 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 970/2006] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:08 2026] GET /volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 => generated 890 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f6071f04-2a0c-4d4a-9b62-2786dd4a650a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f6071f04-2a0c-4d4a-9b62-2786dd4a650a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] GET http://192.168.122.147/volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 Sep 05 21:00:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f6071f04-2a0c-4d4a-9b62-2786dd4a650a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f6071f04-2a0c-4d4a-9b62-2786dd4a650a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:09 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:09 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:09 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:09 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:09 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f6071f04-2a0c-4d4a-9b62-2786dd4a650a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] Volume info retrieved successfully. Sep 05 21:00:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f6071f04-2a0c-4d4a-9b62-2786dd4a650a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-reader] http://192.168.122.147/volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 returned with HTTP 200 Sep 05 21:00:09 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1037/2007] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:09 2026] GET /volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 => generated 890 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-67d78aad-5718-425e-9aa2-d6f26f683cc3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-67d78aad-5718-425e-9aa2-d6f26f683cc3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] DELETE http://192.168.122.147/volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 Sep 05 21:00:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-67d78aad-5718-425e-9aa2-d6f26f683cc3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-67d78aad-5718-425e-9aa2-d6f26f683cc3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:09 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-67d78aad-5718-425e-9aa2-d6f26f683cc3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Delete volume with id: facc6760-a61a-427b-9936-a65d070d88a8 Sep 05 21:00:09 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:09 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:09 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:09 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:09 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-67d78aad-5718-425e-9aa2-d6f26f683cc3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 21:00:09 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-67d78aad-5718-425e-9aa2-d6f26f683cc3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Delete volume request issued successfully. Sep 05 21:00:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-67d78aad-5718-425e-9aa2-d6f26f683cc3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 returned with HTTP 202 Sep 05 21:00:09 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 971/2008] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:00:09 2026] DELETE /volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:00:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-517ce2bc-752c-4370-8bf9-354e4e385238 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-517ce2bc-752c-4370-8bf9-354e4e385238 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 Sep 05 21:00:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-517ce2bc-752c-4370-8bf9-354e4e385238 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-517ce2bc-752c-4370-8bf9-354e4e385238 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:09 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:09 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:09 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:09 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:09 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-517ce2bc-752c-4370-8bf9-354e4e385238 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 21:00:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-517ce2bc-752c-4370-8bf9-354e4e385238 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 returned with HTTP 200 Sep 05 21:00:09 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1038/2009] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:09 2026] GET /volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 => generated 889 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-496eef75-da0a-4747-8525-1983a91cbb10 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-496eef75-da0a-4747-8525-1983a91cbb10 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] GET http://192.168.122.147/volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e Sep 05 21:00:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-496eef75-da0a-4747-8525-1983a91cbb10 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-496eef75-da0a-4747-8525-1983a91cbb10 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:09 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:09 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:09 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:09 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:09 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-496eef75-da0a-4747-8525-1983a91cbb10 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Volume info retrieved successfully. Sep 05 21:00:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-496eef75-da0a-4747-8525-1983a91cbb10 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] http://192.168.122.147/volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e returned with HTTP 200 Sep 05 21:00:09 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 972/2010] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:09 2026] GET /volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e => generated 852 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3fb80148-5bae-46d8-8c15-76f4d160bb1e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3fb80148-5bae-46d8-8c15-76f4d160bb1e tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-reader] GET http://192.168.122.147/volume/v3/limits Sep 05 21:00:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3fb80148-5bae-46d8-8c15-76f4d160bb1e tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3fb80148-5bae-46d8-8c15-76f4d160bb1e tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3fb80148-5bae-46d8-8c15-76f4d160bb1e tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-reader] http://192.168.122.147/volume/v3/limits returned with HTTP 200 Sep 05 21:00:10 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1039/2011] 192.168.122.147 () {58 vars in 1118 bytes} [Sat Sep 5 21:00:09 2026] GET /volume/v3/limits => generated 302 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e66a20c5-57ff-417d-9267-d01e452f7133 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e66a20c5-57ff-417d-9267-d01e452f7133 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] GET http://192.168.122.147/volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e Sep 05 21:00:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e66a20c5-57ff-417d-9267-d01e452f7133 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e66a20c5-57ff-417d-9267-d01e452f7133 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:10 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:10 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:10 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:10 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:10 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e66a20c5-57ff-417d-9267-d01e452f7133 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Volume info retrieved successfully. Sep 05 21:00:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e66a20c5-57ff-417d-9267-d01e452f7133 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] http://192.168.122.147/volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e returned with HTTP 200 Sep 05 21:00:10 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 973/2012] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:10 2026] GET /volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e => generated 852 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-21d6c67f-55f2-4554-849b-63cc6591b9fe None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-21d6c67f-55f2-4554-849b-63cc6591b9fe tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] DELETE http://192.168.122.147/volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e Sep 05 21:00:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-21d6c67f-55f2-4554-849b-63cc6591b9fe tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-21d6c67f-55f2-4554-849b-63cc6591b9fe tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:10 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-21d6c67f-55f2-4554-849b-63cc6591b9fe tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Delete volume with id: 68aa0834-730e-4225-aad0-ffb24b02bc2e Sep 05 21:00:10 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:10 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:10 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:10 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:10 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-21d6c67f-55f2-4554-849b-63cc6591b9fe tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Volume info retrieved successfully. Sep 05 21:00:10 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-21d6c67f-55f2-4554-849b-63cc6591b9fe tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Delete volume request issued successfully. Sep 05 21:00:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-21d6c67f-55f2-4554-849b-63cc6591b9fe tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] http://192.168.122.147/volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e returned with HTTP 202 Sep 05 21:00:10 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1040/2013] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:00:10 2026] DELETE /volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:00:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4bd4757e-0afb-4b73-a1f3-86543df49d16 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4bd4757e-0afb-4b73-a1f3-86543df49d16 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] GET http://192.168.122.147/volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e Sep 05 21:00:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4bd4757e-0afb-4b73-a1f3-86543df49d16 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4bd4757e-0afb-4b73-a1f3-86543df49d16 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:10 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:10 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:10 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:10 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:10 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4bd4757e-0afb-4b73-a1f3-86543df49d16 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Volume info retrieved successfully. Sep 05 21:00:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4bd4757e-0afb-4b73-a1f3-86543df49d16 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] http://192.168.122.147/volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e returned with HTTP 200 Sep 05 21:00:10 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 974/2014] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:10 2026] GET /volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c4fcdee3-379d-4a84-b636-4dfe6bd3cb04 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c4fcdee3-379d-4a84-b636-4dfe6bd3cb04 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 Sep 05 21:00:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c4fcdee3-379d-4a84-b636-4dfe6bd3cb04 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c4fcdee3-379d-4a84-b636-4dfe6bd3cb04 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:10 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:10 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:10 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:10 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:10 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c4fcdee3-379d-4a84-b636-4dfe6bd3cb04 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 21:00:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c4fcdee3-379d-4a84-b636-4dfe6bd3cb04 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 returned with HTTP 200 Sep 05 21:00:10 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1041/2015] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:10 2026] GET /volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 => generated 889 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-32dc0ba4-4ec3-49ee-aadf-2b56b51c92d3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-32dc0ba4-4ec3-49ee-aadf-2b56b51c92d3 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:00:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-32dc0ba4-4ec3-49ee-aadf-2b56b51c92d3 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2d84e6ed-7ef2-4e37-a91d-20dfb060d3df", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2059404225"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-32dc0ba4-4ec3-49ee-aadf-2b56b51c92d3 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Create volume request body: {'volume': {"'imageRef": '2d84e6ed-7ef2-4e37-a91d-20dfb060d3df', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2059404225'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:00:11 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-32dc0ba4-4ec3-49ee-aadf-2b56b51c92d3 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Create volume of 1 GB Sep 05 21:00:11 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-32dc0ba4-4ec3-49ee-aadf-2b56b51c92d3 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Availability Zones retrieved successfully. Sep 05 21:00:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-32dc0ba4-4ec3-49ee-aadf-2b56b51c92d3 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Flow 'volume_create_api' (6d4ade5a-be11-4b92-9092-953633659226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-32dc0ba4-4ec3-49ee-aadf-2b56b51c92d3 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (208e3be3-5d5d-493c-8ce3-1fa8378337ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-32dc0ba4-4ec3-49ee-aadf-2b56b51c92d3 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:00:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-32dc0ba4-4ec3-49ee-aadf-2b56b51c92d3 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (208e3be3-5d5d-493c-8ce3-1fa8378337ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-32dc0ba4-4ec3-49ee-aadf-2b56b51c92d3 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (addc093a-76d9-438d-bbce-4e7abff0bbf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:11 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-32dc0ba4-4ec3-49ee-aadf-2b56b51c92d3 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Created reservations ['90500ed9-cc47-4229-a203-171ea11bf7a5', '9a6da0ca-0bb2-4d79-bd1f-77694c8dba5a', 'b9efc170-fa0f-493c-b569-a858fd09b09d', 'cdefb83a-c70b-4272-a2cc-0286350c8eb9'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:00:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-32dc0ba4-4ec3-49ee-aadf-2b56b51c92d3 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (addc093a-76d9-438d-bbce-4e7abff0bbf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90500ed9-cc47-4229-a203-171ea11bf7a5', '9a6da0ca-0bb2-4d79-bd1f-77694c8dba5a', 'b9efc170-fa0f-493c-b569-a858fd09b09d', 'cdefb83a-c70b-4272-a2cc-0286350c8eb9']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-32dc0ba4-4ec3-49ee-aadf-2b56b51c92d3 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa22177a-6068-4a3b-b06c-c9ed1e72d061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3bb28e11-10da-424a-8ccd-10ab5a81a560 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3bb28e11-10da-424a-8ccd-10ab5a81a560 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] GET http://192.168.122.147/volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e Sep 05 21:00:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3bb28e11-10da-424a-8ccd-10ab5a81a560 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3bb28e11-10da-424a-8ccd-10ab5a81a560 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:11 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:11 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-32dc0ba4-4ec3-49ee-aadf-2b56b51c92d3 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa22177a-6068-4a3b-b06c-c9ed1e72d061) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39f2bc6b-129d-4601-89be-0ef302a10b3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2059404225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='179ab7db11c84071a45b53440d7245b9',qos_specs=None,replication_status=,reservations=['90500ed9-cc47-4229-a203-171ea11bf7a5','9a6da0ca-0bb2-4d79-bd1f-77694c8dba5a','b9efc170-fa0f-493c-b569-a858fd09b09d','cdefb83a-c70b-4272-a2cc-0286350c8eb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ac65391b3234253860ecef0d79a1d76',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:00:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2059404225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39f2bc6b-129d-4601-89be-0ef302a10b3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='179ab7db11c84071a45b53440d7245b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ac65391b3234253860ecef0d79a1d76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3bb28e11-10da-424a-8ccd-10ab5a81a560 tempest-AbsoluteLimitsTests-1507959875 tempest-AbsoluteLimitsTests-1507959875-project-member] http://192.168.122.147/volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e returned with HTTP 404 Sep 05 21:00:11 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1042/2016] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:11 2026] GET /volume/v3/volumes/68aa0834-730e-4225-aad0-ffb24b02bc2e => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:00:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-32dc0ba4-4ec3-49ee-aadf-2b56b51c92d3 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32049d16-9659-4973-a32e-28961ec91e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-14166134-8b32-43f0-a77a-992a6358d267 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-32dc0ba4-4ec3-49ee-aadf-2b56b51c92d3 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32049d16-9659-4973-a32e-28961ec91e63) transitioned into state 'SUCCESS' from state '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-2059404225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='179ab7db11c84071a45b53440d7245b9',qos_specs=None,replication_status=,reservations=['90500ed9-cc47-4229-a203-171ea11bf7a5','9a6da0ca-0bb2-4d79-bd1f-77694c8dba5a','b9efc170-fa0f-493c-b569-a858fd09b09d','cdefb83a-c70b-4272-a2cc-0286350c8eb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ac65391b3234253860ecef0d79a1d76',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-14166134-8b32-43f0-a77a-992a6358d267 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 Sep 05 21:00:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-32dc0ba4-4ec3-49ee-aadf-2b56b51c92d3 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (600b0830-cf17-4d1e-b8e6-655db4de5638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-14166134-8b32-43f0-a77a-992a6358d267 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-14166134-8b32-43f0-a77a-992a6358d267 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-14166134-8b32-43f0-a77a-992a6358d267 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 returned with HTTP 404 Sep 05 21:00:11 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1043/2017] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:11 2026] GET /volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:00:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-32dc0ba4-4ec3-49ee-aadf-2b56b51c92d3 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (600b0830-cf17-4d1e-b8e6-655db4de5638) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-32dc0ba4-4ec3-49ee-aadf-2b56b51c92d3 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Flow 'volume_create_api' (6d4ade5a-be11-4b92-9092-953633659226) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:11 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-32dc0ba4-4ec3-49ee-aadf-2b56b51c92d3 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Create volume request issued successfully. Sep 05 21:00:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-44e8cfb7-c1f0-44e0-bbf0-c76dc95185f6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-32dc0ba4-4ec3-49ee-aadf-2b56b51c92d3 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:00:11 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 975/2018] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:00:10 2026] POST /volume/v3/volumes => generated 766 bytes in 582 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:00:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-44e8cfb7-c1f0-44e0-bbf0-c76dc95185f6 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 Sep 05 21:00:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-44e8cfb7-c1f0-44e0-bbf0-c76dc95185f6 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-44e8cfb7-c1f0-44e0-bbf0-c76dc95185f6 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-53d26187-f443-431c-89fa-fda2ddca5913 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-53d26187-f443-431c-89fa-fda2ddca5913 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:00:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-53d26187-f443-431c-89fa-fda2ddca5913 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2d84e6ed-7ef2-4e37-a91d-20dfb060d3df", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-484276299"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-53d26187-f443-431c-89fa-fda2ddca5913 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Create volume request body: {'volume': {"'imageRef": '2d84e6ed-7ef2-4e37-a91d-20dfb060d3df', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-484276299'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:00:11 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-53d26187-f443-431c-89fa-fda2ddca5913 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Create volume of 1 GB Sep 05 21:00:11 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:11 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:11 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-53d26187-f443-431c-89fa-fda2ddca5913 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Availability Zones retrieved successfully. Sep 05 21:00:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-44e8cfb7-c1f0-44e0-bbf0-c76dc95185f6 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 returned with HTTP 404 Sep 05 21:00:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-53d26187-f443-431c-89fa-fda2ddca5913 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Flow 'volume_create_api' (c9bba89f-5ee0-4175-aabc-062b0f876e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:11 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1044/2019] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:11 2026] GET /volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:00:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-53d26187-f443-431c-89fa-fda2ddca5913 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c6661d1-f25c-44cd-ac6d-8852ebec0cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-02895163-58ed-4a0a-8c7a-6ce634c5f6cb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-53d26187-f443-431c-89fa-fda2ddca5913 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:00:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-02895163-58ed-4a0a-8c7a-6ce634c5f6cb tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] DELETE http://192.168.122.147/volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 Sep 05 21:00:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-02895163-58ed-4a0a-8c7a-6ce634c5f6cb tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-02895163-58ed-4a0a-8c7a-6ce634c5f6cb tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:11 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-02895163-58ed-4a0a-8c7a-6ce634c5f6cb tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Delete volume with id: facc6760-a61a-427b-9936-a65d070d88a8 Sep 05 21:00:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-02895163-58ed-4a0a-8c7a-6ce634c5f6cb tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 returned with HTTP 404 Sep 05 21:00:11 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1045/2020] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:00:11 2026] DELETE /volume/v3/volumes/facc6760-a61a-427b-9936-a65d070d88a8 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:00:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7f19a916-035c-46bf-91be-4affd61bbb05 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7f19a916-035c-46bf-91be-4affd61bbb05 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8 Sep 05 21:00:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7f19a916-035c-46bf-91be-4affd61bbb05 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7f19a916-035c-46bf-91be-4affd61bbb05 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:11 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-7f19a916-035c-46bf-91be-4affd61bbb05 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Delete snapshot with id: 78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8 Sep 05 21:00:11 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:11 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:11 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7f19a916-035c-46bf-91be-4affd61bbb05 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot retrieved successfully. Sep 05 21:00:11 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:11 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-53d26187-f443-431c-89fa-fda2ddca5913 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c6661d1-f25c-44cd-ac6d-8852ebec0cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-53d26187-f443-431c-89fa-fda2ddca5913 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00ee2169-8ad2-483b-aed8-c8121f3b790f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:11 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7f19a916-035c-46bf-91be-4affd61bbb05 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot delete request issued successfully. Sep 05 21:00:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7f19a916-035c-46bf-91be-4affd61bbb05 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots/78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8 returned with HTTP 202 Sep 05 21:00:11 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1046/2021] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:00:11 2026] DELETE /volume/v3/snapshots/78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:00:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7e54b2da-b058-4dc8-be3c-5d2382dff7d4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7e54b2da-b058-4dc8-be3c-5d2382dff7d4 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/snapshots/78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8 Sep 05 21:00:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7e54b2da-b058-4dc8-be3c-5d2382dff7d4 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7e54b2da-b058-4dc8-be3c-5d2382dff7d4 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:11 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:11 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:11 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7e54b2da-b058-4dc8-be3c-5d2382dff7d4 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot retrieved successfully. Sep 05 21:00:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7e54b2da-b058-4dc8-be3c-5d2382dff7d4 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots/78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8 returned with HTTP 200 Sep 05 21:00:11 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1047/2022] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:11 2026] GET /volume/v3/snapshots/78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8 => generated 468 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:11 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-53d26187-f443-431c-89fa-fda2ddca5913 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Created reservations ['ae6a677a-d7c6-444d-a4b1-4353824ae073', '3da6f53a-5da5-4636-85fc-dbaec3d2892e', '247715bc-ccaa-4cd2-aa3f-0f5607e4cf7e', '254dd90c-f75a-4c87-a165-28f1f0992d08'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:00:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-53d26187-f443-431c-89fa-fda2ddca5913 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00ee2169-8ad2-483b-aed8-c8121f3b790f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae6a677a-d7c6-444d-a4b1-4353824ae073', '3da6f53a-5da5-4636-85fc-dbaec3d2892e', '247715bc-ccaa-4cd2-aa3f-0f5607e4cf7e', '254dd90c-f75a-4c87-a165-28f1f0992d08']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:12 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-53d26187-f443-431c-89fa-fda2ddca5913 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5696bd22-f7d4-455d-aeeb-817a02cc84ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:12 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:12 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:12 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-53d26187-f443-431c-89fa-fda2ddca5913 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5696bd22-f7d4-455d-aeeb-817a02cc84ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ad4ff18-10b3-4247-aa0f-6ece2781e12d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-484276299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='179ab7db11c84071a45b53440d7245b9',qos_specs=None,replication_status=,reservations=['ae6a677a-d7c6-444d-a4b1-4353824ae073','3da6f53a-5da5-4636-85fc-dbaec3d2892e','247715bc-ccaa-4cd2-aa3f-0f5607e4cf7e','254dd90c-f75a-4c87-a165-28f1f0992d08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ac65391b3234253860ecef0d79a1d76',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:00:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-484276299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ad4ff18-10b3-4247-aa0f-6ece2781e12d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='179ab7db11c84071a45b53440d7245b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ac65391b3234253860ecef0d79a1d76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:12 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-53d26187-f443-431c-89fa-fda2ddca5913 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe998f59-acbd-4f26-9b75-e955e2c6f2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:12 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-53d26187-f443-431c-89fa-fda2ddca5913 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe998f59-acbd-4f26-9b75-e955e2c6f2cc) transitioned into state 'SUCCESS' from state '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-484276299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='179ab7db11c84071a45b53440d7245b9',qos_specs=None,replication_status=,reservations=['ae6a677a-d7c6-444d-a4b1-4353824ae073','3da6f53a-5da5-4636-85fc-dbaec3d2892e','247715bc-ccaa-4cd2-aa3f-0f5607e4cf7e','254dd90c-f75a-4c87-a165-28f1f0992d08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ac65391b3234253860ecef0d79a1d76',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:12 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-53d26187-f443-431c-89fa-fda2ddca5913 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f02b3907-628f-42ea-802d-7a5885fe9d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:12 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-53d26187-f443-431c-89fa-fda2ddca5913 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f02b3907-628f-42ea-802d-7a5885fe9d31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:12 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-53d26187-f443-431c-89fa-fda2ddca5913 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Flow 'volume_create_api' (c9bba89f-5ee0-4175-aabc-062b0f876e43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:12 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-53d26187-f443-431c-89fa-fda2ddca5913 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Create volume request issued successfully. Sep 05 21:00:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-53d26187-f443-431c-89fa-fda2ddca5913 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:00:12 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 976/2023] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:00:11 2026] POST /volume/v3/volumes => generated 765 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:00:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-368a2604-f1ba-4dad-9581-497bce8a9270 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-368a2604-f1ba-4dad-9581-497bce8a9270 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:00:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-368a2604-f1ba-4dad-9581-497bce8a9270 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2d84e6ed-7ef2-4e37-a91d-20dfb060d3df", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-27540657"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-368a2604-f1ba-4dad-9581-497bce8a9270 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Create volume request body: {'volume': {"'imageRef": '2d84e6ed-7ef2-4e37-a91d-20dfb060d3df', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-27540657'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:00:12 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-368a2604-f1ba-4dad-9581-497bce8a9270 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Create volume of 1 GB Sep 05 21:00:12 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-368a2604-f1ba-4dad-9581-497bce8a9270 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Availability Zones retrieved successfully. Sep 05 21:00:12 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-368a2604-f1ba-4dad-9581-497bce8a9270 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Flow 'volume_create_api' (38368d86-40a5-4d2f-90db-2aaeb9e9220d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:12 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-368a2604-f1ba-4dad-9581-497bce8a9270 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd267d4f-efb9-4b29-ab00-3d048c6502af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:12 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-368a2604-f1ba-4dad-9581-497bce8a9270 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:00:12 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-368a2604-f1ba-4dad-9581-497bce8a9270 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd267d4f-efb9-4b29-ab00-3d048c6502af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:12 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-368a2604-f1ba-4dad-9581-497bce8a9270 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f77a4918-cacd-4181-8038-263c1221e5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:12 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-368a2604-f1ba-4dad-9581-497bce8a9270 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Created reservations ['c999859d-a3ac-4c91-9785-593be613ae4b', '3eccf0af-5d62-46d5-b66a-4185158c2954', '6d39edc7-5c01-4f5b-a79f-d8632ba2a81d', 'c4f8b318-2536-43c0-9ef1-5ef9b4c2b810'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:00:12 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-368a2604-f1ba-4dad-9581-497bce8a9270 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f77a4918-cacd-4181-8038-263c1221e5db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c999859d-a3ac-4c91-9785-593be613ae4b', '3eccf0af-5d62-46d5-b66a-4185158c2954', '6d39edc7-5c01-4f5b-a79f-d8632ba2a81d', 'c4f8b318-2536-43c0-9ef1-5ef9b4c2b810']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:12 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-368a2604-f1ba-4dad-9581-497bce8a9270 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a83d7d3-d90e-4c40-8ef6-cb2ad8300550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:12 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:12 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:12 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-368a2604-f1ba-4dad-9581-497bce8a9270 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a83d7d3-d90e-4c40-8ef6-cb2ad8300550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ce0677b-1f42-4f7f-b13e-c016ea6cc1e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-27540657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='179ab7db11c84071a45b53440d7245b9',qos_specs=None,replication_status=,reservations=['c999859d-a3ac-4c91-9785-593be613ae4b','3eccf0af-5d62-46d5-b66a-4185158c2954','6d39edc7-5c01-4f5b-a79f-d8632ba2a81d','c4f8b318-2536-43c0-9ef1-5ef9b4c2b810'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ac65391b3234253860ecef0d79a1d76',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:00:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-27540657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ce0677b-1f42-4f7f-b13e-c016ea6cc1e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='179ab7db11c84071a45b53440d7245b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ac65391b3234253860ecef0d79a1d76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:12 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-368a2604-f1ba-4dad-9581-497bce8a9270 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d93611c1-d8ac-45e9-86cb-e017d7b9aad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:12 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-368a2604-f1ba-4dad-9581-497bce8a9270 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d93611c1-d8ac-45e9-86cb-e017d7b9aad9) transitioned into state 'SUCCESS' from state '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-27540657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='179ab7db11c84071a45b53440d7245b9',qos_specs=None,replication_status=,reservations=['c999859d-a3ac-4c91-9785-593be613ae4b','3eccf0af-5d62-46d5-b66a-4185158c2954','6d39edc7-5c01-4f5b-a79f-d8632ba2a81d','c4f8b318-2536-43c0-9ef1-5ef9b4c2b810'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ac65391b3234253860ecef0d79a1d76',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:12 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-368a2604-f1ba-4dad-9581-497bce8a9270 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf0ff788-e523-4d9d-9269-fc1fec801381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:12 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-368a2604-f1ba-4dad-9581-497bce8a9270 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf0ff788-e523-4d9d-9269-fc1fec801381) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:12 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-368a2604-f1ba-4dad-9581-497bce8a9270 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Flow 'volume_create_api' (38368d86-40a5-4d2f-90db-2aaeb9e9220d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:12 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-368a2604-f1ba-4dad-9581-497bce8a9270 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Create volume request issued successfully. Sep 05 21:00:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-368a2604-f1ba-4dad-9581-497bce8a9270 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:00:12 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1048/2024] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:00:12 2026] POST /volume/v3/volumes => generated 764 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 21:00:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-959fc081-08da-4f32-ae4d-a5dcf2a93a15 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-959fc081-08da-4f32-ae4d-a5dcf2a93a15 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:00:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-959fc081-08da-4f32-ae4d-a5dcf2a93a15 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2d84e6ed-7ef2-4e37-a91d-20dfb060d3df", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-649144537"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-959fc081-08da-4f32-ae4d-a5dcf2a93a15 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Create volume request body: {'volume': {"'imageRef": '2d84e6ed-7ef2-4e37-a91d-20dfb060d3df', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-649144537'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:00:12 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-959fc081-08da-4f32-ae4d-a5dcf2a93a15 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Create volume of 1 GB Sep 05 21:00:12 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:12 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:12 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-959fc081-08da-4f32-ae4d-a5dcf2a93a15 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Availability Zones retrieved successfully. Sep 05 21:00:12 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-959fc081-08da-4f32-ae4d-a5dcf2a93a15 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Flow 'volume_create_api' (478d7fa9-b1d2-4680-b7e4-27606f0d5584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:12 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-959fc081-08da-4f32-ae4d-a5dcf2a93a15 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0159ebf7-83e8-4eab-9632-e3641b7ac9ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:12 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-959fc081-08da-4f32-ae4d-a5dcf2a93a15 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:00:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ead8a06d-f63b-4754-985b-5377f81e5584 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ead8a06d-f63b-4754-985b-5377f81e5584 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/snapshots/78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8 Sep 05 21:00:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ead8a06d-f63b-4754-985b-5377f81e5584 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ead8a06d-f63b-4754-985b-5377f81e5584 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:13 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:13 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:13 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ead8a06d-f63b-4754-985b-5377f81e5584 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot retrieved successfully. Sep 05 21:00:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ead8a06d-f63b-4754-985b-5377f81e5584 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots/78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8 returned with HTTP 200 Sep 05 21:00:13 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1049/2025] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:12 2026] GET /volume/v3/snapshots/78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8 => generated 468 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:13 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-959fc081-08da-4f32-ae4d-a5dcf2a93a15 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0159ebf7-83e8-4eab-9632-e3641b7ac9ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:13 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-959fc081-08da-4f32-ae4d-a5dcf2a93a15 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4b5dfdc-40e1-4574-870a-5089a47e6ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:13 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-959fc081-08da-4f32-ae4d-a5dcf2a93a15 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Created reservations ['fd17dc89-29e3-4579-b02e-49521db97405', 'f4ea3450-dc5c-4f89-8d64-844372761641', 'dd8b5aa7-b2aa-41eb-bbe6-b7746d8d025c', '9925c352-7572-4c5a-af84-44cb828d6843'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:00:13 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-959fc081-08da-4f32-ae4d-a5dcf2a93a15 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4b5dfdc-40e1-4574-870a-5089a47e6ddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd17dc89-29e3-4579-b02e-49521db97405', 'f4ea3450-dc5c-4f89-8d64-844372761641', 'dd8b5aa7-b2aa-41eb-bbe6-b7746d8d025c', '9925c352-7572-4c5a-af84-44cb828d6843']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:13 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-959fc081-08da-4f32-ae4d-a5dcf2a93a15 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03356d40-de62-49d1-ba2a-a66d1376d0b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:13 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:13 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:13 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-959fc081-08da-4f32-ae4d-a5dcf2a93a15 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03356d40-de62-49d1-ba2a-a66d1376d0b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52a34b6e-0032-438d-9039-5fc3e5f675c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-649144537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='179ab7db11c84071a45b53440d7245b9',qos_specs=None,replication_status=,reservations=['fd17dc89-29e3-4579-b02e-49521db97405','f4ea3450-dc5c-4f89-8d64-844372761641','dd8b5aa7-b2aa-41eb-bbe6-b7746d8d025c','9925c352-7572-4c5a-af84-44cb828d6843'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ac65391b3234253860ecef0d79a1d76',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:00:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-649144537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52a34b6e-0032-438d-9039-5fc3e5f675c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='179ab7db11c84071a45b53440d7245b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ac65391b3234253860ecef0d79a1d76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:13 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-959fc081-08da-4f32-ae4d-a5dcf2a93a15 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (644fd9fc-9ca0-4bb4-b34f-19da23dd31c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:13 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-959fc081-08da-4f32-ae4d-a5dcf2a93a15 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (644fd9fc-9ca0-4bb4-b34f-19da23dd31c6) transitioned into state 'SUCCESS' from state '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-649144537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='179ab7db11c84071a45b53440d7245b9',qos_specs=None,replication_status=,reservations=['fd17dc89-29e3-4579-b02e-49521db97405','f4ea3450-dc5c-4f89-8d64-844372761641','dd8b5aa7-b2aa-41eb-bbe6-b7746d8d025c','9925c352-7572-4c5a-af84-44cb828d6843'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ac65391b3234253860ecef0d79a1d76',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:13 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-959fc081-08da-4f32-ae4d-a5dcf2a93a15 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b902e9ae-b740-4641-b45b-defccfa0d220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:13 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-959fc081-08da-4f32-ae4d-a5dcf2a93a15 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b902e9ae-b740-4641-b45b-defccfa0d220) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:13 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-959fc081-08da-4f32-ae4d-a5dcf2a93a15 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Flow 'volume_create_api' (478d7fa9-b1d2-4680-b7e4-27606f0d5584) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:13 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-959fc081-08da-4f32-ae4d-a5dcf2a93a15 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Create volume request issued successfully. Sep 05 21:00:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-959fc081-08da-4f32-ae4d-a5dcf2a93a15 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:00:13 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 977/2026] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:00:12 2026] POST /volume/v3/volumes => generated 765 bytes in 744 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 21:00:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-381736c4-13f1-4ca3-b5e5-1e8a8c71c1c1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-381736c4-13f1-4ca3-b5e5-1e8a8c71c1c1 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:00:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-381736c4-13f1-4ca3-b5e5-1e8a8c71c1c1 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2d84e6ed-7ef2-4e37-a91d-20dfb060d3df", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1855058804"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-381736c4-13f1-4ca3-b5e5-1e8a8c71c1c1 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Create volume request body: {'volume': {"'imageRef": '2d84e6ed-7ef2-4e37-a91d-20dfb060d3df', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1855058804'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:00:13 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-381736c4-13f1-4ca3-b5e5-1e8a8c71c1c1 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Create volume of 1 GB Sep 05 21:00:13 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-381736c4-13f1-4ca3-b5e5-1e8a8c71c1c1 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Availability Zones retrieved successfully. Sep 05 21:00:13 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-381736c4-13f1-4ca3-b5e5-1e8a8c71c1c1 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Flow 'volume_create_api' (b5623545-11df-44bb-89b4-d3c89d7e1b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:13 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-381736c4-13f1-4ca3-b5e5-1e8a8c71c1c1 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd6d33eb-bc0c-4073-aa23-937431934053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:13 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-381736c4-13f1-4ca3-b5e5-1e8a8c71c1c1 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:00:13 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-381736c4-13f1-4ca3-b5e5-1e8a8c71c1c1 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd6d33eb-bc0c-4073-aa23-937431934053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:13 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-381736c4-13f1-4ca3-b5e5-1e8a8c71c1c1 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (364a1b51-3f7d-482a-989f-b9eb61a6a3e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:13 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-381736c4-13f1-4ca3-b5e5-1e8a8c71c1c1 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Created reservations ['59ae6526-8e9b-4d63-8461-e6bf4f51e3a9', '975c35f1-fcec-40d2-adbf-b942a8db842e', 'e892d19b-812a-4e09-bb6e-7177842cff20', 'bc74df71-78b9-4fe7-a528-30f344360c2d'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:00:13 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-381736c4-13f1-4ca3-b5e5-1e8a8c71c1c1 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (364a1b51-3f7d-482a-989f-b9eb61a6a3e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59ae6526-8e9b-4d63-8461-e6bf4f51e3a9', '975c35f1-fcec-40d2-adbf-b942a8db842e', 'e892d19b-812a-4e09-bb6e-7177842cff20', 'bc74df71-78b9-4fe7-a528-30f344360c2d']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:13 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-381736c4-13f1-4ca3-b5e5-1e8a8c71c1c1 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1058d2e-2f91-4e57-b5ff-c8d2eda6b7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:13 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:13 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:13 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-381736c4-13f1-4ca3-b5e5-1e8a8c71c1c1 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1058d2e-2f91-4e57-b5ff-c8d2eda6b7a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e19ebbc-c96e-4ddf-a77d-adcd1527a815', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1855058804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='179ab7db11c84071a45b53440d7245b9',qos_specs=None,replication_status=,reservations=['59ae6526-8e9b-4d63-8461-e6bf4f51e3a9','975c35f1-fcec-40d2-adbf-b942a8db842e','e892d19b-812a-4e09-bb6e-7177842cff20','bc74df71-78b9-4fe7-a528-30f344360c2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ac65391b3234253860ecef0d79a1d76',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:00:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1855058804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e19ebbc-c96e-4ddf-a77d-adcd1527a815,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='179ab7db11c84071a45b53440d7245b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ac65391b3234253860ecef0d79a1d76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:13 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-381736c4-13f1-4ca3-b5e5-1e8a8c71c1c1 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2625be90-f7de-4d7d-9785-20cb2db71251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ecc6bac5-5787-4a6e-9435-b343361d6e73 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ecc6bac5-5787-4a6e-9435-b343361d6e73 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/snapshots/78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8 Sep 05 21:00:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ecc6bac5-5787-4a6e-9435-b343361d6e73 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ecc6bac5-5787-4a6e-9435-b343361d6e73 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:14 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-381736c4-13f1-4ca3-b5e5-1e8a8c71c1c1 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2625be90-f7de-4d7d-9785-20cb2db71251) transitioned into state 'SUCCESS' from state '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-1855058804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='179ab7db11c84071a45b53440d7245b9',qos_specs=None,replication_status=,reservations=['59ae6526-8e9b-4d63-8461-e6bf4f51e3a9','975c35f1-fcec-40d2-adbf-b942a8db842e','e892d19b-812a-4e09-bb6e-7177842cff20','bc74df71-78b9-4fe7-a528-30f344360c2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ac65391b3234253860ecef0d79a1d76',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:14 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:14 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:14 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ecc6bac5-5787-4a6e-9435-b343361d6e73 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot retrieved successfully. Sep 05 21:00:14 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-381736c4-13f1-4ca3-b5e5-1e8a8c71c1c1 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd4862da-235a-462a-85a9-fda9037e9bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ecc6bac5-5787-4a6e-9435-b343361d6e73 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots/78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8 returned with HTTP 200 Sep 05 21:00:14 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 978/2027] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:14 2026] GET /volume/v3/snapshots/78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8 => generated 468 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:00:14 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-381736c4-13f1-4ca3-b5e5-1e8a8c71c1c1 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd4862da-235a-462a-85a9-fda9037e9bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:14 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-381736c4-13f1-4ca3-b5e5-1e8a8c71c1c1 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Flow 'volume_create_api' (b5623545-11df-44bb-89b4-d3c89d7e1b02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:14 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-381736c4-13f1-4ca3-b5e5-1e8a8c71c1c1 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Create volume request issued successfully. Sep 05 21:00:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-381736c4-13f1-4ca3-b5e5-1e8a8c71c1c1 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:00:14 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1050/2028] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:00:13 2026] POST /volume/v3/volumes => generated 766 bytes in 649 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:00:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-334b9a9c-bb64-400a-831c-9e4691f72a18 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-334b9a9c-bb64-400a-831c-9e4691f72a18 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] GET http://192.168.122.147/volume/v3/volumes/39f2bc6b-129d-4601-89be-0ef302a10b3d Sep 05 21:00:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-334b9a9c-bb64-400a-831c-9e4691f72a18 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-334b9a9c-bb64-400a-831c-9e4691f72a18 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:14 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:14 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:14 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:14 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:14 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-334b9a9c-bb64-400a-831c-9e4691f72a18 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Volume info retrieved successfully. Sep 05 21:00:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-334b9a9c-bb64-400a-831c-9e4691f72a18 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes/39f2bc6b-129d-4601-89be-0ef302a10b3d returned with HTTP 200 Sep 05 21:00:14 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 979/2029] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:14 2026] GET /volume/v3/volumes/39f2bc6b-129d-4601-89be-0ef302a10b3d => generated 859 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5b40776c-710f-407d-8b18-53fae567a030 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5b40776c-710f-407d-8b18-53fae567a030 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] GET http://192.168.122.147/volume/v3/volumes/3ad4ff18-10b3-4247-aa0f-6ece2781e12d Sep 05 21:00:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5b40776c-710f-407d-8b18-53fae567a030 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5b40776c-710f-407d-8b18-53fae567a030 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:14 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:14 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:14 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:14 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:14 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5b40776c-710f-407d-8b18-53fae567a030 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Volume info retrieved successfully. Sep 05 21:00:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5b40776c-710f-407d-8b18-53fae567a030 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes/3ad4ff18-10b3-4247-aa0f-6ece2781e12d returned with HTTP 200 Sep 05 21:00:14 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1051/2030] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:14 2026] GET /volume/v3/volumes/3ad4ff18-10b3-4247-aa0f-6ece2781e12d => generated 857 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-07328a80-8ef4-43ed-b202-245c2e842ae3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-07328a80-8ef4-43ed-b202-245c2e842ae3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/snapshots/78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8 Sep 05 21:00:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-07328a80-8ef4-43ed-b202-245c2e842ae3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-07328a80-8ef4-43ed-b202-245c2e842ae3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:15 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:15 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:15 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-07328a80-8ef4-43ed-b202-245c2e842ae3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Snapshot retrieved successfully. Sep 05 21:00:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-07328a80-8ef4-43ed-b202-245c2e842ae3 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots/78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8 returned with HTTP 200 Sep 05 21:00:15 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 980/2031] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:15 2026] GET /volume/v3/snapshots/78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8 => generated 468 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-75f8b025-be2f-459b-80a4-ed740f3ee9cb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-75f8b025-be2f-459b-80a4-ed740f3ee9cb tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] GET http://192.168.122.147/volume/v3/volumes/3ad4ff18-10b3-4247-aa0f-6ece2781e12d Sep 05 21:00:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-75f8b025-be2f-459b-80a4-ed740f3ee9cb tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-75f8b025-be2f-459b-80a4-ed740f3ee9cb tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:15 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:15 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:15 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:15 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:15 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-75f8b025-be2f-459b-80a4-ed740f3ee9cb tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Volume info retrieved successfully. Sep 05 21:00:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-75f8b025-be2f-459b-80a4-ed740f3ee9cb tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes/3ad4ff18-10b3-4247-aa0f-6ece2781e12d returned with HTTP 200 Sep 05 21:00:15 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1052/2032] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:15 2026] GET /volume/v3/volumes/3ad4ff18-10b3-4247-aa0f-6ece2781e12d => generated 858 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8cb7ac18-0eeb-40d1-8147-4d34856c23a7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8cb7ac18-0eeb-40d1-8147-4d34856c23a7 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] GET http://192.168.122.147/volume/v3/volumes/0ce0677b-1f42-4f7f-b13e-c016ea6cc1e7 Sep 05 21:00:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8cb7ac18-0eeb-40d1-8147-4d34856c23a7 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8cb7ac18-0eeb-40d1-8147-4d34856c23a7 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:15 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:15 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:15 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:15 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:15 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8cb7ac18-0eeb-40d1-8147-4d34856c23a7 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Volume info retrieved successfully. Sep 05 21:00:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8cb7ac18-0eeb-40d1-8147-4d34856c23a7 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes/0ce0677b-1f42-4f7f-b13e-c016ea6cc1e7 returned with HTTP 200 Sep 05 21:00:15 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 981/2033] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:15 2026] GET /volume/v3/volumes/0ce0677b-1f42-4f7f-b13e-c016ea6cc1e7 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b5c1f3c5-3bfe-4dab-8f50-9c5ba756924a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b5c1f3c5-3bfe-4dab-8f50-9c5ba756924a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/snapshots/78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8 Sep 05 21:00:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b5c1f3c5-3bfe-4dab-8f50-9c5ba756924a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b5c1f3c5-3bfe-4dab-8f50-9c5ba756924a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b5c1f3c5-3bfe-4dab-8f50-9c5ba756924a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/snapshots/78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8 returned with HTTP 404 Sep 05 21:00:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1053/2034] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:16 2026] GET /volume/v3/snapshots/78b92d2b-d32c-4fb7-9d59-55f5fdaa82e8 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:00:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c932d22a-0e39-40d3-bfc3-2e9eabcbc39d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c932d22a-0e39-40d3-bfc3-2e9eabcbc39d tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/0a1a88c1-03cb-4885-9ad0-a2f2c8e87402 Sep 05 21:00:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c932d22a-0e39-40d3-bfc3-2e9eabcbc39d tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c932d22a-0e39-40d3-bfc3-2e9eabcbc39d tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:16 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:16 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:16 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:16 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:16 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c932d22a-0e39-40d3-bfc3-2e9eabcbc39d tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 21:00:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c932d22a-0e39-40d3-bfc3-2e9eabcbc39d tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/0a1a88c1-03cb-4885-9ad0-a2f2c8e87402 returned with HTTP 200 Sep 05 21:00:16 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 982/2035] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:16 2026] GET /volume/v3/volumes/0a1a88c1-03cb-4885-9ad0-a2f2c8e87402 => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d18304a6-9d00-4733-9424-3e38f630e47a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d18304a6-9d00-4733-9424-3e38f630e47a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] DELETE http://192.168.122.147/volume/v3/volumes/0a1a88c1-03cb-4885-9ad0-a2f2c8e87402 Sep 05 21:00:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d18304a6-9d00-4733-9424-3e38f630e47a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d18304a6-9d00-4733-9424-3e38f630e47a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:16 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-d18304a6-9d00-4733-9424-3e38f630e47a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Delete volume with id: 0a1a88c1-03cb-4885-9ad0-a2f2c8e87402 Sep 05 21:00:16 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:16 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:16 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:16 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:16 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d18304a6-9d00-4733-9424-3e38f630e47a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 21:00:16 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d18304a6-9d00-4733-9424-3e38f630e47a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Delete volume request issued successfully. Sep 05 21:00:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d18304a6-9d00-4733-9424-3e38f630e47a tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/0a1a88c1-03cb-4885-9ad0-a2f2c8e87402 returned with HTTP 202 Sep 05 21:00:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1054/2036] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:00:16 2026] DELETE /volume/v3/volumes/0a1a88c1-03cb-4885-9ad0-a2f2c8e87402 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:00:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-102b9284-7978-4414-a114-19e9cf1f2ada None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-102b9284-7978-4414-a114-19e9cf1f2ada tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/0a1a88c1-03cb-4885-9ad0-a2f2c8e87402 Sep 05 21:00:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-102b9284-7978-4414-a114-19e9cf1f2ada tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-102b9284-7978-4414-a114-19e9cf1f2ada tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:16 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:16 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:16 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:16 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:16 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-102b9284-7978-4414-a114-19e9cf1f2ada tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 21:00:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-102b9284-7978-4414-a114-19e9cf1f2ada tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/0a1a88c1-03cb-4885-9ad0-a2f2c8e87402 returned with HTTP 200 Sep 05 21:00:16 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 983/2037] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:16 2026] GET /volume/v3/volumes/0a1a88c1-03cb-4885-9ad0-a2f2c8e87402 => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-59846abe-80e1-4a5d-b81a-eb339a85e29d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-59846abe-80e1-4a5d-b81a-eb339a85e29d tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] GET http://192.168.122.147/volume/v3/volumes/0ce0677b-1f42-4f7f-b13e-c016ea6cc1e7 Sep 05 21:00:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-59846abe-80e1-4a5d-b81a-eb339a85e29d tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-59846abe-80e1-4a5d-b81a-eb339a85e29d tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:16 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:16 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:16 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:16 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:16 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-59846abe-80e1-4a5d-b81a-eb339a85e29d tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Volume info retrieved successfully. Sep 05 21:00:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-59846abe-80e1-4a5d-b81a-eb339a85e29d tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes/0ce0677b-1f42-4f7f-b13e-c016ea6cc1e7 returned with HTTP 200 Sep 05 21:00:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1055/2038] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:16 2026] GET /volume/v3/volumes/0ce0677b-1f42-4f7f-b13e-c016ea6cc1e7 => generated 857 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-bb61c236-816a-4b43-b06a-d70e6d326a88 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bb61c236-816a-4b43-b06a-d70e6d326a88 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] GET http://192.168.122.147/volume/v3/volumes/52a34b6e-0032-438d-9039-5fc3e5f675c9 Sep 05 21:00:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bb61c236-816a-4b43-b06a-d70e6d326a88 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bb61c236-816a-4b43-b06a-d70e6d326a88 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:16 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:16 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:16 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:16 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:16 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-bb61c236-816a-4b43-b06a-d70e6d326a88 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Volume info retrieved successfully. Sep 05 21:00:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bb61c236-816a-4b43-b06a-d70e6d326a88 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes/52a34b6e-0032-438d-9039-5fc3e5f675c9 returned with HTTP 200 Sep 05 21:00:16 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 984/2039] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:16 2026] GET /volume/v3/volumes/52a34b6e-0032-438d-9039-5fc3e5f675c9 => generated 857 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4e31873f-c8fc-4250-b2c7-5443df665c68 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4e31873f-c8fc-4250-b2c7-5443df665c68 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/0a1a88c1-03cb-4885-9ad0-a2f2c8e87402 Sep 05 21:00:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4e31873f-c8fc-4250-b2c7-5443df665c68 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4e31873f-c8fc-4250-b2c7-5443df665c68 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:17 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:17 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:17 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:17 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:17 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-4e31873f-c8fc-4250-b2c7-5443df665c68 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 21:00:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4e31873f-c8fc-4250-b2c7-5443df665c68 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/0a1a88c1-03cb-4885-9ad0-a2f2c8e87402 returned with HTTP 200 Sep 05 21:00:17 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1056/2040] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:17 2026] GET /volume/v3/volumes/0a1a88c1-03cb-4885-9ad0-a2f2c8e87402 => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-42c33f1f-a459-4be5-a3b7-502ad7e7729e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-42c33f1f-a459-4be5-a3b7-502ad7e7729e tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] GET http://192.168.122.147/volume/v3/volumes/52a34b6e-0032-438d-9039-5fc3e5f675c9 Sep 05 21:00:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-42c33f1f-a459-4be5-a3b7-502ad7e7729e tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-42c33f1f-a459-4be5-a3b7-502ad7e7729e tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:17 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:17 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:17 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:17 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:17 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-42c33f1f-a459-4be5-a3b7-502ad7e7729e tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Volume info retrieved successfully. Sep 05 21:00:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-42c33f1f-a459-4be5-a3b7-502ad7e7729e tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes/52a34b6e-0032-438d-9039-5fc3e5f675c9 returned with HTTP 200 Sep 05 21:00:17 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 985/2041] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:17 2026] GET /volume/v3/volumes/52a34b6e-0032-438d-9039-5fc3e5f675c9 => generated 858 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9b08185f-426f-4e32-b4af-efa16092df3e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9b08185f-426f-4e32-b4af-efa16092df3e tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] GET http://192.168.122.147/volume/v3/volumes/6e19ebbc-c96e-4ddf-a77d-adcd1527a815 Sep 05 21:00:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9b08185f-426f-4e32-b4af-efa16092df3e tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9b08185f-426f-4e32-b4af-efa16092df3e tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:18 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:18 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:18 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:18 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:18 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9b08185f-426f-4e32-b4af-efa16092df3e tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Volume info retrieved successfully. Sep 05 21:00:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9b08185f-426f-4e32-b4af-efa16092df3e tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes/6e19ebbc-c96e-4ddf-a77d-adcd1527a815 returned with HTTP 200 Sep 05 21:00:18 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1057/2042] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:17 2026] GET /volume/v3/volumes/6e19ebbc-c96e-4ddf-a77d-adcd1527a815 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3adbbed8-6fa1-4b9b-9a9f-aee8c3407ee8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3adbbed8-6fa1-4b9b-9a9f-aee8c3407ee8 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/0a1a88c1-03cb-4885-9ad0-a2f2c8e87402 Sep 05 21:00:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3adbbed8-6fa1-4b9b-9a9f-aee8c3407ee8 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3adbbed8-6fa1-4b9b-9a9f-aee8c3407ee8 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3adbbed8-6fa1-4b9b-9a9f-aee8c3407ee8 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/0a1a88c1-03cb-4885-9ad0-a2f2c8e87402 returned with HTTP 404 Sep 05 21:00:18 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 986/2043] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:18 2026] GET /volume/v3/volumes/0a1a88c1-03cb-4885-9ad0-a2f2c8e87402 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 21:00:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c79ce66a-fa15-4572-bbb7-dbdc2bd397c2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c79ce66a-fa15-4572-bbb7-dbdc2bd397c2 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 Sep 05 21:00:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c79ce66a-fa15-4572-bbb7-dbdc2bd397c2 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c79ce66a-fa15-4572-bbb7-dbdc2bd397c2 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:18 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:18 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:18 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:18 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:18 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c79ce66a-fa15-4572-bbb7-dbdc2bd397c2 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 21:00:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c79ce66a-fa15-4572-bbb7-dbdc2bd397c2 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 returned with HTTP 200 Sep 05 21:00:18 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1058/2044] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:18 2026] GET /volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8f581bf4-7b1a-4de3-b29f-1e8d7f709a29 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8f581bf4-7b1a-4de3-b29f-1e8d7f709a29 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] DELETE http://192.168.122.147/volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 Sep 05 21:00:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8f581bf4-7b1a-4de3-b29f-1e8d7f709a29 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8f581bf4-7b1a-4de3-b29f-1e8d7f709a29 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:18 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-8f581bf4-7b1a-4de3-b29f-1e8d7f709a29 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Delete volume with id: ae3191b0-bf03-44e3-b394-3d8ed434ec95 Sep 05 21:00:18 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:18 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:18 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:18 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:18 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8f581bf4-7b1a-4de3-b29f-1e8d7f709a29 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 21:00:18 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8f581bf4-7b1a-4de3-b29f-1e8d7f709a29 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Delete volume request issued successfully. Sep 05 21:00:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8f581bf4-7b1a-4de3-b29f-1e8d7f709a29 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 returned with HTTP 202 Sep 05 21:00:18 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 987/2045] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:00:18 2026] DELETE /volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:00:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-72b5defe-d7fc-428a-85e6-364915dae557 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-72b5defe-d7fc-428a-85e6-364915dae557 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 Sep 05 21:00:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-72b5defe-d7fc-428a-85e6-364915dae557 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-72b5defe-d7fc-428a-85e6-364915dae557 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:18 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:18 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:18 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:18 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:18 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-72b5defe-d7fc-428a-85e6-364915dae557 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 21:00:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-72b5defe-d7fc-428a-85e6-364915dae557 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 returned with HTTP 200 Sep 05 21:00:18 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1059/2046] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:18 2026] GET /volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 => generated 855 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-cb92357f-b4b5-472f-a322-80f74a20eb1c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cb92357f-b4b5-472f-a322-80f74a20eb1c tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] GET http://192.168.122.147/volume/v3/volumes/6e19ebbc-c96e-4ddf-a77d-adcd1527a815 Sep 05 21:00:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c8f0a68d-19f0-488f-a321-516d80ae0352 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cb92357f-b4b5-472f-a322-80f74a20eb1c tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cb92357f-b4b5-472f-a322-80f74a20eb1c tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:19 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:19 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:19 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:19 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:19 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-cb92357f-b4b5-472f-a322-80f74a20eb1c tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Volume info retrieved successfully. Sep 05 21:00:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cb92357f-b4b5-472f-a322-80f74a20eb1c tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes/6e19ebbc-c96e-4ddf-a77d-adcd1527a815 returned with HTTP 200 Sep 05 21:00:19 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 988/2047] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:19 2026] GET /volume/v3/volumes/6e19ebbc-c96e-4ddf-a77d-adcd1527a815 => generated 859 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-81fc2fe5-c1f4-47b1-8207-a7d8918baba4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-81fc2fe5-c1f4-47b1-8207-a7d8918baba4 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] DELETE http://192.168.122.147/volume/v3/volumes/6e19ebbc-c96e-4ddf-a77d-adcd1527a815 Sep 05 21:00:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-81fc2fe5-c1f4-47b1-8207-a7d8918baba4 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-81fc2fe5-c1f4-47b1-8207-a7d8918baba4 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:19 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-81fc2fe5-c1f4-47b1-8207-a7d8918baba4 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Delete volume with id: 6e19ebbc-c96e-4ddf-a77d-adcd1527a815 Sep 05 21:00:19 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:19 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:19 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:19 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:19 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-81fc2fe5-c1f4-47b1-8207-a7d8918baba4 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Volume info retrieved successfully. Sep 05 21:00:19 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-81fc2fe5-c1f4-47b1-8207-a7d8918baba4 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Delete volume request issued successfully. Sep 05 21:00:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-81fc2fe5-c1f4-47b1-8207-a7d8918baba4 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes/6e19ebbc-c96e-4ddf-a77d-adcd1527a815 returned with HTTP 202 Sep 05 21:00:19 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 989/2048] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:00:19 2026] DELETE /volume/v3/volumes/6e19ebbc-c96e-4ddf-a77d-adcd1527a815 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:00:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f1176c2d-4717-464c-b25d-42096943ee2f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f1176c2d-4717-464c-b25d-42096943ee2f tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] GET http://192.168.122.147/volume/v3/volumes/6e19ebbc-c96e-4ddf-a77d-adcd1527a815 Sep 05 21:00:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f1176c2d-4717-464c-b25d-42096943ee2f tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f1176c2d-4717-464c-b25d-42096943ee2f tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:19 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:19 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:19 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:19 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:19 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f1176c2d-4717-464c-b25d-42096943ee2f tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Volume info retrieved successfully. Sep 05 21:00:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f1176c2d-4717-464c-b25d-42096943ee2f tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes/6e19ebbc-c96e-4ddf-a77d-adcd1527a815 returned with HTTP 200 Sep 05 21:00:19 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 990/2049] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:19 2026] GET /volume/v3/volumes/6e19ebbc-c96e-4ddf-a77d-adcd1527a815 => generated 858 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c8f0a68d-19f0-488f-a321-516d80ae0352 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:00:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c8f0a68d-19f0-488f-a321-516d80ae0352 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1021020404", "metadata": {"Type": "Test"}}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-c8f0a68d-19f0-488f-a321-516d80ae0352 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1021020404', 'metadata': {'Type': 'Test'}}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:00:19 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-c8f0a68d-19f0-488f-a321-516d80ae0352 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Create volume of 1 GB Sep 05 21:00:19 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c8f0a68d-19f0-488f-a321-516d80ae0352 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Availability Zones retrieved successfully. Sep 05 21:00:19 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c8f0a68d-19f0-488f-a321-516d80ae0352 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Flow 'volume_create_api' (5a0737bf-5fb2-4e57-8760-79aa9780cf4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:19 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c8f0a68d-19f0-488f-a321-516d80ae0352 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba2b0b51-c81e-432f-bc44-a27a43883427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:19 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-c8f0a68d-19f0-488f-a321-516d80ae0352 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:00:19 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c8f0a68d-19f0-488f-a321-516d80ae0352 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba2b0b51-c81e-432f-bc44-a27a43883427) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:19 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c8f0a68d-19f0-488f-a321-516d80ae0352 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a94a07e-a390-4a3f-86ea-4e17aba32519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d7b17fc5-d74a-47c3-a688-60cdf53af376 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d7b17fc5-d74a-47c3-a688-60cdf53af376 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 Sep 05 21:00:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d7b17fc5-d74a-47c3-a688-60cdf53af376 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d7b17fc5-d74a-47c3-a688-60cdf53af376 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:19 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:19 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:19 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:19 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:19 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d7b17fc5-d74a-47c3-a688-60cdf53af376 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Volume info retrieved successfully. Sep 05 21:00:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d7b17fc5-d74a-47c3-a688-60cdf53af376 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 returned with HTTP 200 Sep 05 21:00:20 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 991/2050] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:19 2026] GET /volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 => generated 855 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:20 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-c8f0a68d-19f0-488f-a321-516d80ae0352 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Created reservations ['e12f97d8-8eb4-42f4-acb7-b63d5c7f93dd', '257cf0c7-4702-47d2-b640-c77b74baa9a0', '87d11f55-a812-4233-8fdc-be6f74dc305c', 'aa92a78a-890b-4486-abf9-f3934f3d8e1f'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:00:20 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c8f0a68d-19f0-488f-a321-516d80ae0352 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a94a07e-a390-4a3f-86ea-4e17aba32519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e12f97d8-8eb4-42f4-acb7-b63d5c7f93dd', '257cf0c7-4702-47d2-b640-c77b74baa9a0', '87d11f55-a812-4233-8fdc-be6f74dc305c', 'aa92a78a-890b-4486-abf9-f3934f3d8e1f']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:20 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c8f0a68d-19f0-488f-a321-516d80ae0352 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1685b47-abaa-42e6-a3b6-c9bdf03cc863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:20 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:20 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:20 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c8f0a68d-19f0-488f-a321-516d80ae0352 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1685b47-abaa-42e6-a3b6-c9bdf03cc863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e95e59f-ef46-4a57-8d42-faf611665731', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1021020404',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9950846182e44e84a196380611463bfd',qos_specs=None,replication_status=,reservations=['e12f97d8-8eb4-42f4-acb7-b63d5c7f93dd','257cf0c7-4702-47d2-b640-c77b74baa9a0','87d11f55-a812-4233-8fdc-be6f74dc305c','aa92a78a-890b-4486-abf9-f3934f3d8e1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c13cd672b9d4040a457bc53f93e234c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:00:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1021020404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e95e59f-ef46-4a57-8d42-faf611665731,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='9950846182e44e84a196380611463bfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c13cd672b9d4040a457bc53f93e234c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:20 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c8f0a68d-19f0-488f-a321-516d80ae0352 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79001aad-92b3-499a-8d33-2eba58c649a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:20 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c8f0a68d-19f0-488f-a321-516d80ae0352 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79001aad-92b3-499a-8d33-2eba58c649a7) transitioned into state 'SUCCESS' from state '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-1021020404',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9950846182e44e84a196380611463bfd',qos_specs=None,replication_status=,reservations=['e12f97d8-8eb4-42f4-acb7-b63d5c7f93dd','257cf0c7-4702-47d2-b640-c77b74baa9a0','87d11f55-a812-4233-8fdc-be6f74dc305c','aa92a78a-890b-4486-abf9-f3934f3d8e1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c13cd672b9d4040a457bc53f93e234c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:20 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c8f0a68d-19f0-488f-a321-516d80ae0352 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bbe8b41-1a9a-4705-815f-b6608c8c12ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:20 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c8f0a68d-19f0-488f-a321-516d80ae0352 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bbe8b41-1a9a-4705-815f-b6608c8c12ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:20 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c8f0a68d-19f0-488f-a321-516d80ae0352 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Flow 'volume_create_api' (5a0737bf-5fb2-4e57-8760-79aa9780cf4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:20 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c8f0a68d-19f0-488f-a321-516d80ae0352 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Create volume request issued successfully. Sep 05 21:00:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c8f0a68d-19f0-488f-a321-516d80ae0352 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:00:20 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1060/2051] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:00:19 2026] POST /volume/v3/volumes => generated 768 bytes in 1182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:00:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5c2edbce-77f4-494a-a2de-1c7760fcc250 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5c2edbce-77f4-494a-a2de-1c7760fcc250 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 Sep 05 21:00:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5c2edbce-77f4-494a-a2de-1c7760fcc250 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5c2edbce-77f4-494a-a2de-1c7760fcc250 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:20 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:20 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:20 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:20 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b6d0b6e0-b00f-4e1f-85fc-b2c2f809492f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b6d0b6e0-b00f-4e1f-85fc-b2c2f809492f tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] GET http://192.168.122.147/volume/v3/volumes/6e19ebbc-c96e-4ddf-a77d-adcd1527a815 Sep 05 21:00:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b6d0b6e0-b00f-4e1f-85fc-b2c2f809492f tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b6d0b6e0-b00f-4e1f-85fc-b2c2f809492f tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:20 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5c2edbce-77f4-494a-a2de-1c7760fcc250 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5c2edbce-77f4-494a-a2de-1c7760fcc250 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 returned with HTTP 200 Sep 05 21:00:20 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 992/2052] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:20 2026] GET /volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 => generated 836 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:20 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:20 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:20 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:20 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:20 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b6d0b6e0-b00f-4e1f-85fc-b2c2f809492f tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Volume info retrieved successfully. Sep 05 21:00:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b6d0b6e0-b00f-4e1f-85fc-b2c2f809492f tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes/6e19ebbc-c96e-4ddf-a77d-adcd1527a815 returned with HTTP 200 Sep 05 21:00:20 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1061/2053] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:20 2026] GET /volume/v3/volumes/6e19ebbc-c96e-4ddf-a77d-adcd1527a815 => generated 858 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1ed9c85d-0b55-4ed9-a16a-b6c73f25e4a4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1ed9c85d-0b55-4ed9-a16a-b6c73f25e4a4 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] GET http://192.168.122.147/volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 Sep 05 21:00:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1ed9c85d-0b55-4ed9-a16a-b6c73f25e4a4 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1ed9c85d-0b55-4ed9-a16a-b6c73f25e4a4 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:21 devstack devstack@c-api.service[87416]: DEBUG dbcounter [-] [87416] Writing DB stats cinder:SELECT=567,cinder:INSERT=82,cinder:UPDATE=151 {{(pid=87416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:00:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1ed9c85d-0b55-4ed9-a16a-b6c73f25e4a4 tempest-VolumesSnapshotTestJSON-1939433628 tempest-VolumesSnapshotTestJSON-1939433628-project-member] http://192.168.122.147/volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 returned with HTTP 404 Sep 05 21:00:21 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 993/2054] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:21 2026] GET /volume/v3/volumes/ae3191b0-bf03-44e3-b394-3d8ed434ec95 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:00:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6b876c7b-6424-48d2-9d4c-dbcd9a575ceb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6b876c7b-6424-48d2-9d4c-dbcd9a575ceb tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 Sep 05 21:00:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6b876c7b-6424-48d2-9d4c-dbcd9a575ceb tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6b876c7b-6424-48d2-9d4c-dbcd9a575ceb tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:21 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:21 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:21 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:21 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f8c8f192-f922-407e-85ea-9536300e65cd None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:21 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6b876c7b-6424-48d2-9d4c-dbcd9a575ceb tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f8c8f192-f922-407e-85ea-9536300e65cd tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] GET http://192.168.122.147/volume/v3/volumes/6e19ebbc-c96e-4ddf-a77d-adcd1527a815 Sep 05 21:00:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f8c8f192-f922-407e-85ea-9536300e65cd tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f8c8f192-f922-407e-85ea-9536300e65cd tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6b876c7b-6424-48d2-9d4c-dbcd9a575ceb tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 returned with HTTP 200 Sep 05 21:00:21 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1062/2055] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:21 2026] GET /volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 => generated 860 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f8c8f192-f922-407e-85ea-9536300e65cd tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes/6e19ebbc-c96e-4ddf-a77d-adcd1527a815 returned with HTTP 404 Sep 05 21:00:21 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 994/2056] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:21 2026] GET /volume/v3/volumes/6e19ebbc-c96e-4ddf-a77d-adcd1527a815 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:00:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6a600d71-3bdc-46a9-8b58-501abe4e7146 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6a600d71-3bdc-46a9-8b58-501abe4e7146 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] DELETE http://192.168.122.147/volume/v3/volumes/52a34b6e-0032-438d-9039-5fc3e5f675c9 Sep 05 21:00:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6a600d71-3bdc-46a9-8b58-501abe4e7146 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6a600d71-3bdc-46a9-8b58-501abe4e7146 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:21 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-6a600d71-3bdc-46a9-8b58-501abe4e7146 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Delete volume with id: 52a34b6e-0032-438d-9039-5fc3e5f675c9 Sep 05 21:00:21 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:21 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:21 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:21 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:21 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6a600d71-3bdc-46a9-8b58-501abe4e7146 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Volume info retrieved successfully. Sep 05 21:00:21 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6a600d71-3bdc-46a9-8b58-501abe4e7146 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Delete volume request issued successfully. Sep 05 21:00:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6a600d71-3bdc-46a9-8b58-501abe4e7146 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes/52a34b6e-0032-438d-9039-5fc3e5f675c9 returned with HTTP 202 Sep 05 21:00:21 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1063/2057] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:00:21 2026] DELETE /volume/v3/volumes/52a34b6e-0032-438d-9039-5fc3e5f675c9 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:00:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f33b8a66-8616-4084-8f6c-a32efa2289c2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f33b8a66-8616-4084-8f6c-a32efa2289c2 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] GET http://192.168.122.147/volume/v3/volumes/52a34b6e-0032-438d-9039-5fc3e5f675c9 Sep 05 21:00:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f33b8a66-8616-4084-8f6c-a32efa2289c2 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f33b8a66-8616-4084-8f6c-a32efa2289c2 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:21 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:21 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:21 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:21 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:21 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f33b8a66-8616-4084-8f6c-a32efa2289c2 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Volume info retrieved successfully. Sep 05 21:00:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f33b8a66-8616-4084-8f6c-a32efa2289c2 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes/52a34b6e-0032-438d-9039-5fc3e5f675c9 returned with HTTP 200 Sep 05 21:00:21 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 995/2058] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:21 2026] GET /volume/v3/volumes/52a34b6e-0032-438d-9039-5fc3e5f675c9 => generated 857 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e1fa7e5b-0e5b-4054-a51a-5186ca2ba51e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e1fa7e5b-0e5b-4054-a51a-5186ca2ba51e tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 Sep 05 21:00:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e1fa7e5b-0e5b-4054-a51a-5186ca2ba51e tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e1fa7e5b-0e5b-4054-a51a-5186ca2ba51e tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:22 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:22 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:22 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:22 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:22 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e1fa7e5b-0e5b-4054-a51a-5186ca2ba51e tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e1fa7e5b-0e5b-4054-a51a-5186ca2ba51e tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 returned with HTTP 200 Sep 05 21:00:22 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1064/2059] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:22 2026] GET /volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 => generated 861 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f84cd648-2f70-4025-bc3d-64f386df38c2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f84cd648-2f70-4025-bc3d-64f386df38c2 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-reader] GET http://192.168.122.147/volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 Sep 05 21:00:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f84cd648-2f70-4025-bc3d-64f386df38c2 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f84cd648-2f70-4025-bc3d-64f386df38c2 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-reader] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:22 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:22 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:22 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:22 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e421dea6-26e2-49d7-928e-2b3cc61948e4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:22 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f84cd648-2f70-4025-bc3d-64f386df38c2 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-reader] Volume info retrieved successfully. Sep 05 21:00:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e421dea6-26e2-49d7-928e-2b3cc61948e4 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] GET http://192.168.122.147/volume/v3/volumes/52a34b6e-0032-438d-9039-5fc3e5f675c9 Sep 05 21:00:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e421dea6-26e2-49d7-928e-2b3cc61948e4 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e421dea6-26e2-49d7-928e-2b3cc61948e4 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f84cd648-2f70-4025-bc3d-64f386df38c2 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-reader] http://192.168.122.147/volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 returned with HTTP 200 Sep 05 21:00:22 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 996/2060] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:22 2026] GET /volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 => generated 861 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d1587caf-02ad-4926-9e32-a223c4d6ed6e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e421dea6-26e2-49d7-928e-2b3cc61948e4 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes/52a34b6e-0032-438d-9039-5fc3e5f675c9 returned with HTTP 404 Sep 05 21:00:22 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1065/2061] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:22 2026] GET /volume/v3/volumes/52a34b6e-0032-438d-9039-5fc3e5f675c9 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:00:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d1587caf-02ad-4926-9e32-a223c4d6ed6e tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] PUT http://192.168.122.147/volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 Sep 05 21:00:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d1587caf-02ad-4926-9e32-a223c4d6ed6e tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1021020404"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-acebeab2-83fb-4d93-aa50-906a96281300 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-acebeab2-83fb-4d93-aa50-906a96281300 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] DELETE http://192.168.122.147/volume/v3/volumes/0ce0677b-1f42-4f7f-b13e-c016ea6cc1e7 Sep 05 21:00:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-acebeab2-83fb-4d93-aa50-906a96281300 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-acebeab2-83fb-4d93-aa50-906a96281300 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:22 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-acebeab2-83fb-4d93-aa50-906a96281300 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Delete volume with id: 0ce0677b-1f42-4f7f-b13e-c016ea6cc1e7 Sep 05 21:00:22 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:22 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:22 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:22 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:22 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:22 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:22 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:22 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:22 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-acebeab2-83fb-4d93-aa50-906a96281300 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Volume info retrieved successfully. Sep 05 21:00:22 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d1587caf-02ad-4926-9e32-a223c4d6ed6e tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:22 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d1587caf-02ad-4926-9e32-a223c4d6ed6e tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume updated successfully. Sep 05 21:00:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d1587caf-02ad-4926-9e32-a223c4d6ed6e tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 returned with HTTP 200 Sep 05 21:00:22 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 997/2062] 192.168.122.147 () {60 vars in 1252 bytes} [Sat Sep 5 21:00:22 2026] PUT /volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 => generated 793 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-459bd87c-e07c-47e6-a500-3cdac321f3a0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-459bd87c-e07c-47e6-a500-3cdac321f3a0 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] PUT http://192.168.122.147/volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 Sep 05 21:00:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-459bd87c-e07c-47e6-a500-3cdac321f3a0 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-114762497", "description": "This is the new description of volume"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:22 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:22 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:22 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:22 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:23 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-acebeab2-83fb-4d93-aa50-906a96281300 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Delete volume request issued successfully. Sep 05 21:00:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-acebeab2-83fb-4d93-aa50-906a96281300 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes/0ce0677b-1f42-4f7f-b13e-c016ea6cc1e7 returned with HTTP 202 Sep 05 21:00:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1066/2063] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:00:22 2026] DELETE /volume/v3/volumes/0ce0677b-1f42-4f7f-b13e-c016ea6cc1e7 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:00:23 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-459bd87c-e07c-47e6-a500-3cdac321f3a0 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ddfb73e8-379e-4f03-b22d-09a1e3ffeb2e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ddfb73e8-379e-4f03-b22d-09a1e3ffeb2e tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] GET http://192.168.122.147/volume/v3/volumes/0ce0677b-1f42-4f7f-b13e-c016ea6cc1e7 Sep 05 21:00:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ddfb73e8-379e-4f03-b22d-09a1e3ffeb2e tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ddfb73e8-379e-4f03-b22d-09a1e3ffeb2e tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:23 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-459bd87c-e07c-47e6-a500-3cdac321f3a0 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume updated successfully. Sep 05 21:00:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-459bd87c-e07c-47e6-a500-3cdac321f3a0 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 returned with HTTP 200 Sep 05 21:00:23 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 998/2064] 192.168.122.147 () {60 vars in 1253 bytes} [Sat Sep 5 21:00:22 2026] PUT /volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 => generated 831 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-99b73077-2b3d-4ad3-9c93-fb27b62cb930 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:23 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:23 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:23 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:23 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-99b73077-2b3d-4ad3-9c93-fb27b62cb930 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-reader] GET http://192.168.122.147/volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 Sep 05 21:00:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-99b73077-2b3d-4ad3-9c93-fb27b62cb930 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-99b73077-2b3d-4ad3-9c93-fb27b62cb930 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-reader] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:23 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ddfb73e8-379e-4f03-b22d-09a1e3ffeb2e tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Volume info retrieved successfully. Sep 05 21:00:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ddfb73e8-379e-4f03-b22d-09a1e3ffeb2e tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes/0ce0677b-1f42-4f7f-b13e-c016ea6cc1e7 returned with HTTP 200 Sep 05 21:00:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1067/2065] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:23 2026] GET /volume/v3/volumes/0ce0677b-1f42-4f7f-b13e-c016ea6cc1e7 => generated 856 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:23 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:23 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:23 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:23 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:23 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-99b73077-2b3d-4ad3-9c93-fb27b62cb930 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-reader] Volume info retrieved successfully. Sep 05 21:00:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-99b73077-2b3d-4ad3-9c93-fb27b62cb930 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-reader] http://192.168.122.147/volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 returned with HTTP 200 Sep 05 21:00:23 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 999/2066] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:23 2026] GET /volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 => generated 899 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-53a0d866-14aa-464f-8da0-e98050f85502 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-53a0d866-14aa-464f-8da0-e98050f85502 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:00:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-53a0d866-14aa-464f-8da0-e98050f85502 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2031925653", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1726966448"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-53a0d866-14aa-464f-8da0-e98050f85502 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2031925653', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1726966448'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:00:23 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-53a0d866-14aa-464f-8da0-e98050f85502 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Create volume of 1 GB Sep 05 21:00:23 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-53a0d866-14aa-464f-8da0-e98050f85502 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Availability Zones retrieved successfully. Sep 05 21:00:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-53a0d866-14aa-464f-8da0-e98050f85502 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Flow 'volume_create_api' (c9e2810f-5c50-4889-a95f-52dea1e80bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-53a0d866-14aa-464f-8da0-e98050f85502 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ec4a812-a75e-44d4-a47e-75442e7d74b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-53a0d866-14aa-464f-8da0-e98050f85502 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:00:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-53a0d866-14aa-464f-8da0-e98050f85502 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ec4a812-a75e-44d4-a47e-75442e7d74b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-53a0d866-14aa-464f-8da0-e98050f85502 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc73afc7-ecbc-4b17-8f56-149f07733549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:23 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-53a0d866-14aa-464f-8da0-e98050f85502 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Created reservations ['43f33b17-996b-4f49-89d9-130803593382', '3f79b669-da78-4be6-ad3d-5ff0fa17c07e', '488ae93b-5cb3-4477-b46a-81a0809ead5f', '5b8009ae-7529-4275-83cd-31fca64d45c0'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:00:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-53a0d866-14aa-464f-8da0-e98050f85502 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc73afc7-ecbc-4b17-8f56-149f07733549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43f33b17-996b-4f49-89d9-130803593382', '3f79b669-da78-4be6-ad3d-5ff0fa17c07e', '488ae93b-5cb3-4477-b46a-81a0809ead5f', '5b8009ae-7529-4275-83cd-31fca64d45c0']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-53a0d866-14aa-464f-8da0-e98050f85502 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (865c11b3-2054-4881-b2cb-4ca447a97340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:23 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:23 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-53a0d866-14aa-464f-8da0-e98050f85502 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (865c11b3-2054-4881-b2cb-4ca447a97340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61f44875-cf9b-4b40-afd9-55af26bd757a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2031925653',display_name='tempest-VolumesGetTest-Volume-1726966448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9950846182e44e84a196380611463bfd',qos_specs=None,replication_status=,reservations=['43f33b17-996b-4f49-89d9-130803593382','3f79b669-da78-4be6-ad3d-5ff0fa17c07e','488ae93b-5cb3-4477-b46a-81a0809ead5f','5b8009ae-7529-4275-83cd-31fca64d45c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c13cd672b9d4040a457bc53f93e234c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:00:23Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2031925653',display_name='tempest-VolumesGetTest-Volume-1726966448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61f44875-cf9b-4b40-afd9-55af26bd757a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9950846182e44e84a196380611463bfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c13cd672b9d4040a457bc53f93e234c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-53a0d866-14aa-464f-8da0-e98050f85502 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee1ccbdf-20a6-41bc-bf3e-d48ab75b5f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-53a0d866-14aa-464f-8da0-e98050f85502 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee1ccbdf-20a6-41bc-bf3e-d48ab75b5f50) transitioned into 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-2031925653',display_name='tempest-VolumesGetTest-Volume-1726966448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9950846182e44e84a196380611463bfd',qos_specs=None,replication_status=,reservations=['43f33b17-996b-4f49-89d9-130803593382','3f79b669-da78-4be6-ad3d-5ff0fa17c07e','488ae93b-5cb3-4477-b46a-81a0809ead5f','5b8009ae-7529-4275-83cd-31fca64d45c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c13cd672b9d4040a457bc53f93e234c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-53a0d866-14aa-464f-8da0-e98050f85502 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f93df24-4f07-4de9-9064-b0f5d69d9e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-53a0d866-14aa-464f-8da0-e98050f85502 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f93df24-4f07-4de9-9064-b0f5d69d9e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-53a0d866-14aa-464f-8da0-e98050f85502 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Flow 'volume_create_api' (c9e2810f-5c50-4889-a95f-52dea1e80bac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:23 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-53a0d866-14aa-464f-8da0-e98050f85502 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Create volume request issued successfully. Sep 05 21:00:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-53a0d866-14aa-464f-8da0-e98050f85502 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:00:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1068/2067] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:00:23 2026] POST /volume/v3/volumes => generated 789 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:00:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-15cb515a-ee13-4250-926d-cf0d988ffdb5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-15cb515a-ee13-4250-926d-cf0d988ffdb5 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/61f44875-cf9b-4b40-afd9-55af26bd757a Sep 05 21:00:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-15cb515a-ee13-4250-926d-cf0d988ffdb5 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-15cb515a-ee13-4250-926d-cf0d988ffdb5 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:23 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:23 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:23 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:23 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:23 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-15cb515a-ee13-4250-926d-cf0d988ffdb5 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-15cb515a-ee13-4250-926d-cf0d988ffdb5 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/61f44875-cf9b-4b40-afd9-55af26bd757a returned with HTTP 200 Sep 05 21:00:23 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1000/2068] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:23 2026] GET /volume/v3/volumes/61f44875-cf9b-4b40-afd9-55af26bd757a => generated 857 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:00:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-89b1e4ea-12c0-43b8-9fa9-de5e0893474b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-89b1e4ea-12c0-43b8-9fa9-de5e0893474b tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] GET http://192.168.122.147/volume/v3/volumes/0ce0677b-1f42-4f7f-b13e-c016ea6cc1e7 Sep 05 21:00:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-89b1e4ea-12c0-43b8-9fa9-de5e0893474b tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-89b1e4ea-12c0-43b8-9fa9-de5e0893474b tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:24 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:24 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-89b1e4ea-12c0-43b8-9fa9-de5e0893474b tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Volume info retrieved successfully. Sep 05 21:00:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-89b1e4ea-12c0-43b8-9fa9-de5e0893474b tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes/0ce0677b-1f42-4f7f-b13e-c016ea6cc1e7 returned with HTTP 200 Sep 05 21:00:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1069/2069] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:24 2026] GET /volume/v3/volumes/0ce0677b-1f42-4f7f-b13e-c016ea6cc1e7 => generated 856 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a734893f-8afa-4488-a7b0-6ec1af2dbeb9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a734893f-8afa-4488-a7b0-6ec1af2dbeb9 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/61f44875-cf9b-4b40-afd9-55af26bd757a Sep 05 21:00:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a734893f-8afa-4488-a7b0-6ec1af2dbeb9 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a734893f-8afa-4488-a7b0-6ec1af2dbeb9 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:24 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:24 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:24 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:24 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:24 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a734893f-8afa-4488-a7b0-6ec1af2dbeb9 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a734893f-8afa-4488-a7b0-6ec1af2dbeb9 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/61f44875-cf9b-4b40-afd9-55af26bd757a returned with HTTP 200 Sep 05 21:00:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1001/2070] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:24 2026] GET /volume/v3/volumes/61f44875-cf9b-4b40-afd9-55af26bd757a => generated 881 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2c5ea302-dc84-4190-afe1-c0875ca6758c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2c5ea302-dc84-4190-afe1-c0875ca6758c tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] GET http://192.168.122.147/volume/v3/volumes/0ce0677b-1f42-4f7f-b13e-c016ea6cc1e7 Sep 05 21:00:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2c5ea302-dc84-4190-afe1-c0875ca6758c tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2c5ea302-dc84-4190-afe1-c0875ca6758c tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:25 devstack devstack@c-api.service[87415]: DEBUG dbcounter [-] [87415] Writing DB stats cinder:SELECT=516,cinder:UPDATE=126,cinder:INSERT=60 {{(pid=87415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:00:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2c5ea302-dc84-4190-afe1-c0875ca6758c tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes/0ce0677b-1f42-4f7f-b13e-c016ea6cc1e7 returned with HTTP 404 Sep 05 21:00:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1070/2071] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:25 2026] GET /volume/v3/volumes/0ce0677b-1f42-4f7f-b13e-c016ea6cc1e7 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:00:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-62954120-e1d0-4dc5-add5-93da4b44042d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-62954120-e1d0-4dc5-add5-93da4b44042d tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] DELETE http://192.168.122.147/volume/v3/volumes/3ad4ff18-10b3-4247-aa0f-6ece2781e12d Sep 05 21:00:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-62954120-e1d0-4dc5-add5-93da4b44042d tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-62954120-e1d0-4dc5-add5-93da4b44042d tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:25 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-62954120-e1d0-4dc5-add5-93da4b44042d tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Delete volume with id: 3ad4ff18-10b3-4247-aa0f-6ece2781e12d Sep 05 21:00:25 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:25 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:25 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:25 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:25 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-62954120-e1d0-4dc5-add5-93da4b44042d tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Volume info retrieved successfully. Sep 05 21:00:25 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-62954120-e1d0-4dc5-add5-93da4b44042d tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Delete volume request issued successfully. Sep 05 21:00:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-62954120-e1d0-4dc5-add5-93da4b44042d tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes/3ad4ff18-10b3-4247-aa0f-6ece2781e12d returned with HTTP 202 Sep 05 21:00:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1002/2072] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:00:25 2026] DELETE /volume/v3/volumes/3ad4ff18-10b3-4247-aa0f-6ece2781e12d => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:00:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ac10fb23-8ed0-451e-8e5c-6db8c6992a37 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ac10fb23-8ed0-451e-8e5c-6db8c6992a37 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] GET http://192.168.122.147/volume/v3/volumes/3ad4ff18-10b3-4247-aa0f-6ece2781e12d Sep 05 21:00:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ac10fb23-8ed0-451e-8e5c-6db8c6992a37 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ac10fb23-8ed0-451e-8e5c-6db8c6992a37 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:25 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:25 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:25 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:25 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:25 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ac10fb23-8ed0-451e-8e5c-6db8c6992a37 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Volume info retrieved successfully. Sep 05 21:00:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ac10fb23-8ed0-451e-8e5c-6db8c6992a37 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes/3ad4ff18-10b3-4247-aa0f-6ece2781e12d returned with HTTP 200 Sep 05 21:00:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1071/2073] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:25 2026] GET /volume/v3/volumes/3ad4ff18-10b3-4247-aa0f-6ece2781e12d => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0af998fc-2a05-4a86-98a6-be0e160bdf38 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0af998fc-2a05-4a86-98a6-be0e160bdf38 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/61f44875-cf9b-4b40-afd9-55af26bd757a Sep 05 21:00:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0af998fc-2a05-4a86-98a6-be0e160bdf38 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0af998fc-2a05-4a86-98a6-be0e160bdf38 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:25 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:25 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:25 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:25 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:25 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0af998fc-2a05-4a86-98a6-be0e160bdf38 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0af998fc-2a05-4a86-98a6-be0e160bdf38 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/61f44875-cf9b-4b40-afd9-55af26bd757a returned with HTTP 200 Sep 05 21:00:26 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1003/2074] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:25 2026] GET /volume/v3/volumes/61f44875-cf9b-4b40-afd9-55af26bd757a => generated 882 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:00:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-96f66e07-578e-46df-98e5-332f90c6a170 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-96f66e07-578e-46df-98e5-332f90c6a170 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] PUT http://192.168.122.147/volume/v3/volumes/61f44875-cf9b-4b40-afd9-55af26bd757a Sep 05 21:00:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-96f66e07-578e-46df-98e5-332f90c6a170 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1021020404", "description": null}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:26 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:26 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:26 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:26 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:26 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-96f66e07-578e-46df-98e5-332f90c6a170 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:26 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-96f66e07-578e-46df-98e5-332f90c6a170 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume updated successfully. Sep 05 21:00:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-96f66e07-578e-46df-98e5-332f90c6a170 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/61f44875-cf9b-4b40-afd9-55af26bd757a returned with HTTP 200 Sep 05 21:00:26 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1072/2075] 192.168.122.147 () {60 vars in 1252 bytes} [Sat Sep 5 21:00:26 2026] PUT /volume/v3/volumes/61f44875-cf9b-4b40-afd9-55af26bd757a => generated 779 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:00:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f7c5ab61-67a4-4b4d-8009-205db9569832 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f7c5ab61-67a4-4b4d-8009-205db9569832 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/61f44875-cf9b-4b40-afd9-55af26bd757a Sep 05 21:00:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f7c5ab61-67a4-4b4d-8009-205db9569832 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f7c5ab61-67a4-4b4d-8009-205db9569832 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:26 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:26 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:26 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:26 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:26 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f7c5ab61-67a4-4b4d-8009-205db9569832 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f7c5ab61-67a4-4b4d-8009-205db9569832 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/61f44875-cf9b-4b40-afd9-55af26bd757a returned with HTTP 200 Sep 05 21:00:26 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1004/2076] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:26 2026] GET /volume/v3/volumes/61f44875-cf9b-4b40-afd9-55af26bd757a => generated 847 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6df97f83-ce01-4095-84b2-24a56c965046 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6df97f83-ce01-4095-84b2-24a56c965046 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] DELETE http://192.168.122.147/volume/v3/volumes/61f44875-cf9b-4b40-afd9-55af26bd757a Sep 05 21:00:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6df97f83-ce01-4095-84b2-24a56c965046 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6df97f83-ce01-4095-84b2-24a56c965046 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:26 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-6df97f83-ce01-4095-84b2-24a56c965046 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Delete volume with id: 61f44875-cf9b-4b40-afd9-55af26bd757a Sep 05 21:00:26 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:26 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:26 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:26 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:26 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6df97f83-ce01-4095-84b2-24a56c965046 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:26 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6df97f83-ce01-4095-84b2-24a56c965046 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Delete volume request issued successfully. Sep 05 21:00:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6df97f83-ce01-4095-84b2-24a56c965046 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/61f44875-cf9b-4b40-afd9-55af26bd757a returned with HTTP 202 Sep 05 21:00:26 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1073/2077] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:00:26 2026] DELETE /volume/v3/volumes/61f44875-cf9b-4b40-afd9-55af26bd757a => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:00:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0ebef96d-adbe-4375-9ffb-567b7ca28f5b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0ebef96d-adbe-4375-9ffb-567b7ca28f5b tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/61f44875-cf9b-4b40-afd9-55af26bd757a Sep 05 21:00:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0ebef96d-adbe-4375-9ffb-567b7ca28f5b tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0ebef96d-adbe-4375-9ffb-567b7ca28f5b tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:26 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:26 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:26 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:26 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:26 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0ebef96d-adbe-4375-9ffb-567b7ca28f5b tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-236d953e-e18b-4cfe-a8ae-e1d1c6e013a5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-236d953e-e18b-4cfe-a8ae-e1d1c6e013a5 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] GET http://192.168.122.147/volume/v3/volumes/3ad4ff18-10b3-4247-aa0f-6ece2781e12d Sep 05 21:00:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-236d953e-e18b-4cfe-a8ae-e1d1c6e013a5 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-236d953e-e18b-4cfe-a8ae-e1d1c6e013a5 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0ebef96d-adbe-4375-9ffb-567b7ca28f5b tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/61f44875-cf9b-4b40-afd9-55af26bd757a returned with HTTP 200 Sep 05 21:00:26 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1005/2078] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:26 2026] GET /volume/v3/volumes/61f44875-cf9b-4b40-afd9-55af26bd757a => generated 846 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:26 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:26 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:26 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:26 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:26 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-236d953e-e18b-4cfe-a8ae-e1d1c6e013a5 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Volume info retrieved successfully. Sep 05 21:00:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-236d953e-e18b-4cfe-a8ae-e1d1c6e013a5 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes/3ad4ff18-10b3-4247-aa0f-6ece2781e12d returned with HTTP 200 Sep 05 21:00:26 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1074/2079] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:26 2026] GET /volume/v3/volumes/3ad4ff18-10b3-4247-aa0f-6ece2781e12d => generated 857 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-35befa96-21c9-4721-80fc-a6fc74828e44 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-35befa96-21c9-4721-80fc-a6fc74828e44 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/61f44875-cf9b-4b40-afd9-55af26bd757a Sep 05 21:00:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-35befa96-21c9-4721-80fc-a6fc74828e44 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-35befa96-21c9-4721-80fc-a6fc74828e44 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:27 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:27 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:27 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:27 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:27 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-35befa96-21c9-4721-80fc-a6fc74828e44 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9dba0820-76de-497d-a547-c9fe33e305fb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9dba0820-76de-497d-a547-c9fe33e305fb tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] GET http://192.168.122.147/volume/v3/volumes/3ad4ff18-10b3-4247-aa0f-6ece2781e12d Sep 05 21:00:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9dba0820-76de-497d-a547-c9fe33e305fb tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9dba0820-76de-497d-a547-c9fe33e305fb tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-35befa96-21c9-4721-80fc-a6fc74828e44 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/61f44875-cf9b-4b40-afd9-55af26bd757a returned with HTTP 200 Sep 05 21:00:27 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1006/2080] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:27 2026] GET /volume/v3/volumes/61f44875-cf9b-4b40-afd9-55af26bd757a => generated 846 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9dba0820-76de-497d-a547-c9fe33e305fb tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes/3ad4ff18-10b3-4247-aa0f-6ece2781e12d returned with HTTP 404 Sep 05 21:00:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1075/2081] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:27 2026] GET /volume/v3/volumes/3ad4ff18-10b3-4247-aa0f-6ece2781e12d => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:00:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-501a6229-ea33-41fe-aa92-c4d4019a158a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-501a6229-ea33-41fe-aa92-c4d4019a158a tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] DELETE http://192.168.122.147/volume/v3/volumes/39f2bc6b-129d-4601-89be-0ef302a10b3d Sep 05 21:00:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-501a6229-ea33-41fe-aa92-c4d4019a158a tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-501a6229-ea33-41fe-aa92-c4d4019a158a tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:27 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-501a6229-ea33-41fe-aa92-c4d4019a158a tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Delete volume with id: 39f2bc6b-129d-4601-89be-0ef302a10b3d Sep 05 21:00:27 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:27 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:27 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:27 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:27 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-501a6229-ea33-41fe-aa92-c4d4019a158a tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Volume info retrieved successfully. Sep 05 21:00:27 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-501a6229-ea33-41fe-aa92-c4d4019a158a tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Delete volume request issued successfully. Sep 05 21:00:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-501a6229-ea33-41fe-aa92-c4d4019a158a tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes/39f2bc6b-129d-4601-89be-0ef302a10b3d returned with HTTP 202 Sep 05 21:00:27 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1007/2082] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:00:27 2026] DELETE /volume/v3/volumes/39f2bc6b-129d-4601-89be-0ef302a10b3d => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:00:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9eb2e69e-cbe5-4e59-a9e0-194d37c63698 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9eb2e69e-cbe5-4e59-a9e0-194d37c63698 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] GET http://192.168.122.147/volume/v3/volumes/39f2bc6b-129d-4601-89be-0ef302a10b3d Sep 05 21:00:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9eb2e69e-cbe5-4e59-a9e0-194d37c63698 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9eb2e69e-cbe5-4e59-a9e0-194d37c63698 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:27 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:27 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:27 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:27 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9eb2e69e-cbe5-4e59-a9e0-194d37c63698 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Volume info retrieved successfully. Sep 05 21:00:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9eb2e69e-cbe5-4e59-a9e0-194d37c63698 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes/39f2bc6b-129d-4601-89be-0ef302a10b3d returned with HTTP 200 Sep 05 21:00:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1076/2083] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:27 2026] GET /volume/v3/volumes/39f2bc6b-129d-4601-89be-0ef302a10b3d => generated 858 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5d4da7fe-e311-48ff-8425-7dfae56f0df5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5d4da7fe-e311-48ff-8425-7dfae56f0df5 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/61f44875-cf9b-4b40-afd9-55af26bd757a Sep 05 21:00:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5d4da7fe-e311-48ff-8425-7dfae56f0df5 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5d4da7fe-e311-48ff-8425-7dfae56f0df5 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5d4da7fe-e311-48ff-8425-7dfae56f0df5 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/61f44875-cf9b-4b40-afd9-55af26bd757a returned with HTTP 404 Sep 05 21:00:28 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1008/2084] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:28 2026] GET /volume/v3/volumes/61f44875-cf9b-4b40-afd9-55af26bd757a => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:00:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-39f40c44-d1ca-4ad2-b526-fe865b1c59d3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-39f40c44-d1ca-4ad2-b526-fe865b1c59d3 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 Sep 05 21:00:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-39f40c44-d1ca-4ad2-b526-fe865b1c59d3 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-39f40c44-d1ca-4ad2-b526-fe865b1c59d3 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:28 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:28 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-39f40c44-d1ca-4ad2-b526-fe865b1c59d3 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-39f40c44-d1ca-4ad2-b526-fe865b1c59d3 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 returned with HTTP 200 Sep 05 21:00:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1077/2085] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:28 2026] GET /volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 => generated 899 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6f4cbac0-35fe-45b9-9603-bf9718662c4b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6f4cbac0-35fe-45b9-9603-bf9718662c4b tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] DELETE http://192.168.122.147/volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 Sep 05 21:00:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6f4cbac0-35fe-45b9-9603-bf9718662c4b tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6f4cbac0-35fe-45b9-9603-bf9718662c4b tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:28 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-6f4cbac0-35fe-45b9-9603-bf9718662c4b tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Delete volume with id: 6e95e59f-ef46-4a57-8d42-faf611665731 Sep 05 21:00:28 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:28 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:28 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:28 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6f4cbac0-35fe-45b9-9603-bf9718662c4b tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6f4cbac0-35fe-45b9-9603-bf9718662c4b tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Delete volume request issued successfully. Sep 05 21:00:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6f4cbac0-35fe-45b9-9603-bf9718662c4b tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 returned with HTTP 202 Sep 05 21:00:28 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1009/2086] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:00:28 2026] DELETE /volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:00:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-34323903-8f25-41cc-b69a-f0e91b135beb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-cd1368dd-bbb5-46b4-97ee-31f3bfa46fbd None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cd1368dd-bbb5-46b4-97ee-31f3bfa46fbd tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] GET http://192.168.122.147/volume/v3/volumes/39f2bc6b-129d-4601-89be-0ef302a10b3d Sep 05 21:00:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cd1368dd-bbb5-46b4-97ee-31f3bfa46fbd tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cd1368dd-bbb5-46b4-97ee-31f3bfa46fbd tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-34323903-8f25-41cc-b69a-f0e91b135beb tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 Sep 05 21:00:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-34323903-8f25-41cc-b69a-f0e91b135beb tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-34323903-8f25-41cc-b69a-f0e91b135beb tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:28 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:28 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:28 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:28 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-cd1368dd-bbb5-46b4-97ee-31f3bfa46fbd tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Volume info retrieved successfully. Sep 05 21:00:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cd1368dd-bbb5-46b4-97ee-31f3bfa46fbd tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes/39f2bc6b-129d-4601-89be-0ef302a10b3d returned with HTTP 200 Sep 05 21:00:28 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:28 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:28 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1010/2087] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:28 2026] GET /volume/v3/volumes/39f2bc6b-129d-4601-89be-0ef302a10b3d => generated 858 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:29 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-34323903-8f25-41cc-b69a-f0e91b135beb tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-34323903-8f25-41cc-b69a-f0e91b135beb tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 returned with HTTP 200 Sep 05 21:00:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1078/2088] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:28 2026] GET /volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 => generated 898 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e8820990-c8b3-44cc-83a4-06f90350cef9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e8820990-c8b3-44cc-83a4-06f90350cef9 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] GET http://192.168.122.147/volume/v3/volumes/39f2bc6b-129d-4601-89be-0ef302a10b3d Sep 05 21:00:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e8820990-c8b3-44cc-83a4-06f90350cef9 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e8820990-c8b3-44cc-83a4-06f90350cef9 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e8820990-c8b3-44cc-83a4-06f90350cef9 tempest-CreateVolumesFromImageTest-850543002 tempest-CreateVolumesFromImageTest-850543002-project-member] http://192.168.122.147/volume/v3/volumes/39f2bc6b-129d-4601-89be-0ef302a10b3d returned with HTTP 404 Sep 05 21:00:30 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1011/2089] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:30 2026] GET /volume/v3/volumes/39f2bc6b-129d-4601-89be-0ef302a10b3d => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:00:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-13888e98-3fe6-4ef4-b6d8-53e4cdde65b7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-13888e98-3fe6-4ef4-b6d8-53e4cdde65b7 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 Sep 05 21:00:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-13888e98-3fe6-4ef4-b6d8-53e4cdde65b7 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-13888e98-3fe6-4ef4-b6d8-53e4cdde65b7 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:30 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:30 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:30 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:30 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:30 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-13888e98-3fe6-4ef4-b6d8-53e4cdde65b7 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-13888e98-3fe6-4ef4-b6d8-53e4cdde65b7 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 returned with HTTP 200 Sep 05 21:00:30 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1079/2090] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:30 2026] GET /volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 => generated 898 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:00:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c193fd2c-a0a9-4679-ab51-011f16700005 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c193fd2c-a0a9-4679-ab51-011f16700005 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 Sep 05 21:00:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c193fd2c-a0a9-4679-ab51-011f16700005 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c193fd2c-a0a9-4679-ab51-011f16700005 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c193fd2c-a0a9-4679-ab51-011f16700005 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 returned with HTTP 404 Sep 05 21:00:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1012/2091] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:31 2026] GET /volume/v3/volumes/6e95e59f-ef46-4a57-8d42-faf611665731 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 21:00:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-cc9f0358-dbb0-4b88-ba11-b93ca6e09040 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cc9f0358-dbb0-4b88-ba11-b93ca6e09040 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:00:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cc9f0358-dbb0-4b88-ba11-b93ca6e09040 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1597423241"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-cc9f0358-dbb0-4b88-ba11-b93ca6e09040 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1597423241'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:00:31 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-cc9f0358-dbb0-4b88-ba11-b93ca6e09040 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Create volume of 1 GB Sep 05 21:00:31 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-cc9f0358-dbb0-4b88-ba11-b93ca6e09040 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Availability Zones retrieved successfully. Sep 05 21:00:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cc9f0358-dbb0-4b88-ba11-b93ca6e09040 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Flow 'volume_create_api' (9e9d588a-4f60-48fd-92f7-65cbf54f1cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cc9f0358-dbb0-4b88-ba11-b93ca6e09040 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94a98244-ee14-4bfe-bbd0-df4528873d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-cc9f0358-dbb0-4b88-ba11-b93ca6e09040 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:00:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cc9f0358-dbb0-4b88-ba11-b93ca6e09040 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94a98244-ee14-4bfe-bbd0-df4528873d79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cc9f0358-dbb0-4b88-ba11-b93ca6e09040 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69aa4dfe-b3b9-4da6-985d-20ce99fccb60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:31 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-cc9f0358-dbb0-4b88-ba11-b93ca6e09040 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Created reservations ['2f823518-a368-4005-9236-5961dfbb5f96', '528eba4c-3de5-4017-b9be-414f41247bdf', 'de97ca37-fcb9-4a96-9e8e-136e97d61549', '67a185da-6376-4766-8ddd-727edd469354'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:00:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cc9f0358-dbb0-4b88-ba11-b93ca6e09040 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69aa4dfe-b3b9-4da6-985d-20ce99fccb60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f823518-a368-4005-9236-5961dfbb5f96', '528eba4c-3de5-4017-b9be-414f41247bdf', 'de97ca37-fcb9-4a96-9e8e-136e97d61549', '67a185da-6376-4766-8ddd-727edd469354']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cc9f0358-dbb0-4b88-ba11-b93ca6e09040 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4381763a-4ef0-4f84-8630-96253c972dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:31 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:31 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3adc21c8-ee59-4d71-a1bb-e6552ead845d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cc9f0358-dbb0-4b88-ba11-b93ca6e09040 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4381763a-4ef0-4f84-8630-96253c972dec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eba66439-74c6-4a25-8637-68898048afdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1597423241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9950846182e44e84a196380611463bfd',qos_specs=None,replication_status=,reservations=['2f823518-a368-4005-9236-5961dfbb5f96','528eba4c-3de5-4017-b9be-414f41247bdf','de97ca37-fcb9-4a96-9e8e-136e97d61549','67a185da-6376-4766-8ddd-727edd469354'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c13cd672b9d4040a457bc53f93e234c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:00:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1597423241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eba66439-74c6-4a25-8637-68898048afdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9950846182e44e84a196380611463bfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c13cd672b9d4040a457bc53f93e234c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cc9f0358-dbb0-4b88-ba11-b93ca6e09040 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65dfd354-c5cf-43a3-94aa-7c7d7b06335e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cc9f0358-dbb0-4b88-ba11-b93ca6e09040 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65dfd354-c5cf-43a3-94aa-7c7d7b06335e) transitioned into state 'SUCCESS' from state '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-1597423241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9950846182e44e84a196380611463bfd',qos_specs=None,replication_status=,reservations=['2f823518-a368-4005-9236-5961dfbb5f96','528eba4c-3de5-4017-b9be-414f41247bdf','de97ca37-fcb9-4a96-9e8e-136e97d61549','67a185da-6376-4766-8ddd-727edd469354'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c13cd672b9d4040a457bc53f93e234c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cc9f0358-dbb0-4b88-ba11-b93ca6e09040 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6d2973d-2128-4b50-ae5a-f315cf332657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cc9f0358-dbb0-4b88-ba11-b93ca6e09040 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6d2973d-2128-4b50-ae5a-f315cf332657) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cc9f0358-dbb0-4b88-ba11-b93ca6e09040 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Flow 'volume_create_api' (9e9d588a-4f60-48fd-92f7-65cbf54f1cf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:31 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-cc9f0358-dbb0-4b88-ba11-b93ca6e09040 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Create volume request issued successfully. Sep 05 21:00:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cc9f0358-dbb0-4b88-ba11-b93ca6e09040 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:00:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1080/2092] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 21:00:31 2026] POST /volume/v3/volumes => generated 754 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:00:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-21e66d99-12d7-492e-955a-2bc174a0d78a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-21e66d99-12d7-492e-955a-2bc174a0d78a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/eba66439-74c6-4a25-8637-68898048afdb Sep 05 21:00:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-21e66d99-12d7-492e-955a-2bc174a0d78a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-21e66d99-12d7-492e-955a-2bc174a0d78a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:31 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:31 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:31 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:31 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:31 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-21e66d99-12d7-492e-955a-2bc174a0d78a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-21e66d99-12d7-492e-955a-2bc174a0d78a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/eba66439-74c6-4a25-8637-68898048afdb returned with HTTP 200 Sep 05 21:00:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1081/2093] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:31 2026] GET /volume/v3/volumes/eba66439-74c6-4a25-8637-68898048afdb => generated 822 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3adc21c8-ee59-4d71-a1bb-e6552ead845d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:00:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3adc21c8-ee59-4d71-a1bb-e6552ead845d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-181779318"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-3adc21c8-ee59-4d71-a1bb-e6552ead845d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-181779318'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:00:32 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-3adc21c8-ee59-4d71-a1bb-e6552ead845d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Create volume of 1 GB Sep 05 21:00:32 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3adc21c8-ee59-4d71-a1bb-e6552ead845d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Availability Zones retrieved successfully. Sep 05 21:00:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3adc21c8-ee59-4d71-a1bb-e6552ead845d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Flow 'volume_create_api' (6c107eaf-40e4-405c-afac-ba4a0e3ec83f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3adc21c8-ee59-4d71-a1bb-e6552ead845d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff387310-7522-4265-b0a9-f93add8cc74d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-3adc21c8-ee59-4d71-a1bb-e6552ead845d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:00:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3adc21c8-ee59-4d71-a1bb-e6552ead845d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff387310-7522-4265-b0a9-f93add8cc74d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3adc21c8-ee59-4d71-a1bb-e6552ead845d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad0435ff-b9e6-40ff-871f-cf5de7f67844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:32 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-3adc21c8-ee59-4d71-a1bb-e6552ead845d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Created reservations ['a129b51b-fa01-4b74-8805-188a2820a359', '279754f3-161a-4eae-8026-52c5350e8c84', '4800d0f8-b78c-4be0-8e4e-d763d86aa8cb', '2258e323-6e65-4057-91e7-9d2bff4d6954'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:00:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3adc21c8-ee59-4d71-a1bb-e6552ead845d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad0435ff-b9e6-40ff-871f-cf5de7f67844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a129b51b-fa01-4b74-8805-188a2820a359', '279754f3-161a-4eae-8026-52c5350e8c84', '4800d0f8-b78c-4be0-8e4e-d763d86aa8cb', '2258e323-6e65-4057-91e7-9d2bff4d6954']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3adc21c8-ee59-4d71-a1bb-e6552ead845d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af9e013a-b2a7-4c3d-bc52-b7bc47bf5d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:32 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:32 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3adc21c8-ee59-4d71-a1bb-e6552ead845d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af9e013a-b2a7-4c3d-bc52-b7bc47bf5d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '843877a1-f94b-4321-9572-83edb44f03f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-181779318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c74fb3e05494877a9b1c602af1d174c',qos_specs=None,replication_status=,reservations=['a129b51b-fa01-4b74-8805-188a2820a359','279754f3-161a-4eae-8026-52c5350e8c84','4800d0f8-b78c-4be0-8e4e-d763d86aa8cb','2258e323-6e65-4057-91e7-9d2bff4d6954'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5660cee3db2b49a99a7a9878d4a282e4',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:00:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-181779318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=843877a1-f94b-4321-9572-83edb44f03f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c74fb3e05494877a9b1c602af1d174c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5660cee3db2b49a99a7a9878d4a282e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3adc21c8-ee59-4d71-a1bb-e6552ead845d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (905eff14-2516-4af5-9e42-affe51fc100b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3adc21c8-ee59-4d71-a1bb-e6552ead845d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (905eff14-2516-4af5-9e42-affe51fc100b) transitioned into state 'SUCCESS' from state '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-181779318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c74fb3e05494877a9b1c602af1d174c',qos_specs=None,replication_status=,reservations=['a129b51b-fa01-4b74-8805-188a2820a359','279754f3-161a-4eae-8026-52c5350e8c84','4800d0f8-b78c-4be0-8e4e-d763d86aa8cb','2258e323-6e65-4057-91e7-9d2bff4d6954'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5660cee3db2b49a99a7a9878d4a282e4',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3adc21c8-ee59-4d71-a1bb-e6552ead845d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b4e7a37-6eef-4250-9169-ea2b36665f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3adc21c8-ee59-4d71-a1bb-e6552ead845d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b4e7a37-6eef-4250-9169-ea2b36665f8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3adc21c8-ee59-4d71-a1bb-e6552ead845d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Flow 'volume_create_api' (6c107eaf-40e4-405c-afac-ba4a0e3ec83f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:32 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3adc21c8-ee59-4d71-a1bb-e6552ead845d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Create volume request issued successfully. Sep 05 21:00:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3adc21c8-ee59-4d71-a1bb-e6552ead845d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:00:32 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1013/2094] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 21:00:31 2026] POST /volume/v3/volumes => generated 766 bytes in 957 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:00:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1812bc0d-1f2a-4dac-97c1-c25396f68cf5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1812bc0d-1f2a-4dac-97c1-c25396f68cf5 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/volumes/843877a1-f94b-4321-9572-83edb44f03f1 Sep 05 21:00:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1812bc0d-1f2a-4dac-97c1-c25396f68cf5 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1812bc0d-1f2a-4dac-97c1-c25396f68cf5 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:32 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:32 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:32 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:32 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:32 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1812bc0d-1f2a-4dac-97c1-c25396f68cf5 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Volume info retrieved successfully. Sep 05 21:00:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1812bc0d-1f2a-4dac-97c1-c25396f68cf5 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/volumes/843877a1-f94b-4321-9572-83edb44f03f1 returned with HTTP 200 Sep 05 21:00:32 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1082/2095] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:32 2026] GET /volume/v3/volumes/843877a1-f94b-4321-9572-83edb44f03f1 => generated 834 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:00:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0a79aca2-22b3-45a2-b2e2-1351662f83da None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0a79aca2-22b3-45a2-b2e2-1351662f83da tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/eba66439-74c6-4a25-8637-68898048afdb Sep 05 21:00:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0a79aca2-22b3-45a2-b2e2-1351662f83da tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0a79aca2-22b3-45a2-b2e2-1351662f83da tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:32 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:32 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:32 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:32 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:32 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0a79aca2-22b3-45a2-b2e2-1351662f83da tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0a79aca2-22b3-45a2-b2e2-1351662f83da tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/eba66439-74c6-4a25-8637-68898048afdb returned with HTTP 200 Sep 05 21:00:32 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1014/2096] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:32 2026] GET /volume/v3/volumes/eba66439-74c6-4a25-8637-68898048afdb => generated 846 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:00:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-aca68930-be99-48e1-9cdd-3ee060398e46 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-aca68930-be99-48e1-9cdd-3ee060398e46 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/volumes/843877a1-f94b-4321-9572-83edb44f03f1 Sep 05 21:00:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-aca68930-be99-48e1-9cdd-3ee060398e46 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-aca68930-be99-48e1-9cdd-3ee060398e46 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:33 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:33 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:33 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:33 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:33 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-aca68930-be99-48e1-9cdd-3ee060398e46 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Volume info retrieved successfully. Sep 05 21:00:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-aca68930-be99-48e1-9cdd-3ee060398e46 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/volumes/843877a1-f94b-4321-9572-83edb44f03f1 returned with HTTP 200 Sep 05 21:00:33 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1083/2097] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:33 2026] GET /volume/v3/volumes/843877a1-f94b-4321-9572-83edb44f03f1 => generated 858 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ba444148-10f8-4a1b-b11a-bad52de5f3a6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ba444148-10f8-4a1b-b11a-bad52de5f3a6 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/eba66439-74c6-4a25-8637-68898048afdb Sep 05 21:00:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ba444148-10f8-4a1b-b11a-bad52de5f3a6 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ba444148-10f8-4a1b-b11a-bad52de5f3a6 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:34 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:34 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:34 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:34 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:34 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ba444148-10f8-4a1b-b11a-bad52de5f3a6 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ba444148-10f8-4a1b-b11a-bad52de5f3a6 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/eba66439-74c6-4a25-8637-68898048afdb returned with HTTP 200 Sep 05 21:00:34 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1015/2098] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:34 2026] GET /volume/v3/volumes/eba66439-74c6-4a25-8637-68898048afdb => generated 847 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8949da27-8cb5-42ee-92fb-deb33c59773a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8949da27-8cb5-42ee-92fb-deb33c59773a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:00:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8949da27-8cb5-42ee-92fb-deb33c59773a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "eba66439-74c6-4a25-8637-68898048afdb", "size": 1, "name": "tempest-VolumesGetTest-Volume-754032832", "metadata": {"Type": "Test"}}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-8949da27-8cb5-42ee-92fb-deb33c59773a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Create volume request body: {'volume': {'source_volid': 'eba66439-74c6-4a25-8637-68898048afdb', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-754032832', 'metadata': {'Type': 'Test'}}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:00:34 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:34 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:34 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:34 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0fa4dab7-f3c9-4d57-a65d-b8a3ccb2f31d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:34 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8949da27-8cb5-42ee-92fb-deb33c59773a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume retrieved successfully. Sep 05 21:00:34 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-8949da27-8cb5-42ee-92fb-deb33c59773a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Create volume of 1 GB Sep 05 21:00:34 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8949da27-8cb5-42ee-92fb-deb33c59773a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Availability Zones retrieved successfully. Sep 05 21:00:34 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8949da27-8cb5-42ee-92fb-deb33c59773a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Flow 'volume_create_api' (fd74f3e8-0e9a-4e69-b7ed-7aa5e933df19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:34 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8949da27-8cb5-42ee-92fb-deb33c59773a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edc5e408-0e66-4501-9179-510dd0f5a2fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:34 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-8949da27-8cb5-42ee-92fb-deb33c59773a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:00:34 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8949da27-8cb5-42ee-92fb-deb33c59773a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edc5e408-0e66-4501-9179-510dd0f5a2fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'eba66439-74c6-4a25-8637-68898048afdb', 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:34 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8949da27-8cb5-42ee-92fb-deb33c59773a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fffc9f34-0cdc-4223-9c2e-2ede097ef892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0fa4dab7-f3c9-4d57-a65d-b8a3ccb2f31d tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:00:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0fa4dab7-f3c9-4d57-a65d-b8a3ccb2f31d tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1621719548"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-0fa4dab7-f3c9-4d57-a65d-b8a3ccb2f31d tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1621719548'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:00:34 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-0fa4dab7-f3c9-4d57-a65d-b8a3ccb2f31d tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Create volume of 1 GB Sep 05 21:00:34 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0fa4dab7-f3c9-4d57-a65d-b8a3ccb2f31d tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Availability Zones retrieved successfully. Sep 05 21:00:34 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-8949da27-8cb5-42ee-92fb-deb33c59773a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Created reservations ['9c2c4b38-55b2-4621-b524-c28d034e9223', '6f7ac889-7bc1-4360-9ed4-f1130fdf03dc', '5848c139-b56c-4242-8ebb-8b1733dbdb3c', '6f9c1652-57e9-4325-9b8e-89410e28b218'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:00:34 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8949da27-8cb5-42ee-92fb-deb33c59773a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fffc9f34-0cdc-4223-9c2e-2ede097ef892) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c2c4b38-55b2-4621-b524-c28d034e9223', '6f7ac889-7bc1-4360-9ed4-f1130fdf03dc', '5848c139-b56c-4242-8ebb-8b1733dbdb3c', '6f9c1652-57e9-4325-9b8e-89410e28b218']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:34 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-0fa4dab7-f3c9-4d57-a65d-b8a3ccb2f31d tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Flow 'volume_create_api' (4d91b917-ff08-4684-83b1-9dbe52e59285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:34 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8949da27-8cb5-42ee-92fb-deb33c59773a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06240344-bfcb-418f-9f0e-08ecd40e5733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:34 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-0fa4dab7-f3c9-4d57-a65d-b8a3ccb2f31d tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11d6cdb3-8792-4405-918b-805b574850f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:34 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-0fa4dab7-f3c9-4d57-a65d-b8a3ccb2f31d tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:00:34 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:34 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:34 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-0fa4dab7-f3c9-4d57-a65d-b8a3ccb2f31d tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11d6cdb3-8792-4405-918b-805b574850f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:35 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-0fa4dab7-f3c9-4d57-a65d-b8a3ccb2f31d tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd1a8933-74bb-432b-b418-f493cefe2e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:35 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:35 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:35 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8949da27-8cb5-42ee-92fb-deb33c59773a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06240344-bfcb-418f-9f0e-08ecd40e5733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '190a282a-b997-4e70-b099-845520d911fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-754032832',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9950846182e44e84a196380611463bfd',qos_specs=None,replication_status=,reservations=['9c2c4b38-55b2-4621-b524-c28d034e9223','6f7ac889-7bc1-4360-9ed4-f1130fdf03dc','5848c139-b56c-4242-8ebb-8b1733dbdb3c','6f9c1652-57e9-4325-9b8e-89410e28b218'],size=1,snapshot_id=None,source_replicaid=,source_volid=eba66439-74c6-4a25-8637-68898048afdb,status='creating',user_id='2c13cd672b9d4040a457bc53f93e234c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:00:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-754032832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=190a282a-b997-4e70-b099-845520d911fb,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='9950846182e44e84a196380611463bfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=eba66439-74c6-4a25-8637-68898048afdb,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c13cd672b9d4040a457bc53f93e234c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:35 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8949da27-8cb5-42ee-92fb-deb33c59773a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d9773bd-3b0a-41f2-b745-8b5935da7cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:35 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8949da27-8cb5-42ee-92fb-deb33c59773a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d9773bd-3b0a-41f2-b745-8b5935da7cd7) transitioned into state 'SUCCESS' from state '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-754032832',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9950846182e44e84a196380611463bfd',qos_specs=None,replication_status=,reservations=['9c2c4b38-55b2-4621-b524-c28d034e9223','6f7ac889-7bc1-4360-9ed4-f1130fdf03dc','5848c139-b56c-4242-8ebb-8b1733dbdb3c','6f9c1652-57e9-4325-9b8e-89410e28b218'],size=1,snapshot_id=None,source_replicaid=,source_volid=eba66439-74c6-4a25-8637-68898048afdb,status='creating',user_id='2c13cd672b9d4040a457bc53f93e234c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:35 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8949da27-8cb5-42ee-92fb-deb33c59773a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9344716a-e186-4587-90d7-effaec20fc00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:35 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:35 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:35 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8949da27-8cb5-42ee-92fb-deb33c59773a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9344716a-e186-4587-90d7-effaec20fc00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:35 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8949da27-8cb5-42ee-92fb-deb33c59773a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Flow 'volume_create_api' (fd74f3e8-0e9a-4e69-b7ed-7aa5e933df19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8949da27-8cb5-42ee-92fb-deb33c59773a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Create volume request issued successfully. Sep 05 21:00:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8949da27-8cb5-42ee-92fb-deb33c59773a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:00:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1084/2099] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:00:34 2026] POST /volume/v3/volumes => generated 801 bytes in 1046 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:00:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5dab3638-0caf-45ac-a835-21c2efc04e58 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5dab3638-0caf-45ac-a835-21c2efc04e58 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/volumes/843877a1-f94b-4321-9572-83edb44f03f1 Sep 05 21:00:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5dab3638-0caf-45ac-a835-21c2efc04e58 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5dab3638-0caf-45ac-a835-21c2efc04e58 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:35 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:35 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:35 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-0fa4dab7-f3c9-4d57-a65d-b8a3ccb2f31d tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Created reservations ['a7ac77f6-5aed-4203-998d-008ade9fee66', '1d7db92c-7e1c-4e67-a21a-305e06d241ff', '3f673f1e-4a17-4ab1-87a2-d56d84312703', '56e1a2c7-d951-470e-a856-f5e58721f0b8'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:00:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5dab3638-0caf-45ac-a835-21c2efc04e58 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Volume info retrieved successfully. Sep 05 21:00:35 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-0fa4dab7-f3c9-4d57-a65d-b8a3ccb2f31d tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd1a8933-74bb-432b-b418-f493cefe2e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7ac77f6-5aed-4203-998d-008ade9fee66', '1d7db92c-7e1c-4e67-a21a-305e06d241ff', '3f673f1e-4a17-4ab1-87a2-d56d84312703', '56e1a2c7-d951-470e-a856-f5e58721f0b8']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:35 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-0fa4dab7-f3c9-4d57-a65d-b8a3ccb2f31d tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9df3a77-4450-49d5-aebb-90d9c6ebe9ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5dab3638-0caf-45ac-a835-21c2efc04e58 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/volumes/843877a1-f94b-4321-9572-83edb44f03f1 returned with HTTP 200 Sep 05 21:00:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1085/2100] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:35 2026] GET /volume/v3/volumes/843877a1-f94b-4321-9572-83edb44f03f1 => generated 859 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-82d8ca2a-8f99-4e47-aa1b-01f0c373adc4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-82d8ca2a-8f99-4e47-aa1b-01f0c373adc4 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb Sep 05 21:00:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-82d8ca2a-8f99-4e47-aa1b-01f0c373adc4 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-82d8ca2a-8f99-4e47-aa1b-01f0c373adc4 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:35 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:35 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:35 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:35 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-82d8ca2a-8f99-4e47-aa1b-01f0c373adc4 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:35 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-0fa4dab7-f3c9-4d57-a65d-b8a3ccb2f31d tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9df3a77-4450-49d5-aebb-90d9c6ebe9ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9426434-5e7c-4cec-966d-e7aec568c008', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1621719548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84775f7c46d84e3b9e445333c5fe0647',qos_specs=None,replication_status=,reservations=['a7ac77f6-5aed-4203-998d-008ade9fee66','1d7db92c-7e1c-4e67-a21a-305e06d241ff','3f673f1e-4a17-4ab1-87a2-d56d84312703','56e1a2c7-d951-470e-a856-f5e58721f0b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b377eac2f99b4d4c82a8cfc9ac62e1ff',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:00:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1621719548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9426434-5e7c-4cec-966d-e7aec568c008,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84775f7c46d84e3b9e445333c5fe0647',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b377eac2f99b4d4c82a8cfc9ac62e1ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:35 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-0fa4dab7-f3c9-4d57-a65d-b8a3ccb2f31d tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60ba46a4-061c-4b9d-a100-b8352be783fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-82d8ca2a-8f99-4e47-aa1b-01f0c373adc4 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb returned with HTTP 200 Sep 05 21:00:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1086/2101] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:35 2026] GET /volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb => generated 869 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-673dce2e-37c6-49e2-a9ed-ada904d3b7c2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-673dce2e-37c6-49e2-a9ed-ada904d3b7c2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 21:00:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-673dce2e-37c6-49e2-a9ed-ada904d3b7c2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "843877a1-f94b-4321-9572-83edb44f03f1", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2033547846"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:35 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:35 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-673dce2e-37c6-49e2-a9ed-ada904d3b7c2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Volume info retrieved successfully. Sep 05 21:00:35 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-673dce2e-37c6-49e2-a9ed-ada904d3b7c2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Create snapshot from volume 843877a1-f94b-4321-9572-83edb44f03f1 Sep 05 21:00:35 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-0fa4dab7-f3c9-4d57-a65d-b8a3ccb2f31d tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60ba46a4-061c-4b9d-a100-b8352be783fe) transitioned into state 'SUCCESS' from state '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-1621719548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84775f7c46d84e3b9e445333c5fe0647',qos_specs=None,replication_status=,reservations=['a7ac77f6-5aed-4203-998d-008ade9fee66','1d7db92c-7e1c-4e67-a21a-305e06d241ff','3f673f1e-4a17-4ab1-87a2-d56d84312703','56e1a2c7-d951-470e-a856-f5e58721f0b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b377eac2f99b4d4c82a8cfc9ac62e1ff',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:35 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-0fa4dab7-f3c9-4d57-a65d-b8a3ccb2f31d tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (937bcb93-1ade-47ad-a313-11d450069220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:35 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-0fa4dab7-f3c9-4d57-a65d-b8a3ccb2f31d tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (937bcb93-1ade-47ad-a313-11d450069220) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:35 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-0fa4dab7-f3c9-4d57-a65d-b8a3ccb2f31d tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Flow 'volume_create_api' (4d91b917-ff08-4684-83b1-9dbe52e59285) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0fa4dab7-f3c9-4d57-a65d-b8a3ccb2f31d tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Create volume request issued successfully. Sep 05 21:00:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0fa4dab7-f3c9-4d57-a65d-b8a3ccb2f31d tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:00:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1016/2102] 192.168.122.147 () {62 vars in 1183 bytes} [Sat Sep 5 21:00:34 2026] POST /volume/v3/volumes => generated 779 bytes in 1287 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:00:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c8bab864-4900-4f6c-935a-a022894aec78 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c8bab864-4900-4f6c-935a-a022894aec78 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 Sep 05 21:00:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c8bab864-4900-4f6c-935a-a022894aec78 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c8bab864-4900-4f6c-935a-a022894aec78 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:35 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:35 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c8bab864-4900-4f6c-935a-a022894aec78 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Volume info retrieved successfully. Sep 05 21:00:35 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-673dce2e-37c6-49e2-a9ed-ada904d3b7c2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Created reservations ['994c2b5f-5548-416e-b8bf-abc7f208ea22', 'ef6a7532-e72d-497b-942b-eb5694826e79', '64187bca-69ff-46fa-ab2f-ada5859daff0', '711deb7b-92b5-44e0-95b6-e5e53ecce397'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:00:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c8bab864-4900-4f6c-935a-a022894aec78 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 returned with HTTP 200 Sep 05 21:00:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1017/2103] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:00:35 2026] GET /volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 => generated 847 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:00:35 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:35 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-673dce2e-37c6-49e2-a9ed-ada904d3b7c2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot create request issued successfully. Sep 05 21:00:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-673dce2e-37c6-49e2-a9ed-ada904d3b7c2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 21:00:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1087/2104] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 21:00:35 2026] POST /volume/v3/snapshots => generated 314 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:00:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9c301808-2209-41ba-bf10-bb7bf319bf6d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9c301808-2209-41ba-bf10-bb7bf319bf6d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 Sep 05 21:00:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9c301808-2209-41ba-bf10-bb7bf319bf6d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9c301808-2209-41ba-bf10-bb7bf319bf6d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9c301808-2209-41ba-bf10-bb7bf319bf6d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:00:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9c301808-2209-41ba-bf10-bb7bf319bf6d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 returned with HTTP 200 Sep 05 21:00:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1018/2105] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:35 2026] GET /volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 => generated 446 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-99ef93ae-2394-42e4-9232-543cacf6dc04 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-99ef93ae-2394-42e4-9232-543cacf6dc04 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb Sep 05 21:00:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-99ef93ae-2394-42e4-9232-543cacf6dc04 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-99ef93ae-2394-42e4-9232-543cacf6dc04 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:36 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:36 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:36 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:36 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:36 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-99ef93ae-2394-42e4-9232-543cacf6dc04 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-99ef93ae-2394-42e4-9232-543cacf6dc04 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb returned with HTTP 200 Sep 05 21:00:36 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1088/2106] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:36 2026] GET /volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb => generated 893 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c4bddcb1-a6fb-4297-9868-1525a85082c9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c4bddcb1-a6fb-4297-9868-1525a85082c9 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 Sep 05 21:00:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c4bddcb1-a6fb-4297-9868-1525a85082c9 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c4bddcb1-a6fb-4297-9868-1525a85082c9 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:36 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:36 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:36 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:36 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:36 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c4bddcb1-a6fb-4297-9868-1525a85082c9 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Volume info retrieved successfully. Sep 05 21:00:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c4bddcb1-a6fb-4297-9868-1525a85082c9 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 returned with HTTP 200 Sep 05 21:00:36 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1019/2107] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:00:36 2026] GET /volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 => generated 871 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:00:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2b18acba-7ac4-4857-8a77-a304b527aefe None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2b18acba-7ac4-4857-8a77-a304b527aefe tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 Sep 05 21:00:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2b18acba-7ac4-4857-8a77-a304b527aefe tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2b18acba-7ac4-4857-8a77-a304b527aefe tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:36 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:36 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:36 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2b18acba-7ac4-4857-8a77-a304b527aefe tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:00:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2b18acba-7ac4-4857-8a77-a304b527aefe tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 returned with HTTP 200 Sep 05 21:00:36 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1089/2108] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:36 2026] GET /volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 => generated 446 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e8d74a5d-c26f-4f0d-8ac8-2adfe807b999 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e8d74a5d-c26f-4f0d-8ac8-2adfe807b999 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb Sep 05 21:00:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e8d74a5d-c26f-4f0d-8ac8-2adfe807b999 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e8d74a5d-c26f-4f0d-8ac8-2adfe807b999 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:37 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:37 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:37 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:37 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:37 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e8d74a5d-c26f-4f0d-8ac8-2adfe807b999 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e8d74a5d-c26f-4f0d-8ac8-2adfe807b999 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb returned with HTTP 200 Sep 05 21:00:37 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1020/2109] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:37 2026] GET /volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb => generated 893 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:00:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8b366b0d-3f70-449b-a94a-c5101cdb013b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8b366b0d-3f70-449b-a94a-c5101cdb013b tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 Sep 05 21:00:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8b366b0d-3f70-449b-a94a-c5101cdb013b tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8b366b0d-3f70-449b-a94a-c5101cdb013b tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:37 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:37 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:37 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:37 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:37 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8b366b0d-3f70-449b-a94a-c5101cdb013b tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Volume info retrieved successfully. Sep 05 21:00:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8b366b0d-3f70-449b-a94a-c5101cdb013b tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 returned with HTTP 200 Sep 05 21:00:37 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1090/2110] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:00:37 2026] GET /volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 => generated 871 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:00:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4acd7dde-9de5-4c5b-bba9-31d3f6fe5502 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4acd7dde-9de5-4c5b-bba9-31d3f6fe5502 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 Sep 05 21:00:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4acd7dde-9de5-4c5b-bba9-31d3f6fe5502 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4acd7dde-9de5-4c5b-bba9-31d3f6fe5502 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:37 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:37 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:37 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4acd7dde-9de5-4c5b-bba9-31d3f6fe5502 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:00:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4acd7dde-9de5-4c5b-bba9-31d3f6fe5502 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 returned with HTTP 200 Sep 05 21:00:37 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1021/2111] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:37 2026] GET /volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 => generated 446 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ee2ea16b-6d8f-4a8c-ae9f-fc384866bbad None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ee2ea16b-6d8f-4a8c-ae9f-fc384866bbad tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb Sep 05 21:00:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ee2ea16b-6d8f-4a8c-ae9f-fc384866bbad tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ee2ea16b-6d8f-4a8c-ae9f-fc384866bbad tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:38 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:38 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:38 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:38 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:38 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ee2ea16b-6d8f-4a8c-ae9f-fc384866bbad tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ee2ea16b-6d8f-4a8c-ae9f-fc384866bbad tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb returned with HTTP 200 Sep 05 21:00:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1091/2112] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:38 2026] GET /volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb => generated 893 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9bb7710d-1460-4538-88c1-fd76ce6ad412 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9bb7710d-1460-4538-88c1-fd76ce6ad412 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 Sep 05 21:00:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9bb7710d-1460-4538-88c1-fd76ce6ad412 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9bb7710d-1460-4538-88c1-fd76ce6ad412 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:38 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:38 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:38 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:38 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:38 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9bb7710d-1460-4538-88c1-fd76ce6ad412 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Volume info retrieved successfully. Sep 05 21:00:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9bb7710d-1460-4538-88c1-fd76ce6ad412 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 returned with HTTP 200 Sep 05 21:00:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1022/2113] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:00:38 2026] GET /volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 => generated 871 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:00:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1986bea4-cccb-42cb-a61f-8eaed1dc9220 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1986bea4-cccb-42cb-a61f-8eaed1dc9220 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 Sep 05 21:00:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1986bea4-cccb-42cb-a61f-8eaed1dc9220 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1986bea4-cccb-42cb-a61f-8eaed1dc9220 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:38 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:38 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:38 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1986bea4-cccb-42cb-a61f-8eaed1dc9220 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:00:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1986bea4-cccb-42cb-a61f-8eaed1dc9220 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 returned with HTTP 200 Sep 05 21:00:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1092/2114] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:38 2026] GET /volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 => generated 446 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0a93f2cc-5ad4-42f1-9a0f-28c6ba2604ca None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0a93f2cc-5ad4-42f1-9a0f-28c6ba2604ca tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb Sep 05 21:00:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0a93f2cc-5ad4-42f1-9a0f-28c6ba2604ca tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0a93f2cc-5ad4-42f1-9a0f-28c6ba2604ca tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:39 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:39 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:39 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:39 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:39 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0a93f2cc-5ad4-42f1-9a0f-28c6ba2604ca tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0a93f2cc-5ad4-42f1-9a0f-28c6ba2604ca tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb returned with HTTP 200 Sep 05 21:00:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1023/2115] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:39 2026] GET /volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb => generated 893 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1322a7ff-50c8-41f8-b136-942766b432bb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1322a7ff-50c8-41f8-b136-942766b432bb tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 Sep 05 21:00:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1322a7ff-50c8-41f8-b136-942766b432bb tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1322a7ff-50c8-41f8-b136-942766b432bb tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:39 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:39 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:39 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:39 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7b69f0ba-3853-4d8e-aa0f-7c5b04d90863 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7b69f0ba-3853-4d8e-aa0f-7c5b04d90863 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 Sep 05 21:00:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7b69f0ba-3853-4d8e-aa0f-7c5b04d90863 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7b69f0ba-3853-4d8e-aa0f-7c5b04d90863 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1322a7ff-50c8-41f8-b136-942766b432bb tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Volume info retrieved successfully. Sep 05 21:00:39 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:39 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:39 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7b69f0ba-3853-4d8e-aa0f-7c5b04d90863 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:00:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7b69f0ba-3853-4d8e-aa0f-7c5b04d90863 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 returned with HTTP 200 Sep 05 21:00:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1024/2116] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:39 2026] GET /volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 => generated 446 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1322a7ff-50c8-41f8-b136-942766b432bb tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 returned with HTTP 200 Sep 05 21:00:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1093/2117] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:00:39 2026] GET /volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 => generated 871 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:00:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-804e21f9-16b5-41f6-8bf8-1e78118f18c5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-804e21f9-16b5-41f6-8bf8-1e78118f18c5 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb Sep 05 21:00:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-804e21f9-16b5-41f6-8bf8-1e78118f18c5 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-804e21f9-16b5-41f6-8bf8-1e78118f18c5 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:40 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:40 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:40 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:40 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:40 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-804e21f9-16b5-41f6-8bf8-1e78118f18c5 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-804e21f9-16b5-41f6-8bf8-1e78118f18c5 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb returned with HTTP 200 Sep 05 21:00:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1025/2118] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:40 2026] GET /volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb => generated 893 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-17ed432e-645b-443a-906a-51c8d799703a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-17ed432e-645b-443a-906a-51c8d799703a tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 Sep 05 21:00:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-17ed432e-645b-443a-906a-51c8d799703a tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-17ed432e-645b-443a-906a-51c8d799703a tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:41 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:41 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:41 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-17ed432e-645b-443a-906a-51c8d799703a tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:00:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-17ed432e-645b-443a-906a-51c8d799703a tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 returned with HTTP 200 Sep 05 21:00:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1094/2119] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:41 2026] GET /volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 => generated 446 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2131012a-e5b6-4bbf-9d34-4635c049e365 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2131012a-e5b6-4bbf-9d34-4635c049e365 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 Sep 05 21:00:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2131012a-e5b6-4bbf-9d34-4635c049e365 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2131012a-e5b6-4bbf-9d34-4635c049e365 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:41 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:41 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:41 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:41 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:41 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2131012a-e5b6-4bbf-9d34-4635c049e365 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Volume info retrieved successfully. Sep 05 21:00:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2131012a-e5b6-4bbf-9d34-4635c049e365 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 returned with HTTP 200 Sep 05 21:00:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1026/2120] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:00:41 2026] GET /volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 => generated 871 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:00:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8382af5b-330c-43d8-9a96-ba7874bbbbaa None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8382af5b-330c-43d8-9a96-ba7874bbbbaa tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb Sep 05 21:00:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8382af5b-330c-43d8-9a96-ba7874bbbbaa tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8382af5b-330c-43d8-9a96-ba7874bbbbaa tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:41 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:41 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:41 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:41 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:41 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8382af5b-330c-43d8-9a96-ba7874bbbbaa tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8382af5b-330c-43d8-9a96-ba7874bbbbaa tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb returned with HTTP 200 Sep 05 21:00:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1095/2121] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:41 2026] GET /volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb => generated 893 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b1dca62e-de5f-48cd-b119-abdb14561b12 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b1dca62e-de5f-48cd-b119-abdb14561b12 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 Sep 05 21:00:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b1dca62e-de5f-48cd-b119-abdb14561b12 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b1dca62e-de5f-48cd-b119-abdb14561b12 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:42 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:42 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:42 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b1dca62e-de5f-48cd-b119-abdb14561b12 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:00:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b1dca62e-de5f-48cd-b119-abdb14561b12 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 returned with HTTP 200 Sep 05 21:00:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1027/2122] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:42 2026] GET /volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 => generated 446 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-09c4200e-7693-406d-83c3-23a1bc7eab02 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-09c4200e-7693-406d-83c3-23a1bc7eab02 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 Sep 05 21:00:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-09c4200e-7693-406d-83c3-23a1bc7eab02 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-09c4200e-7693-406d-83c3-23a1bc7eab02 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:42 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:42 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:42 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:42 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:42 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-09c4200e-7693-406d-83c3-23a1bc7eab02 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Volume info retrieved successfully. Sep 05 21:00:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-09c4200e-7693-406d-83c3-23a1bc7eab02 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 returned with HTTP 200 Sep 05 21:00:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1096/2123] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:00:42 2026] GET /volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 => generated 871 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:00:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b84f6ed3-2f96-481e-af10-6c85c42d969e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b84f6ed3-2f96-481e-af10-6c85c42d969e tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb Sep 05 21:00:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b84f6ed3-2f96-481e-af10-6c85c42d969e tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b84f6ed3-2f96-481e-af10-6c85c42d969e tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:43 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:43 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:43 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:43 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:43 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b84f6ed3-2f96-481e-af10-6c85c42d969e tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b84f6ed3-2f96-481e-af10-6c85c42d969e tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb returned with HTTP 200 Sep 05 21:00:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1028/2124] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:42 2026] GET /volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb => generated 893 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9ff80867-4796-42bd-907d-56fa89f0eeb2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9ff80867-4796-42bd-907d-56fa89f0eeb2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 Sep 05 21:00:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9ff80867-4796-42bd-907d-56fa89f0eeb2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9ff80867-4796-42bd-907d-56fa89f0eeb2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:43 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:43 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:43 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9ff80867-4796-42bd-907d-56fa89f0eeb2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:00:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9ff80867-4796-42bd-907d-56fa89f0eeb2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 returned with HTTP 200 Sep 05 21:00:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1097/2125] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:43 2026] GET /volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 => generated 446 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:00:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b0ff019a-d5c8-468e-b3ae-d16f2a3e113e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b0ff019a-d5c8-468e-b3ae-d16f2a3e113e tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 Sep 05 21:00:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b0ff019a-d5c8-468e-b3ae-d16f2a3e113e tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b0ff019a-d5c8-468e-b3ae-d16f2a3e113e tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:43 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:43 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:43 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:43 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:43 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b0ff019a-d5c8-468e-b3ae-d16f2a3e113e tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Volume info retrieved successfully. Sep 05 21:00:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b0ff019a-d5c8-468e-b3ae-d16f2a3e113e tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 returned with HTTP 200 Sep 05 21:00:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1029/2126] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:00:43 2026] GET /volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 => generated 871 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:00:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f71da82d-dff2-4070-9cd3-b94dd85aa955 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f71da82d-dff2-4070-9cd3-b94dd85aa955 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb Sep 05 21:00:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f71da82d-dff2-4070-9cd3-b94dd85aa955 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f71da82d-dff2-4070-9cd3-b94dd85aa955 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:44 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:44 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:44 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:44 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:44 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f71da82d-dff2-4070-9cd3-b94dd85aa955 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9e0185ba-e386-4e20-aff6-c081236c7a94 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f71da82d-dff2-4070-9cd3-b94dd85aa955 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb returned with HTTP 200 Sep 05 21:00:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1098/2127] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:44 2026] GET /volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb => generated 893 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:00:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9e0185ba-e386-4e20-aff6-c081236c7a94 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 Sep 05 21:00:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9e0185ba-e386-4e20-aff6-c081236c7a94 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9e0185ba-e386-4e20-aff6-c081236c7a94 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:44 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:44 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:44 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9e0185ba-e386-4e20-aff6-c081236c7a94 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:00:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9e0185ba-e386-4e20-aff6-c081236c7a94 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 returned with HTTP 200 Sep 05 21:00:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1030/2128] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:44 2026] GET /volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 => generated 446 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:00:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d68d2128-ed58-43d0-b8da-1b3e7b12718a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d68d2128-ed58-43d0-b8da-1b3e7b12718a tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 Sep 05 21:00:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d68d2128-ed58-43d0-b8da-1b3e7b12718a tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d68d2128-ed58-43d0-b8da-1b3e7b12718a tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:44 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:44 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:44 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:44 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:44 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d68d2128-ed58-43d0-b8da-1b3e7b12718a tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Volume info retrieved successfully. Sep 05 21:00:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d68d2128-ed58-43d0-b8da-1b3e7b12718a tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 returned with HTTP 200 Sep 05 21:00:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1099/2129] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:00:44 2026] GET /volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 => generated 871 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:00:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0ee64244-9296-421d-b54d-1d930e4a0481 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0ee64244-9296-421d-b54d-1d930e4a0481 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb Sep 05 21:00:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0ee64244-9296-421d-b54d-1d930e4a0481 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0ee64244-9296-421d-b54d-1d930e4a0481 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1b4136b0-0c23-4a10-b4f0-9337f77ba521 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1b4136b0-0c23-4a10-b4f0-9337f77ba521 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 Sep 05 21:00:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1b4136b0-0c23-4a10-b4f0-9337f77ba521 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1b4136b0-0c23-4a10-b4f0-9337f77ba521 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:45 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:45 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:45 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:45 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:45 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:45 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:45 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1b4136b0-0c23-4a10-b4f0-9337f77ba521 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:00:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1b4136b0-0c23-4a10-b4f0-9337f77ba521 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 returned with HTTP 200 Sep 05 21:00:45 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1100/2130] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:45 2026] GET /volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 => generated 446 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:45 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0ee64244-9296-421d-b54d-1d930e4a0481 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0ee64244-9296-421d-b54d-1d930e4a0481 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb returned with HTTP 200 Sep 05 21:00:45 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1031/2131] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:45 2026] GET /volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb => generated 893 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:00:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7240acae-5838-427b-a079-a262532e0a24 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7240acae-5838-427b-a079-a262532e0a24 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 Sep 05 21:00:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7240acae-5838-427b-a079-a262532e0a24 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7240acae-5838-427b-a079-a262532e0a24 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:45 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:45 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:45 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:45 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:45 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7240acae-5838-427b-a079-a262532e0a24 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Volume info retrieved successfully. Sep 05 21:00:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7240acae-5838-427b-a079-a262532e0a24 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 returned with HTTP 200 Sep 05 21:00:45 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1101/2132] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:00:45 2026] GET /volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 => generated 871 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:00:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5786f076-e526-4736-bf48-0a93f2d05d7f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5786f076-e526-4736-bf48-0a93f2d05d7f tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 Sep 05 21:00:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5786f076-e526-4736-bf48-0a93f2d05d7f tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5786f076-e526-4736-bf48-0a93f2d05d7f tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:46 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:46 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:46 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5786f076-e526-4736-bf48-0a93f2d05d7f tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:00:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5786f076-e526-4736-bf48-0a93f2d05d7f tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 returned with HTTP 200 Sep 05 21:00:46 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1032/2133] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:46 2026] GET /volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 => generated 446 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3324b108-959c-4707-9edc-72866ab9ae3d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3324b108-959c-4707-9edc-72866ab9ae3d tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb Sep 05 21:00:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3324b108-959c-4707-9edc-72866ab9ae3d tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3324b108-959c-4707-9edc-72866ab9ae3d tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:46 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:46 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:46 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:46 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:46 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3324b108-959c-4707-9edc-72866ab9ae3d tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3324b108-959c-4707-9edc-72866ab9ae3d tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb returned with HTTP 200 Sep 05 21:00:46 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1102/2134] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:46 2026] GET /volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb => generated 893 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-94ca856a-6097-4659-9a32-833f128401fa None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-94ca856a-6097-4659-9a32-833f128401fa tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 Sep 05 21:00:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-94ca856a-6097-4659-9a32-833f128401fa tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-94ca856a-6097-4659-9a32-833f128401fa tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:46 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:46 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:46 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:46 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:46 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-94ca856a-6097-4659-9a32-833f128401fa tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Volume info retrieved successfully. Sep 05 21:00:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-94ca856a-6097-4659-9a32-833f128401fa tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 returned with HTTP 200 Sep 05 21:00:46 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1033/2135] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:00:46 2026] GET /volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 => generated 871 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:00:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-bb2da14b-3506-4c67-a30f-2bccba1e8db1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bb2da14b-3506-4c67-a30f-2bccba1e8db1 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 Sep 05 21:00:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bb2da14b-3506-4c67-a30f-2bccba1e8db1 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bb2da14b-3506-4c67-a30f-2bccba1e8db1 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:47 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:47 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-bb2da14b-3506-4c67-a30f-2bccba1e8db1 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:00:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bb2da14b-3506-4c67-a30f-2bccba1e8db1 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 returned with HTTP 200 Sep 05 21:00:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1103/2136] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:47 2026] GET /volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 => generated 446 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-239892a1-d744-47e6-93f5-d50cc18ccd69 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-239892a1-d744-47e6-93f5-d50cc18ccd69 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb Sep 05 21:00:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-239892a1-d744-47e6-93f5-d50cc18ccd69 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-239892a1-d744-47e6-93f5-d50cc18ccd69 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:47 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:47 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:47 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:47 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-239892a1-d744-47e6-93f5-d50cc18ccd69 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-239892a1-d744-47e6-93f5-d50cc18ccd69 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb returned with HTTP 200 Sep 05 21:00:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1034/2137] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:47 2026] GET /volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb => generated 894 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5fcbd30e-bcf6-4fd1-a584-0485aa997235 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5fcbd30e-bcf6-4fd1-a584-0485aa997235 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-reader] GET http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb Sep 05 21:00:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5fcbd30e-bcf6-4fd1-a584-0485aa997235 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5fcbd30e-bcf6-4fd1-a584-0485aa997235 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-reader] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:47 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:47 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:47 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:47 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5fcbd30e-bcf6-4fd1-a584-0485aa997235 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-reader] Volume info retrieved successfully. Sep 05 21:00:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5fcbd30e-bcf6-4fd1-a584-0485aa997235 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-reader] http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb returned with HTTP 200 Sep 05 21:00:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1104/2138] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:47 2026] GET /volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb => generated 894 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a1ba8c89-d279-448c-8158-af3b7cd22eb8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a1ba8c89-d279-448c-8158-af3b7cd22eb8 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] PUT http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb Sep 05 21:00:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a1ba8c89-d279-448c-8158-af3b7cd22eb8 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-754032832"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:47 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:47 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:47 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:47 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a1ba8c89-d279-448c-8158-af3b7cd22eb8 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a1ba8c89-d279-448c-8158-af3b7cd22eb8 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume updated successfully. Sep 05 21:00:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a1ba8c89-d279-448c-8158-af3b7cd22eb8 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb returned with HTTP 200 Sep 05 21:00:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1035/2139] 192.168.122.147 () {60 vars in 1252 bytes} [Sat Sep 5 21:00:47 2026] PUT /volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb => generated 826 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-35b45879-7270-4073-b716-2429d300494b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-35b45879-7270-4073-b716-2429d300494b tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] PUT http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb Sep 05 21:00:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-35b45879-7270-4073-b716-2429d300494b tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-226173241", "description": "This is the new description of volume"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:47 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:47 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:47 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:47 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-35b45879-7270-4073-b716-2429d300494b tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-35b45879-7270-4073-b716-2429d300494b tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume updated successfully. Sep 05 21:00:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-35b45879-7270-4073-b716-2429d300494b tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb returned with HTTP 200 Sep 05 21:00:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1105/2140] 192.168.122.147 () {60 vars in 1253 bytes} [Sat Sep 5 21:00:47 2026] PUT /volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d7670137-0e12-4ec0-83e9-688932161c54 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d7670137-0e12-4ec0-83e9-688932161c54 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 Sep 05 21:00:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d7670137-0e12-4ec0-83e9-688932161c54 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d7670137-0e12-4ec0-83e9-688932161c54 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6e699870-0fcb-4564-9e32-a810cf80f899 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6e699870-0fcb-4564-9e32-a810cf80f899 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-reader] GET http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb Sep 05 21:00:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6e699870-0fcb-4564-9e32-a810cf80f899 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6e699870-0fcb-4564-9e32-a810cf80f899 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-reader] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:47 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:47 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:47 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:47 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:47 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:47 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:47 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:47 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d7670137-0e12-4ec0-83e9-688932161c54 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Volume info retrieved successfully. Sep 05 21:00:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6e699870-0fcb-4564-9e32-a810cf80f899 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-reader] Volume info retrieved successfully. Sep 05 21:00:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d7670137-0e12-4ec0-83e9-688932161c54 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 returned with HTTP 200 Sep 05 21:00:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1036/2141] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:00:47 2026] GET /volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 => generated 872 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:00:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6e699870-0fcb-4564-9e32-a810cf80f899 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-reader] http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb returned with HTTP 200 Sep 05 21:00:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1106/2142] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:47 2026] GET /volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb => generated 933 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-76128dc2-2cef-4b7d-ba34-cd2b1aa00d50 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-76128dc2-2cef-4b7d-ba34-cd2b1aa00d50 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 21:00:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-76128dc2-2cef-4b7d-ba34-cd2b1aa00d50 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d9426434-5e7c-4cec-966d-e7aec568c008", "name": "tempest-VolumeDependencyTests-Snapshot-1341122934"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9af54266-49f7-4a6f-9de6-8799bce509d6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:47 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:47 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9af54266-49f7-4a6f-9de6-8799bce509d6 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:00:47 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:47 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9af54266-49f7-4a6f-9de6-8799bce509d6 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-334533379", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1760127193"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-76128dc2-2cef-4b7d-ba34-cd2b1aa00d50 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Volume info retrieved successfully. Sep 05 21:00:47 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-76128dc2-2cef-4b7d-ba34-cd2b1aa00d50 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Create snapshot from volume d9426434-5e7c-4cec-966d-e7aec568c008 Sep 05 21:00:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-9af54266-49f7-4a6f-9de6-8799bce509d6 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-334533379', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1760127193'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:00:47 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-9af54266-49f7-4a6f-9de6-8799bce509d6 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Create volume of 1 GB Sep 05 21:00:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9af54266-49f7-4a6f-9de6-8799bce509d6 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Availability Zones retrieved successfully. Sep 05 21:00:47 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9af54266-49f7-4a6f-9de6-8799bce509d6 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Flow 'volume_create_api' (03145a89-1a2b-4bf5-96b0-3228ecc42903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:47 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9af54266-49f7-4a6f-9de6-8799bce509d6 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (249532c7-5f4c-4978-b7c7-ffe8ece2c0d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:47 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-9af54266-49f7-4a6f-9de6-8799bce509d6 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:00:47 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-76128dc2-2cef-4b7d-ba34-cd2b1aa00d50 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Created reservations ['fe52d60a-37c0-403c-9750-6d5fe7c7ff85', '9ee109f5-0f12-41e6-93e2-93e06228a873', 'ddce48d6-6ce5-4cee-98fd-876f701c88e1', '11a65791-5c58-4070-9c63-a9b33ce78f78'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:00:48 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:48 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9af54266-49f7-4a6f-9de6-8799bce509d6 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (249532c7-5f4c-4978-b7c7-ffe8ece2c0d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9af54266-49f7-4a6f-9de6-8799bce509d6 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a3f8c35-9c1e-48dc-8e25-2a6db0454bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:48 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-76128dc2-2cef-4b7d-ba34-cd2b1aa00d50 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Snapshot create request issued successfully. Sep 05 21:00:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-76128dc2-2cef-4b7d-ba34-cd2b1aa00d50 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 21:00:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1037/2143] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 21:00:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:00:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-03b78ec5-e2e6-4635-9127-a7eb15076398 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-03b78ec5-e2e6-4635-9127-a7eb15076398 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d Sep 05 21:00:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-03b78ec5-e2e6-4635-9127-a7eb15076398 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-03b78ec5-e2e6-4635-9127-a7eb15076398 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:48 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:48 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:48 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-03b78ec5-e2e6-4635-9127-a7eb15076398 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Snapshot retrieved successfully. Sep 05 21:00:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-03b78ec5-e2e6-4635-9127-a7eb15076398 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d returned with HTTP 200 Sep 05 21:00:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1038/2144] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:48 2026] GET /volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d => generated 440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:48 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-9af54266-49f7-4a6f-9de6-8799bce509d6 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Created reservations ['e16f2a35-e050-4800-af08-4ed8ff1d087e', 'bacf31ba-063a-4808-886e-29e537c18301', '89d4cca8-a537-4375-92ff-91a0b05d02de', 'f4b6d84b-e699-4834-b8f6-6d7c8b1b82e1'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:00:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9af54266-49f7-4a6f-9de6-8799bce509d6 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a3f8c35-9c1e-48dc-8e25-2a6db0454bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e16f2a35-e050-4800-af08-4ed8ff1d087e', 'bacf31ba-063a-4808-886e-29e537c18301', '89d4cca8-a537-4375-92ff-91a0b05d02de', 'f4b6d84b-e699-4834-b8f6-6d7c8b1b82e1']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9af54266-49f7-4a6f-9de6-8799bce509d6 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f98874b-d017-4d36-bf8f-0caa0ffa59b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:48 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:48 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9af54266-49f7-4a6f-9de6-8799bce509d6 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f98874b-d017-4d36-bf8f-0caa0ffa59b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1071d2c-3a36-4712-81eb-ec586b66b359', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-334533379',display_name='tempest-VolumesGetTest-Volume-1760127193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9950846182e44e84a196380611463bfd',qos_specs=None,replication_status=,reservations=['e16f2a35-e050-4800-af08-4ed8ff1d087e','bacf31ba-063a-4808-886e-29e537c18301','89d4cca8-a537-4375-92ff-91a0b05d02de','f4b6d84b-e699-4834-b8f6-6d7c8b1b82e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c13cd672b9d4040a457bc53f93e234c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:00:48Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-334533379',display_name='tempest-VolumesGetTest-Volume-1760127193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1071d2c-3a36-4712-81eb-ec586b66b359,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9950846182e44e84a196380611463bfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c13cd672b9d4040a457bc53f93e234c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9af54266-49f7-4a6f-9de6-8799bce509d6 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af92fd48-621c-47b1-8030-1dd8d750cb8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9af54266-49f7-4a6f-9de6-8799bce509d6 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af92fd48-621c-47b1-8030-1dd8d750cb8f) transitioned into 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-334533379',display_name='tempest-VolumesGetTest-Volume-1760127193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9950846182e44e84a196380611463bfd',qos_specs=None,replication_status=,reservations=['e16f2a35-e050-4800-af08-4ed8ff1d087e','bacf31ba-063a-4808-886e-29e537c18301','89d4cca8-a537-4375-92ff-91a0b05d02de','f4b6d84b-e699-4834-b8f6-6d7c8b1b82e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c13cd672b9d4040a457bc53f93e234c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9af54266-49f7-4a6f-9de6-8799bce509d6 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5233df74-24a1-4df1-bad4-0ee5a8368bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9af54266-49f7-4a6f-9de6-8799bce509d6 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5233df74-24a1-4df1-bad4-0ee5a8368bce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:48 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9af54266-49f7-4a6f-9de6-8799bce509d6 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Flow 'volume_create_api' (03145a89-1a2b-4bf5-96b0-3228ecc42903) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:48 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9af54266-49f7-4a6f-9de6-8799bce509d6 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Create volume request issued successfully. Sep 05 21:00:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9af54266-49f7-4a6f-9de6-8799bce509d6 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:00:48 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1107/2145] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:00:47 2026] POST /volume/v3/volumes => generated 788 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:00:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b09ea650-ad5e-49e9-b0c9-7bc7afaa0869 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-dbbda796-f0ae-4079-a852-865a92c8e943 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b09ea650-ad5e-49e9-b0c9-7bc7afaa0869 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 Sep 05 21:00:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b09ea650-ad5e-49e9-b0c9-7bc7afaa0869 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b09ea650-ad5e-49e9-b0c9-7bc7afaa0869 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dbbda796-f0ae-4079-a852-865a92c8e943 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 Sep 05 21:00:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dbbda796-f0ae-4079-a852-865a92c8e943 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dbbda796-f0ae-4079-a852-865a92c8e943 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:48 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:48 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:48 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b09ea650-ad5e-49e9-b0c9-7bc7afaa0869 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:00:48 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:48 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:48 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:48 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b09ea650-ad5e-49e9-b0c9-7bc7afaa0869 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 returned with HTTP 200 Sep 05 21:00:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1039/2146] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:48 2026] GET /volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 => generated 446 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:48 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-dbbda796-f0ae-4079-a852-865a92c8e943 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dbbda796-f0ae-4079-a852-865a92c8e943 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 returned with HTTP 200 Sep 05 21:00:48 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1108/2147] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:48 2026] GET /volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 => generated 856 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-276f65c3-57d0-4521-8710-ab91e77d6331 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-276f65c3-57d0-4521-8710-ab91e77d6331 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d Sep 05 21:00:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-276f65c3-57d0-4521-8710-ab91e77d6331 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-276f65c3-57d0-4521-8710-ab91e77d6331 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:49 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:49 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:49 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-276f65c3-57d0-4521-8710-ab91e77d6331 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Snapshot retrieved successfully. Sep 05 21:00:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-276f65c3-57d0-4521-8710-ab91e77d6331 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d returned with HTTP 200 Sep 05 21:00:49 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1040/2148] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:49 2026] GET /volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:00:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-dfdea167-7ed5-4b33-8bfe-aaa331a6b8d2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dfdea167-7ed5-4b33-8bfe-aaa331a6b8d2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 Sep 05 21:00:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dfdea167-7ed5-4b33-8bfe-aaa331a6b8d2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dfdea167-7ed5-4b33-8bfe-aaa331a6b8d2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:49 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:49 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:49 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-dfdea167-7ed5-4b33-8bfe-aaa331a6b8d2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:00:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dfdea167-7ed5-4b33-8bfe-aaa331a6b8d2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 returned with HTTP 200 Sep 05 21:00:49 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1109/2149] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:49 2026] GET /volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 => generated 446 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:00:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c775c3f6-b7a4-4721-85ee-5e26072df1be None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c775c3f6-b7a4-4721-85ee-5e26072df1be tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 Sep 05 21:00:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c775c3f6-b7a4-4721-85ee-5e26072df1be tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c775c3f6-b7a4-4721-85ee-5e26072df1be tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:49 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:49 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:49 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:49 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:49 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c775c3f6-b7a4-4721-85ee-5e26072df1be tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c775c3f6-b7a4-4721-85ee-5e26072df1be tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 returned with HTTP 200 Sep 05 21:00:49 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1041/2150] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:49 2026] GET /volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 => generated 880 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7ca11072-7f51-4305-b51a-12da3abca874 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7ca11072-7f51-4305-b51a-12da3abca874 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d Sep 05 21:00:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7ca11072-7f51-4305-b51a-12da3abca874 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7ca11072-7f51-4305-b51a-12da3abca874 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:50 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:50 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:50 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7ca11072-7f51-4305-b51a-12da3abca874 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Snapshot retrieved successfully. Sep 05 21:00:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7ca11072-7f51-4305-b51a-12da3abca874 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d returned with HTTP 200 Sep 05 21:00:50 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1110/2151] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:50 2026] GET /volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-20962803-cc4a-457b-b8c6-25d128ca63d1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-20962803-cc4a-457b-b8c6-25d128ca63d1 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 Sep 05 21:00:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-20962803-cc4a-457b-b8c6-25d128ca63d1 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-20962803-cc4a-457b-b8c6-25d128ca63d1 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:50 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:50 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:50 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-20962803-cc4a-457b-b8c6-25d128ca63d1 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:00:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-20962803-cc4a-457b-b8c6-25d128ca63d1 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 returned with HTTP 200 Sep 05 21:00:50 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1042/2152] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:50 2026] GET /volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 => generated 473 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-abdd6a7b-e96a-4bee-aa1a-174d933c25a0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-abdd6a7b-e96a-4bee-aa1a-174d933c25a0 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 21:00:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-abdd6a7b-e96a-4bee-aa1a-174d933c25a0 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "843877a1-f94b-4321-9572-83edb44f03f1", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-711224730"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:50 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:50 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:50 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:50 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:50 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-abdd6a7b-e96a-4bee-aa1a-174d933c25a0 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Volume info retrieved successfully. Sep 05 21:00:50 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-abdd6a7b-e96a-4bee-aa1a-174d933c25a0 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Create snapshot from volume 843877a1-f94b-4321-9572-83edb44f03f1 Sep 05 21:00:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0e72d209-9d91-4e56-b168-c4d8d3c39080 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0e72d209-9d91-4e56-b168-c4d8d3c39080 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 Sep 05 21:00:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0e72d209-9d91-4e56-b168-c4d8d3c39080 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0e72d209-9d91-4e56-b168-c4d8d3c39080 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:50 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:50 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:50 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:50 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:50 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0e72d209-9d91-4e56-b168-c4d8d3c39080 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0e72d209-9d91-4e56-b168-c4d8d3c39080 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 returned with HTTP 200 Sep 05 21:00:50 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1043/2153] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:50 2026] GET /volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 => generated 880 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:50 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-abdd6a7b-e96a-4bee-aa1a-174d933c25a0 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Created reservations ['88aade60-5d47-4633-a902-e8d5f901f4e6', 'ca14ba0b-051a-4b73-910e-4175edb0c2dd', '040e9d56-e563-40c5-80b0-30b0a9b21f52', '73fabc91-0654-4491-8a21-8e5f294c0367'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:00:50 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:50 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:50 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-abdd6a7b-e96a-4bee-aa1a-174d933c25a0 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot create request issued successfully. Sep 05 21:00:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-abdd6a7b-e96a-4bee-aa1a-174d933c25a0 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 21:00:50 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1111/2154] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 21:00:50 2026] POST /volume/v3/snapshots => generated 313 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:00:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b48088af-b456-4a3f-a325-f3390516a8c4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b48088af-b456-4a3f-a325-f3390516a8c4 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af Sep 05 21:00:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b48088af-b456-4a3f-a325-f3390516a8c4 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b48088af-b456-4a3f-a325-f3390516a8c4 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:50 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:50 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:50 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b48088af-b456-4a3f-a325-f3390516a8c4 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:00:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b48088af-b456-4a3f-a325-f3390516a8c4 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af returned with HTTP 200 Sep 05 21:00:50 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1044/2155] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:50 2026] GET /volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af => generated 445 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-da78dd86-268c-468c-950e-5d5afdba3c1d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-da78dd86-268c-468c-950e-5d5afdba3c1d tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d Sep 05 21:00:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-da78dd86-268c-468c-950e-5d5afdba3c1d tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-da78dd86-268c-468c-950e-5d5afdba3c1d tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:51 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:51 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:51 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-da78dd86-268c-468c-950e-5d5afdba3c1d tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Snapshot retrieved successfully. Sep 05 21:00:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-da78dd86-268c-468c-950e-5d5afdba3c1d tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d returned with HTTP 200 Sep 05 21:00:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1112/2156] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:51 2026] GET /volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-56631278-4984-40c1-8a0d-25f0c49e54ff None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-56631278-4984-40c1-8a0d-25f0c49e54ff tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 Sep 05 21:00:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-56631278-4984-40c1-8a0d-25f0c49e54ff tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-56631278-4984-40c1-8a0d-25f0c49e54ff tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:51 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:51 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:51 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:51 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-56631278-4984-40c1-8a0d-25f0c49e54ff tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-56631278-4984-40c1-8a0d-25f0c49e54ff tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 returned with HTTP 200 Sep 05 21:00:51 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1045/2157] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:51 2026] GET /volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 => generated 880 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5edf2aac-c9e7-49fd-8173-c9755b8ad524 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5edf2aac-c9e7-49fd-8173-c9755b8ad524 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af Sep 05 21:00:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5edf2aac-c9e7-49fd-8173-c9755b8ad524 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5edf2aac-c9e7-49fd-8173-c9755b8ad524 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:51 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:51 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:51 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5edf2aac-c9e7-49fd-8173-c9755b8ad524 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:00:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5edf2aac-c9e7-49fd-8173-c9755b8ad524 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af returned with HTTP 200 Sep 05 21:00:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1113/2158] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:51 2026] GET /volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af => generated 445 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8149544a-0b1b-49f1-b59c-c8f55aafe2fd None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8149544a-0b1b-49f1-b59c-c8f55aafe2fd tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d Sep 05 21:00:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8149544a-0b1b-49f1-b59c-c8f55aafe2fd tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8149544a-0b1b-49f1-b59c-c8f55aafe2fd tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:52 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:52 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8149544a-0b1b-49f1-b59c-c8f55aafe2fd tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Snapshot retrieved successfully. Sep 05 21:00:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8149544a-0b1b-49f1-b59c-c8f55aafe2fd tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d returned with HTTP 200 Sep 05 21:00:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1046/2159] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:52 2026] GET /volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-57da48c9-92a1-426a-82cb-a2b3decc213f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-57da48c9-92a1-426a-82cb-a2b3decc213f tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 Sep 05 21:00:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-57da48c9-92a1-426a-82cb-a2b3decc213f tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-57da48c9-92a1-426a-82cb-a2b3decc213f tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:52 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:52 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:52 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:52 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:52 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-57da48c9-92a1-426a-82cb-a2b3decc213f tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-57da48c9-92a1-426a-82cb-a2b3decc213f tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 returned with HTTP 200 Sep 05 21:00:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1114/2160] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:52 2026] GET /volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 => generated 880 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d1db6e88-d407-4b25-a64d-81c34618413b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d1db6e88-d407-4b25-a64d-81c34618413b tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af Sep 05 21:00:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d1db6e88-d407-4b25-a64d-81c34618413b tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d1db6e88-d407-4b25-a64d-81c34618413b tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:52 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:52 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d1db6e88-d407-4b25-a64d-81c34618413b tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:00:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d1db6e88-d407-4b25-a64d-81c34618413b tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af returned with HTTP 200 Sep 05 21:00:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1047/2161] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:52 2026] GET /volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af => generated 445 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-94040a34-afbf-4ec4-b35c-670d514c0939 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-94040a34-afbf-4ec4-b35c-670d514c0939 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d Sep 05 21:00:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-94040a34-afbf-4ec4-b35c-670d514c0939 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-94040a34-afbf-4ec4-b35c-670d514c0939 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:53 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:53 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:53 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-94040a34-afbf-4ec4-b35c-670d514c0939 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Snapshot retrieved successfully. Sep 05 21:00:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-94040a34-afbf-4ec4-b35c-670d514c0939 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d returned with HTTP 200 Sep 05 21:00:53 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1115/2162] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:53 2026] GET /volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c1e508b4-69e9-4c77-9695-032511d4a5b5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c1e508b4-69e9-4c77-9695-032511d4a5b5 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:00:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c1e508b4-69e9-4c77-9695-032511d4a5b5 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a0fc4d26-57aa-4bbf-a2c2-6d436575be2d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2115891366"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-c1e508b4-69e9-4c77-9695-032511d4a5b5 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Create volume request body: {'volume': {'snapshot_id': 'a0fc4d26-57aa-4bbf-a2c2-6d436575be2d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2115891366'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:00:53 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:53 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:53 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c1e508b4-69e9-4c77-9695-032511d4a5b5 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Snapshot retrieved successfully. Sep 05 21:00:53 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-c1e508b4-69e9-4c77-9695-032511d4a5b5 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Create volume of 1 GB Sep 05 21:00:53 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c1e508b4-69e9-4c77-9695-032511d4a5b5 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Availability Zones retrieved successfully. Sep 05 21:00:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c1e508b4-69e9-4c77-9695-032511d4a5b5 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Flow 'volume_create_api' (dac93408-8cb5-42bb-9861-0ee01e1abaa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c1e508b4-69e9-4c77-9695-032511d4a5b5 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eca69544-22d9-4193-830a-420759f59f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-c1e508b4-69e9-4c77-9695-032511d4a5b5 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:00:53 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:53 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c1e508b4-69e9-4c77-9695-032511d4a5b5 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eca69544-22d9-4193-830a-420759f59f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a0fc4d26-57aa-4bbf-a2c2-6d436575be2d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c1e508b4-69e9-4c77-9695-032511d4a5b5 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8951bad9-073f-4610-983d-590c59bb4778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e19f7f86-6eab-444b-98ee-e2ccf893e3b4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e19f7f86-6eab-444b-98ee-e2ccf893e3b4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:00:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e19f7f86-6eab-444b-98ee-e2ccf893e3b4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-784562550", "imageRef": "2d84e6ed-7ef2-4e37-a91d-20dfb060d3df", "size": 1}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-e19f7f86-6eab-444b-98ee-e2ccf893e3b4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-784562550', 'imageRef': '2d84e6ed-7ef2-4e37-a91d-20dfb060d3df', 'size': 1}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:00:53 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-c1e508b4-69e9-4c77-9695-032511d4a5b5 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Created reservations ['75f006e7-5f16-4f93-bd4b-7cb54ced603f', '4bd41d1e-d269-4028-918f-c2a5d1fcf8f5', '1734a37c-7d98-4f59-9061-e21b21081a17', '6a452b66-c268-4645-a48e-d17b48db4bde'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:00:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c1e508b4-69e9-4c77-9695-032511d4a5b5 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8951bad9-073f-4610-983d-590c59bb4778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75f006e7-5f16-4f93-bd4b-7cb54ced603f', '4bd41d1e-d269-4028-918f-c2a5d1fcf8f5', '1734a37c-7d98-4f59-9061-e21b21081a17', '6a452b66-c268-4645-a48e-d17b48db4bde']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c1e508b4-69e9-4c77-9695-032511d4a5b5 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea470848-6f79-43a0-8385-9422aaf7eea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:53 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:53 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:53 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:53 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c1e508b4-69e9-4c77-9695-032511d4a5b5 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea470848-6f79-43a0-8385-9422aaf7eea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e32d3c05-6f85-4437-a605-017ced4d0ff3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2115891366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84775f7c46d84e3b9e445333c5fe0647',qos_specs=None,replication_status=,reservations=['75f006e7-5f16-4f93-bd4b-7cb54ced603f','4bd41d1e-d269-4028-918f-c2a5d1fcf8f5','1734a37c-7d98-4f59-9061-e21b21081a17','6a452b66-c268-4645-a48e-d17b48db4bde'],size=1,snapshot_id=a0fc4d26-57aa-4bbf-a2c2-6d436575be2d,source_replicaid=,source_volid=None,status='creating',user_id='b377eac2f99b4d4c82a8cfc9ac62e1ff',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:00:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2115891366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e32d3c05-6f85-4437-a605-017ced4d0ff3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84775f7c46d84e3b9e445333c5fe0647',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a0fc4d26-57aa-4bbf-a2c2-6d436575be2d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b377eac2f99b4d4c82a8cfc9ac62e1ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:53 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-e19f7f86-6eab-444b-98ee-e2ccf893e3b4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Create volume of 1 GB Sep 05 21:00:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c1e508b4-69e9-4c77-9695-032511d4a5b5 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (538c70e2-6fe6-4193-904e-4d8a72080a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:53 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e19f7f86-6eab-444b-98ee-e2ccf893e3b4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Availability Zones retrieved successfully. Sep 05 21:00:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-e19f7f86-6eab-444b-98ee-e2ccf893e3b4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Flow 'volume_create_api' (ac7c74b3-316b-485f-9479-a239d0d8bd9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-e19f7f86-6eab-444b-98ee-e2ccf893e3b4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50c8147d-e368-4f5a-9839-449acb2fb84d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-e19f7f86-6eab-444b-98ee-e2ccf893e3b4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:00:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c1e508b4-69e9-4c77-9695-032511d4a5b5 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (538c70e2-6fe6-4193-904e-4d8a72080a4a) transitioned into state 'SUCCESS' from state '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-2115891366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84775f7c46d84e3b9e445333c5fe0647',qos_specs=None,replication_status=,reservations=['75f006e7-5f16-4f93-bd4b-7cb54ced603f','4bd41d1e-d269-4028-918f-c2a5d1fcf8f5','1734a37c-7d98-4f59-9061-e21b21081a17','6a452b66-c268-4645-a48e-d17b48db4bde'],size=1,snapshot_id=a0fc4d26-57aa-4bbf-a2c2-6d436575be2d,source_replicaid=,source_volid=None,status='creating',user_id='b377eac2f99b4d4c82a8cfc9ac62e1ff',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c1e508b4-69e9-4c77-9695-032511d4a5b5 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6153528d-65b6-4961-892b-8cbf72f751b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:53 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:53 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c1e508b4-69e9-4c77-9695-032511d4a5b5 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6153528d-65b6-4961-892b-8cbf72f751b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c1e508b4-69e9-4c77-9695-032511d4a5b5 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Flow 'volume_create_api' (dac93408-8cb5-42bb-9861-0ee01e1abaa5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:53 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c1e508b4-69e9-4c77-9695-032511d4a5b5 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Create volume request issued successfully. Sep 05 21:00:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c1e508b4-69e9-4c77-9695-032511d4a5b5 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:00:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1048/2163] 192.168.122.147 () {62 vars in 1184 bytes} [Sat Sep 5 21:00:53 2026] POST /volume/v3/volumes => generated 813 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:00:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3e7bbe16-5640-41aa-95e1-59910558fbe8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3e7bbe16-5640-41aa-95e1-59910558fbe8 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 Sep 05 21:00:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3e7bbe16-5640-41aa-95e1-59910558fbe8 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3e7bbe16-5640-41aa-95e1-59910558fbe8 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:53 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:53 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:53 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:53 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-e19f7f86-6eab-444b-98ee-e2ccf893e3b4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50c8147d-e368-4f5a-9839-449acb2fb84d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:53 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3e7bbe16-5640-41aa-95e1-59910558fbe8 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-e19f7f86-6eab-444b-98ee-e2ccf893e3b4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (befbb18b-2ed3-4f16-b320-f1491f66f283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3e7bbe16-5640-41aa-95e1-59910558fbe8 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 returned with HTTP 200 Sep 05 21:00:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1049/2164] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:53 2026] GET /volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 => generated 881 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-64840e4a-95ca-45e5-93ba-a4bd7ff9d633 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-64840e4a-95ca-45e5-93ba-a4bd7ff9d633 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 Sep 05 21:00:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-64840e4a-95ca-45e5-93ba-a4bd7ff9d633 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-64840e4a-95ca-45e5-93ba-a4bd7ff9d633 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:53 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:53 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:53 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:53 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:53 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-64840e4a-95ca-45e5-93ba-a4bd7ff9d633 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Volume info retrieved successfully. Sep 05 21:00:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-64840e4a-95ca-45e5-93ba-a4bd7ff9d633 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 returned with HTTP 200 Sep 05 21:00:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1050/2165] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:00:53 2026] GET /volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 => generated 881 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:00:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ea283854-c51e-4460-80bc-a913f96c0652 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ea283854-c51e-4460-80bc-a913f96c0652 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af Sep 05 21:00:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ea283854-c51e-4460-80bc-a913f96c0652 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ea283854-c51e-4460-80bc-a913f96c0652 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:53 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:53 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:53 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ea283854-c51e-4460-80bc-a913f96c0652 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:00:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ea283854-c51e-4460-80bc-a913f96c0652 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af returned with HTTP 200 Sep 05 21:00:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1051/2166] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:53 2026] GET /volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af => generated 445 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e6e2056b-05b3-4ef5-9e46-998e4d6a15b1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e6e2056b-05b3-4ef5-9e46-998e4d6a15b1 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] PUT http://192.168.122.147/volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 Sep 05 21:00:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e6e2056b-05b3-4ef5-9e46-998e4d6a15b1 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-754032832", "description": null}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:53 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:53 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:53 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:53 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e6e2056b-05b3-4ef5-9e46-998e4d6a15b1 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e6e2056b-05b3-4ef5-9e46-998e4d6a15b1 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume updated successfully. Sep 05 21:00:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e6e2056b-05b3-4ef5-9e46-998e4d6a15b1 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 returned with HTTP 200 Sep 05 21:00:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1052/2167] 192.168.122.147 () {60 vars in 1252 bytes} [Sat Sep 5 21:00:53 2026] PUT /volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 => generated 778 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-784328bd-e649-4836-a998-a453fd09a7fd None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-784328bd-e649-4836-a998-a453fd09a7fd tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 Sep 05 21:00:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-784328bd-e649-4836-a998-a453fd09a7fd tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-784328bd-e649-4836-a998-a453fd09a7fd tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:54 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-e19f7f86-6eab-444b-98ee-e2ccf893e3b4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Created reservations ['bd4eaf5d-cb29-49c1-a225-db8a2b93ef0f', 'a3d591c7-a1b8-402b-b9e3-4a23ab3ed4af', '7cb315ce-d422-42b1-8fa9-b875f6289a43', 'd1c5c9a3-ec62-4e90-84a5-e43cb5c25f35'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:00:54 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:54 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:54 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:54 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:54 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-e19f7f86-6eab-444b-98ee-e2ccf893e3b4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (befbb18b-2ed3-4f16-b320-f1491f66f283) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd4eaf5d-cb29-49c1-a225-db8a2b93ef0f', 'a3d591c7-a1b8-402b-b9e3-4a23ab3ed4af', '7cb315ce-d422-42b1-8fa9-b875f6289a43', 'd1c5c9a3-ec62-4e90-84a5-e43cb5c25f35']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:54 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-e19f7f86-6eab-444b-98ee-e2ccf893e3b4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0762f8a2-33ec-41c0-bd42-8ca7e8e49292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-784328bd-e649-4836-a998-a453fd09a7fd tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-784328bd-e649-4836-a998-a453fd09a7fd tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 returned with HTTP 200 Sep 05 21:00:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1053/2168] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:54 2026] GET /volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e78e7af4-a15e-4582-ada3-472503dec8b7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e78e7af4-a15e-4582-ada3-472503dec8b7 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] DELETE http://192.168.122.147/volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 Sep 05 21:00:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e78e7af4-a15e-4582-ada3-472503dec8b7 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e78e7af4-a15e-4582-ada3-472503dec8b7 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:54 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-e78e7af4-a15e-4582-ada3-472503dec8b7 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Delete volume with id: b1071d2c-3a36-4712-81eb-ec586b66b359 Sep 05 21:00:54 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:54 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:54 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:54 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:54 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:54 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e78e7af4-a15e-4582-ada3-472503dec8b7 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:54 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-e19f7f86-6eab-444b-98ee-e2ccf893e3b4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0762f8a2-33ec-41c0-bd42-8ca7e8e49292) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6228032e-d71a-428b-abef-2b8449f64ee9', '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-784562550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79da80ca8cea420ea095ac12f664703d',qos_specs=None,replication_status=,reservations=['bd4eaf5d-cb29-49c1-a225-db8a2b93ef0f','a3d591c7-a1b8-402b-b9e3-4a23ab3ed4af','7cb315ce-d422-42b1-8fa9-b875f6289a43','d1c5c9a3-ec62-4e90-84a5-e43cb5c25f35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='376da8e2f21e4e049ea3a821f4129c9e',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:00:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-784562550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6228032e-d71a-428b-abef-2b8449f64ee9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79da80ca8cea420ea095ac12f664703d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='376da8e2f21e4e049ea3a821f4129c9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:54 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-e19f7f86-6eab-444b-98ee-e2ccf893e3b4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3e9af6e-e921-467f-81ac-ccd12c74199d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e78e7af4-a15e-4582-ada3-472503dec8b7 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Delete volume request issued successfully. Sep 05 21:00:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e78e7af4-a15e-4582-ada3-472503dec8b7 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 returned with HTTP 202 Sep 05 21:00:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1054/2169] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:00:54 2026] DELETE /volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:00:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2c516c25-2296-46fa-ad3a-a8eb6a60a9fe None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2c516c25-2296-46fa-ad3a-a8eb6a60a9fe tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 Sep 05 21:00:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2c516c25-2296-46fa-ad3a-a8eb6a60a9fe tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2c516c25-2296-46fa-ad3a-a8eb6a60a9fe tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:54 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-e19f7f86-6eab-444b-98ee-e2ccf893e3b4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3e9af6e-e921-467f-81ac-ccd12c74199d) transitioned into state 'SUCCESS' from state '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-784562550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79da80ca8cea420ea095ac12f664703d',qos_specs=None,replication_status=,reservations=['bd4eaf5d-cb29-49c1-a225-db8a2b93ef0f','a3d591c7-a1b8-402b-b9e3-4a23ab3ed4af','7cb315ce-d422-42b1-8fa9-b875f6289a43','d1c5c9a3-ec62-4e90-84a5-e43cb5c25f35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='376da8e2f21e4e049ea3a821f4129c9e',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:54 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-e19f7f86-6eab-444b-98ee-e2ccf893e3b4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e78ce0ac-a31e-4045-8ab2-a24694a233f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:00:54 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:54 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:54 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:54 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2c516c25-2296-46fa-ad3a-a8eb6a60a9fe tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2c516c25-2296-46fa-ad3a-a8eb6a60a9fe tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 returned with HTTP 200 Sep 05 21:00:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1055/2170] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:54 2026] GET /volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:54 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-e19f7f86-6eab-444b-98ee-e2ccf893e3b4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e78ce0ac-a31e-4045-8ab2-a24694a233f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:00:54 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-e19f7f86-6eab-444b-98ee-e2ccf893e3b4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Flow 'volume_create_api' (ac7c74b3-316b-485f-9479-a239d0d8bd9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:00:54 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e19f7f86-6eab-444b-98ee-e2ccf893e3b4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Create volume request issued successfully. Sep 05 21:00:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e19f7f86-6eab-444b-98ee-e2ccf893e3b4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:00:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1116/2171] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:00:53 2026] POST /volume/v3/volumes => generated 761 bytes in 747 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:00:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2461fa35-86ba-4e47-a4c2-6186045a7b60 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2461fa35-86ba-4e47-a4c2-6186045a7b60 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] GET http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 Sep 05 21:00:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2461fa35-86ba-4e47-a4c2-6186045a7b60 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2461fa35-86ba-4e47-a4c2-6186045a7b60 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:54 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:54 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:54 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:54 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2461fa35-86ba-4e47-a4c2-6186045a7b60 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Volume info retrieved successfully. Sep 05 21:00:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2461fa35-86ba-4e47-a4c2-6186045a7b60 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 returned with HTTP 200 Sep 05 21:00:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1056/2172] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:54 2026] GET /volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 => generated 829 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-10bb6e80-ef2b-4600-8b69-f2d86ec9b904 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-10bb6e80-ef2b-4600-8b69-f2d86ec9b904 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 Sep 05 21:00:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-10bb6e80-ef2b-4600-8b69-f2d86ec9b904 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-10bb6e80-ef2b-4600-8b69-f2d86ec9b904 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2944821c-863a-4eb3-aff4-54338fe2fc90 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2944821c-863a-4eb3-aff4-54338fe2fc90 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af Sep 05 21:00:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2944821c-863a-4eb3-aff4-54338fe2fc90 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2944821c-863a-4eb3-aff4-54338fe2fc90 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:54 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:54 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:54 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:54 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:54 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:54 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2944821c-863a-4eb3-aff4-54338fe2fc90 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:00:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2944821c-863a-4eb3-aff4-54338fe2fc90 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af returned with HTTP 200 Sep 05 21:00:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1057/2173] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:54 2026] GET /volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af => generated 445 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:54 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-10bb6e80-ef2b-4600-8b69-f2d86ec9b904 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Volume info retrieved successfully. Sep 05 21:00:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-10bb6e80-ef2b-4600-8b69-f2d86ec9b904 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 returned with HTTP 200 Sep 05 21:00:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1117/2174] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:00:54 2026] GET /volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 => generated 905 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:00:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-247fa9fc-5430-402c-b32d-642bfe2cef61 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-247fa9fc-5430-402c-b32d-642bfe2cef61 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 Sep 05 21:00:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-247fa9fc-5430-402c-b32d-642bfe2cef61 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-247fa9fc-5430-402c-b32d-642bfe2cef61 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:55 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:55 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:55 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:55 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-247fa9fc-5430-402c-b32d-642bfe2cef61 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 returned with HTTP 404 Sep 05 21:00:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1058/2175] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:55 2026] GET /volume/v3/volumes/b1071d2c-3a36-4712-81eb-ec586b66b359 => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:00:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ccb39193-6e75-452d-a269-a40947f74291 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ccb39193-6e75-452d-a269-a40947f74291 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb Sep 05 21:00:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ccb39193-6e75-452d-a269-a40947f74291 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ccb39193-6e75-452d-a269-a40947f74291 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2a8bb5aa-cab5-4dc5-a70d-737af949de18 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:55 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:55 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:55 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:55 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2a8bb5aa-cab5-4dc5-a70d-737af949de18 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] GET http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 Sep 05 21:00:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2a8bb5aa-cab5-4dc5-a70d-737af949de18 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2a8bb5aa-cab5-4dc5-a70d-737af949de18 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:55 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ccb39193-6e75-452d-a269-a40947f74291 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ccb39193-6e75-452d-a269-a40947f74291 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb returned with HTTP 200 Sep 05 21:00:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1118/2176] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:55 2026] GET /volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb => generated 933 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:00:55 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:55 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:55 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:55 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:55 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2a8bb5aa-cab5-4dc5-a70d-737af949de18 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Volume info retrieved successfully. Sep 05 21:00:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-24964db2-73ad-4c65-9ea9-eb8bb9a5febf None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-24964db2-73ad-4c65-9ea9-eb8bb9a5febf tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] DELETE http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb Sep 05 21:00:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-24964db2-73ad-4c65-9ea9-eb8bb9a5febf tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-24964db2-73ad-4c65-9ea9-eb8bb9a5febf tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:55 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-24964db2-73ad-4c65-9ea9-eb8bb9a5febf tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Delete volume with id: 190a282a-b997-4e70-b099-845520d911fb Sep 05 21:00:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2a8bb5aa-cab5-4dc5-a70d-737af949de18 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 returned with HTTP 200 Sep 05 21:00:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1059/2177] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:55 2026] GET /volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 => generated 853 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:55 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:55 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:55 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:55 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:55 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-24964db2-73ad-4c65-9ea9-eb8bb9a5febf tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:55 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-24964db2-73ad-4c65-9ea9-eb8bb9a5febf tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Delete volume request issued successfully. Sep 05 21:00:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-24964db2-73ad-4c65-9ea9-eb8bb9a5febf tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb returned with HTTP 202 Sep 05 21:00:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1119/2178] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:00:55 2026] DELETE /volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:00:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c223e729-a7b1-4404-8701-21f2c059ad75 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c223e729-a7b1-4404-8701-21f2c059ad75 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb Sep 05 21:00:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c223e729-a7b1-4404-8701-21f2c059ad75 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c223e729-a7b1-4404-8701-21f2c059ad75 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:55 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:55 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:55 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:55 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:55 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c223e729-a7b1-4404-8701-21f2c059ad75 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c223e729-a7b1-4404-8701-21f2c059ad75 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb returned with HTTP 200 Sep 05 21:00:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1060/2179] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:55 2026] GET /volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb => generated 932 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-185e8fdd-cb1a-4efe-b0c4-01199e303307 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-185e8fdd-cb1a-4efe-b0c4-01199e303307 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af Sep 05 21:00:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-185e8fdd-cb1a-4efe-b0c4-01199e303307 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-185e8fdd-cb1a-4efe-b0c4-01199e303307 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:56 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-185e8fdd-cb1a-4efe-b0c4-01199e303307 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:00:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-185e8fdd-cb1a-4efe-b0c4-01199e303307 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af returned with HTTP 200 Sep 05 21:00:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1120/2180] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:55 2026] GET /volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af => generated 472 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a6e9b548-bb91-41e8-a2ee-a52027ed3393 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b52b43cc-9942-4a51-8f27-ca9d969b2549 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b52b43cc-9942-4a51-8f27-ca9d969b2549 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 21:00:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b52b43cc-9942-4a51-8f27-ca9d969b2549 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "843877a1-f94b-4321-9572-83edb44f03f1", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1245589671"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a6e9b548-bb91-41e8-a2ee-a52027ed3393 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 Sep 05 21:00:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a6e9b548-bb91-41e8-a2ee-a52027ed3393 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a6e9b548-bb91-41e8-a2ee-a52027ed3393 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:56 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:56 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:56 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b52b43cc-9942-4a51-8f27-ca9d969b2549 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Volume info retrieved successfully. Sep 05 21:00:56 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-b52b43cc-9942-4a51-8f27-ca9d969b2549 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Create snapshot from volume 843877a1-f94b-4321-9572-83edb44f03f1 Sep 05 21:00:56 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:56 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:56 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:56 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:56 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a6e9b548-bb91-41e8-a2ee-a52027ed3393 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Volume info retrieved successfully. Sep 05 21:00:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a6e9b548-bb91-41e8-a2ee-a52027ed3393 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 returned with HTTP 200 Sep 05 21:00:56 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1061/2181] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:00:56 2026] GET /volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 => generated 905 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:00:56 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-b52b43cc-9942-4a51-8f27-ca9d969b2549 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Created reservations ['6b5b4216-efad-4d90-b263-75749130b0e4', '18639ff7-6c3b-48f1-91fb-b2da1e19b2d7', '6dcf0db0-8ea2-4aae-9ea9-e21456f7b424', 'b3805c52-35ec-4ba9-bc66-a6803279c663'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:00:56 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:56 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:56 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b52b43cc-9942-4a51-8f27-ca9d969b2549 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot create request issued successfully. Sep 05 21:00:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b52b43cc-9942-4a51-8f27-ca9d969b2549 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 21:00:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1121/2182] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 21:00:56 2026] POST /volume/v3/snapshots => generated 314 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:00:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-750807a7-108c-46e2-8663-053a3c2339ab None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-750807a7-108c-46e2-8663-053a3c2339ab tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 Sep 05 21:00:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-750807a7-108c-46e2-8663-053a3c2339ab tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-750807a7-108c-46e2-8663-053a3c2339ab tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:56 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:56 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:56 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-750807a7-108c-46e2-8663-053a3c2339ab tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:00:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-750807a7-108c-46e2-8663-053a3c2339ab tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 returned with HTTP 200 Sep 05 21:00:56 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1062/2183] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:56 2026] GET /volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 => generated 446 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-cebbca7e-0735-436a-a7b4-b66529895584 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cebbca7e-0735-436a-a7b4-b66529895584 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] GET http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 Sep 05 21:00:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cebbca7e-0735-436a-a7b4-b66529895584 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cebbca7e-0735-436a-a7b4-b66529895584 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:56 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:56 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:56 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-cebbca7e-0735-436a-a7b4-b66529895584 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Volume info retrieved successfully. Sep 05 21:00:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cebbca7e-0735-436a-a7b4-b66529895584 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 returned with HTTP 200 Sep 05 21:00:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1122/2184] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:56 2026] GET /volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 => generated 911 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-29c4470a-2852-4fc7-8a8d-6cb8866ca2e8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-29c4470a-2852-4fc7-8a8d-6cb8866ca2e8 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb Sep 05 21:00:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-29c4470a-2852-4fc7-8a8d-6cb8866ca2e8 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-29c4470a-2852-4fc7-8a8d-6cb8866ca2e8 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-29c4470a-2852-4fc7-8a8d-6cb8866ca2e8 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb returned with HTTP 404 Sep 05 21:00:56 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1063/2185] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:56 2026] GET /volume/v3/volumes/190a282a-b997-4e70-b099-845520d911fb => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:00:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a193a571-e30f-4d0a-96f5-bd485376c624 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a193a571-e30f-4d0a-96f5-bd485376c624 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/eba66439-74c6-4a25-8637-68898048afdb Sep 05 21:00:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a193a571-e30f-4d0a-96f5-bd485376c624 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a193a571-e30f-4d0a-96f5-bd485376c624 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:56 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:56 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:56 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a193a571-e30f-4d0a-96f5-bd485376c624 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a193a571-e30f-4d0a-96f5-bd485376c624 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/eba66439-74c6-4a25-8637-68898048afdb returned with HTTP 200 Sep 05 21:00:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1123/2186] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:56 2026] GET /volume/v3/volumes/eba66439-74c6-4a25-8637-68898048afdb => generated 847 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-bc938620-1129-4149-a2ab-5d9db8b503bb None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bc938620-1129-4149-a2ab-5d9db8b503bb tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] DELETE http://192.168.122.147/volume/v3/volumes/eba66439-74c6-4a25-8637-68898048afdb Sep 05 21:00:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bc938620-1129-4149-a2ab-5d9db8b503bb tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bc938620-1129-4149-a2ab-5d9db8b503bb tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:56 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-bc938620-1129-4149-a2ab-5d9db8b503bb tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Delete volume with id: eba66439-74c6-4a25-8637-68898048afdb Sep 05 21:00:56 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:56 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:56 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:56 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:56 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-bc938620-1129-4149-a2ab-5d9db8b503bb tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:57 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-bc938620-1129-4149-a2ab-5d9db8b503bb tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Delete volume request issued successfully. Sep 05 21:00:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bc938620-1129-4149-a2ab-5d9db8b503bb tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/eba66439-74c6-4a25-8637-68898048afdb returned with HTTP 202 Sep 05 21:00:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1064/2187] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:00:56 2026] DELETE /volume/v3/volumes/eba66439-74c6-4a25-8637-68898048afdb => generated 0 bytes in 256 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:00:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2f08bdb1-fdba-4e6f-8634-5ee49dae80c7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2f08bdb1-fdba-4e6f-8634-5ee49dae80c7 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/eba66439-74c6-4a25-8637-68898048afdb Sep 05 21:00:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2f08bdb1-fdba-4e6f-8634-5ee49dae80c7 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2f08bdb1-fdba-4e6f-8634-5ee49dae80c7 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9770af1c-700e-4aa1-9343-72ede25f63c6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:57 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:57 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9770af1c-700e-4aa1-9343-72ede25f63c6 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 Sep 05 21:00:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9770af1c-700e-4aa1-9343-72ede25f63c6 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9770af1c-700e-4aa1-9343-72ede25f63c6 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:57 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:57 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:57 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:57 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:57 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2f08bdb1-fdba-4e6f-8634-5ee49dae80c7 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:57 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:57 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2f08bdb1-fdba-4e6f-8634-5ee49dae80c7 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/eba66439-74c6-4a25-8637-68898048afdb returned with HTTP 200 Sep 05 21:00:57 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1124/2188] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:57 2026] GET /volume/v3/volumes/eba66439-74c6-4a25-8637-68898048afdb => generated 846 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:57 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9770af1c-700e-4aa1-9343-72ede25f63c6 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Volume info retrieved successfully. Sep 05 21:00:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-adf6c7e4-d673-4386-83a7-11497fc4cc67 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-adf6c7e4-d673-4386-83a7-11497fc4cc67 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 Sep 05 21:00:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-adf6c7e4-d673-4386-83a7-11497fc4cc67 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-adf6c7e4-d673-4386-83a7-11497fc4cc67 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9770af1c-700e-4aa1-9343-72ede25f63c6 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 returned with HTTP 200 Sep 05 21:00:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1065/2189] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:00:57 2026] GET /volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 => generated 905 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:00:57 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:57 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:57 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-adf6c7e4-d673-4386-83a7-11497fc4cc67 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:00:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-adf6c7e4-d673-4386-83a7-11497fc4cc67 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 returned with HTTP 200 Sep 05 21:00:57 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1125/2190] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:57 2026] GET /volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 => generated 446 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0b99430a-944c-4920-bc39-4b02a921d3f7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0b99430a-944c-4920-bc39-4b02a921d3f7 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] GET http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 Sep 05 21:00:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0b99430a-944c-4920-bc39-4b02a921d3f7 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0b99430a-944c-4920-bc39-4b02a921d3f7 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:57 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:57 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:57 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:57 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:57 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0b99430a-944c-4920-bc39-4b02a921d3f7 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Volume info retrieved successfully. Sep 05 21:00:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0b99430a-944c-4920-bc39-4b02a921d3f7 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 returned with HTTP 200 Sep 05 21:00:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1066/2191] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:57 2026] GET /volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 => generated 911 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-db66a08a-e411-424e-900c-b67889f29a60 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-db66a08a-e411-424e-900c-b67889f29a60 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/eba66439-74c6-4a25-8637-68898048afdb Sep 05 21:00:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-db66a08a-e411-424e-900c-b67889f29a60 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-db66a08a-e411-424e-900c-b67889f29a60 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ad593be4-0b0a-4525-ae51-d60b63cc9c3c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ad593be4-0b0a-4525-ae51-d60b63cc9c3c tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 Sep 05 21:00:58 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:58 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ad593be4-0b0a-4525-ae51-d60b63cc9c3c tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ad593be4-0b0a-4525-ae51-d60b63cc9c3c tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:58 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:58 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:58 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-db66a08a-e411-424e-900c-b67889f29a60 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:00:58 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:58 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:58 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:58 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:58 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ad593be4-0b0a-4525-ae51-d60b63cc9c3c tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Volume info retrieved successfully. Sep 05 21:00:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-db66a08a-e411-424e-900c-b67889f29a60 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/eba66439-74c6-4a25-8637-68898048afdb returned with HTTP 200 Sep 05 21:00:58 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1126/2192] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:58 2026] GET /volume/v3/volumes/eba66439-74c6-4a25-8637-68898048afdb => generated 846 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ad593be4-0b0a-4525-ae51-d60b63cc9c3c tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 returned with HTTP 200 Sep 05 21:00:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1067/2193] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:00:58 2026] GET /volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 => generated 905 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:00:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f3076147-4824-40b1-9be3-46b528871b5d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f3076147-4824-40b1-9be3-46b528871b5d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 Sep 05 21:00:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f3076147-4824-40b1-9be3-46b528871b5d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f3076147-4824-40b1-9be3-46b528871b5d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:58 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:58 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:58 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f3076147-4824-40b1-9be3-46b528871b5d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:00:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f3076147-4824-40b1-9be3-46b528871b5d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 returned with HTTP 200 Sep 05 21:00:58 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1127/2194] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:58 2026] GET /volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 => generated 446 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-91c5f576-9a1b-4078-888c-3168237cc3af None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-91c5f576-9a1b-4078-888c-3168237cc3af tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] GET http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 Sep 05 21:00:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-91c5f576-9a1b-4078-888c-3168237cc3af tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-91c5f576-9a1b-4078-888c-3168237cc3af tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:58 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:58 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:00:58 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:58 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:58 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-91c5f576-9a1b-4078-888c-3168237cc3af tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Volume info retrieved successfully. Sep 05 21:00:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-91c5f576-9a1b-4078-888c-3168237cc3af tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 returned with HTTP 200 Sep 05 21:00:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1068/2195] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:58 2026] GET /volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 => generated 911 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-bfaf9bf2-e3f7-403b-a0ed-a526700fe922 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-050fef8f-2ab7-4d3a-b41c-1eda782c9d60 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bfaf9bf2-e3f7-403b-a0ed-a526700fe922 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 Sep 05 21:00:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bfaf9bf2-e3f7-403b-a0ed-a526700fe922 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bfaf9bf2-e3f7-403b-a0ed-a526700fe922 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-050fef8f-2ab7-4d3a-b41c-1eda782c9d60 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/eba66439-74c6-4a25-8637-68898048afdb Sep 05 21:00:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-050fef8f-2ab7-4d3a-b41c-1eda782c9d60 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-050fef8f-2ab7-4d3a-b41c-1eda782c9d60 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:59 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:00:59 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:00:59 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:59 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:00:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-050fef8f-2ab7-4d3a-b41c-1eda782c9d60 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/eba66439-74c6-4a25-8637-68898048afdb returned with HTTP 404 Sep 05 21:00:59 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1069/2196] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:59 2026] GET /volume/v3/volumes/eba66439-74c6-4a25-8637-68898048afdb => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:00:59 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-bfaf9bf2-e3f7-403b-a0ed-a526700fe922 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Volume info retrieved successfully. Sep 05 21:00:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9e8599b4-4dd2-4cbc-81d0-a784d1b3e4ec None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9e8599b4-4dd2-4cbc-81d0-a784d1b3e4ec tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 Sep 05 21:00:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9e8599b4-4dd2-4cbc-81d0-a784d1b3e4ec tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9e8599b4-4dd2-4cbc-81d0-a784d1b3e4ec tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:00:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bfaf9bf2-e3f7-403b-a0ed-a526700fe922 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 returned with HTTP 200 Sep 05 21:00:59 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1128/2197] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:00:59 2026] GET /volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 => generated 905 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:00:59 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:00:59 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:00:59 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9e8599b4-4dd2-4cbc-81d0-a784d1b3e4ec tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:00:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9e8599b4-4dd2-4cbc-81d0-a784d1b3e4ec tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 returned with HTTP 200 Sep 05 21:00:59 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1070/2198] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:00:59 2026] GET /volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 => generated 446 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:00:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-75b35a3d-90bb-455a-8eba-5fe8f694f6ba None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-75b35a3d-90bb-455a-8eba-5fe8f694f6ba tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:00:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-75b35a3d-90bb-455a-8eba-5fe8f694f6ba tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2d84e6ed-7ef2-4e37-a91d-20dfb060d3df", "size": 1, "name": "tempest-VolumesGetTest-Volume-309546589", "metadata": {"Type": "Test"}}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:00:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-75b35a3d-90bb-455a-8eba-5fe8f694f6ba tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Create volume request body: {'volume': {'imageRef': '2d84e6ed-7ef2-4e37-a91d-20dfb060d3df', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-309546589', 'metadata': {'Type': 'Test'}}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:00:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-35740ef3-a6f7-4777-b486-69d2c91760c1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:00:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-35740ef3-a6f7-4777-b486-69d2c91760c1 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] GET http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 Sep 05 21:00:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-35740ef3-a6f7-4777-b486-69d2c91760c1 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:00:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-35740ef3-a6f7-4777-b486-69d2c91760c1 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:00 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:00 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:00 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:00 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:00 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-35740ef3-a6f7-4777-b486-69d2c91760c1 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Volume info retrieved successfully. Sep 05 21:01:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-35740ef3-a6f7-4777-b486-69d2c91760c1 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 returned with HTTP 200 Sep 05 21:01:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1071/2199] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:00:59 2026] GET /volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 => generated 911 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:00 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-75b35a3d-90bb-455a-8eba-5fe8f694f6ba tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Create volume of 1 GB Sep 05 21:01:00 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-75b35a3d-90bb-455a-8eba-5fe8f694f6ba tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Availability Zones retrieved successfully. Sep 05 21:01:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-75b35a3d-90bb-455a-8eba-5fe8f694f6ba tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Flow 'volume_create_api' (7ed99c9b-e619-44b7-a9db-5b519760d76c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:01:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-75b35a3d-90bb-455a-8eba-5fe8f694f6ba tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e0bbcab-e31b-4e8d-b73f-79b44657b435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-75b35a3d-90bb-455a-8eba-5fe8f694f6ba tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:01:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-75b35a3d-90bb-455a-8eba-5fe8f694f6ba tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e0bbcab-e31b-4e8d-b73f-79b44657b435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-75b35a3d-90bb-455a-8eba-5fe8f694f6ba tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ed49faa-2124-40fd-8ac0-2bc9aaaf8de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-15cf1531-3c97-43ef-be06-fe394a577372 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-15cf1531-3c97-43ef-be06-fe394a577372 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 Sep 05 21:01:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-15cf1531-3c97-43ef-be06-fe394a577372 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-15cf1531-3c97-43ef-be06-fe394a577372 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:00 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-75b35a3d-90bb-455a-8eba-5fe8f694f6ba tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Created reservations ['2470f542-8cbc-4876-9eb6-04d592c050ed', 'a0520399-3d65-4d01-802a-471a5d5931de', '1fcfaefe-7f24-4e14-869a-185b79abf8c6', '2e027c56-c9eb-4b23-8bdf-60c6d0a8302f'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:01:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-75b35a3d-90bb-455a-8eba-5fe8f694f6ba tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ed49faa-2124-40fd-8ac0-2bc9aaaf8de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2470f542-8cbc-4876-9eb6-04d592c050ed', 'a0520399-3d65-4d01-802a-471a5d5931de', '1fcfaefe-7f24-4e14-869a-185b79abf8c6', '2e027c56-c9eb-4b23-8bdf-60c6d0a8302f']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-75b35a3d-90bb-455a-8eba-5fe8f694f6ba tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e4928dc-227d-4f46-9716-74a5bac98c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:00 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:00 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:00 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:00 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:00 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-15cf1531-3c97-43ef-be06-fe394a577372 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Volume info retrieved successfully. Sep 05 21:01:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-15cf1531-3c97-43ef-be06-fe394a577372 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 returned with HTTP 200 Sep 05 21:01:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1072/2200] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:00 2026] GET /volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 => generated 905 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-96331cd3-82ca-40cb-b7f8-eb78f2c67697 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-96331cd3-82ca-40cb-b7f8-eb78f2c67697 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 Sep 05 21:01:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-96331cd3-82ca-40cb-b7f8-eb78f2c67697 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-96331cd3-82ca-40cb-b7f8-eb78f2c67697 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:00 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:00 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:00 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-96331cd3-82ca-40cb-b7f8-eb78f2c67697 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:01:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-96331cd3-82ca-40cb-b7f8-eb78f2c67697 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 returned with HTTP 200 Sep 05 21:01:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1073/2201] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:01:00 2026] GET /volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 => generated 446 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:00 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:00 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-75b35a3d-90bb-455a-8eba-5fe8f694f6ba tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e4928dc-227d-4f46-9716-74a5bac98c52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b413710-fa4c-47cc-a7ff-b5c9645196db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-309546589',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9950846182e44e84a196380611463bfd',qos_specs=None,replication_status=,reservations=['2470f542-8cbc-4876-9eb6-04d592c050ed','a0520399-3d65-4d01-802a-471a5d5931de','1fcfaefe-7f24-4e14-869a-185b79abf8c6','2e027c56-c9eb-4b23-8bdf-60c6d0a8302f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c13cd672b9d4040a457bc53f93e234c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:01:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-309546589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b413710-fa4c-47cc-a7ff-b5c9645196db,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='9950846182e44e84a196380611463bfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c13cd672b9d4040a457bc53f93e234c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:00 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-75b35a3d-90bb-455a-8eba-5fe8f694f6ba tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66cd3d90-9078-4ee8-81ba-99338ae21f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:01 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-75b35a3d-90bb-455a-8eba-5fe8f694f6ba tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66cd3d90-9078-4ee8-81ba-99338ae21f18) transitioned into state 'SUCCESS' from state '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-309546589',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9950846182e44e84a196380611463bfd',qos_specs=None,replication_status=,reservations=['2470f542-8cbc-4876-9eb6-04d592c050ed','a0520399-3d65-4d01-802a-471a5d5931de','1fcfaefe-7f24-4e14-869a-185b79abf8c6','2e027c56-c9eb-4b23-8bdf-60c6d0a8302f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c13cd672b9d4040a457bc53f93e234c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:01 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-75b35a3d-90bb-455a-8eba-5fe8f694f6ba tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8caa8884-f770-484e-8de6-a075652001a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:01 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-75b35a3d-90bb-455a-8eba-5fe8f694f6ba tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8caa8884-f770-484e-8de6-a075652001a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:01 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-75b35a3d-90bb-455a-8eba-5fe8f694f6ba tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Flow 'volume_create_api' (7ed99c9b-e619-44b7-a9db-5b519760d76c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:01:01 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-75b35a3d-90bb-455a-8eba-5fe8f694f6ba tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Create volume request issued successfully. Sep 05 21:01:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-75b35a3d-90bb-455a-8eba-5fe8f694f6ba tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:01:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1129/2202] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:00:59 2026] POST /volume/v3/volumes => generated 767 bytes in 1339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:01:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a6d6c41b-595a-471c-9cb4-19b8107c1e03 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a6d6c41b-595a-471c-9cb4-19b8107c1e03 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] GET http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 Sep 05 21:01:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a6d6c41b-595a-471c-9cb4-19b8107c1e03 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a6d6c41b-595a-471c-9cb4-19b8107c1e03 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6ce1969a-8a87-4e17-a146-b4b79b6bb4f0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6ce1969a-8a87-4e17-a146-b4b79b6bb4f0 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db Sep 05 21:01:01 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:01 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6ce1969a-8a87-4e17-a146-b4b79b6bb4f0 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:01 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:01 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6ce1969a-8a87-4e17-a146-b4b79b6bb4f0 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:01 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a6d6c41b-595a-471c-9cb4-19b8107c1e03 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Volume info retrieved successfully. Sep 05 21:01:01 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:01 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:01 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:01 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a6d6c41b-595a-471c-9cb4-19b8107c1e03 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 returned with HTTP 200 Sep 05 21:01:01 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1074/2203] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:01 2026] GET /volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 => generated 911 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:01 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6ce1969a-8a87-4e17-a146-b4b79b6bb4f0 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:01:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6ce1969a-8a87-4e17-a146-b4b79b6bb4f0 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db returned with HTTP 200 Sep 05 21:01:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1130/2204] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:01 2026] GET /volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db => generated 835 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-33ef45ae-74f3-4757-a2e4-487db5fd702b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-33ef45ae-74f3-4757-a2e4-487db5fd702b tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 Sep 05 21:01:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-33ef45ae-74f3-4757-a2e4-487db5fd702b tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-33ef45ae-74f3-4757-a2e4-487db5fd702b tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:01 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:01 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8a46d2bd-d689-48c1-b7e3-98cb6a4bb7e2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:01 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:01 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8a46d2bd-d689-48c1-b7e3-98cb6a4bb7e2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 Sep 05 21:01:01 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-33ef45ae-74f3-4757-a2e4-487db5fd702b tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Volume info retrieved successfully. Sep 05 21:01:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8a46d2bd-d689-48c1-b7e3-98cb6a4bb7e2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8a46d2bd-d689-48c1-b7e3-98cb6a4bb7e2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-33ef45ae-74f3-4757-a2e4-487db5fd702b tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 returned with HTTP 200 Sep 05 21:01:01 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1075/2205] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:01 2026] GET /volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 => generated 906 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:01 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:01 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:01 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8a46d2bd-d689-48c1-b7e3-98cb6a4bb7e2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:01:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8a46d2bd-d689-48c1-b7e3-98cb6a4bb7e2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 returned with HTTP 200 Sep 05 21:01:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1131/2206] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:01:01 2026] GET /volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 => generated 446 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f1dab0ec-2120-45fb-936f-d38c80fbbb4a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f1dab0ec-2120-45fb-936f-d38c80fbbb4a tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d Sep 05 21:01:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f1dab0ec-2120-45fb-936f-d38c80fbbb4a tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f1dab0ec-2120-45fb-936f-d38c80fbbb4a tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:01 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-f1dab0ec-2120-45fb-936f-d38c80fbbb4a tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Delete snapshot with id: a0fc4d26-57aa-4bbf-a2c2-6d436575be2d Sep 05 21:01:01 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:01 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:01 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f1dab0ec-2120-45fb-936f-d38c80fbbb4a tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Snapshot retrieved successfully. Sep 05 21:01:01 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:01 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:01 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f1dab0ec-2120-45fb-936f-d38c80fbbb4a tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Snapshot delete request issued successfully. Sep 05 21:01:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f1dab0ec-2120-45fb-936f-d38c80fbbb4a tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d returned with HTTP 202 Sep 05 21:01:01 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1076/2207] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:01:01 2026] DELETE /volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:01:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-839fa293-2c86-4746-9c3e-e188f2c9c3ec None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-839fa293-2c86-4746-9c3e-e188f2c9c3ec tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d Sep 05 21:01:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-839fa293-2c86-4746-9c3e-e188f2c9c3ec tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-839fa293-2c86-4746-9c3e-e188f2c9c3ec tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:01 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:01 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:01 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-839fa293-2c86-4746-9c3e-e188f2c9c3ec tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Snapshot retrieved successfully. Sep 05 21:01:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-839fa293-2c86-4746-9c3e-e188f2c9c3ec tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d returned with HTTP 200 Sep 05 21:01:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1132/2208] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:01:01 2026] GET /volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1e829019-c34d-42fd-888f-e9363230a57a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1e829019-c34d-42fd-888f-e9363230a57a tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] GET http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 Sep 05 21:01:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1e829019-c34d-42fd-888f-e9363230a57a tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1e829019-c34d-42fd-888f-e9363230a57a tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:02 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:02 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:02 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:02 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:02 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-1e829019-c34d-42fd-888f-e9363230a57a tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Volume info retrieved successfully. Sep 05 21:01:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1c02a245-4f0d-4d3a-803e-da9ca1d374f3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1e829019-c34d-42fd-888f-e9363230a57a tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 returned with HTTP 200 Sep 05 21:01:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1c02a245-4f0d-4d3a-803e-da9ca1d374f3 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db Sep 05 21:01:02 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1077/2209] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:02 2026] GET /volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 => generated 911 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1c02a245-4f0d-4d3a-803e-da9ca1d374f3 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1c02a245-4f0d-4d3a-803e-da9ca1d374f3 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:02 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:02 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:02 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:02 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:02 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1c02a245-4f0d-4d3a-803e-da9ca1d374f3 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:01:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1c02a245-4f0d-4d3a-803e-da9ca1d374f3 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db returned with HTTP 200 Sep 05 21:01:02 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1133/2210] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:02 2026] GET /volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db => generated 859 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6427e0ab-76c0-4e3e-9de8-b23c188233d9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6427e0ab-76c0-4e3e-9de8-b23c188233d9 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 Sep 05 21:01:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6427e0ab-76c0-4e3e-9de8-b23c188233d9 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6427e0ab-76c0-4e3e-9de8-b23c188233d9 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:02 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:02 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:02 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6427e0ab-76c0-4e3e-9de8-b23c188233d9 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:01:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6427e0ab-76c0-4e3e-9de8-b23c188233d9 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 returned with HTTP 200 Sep 05 21:01:02 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1078/2211] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:01:02 2026] GET /volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 => generated 446 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f48d4086-bb19-4dbe-bb57-3eccefaef758 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f48d4086-bb19-4dbe-bb57-3eccefaef758 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d Sep 05 21:01:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f48d4086-bb19-4dbe-bb57-3eccefaef758 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f48d4086-bb19-4dbe-bb57-3eccefaef758 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:02 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:02 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:02 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f48d4086-bb19-4dbe-bb57-3eccefaef758 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Snapshot retrieved successfully. Sep 05 21:01:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f48d4086-bb19-4dbe-bb57-3eccefaef758 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d returned with HTTP 200 Sep 05 21:01:02 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1134/2212] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:01:02 2026] GET /volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c610025b-6cd4-403f-9263-c726e28fe560 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c610025b-6cd4-403f-9263-c726e28fe560 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] GET http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 Sep 05 21:01:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c610025b-6cd4-403f-9263-c726e28fe560 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c610025b-6cd4-403f-9263-c726e28fe560 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:03 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:03 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:03 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:03 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:03 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c610025b-6cd4-403f-9263-c726e28fe560 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Volume info retrieved successfully. Sep 05 21:01:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c610025b-6cd4-403f-9263-c726e28fe560 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 returned with HTTP 200 Sep 05 21:01:03 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1079/2213] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:03 2026] GET /volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 => generated 911 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-aeb6d2a6-fa60-450c-b981-8cd4c210ea78 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-aeb6d2a6-fa60-450c-b981-8cd4c210ea78 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db Sep 05 21:01:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-aeb6d2a6-fa60-450c-b981-8cd4c210ea78 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-aeb6d2a6-fa60-450c-b981-8cd4c210ea78 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:03 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:03 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:03 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:03 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:03 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-aeb6d2a6-fa60-450c-b981-8cd4c210ea78 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:01:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-aeb6d2a6-fa60-450c-b981-8cd4c210ea78 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db returned with HTTP 200 Sep 05 21:01:03 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1135/2214] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:03 2026] GET /volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db => generated 917 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ee9d19af-1a84-4b29-9ef2-64aa61e406b9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ee9d19af-1a84-4b29-9ef2-64aa61e406b9 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 Sep 05 21:01:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ee9d19af-1a84-4b29-9ef2-64aa61e406b9 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ee9d19af-1a84-4b29-9ef2-64aa61e406b9 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:03 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:03 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:03 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ee9d19af-1a84-4b29-9ef2-64aa61e406b9 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:01:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ee9d19af-1a84-4b29-9ef2-64aa61e406b9 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 returned with HTTP 200 Sep 05 21:01:03 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1080/2215] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:01:03 2026] GET /volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 => generated 473 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d3cd0438-1c3c-4d33-87ba-88878b1279cb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-24239374-d9f7-4b27-b19f-769d925495f6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-24239374-d9f7-4b27-b19f-769d925495f6 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d Sep 05 21:01:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-24239374-d9f7-4b27-b19f-769d925495f6 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-24239374-d9f7-4b27-b19f-769d925495f6 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-24239374-d9f7-4b27-b19f-769d925495f6 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d returned with HTTP 404 Sep 05 21:01:03 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1081/2216] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:01:03 2026] GET /volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2a23fb3e-8b45-420a-a110-b730f0bc03b9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2a23fb3e-8b45-420a-a110-b730f0bc03b9 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] DELETE http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2a23fb3e-8b45-420a-a110-b730f0bc03b9 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2a23fb3e-8b45-420a-a110-b730f0bc03b9 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-2a23fb3e-8b45-420a-a110-b730f0bc03b9 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Delete volume with id: d9426434-5e7c-4cec-966d-e7aec568c008 Sep 05 21:01:04 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:04 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:04 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:04 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2a23fb3e-8b45-420a-a110-b730f0bc03b9 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Volume info retrieved successfully. Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2a23fb3e-8b45-420a-a110-b730f0bc03b9 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Delete volume request issued successfully. Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2a23fb3e-8b45-420a-a110-b730f0bc03b9 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 returned with HTTP 202 Sep 05 21:01:04 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1082/2217] 192.168.122.147 () {60 vars in 1276 bytes} [Sat Sep 5 21:01:04 2026] DELETE /volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1c2f6cdb-c5f1-48cd-8f1a-a27f171561f1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1c2f6cdb-c5f1-48cd-8f1a-a27f171561f1 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1c2f6cdb-c5f1-48cd-8f1a-a27f171561f1 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1c2f6cdb-c5f1-48cd-8f1a-a27f171561f1 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:04 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:04 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:04 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-1c2f6cdb-c5f1-48cd-8f1a-a27f171561f1 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Volume info retrieved successfully. Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1c2f6cdb-c5f1-48cd-8f1a-a27f171561f1 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 returned with HTTP 200 Sep 05 21:01:04 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1083/2218] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:04 2026] GET /volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 => generated 871 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d3cd0438-1c3c-4d33-87ba-88878b1279cb tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] GET http://192.168.122.147/volume/v3/snapshots?limit=1 Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d3cd0438-1c3c-4d33-87ba-88878b1279cb tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d3cd0438-1c3c-4d33-87ba-88878b1279cb tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-d3cd0438-1c3c-4d33-87ba-88878b1279cb tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.db.api [None req-d3cd0438-1c3c-4d33-87ba-88878b1279cb tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Building query based on filter {{(pid=87415) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: /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 05 21:01:04 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 21:01:04 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d3cd0438-1c3c-4d33-87ba-88878b1279cb tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Get all snapshots completed successfully. Sep 05 21:01:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d3cd0438-1c3c-4d33-87ba-88878b1279cb tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] http://192.168.122.147/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 05 21:01:04 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1136/2219] 192.168.122.147 () {58 vars in 1142 bytes} [Sat Sep 5 21:01:03 2026] GET /volume/v3/snapshots?limit=1 => generated 486 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-83aa73a8-439f-4f94-a5c1-95888fd0f889 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-83aa73a8-439f-4f94-a5c1-95888fd0f889 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] GET http://192.168.122.147/volume/v3/snapshots Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-83aa73a8-439f-4f94-a5c1-95888fd0f889 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-83aa73a8-439f-4f94-a5c1-95888fd0f889 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-83aa73a8-439f-4f94-a5c1-95888fd0f889 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.db.api [None req-83aa73a8-439f-4f94-a5c1-95888fd0f889 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Building query based on filter {{(pid=87416) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: /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 05 21:01:04 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-83aa73a8-439f-4f94-a5c1-95888fd0f889 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Get all snapshots completed successfully. Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-83aa73a8-439f-4f94-a5c1-95888fd0f889 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] http://192.168.122.147/volume/v3/snapshots returned with HTTP 200 Sep 05 21:01:04 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1084/2220] 192.168.122.147 () {58 vars in 1127 bytes} [Sat Sep 5 21:01:04 2026] GET /volume/v3/snapshots => generated 995 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d3ac344c-079e-44bc-a220-9adbff09f2e9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d3ac344c-079e-44bc-a220-9adbff09f2e9 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] GET http://192.168.122.147/volume/v3/snapshots?limit=100000 Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d3ac344c-079e-44bc-a220-9adbff09f2e9 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d3ac344c-079e-44bc-a220-9adbff09f2e9 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-d3ac344c-079e-44bc-a220-9adbff09f2e9 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:04 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.db.api [None req-d3ac344c-079e-44bc-a220-9adbff09f2e9 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Building query based on filter {{(pid=87415) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9b546172-482f-499a-861d-fcc9bb4cfdae None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9b546172-482f-499a-861d-fcc9bb4cfdae tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] GET http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9b546172-482f-499a-861d-fcc9bb4cfdae tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9b546172-482f-499a-861d-fcc9bb4cfdae tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: /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 05 21:01:04 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 21:01:04 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d3ac344c-079e-44bc-a220-9adbff09f2e9 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Get all snapshots completed successfully. Sep 05 21:01:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d3ac344c-079e-44bc-a220-9adbff09f2e9 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] http://192.168.122.147/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 05 21:01:04 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1137/2221] 192.168.122.147 () {58 vars in 1152 bytes} [Sat Sep 5 21:01:04 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a4a39be6-dfc3-4f1a-b806-d25c2ff64954 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:04 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:04 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:04 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a4a39be6-dfc3-4f1a-b806-d25c2ff64954 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] GET http://192.168.122.147/volume/v3/snapshots?limit=0 Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a4a39be6-dfc3-4f1a-b806-d25c2ff64954 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a4a39be6-dfc3-4f1a-b806-d25c2ff64954 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9b546172-482f-499a-861d-fcc9bb4cfdae tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Volume info retrieved successfully. Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-a4a39be6-dfc3-4f1a-b806-d25c2ff64954 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:04 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.db.api [None req-a4a39be6-dfc3-4f1a-b806-d25c2ff64954 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Building query based on filter {{(pid=87415) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9b546172-482f-499a-861d-fcc9bb4cfdae tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 returned with HTTP 200 Sep 05 21:01:04 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1085/2222] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:04 2026] GET /volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 => generated 914 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0c85f609-a7cb-4535-aea4-1d2a3658a728 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0c85f609-a7cb-4535-aea4-1d2a3658a728 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0c85f609-a7cb-4535-aea4-1d2a3658a728 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0c85f609-a7cb-4535-aea4-1d2a3658a728 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: /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 05 21:01:04 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 21:01:04 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a4a39be6-dfc3-4f1a-b806-d25c2ff64954 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Get all snapshots completed successfully. Sep 05 21:01:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a4a39be6-dfc3-4f1a-b806-d25c2ff64954 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] http://192.168.122.147/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 05 21:01:04 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1138/2223] 192.168.122.147 () {58 vars in 1142 bytes} [Sat Sep 5 21:01:04 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9c38ecc2-09d3-4733-9aaa-50e20998ff4d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9c38ecc2-09d3-4733-9aaa-50e20998ff4d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] GET http://192.168.122.147/volume/v3/snapshots Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9c38ecc2-09d3-4733-9aaa-50e20998ff4d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9c38ecc2-09d3-4733-9aaa-50e20998ff4d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:04 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-9c38ecc2-09d3-4733-9aaa-50e20998ff4d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:04 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.db.api [None req-9c38ecc2-09d3-4733-9aaa-50e20998ff4d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Building query based on filter {{(pid=87415) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9c38ecc2-09d3-4733-9aaa-50e20998ff4d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Get all snapshots completed successfully. Sep 05 21:01:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9c38ecc2-09d3-4733-9aaa-50e20998ff4d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] http://192.168.122.147/volume/v3/snapshots returned with HTTP 200 Sep 05 21:01:04 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1139/2224] 192.168.122.147 () {58 vars in 1127 bytes} [Sat Sep 5 21:01:04 2026] GET /volume/v3/snapshots => generated 995 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0c85f609-a7cb-4535-aea4-1d2a3658a728 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7059968c-a75f-4172-a383-ee10b7fcadca None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7059968c-a75f-4172-a383-ee10b7fcadca tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] GET http://192.168.122.147/volume/v3/snapshots?marker=f06f0f4d-2b15-44a9-bddf-c4b4860fd4af Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7059968c-a75f-4172-a383-ee10b7fcadca tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7059968c-a75f-4172-a383-ee10b7fcadca tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-7059968c-a75f-4172-a383-ee10b7fcadca tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:04 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0c85f609-a7cb-4535-aea4-1d2a3658a728 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db returned with HTTP 200 Sep 05 21:01:04 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1086/2225] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:04 2026] GET /volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db => generated 917 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.db.api [None req-7059968c-a75f-4172-a383-ee10b7fcadca tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Building query based on filter {{(pid=87415) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: /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 05 21:01:04 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 21:01:04 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7059968c-a75f-4172-a383-ee10b7fcadca tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Get all snapshots completed successfully. Sep 05 21:01:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7059968c-a75f-4172-a383-ee10b7fcadca tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] http://192.168.122.147/volume/v3/snapshots?marker=f06f0f4d-2b15-44a9-bddf-c4b4860fd4af returned with HTTP 200 Sep 05 21:01:04 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1140/2226] 192.168.122.147 () {58 vars in 1214 bytes} [Sat Sep 5 21:01:04 2026] GET /volume/v3/snapshots?marker=f06f0f4d-2b15-44a9-bddf-c4b4860fd4af => generated 342 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-95b2cc1a-7c5d-4120-966f-d6a85027530f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-95b2cc1a-7c5d-4120-966f-d6a85027530f tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] GET http://192.168.122.147/volume/v3/snapshots?offset=2&limit=3 Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-95b2cc1a-7c5d-4120-966f-d6a85027530f tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-95b2cc1a-7c5d-4120-966f-d6a85027530f tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-95b2cc1a-7c5d-4120-966f-d6a85027530f tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.db.api [None req-95b2cc1a-7c5d-4120-966f-d6a85027530f tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Building query based on filter {{(pid=87416) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: /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 05 21:01:04 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-95b2cc1a-7c5d-4120-966f-d6a85027530f tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Get all snapshots completed successfully. Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-95b2cc1a-7c5d-4120-966f-d6a85027530f tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] http://192.168.122.147/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 05 21:01:04 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1087/2227] 192.168.122.147 () {58 vars in 1160 bytes} [Sat Sep 5 21:01:04 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fe4f0255-d271-42fc-aa9c-cf5f6022c82a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fe4f0255-d271-42fc-aa9c-cf5f6022c82a tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] GET http://192.168.122.147/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fe4f0255-d271-42fc-aa9c-cf5f6022c82a tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fe4f0255-d271-42fc-aa9c-cf5f6022c82a tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-fe4f0255-d271-42fc-aa9c-cf5f6022c82a tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:04 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.db.api [None req-fe4f0255-d271-42fc-aa9c-cf5f6022c82a tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Building query based on filter {{(pid=87415) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: /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 05 21:01:04 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 21:01:04 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-fe4f0255-d271-42fc-aa9c-cf5f6022c82a tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Get all snapshots completed successfully. Sep 05 21:01:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fe4f0255-d271-42fc-aa9c-cf5f6022c82a tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] http://192.168.122.147/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 05 21:01:04 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1141/2228] 192.168.122.147 () {58 vars in 1192 bytes} [Sat Sep 5 21:01:04 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-81b59b83-6336-444d-84f9-980c7682fd41 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-81b59b83-6336-444d-84f9-980c7682fd41 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] GET http://192.168.122.147/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-81b59b83-6336-444d-84f9-980c7682fd41 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-81b59b83-6336-444d-84f9-980c7682fd41 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-81b59b83-6336-444d-84f9-980c7682fd41 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:04 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.db.api [None req-81b59b83-6336-444d-84f9-980c7682fd41 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Building query based on filter {{(pid=87416) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: /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 05 21:01:04 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-81b59b83-6336-444d-84f9-980c7682fd41 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Get all snapshots completed successfully. Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-81b59b83-6336-444d-84f9-980c7682fd41 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] http://192.168.122.147/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 05 21:01:04 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1088/2229] 192.168.122.147 () {58 vars in 1194 bytes} [Sat Sep 5 21:01:04 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-41764e24-0837-428d-8956-50fc11550caf None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-41764e24-0837-428d-8956-50fc11550caf tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] GET http://192.168.122.147/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-41764e24-0837-428d-8956-50fc11550caf tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-41764e24-0837-428d-8956-50fc11550caf tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-41764e24-0837-428d-8956-50fc11550caf tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:04 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.db.api [None req-41764e24-0837-428d-8956-50fc11550caf tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Building query based on filter {{(pid=87415) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: /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 05 21:01:04 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 21:01:04 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-41764e24-0837-428d-8956-50fc11550caf tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Get all snapshots completed successfully. Sep 05 21:01:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-41764e24-0837-428d-8956-50fc11550caf tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] http://192.168.122.147/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 05 21:01:04 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1142/2230] 192.168.122.147 () {58 vars in 1176 bytes} [Sat Sep 5 21:01:04 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-38402b32-8c84-4aeb-92a0-88a85d57f87f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-38402b32-8c84-4aeb-92a0-88a85d57f87f tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] GET http://192.168.122.147/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-38402b32-8c84-4aeb-92a0-88a85d57f87f tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-38402b32-8c84-4aeb-92a0-88a85d57f87f tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-38402b32-8c84-4aeb-92a0-88a85d57f87f tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:04 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.db.api [None req-38402b32-8c84-4aeb-92a0-88a85d57f87f tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Building query based on filter {{(pid=87416) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: /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 05 21:01:04 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-38402b32-8c84-4aeb-92a0-88a85d57f87f tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Get all snapshots completed successfully. Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-38402b32-8c84-4aeb-92a0-88a85d57f87f tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] http://192.168.122.147/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 05 21:01:04 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1089/2231] 192.168.122.147 () {58 vars in 1178 bytes} [Sat Sep 5 21:01:04 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8aba59e6-397d-4c4d-ab3f-0bf2c23644c5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8aba59e6-397d-4c4d-ab3f-0bf2c23644c5 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] GET http://192.168.122.147/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8aba59e6-397d-4c4d-ab3f-0bf2c23644c5 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8aba59e6-397d-4c4d-ab3f-0bf2c23644c5 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-8aba59e6-397d-4c4d-ab3f-0bf2c23644c5 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:04 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.db.api [None req-8aba59e6-397d-4c4d-ab3f-0bf2c23644c5 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Building query based on filter {{(pid=87415) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: /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 05 21:01:04 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 21:01:04 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8aba59e6-397d-4c4d-ab3f-0bf2c23644c5 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Get all snapshots completed successfully. Sep 05 21:01:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8aba59e6-397d-4c4d-ab3f-0bf2c23644c5 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] http://192.168.122.147/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 05 21:01:04 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1143/2232] 192.168.122.147 () {58 vars in 1196 bytes} [Sat Sep 5 21:01:04 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-bb1c449c-81cc-4bbc-bdae-7eaaf8fcaa93 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bb1c449c-81cc-4bbc-bdae-7eaaf8fcaa93 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] GET http://192.168.122.147/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bb1c449c-81cc-4bbc-bdae-7eaaf8fcaa93 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bb1c449c-81cc-4bbc-bdae-7eaaf8fcaa93 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-bb1c449c-81cc-4bbc-bdae-7eaaf8fcaa93 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:04 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.db.api [None req-bb1c449c-81cc-4bbc-bdae-7eaaf8fcaa93 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Building query based on filter {{(pid=87416) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: /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 05 21:01:04 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-bb1c449c-81cc-4bbc-bdae-7eaaf8fcaa93 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Get all snapshots completed successfully. Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bb1c449c-81cc-4bbc-bdae-7eaaf8fcaa93 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] http://192.168.122.147/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 05 21:01:04 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1090/2233] 192.168.122.147 () {58 vars in 1198 bytes} [Sat Sep 5 21:01:04 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-95e538d4-bdb9-45ea-83a2-63635419220b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-95e538d4-bdb9-45ea-83a2-63635419220b tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] GET http://192.168.122.147/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1245589671 Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-95e538d4-bdb9-45ea-83a2-63635419220b tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-95e538d4-bdb9-45ea-83a2-63635419220b tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-95e538d4-bdb9-45ea-83a2-63635419220b tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:04 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.db.api [None req-95e538d4-bdb9-45ea-83a2-63635419220b tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Building query based on filter {{(pid=87415) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 21:01:04 devstack devstack@c-api.service[87415]: /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 05 21:01:04 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 21:01:04 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-95e538d4-bdb9-45ea-83a2-63635419220b tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Get all snapshots completed successfully. Sep 05 21:01:04 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:04 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-95e538d4-bdb9-45ea-83a2-63635419220b tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] http://192.168.122.147/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1245589671 returned with HTTP 200 Sep 05 21:01:04 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1144/2234] 192.168.122.147 () {58 vars in 1269 bytes} [Sat Sep 5 21:01:04 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1245589671 => generated 476 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-962dd9a6-a531-42b3-802e-d36fb57eecff None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-962dd9a6-a531-42b3-802e-d36fb57eecff tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] GET http://192.168.122.147/volume/v3/snapshots/detail?status=available Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-962dd9a6-a531-42b3-802e-d36fb57eecff tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-962dd9a6-a531-42b3-802e-d36fb57eecff tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Calling method 'detail' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-962dd9a6-a531-42b3-802e-d36fb57eecff tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:04 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:04 devstack devstack@c-api.service[87416]: DEBUG cinder.db.api [None req-962dd9a6-a531-42b3-802e-d36fb57eecff tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Building query based on filter {{(pid=87416) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 21:01:04 devstack devstack@c-api.service[87416]: /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 05 21:01:04 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-962dd9a6-a531-42b3-802e-d36fb57eecff tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Get all snapshots completed successfully. Sep 05 21:01:04 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:04 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-962dd9a6-a531-42b3-802e-d36fb57eecff tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] http://192.168.122.147/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 05 21:01:04 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1091/2235] 192.168.122.147 () {58 vars in 1181 bytes} [Sat Sep 5 21:01:04 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:01:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c86edd03-01a5-4f34-ad80-e6a5f72a6fe4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c86edd03-01a5-4f34-ad80-e6a5f72a6fe4 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] GET http://192.168.122.147/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1245589671 Sep 05 21:01:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c86edd03-01a5-4f34-ad80-e6a5f72a6fe4 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c86edd03-01a5-4f34-ad80-e6a5f72a6fe4 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-c86edd03-01a5-4f34-ad80-e6a5f72a6fe4 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:01:05 devstack devstack@c-api.service[87415]: DEBUG cinder.db.api [None req-c86edd03-01a5-4f34-ad80-e6a5f72a6fe4 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Building query based on filter {{(pid=87415) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 21:01:05 devstack devstack@c-api.service[87415]: /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 05 21:01:05 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 21:01:05 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c86edd03-01a5-4f34-ad80-e6a5f72a6fe4 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Get all snapshots completed successfully. Sep 05 21:01:05 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:05 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c86edd03-01a5-4f34-ad80-e6a5f72a6fe4 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] http://192.168.122.147/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1245589671 returned with HTTP 200 Sep 05 21:01:05 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1145/2236] 192.168.122.147 () {58 vars in 1303 bytes} [Sat Sep 5 21:01:04 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1245589671 => generated 476 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2bfec96f-de72-4614-b6df-bf0aeff10fb0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2bfec96f-de72-4614-b6df-bf0aeff10fb0 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] GET http://192.168.122.147/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1245589671 Sep 05 21:01:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2bfec96f-de72-4614-b6df-bf0aeff10fb0 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2bfec96f-de72-4614-b6df-bf0aeff10fb0 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-2bfec96f-de72-4614-b6df-bf0aeff10fb0 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:01:05 devstack devstack@c-api.service[87416]: DEBUG cinder.db.api [None req-2bfec96f-de72-4614-b6df-bf0aeff10fb0 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Building query based on filter {{(pid=87416) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 21:01:05 devstack devstack@c-api.service[87416]: /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 05 21:01:05 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 21:01:05 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2bfec96f-de72-4614-b6df-bf0aeff10fb0 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Get all snapshots completed successfully. Sep 05 21:01:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2bfec96f-de72-4614-b6df-bf0aeff10fb0 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] http://192.168.122.147/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1245589671 returned with HTTP 200 Sep 05 21:01:05 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1092/2237] 192.168.122.147 () {58 vars in 1248 bytes} [Sat Sep 5 21:01:05 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1245589671 => generated 342 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:01:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0362a25e-4fa8-4405-b4c8-4e05a73f8b46 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0362a25e-4fa8-4405-b4c8-4e05a73f8b46 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] GET http://192.168.122.147/volume/v3/snapshots?status=available Sep 05 21:01:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0362a25e-4fa8-4405-b4c8-4e05a73f8b46 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0362a25e-4fa8-4405-b4c8-4e05a73f8b46 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-0362a25e-4fa8-4405-b4c8-4e05a73f8b46 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:01:05 devstack devstack@c-api.service[87415]: DEBUG cinder.db.api [None req-0362a25e-4fa8-4405-b4c8-4e05a73f8b46 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Building query based on filter {{(pid=87415) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 21:01:05 devstack devstack@c-api.service[87415]: /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 05 21:01:05 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 21:01:05 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0362a25e-4fa8-4405-b4c8-4e05a73f8b46 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Get all snapshots completed successfully. Sep 05 21:01:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0362a25e-4fa8-4405-b4c8-4e05a73f8b46 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] http://192.168.122.147/volume/v3/snapshots?status=available returned with HTTP 200 Sep 05 21:01:05 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1146/2238] 192.168.122.147 () {58 vars in 1160 bytes} [Sat Sep 5 21:01:05 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0edbc601-29e1-4bd0-b499-718eadf3103f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0edbc601-29e1-4bd0-b499-718eadf3103f tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] GET http://192.168.122.147/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1245589671 Sep 05 21:01:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0edbc601-29e1-4bd0-b499-718eadf3103f tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0edbc601-29e1-4bd0-b499-718eadf3103f tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-0edbc601-29e1-4bd0-b499-718eadf3103f tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:01:05 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:05 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:05 devstack devstack@c-api.service[87416]: DEBUG cinder.db.api [None req-0edbc601-29e1-4bd0-b499-718eadf3103f tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Building query based on filter {{(pid=87416) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 21:01:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-af1c01e8-57c0-48f5-ac3c-f58bfef03880 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-af1c01e8-57c0-48f5-ac3c-f58bfef03880 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 Sep 05 21:01:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-af1c01e8-57c0-48f5-ac3c-f58bfef03880 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:05 devstack devstack@c-api.service[87416]: /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 05 21:01:05 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 21:01:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-af1c01e8-57c0-48f5-ac3c-f58bfef03880 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:05 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0edbc601-29e1-4bd0-b499-718eadf3103f tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] Get all snapshots completed successfully. Sep 05 21:01:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0edbc601-29e1-4bd0-b499-718eadf3103f tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-reader] http://192.168.122.147/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1245589671 returned with HTTP 200 Sep 05 21:01:05 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1093/2239] 192.168.122.147 () {58 vars in 1282 bytes} [Sat Sep 5 21:01:05 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1245589671 => generated 342 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-eb7b49be-7aed-419b-a74a-372459b758a9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:05 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:05 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:05 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:05 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-eb7b49be-7aed-419b-a74a-372459b758a9 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 Sep 05 21:01:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-eb7b49be-7aed-419b-a74a-372459b758a9 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-eb7b49be-7aed-419b-a74a-372459b758a9 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:05 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-eb7b49be-7aed-419b-a74a-372459b758a9 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Delete snapshot with id: ba2281c1-2baa-4465-90ac-047a4bb3b398 Sep 05 21:01:05 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:05 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:05 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-eb7b49be-7aed-419b-a74a-372459b758a9 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:01:05 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-af1c01e8-57c0-48f5-ac3c-f58bfef03880 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Volume info retrieved successfully. Sep 05 21:01:05 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:05 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-af1c01e8-57c0-48f5-ac3c-f58bfef03880 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 returned with HTTP 200 Sep 05 21:01:05 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1147/2240] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:05 2026] GET /volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 => generated 871 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:05 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-eb7b49be-7aed-419b-a74a-372459b758a9 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot delete request issued successfully. Sep 05 21:01:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-eb7b49be-7aed-419b-a74a-372459b758a9 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 returned with HTTP 202 Sep 05 21:01:05 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1094/2241] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:01:05 2026] DELETE /volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:01:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-dd133202-91b2-4f14-b3c9-7ad687b9a468 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dd133202-91b2-4f14-b3c9-7ad687b9a468 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 Sep 05 21:01:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dd133202-91b2-4f14-b3c9-7ad687b9a468 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dd133202-91b2-4f14-b3c9-7ad687b9a468 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:05 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:05 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:05 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-dd133202-91b2-4f14-b3c9-7ad687b9a468 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:01:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dd133202-91b2-4f14-b3c9-7ad687b9a468 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 returned with HTTP 200 Sep 05 21:01:05 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1148/2242] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:01:05 2026] GET /volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 => generated 472 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6ca963e1-7924-4def-80d8-b392fbec106c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6ca963e1-7924-4def-80d8-b392fbec106c tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] GET http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 Sep 05 21:01:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6ca963e1-7924-4def-80d8-b392fbec106c tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6ca963e1-7924-4def-80d8-b392fbec106c tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:05 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:05 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:05 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:05 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:05 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6ca963e1-7924-4def-80d8-b392fbec106c tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Volume info retrieved successfully. Sep 05 21:01:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6ca963e1-7924-4def-80d8-b392fbec106c tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 returned with HTTP 200 Sep 05 21:01:05 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1095/2243] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:05 2026] GET /volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 => generated 914 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2b22150a-05d6-48fc-93fd-718994be54d7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2b22150a-05d6-48fc-93fd-718994be54d7 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db Sep 05 21:01:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2b22150a-05d6-48fc-93fd-718994be54d7 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2b22150a-05d6-48fc-93fd-718994be54d7 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:05 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:05 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:05 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:05 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:05 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2b22150a-05d6-48fc-93fd-718994be54d7 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:01:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2b22150a-05d6-48fc-93fd-718994be54d7 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db returned with HTTP 200 Sep 05 21:01:05 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1149/2244] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:05 2026] GET /volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db => generated 920 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e565dedf-b4bd-4382-8bdd-01e480e3a58c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e565dedf-b4bd-4382-8bdd-01e480e3a58c tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 Sep 05 21:01:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e565dedf-b4bd-4382-8bdd-01e480e3a58c tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e565dedf-b4bd-4382-8bdd-01e480e3a58c tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e565dedf-b4bd-4382-8bdd-01e480e3a58c tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 returned with HTTP 404 Sep 05 21:01:06 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1096/2245] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:06 2026] GET /volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:01:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-167b5f5f-7ae0-47f1-bc0d-538f32b413bd None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-167b5f5f-7ae0-47f1-bc0d-538f32b413bd tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] DELETE http://192.168.122.147/volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 Sep 05 21:01:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-167b5f5f-7ae0-47f1-bc0d-538f32b413bd tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-167b5f5f-7ae0-47f1-bc0d-538f32b413bd tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:06 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-167b5f5f-7ae0-47f1-bc0d-538f32b413bd tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Delete volume with id: e32d3c05-6f85-4437-a605-017ced4d0ff3 Sep 05 21:01:06 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:06 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:06 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:06 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6bd745f5-8371-49d1-b9a8-9376fb8fa7a2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:06 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-167b5f5f-7ae0-47f1-bc0d-538f32b413bd tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Volume info retrieved successfully. Sep 05 21:01:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6bd745f5-8371-49d1-b9a8-9376fb8fa7a2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 Sep 05 21:01:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6bd745f5-8371-49d1-b9a8-9376fb8fa7a2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6bd745f5-8371-49d1-b9a8-9376fb8fa7a2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:06 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:06 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:06 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6bd745f5-8371-49d1-b9a8-9376fb8fa7a2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:01:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6bd745f5-8371-49d1-b9a8-9376fb8fa7a2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 returned with HTTP 200 Sep 05 21:01:06 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1097/2246] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:01:06 2026] GET /volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 => generated 472 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:06 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-167b5f5f-7ae0-47f1-bc0d-538f32b413bd tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Delete volume request issued successfully. Sep 05 21:01:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-167b5f5f-7ae0-47f1-bc0d-538f32b413bd tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 returned with HTTP 202 Sep 05 21:01:06 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1150/2247] 192.168.122.147 () {60 vars in 1276 bytes} [Sat Sep 5 21:01:06 2026] DELETE /volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:01:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-28613188-fc92-48b3-afb0-0e3ce7048b90 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-28613188-fc92-48b3-afb0-0e3ce7048b90 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 Sep 05 21:01:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-28613188-fc92-48b3-afb0-0e3ce7048b90 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-28613188-fc92-48b3-afb0-0e3ce7048b90 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-26fef4f4-744c-4d63-9763-4fae0dc2f71a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:06 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:06 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:06 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:06 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-26fef4f4-744c-4d63-9763-4fae0dc2f71a tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] GET http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 Sep 05 21:01:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-26fef4f4-744c-4d63-9763-4fae0dc2f71a tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-26fef4f4-744c-4d63-9763-4fae0dc2f71a tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:06 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-28613188-fc92-48b3-afb0-0e3ce7048b90 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Volume info retrieved successfully. Sep 05 21:01:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-28613188-fc92-48b3-afb0-0e3ce7048b90 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 returned with HTTP 200 Sep 05 21:01:06 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1098/2248] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:06 2026] GET /volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 => generated 905 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:06 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:06 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:06 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:06 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:06 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-26fef4f4-744c-4d63-9763-4fae0dc2f71a tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Volume info retrieved successfully. Sep 05 21:01:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-05bc24fb-d9aa-49cf-8408-b514a5bdfa2a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-26fef4f4-744c-4d63-9763-4fae0dc2f71a tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 returned with HTTP 200 Sep 05 21:01:06 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1151/2249] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:06 2026] GET /volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 => generated 914 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-05bc24fb-d9aa-49cf-8408-b514a5bdfa2a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db Sep 05 21:01:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-05bc24fb-d9aa-49cf-8408-b514a5bdfa2a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-05bc24fb-d9aa-49cf-8408-b514a5bdfa2a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:06 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:06 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:06 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:06 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:06 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-05bc24fb-d9aa-49cf-8408-b514a5bdfa2a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:01:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-05bc24fb-d9aa-49cf-8408-b514a5bdfa2a tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db returned with HTTP 200 Sep 05 21:01:06 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1099/2250] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:06 2026] GET /volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db => generated 920 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8d6366fb-b04c-48d2-9ad8-d99d5da1a95d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8d6366fb-b04c-48d2-9ad8-d99d5da1a95d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 Sep 05 21:01:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8d6366fb-b04c-48d2-9ad8-d99d5da1a95d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8d6366fb-b04c-48d2-9ad8-d99d5da1a95d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:07 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:07 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:07 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8d6366fb-b04c-48d2-9ad8-d99d5da1a95d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:01:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8d6366fb-b04c-48d2-9ad8-d99d5da1a95d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 returned with HTTP 200 Sep 05 21:01:07 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1152/2251] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:01:07 2026] GET /volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 => generated 472 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d3e6dee9-93e1-415e-b780-67adcf5f142a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d3e6dee9-93e1-415e-b780-67adcf5f142a tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 Sep 05 21:01:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d3e6dee9-93e1-415e-b780-67adcf5f142a tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d3e6dee9-93e1-415e-b780-67adcf5f142a tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:07 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:07 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:07 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:07 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:07 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d3e6dee9-93e1-415e-b780-67adcf5f142a tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Volume info retrieved successfully. Sep 05 21:01:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d3e6dee9-93e1-415e-b780-67adcf5f142a tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 returned with HTTP 200 Sep 05 21:01:07 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1100/2252] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:07 2026] GET /volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 => generated 905 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2d345f6b-ddd0-4878-a3e1-4158bed9f317 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2d345f6b-ddd0-4878-a3e1-4158bed9f317 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] GET http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 Sep 05 21:01:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2d345f6b-ddd0-4878-a3e1-4158bed9f317 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2d345f6b-ddd0-4878-a3e1-4158bed9f317 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:07 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:07 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:07 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:07 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:07 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2d345f6b-ddd0-4878-a3e1-4158bed9f317 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Volume info retrieved successfully. Sep 05 21:01:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2d345f6b-ddd0-4878-a3e1-4158bed9f317 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 returned with HTTP 200 Sep 05 21:01:07 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1153/2253] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:07 2026] GET /volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 => generated 914 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:01:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-54ac950e-8be4-4eb7-9942-5ea866f76e47 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-54ac950e-8be4-4eb7-9942-5ea866f76e47 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db Sep 05 21:01:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-54ac950e-8be4-4eb7-9942-5ea866f76e47 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-54ac950e-8be4-4eb7-9942-5ea866f76e47 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:07 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:07 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:07 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:07 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:07 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-54ac950e-8be4-4eb7-9942-5ea866f76e47 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:01:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-54ac950e-8be4-4eb7-9942-5ea866f76e47 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db returned with HTTP 200 Sep 05 21:01:07 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1101/2254] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:07 2026] GET /volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db => generated 920 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1aef4514-2286-4b26-ba9f-8459008aab91 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1aef4514-2286-4b26-ba9f-8459008aab91 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 Sep 05 21:01:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1aef4514-2286-4b26-ba9f-8459008aab91 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1aef4514-2286-4b26-ba9f-8459008aab91 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1aef4514-2286-4b26-ba9f-8459008aab91 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 returned with HTTP 404 Sep 05 21:01:08 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1154/2255] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:01:08 2026] GET /volume/v3/snapshots/ba2281c1-2baa-4465-90ac-047a4bb3b398 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:01:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-22bf56bd-1ecb-45a9-92d3-c3d0157761ec None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-22bf56bd-1ecb-45a9-92d3-c3d0157761ec tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af Sep 05 21:01:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-22bf56bd-1ecb-45a9-92d3-c3d0157761ec tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-22bf56bd-1ecb-45a9-92d3-c3d0157761ec tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:08 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-22bf56bd-1ecb-45a9-92d3-c3d0157761ec tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Delete snapshot with id: f06f0f4d-2b15-44a9-bddf-c4b4860fd4af Sep 05 21:01:08 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:08 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:08 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-22bf56bd-1ecb-45a9-92d3-c3d0157761ec tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:01:08 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:08 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:08 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-22bf56bd-1ecb-45a9-92d3-c3d0157761ec tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot delete request issued successfully. Sep 05 21:01:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-22bf56bd-1ecb-45a9-92d3-c3d0157761ec tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af returned with HTTP 202 Sep 05 21:01:08 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1102/2256] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:01:08 2026] DELETE /volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:01:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c1b157f2-829c-4032-b24b-75cf54f0b446 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c1b157f2-829c-4032-b24b-75cf54f0b446 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af Sep 05 21:01:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c1b157f2-829c-4032-b24b-75cf54f0b446 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c1b157f2-829c-4032-b24b-75cf54f0b446 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:08 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:08 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:08 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c1b157f2-829c-4032-b24b-75cf54f0b446 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:01:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c1b157f2-829c-4032-b24b-75cf54f0b446 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af returned with HTTP 200 Sep 05 21:01:08 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1155/2257] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:01:08 2026] GET /volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af => generated 471 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5a81ad07-fb36-4489-b4bb-f96a1b57f266 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5a81ad07-fb36-4489-b4bb-f96a1b57f266 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 Sep 05 21:01:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5a81ad07-fb36-4489-b4bb-f96a1b57f266 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5a81ad07-fb36-4489-b4bb-f96a1b57f266 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5a81ad07-fb36-4489-b4bb-f96a1b57f266 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 returned with HTTP 404 Sep 05 21:01:08 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1103/2258] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:08 2026] GET /volume/v3/volumes/e32d3c05-6f85-4437-a605-017ced4d0ff3 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 21:01:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-cfee1e9f-41f1-4e6c-9519-6dca7a99fc4e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cfee1e9f-41f1-4e6c-9519-6dca7a99fc4e tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d Sep 05 21:01:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cfee1e9f-41f1-4e6c-9519-6dca7a99fc4e tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cfee1e9f-41f1-4e6c-9519-6dca7a99fc4e tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:08 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-cfee1e9f-41f1-4e6c-9519-6dca7a99fc4e tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Delete snapshot with id: a0fc4d26-57aa-4bbf-a2c2-6d436575be2d Sep 05 21:01:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cfee1e9f-41f1-4e6c-9519-6dca7a99fc4e tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d returned with HTTP 404 Sep 05 21:01:08 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1156/2259] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:01:08 2026] DELETE /volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:01:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7d3e2887-d2a8-4a91-ac06-31a9ff0d3435 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7d3e2887-d2a8-4a91-ac06-31a9ff0d3435 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d Sep 05 21:01:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7d3e2887-d2a8-4a91-ac06-31a9ff0d3435 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7d3e2887-d2a8-4a91-ac06-31a9ff0d3435 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7d3e2887-d2a8-4a91-ac06-31a9ff0d3435 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d returned with HTTP 404 Sep 05 21:01:08 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1104/2260] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:01:08 2026] GET /volume/v3/snapshots/a0fc4d26-57aa-4bbf-a2c2-6d436575be2d => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:01:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-485574de-b42c-400b-afc6-6bd255d13316 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-485574de-b42c-400b-afc6-6bd255d13316 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] DELETE http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 Sep 05 21:01:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-485574de-b42c-400b-afc6-6bd255d13316 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-485574de-b42c-400b-afc6-6bd255d13316 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:08 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-485574de-b42c-400b-afc6-6bd255d13316 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Delete volume with id: d9426434-5e7c-4cec-966d-e7aec568c008 Sep 05 21:01:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-bbd372f7-abde-4f77-a48e-2ad5a85398b4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bbd372f7-abde-4f77-a48e-2ad5a85398b4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] GET http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 Sep 05 21:01:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-485574de-b42c-400b-afc6-6bd255d13316 tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 returned with HTTP 404 Sep 05 21:01:08 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1157/2261] 192.168.122.147 () {60 vars in 1276 bytes} [Sat Sep 5 21:01:08 2026] DELETE /volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:01:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bbd372f7-abde-4f77-a48e-2ad5a85398b4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bbd372f7-abde-4f77-a48e-2ad5a85398b4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-131a150a-a9c3-422c-ac2b-aa5fe7b6889b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-131a150a-a9c3-422c-ac2b-aa5fe7b6889b tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] GET http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 Sep 05 21:01:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-131a150a-a9c3-422c-ac2b-aa5fe7b6889b tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-131a150a-a9c3-422c-ac2b-aa5fe7b6889b tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:08 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:08 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:08 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:08 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-131a150a-a9c3-422c-ac2b-aa5fe7b6889b tempest-VolumeDependencyTests-2034009318 tempest-VolumeDependencyTests-2034009318-project-member] http://192.168.122.147/volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 returned with HTTP 404 Sep 05 21:01:08 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1158/2262] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:08 2026] GET /volume/v3/volumes/d9426434-5e7c-4cec-966d-e7aec568c008 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:01:08 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-bbd372f7-abde-4f77-a48e-2ad5a85398b4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Volume info retrieved successfully. Sep 05 21:01:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bbd372f7-abde-4f77-a48e-2ad5a85398b4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 returned with HTTP 200 Sep 05 21:01:08 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1105/2263] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:08 2026] GET /volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 => generated 1332 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-347e3bff-9885-41e7-a08a-ccae0913c351 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-347e3bff-9885-41e7-a08a-ccae0913c351 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db Sep 05 21:01:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-347e3bff-9885-41e7-a08a-ccae0913c351 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-347e3bff-9885-41e7-a08a-ccae0913c351 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:08 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:08 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-58a846b7-a0ef-47f3-ba14-964bf9c717a5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:08 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:08 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-58a846b7-a0ef-47f3-ba14-964bf9c717a5 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] GET http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 Sep 05 21:01:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-58a846b7-a0ef-47f3-ba14-964bf9c717a5 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-58a846b7-a0ef-47f3-ba14-964bf9c717a5 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:08 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-347e3bff-9885-41e7-a08a-ccae0913c351 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:01:08 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:08 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:08 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:08 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-347e3bff-9885-41e7-a08a-ccae0913c351 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db returned with HTTP 200 Sep 05 21:01:08 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1159/2264] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:08 2026] GET /volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db => generated 920 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:08 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-58a846b7-a0ef-47f3-ba14-964bf9c717a5 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Volume info retrieved successfully. Sep 05 21:01:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-58a846b7-a0ef-47f3-ba14-964bf9c717a5 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 returned with HTTP 200 Sep 05 21:01:08 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1106/2265] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 21:01:08 2026] GET /volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 => generated 1332 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-a4182ab4-f35c-4c75-9fab-771e87500592 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-a4182ab4-f35c-4c75-9fab-771e87500592 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] GET http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 Sep 05 21:01:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-a4182ab4-f35c-4c75-9fab-771e87500592 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-a4182ab4-f35c-4c75-9fab-771e87500592 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e692853f-648f-4cb1-b203-0759459244f2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e692853f-648f-4cb1-b203-0759459244f2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af Sep 05 21:01:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e692853f-648f-4cb1-b203-0759459244f2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e692853f-648f-4cb1-b203-0759459244f2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:09 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:09 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:09 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:09 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:09 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:09 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:09 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e692853f-648f-4cb1-b203-0759459244f2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:01:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e692853f-648f-4cb1-b203-0759459244f2 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af returned with HTTP 200 Sep 05 21:01:09 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1107/2266] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:01:09 2026] GET /volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af => generated 471 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:09 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-a4182ab4-f35c-4c75-9fab-771e87500592 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Volume info retrieved successfully. Sep 05 21:01:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-a4182ab4-f35c-4c75-9fab-771e87500592 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 returned with HTTP 200 Sep 05 21:01:09 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1160/2267] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 21:01:09 2026] GET /volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 => generated 1332 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-24c0ce18-d9fa-4ec7-a9b3-02a7b3400575 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-24c0ce18-d9fa-4ec7-a9b3-02a7b3400575 None None] GET http://192.168.122.147/volume// Sep 05 21:01:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-24c0ce18-d9fa-4ec7-a9b3-02a7b3400575 None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-24c0ce18-d9fa-4ec7-a9b3-02a7b3400575 None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-24c0ce18-d9fa-4ec7-a9b3-02a7b3400575 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 21:01:09 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1108/2268] 192.168.122.147 () {58 vars in 1308 bytes} [Sat Sep 5 21:01:09 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:01:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-c77966e7-492a-4bdb-8922-7c681f4e040e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-c77966e7-492a-4bdb-8922-7c681f4e040e tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 05 21:01:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-c77966e7-492a-4bdb-8922-7c681f4e040e tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6228032e-d71a-428b-abef-2b8449f64ee9", "connector": null, "instance_uuid": "927fcf36-622c-40f2-a3b2-794a6cb6f2c0"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:09 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:09 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:09 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:09 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-c77966e7-492a-4bdb-8922-7c681f4e040e tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 05 21:01:09 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1161/2269] 192.168.122.147 () {66 vars in 1483 bytes} [Sat Sep 5 21:01:09 2026] POST /volume/v3/attachments => generated 273 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-03e7c8aa-938a-439d-b5d9-a449eafce865 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-03e7c8aa-938a-439d-b5d9-a449eafce865 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db Sep 05 21:01:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-03e7c8aa-938a-439d-b5d9-a449eafce865 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-03e7c8aa-938a-439d-b5d9-a449eafce865 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:09 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:09 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:09 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:09 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:09 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-03e7c8aa-938a-439d-b5d9-a449eafce865 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:01:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-03e7c8aa-938a-439d-b5d9-a449eafce865 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db returned with HTTP 200 Sep 05 21:01:09 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1109/2270] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:09 2026] GET /volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db => generated 1338 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d42d6c3c-5ebc-46cf-b041-aa20be7d089f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d42d6c3c-5ebc-46cf-b041-aa20be7d089f tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-reader] GET http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db Sep 05 21:01:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d42d6c3c-5ebc-46cf-b041-aa20be7d089f tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d42d6c3c-5ebc-46cf-b041-aa20be7d089f tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-reader] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:10 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:10 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:10 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:10 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:10 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d42d6c3c-5ebc-46cf-b041-aa20be7d089f tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-reader] Volume info retrieved successfully. Sep 05 21:01:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d42d6c3c-5ebc-46cf-b041-aa20be7d089f tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-reader] http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db returned with HTTP 200 Sep 05 21:01:10 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1162/2271] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:09 2026] GET /volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db => generated 1338 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6da40565-79c7-425c-a546-48ab4242e0ac None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6da40565-79c7-425c-a546-48ab4242e0ac tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] PUT http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db Sep 05 21:01:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6da40565-79c7-425c-a546-48ab4242e0ac tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-309546589"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:10 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:10 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:10 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:10 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:10 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6da40565-79c7-425c-a546-48ab4242e0ac tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:01:10 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6da40565-79c7-425c-a546-48ab4242e0ac tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume updated successfully. Sep 05 21:01:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6da40565-79c7-425c-a546-48ab4242e0ac tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db returned with HTTP 200 Sep 05 21:01:10 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1110/2272] 192.168.122.147 () {60 vars in 1252 bytes} [Sat Sep 5 21:01:10 2026] PUT /volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db => generated 791 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b2acab4d-54e4-42d6-b654-4ce0434619bf None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b2acab4d-54e4-42d6-b654-4ce0434619bf tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] PUT http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db Sep 05 21:01:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b2acab4d-54e4-42d6-b654-4ce0434619bf tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1118289704", "description": "This is the new description of volume"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:10 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:10 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:10 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:10 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:10 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b2acab4d-54e4-42d6-b654-4ce0434619bf tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:01:10 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b2acab4d-54e4-42d6-b654-4ce0434619bf tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume updated successfully. Sep 05 21:01:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b2acab4d-54e4-42d6-b654-4ce0434619bf tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db returned with HTTP 200 Sep 05 21:01:10 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1163/2273] 192.168.122.147 () {60 vars in 1253 bytes} [Sat Sep 5 21:01:10 2026] PUT /volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db => generated 831 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7dbe1a21-f0a6-4e70-8d3a-7a87253c7a7b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7dbe1a21-f0a6-4e70-8d3a-7a87253c7a7b tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-reader] GET http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db Sep 05 21:01:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7dbe1a21-f0a6-4e70-8d3a-7a87253c7a7b tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7dbe1a21-f0a6-4e70-8d3a-7a87253c7a7b tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-reader] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:10 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:10 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:10 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:10 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:10 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7dbe1a21-f0a6-4e70-8d3a-7a87253c7a7b tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-reader] Volume info retrieved successfully. Sep 05 21:01:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7dbe1a21-f0a6-4e70-8d3a-7a87253c7a7b tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-reader] http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db returned with HTTP 200 Sep 05 21:01:10 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1111/2274] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:10 2026] GET /volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db => generated 1378 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-17886722-224b-4492-9a47-91948b12fe7d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-17886722-224b-4492-9a47-91948b12fe7d tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:01:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-17886722-224b-4492-9a47-91948b12fe7d tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-767513753", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-675036707"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-17886722-224b-4492-9a47-91948b12fe7d tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-767513753', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-675036707'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:01:10 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-17886722-224b-4492-9a47-91948b12fe7d tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Create volume of 1 GB Sep 05 21:01:10 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-17886722-224b-4492-9a47-91948b12fe7d tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Availability Zones retrieved successfully. Sep 05 21:01:10 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-17886722-224b-4492-9a47-91948b12fe7d tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Flow 'volume_create_api' (929cfb9c-7193-43d7-aebe-6100a78e5534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:01:10 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-17886722-224b-4492-9a47-91948b12fe7d tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b458c5b-91b3-4eaf-93e8-0f4376131c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:10 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-17886722-224b-4492-9a47-91948b12fe7d tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:01:10 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-17886722-224b-4492-9a47-91948b12fe7d tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b458c5b-91b3-4eaf-93e8-0f4376131c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:10 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-17886722-224b-4492-9a47-91948b12fe7d tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b238635c-b4d4-4263-81ac-8e5b658f0be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4a04a647-826a-47ad-ba1b-33bad08561a4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4a04a647-826a-47ad-ba1b-33bad08561a4 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af Sep 05 21:01:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4a04a647-826a-47ad-ba1b-33bad08561a4 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4a04a647-826a-47ad-ba1b-33bad08561a4 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:10 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:10 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:10 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4a04a647-826a-47ad-ba1b-33bad08561a4 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:01:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4a04a647-826a-47ad-ba1b-33bad08561a4 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af returned with HTTP 200 Sep 05 21:01:10 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1112/2275] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:01:10 2026] GET /volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af => generated 471 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:10 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-17886722-224b-4492-9a47-91948b12fe7d tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Created reservations ['daf91ab4-0f3d-4a07-8432-f188a16793f7', '9c516737-bd55-4fc9-a469-01721cb4d0f0', 'cd69d29e-2c0e-49b0-999c-eca618921ad9', '64d08fb9-90c6-4e5a-a4de-58e1732631a1'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:01:10 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-17886722-224b-4492-9a47-91948b12fe7d tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b238635c-b4d4-4263-81ac-8e5b658f0be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['daf91ab4-0f3d-4a07-8432-f188a16793f7', '9c516737-bd55-4fc9-a469-01721cb4d0f0', 'cd69d29e-2c0e-49b0-999c-eca618921ad9', '64d08fb9-90c6-4e5a-a4de-58e1732631a1']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:10 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-17886722-224b-4492-9a47-91948b12fe7d tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b14dbce-dd11-4fd3-a153-6f89966c555a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:10 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:10 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:10 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-17886722-224b-4492-9a47-91948b12fe7d tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b14dbce-dd11-4fd3-a153-6f89966c555a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf5fc992-3428-4201-94f4-167ee1ccee03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-767513753',display_name='tempest-VolumesGetTest-Volume-675036707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9950846182e44e84a196380611463bfd',qos_specs=None,replication_status=,reservations=['daf91ab4-0f3d-4a07-8432-f188a16793f7','9c516737-bd55-4fc9-a469-01721cb4d0f0','cd69d29e-2c0e-49b0-999c-eca618921ad9','64d08fb9-90c6-4e5a-a4de-58e1732631a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c13cd672b9d4040a457bc53f93e234c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:01:10Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-767513753',display_name='tempest-VolumesGetTest-Volume-675036707',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf5fc992-3428-4201-94f4-167ee1ccee03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9950846182e44e84a196380611463bfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c13cd672b9d4040a457bc53f93e234c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:10 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-17886722-224b-4492-9a47-91948b12fe7d tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e9401a0-cf2c-4b51-8d4d-3b8e3d6900c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:10 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-17886722-224b-4492-9a47-91948b12fe7d tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e9401a0-cf2c-4b51-8d4d-3b8e3d6900c6) transitioned into 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-767513753',display_name='tempest-VolumesGetTest-Volume-675036707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9950846182e44e84a196380611463bfd',qos_specs=None,replication_status=,reservations=['daf91ab4-0f3d-4a07-8432-f188a16793f7','9c516737-bd55-4fc9-a469-01721cb4d0f0','cd69d29e-2c0e-49b0-999c-eca618921ad9','64d08fb9-90c6-4e5a-a4de-58e1732631a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c13cd672b9d4040a457bc53f93e234c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:10 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-17886722-224b-4492-9a47-91948b12fe7d tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd9c7082-eeb4-42a7-87cf-95b737ae51c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:10 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-17886722-224b-4492-9a47-91948b12fe7d tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd9c7082-eeb4-42a7-87cf-95b737ae51c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:10 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-17886722-224b-4492-9a47-91948b12fe7d tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Flow 'volume_create_api' (929cfb9c-7193-43d7-aebe-6100a78e5534) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:01:10 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-17886722-224b-4492-9a47-91948b12fe7d tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Create volume request issued successfully. Sep 05 21:01:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-17886722-224b-4492-9a47-91948b12fe7d tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:01:10 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1164/2276] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:01:10 2026] POST /volume/v3/volumes => generated 787 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:01:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3c941fdd-3fdb-4a32-b7a9-f5fb1e6b5e8f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3c941fdd-3fdb-4a32-b7a9-f5fb1e6b5e8f tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/cf5fc992-3428-4201-94f4-167ee1ccee03 Sep 05 21:01:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3c941fdd-3fdb-4a32-b7a9-f5fb1e6b5e8f tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3c941fdd-3fdb-4a32-b7a9-f5fb1e6b5e8f tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:10 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:10 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:10 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:10 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:10 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3c941fdd-3fdb-4a32-b7a9-f5fb1e6b5e8f tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:01:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3c941fdd-3fdb-4a32-b7a9-f5fb1e6b5e8f tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/cf5fc992-3428-4201-94f4-167ee1ccee03 returned with HTTP 200 Sep 05 21:01:10 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1113/2277] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:10 2026] GET /volume/v3/volumes/cf5fc992-3428-4201-94f4-167ee1ccee03 => generated 855 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-baee184a-57d2-4db9-bb37-2effc4426e12 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-baee184a-57d2-4db9-bb37-2effc4426e12 None None] GET http://192.168.122.147/volume// Sep 05 21:01:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-baee184a-57d2-4db9-bb37-2effc4426e12 None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-baee184a-57d2-4db9-bb37-2effc4426e12 None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-baee184a-57d2-4db9-bb37-2effc4426e12 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 21:01:11 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1165/2278] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 21:01:11 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:01:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-801d7b88-b070-4acd-b5d2-1395f3fab352 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-e272a562-62f7-425f-9d30-45e27f9b105d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-801d7b88-b070-4acd-b5d2-1395f3fab352 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af Sep 05 21:01:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-801d7b88-b070-4acd-b5d2-1395f3fab352 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-801d7b88-b070-4acd-b5d2-1395f3fab352 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-e272a562-62f7-425f-9d30-45e27f9b105d tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] GET http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 Sep 05 21:01:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-e272a562-62f7-425f-9d30-45e27f9b105d tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-e272a562-62f7-425f-9d30-45e27f9b105d tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-801d7b88-b070-4acd-b5d2-1395f3fab352 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af returned with HTTP 404 Sep 05 21:01:11 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1114/2279] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:01:11 2026] GET /volume/v3/snapshots/f06f0f4d-2b15-44a9-bddf-c4b4860fd4af => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:01:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3e3f78a7-0438-41c7-9b58-79fc0a19f13d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3e3f78a7-0438-41c7-9b58-79fc0a19f13d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 Sep 05 21:01:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3e3f78a7-0438-41c7-9b58-79fc0a19f13d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3e3f78a7-0438-41c7-9b58-79fc0a19f13d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:11 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-3e3f78a7-0438-41c7-9b58-79fc0a19f13d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Delete snapshot with id: 5e733874-3ec1-44e5-9f34-d4fb7a659666 Sep 05 21:01:11 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:11 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:11 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:11 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:11 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3e3f78a7-0438-41c7-9b58-79fc0a19f13d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:01:11 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:11 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:11 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:11 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:11 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-e272a562-62f7-425f-9d30-45e27f9b105d tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Volume info retrieved successfully. Sep 05 21:01:11 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3e3f78a7-0438-41c7-9b58-79fc0a19f13d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot delete request issued successfully. Sep 05 21:01:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3e3f78a7-0438-41c7-9b58-79fc0a19f13d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 returned with HTTP 202 Sep 05 21:01:11 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1115/2280] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:01:11 2026] DELETE /volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:01:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-e272a562-62f7-425f-9d30-45e27f9b105d tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 returned with HTTP 200 Sep 05 21:01:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-48ec8bf8-b712-44d8-9bfe-dea70622dab9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:11 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1166/2281] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 21:01:11 2026] GET /volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 => generated 1512 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:01:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-48ec8bf8-b712-44d8-9bfe-dea70622dab9 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 Sep 05 21:01:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-48ec8bf8-b712-44d8-9bfe-dea70622dab9 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-48ec8bf8-b712-44d8-9bfe-dea70622dab9 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:11 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:11 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:11 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-48ec8bf8-b712-44d8-9bfe-dea70622dab9 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:01:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-48ec8bf8-b712-44d8-9bfe-dea70622dab9 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 returned with HTTP 200 Sep 05 21:01:11 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1116/2282] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:01:11 2026] GET /volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 => generated 472 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-5eaace59-f4f5-4e78-85d7-96b55f9e15e4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-5eaace59-f4f5-4e78-85d7-96b55f9e15e4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] PUT http://192.168.122.147/volume/v3/attachments/349aa600-8497-4fdc-84ea-ddaab755949e Sep 05 21:01:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-5eaace59-f4f5-4e78-85d7-96b55f9e15e4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8dfc494d0f2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4190e5b0-3c92-4807-a8e5-fb98516f3e01", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:11 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-5eaace59-f4f5-4e78-85d7-96b55f9e15e4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Acquiring lock "cinder-attachment_update-6228032e-d71a-428b-abef-2b8449f64ee9-devstack" by "attachment_update" {{(pid=87415) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 21:01:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a5a931d6-d5fa-4ecf-84b5-596e4bd81027 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:12 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-5eaace59-f4f5-4e78-85d7-96b55f9e15e4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Lock "cinder-attachment_update-6228032e-d71a-428b-abef-2b8449f64ee9-devstack" acquired by "attachment_update" :: waited 0.038s {{(pid=87415) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 21:01:12 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:12 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a5a931d6-d5fa-4ecf-84b5-596e4bd81027 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/cf5fc992-3428-4201-94f4-167ee1ccee03 Sep 05 21:01:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a5a931d6-d5fa-4ecf-84b5-596e4bd81027 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a5a931d6-d5fa-4ecf-84b5-596e4bd81027 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:12 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:12 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:12 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:12 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:12 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:12 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:12 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a5a931d6-d5fa-4ecf-84b5-596e4bd81027 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:01:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a5a931d6-d5fa-4ecf-84b5-596e4bd81027 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/cf5fc992-3428-4201-94f4-167ee1ccee03 returned with HTTP 200 Sep 05 21:01:12 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1117/2283] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:12 2026] GET /volume/v3/volumes/cf5fc992-3428-4201-94f4-167ee1ccee03 => generated 879 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:01:12 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-5eaace59-f4f5-4e78-85d7-96b55f9e15e4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Lock "cinder-attachment_update-6228032e-d71a-428b-abef-2b8449f64ee9-devstack" released by "attachment_update" :: held 0.706s {{(pid=87415) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 21:01:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-5eaace59-f4f5-4e78-85d7-96b55f9e15e4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] http://192.168.122.147/volume/v3/attachments/349aa600-8497-4fdc-84ea-ddaab755949e returned with HTTP 200 Sep 05 21:01:12 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1167/2284] 192.168.122.147 () {66 vars in 1593 bytes} [Sat Sep 5 21:01:11 2026] PUT /volume/v3/attachments/349aa600-8497-4fdc-84ea-ddaab755949e => generated 694 bytes in 786 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-16a8d08a-17f0-4b1a-8420-b5f4663cb0d4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-16a8d08a-17f0-4b1a-8420-b5f4663cb0d4 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 Sep 05 21:01:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-d5510278-df42-4c26-821b-5ccb0cb37ca4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-16a8d08a-17f0-4b1a-8420-b5f4663cb0d4 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-16a8d08a-17f0-4b1a-8420-b5f4663cb0d4 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-d5510278-df42-4c26-821b-5ccb0cb37ca4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] POST http://192.168.122.147/volume/v3/attachments/349aa600-8497-4fdc-84ea-ddaab755949e/action Sep 05 21:01:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-d5510278-df42-4c26-821b-5ccb0cb37ca4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Action body: b'{"os-complete": null}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:01:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-d5510278-df42-4c26-821b-5ccb0cb37ca4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:12 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:12 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:12 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-16a8d08a-17f0-4b1a-8420-b5f4663cb0d4 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:01:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-16a8d08a-17f0-4b1a-8420-b5f4663cb0d4 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 returned with HTTP 200 Sep 05 21:01:12 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1118/2285] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:01:12 2026] GET /volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 => generated 472 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:12 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:12 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:12 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:12 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-43af64ea-2d31-497a-9d48-cc863b0a456a req-d5510278-df42-4c26-821b-5ccb0cb37ca4 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] http://192.168.122.147/volume/v3/attachments/349aa600-8497-4fdc-84ea-ddaab755949e/action returned with HTTP 204 Sep 05 21:01:12 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1168/2286] 192.168.122.147 () {66 vars in 1614 bytes} [Sat Sep 5 21:01:12 2026] POST /volume/v3/attachments/349aa600-8497-4fdc-84ea-ddaab755949e/action => generated 0 bytes in 157 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:01:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7ebc7b65-6f31-4822-a802-1dcfc005f472 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7ebc7b65-6f31-4822-a802-1dcfc005f472 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/cf5fc992-3428-4201-94f4-167ee1ccee03 Sep 05 21:01:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7ebc7b65-6f31-4822-a802-1dcfc005f472 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7ebc7b65-6f31-4822-a802-1dcfc005f472 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:13 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:13 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:13 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:13 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:13 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7ebc7b65-6f31-4822-a802-1dcfc005f472 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:01:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7ebc7b65-6f31-4822-a802-1dcfc005f472 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/cf5fc992-3428-4201-94f4-167ee1ccee03 returned with HTTP 200 Sep 05 21:01:13 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1119/2287] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:13 2026] GET /volume/v3/volumes/cf5fc992-3428-4201-94f4-167ee1ccee03 => generated 880 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6e2af057-35a9-47c3-8352-0e7279b95587 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6e2af057-35a9-47c3-8352-0e7279b95587 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] PUT http://192.168.122.147/volume/v3/volumes/cf5fc992-3428-4201-94f4-167ee1ccee03 Sep 05 21:01:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6e2af057-35a9-47c3-8352-0e7279b95587 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-309546589", "description": null}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:13 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:13 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:13 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:13 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:13 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6e2af057-35a9-47c3-8352-0e7279b95587 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:01:13 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6e2af057-35a9-47c3-8352-0e7279b95587 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume updated successfully. Sep 05 21:01:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6e2af057-35a9-47c3-8352-0e7279b95587 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/cf5fc992-3428-4201-94f4-167ee1ccee03 returned with HTTP 200 Sep 05 21:01:13 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1169/2288] 192.168.122.147 () {60 vars in 1252 bytes} [Sat Sep 5 21:01:13 2026] PUT /volume/v3/volumes/cf5fc992-3428-4201-94f4-167ee1ccee03 => generated 778 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d2eb8dad-ecc6-4674-b3d1-20cd03c62f88 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d2eb8dad-ecc6-4674-b3d1-20cd03c62f88 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/cf5fc992-3428-4201-94f4-167ee1ccee03 Sep 05 21:01:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d2eb8dad-ecc6-4674-b3d1-20cd03c62f88 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d2eb8dad-ecc6-4674-b3d1-20cd03c62f88 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:13 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:13 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:13 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:13 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:13 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d2eb8dad-ecc6-4674-b3d1-20cd03c62f88 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:01:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d2eb8dad-ecc6-4674-b3d1-20cd03c62f88 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/cf5fc992-3428-4201-94f4-167ee1ccee03 returned with HTTP 200 Sep 05 21:01:13 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1120/2289] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:13 2026] GET /volume/v3/volumes/cf5fc992-3428-4201-94f4-167ee1ccee03 => generated 846 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d3fd18b4-8fd3-4065-bce3-367d8857b472 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d3fd18b4-8fd3-4065-bce3-367d8857b472 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] DELETE http://192.168.122.147/volume/v3/volumes/cf5fc992-3428-4201-94f4-167ee1ccee03 Sep 05 21:01:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d3fd18b4-8fd3-4065-bce3-367d8857b472 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d3fd18b4-8fd3-4065-bce3-367d8857b472 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:13 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-d3fd18b4-8fd3-4065-bce3-367d8857b472 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Delete volume with id: cf5fc992-3428-4201-94f4-167ee1ccee03 Sep 05 21:01:13 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:13 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:13 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:13 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:13 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d3fd18b4-8fd3-4065-bce3-367d8857b472 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:01:13 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d3fd18b4-8fd3-4065-bce3-367d8857b472 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Delete volume request issued successfully. Sep 05 21:01:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d3fd18b4-8fd3-4065-bce3-367d8857b472 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/cf5fc992-3428-4201-94f4-167ee1ccee03 returned with HTTP 202 Sep 05 21:01:13 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1170/2290] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:01:13 2026] DELETE /volume/v3/volumes/cf5fc992-3428-4201-94f4-167ee1ccee03 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:01:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-67e59922-797c-4526-83d8-0f3e13f9a25d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-67e59922-797c-4526-83d8-0f3e13f9a25d tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/cf5fc992-3428-4201-94f4-167ee1ccee03 Sep 05 21:01:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-67e59922-797c-4526-83d8-0f3e13f9a25d tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-67e59922-797c-4526-83d8-0f3e13f9a25d tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:13 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:13 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:13 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:13 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:13 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-67e59922-797c-4526-83d8-0f3e13f9a25d tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:01:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-67e59922-797c-4526-83d8-0f3e13f9a25d tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/cf5fc992-3428-4201-94f4-167ee1ccee03 returned with HTTP 200 Sep 05 21:01:13 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1121/2291] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:13 2026] GET /volume/v3/volumes/cf5fc992-3428-4201-94f4-167ee1ccee03 => generated 845 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8907a801-571c-4fba-bcd9-2ad9d62e4d20 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8907a801-571c-4fba-bcd9-2ad9d62e4d20 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 Sep 05 21:01:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8907a801-571c-4fba-bcd9-2ad9d62e4d20 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8907a801-571c-4fba-bcd9-2ad9d62e4d20 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:13 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:13 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:13 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8907a801-571c-4fba-bcd9-2ad9d62e4d20 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Snapshot retrieved successfully. Sep 05 21:01:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8907a801-571c-4fba-bcd9-2ad9d62e4d20 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 returned with HTTP 200 Sep 05 21:01:13 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1171/2292] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:01:13 2026] GET /volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 => generated 472 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-137f8260-9ffb-4a65-a4e7-a86dbd5d3219 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-137f8260-9ffb-4a65-a4e7-a86dbd5d3219 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/cf5fc992-3428-4201-94f4-167ee1ccee03 Sep 05 21:01:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-137f8260-9ffb-4a65-a4e7-a86dbd5d3219 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-137f8260-9ffb-4a65-a4e7-a86dbd5d3219 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:14 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:14 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:14 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:14 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:14 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-137f8260-9ffb-4a65-a4e7-a86dbd5d3219 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:01:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-137f8260-9ffb-4a65-a4e7-a86dbd5d3219 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/cf5fc992-3428-4201-94f4-167ee1ccee03 returned with HTTP 200 Sep 05 21:01:14 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1122/2293] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:14 2026] GET /volume/v3/volumes/cf5fc992-3428-4201-94f4-167ee1ccee03 => generated 845 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8f3053e6-eb82-4fbb-89fa-9e367ef6c768 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8f3053e6-eb82-4fbb-89fa-9e367ef6c768 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 Sep 05 21:01:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8f3053e6-eb82-4fbb-89fa-9e367ef6c768 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8f3053e6-eb82-4fbb-89fa-9e367ef6c768 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8f3053e6-eb82-4fbb-89fa-9e367ef6c768 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 returned with HTTP 404 Sep 05 21:01:14 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1172/2294] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:01:14 2026] GET /volume/v3/snapshots/5e733874-3ec1-44e5-9f34-d4fb7a659666 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:01:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0339c4ab-9c08-4ba9-a492-0fd1a656375d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0339c4ab-9c08-4ba9-a492-0fd1a656375d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/volumes/843877a1-f94b-4321-9572-83edb44f03f1 Sep 05 21:01:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0339c4ab-9c08-4ba9-a492-0fd1a656375d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0339c4ab-9c08-4ba9-a492-0fd1a656375d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:14 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:14 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:14 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:14 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:15 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0339c4ab-9c08-4ba9-a492-0fd1a656375d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Volume info retrieved successfully. Sep 05 21:01:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0339c4ab-9c08-4ba9-a492-0fd1a656375d tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/volumes/843877a1-f94b-4321-9572-83edb44f03f1 returned with HTTP 200 Sep 05 21:01:15 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1123/2295] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:14 2026] GET /volume/v3/volumes/843877a1-f94b-4321-9572-83edb44f03f1 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-52971689-ed0e-4434-9d46-3aae261acc80 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-52971689-ed0e-4434-9d46-3aae261acc80 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] DELETE http://192.168.122.147/volume/v3/volumes/843877a1-f94b-4321-9572-83edb44f03f1 Sep 05 21:01:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-52971689-ed0e-4434-9d46-3aae261acc80 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-52971689-ed0e-4434-9d46-3aae261acc80 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:15 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-52971689-ed0e-4434-9d46-3aae261acc80 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Delete volume with id: 843877a1-f94b-4321-9572-83edb44f03f1 Sep 05 21:01:15 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:15 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:15 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:15 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:15 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-52971689-ed0e-4434-9d46-3aae261acc80 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Volume info retrieved successfully. Sep 05 21:01:15 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-52971689-ed0e-4434-9d46-3aae261acc80 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Delete volume request issued successfully. Sep 05 21:01:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-52971689-ed0e-4434-9d46-3aae261acc80 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/volumes/843877a1-f94b-4321-9572-83edb44f03f1 returned with HTTP 202 Sep 05 21:01:15 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1173/2296] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:01:15 2026] DELETE /volume/v3/volumes/843877a1-f94b-4321-9572-83edb44f03f1 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:01:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b686fcf3-41af-4043-907c-aaf5796ed17c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b686fcf3-41af-4043-907c-aaf5796ed17c tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/volumes/843877a1-f94b-4321-9572-83edb44f03f1 Sep 05 21:01:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b686fcf3-41af-4043-907c-aaf5796ed17c tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b686fcf3-41af-4043-907c-aaf5796ed17c tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:15 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:15 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:15 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:15 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:15 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b686fcf3-41af-4043-907c-aaf5796ed17c tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Volume info retrieved successfully. Sep 05 21:01:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b686fcf3-41af-4043-907c-aaf5796ed17c tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/volumes/843877a1-f94b-4321-9572-83edb44f03f1 returned with HTTP 200 Sep 05 21:01:15 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1124/2297] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:15 2026] GET /volume/v3/volumes/843877a1-f94b-4321-9572-83edb44f03f1 => generated 858 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f49dffe4-195b-4d7f-94a0-674cc07bf689 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f49dffe4-195b-4d7f-94a0-674cc07bf689 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/cf5fc992-3428-4201-94f4-167ee1ccee03 Sep 05 21:01:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f49dffe4-195b-4d7f-94a0-674cc07bf689 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f49dffe4-195b-4d7f-94a0-674cc07bf689 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f49dffe4-195b-4d7f-94a0-674cc07bf689 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/cf5fc992-3428-4201-94f4-167ee1ccee03 returned with HTTP 404 Sep 05 21:01:15 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1174/2298] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:15 2026] GET /volume/v3/volumes/cf5fc992-3428-4201-94f4-167ee1ccee03 => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:01:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-201c3422-117b-4cc1-a0e8-9a0c7fc415d7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-201c3422-117b-4cc1-a0e8-9a0c7fc415d7 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db Sep 05 21:01:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-201c3422-117b-4cc1-a0e8-9a0c7fc415d7 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-201c3422-117b-4cc1-a0e8-9a0c7fc415d7 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:15 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:15 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:15 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:15 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:15 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-201c3422-117b-4cc1-a0e8-9a0c7fc415d7 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:01:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-201c3422-117b-4cc1-a0e8-9a0c7fc415d7 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db returned with HTTP 200 Sep 05 21:01:15 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1125/2299] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:15 2026] GET /volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db => generated 1378 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-843808dd-7ae1-4aa3-9a96-f71d240f18cf None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-843808dd-7ae1-4aa3-9a96-f71d240f18cf tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] DELETE http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db Sep 05 21:01:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-843808dd-7ae1-4aa3-9a96-f71d240f18cf tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-843808dd-7ae1-4aa3-9a96-f71d240f18cf tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:15 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-843808dd-7ae1-4aa3-9a96-f71d240f18cf tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Delete volume with id: 2b413710-fa4c-47cc-a7ff-b5c9645196db Sep 05 21:01:16 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:16 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:16 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:16 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:16 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-843808dd-7ae1-4aa3-9a96-f71d240f18cf tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:01:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8ab0d37b-ff89-4fbe-92bb-3fcd507824e3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8ab0d37b-ff89-4fbe-92bb-3fcd507824e3 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:01:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8ab0d37b-ff89-4fbe-92bb-3fcd507824e3 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "4c069136-56e6-4b08-8cb7-d02ac8ceb448", "size": 1}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-8ab0d37b-ff89-4fbe-92bb-3fcd507824e3 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '4c069136-56e6-4b08-8cb7-d02ac8ceb448', 'size': 1}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:01:16 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-843808dd-7ae1-4aa3-9a96-f71d240f18cf tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Delete volume request issued successfully. Sep 05 21:01:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-843808dd-7ae1-4aa3-9a96-f71d240f18cf tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db returned with HTTP 202 Sep 05 21:01:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1175/2300] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:01:15 2026] DELETE /volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:01:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4411c5d6-674a-4e31-a96d-2ea282b85f25 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4411c5d6-674a-4e31-a96d-2ea282b85f25 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db Sep 05 21:01:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4411c5d6-674a-4e31-a96d-2ea282b85f25 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4411c5d6-674a-4e31-a96d-2ea282b85f25 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:16 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:16 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:16 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:16 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:16 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-4411c5d6-674a-4e31-a96d-2ea282b85f25 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:01:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4411c5d6-674a-4e31-a96d-2ea282b85f25 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db returned with HTTP 200 Sep 05 21:01:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1176/2301] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:16 2026] GET /volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db => generated 1377 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-544c626d-c681-4b81-bef2-1608015051d5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-544c626d-c681-4b81-bef2-1608015051d5 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/volumes/843877a1-f94b-4321-9572-83edb44f03f1 Sep 05 21:01:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-544c626d-c681-4b81-bef2-1608015051d5 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-544c626d-c681-4b81-bef2-1608015051d5 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:16 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:16 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:16 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:16 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:16 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-544c626d-c681-4b81-bef2-1608015051d5 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Volume info retrieved successfully. Sep 05 21:01:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-544c626d-c681-4b81-bef2-1608015051d5 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/volumes/843877a1-f94b-4321-9572-83edb44f03f1 returned with HTTP 200 Sep 05 21:01:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1177/2302] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:16 2026] GET /volume/v3/volumes/843877a1-f94b-4321-9572-83edb44f03f1 => generated 858 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:16 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-8ab0d37b-ff89-4fbe-92bb-3fcd507824e3 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Create volume of 1 GB Sep 05 21:01:16 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8ab0d37b-ff89-4fbe-92bb-3fcd507824e3 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Availability Zones retrieved successfully. Sep 05 21:01:16 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8ab0d37b-ff89-4fbe-92bb-3fcd507824e3 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Flow 'volume_create_api' (17ae6de9-adaa-4428-977c-de0cd3943061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:01:16 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8ab0d37b-ff89-4fbe-92bb-3fcd507824e3 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13f75bfb-2218-421b-9930-e748e8f38298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:16 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-8ab0d37b-ff89-4fbe-92bb-3fcd507824e3 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:01:16 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8ab0d37b-ff89-4fbe-92bb-3fcd507824e3 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13f75bfb-2218-421b-9930-e748e8f38298) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:16 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8ab0d37b-ff89-4fbe-92bb-3fcd507824e3 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d441caea-ea7b-43b3-80ce-35a7096fd55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:17 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-8ab0d37b-ff89-4fbe-92bb-3fcd507824e3 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Created reservations ['3bfb816d-837b-4027-a1cf-1cf1f99bac89', 'd2dd2699-94a3-4696-8f9b-923c41facce6', 'be82e3f6-986e-450d-937d-b1d9d319964a', '74185b78-750e-432c-81ab-ddf887c56c96'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:01:17 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8ab0d37b-ff89-4fbe-92bb-3fcd507824e3 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d441caea-ea7b-43b3-80ce-35a7096fd55c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bfb816d-837b-4027-a1cf-1cf1f99bac89', 'd2dd2699-94a3-4696-8f9b-923c41facce6', 'be82e3f6-986e-450d-937d-b1d9d319964a', '74185b78-750e-432c-81ab-ddf887c56c96']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:17 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8ab0d37b-ff89-4fbe-92bb-3fcd507824e3 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (612b3f7a-3cdb-4365-9abc-4cae53c0ea50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:17 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:17 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:17 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8ab0d37b-ff89-4fbe-92bb-3fcd507824e3 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (612b3f7a-3cdb-4365-9abc-4cae53c0ea50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22a1eecc-e4fd-476a-b723-d23693edfcf2', '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='36dd99f2a2ef4c74aaedeec7d31b4685',qos_specs=None,replication_status=,reservations=['3bfb816d-837b-4027-a1cf-1cf1f99bac89','d2dd2699-94a3-4696-8f9b-923c41facce6','be82e3f6-986e-450d-937d-b1d9d319964a','74185b78-750e-432c-81ab-ddf887c56c96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2681f90a01774266a755ebc638623f78',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:01:17Z,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=22a1eecc-e4fd-476a-b723-d23693edfcf2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36dd99f2a2ef4c74aaedeec7d31b4685',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2681f90a01774266a755ebc638623f78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:17 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8ab0d37b-ff89-4fbe-92bb-3fcd507824e3 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (728e4c05-0469-4f9a-8cb9-9e06170db455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:17 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8ab0d37b-ff89-4fbe-92bb-3fcd507824e3 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (728e4c05-0469-4f9a-8cb9-9e06170db455) transitioned into state 'SUCCESS' from 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='36dd99f2a2ef4c74aaedeec7d31b4685',qos_specs=None,replication_status=,reservations=['3bfb816d-837b-4027-a1cf-1cf1f99bac89','d2dd2699-94a3-4696-8f9b-923c41facce6','be82e3f6-986e-450d-937d-b1d9d319964a','74185b78-750e-432c-81ab-ddf887c56c96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2681f90a01774266a755ebc638623f78',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:17 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8ab0d37b-ff89-4fbe-92bb-3fcd507824e3 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4d3368b-d235-49cd-92ca-1346d824ad70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-89242ea1-058d-46b1-8003-3a19b096596f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-89242ea1-058d-46b1-8003-3a19b096596f tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db Sep 05 21:01:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-89242ea1-058d-46b1-8003-3a19b096596f tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-89242ea1-058d-46b1-8003-3a19b096596f tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:17 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8ab0d37b-ff89-4fbe-92bb-3fcd507824e3 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4d3368b-d235-49cd-92ca-1346d824ad70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:17 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8ab0d37b-ff89-4fbe-92bb-3fcd507824e3 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Flow 'volume_create_api' (17ae6de9-adaa-4428-977c-de0cd3943061) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:01:17 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8ab0d37b-ff89-4fbe-92bb-3fcd507824e3 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Create volume request issued successfully. Sep 05 21:01:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8ab0d37b-ff89-4fbe-92bb-3fcd507824e3 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:01:17 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1126/2303] 192.168.122.147 () {62 vars in 1184 bytes} [Sat Sep 5 21:01:16 2026] POST /volume/v3/volumes => generated 784 bytes in 1245 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:01:17 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:17 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:17 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:17 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d3693344-1f71-4f81-b3c0-5d9a10cb02a4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d3693344-1f71-4f81-b3c0-5d9a10cb02a4 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] GET http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 Sep 05 21:01:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d3693344-1f71-4f81-b3c0-5d9a10cb02a4 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d3693344-1f71-4f81-b3c0-5d9a10cb02a4 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:17 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-89242ea1-058d-46b1-8003-3a19b096596f tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Volume info retrieved successfully. Sep 05 21:01:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-89242ea1-058d-46b1-8003-3a19b096596f tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db returned with HTTP 200 Sep 05 21:01:17 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1178/2304] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:17 2026] GET /volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db => generated 1377 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:17 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:17 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:17 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:17 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7e31dc52-4fae-40f9-ab8e-d327716b5ef7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7e31dc52-4fae-40f9-ab8e-d327716b5ef7 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] GET http://192.168.122.147/volume/v3/volumes/843877a1-f94b-4321-9572-83edb44f03f1 Sep 05 21:01:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7e31dc52-4fae-40f9-ab8e-d327716b5ef7 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:17 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d3693344-1f71-4f81-b3c0-5d9a10cb02a4 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Volume info retrieved successfully. Sep 05 21:01:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7e31dc52-4fae-40f9-ab8e-d327716b5ef7 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d3693344-1f71-4f81-b3c0-5d9a10cb02a4 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 returned with HTTP 200 Sep 05 21:01:17 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1127/2305] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:17 2026] GET /volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 => generated 852 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7e31dc52-4fae-40f9-ab8e-d327716b5ef7 tempest-VolumesSnapshotListTestJSON-1893540689 tempest-VolumesSnapshotListTestJSON-1893540689-project-member] http://192.168.122.147/volume/v3/volumes/843877a1-f94b-4321-9572-83edb44f03f1 returned with HTTP 404 Sep 05 21:01:17 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1179/2306] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:17 2026] GET /volume/v3/volumes/843877a1-f94b-4321-9572-83edb44f03f1 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:01:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-18e02566-74dd-457d-aad7-6dd842a7a010 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-18e02566-74dd-457d-aad7-6dd842a7a010 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] GET http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db Sep 05 21:01:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-18e02566-74dd-457d-aad7-6dd842a7a010 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-18e02566-74dd-457d-aad7-6dd842a7a010 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-18e02566-74dd-457d-aad7-6dd842a7a010 tempest-VolumesGetTest-1278876383 tempest-VolumesGetTest-1278876383-project-member] http://192.168.122.147/volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db returned with HTTP 404 Sep 05 21:01:18 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1128/2307] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:01:18 2026] GET /volume/v3/volumes/2b413710-fa4c-47cc-a7ff-b5c9645196db => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:01:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d02f09a4-964b-4912-b45c-4209aad1625e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d02f09a4-964b-4912-b45c-4209aad1625e tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] GET http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 Sep 05 21:01:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d02f09a4-964b-4912-b45c-4209aad1625e tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d02f09a4-964b-4912-b45c-4209aad1625e tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:18 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:18 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:18 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:18 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:18 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d02f09a4-964b-4912-b45c-4209aad1625e tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Volume info retrieved successfully. Sep 05 21:01:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d02f09a4-964b-4912-b45c-4209aad1625e tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 returned with HTTP 200 Sep 05 21:01:18 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1180/2308] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:18 2026] GET /volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 => generated 876 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b6971074-884a-42b0-9519-033cb6b7f093 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b6971074-884a-42b0-9519-033cb6b7f093 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] GET http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 Sep 05 21:01:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b6971074-884a-42b0-9519-033cb6b7f093 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b6971074-884a-42b0-9519-033cb6b7f093 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:19 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:19 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:19 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:19 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:19 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b6971074-884a-42b0-9519-033cb6b7f093 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Volume info retrieved successfully. Sep 05 21:01:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b6971074-884a-42b0-9519-033cb6b7f093 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 returned with HTTP 200 Sep 05 21:01:19 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1129/2309] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:19 2026] GET /volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 => generated 876 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-49a8677d-7c58-40fd-9724-15f017f7353c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-49a8677d-7c58-40fd-9724-15f017f7353c tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] GET http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 Sep 05 21:01:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-49a8677d-7c58-40fd-9724-15f017f7353c tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-49a8677d-7c58-40fd-9724-15f017f7353c tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:20 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:20 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:20 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:20 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:20 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-49a8677d-7c58-40fd-9724-15f017f7353c tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Volume info retrieved successfully. Sep 05 21:01:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-49a8677d-7c58-40fd-9724-15f017f7353c tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 returned with HTTP 200 Sep 05 21:01:20 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1181/2310] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:20 2026] GET /volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 => generated 876 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-964f4feb-f94d-4f0f-be14-5d07e7bbdbd4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-964f4feb-f94d-4f0f-be14-5d07e7bbdbd4 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] GET http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 Sep 05 21:01:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-964f4feb-f94d-4f0f-be14-5d07e7bbdbd4 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-964f4feb-f94d-4f0f-be14-5d07e7bbdbd4 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:21 devstack devstack@c-api.service[87416]: DEBUG dbcounter [-] [87416] Writing DB stats cinder:SELECT=490,cinder:UPDATE=75,cinder:INSERT=49 {{(pid=87416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:01:21 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:21 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:21 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:21 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:21 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-964f4feb-f94d-4f0f-be14-5d07e7bbdbd4 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Volume info retrieved successfully. Sep 05 21:01:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-964f4feb-f94d-4f0f-be14-5d07e7bbdbd4 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 returned with HTTP 200 Sep 05 21:01:22 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1130/2311] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:21 2026] GET /volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 => generated 934 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:01:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c905610a-6536-43b9-a117-8b5e7ec9be54 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c905610a-6536-43b9-a117-8b5e7ec9be54 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] GET http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 Sep 05 21:01:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c905610a-6536-43b9-a117-8b5e7ec9be54 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c905610a-6536-43b9-a117-8b5e7ec9be54 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:23 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:23 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:23 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:23 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:23 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c905610a-6536-43b9-a117-8b5e7ec9be54 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Volume info retrieved successfully. Sep 05 21:01:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c905610a-6536-43b9-a117-8b5e7ec9be54 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 returned with HTTP 200 Sep 05 21:01:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1182/2312] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:23 2026] GET /volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 => generated 934 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fa0eef34-f02e-4204-ae17-e5346bf95a54 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fa0eef34-f02e-4204-ae17-e5346bf95a54 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] GET http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 Sep 05 21:01:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fa0eef34-f02e-4204-ae17-e5346bf95a54 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fa0eef34-f02e-4204-ae17-e5346bf95a54 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:24 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:24 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:24 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:24 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:24 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-fa0eef34-f02e-4204-ae17-e5346bf95a54 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Volume info retrieved successfully. Sep 05 21:01:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fa0eef34-f02e-4204-ae17-e5346bf95a54 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 returned with HTTP 200 Sep 05 21:01:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1131/2313] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:24 2026] GET /volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 => generated 937 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:01:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6afc9dd9-72f1-4218-a9a3-29ac2da4c5ac None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2a9ae537-d5c7-4cc2-b0ae-8c72391efe58 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2a9ae537-d5c7-4cc2-b0ae-8c72391efe58 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] GET http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 Sep 05 21:01:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2a9ae537-d5c7-4cc2-b0ae-8c72391efe58 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2a9ae537-d5c7-4cc2-b0ae-8c72391efe58 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:25 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:25 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:25 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:25 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:25 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2a9ae537-d5c7-4cc2-b0ae-8c72391efe58 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Volume info retrieved successfully. Sep 05 21:01:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2a9ae537-d5c7-4cc2-b0ae-8c72391efe58 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 returned with HTTP 200 Sep 05 21:01:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1132/2314] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:25 2026] GET /volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 => generated 937 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6afc9dd9-72f1-4218-a9a3-29ac2da4c5ac tempest-VolumesSummaryTest-875604857 tempest-VolumesSummaryTest-875604857-project-reader] GET http://192.168.122.147/volume/v3/volumes/summary Sep 05 21:01:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6afc9dd9-72f1-4218-a9a3-29ac2da4c5ac tempest-VolumesSummaryTest-875604857 tempest-VolumesSummaryTest-875604857-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6afc9dd9-72f1-4218-a9a3-29ac2da4c5ac tempest-VolumesSummaryTest-875604857 tempest-VolumesSummaryTest-875604857-project-reader] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-6afc9dd9-72f1-4218-a9a3-29ac2da4c5ac tempest-VolumesSummaryTest-875604857 tempest-VolumesSummaryTest-875604857-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:01:25 devstack devstack@c-api.service[87415]: DEBUG dbcounter [-] [87415] Writing DB stats cinder:SELECT=451,cinder:UPDATE=123,cinder:INSERT=66 {{(pid=87415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:01:25 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6afc9dd9-72f1-4218-a9a3-29ac2da4c5ac tempest-VolumesSummaryTest-875604857 tempest-VolumesSummaryTest-875604857-project-reader] Get summary completed successfully. Sep 05 21:01:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6afc9dd9-72f1-4218-a9a3-29ac2da4c5ac tempest-VolumesSummaryTest-875604857 tempest-VolumesSummaryTest-875604857-project-reader] http://192.168.122.147/volume/v3/volumes/summary returned with HTTP 200 Sep 05 21:01:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1183/2315] 192.168.122.147 () {60 vars in 1186 bytes} [Sat Sep 5 21:01:25 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-70185364-ec24-4d1b-930a-42e84156db41 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-70185364-ec24-4d1b-930a-42e84156db41 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] GET http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 Sep 05 21:01:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-70185364-ec24-4d1b-930a-42e84156db41 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-70185364-ec24-4d1b-930a-42e84156db41 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:26 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:26 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:26 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:26 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:26 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-70185364-ec24-4d1b-930a-42e84156db41 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Volume info retrieved successfully. Sep 05 21:01:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-70185364-ec24-4d1b-930a-42e84156db41 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 returned with HTTP 200 Sep 05 21:01:26 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1133/2316] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:26 2026] GET /volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 => generated 937 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-45ca61a7-3518-4a88-bd7e-348ca83f521d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-45ca61a7-3518-4a88-bd7e-348ca83f521d tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] GET http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 Sep 05 21:01:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-45ca61a7-3518-4a88-bd7e-348ca83f521d tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-45ca61a7-3518-4a88-bd7e-348ca83f521d tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:27 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:27 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:27 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:27 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-45ca61a7-3518-4a88-bd7e-348ca83f521d tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Volume info retrieved successfully. Sep 05 21:01:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-45ca61a7-3518-4a88-bd7e-348ca83f521d tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 returned with HTTP 200 Sep 05 21:01:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1184/2317] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:27 2026] GET /volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 => generated 937 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b2cef2ad-da55-431d-b830-31a252532efa None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b2cef2ad-da55-431d-b830-31a252532efa tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] GET http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 Sep 05 21:01:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b2cef2ad-da55-431d-b830-31a252532efa tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b2cef2ad-da55-431d-b830-31a252532efa tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:28 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:28 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:28 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:28 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b2cef2ad-da55-431d-b830-31a252532efa tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Volume info retrieved successfully. Sep 05 21:01:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b2cef2ad-da55-431d-b830-31a252532efa tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 returned with HTTP 200 Sep 05 21:01:28 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1134/2318] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:28 2026] GET /volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 => generated 1202 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:01:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fe42728b-f79e-4ff5-af82-58b56ab7d0a7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fe42728b-f79e-4ff5-af82-58b56ab7d0a7 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] GET http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 Sep 05 21:01:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fe42728b-f79e-4ff5-af82-58b56ab7d0a7 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fe42728b-f79e-4ff5-af82-58b56ab7d0a7 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:28 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:28 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-fe42728b-f79e-4ff5-af82-58b56ab7d0a7 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Volume info retrieved successfully. Sep 05 21:01:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fe42728b-f79e-4ff5-af82-58b56ab7d0a7 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 returned with HTTP 200 Sep 05 21:01:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1185/2319] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:28 2026] GET /volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 => generated 1202 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 21:01:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a63b5d20-2176-4c33-ba59-271fe9b59e7c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a63b5d20-2176-4c33-ba59-271fe9b59e7c tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] DELETE http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 Sep 05 21:01:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a63b5d20-2176-4c33-ba59-271fe9b59e7c tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a63b5d20-2176-4c33-ba59-271fe9b59e7c tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:28 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-a63b5d20-2176-4c33-ba59-271fe9b59e7c tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Delete volume with id: 22a1eecc-e4fd-476a-b723-d23693edfcf2 Sep 05 21:01:28 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:28 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:28 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:28 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a63b5d20-2176-4c33-ba59-271fe9b59e7c tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Volume info retrieved successfully. Sep 05 21:01:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a63b5d20-2176-4c33-ba59-271fe9b59e7c tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Delete volume request issued successfully. Sep 05 21:01:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a63b5d20-2176-4c33-ba59-271fe9b59e7c tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 returned with HTTP 202 Sep 05 21:01:28 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1135/2320] 192.168.122.147 () {60 vars in 1276 bytes} [Sat Sep 5 21:01:28 2026] DELETE /volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 21:01:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1a436341-5f69-4778-a939-0c62c55dadc5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1a436341-5f69-4778-a939-0c62c55dadc5 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] GET http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 Sep 05 21:01:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1a436341-5f69-4778-a939-0c62c55dadc5 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1a436341-5f69-4778-a939-0c62c55dadc5 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:28 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:28 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1a436341-5f69-4778-a939-0c62c55dadc5 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Volume info retrieved successfully. Sep 05 21:01:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1a436341-5f69-4778-a939-0c62c55dadc5 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 returned with HTTP 200 Sep 05 21:01:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1186/2321] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:28 2026] GET /volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 => generated 1201 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:01:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-579e58c7-992d-4b28-b09c-da156149426b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-579e58c7-992d-4b28-b09c-da156149426b tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] GET http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 Sep 05 21:01:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-579e58c7-992d-4b28-b09c-da156149426b tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-579e58c7-992d-4b28-b09c-da156149426b tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:30 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:30 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:30 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:30 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:30 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-579e58c7-992d-4b28-b09c-da156149426b tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Volume info retrieved successfully. Sep 05 21:01:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-579e58c7-992d-4b28-b09c-da156149426b tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 returned with HTTP 200 Sep 05 21:01:30 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1136/2322] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:30 2026] GET /volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 => generated 1201 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 21:01:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-08e047c8-e9a2-4c64-bc13-039d95f8f028 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-08e047c8-e9a2-4c64-bc13-039d95f8f028 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] GET http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 Sep 05 21:01:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-08e047c8-e9a2-4c64-bc13-039d95f8f028 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-08e047c8-e9a2-4c64-bc13-039d95f8f028 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-08e047c8-e9a2-4c64-bc13-039d95f8f028 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 returned with HTTP 404 Sep 05 21:01:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1187/2323] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:31 2026] GET /volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:01:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4e807662-68e8-4564-96e0-37c2c3f5741a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4e807662-68e8-4564-96e0-37c2c3f5741a tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] DELETE http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 Sep 05 21:01:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4e807662-68e8-4564-96e0-37c2c3f5741a tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4e807662-68e8-4564-96e0-37c2c3f5741a tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:31 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-4e807662-68e8-4564-96e0-37c2c3f5741a tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Delete volume with id: 22a1eecc-e4fd-476a-b723-d23693edfcf2 Sep 05 21:01:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4e807662-68e8-4564-96e0-37c2c3f5741a tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 returned with HTTP 404 Sep 05 21:01:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1137/2324] 192.168.122.147 () {60 vars in 1276 bytes} [Sat Sep 5 21:01:31 2026] DELETE /volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:01:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-56f6a6da-9438-4493-ba29-67f25efb6c68 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-56f6a6da-9438-4493-ba29-67f25efb6c68 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] GET http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 Sep 05 21:01:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-56f6a6da-9438-4493-ba29-67f25efb6c68 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-56f6a6da-9438-4493-ba29-67f25efb6c68 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-56f6a6da-9438-4493-ba29-67f25efb6c68 tempest-VolumeImageDependencyTests-1898300567 tempest-VolumeImageDependencyTests-1898300567-project-member] http://192.168.122.147/volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 returned with HTTP 404 Sep 05 21:01:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1188/2325] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:31 2026] GET /volume/v3/volumes/22a1eecc-e4fd-476a-b723-d23693edfcf2 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 21:01:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-bdf4c1fb-6111-4559-bf35-301f1b3f2a38 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:41 devstack devstack@c-api.service[87416]: DEBUG dbcounter [-] [87416] Writing DB stats cinder:SELECT=27,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=87416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:01:41 devstack devstack@c-api.service[87415]: DEBUG dbcounter [-] [87415] Writing DB stats cinder:SELECT=15 {{(pid=87415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:01:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bdf4c1fb-6111-4559-bf35-301f1b3f2a38 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:01:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bdf4c1fb-6111-4559-bf35-301f1b3f2a38 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-28714220", "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=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bdf4c1fb-6111-4559-bf35-301f1b3f2a38 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:01:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1138/2326] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:01:41 2026] POST /volume/v3/types => generated 378 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-427f6a2b-cbef-4adc-9848-b0bd79adca65 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-427f6a2b-cbef-4adc-9848-b0bd79adca65 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] POST http://192.168.122.147/volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e/encryption Sep 05 21:01:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-427f6a2b-cbef-4adc-9848-b0bd79adca65 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-427f6a2b-cbef-4adc-9848-b0bd79adca65 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] http://192.168.122.147/volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e/encryption returned with HTTP 200 Sep 05 21:01:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1189/2327] 192.168.122.147 () {60 vars in 1281 bytes} [Sat Sep 5 21:01:41 2026] POST /volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e/encryption => generated 239 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-03a76aa8-6e0c-4c07-879f-faf0df60045b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-03a76aa8-6e0c-4c07-879f-faf0df60045b tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:01:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-03a76aa8-6e0c-4c07-879f-faf0df60045b tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1338838953", "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=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-03a76aa8-6e0c-4c07-879f-faf0df60045b tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:01:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1139/2328] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:01:41 2026] POST /volume/v3/types => generated 380 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-055a5994-a96f-4523-8f27-d52c1a873706 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-055a5994-a96f-4523-8f27-d52c1a873706 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] POST http://192.168.122.147/volume/v3/types/ecf9ca52-9573-491b-8167-37b7144b3e5d/encryption Sep 05 21:01:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-055a5994-a96f-4523-8f27-d52c1a873706 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-055a5994-a96f-4523-8f27-d52c1a873706 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] http://192.168.122.147/volume/v3/types/ecf9ca52-9573-491b-8167-37b7144b3e5d/encryption returned with HTTP 200 Sep 05 21:01:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1190/2329] 192.168.122.147 () {60 vars in 1281 bytes} [Sat Sep 5 21:01:41 2026] POST /volume/v3/types/ecf9ca52-9573-491b-8167-37b7144b3e5d/encryption => generated 239 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-30a2d0b4-3cfb-4db2-a837-c9969e5c6b26 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-30a2d0b4-3cfb-4db2-a837-c9969e5c6b26 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:01:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-30a2d0b4-3cfb-4db2-a837-c9969e5c6b26 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1202715", "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=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-30a2d0b4-3cfb-4db2-a837-c9969e5c6b26 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:01:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1140/2330] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:01:41 2026] POST /volume/v3/types => generated 377 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:01:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-be9a8db7-ed2e-4f87-b589-e833efe3a9a2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-be9a8db7-ed2e-4f87-b589-e833efe3a9a2 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] POST http://192.168.122.147/volume/v3/types/3111ce4c-cabe-477f-a16d-49619da4e0c5/extra_specs Sep 05 21:01:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-be9a8db7-ed2e-4f87-b589-e833efe3a9a2 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-be9a8db7-ed2e-4f87-b589-e833efe3a9a2 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] http://192.168.122.147/volume/v3/types/3111ce4c-cabe-477f-a16d-49619da4e0c5/extra_specs returned with HTTP 200 Sep 05 21:01:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1191/2331] 192.168.122.147 () {60 vars in 1283 bytes} [Sat Sep 5 21:01:41 2026] POST /volume/v3/types/3111ce4c-cabe-477f-a16d-49619da4e0c5/extra_specs => generated 35 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:01:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8543d756-b22a-47c0-9789-2d0c555b2091 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8543d756-b22a-47c0-9789-2d0c555b2091 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] PUT http://192.168.122.147/volume/v3/types/3111ce4c-cabe-477f-a16d-49619da4e0c5/extra_specs/key2 Sep 05 21:01:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8543d756-b22a-47c0-9789-2d0c555b2091 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8543d756-b22a-47c0-9789-2d0c555b2091 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] http://192.168.122.147/volume/v3/types/3111ce4c-cabe-477f-a16d-49619da4e0c5/extra_specs/key2 returned with HTTP 200 Sep 05 21:01:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1141/2332] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 21:01:42 2026] PUT /volume/v3/types/3111ce4c-cabe-477f-a16d-49619da4e0c5/extra_specs/key2 => generated 25 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:01:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6874d4e9-bbc6-4e59-9cec-21226f5221d8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6874d4e9-bbc6-4e59-9cec-21226f5221d8 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:01:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6874d4e9-bbc6-4e59-9cec-21226f5221d8 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6874d4e9-bbc6-4e59-9cec-21226f5221d8 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:01:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1192/2333] 192.168.122.147 () {60 vars in 1136 bytes} [Sat Sep 5 21:01:42 2026] POST /volume/v3/types => generated 195 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:01:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-cb6bdecc-9884-4aad-ae7a-dfaec43c125a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cb6bdecc-9884-4aad-ae7a-dfaec43c125a tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] DELETE http://192.168.122.147/volume/v3/types/142a3ec9-6047-4fc5-aca9-ae189695070e Sep 05 21:01:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cb6bdecc-9884-4aad-ae7a-dfaec43c125a tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cb6bdecc-9884-4aad-ae7a-dfaec43c125a tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cb6bdecc-9884-4aad-ae7a-dfaec43c125a tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] http://192.168.122.147/volume/v3/types/142a3ec9-6047-4fc5-aca9-ae189695070e returned with HTTP 202 Sep 05 21:01:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1142/2334] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:01:42 2026] DELETE /volume/v3/types/142a3ec9-6047-4fc5-aca9-ae189695070e => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 21:01:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8888c879-76d2-4fef-9be9-50673d1f48f7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8888c879-76d2-4fef-9be9-50673d1f48f7 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:01:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8888c879-76d2-4fef-9be9-50673d1f48f7 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-752258293", "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=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8888c879-76d2-4fef-9be9-50673d1f48f7 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:01:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1193/2335] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:01:42 2026] POST /volume/v3/types => generated 379 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5426a5e7-c3fe-4ee4-8fab-3359108a47ba None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5426a5e7-c3fe-4ee4-8fab-3359108a47ba tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] POST http://192.168.122.147/volume/v3/types/6ded2f3c-43d9-4743-802e-2468078e00f6/encryption Sep 05 21:01:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5426a5e7-c3fe-4ee4-8fab-3359108a47ba tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5426a5e7-c3fe-4ee4-8fab-3359108a47ba tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] http://192.168.122.147/volume/v3/types/6ded2f3c-43d9-4743-802e-2468078e00f6/encryption returned with HTTP 200 Sep 05 21:01:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1143/2336] 192.168.122.147 () {60 vars in 1281 bytes} [Sat Sep 5 21:01:42 2026] POST /volume/v3/types/6ded2f3c-43d9-4743-802e-2468078e00f6/encryption => generated 239 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8bb199ac-5acf-45d7-b858-bd66a1a3ef4e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8bb199ac-5acf-45d7-b858-bd66a1a3ef4e tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] DELETE http://192.168.122.147/volume/v3/types/6ded2f3c-43d9-4743-802e-2468078e00f6/encryption/3bb96f9b-dd39-4a16-80fd-25720d19d206 Sep 05 21:01:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8bb199ac-5acf-45d7-b858-bd66a1a3ef4e tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8bb199ac-5acf-45d7-b858-bd66a1a3ef4e tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8bb199ac-5acf-45d7-b858-bd66a1a3ef4e tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] http://192.168.122.147/volume/v3/types/6ded2f3c-43d9-4743-802e-2468078e00f6/encryption/3bb96f9b-dd39-4a16-80fd-25720d19d206 returned with HTTP 202 Sep 05 21:01:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1194/2337] 192.168.122.147 () {58 vars in 1373 bytes} [Sat Sep 5 21:01:42 2026] DELETE /volume/v3/types/6ded2f3c-43d9-4743-802e-2468078e00f6/encryption/3bb96f9b-dd39-4a16-80fd-25720d19d206 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:01:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1e71dd79-a387-4f66-99d9-45a16188f0fb None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1e71dd79-a387-4f66-99d9-45a16188f0fb tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:01:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1e71dd79-a387-4f66-99d9-45a16188f0fb tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-488088480", "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=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1e71dd79-a387-4f66-99d9-45a16188f0fb tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:01:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1144/2338] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:01:42 2026] POST /volume/v3/types => generated 379 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b8f8430a-9954-4994-9fef-704003a5e728 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b8f8430a-9954-4994-9fef-704003a5e728 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] DELETE http://192.168.122.147/volume/v3/types/c292dada-993a-4d29-8b55-bb85c938e2b9/extra_specs/key1 Sep 05 21:01:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b8f8430a-9954-4994-9fef-704003a5e728 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b8f8430a-9954-4994-9fef-704003a5e728 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b8f8430a-9954-4994-9fef-704003a5e728 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] http://192.168.122.147/volume/v3/types/c292dada-993a-4d29-8b55-bb85c938e2b9/extra_specs/key1 returned with HTTP 202 Sep 05 21:01:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1195/2339] 192.168.122.147 () {58 vars in 1280 bytes} [Sat Sep 5 21:01:42 2026] DELETE /volume/v3/types/c292dada-993a-4d29-8b55-bb85c938e2b9/extra_specs/key1 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 21:01:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d25831da-dc07-4cae-b68d-47264d484fa7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d25831da-dc07-4cae-b68d-47264d484fa7 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:01:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d25831da-dc07-4cae-b68d-47264d484fa7 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1267525672", "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=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d25831da-dc07-4cae-b68d-47264d484fa7 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:01:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1145/2340] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:01:42 2026] POST /volume/v3/types => generated 380 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fe4da411-8a23-4612-9751-71952d108889 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fe4da411-8a23-4612-9751-71952d108889 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] DELETE http://192.168.122.147/volume/v3/types/b93af604-4acb-42f8-bce0-8975e7954dce Sep 05 21:01:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fe4da411-8a23-4612-9751-71952d108889 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fe4da411-8a23-4612-9751-71952d108889 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fe4da411-8a23-4612-9751-71952d108889 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] http://192.168.122.147/volume/v3/types/b93af604-4acb-42f8-bce0-8975e7954dce returned with HTTP 202 Sep 05 21:01:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1196/2341] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:01:42 2026] DELETE /volume/v3/types/b93af604-4acb-42f8-bce0-8975e7954dce => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:01:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b255aa61-4724-4aac-847b-48df441b9fdb None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b255aa61-4724-4aac-847b-48df441b9fdb tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] GET http://192.168.122.147/volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e/extra_specs Sep 05 21:01:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b255aa61-4724-4aac-847b-48df441b9fdb tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b255aa61-4724-4aac-847b-48df441b9fdb tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b255aa61-4724-4aac-847b-48df441b9fdb tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] http://192.168.122.147/volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e/extra_specs returned with HTTP 200 Sep 05 21:01:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1146/2342] 192.168.122.147 () {58 vars in 1262 bytes} [Sat Sep 5 21:01:42 2026] GET /volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e/extra_specs => generated 185 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-01379bf5-5c75-47eb-9cde-3cd645f367ad None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-01379bf5-5c75-47eb-9cde-3cd645f367ad tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] GET http://192.168.122.147/volume/v3/types Sep 05 21:01:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-01379bf5-5c75-47eb-9cde-3cd645f367ad tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-01379bf5-5c75-47eb-9cde-3cd645f367ad tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-01379bf5-5c75-47eb-9cde-3cd645f367ad tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:01:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1197/2343] 192.168.122.147 () {58 vars in 1115 bytes} [Sat Sep 5 21:01:42 2026] GET /volume/v3/types => generated 2583 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a700349f-36f8-491d-bc00-50fb55ba7776 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a700349f-36f8-491d-bc00-50fb55ba7776 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] GET http://192.168.122.147/volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e/encryption/cipher Sep 05 21:01:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a700349f-36f8-491d-bc00-50fb55ba7776 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a700349f-36f8-491d-bc00-50fb55ba7776 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a700349f-36f8-491d-bc00-50fb55ba7776 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] http://192.168.122.147/volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e/encryption/cipher returned with HTTP 200 Sep 05 21:01:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1147/2344] 192.168.122.147 () {58 vars in 1280 bytes} [Sat Sep 5 21:01:43 2026] GET /volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e/encryption/cipher => generated 29 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:01:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-63d0dc7c-9a74-47e4-af00-861b5ea0c0bb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-63d0dc7c-9a74-47e4-af00-861b5ea0c0bb tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] GET http://192.168.122.147/volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e/encryption Sep 05 21:01:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-63d0dc7c-9a74-47e4-af00-861b5ea0c0bb tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-63d0dc7c-9a74-47e4-af00-861b5ea0c0bb tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-63d0dc7c-9a74-47e4-af00-861b5ea0c0bb tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] http://192.168.122.147/volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e/encryption returned with HTTP 200 Sep 05 21:01:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1198/2345] 192.168.122.147 () {58 vars in 1259 bytes} [Sat Sep 5 21:01:43 2026] GET /volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e/encryption => generated 325 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-22abf3f2-5d6b-4b30-b48c-583ee6137cba None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-22abf3f2-5d6b-4b30-b48c-583ee6137cba tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] GET http://192.168.122.147/volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e/extra_specs/multiattach Sep 05 21:01:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-22abf3f2-5d6b-4b30-b48c-583ee6137cba tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-22abf3f2-5d6b-4b30-b48c-583ee6137cba tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-22abf3f2-5d6b-4b30-b48c-583ee6137cba tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] http://192.168.122.147/volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e/extra_specs/multiattach returned with HTTP 200 Sep 05 21:01:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1148/2346] 192.168.122.147 () {58 vars in 1298 bytes} [Sat Sep 5 21:01:43 2026] GET /volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e/extra_specs/multiattach => generated 29 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 21:01:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8d2d5a7a-6fbc-4e6a-90ce-09f611062393 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8d2d5a7a-6fbc-4e6a-90ce-09f611062393 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] GET http://192.168.122.147/volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e/extra_specs/volume_backend_name Sep 05 21:01:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8d2d5a7a-6fbc-4e6a-90ce-09f611062393 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8d2d5a7a-6fbc-4e6a-90ce-09f611062393 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8d2d5a7a-6fbc-4e6a-90ce-09f611062393 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] http://192.168.122.147/volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e/extra_specs/volume_backend_name returned with HTTP 200 Sep 05 21:01:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1199/2347] 192.168.122.147 () {58 vars in 1322 bytes} [Sat Sep 5 21:01:43 2026] GET /volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e/extra_specs/volume_backend_name => generated 44 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:01:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5a7f227d-bdcb-4c9e-a962-bdaa1dbb1798 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5a7f227d-bdcb-4c9e-a962-bdaa1dbb1798 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] GET http://192.168.122.147/volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e Sep 05 21:01:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5a7f227d-bdcb-4c9e-a962-bdaa1dbb1798 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5a7f227d-bdcb-4c9e-a962-bdaa1dbb1798 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5a7f227d-bdcb-4c9e-a962-bdaa1dbb1798 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] http://192.168.122.147/volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e returned with HTTP 200 Sep 05 21:01:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1149/2348] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 21:01:43 2026] GET /volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e => generated 400 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fccc13b2-7493-4622-b650-87f4869aba1e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fccc13b2-7493-4622-b650-87f4869aba1e tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] PUT http://192.168.122.147/volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e/encryption/7e0de7e0-1d42-4235-9110-dcd31ce9b1f6 Sep 05 21:01:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fccc13b2-7493-4622-b650-87f4869aba1e tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fccc13b2-7493-4622-b650-87f4869aba1e tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] http://192.168.122.147/volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e/encryption/7e0de7e0-1d42-4235-9110-dcd31ce9b1f6 returned with HTTP 200 Sep 05 21:01:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1200/2349] 192.168.122.147 () {60 vars in 1390 bytes} [Sat Sep 5 21:01:43 2026] PUT /volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e/encryption/7e0de7e0-1d42-4235-9110-dcd31ce9b1f6 => generated 33 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:01:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ae97ee00-26af-4e3d-b4df-1eeb6c286bd1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ae97ee00-26af-4e3d-b4df-1eeb6c286bd1 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] PUT http://192.168.122.147/volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e/extra_specs/key1 Sep 05 21:01:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ae97ee00-26af-4e3d-b4df-1eeb6c286bd1 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ae97ee00-26af-4e3d-b4df-1eeb6c286bd1 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] http://192.168.122.147/volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e/extra_specs/key1 returned with HTTP 200 Sep 05 21:01:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1150/2350] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 21:01:43 2026] PUT /volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e/extra_specs/key1 => generated 30 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:01:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b6d7e313-62cc-47e8-bda3-a01e74adf081 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b6d7e313-62cc-47e8-bda3-a01e74adf081 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] PUT http://192.168.122.147/volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e Sep 05 21:01:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b6d7e313-62cc-47e8-bda3-a01e74adf081 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b6d7e313-62cc-47e8-bda3-a01e74adf081 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] http://192.168.122.147/volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e returned with HTTP 200 Sep 05 21:01:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1201/2351] 192.168.122.147 () {60 vars in 1246 bytes} [Sat Sep 5 21:01:43 2026] PUT /volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e => generated 369 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:01:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9d46926e-6245-40cb-8785-23c29224240c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9d46926e-6245-40cb-8785-23c29224240c tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] DELETE http://192.168.122.147/volume/v3/types/c292dada-993a-4d29-8b55-bb85c938e2b9 Sep 05 21:01:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9d46926e-6245-40cb-8785-23c29224240c tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9d46926e-6245-40cb-8785-23c29224240c tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9d46926e-6245-40cb-8785-23c29224240c tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] http://192.168.122.147/volume/v3/types/c292dada-993a-4d29-8b55-bb85c938e2b9 returned with HTTP 202 Sep 05 21:01:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1151/2352] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:01:43 2026] DELETE /volume/v3/types/c292dada-993a-4d29-8b55-bb85c938e2b9 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:01:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3807cdc3-b547-4adf-bc7f-5902138934c3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3807cdc3-b547-4adf-bc7f-5902138934c3 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] DELETE http://192.168.122.147/volume/v3/types/6ded2f3c-43d9-4743-802e-2468078e00f6 Sep 05 21:01:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3807cdc3-b547-4adf-bc7f-5902138934c3 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3807cdc3-b547-4adf-bc7f-5902138934c3 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3807cdc3-b547-4adf-bc7f-5902138934c3 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] http://192.168.122.147/volume/v3/types/6ded2f3c-43d9-4743-802e-2468078e00f6 returned with HTTP 202 Sep 05 21:01:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1202/2353] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:01:43 2026] DELETE /volume/v3/types/6ded2f3c-43d9-4743-802e-2468078e00f6 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:01:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8398a242-58c2-42ee-9e8b-965da2c25a39 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8398a242-58c2-42ee-9e8b-965da2c25a39 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] DELETE http://192.168.122.147/volume/v3/types/3111ce4c-cabe-477f-a16d-49619da4e0c5 Sep 05 21:01:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8398a242-58c2-42ee-9e8b-965da2c25a39 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8398a242-58c2-42ee-9e8b-965da2c25a39 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8398a242-58c2-42ee-9e8b-965da2c25a39 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] http://192.168.122.147/volume/v3/types/3111ce4c-cabe-477f-a16d-49619da4e0c5 returned with HTTP 202 Sep 05 21:01:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1152/2354] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:01:43 2026] DELETE /volume/v3/types/3111ce4c-cabe-477f-a16d-49619da4e0c5 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:01:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-93d93f98-873e-4def-a2f2-0379285bea38 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-93d93f98-873e-4def-a2f2-0379285bea38 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] DELETE http://192.168.122.147/volume/v3/types/ecf9ca52-9573-491b-8167-37b7144b3e5d Sep 05 21:01:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-93d93f98-873e-4def-a2f2-0379285bea38 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-93d93f98-873e-4def-a2f2-0379285bea38 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-93d93f98-873e-4def-a2f2-0379285bea38 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] http://192.168.122.147/volume/v3/types/ecf9ca52-9573-491b-8167-37b7144b3e5d returned with HTTP 202 Sep 05 21:01:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1203/2355] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:01:43 2026] DELETE /volume/v3/types/ecf9ca52-9573-491b-8167-37b7144b3e5d => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:01:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-df56e9d1-cf5c-4fa9-93ae-633118191453 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-df56e9d1-cf5c-4fa9-93ae-633118191453 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] DELETE http://192.168.122.147/volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e Sep 05 21:01:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-df56e9d1-cf5c-4fa9-93ae-633118191453 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-df56e9d1-cf5c-4fa9-93ae-633118191453 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-df56e9d1-cf5c-4fa9-93ae-633118191453 tempest-VolumeTypesAdminTests-2130632804 tempest-VolumeTypesAdminTests-2130632804-project-admin] http://192.168.122.147/volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e returned with HTTP 202 Sep 05 21:01:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1153/2356] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:01:43 2026] DELETE /volume/v3/types/775958f2-ecce-4ce2-bd26-69ce9d02358e => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:01:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9887b088-7f5b-4c4b-8e82-d1597900a441 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9887b088-7f5b-4c4b-8e82-d1597900a441 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:01:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9887b088-7f5b-4c4b-8e82-d1597900a441 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1880160817"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-9887b088-7f5b-4c4b-8e82-d1597900a441 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1880160817'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:01:51 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-9887b088-7f5b-4c4b-8e82-d1597900a441 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Create volume of 1 GB Sep 05 21:01:51 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9887b088-7f5b-4c4b-8e82-d1597900a441 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Availability Zones retrieved successfully. Sep 05 21:01:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9887b088-7f5b-4c4b-8e82-d1597900a441 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Flow 'volume_create_api' (d061eb60-7cc8-4329-9b6a-34ba5981fa6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:01:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9887b088-7f5b-4c4b-8e82-d1597900a441 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f0b9d50-8571-458d-81a3-41a19533d81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-9887b088-7f5b-4c4b-8e82-d1597900a441 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:01:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9887b088-7f5b-4c4b-8e82-d1597900a441 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f0b9d50-8571-458d-81a3-41a19533d81e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9887b088-7f5b-4c4b-8e82-d1597900a441 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3e4a40a-6108-4771-9831-3a723535039d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:51 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-9887b088-7f5b-4c4b-8e82-d1597900a441 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Created reservations ['d34a487b-5318-4f41-bf05-54358b911294', '0868387c-0356-4c41-bdcc-27635c90269a', 'd47ca388-3a49-4031-a6c2-ff2753d71c65', '8633e8c8-8179-48a7-9ece-3d2a788af021'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:01:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9887b088-7f5b-4c4b-8e82-d1597900a441 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3e4a40a-6108-4771-9831-3a723535039d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d34a487b-5318-4f41-bf05-54358b911294', '0868387c-0356-4c41-bdcc-27635c90269a', 'd47ca388-3a49-4031-a6c2-ff2753d71c65', '8633e8c8-8179-48a7-9ece-3d2a788af021']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9887b088-7f5b-4c4b-8e82-d1597900a441 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15d6bf48-5a6c-482d-87c0-9390e56f6532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:51 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:51 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9887b088-7f5b-4c4b-8e82-d1597900a441 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15d6bf48-5a6c-482d-87c0-9390e56f6532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2663f84e-a24f-4331-8038-169305335ea8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1880160817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9aff73aa4ec4e9ab568b5b837b61073',qos_specs=None,replication_status=,reservations=['d34a487b-5318-4f41-bf05-54358b911294','0868387c-0356-4c41-bdcc-27635c90269a','d47ca388-3a49-4031-a6c2-ff2753d71c65','8633e8c8-8179-48a7-9ece-3d2a788af021'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6646f56b28f4429a86661e9529bc8bd',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:01:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1880160817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2663f84e-a24f-4331-8038-169305335ea8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9aff73aa4ec4e9ab568b5b837b61073',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6646f56b28f4429a86661e9529bc8bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9887b088-7f5b-4c4b-8e82-d1597900a441 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40e349d6-bad2-44c1-b3d2-7a8719c0fe26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9887b088-7f5b-4c4b-8e82-d1597900a441 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40e349d6-bad2-44c1-b3d2-7a8719c0fe26) transitioned into state 'SUCCESS' from state '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-1880160817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9aff73aa4ec4e9ab568b5b837b61073',qos_specs=None,replication_status=,reservations=['d34a487b-5318-4f41-bf05-54358b911294','0868387c-0356-4c41-bdcc-27635c90269a','d47ca388-3a49-4031-a6c2-ff2753d71c65','8633e8c8-8179-48a7-9ece-3d2a788af021'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6646f56b28f4429a86661e9529bc8bd',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9887b088-7f5b-4c4b-8e82-d1597900a441 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cf51527-2ef8-4457-a2d8-9c0049d61e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9887b088-7f5b-4c4b-8e82-d1597900a441 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cf51527-2ef8-4457-a2d8-9c0049d61e75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9887b088-7f5b-4c4b-8e82-d1597900a441 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Flow 'volume_create_api' (d061eb60-7cc8-4329-9b6a-34ba5981fa6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:01:51 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9887b088-7f5b-4c4b-8e82-d1597900a441 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Create volume request issued successfully. Sep 05 21:01:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9887b088-7f5b-4c4b-8e82-d1597900a441 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:01:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1204/2357] 192.168.122.147 () {62 vars in 1183 bytes} [Sat Sep 5 21:01:51 2026] POST /volume/v3/volumes => generated 787 bytes in 742 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:01:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-547fa92e-31d6-4075-8f6d-ae5034116d60 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-547fa92e-31d6-4075-8f6d-ae5034116d60 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] GET http://192.168.122.147/volume/v3/volumes/2663f84e-a24f-4331-8038-169305335ea8 Sep 05 21:01:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-547fa92e-31d6-4075-8f6d-ae5034116d60 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-547fa92e-31d6-4075-8f6d-ae5034116d60 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:52 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:52 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:52 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:52 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-547fa92e-31d6-4075-8f6d-ae5034116d60 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Volume info retrieved successfully. Sep 05 21:01:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-547fa92e-31d6-4075-8f6d-ae5034116d60 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] http://192.168.122.147/volume/v3/volumes/2663f84e-a24f-4331-8038-169305335ea8 returned with HTTP 200 Sep 05 21:01:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1154/2358] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:51 2026] GET /volume/v3/volumes/2663f84e-a24f-4331-8038-169305335ea8 => generated 966 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6ff885cd-bd43-4e89-a94c-ebe4bc3df8a8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6ff885cd-bd43-4e89-a94c-ebe4bc3df8a8 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] GET http://192.168.122.147/volume/v3/volumes/2663f84e-a24f-4331-8038-169305335ea8 Sep 05 21:01:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6ff885cd-bd43-4e89-a94c-ebe4bc3df8a8 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6ff885cd-bd43-4e89-a94c-ebe4bc3df8a8 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:53 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:53 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:53 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:53 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:53 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6ff885cd-bd43-4e89-a94c-ebe4bc3df8a8 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Volume info retrieved successfully. Sep 05 21:01:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6ff885cd-bd43-4e89-a94c-ebe4bc3df8a8 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] http://192.168.122.147/volume/v3/volumes/2663f84e-a24f-4331-8038-169305335ea8 returned with HTTP 200 Sep 05 21:01:53 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1205/2359] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:53 2026] GET /volume/v3/volumes/2663f84e-a24f-4331-8038-169305335ea8 => generated 1016 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:01:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-25c1befa-7b04-4b2d-a410-86880ce9c16e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-25c1befa-7b04-4b2d-a410-86880ce9c16e tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] GET http://192.168.122.147/volume/v3/volumes/2663f84e-a24f-4331-8038-169305335ea8 Sep 05 21:01:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-25c1befa-7b04-4b2d-a410-86880ce9c16e tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-25c1befa-7b04-4b2d-a410-86880ce9c16e tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:54 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:54 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:54 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:54 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-25c1befa-7b04-4b2d-a410-86880ce9c16e tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Volume info retrieved successfully. Sep 05 21:01:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-25c1befa-7b04-4b2d-a410-86880ce9c16e tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] http://192.168.122.147/volume/v3/volumes/2663f84e-a24f-4331-8038-169305335ea8 returned with HTTP 200 Sep 05 21:01:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1155/2360] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:54 2026] GET /volume/v3/volumes/2663f84e-a24f-4331-8038-169305335ea8 => generated 1017 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:01:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f27c8136-c5e8-44dd-8377-69783b943653 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f27c8136-c5e8-44dd-8377-69783b943653 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-reader] GET http://192.168.122.147/volume/v3/volumes Sep 05 21:01:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f27c8136-c5e8-44dd-8377-69783b943653 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f27c8136-c5e8-44dd-8377-69783b943653 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-f27c8136-c5e8-44dd-8377-69783b943653 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:01:54 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-f27c8136-c5e8-44dd-8377-69783b943653 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 21:01:54 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:54 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:54 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f27c8136-c5e8-44dd-8377-69783b943653 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-reader] Get all volumes completed successfully. Sep 05 21:01:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f27c8136-c5e8-44dd-8377-69783b943653 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-reader] http://192.168.122.147/volume/v3/volumes returned with HTTP 200 Sep 05 21:01:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1206/2361] 192.168.122.147 () {60 vars in 1162 bytes} [Sat Sep 5 21:01:54 2026] GET /volume/v3/volumes => generated 344 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-69bfbb0d-8f5d-4abc-b57f-d132f61e2098 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-69bfbb0d-8f5d-4abc-b57f-d132f61e2098 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/2663f84e-a24f-4331-8038-169305335ea8 Sep 05 21:01:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-69bfbb0d-8f5d-4abc-b57f-d132f61e2098 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-69bfbb0d-8f5d-4abc-b57f-d132f61e2098 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:54 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-69bfbb0d-8f5d-4abc-b57f-d132f61e2098 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Delete volume with id: 2663f84e-a24f-4331-8038-169305335ea8 Sep 05 21:01:54 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:54 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:54 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:54 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-69bfbb0d-8f5d-4abc-b57f-d132f61e2098 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Volume info retrieved successfully. Sep 05 21:01:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-69bfbb0d-8f5d-4abc-b57f-d132f61e2098 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Delete volume request issued successfully. Sep 05 21:01:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-69bfbb0d-8f5d-4abc-b57f-d132f61e2098 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] http://192.168.122.147/volume/v3/volumes/2663f84e-a24f-4331-8038-169305335ea8 returned with HTTP 202 Sep 05 21:01:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1156/2362] 192.168.122.147 () {60 vars in 1276 bytes} [Sat Sep 5 21:01:54 2026] DELETE /volume/v3/volumes/2663f84e-a24f-4331-8038-169305335ea8 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:01:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-bfc4a64a-cf01-49af-9b3d-ab0f4ad86989 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bfc4a64a-cf01-49af-9b3d-ab0f4ad86989 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] GET http://192.168.122.147/volume/v3/volumes/2663f84e-a24f-4331-8038-169305335ea8 Sep 05 21:01:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bfc4a64a-cf01-49af-9b3d-ab0f4ad86989 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bfc4a64a-cf01-49af-9b3d-ab0f4ad86989 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:54 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:54 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:54 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:54 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:54 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-bfc4a64a-cf01-49af-9b3d-ab0f4ad86989 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Volume info retrieved successfully. Sep 05 21:01:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bfc4a64a-cf01-49af-9b3d-ab0f4ad86989 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] http://192.168.122.147/volume/v3/volumes/2663f84e-a24f-4331-8038-169305335ea8 returned with HTTP 200 Sep 05 21:01:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1207/2363] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:54 2026] GET /volume/v3/volumes/2663f84e-a24f-4331-8038-169305335ea8 => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 21:01:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-25a81240-87b5-4f2f-b6c1-40f85583463d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-25a81240-87b5-4f2f-b6c1-40f85583463d tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] GET http://192.168.122.147/volume/v3/volumes/2663f84e-a24f-4331-8038-169305335ea8 Sep 05 21:01:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-25a81240-87b5-4f2f-b6c1-40f85583463d tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-25a81240-87b5-4f2f-b6c1-40f85583463d tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-25a81240-87b5-4f2f-b6c1-40f85583463d tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] http://192.168.122.147/volume/v3/volumes/2663f84e-a24f-4331-8038-169305335ea8 returned with HTTP 404 Sep 05 21:01:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1157/2364] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:55 2026] GET /volume/v3/volumes/2663f84e-a24f-4331-8038-169305335ea8 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:01:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-607647cd-397d-4e0e-8a83-cd58a01d78bd None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-607647cd-397d-4e0e-8a83-cd58a01d78bd tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:01:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-607647cd-397d-4e0e-8a83-cd58a01d78bd tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1603019739"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-607647cd-397d-4e0e-8a83-cd58a01d78bd tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1603019739'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:01:55 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-607647cd-397d-4e0e-8a83-cd58a01d78bd tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Create volume of 1 GB Sep 05 21:01:55 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-607647cd-397d-4e0e-8a83-cd58a01d78bd tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Availability Zones retrieved successfully. Sep 05 21:01:55 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-607647cd-397d-4e0e-8a83-cd58a01d78bd tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Flow 'volume_create_api' (e58b1aa0-1bc1-4dd4-b6d6-dc922a28f5b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:01:55 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-607647cd-397d-4e0e-8a83-cd58a01d78bd tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74cd56e5-cbb5-4ad1-bf26-62e400e12eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:55 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-607647cd-397d-4e0e-8a83-cd58a01d78bd tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:01:55 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-607647cd-397d-4e0e-8a83-cd58a01d78bd tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74cd56e5-cbb5-4ad1-bf26-62e400e12eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:55 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-607647cd-397d-4e0e-8a83-cd58a01d78bd tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ad25d6c-f198-481b-875f-1f6888404824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:55 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-607647cd-397d-4e0e-8a83-cd58a01d78bd tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Created reservations ['2c5eea8f-9657-4dd6-8f94-9d2b4c1ef812', '8c712ba3-ebd4-4495-ab27-42342702ce6b', 'e656a231-30af-4c55-8a49-08e3b6f79fea', 'bb780fd1-abf8-49a5-8587-e1ea3f2a6a18'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:01:55 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-607647cd-397d-4e0e-8a83-cd58a01d78bd tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ad25d6c-f198-481b-875f-1f6888404824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c5eea8f-9657-4dd6-8f94-9d2b4c1ef812', '8c712ba3-ebd4-4495-ab27-42342702ce6b', 'e656a231-30af-4c55-8a49-08e3b6f79fea', 'bb780fd1-abf8-49a5-8587-e1ea3f2a6a18']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:55 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-607647cd-397d-4e0e-8a83-cd58a01d78bd tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a644271f-d3ec-4471-ab8c-c7873d3fcca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:56 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:56 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:56 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-607647cd-397d-4e0e-8a83-cd58a01d78bd tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a644271f-d3ec-4471-ab8c-c7873d3fcca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '397be182-a0b1-45cc-8c41-dcc05e8a2801', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1603019739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9aff73aa4ec4e9ab568b5b837b61073',qos_specs=None,replication_status=,reservations=['2c5eea8f-9657-4dd6-8f94-9d2b4c1ef812','8c712ba3-ebd4-4495-ab27-42342702ce6b','e656a231-30af-4c55-8a49-08e3b6f79fea','bb780fd1-abf8-49a5-8587-e1ea3f2a6a18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6646f56b28f4429a86661e9529bc8bd',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:01:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1603019739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=397be182-a0b1-45cc-8c41-dcc05e8a2801,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9aff73aa4ec4e9ab568b5b837b61073',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6646f56b28f4429a86661e9529bc8bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:56 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-607647cd-397d-4e0e-8a83-cd58a01d78bd tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca7c15f3-4aba-44a5-9f19-53101731e234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:56 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-607647cd-397d-4e0e-8a83-cd58a01d78bd tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca7c15f3-4aba-44a5-9f19-53101731e234) transitioned into state 'SUCCESS' from state '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-1603019739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9aff73aa4ec4e9ab568b5b837b61073',qos_specs=None,replication_status=,reservations=['2c5eea8f-9657-4dd6-8f94-9d2b4c1ef812','8c712ba3-ebd4-4495-ab27-42342702ce6b','e656a231-30af-4c55-8a49-08e3b6f79fea','bb780fd1-abf8-49a5-8587-e1ea3f2a6a18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6646f56b28f4429a86661e9529bc8bd',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:56 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-607647cd-397d-4e0e-8a83-cd58a01d78bd tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (510a5958-2dfb-41d6-b375-96f8db693245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:56 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-607647cd-397d-4e0e-8a83-cd58a01d78bd tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (510a5958-2dfb-41d6-b375-96f8db693245) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:56 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-607647cd-397d-4e0e-8a83-cd58a01d78bd tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Flow 'volume_create_api' (e58b1aa0-1bc1-4dd4-b6d6-dc922a28f5b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:01:56 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-607647cd-397d-4e0e-8a83-cd58a01d78bd tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Create volume request issued successfully. Sep 05 21:01:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-607647cd-397d-4e0e-8a83-cd58a01d78bd tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:01:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1208/2365] 192.168.122.147 () {62 vars in 1183 bytes} [Sat Sep 5 21:01:55 2026] POST /volume/v3/volumes => generated 787 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:01:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7975188a-cae2-49fa-bb42-22085b325001 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7975188a-cae2-49fa-bb42-22085b325001 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] GET http://192.168.122.147/volume/v3/volumes/397be182-a0b1-45cc-8c41-dcc05e8a2801 Sep 05 21:01:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7975188a-cae2-49fa-bb42-22085b325001 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7975188a-cae2-49fa-bb42-22085b325001 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:56 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:56 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:56 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:56 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:56 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7975188a-cae2-49fa-bb42-22085b325001 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Volume info retrieved successfully. Sep 05 21:01:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7975188a-cae2-49fa-bb42-22085b325001 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] http://192.168.122.147/volume/v3/volumes/397be182-a0b1-45cc-8c41-dcc05e8a2801 returned with HTTP 200 Sep 05 21:01:56 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1158/2366] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:56 2026] GET /volume/v3/volumes/397be182-a0b1-45cc-8c41-dcc05e8a2801 => generated 966 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e8655155-5022-4d31-b7f0-7901c9b0f357 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e8655155-5022-4d31-b7f0-7901c9b0f357 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] GET http://192.168.122.147/volume/v3/volumes/397be182-a0b1-45cc-8c41-dcc05e8a2801 Sep 05 21:01:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e8655155-5022-4d31-b7f0-7901c9b0f357 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e8655155-5022-4d31-b7f0-7901c9b0f357 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:57 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:57 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:57 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:57 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-21b70c50-0880-4fca-8d68-2025b8344bda None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-21b70c50-0880-4fca-8d68-2025b8344bda None None] GET http://192.168.122.147/volume// Sep 05 21:01:57 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e8655155-5022-4d31-b7f0-7901c9b0f357 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Volume info retrieved successfully. Sep 05 21:01:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-21b70c50-0880-4fca-8d68-2025b8344bda None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-21b70c50-0880-4fca-8d68-2025b8344bda None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-21b70c50-0880-4fca-8d68-2025b8344bda None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 21:01:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1159/2367] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 21:01:57 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:01:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e8655155-5022-4d31-b7f0-7901c9b0f357 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] http://192.168.122.147/volume/v3/volumes/397be182-a0b1-45cc-8c41-dcc05e8a2801 returned with HTTP 200 Sep 05 21:01:57 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1209/2368] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:57 2026] GET /volume/v3/volumes/397be182-a0b1-45cc-8c41-dcc05e8a2801 => generated 1016 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:01:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-b94bd001-4f55-41f0-8a79-b30a29e29533 req-77809a52-2e6f-4d00-8eea-ea135a0f8158 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-b94bd001-4f55-41f0-8a79-b30a29e29533 req-77809a52-2e6f-4d00-8eea-ea135a0f8158 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 05 21:01:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-b94bd001-4f55-41f0-8a79-b30a29e29533 req-77809a52-2e6f-4d00-8eea-ea135a0f8158 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6228032e-d71a-428b-abef-2b8449f64ee9", "connector": null, "instance_uuid": "927fcf36-622c-40f2-a3b2-794a6cb6f2c0"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:57 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:57 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:57 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:57 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:57 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:57 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-b94bd001-4f55-41f0-8a79-b30a29e29533 req-77809a52-2e6f-4d00-8eea-ea135a0f8158 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 05 21:01:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1160/2369] 192.168.122.147 () {66 vars in 1483 bytes} [Sat Sep 5 21:01:57 2026] POST /volume/v3/attachments => generated 273 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-b94bd001-4f55-41f0-8a79-b30a29e29533 req-d4c87bf7-0a19-453d-a728-d1b1dbb99981 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-b94bd001-4f55-41f0-8a79-b30a29e29533 req-d4c87bf7-0a19-453d-a728-d1b1dbb99981 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] DELETE http://192.168.122.147/volume/v3/attachments/349aa600-8497-4fdc-84ea-ddaab755949e Sep 05 21:01:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-b94bd001-4f55-41f0-8a79-b30a29e29533 req-d4c87bf7-0a19-453d-a728-d1b1dbb99981 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-b94bd001-4f55-41f0-8a79-b30a29e29533 req-d4c87bf7-0a19-453d-a728-d1b1dbb99981 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:57 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:57 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:57 devstack devstack@c-api.service[87415]: /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 05 21:01:57 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, Sep 05 21:01:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-bfba8d9c-cc28-446b-97e9-95c86d4a7e01 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bfba8d9c-cc28-446b-97e9-95c86d4a7e01 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:01:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bfba8d9c-cc28-446b-97e9-95c86d4a7e01 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-790468797", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:01:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-bfba8d9c-cc28-446b-97e9-95c86d4a7e01 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-790468797', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:01:57 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-bfba8d9c-cc28-446b-97e9-95c86d4a7e01 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Create volume of 1 GB Sep 05 21:01:57 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:57 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:57 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-bfba8d9c-cc28-446b-97e9-95c86d4a7e01 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Availability Zones retrieved successfully. Sep 05 21:01:57 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-bfba8d9c-cc28-446b-97e9-95c86d4a7e01 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Flow 'volume_create_api' (f086bc29-660e-46da-8665-890ee694db72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:01:57 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-bfba8d9c-cc28-446b-97e9-95c86d4a7e01 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e78d7fca-932f-4e9d-a184-1ba3b3d72cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:57 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-bfba8d9c-cc28-446b-97e9-95c86d4a7e01 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:01:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-b94bd001-4f55-41f0-8a79-b30a29e29533 req-d4c87bf7-0a19-453d-a728-d1b1dbb99981 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] http://192.168.122.147/volume/v3/attachments/349aa600-8497-4fdc-84ea-ddaab755949e returned with HTTP 200 Sep 05 21:01:57 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1210/2370] 192.168.122.147 () {64 vars in 1562 bytes} [Sat Sep 5 21:01:57 2026] DELETE /volume/v3/attachments/349aa600-8497-4fdc-84ea-ddaab755949e => generated 192 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:57 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-bfba8d9c-cc28-446b-97e9-95c86d4a7e01 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e78d7fca-932f-4e9d-a184-1ba3b3d72cae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:57 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-bfba8d9c-cc28-446b-97e9-95c86d4a7e01 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d86cb2a-3d88-4b4c-b3e9-74befced9f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:58 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-bfba8d9c-cc28-446b-97e9-95c86d4a7e01 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Created reservations ['6283af74-987d-4bc6-a8d5-ea8352fe2436', 'c7fc19e1-9a92-4bcd-bce9-2004a994ea64', 'ba1b7de2-d2a9-4635-867a-ea1323d025be', '40050294-cb54-4665-abbe-85814875bfdf'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:01:58 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-bfba8d9c-cc28-446b-97e9-95c86d4a7e01 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d86cb2a-3d88-4b4c-b3e9-74befced9f7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6283af74-987d-4bc6-a8d5-ea8352fe2436', 'c7fc19e1-9a92-4bcd-bce9-2004a994ea64', 'ba1b7de2-d2a9-4635-867a-ea1323d025be', '40050294-cb54-4665-abbe-85814875bfdf']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:58 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-bfba8d9c-cc28-446b-97e9-95c86d4a7e01 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (845f4d98-cd6b-4d1c-929c-0351e80966a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:58 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:58 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:58 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-bfba8d9c-cc28-446b-97e9-95c86d4a7e01 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (845f4d98-cd6b-4d1c-929c-0351e80966a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d5c057e-e87d-4632-895a-8a2c2cbf1d09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-790468797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='851f3b29cf1b4ab3884108828262ac7a',qos_specs=None,replication_status=,reservations=['6283af74-987d-4bc6-a8d5-ea8352fe2436','c7fc19e1-9a92-4bcd-bce9-2004a994ea64','ba1b7de2-d2a9-4635-867a-ea1323d025be','40050294-cb54-4665-abbe-85814875bfdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c9af75b9bd143bc9863910a3b7ce2ce',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:01:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-790468797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d5c057e-e87d-4632-895a-8a2c2cbf1d09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='851f3b29cf1b4ab3884108828262ac7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c9af75b9bd143bc9863910a3b7ce2ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:58 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-bfba8d9c-cc28-446b-97e9-95c86d4a7e01 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b4bd5e1-34a7-4a27-b369-8072f984b4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:58 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-bfba8d9c-cc28-446b-97e9-95c86d4a7e01 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b4bd5e1-34a7-4a27-b369-8072f984b4a5) transitioned into state 'SUCCESS' from state '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-790468797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='851f3b29cf1b4ab3884108828262ac7a',qos_specs=None,replication_status=,reservations=['6283af74-987d-4bc6-a8d5-ea8352fe2436','c7fc19e1-9a92-4bcd-bce9-2004a994ea64','ba1b7de2-d2a9-4635-867a-ea1323d025be','40050294-cb54-4665-abbe-85814875bfdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c9af75b9bd143bc9863910a3b7ce2ce',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:58 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-bfba8d9c-cc28-446b-97e9-95c86d4a7e01 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b08a526a-9f10-4857-9ea9-d360838edb67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:01:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2c5112b7-6d5e-43e4-8147-073f141c0902 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2c5112b7-6d5e-43e4-8147-073f141c0902 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] GET http://192.168.122.147/volume/v3/volumes/397be182-a0b1-45cc-8c41-dcc05e8a2801 Sep 05 21:01:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2c5112b7-6d5e-43e4-8147-073f141c0902 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2c5112b7-6d5e-43e4-8147-073f141c0902 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:58 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-bfba8d9c-cc28-446b-97e9-95c86d4a7e01 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b08a526a-9f10-4857-9ea9-d360838edb67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:01:58 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-bfba8d9c-cc28-446b-97e9-95c86d4a7e01 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Flow 'volume_create_api' (f086bc29-660e-46da-8665-890ee694db72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:01:58 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-bfba8d9c-cc28-446b-97e9-95c86d4a7e01 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Create volume request issued successfully. Sep 05 21:01:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bfba8d9c-cc28-446b-97e9-95c86d4a7e01 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:01:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1161/2371] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:01:57 2026] POST /volume/v3/volumes => generated 755 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:01:58 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:58 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:58 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:58 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:58 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2c5112b7-6d5e-43e4-8147-073f141c0902 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Volume info retrieved successfully. Sep 05 21:01:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2c5112b7-6d5e-43e4-8147-073f141c0902 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] http://192.168.122.147/volume/v3/volumes/397be182-a0b1-45cc-8c41-dcc05e8a2801 returned with HTTP 200 Sep 05 21:01:58 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1211/2372] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:58 2026] GET /volume/v3/volumes/397be182-a0b1-45cc-8c41-dcc05e8a2801 => generated 1017 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:01:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-499c4233-339a-429a-a3df-f22c54206484 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-499c4233-339a-429a-a3df-f22c54206484 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 21:01:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-499c4233-339a-429a-a3df-f22c54206484 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-499c4233-339a-429a-a3df-f22c54206484 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-reader] Calling method 'detail' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-499c4233-339a-429a-a3df-f22c54206484 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-reader] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:01:58 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:58 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:58 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-499c4233-339a-429a-a3df-f22c54206484 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 21:01:58 devstack devstack@c-api.service[87416]: /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 05 21:01:58 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 21:01:58 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:58 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:58 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-499c4233-339a-429a-a3df-f22c54206484 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-reader] Get all volumes completed successfully. Sep 05 21:01:58 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:58 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-499c4233-339a-429a-a3df-f22c54206484 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-reader] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 21:01:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1162/2373] 192.168.122.147 () {60 vars in 1183 bytes} [Sat Sep 5 21:01:58 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:01:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5cd6b053-c358-4973-b16f-7bae11e6373f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5cd6b053-c358-4973-b16f-7bae11e6373f tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/397be182-a0b1-45cc-8c41-dcc05e8a2801 Sep 05 21:01:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5cd6b053-c358-4973-b16f-7bae11e6373f tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5cd6b053-c358-4973-b16f-7bae11e6373f tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:58 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-5cd6b053-c358-4973-b16f-7bae11e6373f tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Delete volume with id: 397be182-a0b1-45cc-8c41-dcc05e8a2801 Sep 05 21:01:58 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:58 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:58 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:58 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:58 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5cd6b053-c358-4973-b16f-7bae11e6373f tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Volume info retrieved successfully. Sep 05 21:01:58 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5cd6b053-c358-4973-b16f-7bae11e6373f tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Delete volume request issued successfully. Sep 05 21:01:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5cd6b053-c358-4973-b16f-7bae11e6373f tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] http://192.168.122.147/volume/v3/volumes/397be182-a0b1-45cc-8c41-dcc05e8a2801 returned with HTTP 202 Sep 05 21:01:58 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1212/2374] 192.168.122.147 () {60 vars in 1276 bytes} [Sat Sep 5 21:01:58 2026] DELETE /volume/v3/volumes/397be182-a0b1-45cc-8c41-dcc05e8a2801 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:01:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a8839c42-d379-4680-b8ec-6c5d0448fba5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a8839c42-d379-4680-b8ec-6c5d0448fba5 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] GET http://192.168.122.147/volume/v3/volumes/397be182-a0b1-45cc-8c41-dcc05e8a2801 Sep 05 21:01:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a8839c42-d379-4680-b8ec-6c5d0448fba5 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a8839c42-d379-4680-b8ec-6c5d0448fba5 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:58 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:58 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:01:58 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:58 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:01:58 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a8839c42-d379-4680-b8ec-6c5d0448fba5 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Volume info retrieved successfully. Sep 05 21:01:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a8839c42-d379-4680-b8ec-6c5d0448fba5 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] http://192.168.122.147/volume/v3/volumes/397be182-a0b1-45cc-8c41-dcc05e8a2801 returned with HTTP 200 Sep 05 21:01:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1163/2375] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:58 2026] GET /volume/v3/volumes/397be182-a0b1-45cc-8c41-dcc05e8a2801 => generated 1016 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:01:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-dce7d38a-3fd3-4055-abb0-2f4e6ce36f78 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:01:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dce7d38a-3fd3-4055-abb0-2f4e6ce36f78 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] GET http://192.168.122.147/volume/v3/volumes/397be182-a0b1-45cc-8c41-dcc05e8a2801 Sep 05 21:01:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dce7d38a-3fd3-4055-abb0-2f4e6ce36f78 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:01:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dce7d38a-3fd3-4055-abb0-2f4e6ce36f78 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:01:59 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:01:59 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:01:59 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:01:59 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:01:59 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-dce7d38a-3fd3-4055-abb0-2f4e6ce36f78 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Volume info retrieved successfully. Sep 05 21:01:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dce7d38a-3fd3-4055-abb0-2f4e6ce36f78 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] http://192.168.122.147/volume/v3/volumes/397be182-a0b1-45cc-8c41-dcc05e8a2801 returned with HTTP 200 Sep 05 21:01:59 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1213/2376] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:01:59 2026] GET /volume/v3/volumes/397be182-a0b1-45cc-8c41-dcc05e8a2801 => generated 1016 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:02:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4a7449d6-bd80-4091-88e8-82771ebc1675 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4a7449d6-bd80-4091-88e8-82771ebc1675 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] GET http://192.168.122.147/volume/v3/volumes/397be182-a0b1-45cc-8c41-dcc05e8a2801 Sep 05 21:02:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4a7449d6-bd80-4091-88e8-82771ebc1675 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4a7449d6-bd80-4091-88e8-82771ebc1675 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4a7449d6-bd80-4091-88e8-82771ebc1675 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] http://192.168.122.147/volume/v3/volumes/397be182-a0b1-45cc-8c41-dcc05e8a2801 returned with HTTP 404 Sep 05 21:02:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1164/2377] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:00 2026] GET /volume/v3/volumes/397be182-a0b1-45cc-8c41-dcc05e8a2801 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:02:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-dffd8944-d875-4d8f-b11f-f73ddaa95619 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dffd8944-d875-4d8f-b11f-f73ddaa95619 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:02:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dffd8944-d875-4d8f-b11f-f73ddaa95619 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-552904537"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-dffd8944-d875-4d8f-b11f-f73ddaa95619 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-552904537'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:02:00 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-dffd8944-d875-4d8f-b11f-f73ddaa95619 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Create volume of 1 GB Sep 05 21:02:00 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-dffd8944-d875-4d8f-b11f-f73ddaa95619 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Availability Zones retrieved successfully. Sep 05 21:02:01 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-dffd8944-d875-4d8f-b11f-f73ddaa95619 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Flow 'volume_create_api' (11e3dcf9-8e81-49e3-8f79-c12234cca8c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:02:01 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-dffd8944-d875-4d8f-b11f-f73ddaa95619 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (939874bc-0345-4b46-9c6d-4ac2fff62a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:01 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-dffd8944-d875-4d8f-b11f-f73ddaa95619 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:02:01 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-dffd8944-d875-4d8f-b11f-f73ddaa95619 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (939874bc-0345-4b46-9c6d-4ac2fff62a65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:01 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-dffd8944-d875-4d8f-b11f-f73ddaa95619 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdedbe0f-0b8b-4ada-957d-b05575cf84b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:01 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-dffd8944-d875-4d8f-b11f-f73ddaa95619 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Created reservations ['70a5be51-a06f-4ced-9f82-2c4962be5f69', '8335f4ea-43c8-4d9e-a5c9-f99408e0e06b', '6c85a4c4-4bd6-4610-a4c6-55511b2d470e', 'c6f69488-184f-4a7e-8dd0-9015adfcffc4'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:02:01 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-dffd8944-d875-4d8f-b11f-f73ddaa95619 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdedbe0f-0b8b-4ada-957d-b05575cf84b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70a5be51-a06f-4ced-9f82-2c4962be5f69', '8335f4ea-43c8-4d9e-a5c9-f99408e0e06b', '6c85a4c4-4bd6-4610-a4c6-55511b2d470e', 'c6f69488-184f-4a7e-8dd0-9015adfcffc4']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:01 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-dffd8944-d875-4d8f-b11f-f73ddaa95619 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3d064db-ddf3-4181-afdc-0ee28818cf84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:01 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:01 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:01 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-dffd8944-d875-4d8f-b11f-f73ddaa95619 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3d064db-ddf3-4181-afdc-0ee28818cf84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f0cc767-fdae-4cab-860e-ec403b8d85d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-552904537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9aff73aa4ec4e9ab568b5b837b61073',qos_specs=None,replication_status=,reservations=['70a5be51-a06f-4ced-9f82-2c4962be5f69','8335f4ea-43c8-4d9e-a5c9-f99408e0e06b','6c85a4c4-4bd6-4610-a4c6-55511b2d470e','c6f69488-184f-4a7e-8dd0-9015adfcffc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6646f56b28f4429a86661e9529bc8bd',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:02:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-552904537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f0cc767-fdae-4cab-860e-ec403b8d85d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9aff73aa4ec4e9ab568b5b837b61073',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6646f56b28f4429a86661e9529bc8bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:01 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-dffd8944-d875-4d8f-b11f-f73ddaa95619 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (034bf49a-4403-47d2-8771-181a3e6fdb15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:01 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-dffd8944-d875-4d8f-b11f-f73ddaa95619 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (034bf49a-4403-47d2-8771-181a3e6fdb15) transitioned into state 'SUCCESS' from state '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-552904537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9aff73aa4ec4e9ab568b5b837b61073',qos_specs=None,replication_status=,reservations=['70a5be51-a06f-4ced-9f82-2c4962be5f69','8335f4ea-43c8-4d9e-a5c9-f99408e0e06b','6c85a4c4-4bd6-4610-a4c6-55511b2d470e','c6f69488-184f-4a7e-8dd0-9015adfcffc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6646f56b28f4429a86661e9529bc8bd',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:01 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-dffd8944-d875-4d8f-b11f-f73ddaa95619 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d31de53-159a-4d89-8685-d640fc4eb912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:01 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-dffd8944-d875-4d8f-b11f-f73ddaa95619 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d31de53-159a-4d89-8685-d640fc4eb912) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:01 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-dffd8944-d875-4d8f-b11f-f73ddaa95619 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Flow 'volume_create_api' (11e3dcf9-8e81-49e3-8f79-c12234cca8c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:02:01 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-dffd8944-d875-4d8f-b11f-f73ddaa95619 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Create volume request issued successfully. Sep 05 21:02:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dffd8944-d875-4d8f-b11f-f73ddaa95619 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:02:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1214/2378] 192.168.122.147 () {62 vars in 1183 bytes} [Sat Sep 5 21:02:00 2026] POST /volume/v3/volumes => generated 786 bytes in 619 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8c0f3d07-ab50-47b3-a821-e63bac51a4fe None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8c0f3d07-ab50-47b3-a821-e63bac51a4fe tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] GET http://192.168.122.147/volume/v3/volumes/7f0cc767-fdae-4cab-860e-ec403b8d85d1 Sep 05 21:02:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8c0f3d07-ab50-47b3-a821-e63bac51a4fe tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8c0f3d07-ab50-47b3-a821-e63bac51a4fe tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:01 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:01 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:02:01 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:01 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:02:01 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8c0f3d07-ab50-47b3-a821-e63bac51a4fe tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Volume info retrieved successfully. Sep 05 21:02:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8c0f3d07-ab50-47b3-a821-e63bac51a4fe tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] http://192.168.122.147/volume/v3/volumes/7f0cc767-fdae-4cab-860e-ec403b8d85d1 returned with HTTP 200 Sep 05 21:02:01 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1165/2379] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:01 2026] GET /volume/v3/volumes/7f0cc767-fdae-4cab-860e-ec403b8d85d1 => generated 965 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-aa66b632-56f9-49c9-8a2a-60220d91a12a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-aa66b632-56f9-49c9-8a2a-60220d91a12a None None] GET http://192.168.122.147/volume// Sep 05 21:02:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-aa66b632-56f9-49c9-8a2a-60220d91a12a None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-aa66b632-56f9-49c9-8a2a-60220d91a12a None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-aa66b632-56f9-49c9-8a2a-60220d91a12a None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 21:02:02 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1215/2380] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 21:02:02 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:02:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-f0305605-b854-4c68-bd56-f071b09305a1 req-aadb4dd8-a471-41cf-9318-39e5dd3b20f5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-f0305605-b854-4c68-bd56-f071b09305a1 req-aadb4dd8-a471-41cf-9318-39e5dd3b20f5 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] GET http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 Sep 05 21:02:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-f0305605-b854-4c68-bd56-f071b09305a1 req-aadb4dd8-a471-41cf-9318-39e5dd3b20f5 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-f0305605-b854-4c68-bd56-f071b09305a1 req-aadb4dd8-a471-41cf-9318-39e5dd3b20f5 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:02 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:02 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:02:02 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:02 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:02:02 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-f0305605-b854-4c68-bd56-f071b09305a1 req-aadb4dd8-a471-41cf-9318-39e5dd3b20f5 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Volume info retrieved successfully. Sep 05 21:02:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-f0305605-b854-4c68-bd56-f071b09305a1 req-aadb4dd8-a471-41cf-9318-39e5dd3b20f5 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 returned with HTTP 200 Sep 05 21:02:02 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1166/2381] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 21:02:02 2026] GET /volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 => generated 1512 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:02:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9d5ea25c-052c-4505-8cdd-c363183c0224 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9d5ea25c-052c-4505-8cdd-c363183c0224 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] GET http://192.168.122.147/volume/v3/volumes/7f0cc767-fdae-4cab-860e-ec403b8d85d1 Sep 05 21:02:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9d5ea25c-052c-4505-8cdd-c363183c0224 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9d5ea25c-052c-4505-8cdd-c363183c0224 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:02 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:02 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:02 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:02 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:02:02 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9d5ea25c-052c-4505-8cdd-c363183c0224 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Volume info retrieved successfully. Sep 05 21:02:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9d5ea25c-052c-4505-8cdd-c363183c0224 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] http://192.168.122.147/volume/v3/volumes/7f0cc767-fdae-4cab-860e-ec403b8d85d1 returned with HTTP 200 Sep 05 21:02:02 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1216/2382] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:02 2026] GET /volume/v3/volumes/7f0cc767-fdae-4cab-860e-ec403b8d85d1 => generated 1015 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 21:02:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-f0305605-b854-4c68-bd56-f071b09305a1 req-81773966-9bcd-4ef7-b90a-a70744a53fad None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-f0305605-b854-4c68-bd56-f071b09305a1 req-81773966-9bcd-4ef7-b90a-a70744a53fad tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] PUT http://192.168.122.147/volume/v3/attachments/d2509ec8-b938-4cdf-bf99-34081bf22b7f Sep 05 21:02:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-f0305605-b854-4c68-bd56-f071b09305a1 req-81773966-9bcd-4ef7-b90a-a70744a53fad tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8dfc494d0f2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4190e5b0-3c92-4807-a8e5-fb98516f3e01", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:02 devstack devstack@c-api.service[87416]: DEBUG cinder.coordination [req-f0305605-b854-4c68-bd56-f071b09305a1 req-81773966-9bcd-4ef7-b90a-a70744a53fad tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Acquiring lock "cinder-attachment_update-6228032e-d71a-428b-abef-2b8449f64ee9-devstack" by "attachment_update" {{(pid=87416) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 21:02:02 devstack devstack@c-api.service[87416]: DEBUG cinder.coordination [req-f0305605-b854-4c68-bd56-f071b09305a1 req-81773966-9bcd-4ef7-b90a-a70744a53fad tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Lock "cinder-attachment_update-6228032e-d71a-428b-abef-2b8449f64ee9-devstack" acquired by "attachment_update" :: waited 0.030s {{(pid=87416) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 21:02:02 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:02 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:02:02 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:02 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:02:03 devstack devstack@c-api.service[87416]: DEBUG cinder.coordination [req-f0305605-b854-4c68-bd56-f071b09305a1 req-81773966-9bcd-4ef7-b90a-a70744a53fad tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Lock "cinder-attachment_update-6228032e-d71a-428b-abef-2b8449f64ee9-devstack" released by "attachment_update" :: held 0.811s {{(pid=87416) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 21:02:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-f0305605-b854-4c68-bd56-f071b09305a1 req-81773966-9bcd-4ef7-b90a-a70744a53fad tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] http://192.168.122.147/volume/v3/attachments/d2509ec8-b938-4cdf-bf99-34081bf22b7f returned with HTTP 200 Sep 05 21:02:03 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1167/2383] 192.168.122.147 () {66 vars in 1593 bytes} [Sat Sep 5 21:02:02 2026] PUT /volume/v3/attachments/d2509ec8-b938-4cdf-bf99-34081bf22b7f => generated 694 bytes in 910 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-34b0561a-caf7-4d7f-a4b3-d7d7fafb5a98 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-34b0561a-caf7-4d7f-a4b3-d7d7fafb5a98 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] GET http://192.168.122.147/volume/v3/volumes/7f0cc767-fdae-4cab-860e-ec403b8d85d1 Sep 05 21:02:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-34b0561a-caf7-4d7f-a4b3-d7d7fafb5a98 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-34b0561a-caf7-4d7f-a4b3-d7d7fafb5a98 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:03 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:03 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:03 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:03 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:02:03 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-34b0561a-caf7-4d7f-a4b3-d7d7fafb5a98 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Volume info retrieved successfully. Sep 05 21:02:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-f0305605-b854-4c68-bd56-f071b09305a1 req-a460ba1f-e172-4086-9b6f-80af5f71cc16 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-f0305605-b854-4c68-bd56-f071b09305a1 req-a460ba1f-e172-4086-9b6f-80af5f71cc16 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] POST http://192.168.122.147/volume/v3/attachments/d2509ec8-b938-4cdf-bf99-34081bf22b7f/action Sep 05 21:02:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-f0305605-b854-4c68-bd56-f071b09305a1 req-a460ba1f-e172-4086-9b6f-80af5f71cc16 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Action body: b'{"os-complete": null}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:02:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-f0305605-b854-4c68-bd56-f071b09305a1 req-a460ba1f-e172-4086-9b6f-80af5f71cc16 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-34b0561a-caf7-4d7f-a4b3-d7d7fafb5a98 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] http://192.168.122.147/volume/v3/volumes/7f0cc767-fdae-4cab-860e-ec403b8d85d1 returned with HTTP 200 Sep 05 21:02:03 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1217/2384] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:03 2026] GET /volume/v3/volumes/7f0cc767-fdae-4cab-860e-ec403b8d85d1 => generated 1016 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:02:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-100fc0ed-7362-4209-a5fe-19d18a384cd7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-100fc0ed-7362-4209-a5fe-19d18a384cd7 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-reader] GET http://192.168.122.147/volume/v3/volumes/7f0cc767-fdae-4cab-860e-ec403b8d85d1 Sep 05 21:02:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-100fc0ed-7362-4209-a5fe-19d18a384cd7 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-100fc0ed-7362-4209-a5fe-19d18a384cd7 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-reader] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:03 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:03 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:02:03 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:03 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:03 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:03 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:02:03 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:03 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:02:03 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-100fc0ed-7362-4209-a5fe-19d18a384cd7 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-reader] Volume info retrieved successfully. Sep 05 21:02:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-100fc0ed-7362-4209-a5fe-19d18a384cd7 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-reader] http://192.168.122.147/volume/v3/volumes/7f0cc767-fdae-4cab-860e-ec403b8d85d1 returned with HTTP 200 Sep 05 21:02:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-f0305605-b854-4c68-bd56-f071b09305a1 req-a460ba1f-e172-4086-9b6f-80af5f71cc16 tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] http://192.168.122.147/volume/v3/attachments/d2509ec8-b938-4cdf-bf99-34081bf22b7f/action returned with HTTP 204 Sep 05 21:02:03 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1218/2385] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:03 2026] GET /volume/v3/volumes/7f0cc767-fdae-4cab-860e-ec403b8d85d1 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:03 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1168/2386] 192.168.122.147 () {66 vars in 1614 bytes} [Sat Sep 5 21:02:03 2026] POST /volume/v3/attachments/d2509ec8-b938-4cdf-bf99-34081bf22b7f/action => generated 0 bytes in 123 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-cd25e979-f46d-4d4d-90a6-2ed4fc4282b7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cd25e979-f46d-4d4d-90a6-2ed4fc4282b7 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/7f0cc767-fdae-4cab-860e-ec403b8d85d1 Sep 05 21:02:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cd25e979-f46d-4d4d-90a6-2ed4fc4282b7 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cd25e979-f46d-4d4d-90a6-2ed4fc4282b7 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:03 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-cd25e979-f46d-4d4d-90a6-2ed4fc4282b7 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Delete volume with id: 7f0cc767-fdae-4cab-860e-ec403b8d85d1 Sep 05 21:02:04 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:04 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:04 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:04 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:02:04 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-cd25e979-f46d-4d4d-90a6-2ed4fc4282b7 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Volume info retrieved successfully. Sep 05 21:02:04 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-cd25e979-f46d-4d4d-90a6-2ed4fc4282b7 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Delete volume request issued successfully. Sep 05 21:02:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cd25e979-f46d-4d4d-90a6-2ed4fc4282b7 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] http://192.168.122.147/volume/v3/volumes/7f0cc767-fdae-4cab-860e-ec403b8d85d1 returned with HTTP 202 Sep 05 21:02:04 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1219/2387] 192.168.122.147 () {60 vars in 1276 bytes} [Sat Sep 5 21:02:03 2026] DELETE /volume/v3/volumes/7f0cc767-fdae-4cab-860e-ec403b8d85d1 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:02:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5583f737-d6f7-40f4-8cc1-7384c1c082a2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5583f737-d6f7-40f4-8cc1-7384c1c082a2 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] GET http://192.168.122.147/volume/v3/volumes/7f0cc767-fdae-4cab-860e-ec403b8d85d1 Sep 05 21:02:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5583f737-d6f7-40f4-8cc1-7384c1c082a2 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5583f737-d6f7-40f4-8cc1-7384c1c082a2 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:04 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:04 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:02:04 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:04 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:02:04 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5583f737-d6f7-40f4-8cc1-7384c1c082a2 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Volume info retrieved successfully. Sep 05 21:02:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5583f737-d6f7-40f4-8cc1-7384c1c082a2 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] http://192.168.122.147/volume/v3/volumes/7f0cc767-fdae-4cab-860e-ec403b8d85d1 returned with HTTP 200 Sep 05 21:02:04 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1169/2388] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:04 2026] GET /volume/v3/volumes/7f0cc767-fdae-4cab-860e-ec403b8d85d1 => generated 1015 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:02:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-11baca00-6bef-49f5-af23-18610d5837a7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-11baca00-6bef-49f5-af23-18610d5837a7 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] GET http://192.168.122.147/volume/v3/volumes/7f0cc767-fdae-4cab-860e-ec403b8d85d1 Sep 05 21:02:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-11baca00-6bef-49f5-af23-18610d5837a7 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-11baca00-6bef-49f5-af23-18610d5837a7 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:05 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:05 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:05 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:05 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:02:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-11baca00-6bef-49f5-af23-18610d5837a7 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] http://192.168.122.147/volume/v3/volumes/7f0cc767-fdae-4cab-860e-ec403b8d85d1 returned with HTTP 404 Sep 05 21:02:05 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1220/2389] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:05 2026] GET /volume/v3/volumes/7f0cc767-fdae-4cab-860e-ec403b8d85d1 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:02:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-60620a2c-3d3d-4d4f-a66e-70497a99e174 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-60620a2c-3d3d-4d4f-a66e-70497a99e174 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:02:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-60620a2c-3d3d-4d4f-a66e-70497a99e174 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1453521911"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-60620a2c-3d3d-4d4f-a66e-70497a99e174 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1453521911'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:02:05 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-60620a2c-3d3d-4d4f-a66e-70497a99e174 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Create volume of 1 GB Sep 05 21:02:05 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-60620a2c-3d3d-4d4f-a66e-70497a99e174 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Availability Zones retrieved successfully. Sep 05 21:02:05 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-60620a2c-3d3d-4d4f-a66e-70497a99e174 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Flow 'volume_create_api' (88e7c787-e031-42f0-9e0f-f34f52a41b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:02:05 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-60620a2c-3d3d-4d4f-a66e-70497a99e174 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5c15e0d-8a1d-41e0-af50-1e3f18bfb8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:05 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-60620a2c-3d3d-4d4f-a66e-70497a99e174 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:02:05 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-60620a2c-3d3d-4d4f-a66e-70497a99e174 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5c15e0d-8a1d-41e0-af50-1e3f18bfb8d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:05 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-60620a2c-3d3d-4d4f-a66e-70497a99e174 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09b6fe7f-873a-4283-a758-8b43eee259f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:05 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-60620a2c-3d3d-4d4f-a66e-70497a99e174 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Created reservations ['89ac984e-71ab-407d-afec-f0479a69a727', '446028b3-a232-40bc-a14c-3d720e17ccd8', '1cf72bbd-c0cf-44eb-bdb6-690c19088812', '87c18b6d-0ddf-424c-ba18-8555f0535fe8'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:02:05 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-60620a2c-3d3d-4d4f-a66e-70497a99e174 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09b6fe7f-873a-4283-a758-8b43eee259f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89ac984e-71ab-407d-afec-f0479a69a727', '446028b3-a232-40bc-a14c-3d720e17ccd8', '1cf72bbd-c0cf-44eb-bdb6-690c19088812', '87c18b6d-0ddf-424c-ba18-8555f0535fe8']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:05 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-60620a2c-3d3d-4d4f-a66e-70497a99e174 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8f998e6-fafb-49cc-8782-008fb4e802ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:05 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:05 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:02:05 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-60620a2c-3d3d-4d4f-a66e-70497a99e174 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8f998e6-fafb-49cc-8782-008fb4e802ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2fa7f69-830e-4848-8beb-8af05d9229e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1453521911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9aff73aa4ec4e9ab568b5b837b61073',qos_specs=None,replication_status=,reservations=['89ac984e-71ab-407d-afec-f0479a69a727','446028b3-a232-40bc-a14c-3d720e17ccd8','1cf72bbd-c0cf-44eb-bdb6-690c19088812','87c18b6d-0ddf-424c-ba18-8555f0535fe8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6646f56b28f4429a86661e9529bc8bd',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:02:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1453521911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2fa7f69-830e-4848-8beb-8af05d9229e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9aff73aa4ec4e9ab568b5b837b61073',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6646f56b28f4429a86661e9529bc8bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:05 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-60620a2c-3d3d-4d4f-a66e-70497a99e174 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6279278-f4df-47ab-bb02-a1ee574c5147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:05 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-60620a2c-3d3d-4d4f-a66e-70497a99e174 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6279278-f4df-47ab-bb02-a1ee574c5147) transitioned into state 'SUCCESS' from state '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-1453521911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9aff73aa4ec4e9ab568b5b837b61073',qos_specs=None,replication_status=,reservations=['89ac984e-71ab-407d-afec-f0479a69a727','446028b3-a232-40bc-a14c-3d720e17ccd8','1cf72bbd-c0cf-44eb-bdb6-690c19088812','87c18b6d-0ddf-424c-ba18-8555f0535fe8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6646f56b28f4429a86661e9529bc8bd',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:05 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-60620a2c-3d3d-4d4f-a66e-70497a99e174 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe94c283-6259-4f1d-8681-9d918dd0b41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:05 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-60620a2c-3d3d-4d4f-a66e-70497a99e174 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe94c283-6259-4f1d-8681-9d918dd0b41d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:05 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-60620a2c-3d3d-4d4f-a66e-70497a99e174 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Flow 'volume_create_api' (88e7c787-e031-42f0-9e0f-f34f52a41b85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:02:05 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-60620a2c-3d3d-4d4f-a66e-70497a99e174 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Create volume request issued successfully. Sep 05 21:02:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-60620a2c-3d3d-4d4f-a66e-70497a99e174 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:02:05 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1170/2390] 192.168.122.147 () {62 vars in 1183 bytes} [Sat Sep 5 21:02:05 2026] POST /volume/v3/volumes => generated 787 bytes in 565 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ae5b6484-de71-46bd-b0ae-73e19d0b3ec4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ae5b6484-de71-46bd-b0ae-73e19d0b3ec4 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] GET http://192.168.122.147/volume/v3/volumes/c2fa7f69-830e-4848-8beb-8af05d9229e5 Sep 05 21:02:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ae5b6484-de71-46bd-b0ae-73e19d0b3ec4 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ae5b6484-de71-46bd-b0ae-73e19d0b3ec4 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:05 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:05 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:05 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:05 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:02:05 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ae5b6484-de71-46bd-b0ae-73e19d0b3ec4 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Volume info retrieved successfully. Sep 05 21:02:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ae5b6484-de71-46bd-b0ae-73e19d0b3ec4 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] http://192.168.122.147/volume/v3/volumes/c2fa7f69-830e-4848-8beb-8af05d9229e5 returned with HTTP 200 Sep 05 21:02:05 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1221/2391] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:05 2026] GET /volume/v3/volumes/c2fa7f69-830e-4848-8beb-8af05d9229e5 => generated 966 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-191035f1-2eae-40ab-b9c4-67615cc22609 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-191035f1-2eae-40ab-b9c4-67615cc22609 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] GET http://192.168.122.147/volume/v3/volumes/c2fa7f69-830e-4848-8beb-8af05d9229e5 Sep 05 21:02:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-191035f1-2eae-40ab-b9c4-67615cc22609 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-191035f1-2eae-40ab-b9c4-67615cc22609 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:07 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:07 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:02:07 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:07 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:02:07 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-191035f1-2eae-40ab-b9c4-67615cc22609 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Volume info retrieved successfully. Sep 05 21:02:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-191035f1-2eae-40ab-b9c4-67615cc22609 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] http://192.168.122.147/volume/v3/volumes/c2fa7f69-830e-4848-8beb-8af05d9229e5 returned with HTTP 200 Sep 05 21:02:07 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1171/2392] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:07 2026] GET /volume/v3/volumes/c2fa7f69-830e-4848-8beb-8af05d9229e5 => generated 1016 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:02:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2cf446e9-74e6-4e58-9777-3fd1394e3a96 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2cf446e9-74e6-4e58-9777-3fd1394e3a96 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] GET http://192.168.122.147/volume/v3/volumes/c2fa7f69-830e-4848-8beb-8af05d9229e5 Sep 05 21:02:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2cf446e9-74e6-4e58-9777-3fd1394e3a96 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2cf446e9-74e6-4e58-9777-3fd1394e3a96 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:08 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:08 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:08 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:08 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:02:08 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2cf446e9-74e6-4e58-9777-3fd1394e3a96 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Volume info retrieved successfully. Sep 05 21:02:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2cf446e9-74e6-4e58-9777-3fd1394e3a96 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] http://192.168.122.147/volume/v3/volumes/c2fa7f69-830e-4848-8beb-8af05d9229e5 returned with HTTP 200 Sep 05 21:02:08 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1222/2393] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:08 2026] GET /volume/v3/volumes/c2fa7f69-830e-4848-8beb-8af05d9229e5 => generated 1017 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 21:02:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-130f0f04-5f86-4570-94a4-2ca4d1e05691 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-130f0f04-5f86-4570-94a4-2ca4d1e05691 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-reader] GET http://192.168.122.147/volume/v3/volumes/summary Sep 05 21:02:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-130f0f04-5f86-4570-94a4-2ca4d1e05691 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-130f0f04-5f86-4570-94a4-2ca4d1e05691 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-reader] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-130f0f04-5f86-4570-94a4-2ca4d1e05691 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-reader] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:02:08 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-130f0f04-5f86-4570-94a4-2ca4d1e05691 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-reader] Get summary completed successfully. Sep 05 21:02:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-130f0f04-5f86-4570-94a4-2ca4d1e05691 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-reader] http://192.168.122.147/volume/v3/volumes/summary returned with HTTP 200 Sep 05 21:02:08 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1172/2394] 192.168.122.147 () {60 vars in 1186 bytes} [Sat Sep 5 21:02:08 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 05 21:02:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-34c7e2eb-44f7-4467-8fb1-5a8738133ff7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-34c7e2eb-44f7-4467-8fb1-5a8738133ff7 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/c2fa7f69-830e-4848-8beb-8af05d9229e5 Sep 05 21:02:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-34c7e2eb-44f7-4467-8fb1-5a8738133ff7 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-34c7e2eb-44f7-4467-8fb1-5a8738133ff7 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:08 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-34c7e2eb-44f7-4467-8fb1-5a8738133ff7 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Delete volume with id: c2fa7f69-830e-4848-8beb-8af05d9229e5 Sep 05 21:02:08 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:08 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:08 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:08 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:02:08 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-34c7e2eb-44f7-4467-8fb1-5a8738133ff7 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Volume info retrieved successfully. Sep 05 21:02:08 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-34c7e2eb-44f7-4467-8fb1-5a8738133ff7 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Delete volume request issued successfully. Sep 05 21:02:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-34c7e2eb-44f7-4467-8fb1-5a8738133ff7 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] http://192.168.122.147/volume/v3/volumes/c2fa7f69-830e-4848-8beb-8af05d9229e5 returned with HTTP 202 Sep 05 21:02:08 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1223/2395] 192.168.122.147 () {60 vars in 1276 bytes} [Sat Sep 5 21:02:08 2026] DELETE /volume/v3/volumes/c2fa7f69-830e-4848-8beb-8af05d9229e5 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 21:02:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-26781793-ba7f-4168-9e7c-1eefd7333490 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-26781793-ba7f-4168-9e7c-1eefd7333490 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] GET http://192.168.122.147/volume/v3/volumes/c2fa7f69-830e-4848-8beb-8af05d9229e5 Sep 05 21:02:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-26781793-ba7f-4168-9e7c-1eefd7333490 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-26781793-ba7f-4168-9e7c-1eefd7333490 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:08 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:08 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:02:08 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:08 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:02:08 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-26781793-ba7f-4168-9e7c-1eefd7333490 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Volume info retrieved successfully. Sep 05 21:02:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-26781793-ba7f-4168-9e7c-1eefd7333490 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] http://192.168.122.147/volume/v3/volumes/c2fa7f69-830e-4848-8beb-8af05d9229e5 returned with HTTP 200 Sep 05 21:02:08 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1173/2396] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:08 2026] GET /volume/v3/volumes/c2fa7f69-830e-4848-8beb-8af05d9229e5 => generated 1016 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:02:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8fd46ca2-fea2-423b-90d0-914d98e73e80 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8fd46ca2-fea2-423b-90d0-914d98e73e80 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] GET http://192.168.122.147/volume/v3/volumes/c2fa7f69-830e-4848-8beb-8af05d9229e5 Sep 05 21:02:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8fd46ca2-fea2-423b-90d0-914d98e73e80 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8fd46ca2-fea2-423b-90d0-914d98e73e80 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:09 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:09 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:09 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:09 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:02:09 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8fd46ca2-fea2-423b-90d0-914d98e73e80 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Volume info retrieved successfully. Sep 05 21:02:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8fd46ca2-fea2-423b-90d0-914d98e73e80 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] http://192.168.122.147/volume/v3/volumes/c2fa7f69-830e-4848-8beb-8af05d9229e5 returned with HTTP 200 Sep 05 21:02:09 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1224/2397] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:09 2026] GET /volume/v3/volumes/c2fa7f69-830e-4848-8beb-8af05d9229e5 => generated 1016 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:02:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c27f1ae1-a3c6-4a53-bc30-5ad819a50170 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c27f1ae1-a3c6-4a53-bc30-5ad819a50170 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] GET http://192.168.122.147/volume/v3/volumes/c2fa7f69-830e-4848-8beb-8af05d9229e5 Sep 05 21:02:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c27f1ae1-a3c6-4a53-bc30-5ad819a50170 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c27f1ae1-a3c6-4a53-bc30-5ad819a50170 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c27f1ae1-a3c6-4a53-bc30-5ad819a50170 tempest-ProjectReaderTests-1702676905 tempest-ProjectReaderTests-1702676905-project-admin] http://192.168.122.147/volume/v3/volumes/c2fa7f69-830e-4848-8beb-8af05d9229e5 returned with HTTP 404 Sep 05 21:02:10 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1174/2398] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:10 2026] GET /volume/v3/volumes/c2fa7f69-830e-4848-8beb-8af05d9229e5 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:02:19 devstack devstack@c-api.service[87415]: DEBUG dbcounter [-] [87415] Writing DB stats cinder:SELECT=190,cinder:INSERT=35,cinder:UPDATE=58 {{(pid=87415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:02:20 devstack devstack@c-api.service[87416]: DEBUG dbcounter [-] [87416] Writing DB stats cinder:SELECT=176,cinder:INSERT=49,cinder:UPDATE=48 {{(pid=87416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:02:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d46f03be-2b3d-4571-b9cc-325d7da0d1b5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d46f03be-2b3d-4571-b9cc-325d7da0d1b5 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 Sep 05 21:02:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d46f03be-2b3d-4571-b9cc-325d7da0d1b5 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d46f03be-2b3d-4571-b9cc-325d7da0d1b5 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:40 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:40 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:02:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d46f03be-2b3d-4571-b9cc-325d7da0d1b5 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:02:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d46f03be-2b3d-4571-b9cc-325d7da0d1b5 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 returned with HTTP 200 Sep 05 21:02:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1225/2399] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:02:40 2026] GET /volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:02:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9082c866-b344-4fc2-87ad-c0b88fd5eab8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9082c866-b344-4fc2-87ad-c0b88fd5eab8 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 Sep 05 21:02:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9082c866-b344-4fc2-87ad-c0b88fd5eab8 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9082c866-b344-4fc2-87ad-c0b88fd5eab8 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:40 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:40 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:02:40 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:40 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:02:40 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9082c866-b344-4fc2-87ad-c0b88fd5eab8 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:02:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9082c866-b344-4fc2-87ad-c0b88fd5eab8 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 returned with HTTP 200 Sep 05 21:02:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1175/2400] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:02:40 2026] GET /volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-d616b660-f2db-4b0a-97e0-097b7317c164 req-d6d73e5a-c4ae-4520-93e4-678e7825d26e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-d616b660-f2db-4b0a-97e0-097b7317c164 req-d6d73e5a-c4ae-4520-93e4-678e7825d26e tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 Sep 05 21:02:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-d616b660-f2db-4b0a-97e0-097b7317c164 req-d6d73e5a-c4ae-4520-93e4-678e7825d26e tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-d616b660-f2db-4b0a-97e0-097b7317c164 req-d6d73e5a-c4ae-4520-93e4-678e7825d26e tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:40 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:40 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:02:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-d616b660-f2db-4b0a-97e0-097b7317c164 req-d6d73e5a-c4ae-4520-93e4-678e7825d26e tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:02:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-d616b660-f2db-4b0a-97e0-097b7317c164 req-d6d73e5a-c4ae-4520-93e4-678e7825d26e tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 returned with HTTP 200 Sep 05 21:02:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1226/2401] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 21:02:40 2026] GET /volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e71606a4-4969-4f67-a75b-c5acc0586918 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e71606a4-4969-4f67-a75b-c5acc0586918 None None] GET http://192.168.122.147/volume// Sep 05 21:02:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e71606a4-4969-4f67-a75b-c5acc0586918 None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e71606a4-4969-4f67-a75b-c5acc0586918 None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e71606a4-4969-4f67-a75b-c5acc0586918 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 21:02:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1176/2402] 192.168.122.147 () {58 vars in 1317 bytes} [Sat Sep 5 21:02:40 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:02:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-d616b660-f2db-4b0a-97e0-097b7317c164 req-bd4ba849-e1c5-435a-ad92-217ea8a15c34 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-d616b660-f2db-4b0a-97e0-097b7317c164 req-bd4ba849-e1c5-435a-ad92-217ea8a15c34 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 05 21:02:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-d616b660-f2db-4b0a-97e0-097b7317c164 req-bd4ba849-e1c5-435a-ad92-217ea8a15c34 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d5c057e-e87d-4632-895a-8a2c2cbf1d09", "connector": null, "instance_uuid": "6fec7dda-58f7-4e28-9611-0f1d9126da2f"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:40 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:40 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:02:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-d616b660-f2db-4b0a-97e0-097b7317c164 req-bd4ba849-e1c5-435a-ad92-217ea8a15c34 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 05 21:02:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1227/2403] 192.168.122.147 () {66 vars in 1483 bytes} [Sat Sep 5 21:02:40 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-881fcf7f-fd2d-4ab8-9610-182571398323 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-881fcf7f-fd2d-4ab8-9610-182571398323 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 Sep 05 21:02:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-881fcf7f-fd2d-4ab8-9610-182571398323 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-881fcf7f-fd2d-4ab8-9610-182571398323 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:40 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:40 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:02:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-49f6bcbf-95a0-4626-a11e-1699f8a683f4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-49f6bcbf-95a0-4626-a11e-1699f8a683f4 None None] GET http://192.168.122.147/volume// Sep 05 21:02:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-49f6bcbf-95a0-4626-a11e-1699f8a683f4 None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-49f6bcbf-95a0-4626-a11e-1699f8a683f4 None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-49f6bcbf-95a0-4626-a11e-1699f8a683f4 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 21:02:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1228/2404] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 21:02:40 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:02:41 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:41 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:02:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-d616b660-f2db-4b0a-97e0-097b7317c164 req-8e647d6d-04d7-47cd-a775-36be8434b698 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-d616b660-f2db-4b0a-97e0-097b7317c164 req-8e647d6d-04d7-47cd-a775-36be8434b698 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 Sep 05 21:02:41 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-881fcf7f-fd2d-4ab8-9610-182571398323 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:02:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-d616b660-f2db-4b0a-97e0-097b7317c164 req-8e647d6d-04d7-47cd-a775-36be8434b698 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-d616b660-f2db-4b0a-97e0-097b7317c164 req-8e647d6d-04d7-47cd-a775-36be8434b698 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-881fcf7f-fd2d-4ab8-9610-182571398323 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 returned with HTTP 200 Sep 05 21:02:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1177/2405] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:02:40 2026] GET /volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:41 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:41 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:41 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:41 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:02:41 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-d616b660-f2db-4b0a-97e0-097b7317c164 req-8e647d6d-04d7-47cd-a775-36be8434b698 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:02:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-d616b660-f2db-4b0a-97e0-097b7317c164 req-8e647d6d-04d7-47cd-a775-36be8434b698 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 returned with HTTP 200 Sep 05 21:02:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1229/2406] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 21:02:41 2026] GET /volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 => generated 1028 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:02:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-d616b660-f2db-4b0a-97e0-097b7317c164 req-59f1bd23-e375-481f-8413-e55da5c5a19d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-d616b660-f2db-4b0a-97e0-097b7317c164 req-59f1bd23-e375-481f-8413-e55da5c5a19d tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] PUT http://192.168.122.147/volume/v3/attachments/0925b9eb-b2d5-43c3-994d-c8499a98210d Sep 05 21:02:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-d616b660-f2db-4b0a-97e0-097b7317c164 req-59f1bd23-e375-481f-8413-e55da5c5a19d tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8dfc494d0f2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4190e5b0-3c92-4807-a8e5-fb98516f3e01", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:41 devstack devstack@c-api.service[87416]: DEBUG cinder.coordination [req-d616b660-f2db-4b0a-97e0-097b7317c164 req-59f1bd23-e375-481f-8413-e55da5c5a19d tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Acquiring lock "cinder-attachment_update-3d5c057e-e87d-4632-895a-8a2c2cbf1d09-devstack" by "attachment_update" {{(pid=87416) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 21:02:41 devstack devstack@c-api.service[87416]: DEBUG cinder.coordination [req-d616b660-f2db-4b0a-97e0-097b7317c164 req-59f1bd23-e375-481f-8413-e55da5c5a19d tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Lock "cinder-attachment_update-3d5c057e-e87d-4632-895a-8a2c2cbf1d09-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87416) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 21:02:41 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:41 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:02:41 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:41 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:02:41 devstack devstack@c-api.service[87416]: DEBUG cinder.coordination [req-d616b660-f2db-4b0a-97e0-097b7317c164 req-59f1bd23-e375-481f-8413-e55da5c5a19d tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Lock "cinder-attachment_update-3d5c057e-e87d-4632-895a-8a2c2cbf1d09-devstack" released by "attachment_update" :: held 0.172s {{(pid=87416) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 21:02:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-d616b660-f2db-4b0a-97e0-097b7317c164 req-59f1bd23-e375-481f-8413-e55da5c5a19d tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/attachments/0925b9eb-b2d5-43c3-994d-c8499a98210d returned with HTTP 200 Sep 05 21:02:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1178/2407] 192.168.122.147 () {66 vars in 1593 bytes} [Sat Sep 5 21:02:41 2026] PUT /volume/v3/attachments/0925b9eb-b2d5-43c3-994d-c8499a98210d => generated 694 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-d616b660-f2db-4b0a-97e0-097b7317c164 req-39ab269b-7b9b-427e-854a-89ba1178cd8e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-d616b660-f2db-4b0a-97e0-097b7317c164 req-39ab269b-7b9b-427e-854a-89ba1178cd8e tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] POST http://192.168.122.147/volume/v3/attachments/0925b9eb-b2d5-43c3-994d-c8499a98210d/action Sep 05 21:02:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-d616b660-f2db-4b0a-97e0-097b7317c164 req-39ab269b-7b9b-427e-854a-89ba1178cd8e tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Action body: b'{"os-complete": null}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:02:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-d616b660-f2db-4b0a-97e0-097b7317c164 req-39ab269b-7b9b-427e-854a-89ba1178cd8e tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:41 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:41 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:41 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:41 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:02:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-d616b660-f2db-4b0a-97e0-097b7317c164 req-39ab269b-7b9b-427e-854a-89ba1178cd8e tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/attachments/0925b9eb-b2d5-43c3-994d-c8499a98210d/action returned with HTTP 204 Sep 05 21:02:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1230/2408] 192.168.122.147 () {66 vars in 1614 bytes} [Sat Sep 5 21:02:41 2026] POST /volume/v3/attachments/0925b9eb-b2d5-43c3-994d-c8499a98210d/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b587cdbf-c5dd-4b15-bff4-cfe909d33233 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b587cdbf-c5dd-4b15-bff4-cfe909d33233 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 Sep 05 21:02:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b587cdbf-c5dd-4b15-bff4-cfe909d33233 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b587cdbf-c5dd-4b15-bff4-cfe909d33233 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:42 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:42 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:02:42 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:42 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:02:42 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b587cdbf-c5dd-4b15-bff4-cfe909d33233 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:02:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b587cdbf-c5dd-4b15-bff4-cfe909d33233 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 returned with HTTP 200 Sep 05 21:02:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1179/2409] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:02:42 2026] GET /volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 => generated 1140 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2503aeab-d47c-4733-9f67-4d8874d93b18 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2503aeab-d47c-4733-9f67-4d8874d93b18 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 Sep 05 21:02:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2503aeab-d47c-4733-9f67-4d8874d93b18 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2503aeab-d47c-4733-9f67-4d8874d93b18 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:42 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:42 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:42 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:42 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:02:42 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2503aeab-d47c-4733-9f67-4d8874d93b18 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:02:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2503aeab-d47c-4733-9f67-4d8874d93b18 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 returned with HTTP 200 Sep 05 21:02:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1231/2410] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:02:42 2026] GET /volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 => generated 1140 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-d46f53f7-f1f8-4495-9753-74a152e45655 req-6f9fc0fe-b278-4aa8-b39f-8b026f55e8ce None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-d46f53f7-f1f8-4495-9753-74a152e45655 req-6f9fc0fe-b278-4aa8-b39f-8b026f55e8ce tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 Sep 05 21:02:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-d46f53f7-f1f8-4495-9753-74a152e45655 req-6f9fc0fe-b278-4aa8-b39f-8b026f55e8ce tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-d46f53f7-f1f8-4495-9753-74a152e45655 req-6f9fc0fe-b278-4aa8-b39f-8b026f55e8ce tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:44 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:44 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:02:44 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:44 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:02:44 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-d46f53f7-f1f8-4495-9753-74a152e45655 req-6f9fc0fe-b278-4aa8-b39f-8b026f55e8ce tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:02:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-d46f53f7-f1f8-4495-9753-74a152e45655 req-6f9fc0fe-b278-4aa8-b39f-8b026f55e8ce tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 returned with HTTP 200 Sep 05 21:02:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1180/2411] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 21:02:44 2026] GET /volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 => generated 1140 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-d46f53f7-f1f8-4495-9753-74a152e45655 req-2a9d7ded-ee6a-47a5-816c-219d1b1f2ae8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-d46f53f7-f1f8-4495-9753-74a152e45655 req-2a9d7ded-ee6a-47a5-816c-219d1b1f2ae8 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] POST http://192.168.122.147/volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09/action Sep 05 21:02:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-d46f53f7-f1f8-4495-9753-74a152e45655 req-2a9d7ded-ee6a-47a5-816c-219d1b1f2ae8 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:02:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-d46f53f7-f1f8-4495-9753-74a152e45655 req-2a9d7ded-ee6a-47a5-816c-219d1b1f2ae8 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:44 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:44 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:44 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:44 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:02:44 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-d46f53f7-f1f8-4495-9753-74a152e45655 req-2a9d7ded-ee6a-47a5-816c-219d1b1f2ae8 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:02:44 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-d46f53f7-f1f8-4495-9753-74a152e45655 req-2a9d7ded-ee6a-47a5-816c-219d1b1f2ae8 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Begin detaching volume completed successfully. Sep 05 21:02:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-d46f53f7-f1f8-4495-9753-74a152e45655 req-2a9d7ded-ee6a-47a5-816c-219d1b1f2ae8 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09/action returned with HTTP 202 Sep 05 21:02:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1232/2412] 192.168.122.147 () {64 vars in 1561 bytes} [Sat Sep 5 21:02:44 2026] POST /volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:02:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4b0463c1-f946-4012-9db3-ff543a225a87 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4b0463c1-f946-4012-9db3-ff543a225a87 None None] GET http://192.168.122.147/volume// Sep 05 21:02:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4b0463c1-f946-4012-9db3-ff543a225a87 None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4b0463c1-f946-4012-9db3-ff543a225a87 None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4b0463c1-f946-4012-9db3-ff543a225a87 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 21:02:45 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1181/2413] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 21:02:45 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:02:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-d46f53f7-f1f8-4495-9753-74a152e45655 req-ae8d4102-b08c-42d1-bb89-5ba70093c556 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-d46f53f7-f1f8-4495-9753-74a152e45655 req-ae8d4102-b08c-42d1-bb89-5ba70093c556 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 Sep 05 21:02:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-d46f53f7-f1f8-4495-9753-74a152e45655 req-ae8d4102-b08c-42d1-bb89-5ba70093c556 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-d46f53f7-f1f8-4495-9753-74a152e45655 req-ae8d4102-b08c-42d1-bb89-5ba70093c556 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:45 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:45 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:45 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:45 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:02:45 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-d46f53f7-f1f8-4495-9753-74a152e45655 req-ae8d4102-b08c-42d1-bb89-5ba70093c556 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:02:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-d46f53f7-f1f8-4495-9753-74a152e45655 req-ae8d4102-b08c-42d1-bb89-5ba70093c556 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 returned with HTTP 200 Sep 05 21:02:45 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1233/2414] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 21:02:45 2026] GET /volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 => generated 1324 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:02:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-d46f53f7-f1f8-4495-9753-74a152e45655 req-005a6e45-55e5-4c5c-aa90-7839e7cc40ca None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-d46f53f7-f1f8-4495-9753-74a152e45655 req-005a6e45-55e5-4c5c-aa90-7839e7cc40ca tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] DELETE http://192.168.122.147/volume/v3/attachments/0925b9eb-b2d5-43c3-994d-c8499a98210d Sep 05 21:02:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-d46f53f7-f1f8-4495-9753-74a152e45655 req-005a6e45-55e5-4c5c-aa90-7839e7cc40ca tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-d46f53f7-f1f8-4495-9753-74a152e45655 req-005a6e45-55e5-4c5c-aa90-7839e7cc40ca tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:45 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:45 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:02:45 devstack devstack@c-api.service[87416]: /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 05 21:02:45 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, Sep 05 21:02:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-d46f53f7-f1f8-4495-9753-74a152e45655 req-005a6e45-55e5-4c5c-aa90-7839e7cc40ca tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/attachments/0925b9eb-b2d5-43c3-994d-c8499a98210d returned with HTTP 200 Sep 05 21:02:45 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1182/2415] 192.168.122.147 () {64 vars in 1562 bytes} [Sat Sep 5 21:02:45 2026] DELETE /volume/v3/attachments/0925b9eb-b2d5-43c3-994d-c8499a98210d => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-329e8b15-9179-42e9-b566-e15512a65c41 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-329e8b15-9179-42e9-b566-e15512a65c41 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 21:02:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-329e8b15-9179-42e9-b566-e15512a65c41 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3d5c057e-e87d-4632-895a-8a2c2cbf1d09", "force": false, "name": "tempest-TestStampPattern-snapshot-671158712", "description": null, "metadata": null}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:46 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:46 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:46 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:46 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:02:46 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-329e8b15-9179-42e9-b566-e15512a65c41 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:02:46 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-329e8b15-9179-42e9-b566-e15512a65c41 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Create snapshot from volume 3d5c057e-e87d-4632-895a-8a2c2cbf1d09 Sep 05 21:02:46 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-329e8b15-9179-42e9-b566-e15512a65c41 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Created reservations ['ecdee3ae-43e3-454c-84fa-b65a0ac730a7', '7f6472d9-416f-4300-8eca-df575d65542e', '7660ac60-e54c-4f69-958f-6756ee3fca15', 'e60a5b91-f704-4f68-99a6-98cebdde2b66'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:02:46 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:46 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:46 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-329e8b15-9179-42e9-b566-e15512a65c41 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Snapshot create request issued successfully. Sep 05 21:02:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-329e8b15-9179-42e9-b566-e15512a65c41 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 21:02:46 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1234/2416] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 21:02:46 2026] POST /volume/v3/snapshots => generated 302 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:02:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-dbe5c213-ea44-469a-bb5d-bc3a5b738656 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dbe5c213-ea44-469a-bb5d-bc3a5b738656 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/snapshots/de25d7a8-e3fb-4d07-afac-34230efac5d6 Sep 05 21:02:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-dbe5c213-ea44-469a-bb5d-bc3a5b738656 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-dbe5c213-ea44-469a-bb5d-bc3a5b738656 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:46 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:46 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:02:46 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-dbe5c213-ea44-469a-bb5d-bc3a5b738656 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Snapshot retrieved successfully. Sep 05 21:02:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dbe5c213-ea44-469a-bb5d-bc3a5b738656 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/snapshots/de25d7a8-e3fb-4d07-afac-34230efac5d6 returned with HTTP 200 Sep 05 21:02:46 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1183/2417] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:02:46 2026] GET /volume/v3/snapshots/de25d7a8-e3fb-4d07-afac-34230efac5d6 => generated 434 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-cb29b01b-5bc2-4c43-9f1e-5430c9932169 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cb29b01b-5bc2-4c43-9f1e-5430c9932169 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/snapshots/de25d7a8-e3fb-4d07-afac-34230efac5d6 Sep 05 21:02:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cb29b01b-5bc2-4c43-9f1e-5430c9932169 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cb29b01b-5bc2-4c43-9f1e-5430c9932169 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:47 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:47 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:02:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-cb29b01b-5bc2-4c43-9f1e-5430c9932169 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Snapshot retrieved successfully. Sep 05 21:02:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cb29b01b-5bc2-4c43-9f1e-5430c9932169 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/snapshots/de25d7a8-e3fb-4d07-afac-34230efac5d6 returned with HTTP 200 Sep 05 21:02:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1235/2418] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:02:47 2026] GET /volume/v3/snapshots/de25d7a8-e3fb-4d07-afac-34230efac5d6 => generated 434 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-18a60144-39d4-4103-ac85-fa10b7117ce3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-18a60144-39d4-4103-ac85-fa10b7117ce3 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/snapshots/de25d7a8-e3fb-4d07-afac-34230efac5d6 Sep 05 21:02:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-18a60144-39d4-4103-ac85-fa10b7117ce3 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-18a60144-39d4-4103-ac85-fa10b7117ce3 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:48 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:48 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:02:48 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-18a60144-39d4-4103-ac85-fa10b7117ce3 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Snapshot retrieved successfully. Sep 05 21:02:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-18a60144-39d4-4103-ac85-fa10b7117ce3 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/snapshots/de25d7a8-e3fb-4d07-afac-34230efac5d6 returned with HTTP 200 Sep 05 21:02:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1184/2419] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:02:48 2026] GET /volume/v3/snapshots/de25d7a8-e3fb-4d07-afac-34230efac5d6 => generated 434 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-eed1ff60-5ba7-4cab-8cd5-8c45dff482e1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-eed1ff60-5ba7-4cab-8cd5-8c45dff482e1 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:02:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-eed1ff60-5ba7-4cab-8cd5-8c45dff482e1 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1155060602", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-eed1ff60-5ba7-4cab-8cd5-8c45dff482e1 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1155060602', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:02:49 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-eed1ff60-5ba7-4cab-8cd5-8c45dff482e1 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Create volume of 1 GB Sep 05 21:02:49 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-eed1ff60-5ba7-4cab-8cd5-8c45dff482e1 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Availability Zones retrieved successfully. Sep 05 21:02:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-eed1ff60-5ba7-4cab-8cd5-8c45dff482e1 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Flow 'volume_create_api' (f9ac0619-4fa9-400c-b562-cc617d75d9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:02:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-eed1ff60-5ba7-4cab-8cd5-8c45dff482e1 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c26b8755-a986-4e95-8e43-e2af472cc40f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-eed1ff60-5ba7-4cab-8cd5-8c45dff482e1 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:02:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-eed1ff60-5ba7-4cab-8cd5-8c45dff482e1 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c26b8755-a986-4e95-8e43-e2af472cc40f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-eed1ff60-5ba7-4cab-8cd5-8c45dff482e1 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ee82ffa-ce86-4cec-8904-ab3238b4bc8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-13896a6c-02af-4a0b-aa61-f9ef3f73ad41 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:49 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-eed1ff60-5ba7-4cab-8cd5-8c45dff482e1 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Created reservations ['0ee61efa-fbc7-482c-828e-67c3448b1e11', '050c54d4-2268-4275-8927-06f8e1cc1a42', 'a0912e44-4da7-4a85-a6a1-1ca2652a9643', 'e3cb6145-6b44-4475-b9ec-7f1d677ae411'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:02:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-eed1ff60-5ba7-4cab-8cd5-8c45dff482e1 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ee82ffa-ce86-4cec-8904-ab3238b4bc8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ee61efa-fbc7-482c-828e-67c3448b1e11', '050c54d4-2268-4275-8927-06f8e1cc1a42', 'a0912e44-4da7-4a85-a6a1-1ca2652a9643', 'e3cb6145-6b44-4475-b9ec-7f1d677ae411']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-13896a6c-02af-4a0b-aa61-f9ef3f73ad41 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/snapshots/de25d7a8-e3fb-4d07-afac-34230efac5d6 Sep 05 21:02:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-13896a6c-02af-4a0b-aa61-f9ef3f73ad41 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-13896a6c-02af-4a0b-aa61-f9ef3f73ad41 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-eed1ff60-5ba7-4cab-8cd5-8c45dff482e1 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4246f25c-c65a-41f4-bccd-4663fd784f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:49 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:49 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:02:49 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-13896a6c-02af-4a0b-aa61-f9ef3f73ad41 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Snapshot retrieved successfully. Sep 05 21:02:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-13896a6c-02af-4a0b-aa61-f9ef3f73ad41 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/snapshots/de25d7a8-e3fb-4d07-afac-34230efac5d6 returned with HTTP 200 Sep 05 21:02:49 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1185/2420] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:02:49 2026] GET /volume/v3/snapshots/de25d7a8-e3fb-4d07-afac-34230efac5d6 => generated 461 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-44c1348f-6de2-4a61-b553-a53e9575abcb None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-44c1348f-6de2-4a61-b553-a53e9575abcb tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/snapshots/de25d7a8-e3fb-4d07-afac-34230efac5d6 Sep 05 21:02:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-44c1348f-6de2-4a61-b553-a53e9575abcb tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-44c1348f-6de2-4a61-b553-a53e9575abcb tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:49 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:49 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-eed1ff60-5ba7-4cab-8cd5-8c45dff482e1 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4246f25c-c65a-41f4-bccd-4663fd784f09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ae4abcc-c4a6-4901-8a30-07e95722e752', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1155060602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a79dd90dfa9e495a99b4fc1502973963',qos_specs=None,replication_status=,reservations=['0ee61efa-fbc7-482c-828e-67c3448b1e11','050c54d4-2268-4275-8927-06f8e1cc1a42','a0912e44-4da7-4a85-a6a1-1ca2652a9643','e3cb6145-6b44-4475-b9ec-7f1d677ae411'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3905d0aebd5744a98f4015a49a7fae8f',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:02:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1155060602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ae4abcc-c4a6-4901-8a30-07e95722e752,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a79dd90dfa9e495a99b4fc1502973963',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3905d0aebd5744a98f4015a49a7fae8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-eed1ff60-5ba7-4cab-8cd5-8c45dff482e1 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcaee5e9-b884-4b13-9dee-2b1bb0c36273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:49 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:49 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:02:49 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-44c1348f-6de2-4a61-b553-a53e9575abcb tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Snapshot retrieved successfully. Sep 05 21:02:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-44c1348f-6de2-4a61-b553-a53e9575abcb tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/snapshots/de25d7a8-e3fb-4d07-afac-34230efac5d6 returned with HTTP 200 Sep 05 21:02:49 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1186/2421] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:02:49 2026] GET /volume/v3/snapshots/de25d7a8-e3fb-4d07-afac-34230efac5d6 => generated 461 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-eed1ff60-5ba7-4cab-8cd5-8c45dff482e1 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcaee5e9-b884-4b13-9dee-2b1bb0c36273) transitioned into state 'SUCCESS' from state '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-1155060602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a79dd90dfa9e495a99b4fc1502973963',qos_specs=None,replication_status=,reservations=['0ee61efa-fbc7-482c-828e-67c3448b1e11','050c54d4-2268-4275-8927-06f8e1cc1a42','a0912e44-4da7-4a85-a6a1-1ca2652a9643','e3cb6145-6b44-4475-b9ec-7f1d677ae411'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3905d0aebd5744a98f4015a49a7fae8f',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-eed1ff60-5ba7-4cab-8cd5-8c45dff482e1 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d156c9e-70e9-46b6-9c06-46a82c8a55c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-eed1ff60-5ba7-4cab-8cd5-8c45dff482e1 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d156c9e-70e9-46b6-9c06-46a82c8a55c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:49 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-eed1ff60-5ba7-4cab-8cd5-8c45dff482e1 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Flow 'volume_create_api' (f9ac0619-4fa9-400c-b562-cc617d75d9bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:02:49 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-eed1ff60-5ba7-4cab-8cd5-8c45dff482e1 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Create volume request issued successfully. Sep 05 21:02:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-eed1ff60-5ba7-4cab-8cd5-8c45dff482e1 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:02:49 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1236/2422] 192.168.122.147 () {62 vars in 1184 bytes} [Sat Sep 5 21:02:49 2026] POST /volume/v3/volumes => generated 798 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f47df65a-eef3-465e-9a9b-e4c99454c1b5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f47df65a-eef3-465e-9a9b-e4c99454c1b5 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] GET http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 Sep 05 21:02:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f47df65a-eef3-465e-9a9b-e4c99454c1b5 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f47df65a-eef3-465e-9a9b-e4c99454c1b5 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:49 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:49 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:02:49 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:49 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:02:49 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f47df65a-eef3-465e-9a9b-e4c99454c1b5 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Volume info retrieved successfully. Sep 05 21:02:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f47df65a-eef3-465e-9a9b-e4c99454c1b5 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 returned with HTTP 200 Sep 05 21:02:49 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1187/2423] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:49 2026] GET /volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 => generated 866 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-68abc12a-dde3-4435-be14-8da574053155 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-68abc12a-dde3-4435-be14-8da574053155 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] GET http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 Sep 05 21:02:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-68abc12a-dde3-4435-be14-8da574053155 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-68abc12a-dde3-4435-be14-8da574053155 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:50 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:50 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:50 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:50 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:02:50 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-68abc12a-dde3-4435-be14-8da574053155 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Volume info retrieved successfully. Sep 05 21:02:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-68abc12a-dde3-4435-be14-8da574053155 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 returned with HTTP 200 Sep 05 21:02:50 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1237/2424] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:50 2026] GET /volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 => generated 890 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:02:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9e5ebdbd-6764-4d9a-98bd-57e37f4637a4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9e5ebdbd-6764-4d9a-98bd-57e37f4637a4 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] GET http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 Sep 05 21:02:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9e5ebdbd-6764-4d9a-98bd-57e37f4637a4 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9e5ebdbd-6764-4d9a-98bd-57e37f4637a4 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:51 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:51 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:02:51 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:51 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:02:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9e5ebdbd-6764-4d9a-98bd-57e37f4637a4 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Volume info retrieved successfully. Sep 05 21:02:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9e5ebdbd-6764-4d9a-98bd-57e37f4637a4 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 returned with HTTP 200 Sep 05 21:02:51 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1188/2425] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:51 2026] GET /volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 => generated 891 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-47e821e3-82af-40f9-bb52-d81ca7b4c08e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-47e821e3-82af-40f9-bb52-d81ca7b4c08e tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] GET http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 Sep 05 21:02:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-47e821e3-82af-40f9-bb52-d81ca7b4c08e tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-47e821e3-82af-40f9-bb52-d81ca7b4c08e tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:51 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:51 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:52 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:52 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:02:52 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-47e821e3-82af-40f9-bb52-d81ca7b4c08e tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Volume info retrieved successfully. Sep 05 21:02:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-47e821e3-82af-40f9-bb52-d81ca7b4c08e tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 returned with HTTP 200 Sep 05 21:02:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1238/2426] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:51 2026] GET /volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 => generated 891 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-c40b682d-fe42-4452-bcc5-f5d9f9ddb6f3 req-5bea1415-00f5-4399-ba38-03cb604f32ea None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-c40b682d-fe42-4452-bcc5-f5d9f9ddb6f3 req-5bea1415-00f5-4399-ba38-03cb604f32ea tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] GET http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 Sep 05 21:02:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-c40b682d-fe42-4452-bcc5-f5d9f9ddb6f3 req-5bea1415-00f5-4399-ba38-03cb604f32ea tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-c40b682d-fe42-4452-bcc5-f5d9f9ddb6f3 req-5bea1415-00f5-4399-ba38-03cb604f32ea tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:52 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:52 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:02:52 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:52 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:02:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-c40b682d-fe42-4452-bcc5-f5d9f9ddb6f3 req-5bea1415-00f5-4399-ba38-03cb604f32ea tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Volume info retrieved successfully. Sep 05 21:02:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-c40b682d-fe42-4452-bcc5-f5d9f9ddb6f3 req-5bea1415-00f5-4399-ba38-03cb604f32ea tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 returned with HTTP 200 Sep 05 21:02:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1189/2427] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 21:02:52 2026] GET /volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 => generated 873 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:02:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-57874fd3-472f-410f-9ec9-1804fa82ca44 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-57874fd3-472f-410f-9ec9-1804fa82ca44 None None] GET http://192.168.122.147/volume// Sep 05 21:02:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-57874fd3-472f-410f-9ec9-1804fa82ca44 None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-57874fd3-472f-410f-9ec9-1804fa82ca44 None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-57874fd3-472f-410f-9ec9-1804fa82ca44 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 21:02:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1239/2428] 192.168.122.147 () {58 vars in 1317 bytes} [Sat Sep 5 21:02:52 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:02:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-c40b682d-fe42-4452-bcc5-f5d9f9ddb6f3 req-9d10c48d-2428-4361-9885-76b03cc26b7d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-c40b682d-fe42-4452-bcc5-f5d9f9ddb6f3 req-9d10c48d-2428-4361-9885-76b03cc26b7d tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 05 21:02:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-c40b682d-fe42-4452-bcc5-f5d9f9ddb6f3 req-9d10c48d-2428-4361-9885-76b03cc26b7d tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2ae4abcc-c4a6-4901-8a30-07e95722e752", "connector": null, "instance_uuid": "1a7da7a7-59c3-4666-80fd-de62f6309d06"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:52 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:52 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:02:52 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:52 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:02:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-c40b682d-fe42-4452-bcc5-f5d9f9ddb6f3 req-9d10c48d-2428-4361-9885-76b03cc26b7d tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 05 21:02:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1190/2429] 192.168.122.147 () {66 vars in 1483 bytes} [Sat Sep 5 21:02:52 2026] POST /volume/v3/attachments => generated 273 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:02:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e692d32d-84a3-4eda-8ed3-e646e6db1107 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e692d32d-84a3-4eda-8ed3-e646e6db1107 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] GET http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 Sep 05 21:02:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e692d32d-84a3-4eda-8ed3-e646e6db1107 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e692d32d-84a3-4eda-8ed3-e646e6db1107 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:53 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:53 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0aff87d0-344b-4024-8691-1085bc992aff None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0aff87d0-344b-4024-8691-1085bc992aff None None] GET http://192.168.122.147/volume// Sep 05 21:02:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0aff87d0-344b-4024-8691-1085bc992aff None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:53 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:53 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:02:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0aff87d0-344b-4024-8691-1085bc992aff None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0aff87d0-344b-4024-8691-1085bc992aff None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 21:02:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1191/2430] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 21:02:53 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:02:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-c40b682d-fe42-4452-bcc5-f5d9f9ddb6f3 req-781e4085-bc45-4f42-a2ee-68527c8fa10f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-c40b682d-fe42-4452-bcc5-f5d9f9ddb6f3 req-781e4085-bc45-4f42-a2ee-68527c8fa10f tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] GET http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 Sep 05 21:02:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-c40b682d-fe42-4452-bcc5-f5d9f9ddb6f3 req-781e4085-bc45-4f42-a2ee-68527c8fa10f tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-c40b682d-fe42-4452-bcc5-f5d9f9ddb6f3 req-781e4085-bc45-4f42-a2ee-68527c8fa10f tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:53 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e692d32d-84a3-4eda-8ed3-e646e6db1107 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Volume info retrieved successfully. Sep 05 21:02:53 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:53 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:02:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e692d32d-84a3-4eda-8ed3-e646e6db1107 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 returned with HTTP 200 Sep 05 21:02:53 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1240/2431] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:53 2026] GET /volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 => generated 890 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:53 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:53 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:02:53 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-c40b682d-fe42-4452-bcc5-f5d9f9ddb6f3 req-781e4085-bc45-4f42-a2ee-68527c8fa10f tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Volume info retrieved successfully. Sep 05 21:02:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-c40b682d-fe42-4452-bcc5-f5d9f9ddb6f3 req-781e4085-bc45-4f42-a2ee-68527c8fa10f tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 returned with HTTP 200 Sep 05 21:02:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1192/2432] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 21:02:53 2026] GET /volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 => generated 1053 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:02:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-c40b682d-fe42-4452-bcc5-f5d9f9ddb6f3 req-6cf70ac5-0ab8-47ea-b626-e17e30ccfc3e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-c40b682d-fe42-4452-bcc5-f5d9f9ddb6f3 req-6cf70ac5-0ab8-47ea-b626-e17e30ccfc3e tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] PUT http://192.168.122.147/volume/v3/attachments/00e25fb0-7d5e-42db-8b29-89353c48f395 Sep 05 21:02:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-c40b682d-fe42-4452-bcc5-f5d9f9ddb6f3 req-6cf70ac5-0ab8-47ea-b626-e17e30ccfc3e tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8dfc494d0f2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4190e5b0-3c92-4807-a8e5-fb98516f3e01", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:53 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-c40b682d-fe42-4452-bcc5-f5d9f9ddb6f3 req-6cf70ac5-0ab8-47ea-b626-e17e30ccfc3e tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Acquiring lock "cinder-attachment_update-2ae4abcc-c4a6-4901-8a30-07e95722e752-devstack" by "attachment_update" {{(pid=87415) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 21:02:53 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-c40b682d-fe42-4452-bcc5-f5d9f9ddb6f3 req-6cf70ac5-0ab8-47ea-b626-e17e30ccfc3e tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Lock "cinder-attachment_update-2ae4abcc-c4a6-4901-8a30-07e95722e752-devstack" acquired by "attachment_update" :: waited 0.037s {{(pid=87415) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 21:02:53 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:53 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:02:53 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:53 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-551c53ca-63eb-4f83-abbf-6f80debfaf24 req-f2037082-4fb5-4969-ba9b-8d7fe8c1135a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-551c53ca-63eb-4f83-abbf-6f80debfaf24 req-f2037082-4fb5-4969-ba9b-8d7fe8c1135a tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] DELETE http://192.168.122.147/volume/v3/attachments/d2509ec8-b938-4cdf-bf99-34081bf22b7f Sep 05 21:02:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-551c53ca-63eb-4f83-abbf-6f80debfaf24 req-f2037082-4fb5-4969-ba9b-8d7fe8c1135a tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-551c53ca-63eb-4f83-abbf-6f80debfaf24 req-f2037082-4fb5-4969-ba9b-8d7fe8c1135a tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:53 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:53 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:02:53 devstack devstack@c-api.service[87416]: /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 05 21:02:53 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, Sep 05 21:02:53 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-c40b682d-fe42-4452-bcc5-f5d9f9ddb6f3 req-6cf70ac5-0ab8-47ea-b626-e17e30ccfc3e tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Lock "cinder-attachment_update-2ae4abcc-c4a6-4901-8a30-07e95722e752-devstack" released by "attachment_update" :: held 0.279s {{(pid=87415) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 21:02:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-c40b682d-fe42-4452-bcc5-f5d9f9ddb6f3 req-6cf70ac5-0ab8-47ea-b626-e17e30ccfc3e tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] http://192.168.122.147/volume/v3/attachments/00e25fb0-7d5e-42db-8b29-89353c48f395 returned with HTTP 200 Sep 05 21:02:53 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1241/2433] 192.168.122.147 () {66 vars in 1593 bytes} [Sat Sep 5 21:02:53 2026] PUT /volume/v3/attachments/00e25fb0-7d5e-42db-8b29-89353c48f395 => generated 694 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-551c53ca-63eb-4f83-abbf-6f80debfaf24 req-f2037082-4fb5-4969-ba9b-8d7fe8c1135a tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] http://192.168.122.147/volume/v3/attachments/d2509ec8-b938-4cdf-bf99-34081bf22b7f returned with HTTP 200 Sep 05 21:02:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1193/2434] 192.168.122.147 () {64 vars in 1562 bytes} [Sat Sep 5 21:02:53 2026] DELETE /volume/v3/attachments/d2509ec8-b938-4cdf-bf99-34081bf22b7f => generated 19 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:02:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-551c53ca-63eb-4f83-abbf-6f80debfaf24 req-a8677705-2b5d-4133-86e4-c9998c1396cf None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-551c53ca-63eb-4f83-abbf-6f80debfaf24 req-a8677705-2b5d-4133-86e4-c9998c1396cf tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] DELETE http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 Sep 05 21:02:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-551c53ca-63eb-4f83-abbf-6f80debfaf24 req-a8677705-2b5d-4133-86e4-c9998c1396cf tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-551c53ca-63eb-4f83-abbf-6f80debfaf24 req-a8677705-2b5d-4133-86e4-c9998c1396cf tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:53 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [req-551c53ca-63eb-4f83-abbf-6f80debfaf24 req-a8677705-2b5d-4133-86e4-c9998c1396cf tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Delete volume with id: 6228032e-d71a-428b-abef-2b8449f64ee9 Sep 05 21:02:53 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:53 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:53 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:53 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:02:53 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-551c53ca-63eb-4f83-abbf-6f80debfaf24 req-a8677705-2b5d-4133-86e4-c9998c1396cf tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Volume info retrieved successfully. Sep 05 21:02:53 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-551c53ca-63eb-4f83-abbf-6f80debfaf24 req-a8677705-2b5d-4133-86e4-c9998c1396cf tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] Delete volume request issued successfully. Sep 05 21:02:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-551c53ca-63eb-4f83-abbf-6f80debfaf24 req-a8677705-2b5d-4133-86e4-c9998c1396cf tempest-TestShelveInstance-456236150 tempest-TestShelveInstance-456236150-project-member] http://192.168.122.147/volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 returned with HTTP 202 Sep 05 21:02:53 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1242/2435] 192.168.122.147 () {62 vars in 1509 bytes} [Sat Sep 5 21:02:53 2026] DELETE /volume/v3/volumes/6228032e-d71a-428b-abef-2b8449f64ee9 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:02:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d3153ab4-49ca-4bfd-9261-4132256526d3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d3153ab4-49ca-4bfd-9261-4132256526d3 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] GET http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 Sep 05 21:02:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d3153ab4-49ca-4bfd-9261-4132256526d3 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d3153ab4-49ca-4bfd-9261-4132256526d3 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:54 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:54 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:02:54 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:54 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:02:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d3153ab4-49ca-4bfd-9261-4132256526d3 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Volume info retrieved successfully. Sep 05 21:02:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d3153ab4-49ca-4bfd-9261-4132256526d3 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 returned with HTTP 200 Sep 05 21:02:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1194/2436] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:54 2026] GET /volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 => generated 891 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-c40b682d-fe42-4452-bcc5-f5d9f9ddb6f3 req-f44fbe42-aba5-475f-aee6-4a720878ab67 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-c40b682d-fe42-4452-bcc5-f5d9f9ddb6f3 req-f44fbe42-aba5-475f-aee6-4a720878ab67 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] POST http://192.168.122.147/volume/v3/attachments/00e25fb0-7d5e-42db-8b29-89353c48f395/action Sep 05 21:02:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-c40b682d-fe42-4452-bcc5-f5d9f9ddb6f3 req-f44fbe42-aba5-475f-aee6-4a720878ab67 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Action body: b'{"os-complete": null}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:02:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-c40b682d-fe42-4452-bcc5-f5d9f9ddb6f3 req-f44fbe42-aba5-475f-aee6-4a720878ab67 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:54 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:54 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:54 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:54 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:02:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-c40b682d-fe42-4452-bcc5-f5d9f9ddb6f3 req-f44fbe42-aba5-475f-aee6-4a720878ab67 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] http://192.168.122.147/volume/v3/attachments/00e25fb0-7d5e-42db-8b29-89353c48f395/action returned with HTTP 204 Sep 05 21:02:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1243/2437] 192.168.122.147 () {66 vars in 1614 bytes} [Sat Sep 5 21:02:54 2026] POST /volume/v3/attachments/00e25fb0-7d5e-42db-8b29-89353c48f395/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e5e58d45-be4b-432d-a750-b784c0d86aae None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e5e58d45-be4b-432d-a750-b784c0d86aae tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] GET http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 Sep 05 21:02:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e5e58d45-be4b-432d-a750-b784c0d86aae tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e5e58d45-be4b-432d-a750-b784c0d86aae tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:55 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:55 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:02:55 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:55 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:02:55 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e5e58d45-be4b-432d-a750-b784c0d86aae tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Volume info retrieved successfully. Sep 05 21:02:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e5e58d45-be4b-432d-a750-b784c0d86aae tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 returned with HTTP 200 Sep 05 21:02:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1195/2438] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:55 2026] GET /volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 => generated 1183 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:02:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6108a3dd-2fa0-4669-be98-c46510644928 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6108a3dd-2fa0-4669-be98-c46510644928 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] GET http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 Sep 05 21:02:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6108a3dd-2fa0-4669-be98-c46510644928 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6108a3dd-2fa0-4669-be98-c46510644928 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:55 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:55 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:55 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:55 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:02:55 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6108a3dd-2fa0-4669-be98-c46510644928 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Volume info retrieved successfully. Sep 05 21:02:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6108a3dd-2fa0-4669-be98-c46510644928 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 returned with HTTP 200 Sep 05 21:02:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1244/2439] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:55 2026] GET /volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 => generated 1183 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:02:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e707b16c-64ad-4bf2-9c08-7b1d993a28f3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1196/2440] 192.168.122.147 () {62 vars in 1495 bytes} [Sat Sep 5 21:02:55 2026] DELETE /volume/v3/attachments/00e25fb0-7d5e-42db-8b29-89353c48f395 => generated 114 bytes in 7 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 05 21:02:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-14b3d0dd-f79d-4474-8d91-2e703c80dd9c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:55 devstack devstack@c-api.service[87415]: WARNING keystonemiddleware.auth_token [None req-14b3d0dd-f79d-4474-8d91-2e703c80dd9c None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 05 21:02:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1245/2441] 192.168.122.147 () {62 vars in 1495 bytes} [Sat Sep 5 21:02:55 2026] DELETE /volume/v3/attachments/00e25fb0-7d5e-42db-8b29-89353c48f395 => generated 114 bytes in 86 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 05 21:02:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-85082f80-cb8a-432a-85ea-83c79faea5f5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-85082f80-cb8a-432a-85ea-83c79faea5f5 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] DELETE http://192.168.122.147/volume/v3/attachments/00e25fb0-7d5e-42db-8b29-89353c48f395 Sep 05 21:02:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-85082f80-cb8a-432a-85ea-83c79faea5f5 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-85082f80-cb8a-432a-85ea-83c79faea5f5 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:55 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:55 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:02:55 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-85082f80-cb8a-432a-85ea-83c79faea5f5 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Attachment connected to vm 1a7da7a7-59c3-4666-80fd-de62f6309d06, checking data on nova Sep 05 21:02:55 devstack devstack@c-api.service[87416]: DEBUG cinder.compute.nova [None req-85082f80-cb8a-432a-85ea-83c79faea5f5 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Creating Keystone token plugin using URL: http://192.168.122.147/identity {{(pid=87416) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 05 21:02:56 devstack devstack@c-api.service[87416]: DEBUG novaclient.v2.client [None req-85082f80-cb8a-432a-85ea-83c79faea5f5 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] REQ: curl -g -i -X GET http://192.168.122.147/compute/v2.1/servers/1a7da7a7-59c3-4666-80fd-de62f6309d06/os-volume_attachments/2ae4abcc-c4a6-4901-8a30-07e95722e752 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5d5874e321b9050a6ff967a3c83d101b704aea7f31fa7b4a54530f8f61ab2b4c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-85082f80-cb8a-432a-85ea-83c79faea5f5" -H "X-Service-Token: {SHA256}0ca773552cfbccbfeea93edfa1c03cd29a67a4aa9d2a05df85937d0f5f5157cc" {{(pid=87416) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 05 21:02:56 devstack devstack@c-api.service[87416]: DEBUG novaclient.v2.client [None req-85082f80-cb8a-432a-85ea-83c79faea5f5 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 05 Sep 2026 19:02:56 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-091faed4-14a0-4d1e-8385-42753e61ad88 x-openstack-request-id: req-091faed4-14a0-4d1e-8385-42753e61ad88 {{(pid=87416) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 05 21:02:56 devstack devstack@c-api.service[87416]: DEBUG novaclient.v2.client [None req-85082f80-cb8a-432a-85ea-83c79faea5f5 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "2ae4abcc-c4a6-4901-8a30-07e95722e752", "serverId": "1a7da7a7-59c3-4666-80fd-de62f6309d06", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "00e25fb0-7d5e-42db-8b29-89353c48f395", "bdm_uuid": "e029cc27-683e-4331-85c3-7747e327c2c7"}} {{(pid=87416) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 05 21:02:56 devstack devstack@c-api.service[87416]: DEBUG novaclient.v2.client [None req-85082f80-cb8a-432a-85ea-83c79faea5f5 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] GET call to compute for http://192.168.122.147/compute/v2.1/servers/1a7da7a7-59c3-4666-80fd-de62f6309d06/os-volume_attachments/2ae4abcc-c4a6-4901-8a30-07e95722e752 used request id req-091faed4-14a0-4d1e-8385-42753e61ad88 {{(pid=87416) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.volume.api [None req-85082f80-cb8a-432a-85ea-83c79faea5f5 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-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 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault [None req-85082f80-cb8a-432a-85ea-83c79faea5f5 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Caught error: Detach volume from instance 1a7da7a7-59c3-4666-80fd-de62f6309d06 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1a7da7a7-59c3-4666-80fd-de62f6309d06 using the Compute API Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: 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 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1a7da7a7-59c3-4666-80fd-de62f6309d06 using the Compute API Sep 05 21:02:56 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault Sep 05 21:02:56 devstack devstack@c-api.service[87416]: INFO cinder.api.middleware.fault [None req-85082f80-cb8a-432a-85ea-83c79faea5f5 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] http://192.168.122.147/volume/v3/attachments/00e25fb0-7d5e-42db-8b29-89353c48f395 returned with HTTP 409 Sep 05 21:02:56 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1197/2442] 192.168.122.147 () {60 vars in 1288 bytes} [Sat Sep 5 21:02:55 2026] DELETE /volume/v3/attachments/00e25fb0-7d5e-42db-8b29-89353c48f395 => generated 167 bytes in 931 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:02:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-53acd6ce-7952-409a-9c1e-359b4627ead3 req-c7615ad4-8269-4054-8cfc-e6af39127d5d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-53acd6ce-7952-409a-9c1e-359b4627ead3 req-c7615ad4-8269-4054-8cfc-e6af39127d5d tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] GET http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 Sep 05 21:02:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-53acd6ce-7952-409a-9c1e-359b4627ead3 req-c7615ad4-8269-4054-8cfc-e6af39127d5d tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-53acd6ce-7952-409a-9c1e-359b4627ead3 req-c7615ad4-8269-4054-8cfc-e6af39127d5d tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:56 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:56 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:02:56 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-53acd6ce-7952-409a-9c1e-359b4627ead3 req-c7615ad4-8269-4054-8cfc-e6af39127d5d tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Volume info retrieved successfully. Sep 05 21:02:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-53acd6ce-7952-409a-9c1e-359b4627ead3 req-c7615ad4-8269-4054-8cfc-e6af39127d5d tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 returned with HTTP 200 Sep 05 21:02:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1246/2443] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 21:02:56 2026] GET /volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 => generated 1165 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-53acd6ce-7952-409a-9c1e-359b4627ead3 req-c82b9696-0d73-48c1-a69d-848d5676ab7a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-53acd6ce-7952-409a-9c1e-359b4627ead3 req-c82b9696-0d73-48c1-a69d-848d5676ab7a tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] POST http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752/action Sep 05 21:02:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-53acd6ce-7952-409a-9c1e-359b4627ead3 req-c82b9696-0d73-48c1-a69d-848d5676ab7a tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:02:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-53acd6ce-7952-409a-9c1e-359b4627ead3 req-c82b9696-0d73-48c1-a69d-848d5676ab7a tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:56 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [req-53acd6ce-7952-409a-9c1e-359b4627ead3 req-c82b9696-0d73-48c1-a69d-848d5676ab7a tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 21:02:56 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:56 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:02:56 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:56 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:02:56 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-53acd6ce-7952-409a-9c1e-359b4627ead3 req-c82b9696-0d73-48c1-a69d-848d5676ab7a tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Volume info retrieved successfully. Sep 05 21:02:56 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-53acd6ce-7952-409a-9c1e-359b4627ead3 req-c82b9696-0d73-48c1-a69d-848d5676ab7a tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Begin detaching volume completed successfully. Sep 05 21:02:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-53acd6ce-7952-409a-9c1e-359b4627ead3 req-c82b9696-0d73-48c1-a69d-848d5676ab7a tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752/action returned with HTTP 202 Sep 05 21:02:56 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1198/2444] 192.168.122.147 () {64 vars in 1561 bytes} [Sat Sep 5 21:02:56 2026] POST /volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:02:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ceb5fc8a-fc61-4301-a689-997d16732946 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ceb5fc8a-fc61-4301-a689-997d16732946 None None] GET http://192.168.122.147/volume// Sep 05 21:02:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ceb5fc8a-fc61-4301-a689-997d16732946 None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ceb5fc8a-fc61-4301-a689-997d16732946 None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ceb5fc8a-fc61-4301-a689-997d16732946 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 21:02:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1247/2445] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 21:02:56 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:02:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-53acd6ce-7952-409a-9c1e-359b4627ead3 req-8f927b0c-6ce0-477c-a105-6a7a74c77beb None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-53acd6ce-7952-409a-9c1e-359b4627ead3 req-8f927b0c-6ce0-477c-a105-6a7a74c77beb tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] GET http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 Sep 05 21:02:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-53acd6ce-7952-409a-9c1e-359b4627ead3 req-8f927b0c-6ce0-477c-a105-6a7a74c77beb tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-53acd6ce-7952-409a-9c1e-359b4627ead3 req-8f927b0c-6ce0-477c-a105-6a7a74c77beb tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:56 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:56 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:02:56 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:56 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:02:57 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-53acd6ce-7952-409a-9c1e-359b4627ead3 req-8f927b0c-6ce0-477c-a105-6a7a74c77beb tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Volume info retrieved successfully. Sep 05 21:02:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-53acd6ce-7952-409a-9c1e-359b4627ead3 req-8f927b0c-6ce0-477c-a105-6a7a74c77beb tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 returned with HTTP 200 Sep 05 21:02:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1199/2446] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 21:02:56 2026] GET /volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 => generated 1349 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:02:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-53acd6ce-7952-409a-9c1e-359b4627ead3 req-d3b82c9e-3936-43d8-bd66-0c4db17f5bd4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-53acd6ce-7952-409a-9c1e-359b4627ead3 req-d3b82c9e-3936-43d8-bd66-0c4db17f5bd4 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] DELETE http://192.168.122.147/volume/v3/attachments/00e25fb0-7d5e-42db-8b29-89353c48f395 Sep 05 21:02:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-53acd6ce-7952-409a-9c1e-359b4627ead3 req-d3b82c9e-3936-43d8-bd66-0c4db17f5bd4 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-53acd6ce-7952-409a-9c1e-359b4627ead3 req-d3b82c9e-3936-43d8-bd66-0c4db17f5bd4 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:57 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:57 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:02:57 devstack devstack@c-api.service[87415]: /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 05 21:02:57 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, Sep 05 21:02:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-53acd6ce-7952-409a-9c1e-359b4627ead3 req-d3b82c9e-3936-43d8-bd66-0c4db17f5bd4 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] http://192.168.122.147/volume/v3/attachments/00e25fb0-7d5e-42db-8b29-89353c48f395 returned with HTTP 200 Sep 05 21:02:57 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1248/2447] 192.168.122.147 () {64 vars in 1562 bytes} [Sat Sep 5 21:02:57 2026] DELETE /volume/v3/attachments/00e25fb0-7d5e-42db-8b29-89353c48f395 => generated 19 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-5d3ce219-b4ec-466a-91fd-e4c3384e1250 req-ffef1000-0cc4-4120-b218-37d2687cf05c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-5d3ce219-b4ec-466a-91fd-e4c3384e1250 req-ffef1000-0cc4-4120-b218-37d2687cf05c tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] GET http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 Sep 05 21:02:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-5d3ce219-b4ec-466a-91fd-e4c3384e1250 req-ffef1000-0cc4-4120-b218-37d2687cf05c tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-5d3ce219-b4ec-466a-91fd-e4c3384e1250 req-ffef1000-0cc4-4120-b218-37d2687cf05c tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:58 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:58 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:02:58 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:58 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:02:58 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-5d3ce219-b4ec-466a-91fd-e4c3384e1250 req-ffef1000-0cc4-4120-b218-37d2687cf05c tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Volume info retrieved successfully. Sep 05 21:02:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-5d3ce219-b4ec-466a-91fd-e4c3384e1250 req-ffef1000-0cc4-4120-b218-37d2687cf05c tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 returned with HTTP 200 Sep 05 21:02:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1200/2448] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 21:02:58 2026] GET /volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 => generated 873 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:02:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3553a3b9-b6a7-47f8-89e3-bc276506c321 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3553a3b9-b6a7-47f8-89e3-bc276506c321 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] DELETE http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 Sep 05 21:02:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3553a3b9-b6a7-47f8-89e3-bc276506c321 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3553a3b9-b6a7-47f8-89e3-bc276506c321 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:58 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-3553a3b9-b6a7-47f8-89e3-bc276506c321 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Delete volume with id: 2ae4abcc-c4a6-4901-8a30-07e95722e752 Sep 05 21:02:58 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:58 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:58 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:58 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:02:58 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3553a3b9-b6a7-47f8-89e3-bc276506c321 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Volume info retrieved successfully. Sep 05 21:02:58 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3553a3b9-b6a7-47f8-89e3-bc276506c321 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Delete volume request issued successfully. Sep 05 21:02:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3553a3b9-b6a7-47f8-89e3-bc276506c321 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 returned with HTTP 202 Sep 05 21:02:58 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1249/2449] 192.168.122.147 () {60 vars in 1276 bytes} [Sat Sep 5 21:02:58 2026] DELETE /volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:02:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1dda1199-9a12-409d-838b-3c658becedb0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1dda1199-9a12-409d-838b-3c658becedb0 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] GET http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 Sep 05 21:02:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1dda1199-9a12-409d-838b-3c658becedb0 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1dda1199-9a12-409d-838b-3c658becedb0 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ad11f7e9-5796-46b4-9cbf-19478eb677e7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:58 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:58 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:02:58 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:58 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:02:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ad11f7e9-5796-46b4-9cbf-19478eb677e7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:02:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ad11f7e9-5796-46b4-9cbf-19478eb677e7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1587983594", "snapshot_id": "de25d7a8-e3fb-4d07-afac-34230efac5d6", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:02:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-ad11f7e9-5796-46b4-9cbf-19478eb677e7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1587983594', 'snapshot_id': 'de25d7a8-e3fb-4d07-afac-34230efac5d6', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:02:58 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-1dda1199-9a12-409d-838b-3c658becedb0 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Volume info retrieved successfully. Sep 05 21:02:58 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:02:58 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:02:58 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ad11f7e9-5796-46b4-9cbf-19478eb677e7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Snapshot retrieved successfully. Sep 05 21:02:58 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-ad11f7e9-5796-46b4-9cbf-19478eb677e7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Create volume of 1 GB Sep 05 21:02:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1dda1199-9a12-409d-838b-3c658becedb0 tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 returned with HTTP 200 Sep 05 21:02:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1201/2450] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:58 2026] GET /volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 => generated 890 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:02:58 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ad11f7e9-5796-46b4-9cbf-19478eb677e7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Availability Zones retrieved successfully. Sep 05 21:02:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ad11f7e9-5796-46b4-9cbf-19478eb677e7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Flow 'volume_create_api' (0a1dea73-6431-4768-958d-6a2064bc496e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:02:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ad11f7e9-5796-46b4-9cbf-19478eb677e7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7534b6d-1ddf-48eb-ab98-4cf93c039707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-ad11f7e9-5796-46b4-9cbf-19478eb677e7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:02:58 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:58 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ad11f7e9-5796-46b4-9cbf-19478eb677e7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7534b6d-1ddf-48eb-ab98-4cf93c039707) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'de25d7a8-e3fb-4d07-afac-34230efac5d6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ad11f7e9-5796-46b4-9cbf-19478eb677e7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e15bf6d-f26b-4192-a5d0-5ceaa0eedb15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:58 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-ad11f7e9-5796-46b4-9cbf-19478eb677e7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Created reservations ['76178cbb-2ccd-4224-ab30-ec5b80e56056', '765b120a-8d68-4455-ae62-c4d87fee71c7', 'a7cb19ff-5259-409d-9073-66902d98f483', 'bc4f9768-c81d-4535-8184-70a323913f3b'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:02:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ad11f7e9-5796-46b4-9cbf-19478eb677e7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e15bf6d-f26b-4192-a5d0-5ceaa0eedb15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76178cbb-2ccd-4224-ab30-ec5b80e56056', '765b120a-8d68-4455-ae62-c4d87fee71c7', 'a7cb19ff-5259-409d-9073-66902d98f483', 'bc4f9768-c81d-4535-8184-70a323913f3b']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ad11f7e9-5796-46b4-9cbf-19478eb677e7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c04675d-9683-4cc6-a79e-bc55533b273d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:58 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:58 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:58 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:58 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ad11f7e9-5796-46b4-9cbf-19478eb677e7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c04675d-9683-4cc6-a79e-bc55533b273d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c41f109-3fb2-4fa0-9de9-07e4ca95e69d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1587983594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='851f3b29cf1b4ab3884108828262ac7a',qos_specs=None,replication_status=,reservations=['76178cbb-2ccd-4224-ab30-ec5b80e56056','765b120a-8d68-4455-ae62-c4d87fee71c7','a7cb19ff-5259-409d-9073-66902d98f483','bc4f9768-c81d-4535-8184-70a323913f3b'],size=1,snapshot_id=de25d7a8-e3fb-4d07-afac-34230efac5d6,source_replicaid=,source_volid=None,status='creating',user_id='6c9af75b9bd143bc9863910a3b7ce2ce',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:02:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1587983594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c41f109-3fb2-4fa0-9de9-07e4ca95e69d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='851f3b29cf1b4ab3884108828262ac7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=de25d7a8-e3fb-4d07-afac-34230efac5d6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c9af75b9bd143bc9863910a3b7ce2ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ad11f7e9-5796-46b4-9cbf-19478eb677e7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eedcca25-2c3a-4622-aac3-c7608d60ff6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ad11f7e9-5796-46b4-9cbf-19478eb677e7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eedcca25-2c3a-4622-aac3-c7608d60ff6c) transitioned into state 'SUCCESS' from state '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-1587983594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='851f3b29cf1b4ab3884108828262ac7a',qos_specs=None,replication_status=,reservations=['76178cbb-2ccd-4224-ab30-ec5b80e56056','765b120a-8d68-4455-ae62-c4d87fee71c7','a7cb19ff-5259-409d-9073-66902d98f483','bc4f9768-c81d-4535-8184-70a323913f3b'],size=1,snapshot_id=de25d7a8-e3fb-4d07-afac-34230efac5d6,source_replicaid=,source_volid=None,status='creating',user_id='6c9af75b9bd143bc9863910a3b7ce2ce',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ad11f7e9-5796-46b4-9cbf-19478eb677e7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b21489c-3a30-40ab-b2c0-bf9f9a706a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:02:58 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:02:58 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:02:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ad11f7e9-5796-46b4-9cbf-19478eb677e7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b21489c-3a30-40ab-b2c0-bf9f9a706a4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:02:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ad11f7e9-5796-46b4-9cbf-19478eb677e7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Flow 'volume_create_api' (0a1dea73-6431-4768-958d-6a2064bc496e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:02:58 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ad11f7e9-5796-46b4-9cbf-19478eb677e7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Create volume request issued successfully. Sep 05 21:02:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ad11f7e9-5796-46b4-9cbf-19478eb677e7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:02:58 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1250/2451] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:02:58 2026] POST /volume/v3/volumes => generated 790 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:02:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4ca8d5f9-69ee-437a-b955-f97b067094ed None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:02:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4ca8d5f9-69ee-437a-b955-f97b067094ed tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] GET http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 Sep 05 21:02:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4ca8d5f9-69ee-437a-b955-f97b067094ed tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:02:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4ca8d5f9-69ee-437a-b955-f97b067094ed tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:02:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4ca8d5f9-69ee-437a-b955-f97b067094ed tempest-TestServerVolumeAttachScenarioOldVersion-948095514 tempest-TestServerVolumeAttachScenarioOldVersion-948095514-project-member] http://192.168.122.147/volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 returned with HTTP 404 Sep 05 21:02:59 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1202/2452] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:02:59 2026] GET /volume/v3/volumes/2ae4abcc-c4a6-4901-8a30-07e95722e752 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:03:08 devstack devstack@c-api.service[87415]: DEBUG dbcounter [-] [87415] Writing DB stats cinder:SELECT=150,cinder:UPDATE=49,cinder:INSERT=26 {{(pid=87415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:03:09 devstack devstack@c-api.service[87416]: DEBUG dbcounter [-] [87416] Writing DB stats cinder:SELECT=98,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=87416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:03:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-cdef1062-1f2a-4e68-93f7-7390f26bde35 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cdef1062-1f2a-4e68-93f7-7390f26bde35 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:03:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cdef1062-1f2a-4e68-93f7-7390f26bde35 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1911066454", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:03:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-cdef1062-1f2a-4e68-93f7-7390f26bde35 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1911066454', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:03:43 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-cdef1062-1f2a-4e68-93f7-7390f26bde35 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Create volume of 1 GB Sep 05 21:03:43 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:43 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:03:43 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-cdef1062-1f2a-4e68-93f7-7390f26bde35 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Availability Zones retrieved successfully. Sep 05 21:03:43 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cdef1062-1f2a-4e68-93f7-7390f26bde35 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Flow 'volume_create_api' (d4d13261-863e-4e97-8c86-4d6fd8e18f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:03:43 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cdef1062-1f2a-4e68-93f7-7390f26bde35 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b74bb9f-7c36-4279-8678-f2759d16c09b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:03:43 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-cdef1062-1f2a-4e68-93f7-7390f26bde35 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:03:43 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cdef1062-1f2a-4e68-93f7-7390f26bde35 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b74bb9f-7c36-4279-8678-f2759d16c09b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:03:43 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cdef1062-1f2a-4e68-93f7-7390f26bde35 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e913ac19-9f96-4d80-a0fb-7b7f2dec48d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:03:44 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-cdef1062-1f2a-4e68-93f7-7390f26bde35 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Created reservations ['2a81efa3-f53a-4668-9d88-523003087e56', '47429bdf-1b61-48b7-990a-8e60829a7feb', 'ff02c6f8-7c69-4921-a982-286bd44811ae', '304eb22e-fafc-473e-a59e-b0085bb43c35'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:03:44 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cdef1062-1f2a-4e68-93f7-7390f26bde35 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e913ac19-9f96-4d80-a0fb-7b7f2dec48d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a81efa3-f53a-4668-9d88-523003087e56', '47429bdf-1b61-48b7-990a-8e60829a7feb', 'ff02c6f8-7c69-4921-a982-286bd44811ae', '304eb22e-fafc-473e-a59e-b0085bb43c35']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:03:44 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cdef1062-1f2a-4e68-93f7-7390f26bde35 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af32286f-54f8-4ece-90cd-5e427161861c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:03:44 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:44 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:03:44 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cdef1062-1f2a-4e68-93f7-7390f26bde35 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af32286f-54f8-4ece-90cd-5e427161861c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8089d7c5-cd1d-4e47-9bea-fc11201b0a65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1911066454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa06b1f5a3b440f180258ccc88d24532',qos_specs=None,replication_status=,reservations=['2a81efa3-f53a-4668-9d88-523003087e56','47429bdf-1b61-48b7-990a-8e60829a7feb','ff02c6f8-7c69-4921-a982-286bd44811ae','304eb22e-fafc-473e-a59e-b0085bb43c35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c87e0f4fd374dff8796ad0b1294b176',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:03:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1911066454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8089d7c5-cd1d-4e47-9bea-fc11201b0a65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa06b1f5a3b440f180258ccc88d24532',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c87e0f4fd374dff8796ad0b1294b176',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:03:44 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cdef1062-1f2a-4e68-93f7-7390f26bde35 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce5d147d-6ccd-4b1c-ba7a-f598f61339dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:03:44 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cdef1062-1f2a-4e68-93f7-7390f26bde35 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce5d147d-6ccd-4b1c-ba7a-f598f61339dc) transitioned into state 'SUCCESS' from state '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-1911066454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa06b1f5a3b440f180258ccc88d24532',qos_specs=None,replication_status=,reservations=['2a81efa3-f53a-4668-9d88-523003087e56','47429bdf-1b61-48b7-990a-8e60829a7feb','ff02c6f8-7c69-4921-a982-286bd44811ae','304eb22e-fafc-473e-a59e-b0085bb43c35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c87e0f4fd374dff8796ad0b1294b176',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:03:44 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cdef1062-1f2a-4e68-93f7-7390f26bde35 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff0a8ef3-014a-4c7d-bda0-07742fc4dd20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:03:44 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cdef1062-1f2a-4e68-93f7-7390f26bde35 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff0a8ef3-014a-4c7d-bda0-07742fc4dd20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:03:44 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-cdef1062-1f2a-4e68-93f7-7390f26bde35 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Flow 'volume_create_api' (d4d13261-863e-4e97-8c86-4d6fd8e18f5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:03:44 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-cdef1062-1f2a-4e68-93f7-7390f26bde35 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Create volume request issued successfully. Sep 05 21:03:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cdef1062-1f2a-4e68-93f7-7390f26bde35 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:03:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1251/2453] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:03:43 2026] POST /volume/v3/volumes => generated 765 bytes in 599 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:03:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-71850440-4061-4f6a-b117-a648194496c2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-71850440-4061-4f6a-b117-a648194496c2 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] GET http://192.168.122.147/volume/v3/volumes/8089d7c5-cd1d-4e47-9bea-fc11201b0a65 Sep 05 21:03:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-71850440-4061-4f6a-b117-a648194496c2 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-71850440-4061-4f6a-b117-a648194496c2 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:44 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:44 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:03:44 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:44 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:03:44 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-71850440-4061-4f6a-b117-a648194496c2 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Volume info retrieved successfully. Sep 05 21:03:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-71850440-4061-4f6a-b117-a648194496c2 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] http://192.168.122.147/volume/v3/volumes/8089d7c5-cd1d-4e47-9bea-fc11201b0a65 returned with HTTP 200 Sep 05 21:03:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1203/2454] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:03:44 2026] GET /volume/v3/volumes/8089d7c5-cd1d-4e47-9bea-fc11201b0a65 => generated 833 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d03592aa-9db8-4c7d-bd65-ce708510222c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d03592aa-9db8-4c7d-bd65-ce708510222c tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] GET http://192.168.122.147/volume/v3/volumes/8089d7c5-cd1d-4e47-9bea-fc11201b0a65 Sep 05 21:03:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d03592aa-9db8-4c7d-bd65-ce708510222c tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d03592aa-9db8-4c7d-bd65-ce708510222c tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:45 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:45 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:03:45 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:45 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:03:45 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d03592aa-9db8-4c7d-bd65-ce708510222c tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Volume info retrieved successfully. Sep 05 21:03:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d03592aa-9db8-4c7d-bd65-ce708510222c tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] http://192.168.122.147/volume/v3/volumes/8089d7c5-cd1d-4e47-9bea-fc11201b0a65 returned with HTTP 200 Sep 05 21:03:45 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1252/2455] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:03:45 2026] GET /volume/v3/volumes/8089d7c5-cd1d-4e47-9bea-fc11201b0a65 => generated 858 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3a4a2a7e-87da-4d17-9c9c-b7a4289a522a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3a4a2a7e-87da-4d17-9c9c-b7a4289a522a tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] GET http://192.168.122.147/volume/v3/volumes/8089d7c5-cd1d-4e47-9bea-fc11201b0a65 Sep 05 21:03:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3a4a2a7e-87da-4d17-9c9c-b7a4289a522a tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3a4a2a7e-87da-4d17-9c9c-b7a4289a522a tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:45 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:45 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:03:45 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:45 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:03:45 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3a4a2a7e-87da-4d17-9c9c-b7a4289a522a tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Volume info retrieved successfully. Sep 05 21:03:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3a4a2a7e-87da-4d17-9c9c-b7a4289a522a tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] http://192.168.122.147/volume/v3/volumes/8089d7c5-cd1d-4e47-9bea-fc11201b0a65 returned with HTTP 200 Sep 05 21:03:45 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1204/2456] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:03:45 2026] GET /volume/v3/volumes/8089d7c5-cd1d-4e47-9bea-fc11201b0a65 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-652c5869-0e98-4b50-a5aa-c87bf7e0df36 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-652c5869-0e98-4b50-a5aa-c87bf7e0df36 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] POST http://192.168.122.147/volume/v3/volumes/8089d7c5-cd1d-4e47-9bea-fc11201b0a65/action Sep 05 21:03:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-652c5869-0e98-4b50-a5aa-c87bf7e0df36 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-166694186", "disk_format": "raw"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:03:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-652c5869-0e98-4b50-a5aa-c87bf7e0df36 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-166694186", "disk_format": "raw"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:03:45 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:45 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:03:45 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:45 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:03:45 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-652c5869-0e98-4b50-a5aa-c87bf7e0df36 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Volume info retrieved successfully. Sep 05 21:03:45 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:45 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:03:45 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:45 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:03:45 devstack devstack@c-api.service[87415]: DEBUG cinder.image.image_utils [None req-652c5869-0e98-4b50-a5aa-c87bf7e0df36 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-166694186'}] 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-166694186'}]. {{(pid=87415) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 05 21:03:46 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-652c5869-0e98-4b50-a5aa-c87bf7e0df36 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Copy volume to image completed successfully. Sep 05 21:03:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-652c5869-0e98-4b50-a5aa-c87bf7e0df36 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] http://192.168.122.147/volume/v3/volumes/8089d7c5-cd1d-4e47-9bea-fc11201b0a65/action returned with HTTP 202 Sep 05 21:03:46 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1253/2457] 192.168.122.147 () {60 vars in 1275 bytes} [Sat Sep 5 21:03:45 2026] POST /volume/v3/volumes/8089d7c5-cd1d-4e47-9bea-fc11201b0a65/action => generated 653 bytes in 1061 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 21:03:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6b657feb-0b77-47d0-b465-521f11197cda None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6b657feb-0b77-47d0-b465-521f11197cda tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:03:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6b657feb-0b77-47d0-b465-521f11197cda tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6b657feb-0b77-47d0-b465-521f11197cda tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:54 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:54 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:03:54 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:54 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:03:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6b657feb-0b77-47d0-b465-521f11197cda tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:03:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6b657feb-0b77-47d0-b465-521f11197cda tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 200 Sep 05 21:03:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1205/2458] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:03:54 2026] GET /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 883 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3fe7eda9-7743-4ccf-92f3-9aa84f28aac1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3fe7eda9-7743-4ccf-92f3-9aa84f28aac1 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:03:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3fe7eda9-7743-4ccf-92f3-9aa84f28aac1 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3fe7eda9-7743-4ccf-92f3-9aa84f28aac1 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:54 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:54 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:03:54 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:54 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:03:54 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3fe7eda9-7743-4ccf-92f3-9aa84f28aac1 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:03:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3fe7eda9-7743-4ccf-92f3-9aa84f28aac1 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 200 Sep 05 21:03:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1254/2459] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:03:54 2026] GET /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 883 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-c97bfc59-2ede-4555-8efb-299f7edffcde req-354aced0-6f90-46da-b4d4-9666a61f1b2c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-c97bfc59-2ede-4555-8efb-299f7edffcde req-354aced0-6f90-46da-b4d4-9666a61f1b2c tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:03:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-c97bfc59-2ede-4555-8efb-299f7edffcde req-354aced0-6f90-46da-b4d4-9666a61f1b2c tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-c97bfc59-2ede-4555-8efb-299f7edffcde req-354aced0-6f90-46da-b4d4-9666a61f1b2c tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:54 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:54 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:03:54 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:54 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:03:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-c97bfc59-2ede-4555-8efb-299f7edffcde req-354aced0-6f90-46da-b4d4-9666a61f1b2c tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:03:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-c97bfc59-2ede-4555-8efb-299f7edffcde req-354aced0-6f90-46da-b4d4-9666a61f1b2c tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 200 Sep 05 21:03:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1206/2460] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 21:03:54 2026] GET /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 883 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-63ab5920-db5f-4b46-a5f9-c4e6568d3877 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-63ab5920-db5f-4b46-a5f9-c4e6568d3877 None None] GET http://192.168.122.147/volume// Sep 05 21:03:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-63ab5920-db5f-4b46-a5f9-c4e6568d3877 None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-63ab5920-db5f-4b46-a5f9-c4e6568d3877 None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-63ab5920-db5f-4b46-a5f9-c4e6568d3877 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 21:03:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-c97bfc59-2ede-4555-8efb-299f7edffcde req-bfdb1cff-4cef-42c7-9ac2-464a52cf0381 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1255/2461] 192.168.122.147 () {58 vars in 1317 bytes} [Sat Sep 5 21:03:54 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:03:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-c97bfc59-2ede-4555-8efb-299f7edffcde req-bfdb1cff-4cef-42c7-9ac2-464a52cf0381 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 05 21:03:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-c97bfc59-2ede-4555-8efb-299f7edffcde req-bfdb1cff-4cef-42c7-9ac2-464a52cf0381 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c41f109-3fb2-4fa0-9de9-07e4ca95e69d", "connector": null, "instance_uuid": "c6e1f9a8-e691-4759-937e-531073efa2eb"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:03:54 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:54 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:03:54 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:54 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:03:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-c97bfc59-2ede-4555-8efb-299f7edffcde req-bfdb1cff-4cef-42c7-9ac2-464a52cf0381 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 05 21:03:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1207/2462] 192.168.122.147 () {66 vars in 1483 bytes} [Sat Sep 5 21:03:54 2026] POST /volume/v3/attachments => generated 273 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:03:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4ca2a87a-9fb2-4967-a864-946d4d49870e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4ca2a87a-9fb2-4967-a864-946d4d49870e tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:03:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4ca2a87a-9fb2-4967-a864-946d4d49870e tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4ca2a87a-9fb2-4967-a864-946d4d49870e tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:54 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:54 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:03:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e6ce9b42-3d0f-4f7e-bc45-845c307b8344 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e6ce9b42-3d0f-4f7e-bc45-845c307b8344 None None] GET http://192.168.122.147/volume// Sep 05 21:03:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e6ce9b42-3d0f-4f7e-bc45-845c307b8344 None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e6ce9b42-3d0f-4f7e-bc45-845c307b8344 None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e6ce9b42-3d0f-4f7e-bc45-845c307b8344 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 21:03:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1208/2463] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 21:03:54 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 21:03:54 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:54 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:03:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-c97bfc59-2ede-4555-8efb-299f7edffcde req-3e1d3af3-123d-4fe4-8b81-0377c6cc557a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-c97bfc59-2ede-4555-8efb-299f7edffcde req-3e1d3af3-123d-4fe4-8b81-0377c6cc557a tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:03:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-c97bfc59-2ede-4555-8efb-299f7edffcde req-3e1d3af3-123d-4fe4-8b81-0377c6cc557a tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-c97bfc59-2ede-4555-8efb-299f7edffcde req-3e1d3af3-123d-4fe4-8b81-0377c6cc557a tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:55 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-4ca2a87a-9fb2-4967-a864-946d4d49870e tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:03:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4ca2a87a-9fb2-4967-a864-946d4d49870e tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 200 Sep 05 21:03:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1256/2464] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:03:54 2026] GET /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 882 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:55 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:55 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:03:55 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:55 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:03:55 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-c97bfc59-2ede-4555-8efb-299f7edffcde req-3e1d3af3-123d-4fe4-8b81-0377c6cc557a tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:03:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-c97bfc59-2ede-4555-8efb-299f7edffcde req-3e1d3af3-123d-4fe4-8b81-0377c6cc557a tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 200 Sep 05 21:03:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1209/2465] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 21:03:54 2026] GET /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 1063 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:03:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-c97bfc59-2ede-4555-8efb-299f7edffcde req-12e3ee85-49e9-471f-b6e7-288cff46a467 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-c97bfc59-2ede-4555-8efb-299f7edffcde req-12e3ee85-49e9-471f-b6e7-288cff46a467 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] PUT http://192.168.122.147/volume/v3/attachments/7e528140-c37b-4d0e-832f-17d558b0f8fc Sep 05 21:03:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-c97bfc59-2ede-4555-8efb-299f7edffcde req-12e3ee85-49e9-471f-b6e7-288cff46a467 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8dfc494d0f2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4190e5b0-3c92-4807-a8e5-fb98516f3e01", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:03:55 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-c97bfc59-2ede-4555-8efb-299f7edffcde req-12e3ee85-49e9-471f-b6e7-288cff46a467 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Acquiring lock "cinder-attachment_update-8c41f109-3fb2-4fa0-9de9-07e4ca95e69d-devstack" by "attachment_update" {{(pid=87415) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 21:03:55 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-c97bfc59-2ede-4555-8efb-299f7edffcde req-12e3ee85-49e9-471f-b6e7-288cff46a467 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Lock "cinder-attachment_update-8c41f109-3fb2-4fa0-9de9-07e4ca95e69d-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=87415) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 21:03:55 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:55 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:03:55 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:55 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:03:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0f316500-8bdb-4da7-a62b-31d5c8ab4f30 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0f316500-8bdb-4da7-a62b-31d5c8ab4f30 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:03:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0f316500-8bdb-4da7-a62b-31d5c8ab4f30 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1594206090", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:03:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-0f316500-8bdb-4da7-a62b-31d5c8ab4f30 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1594206090', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:03:55 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-0f316500-8bdb-4da7-a62b-31d5c8ab4f30 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Create volume of 1 GB Sep 05 21:03:55 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0f316500-8bdb-4da7-a62b-31d5c8ab4f30 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Availability Zones retrieved successfully. Sep 05 21:03:55 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-0f316500-8bdb-4da7-a62b-31d5c8ab4f30 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Flow 'volume_create_api' (6e1b1e2d-b782-4eed-b954-aa8b0fbb496b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:03:55 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-0f316500-8bdb-4da7-a62b-31d5c8ab4f30 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be8244b9-9c66-45c4-b00a-5635c0413f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:03:55 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-0f316500-8bdb-4da7-a62b-31d5c8ab4f30 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:03:55 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-0f316500-8bdb-4da7-a62b-31d5c8ab4f30 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be8244b9-9c66-45c4-b00a-5635c0413f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:03:55 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-0f316500-8bdb-4da7-a62b-31d5c8ab4f30 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7527466-79b8-4aed-92f4-5aa4ff7969d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:03:55 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-0f316500-8bdb-4da7-a62b-31d5c8ab4f30 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Created reservations ['fdc9dac8-f67d-4518-8be2-0b462af566f1', '09e407db-6094-4f4d-b018-4204c9533725', 'c5a8ab0b-566e-4df2-9206-acebe45c136c', '5d4d04a1-d658-4822-a487-126ef6abaf92'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:03:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-0f316500-8bdb-4da7-a62b-31d5c8ab4f30 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7527466-79b8-4aed-92f4-5aa4ff7969d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdc9dac8-f67d-4518-8be2-0b462af566f1', '09e407db-6094-4f4d-b018-4204c9533725', 'c5a8ab0b-566e-4df2-9206-acebe45c136c', '5d4d04a1-d658-4822-a487-126ef6abaf92']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:03:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-0f316500-8bdb-4da7-a62b-31d5c8ab4f30 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f673ce44-47f2-443e-9b6d-90a8c722ef7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:03:56 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:56 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:03:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-0f316500-8bdb-4da7-a62b-31d5c8ab4f30 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f673ce44-47f2-443e-9b6d-90a8c722ef7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '354b8394-453c-4d69-a929-ef7672f08a62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1594206090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c77112f5a7428aa22acc43f6aa5751',qos_specs=None,replication_status=,reservations=['fdc9dac8-f67d-4518-8be2-0b462af566f1','09e407db-6094-4f4d-b018-4204c9533725','c5a8ab0b-566e-4df2-9206-acebe45c136c','5d4d04a1-d658-4822-a487-126ef6abaf92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de4ee16d23a64cd98b4fb23d719557b0',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:03:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1594206090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=354b8394-453c-4d69-a929-ef7672f08a62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74c77112f5a7428aa22acc43f6aa5751',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de4ee16d23a64cd98b4fb23d719557b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:03:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-0f316500-8bdb-4da7-a62b-31d5c8ab4f30 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ccb496d-e04c-41e4-bc95-00828e5b8104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:03:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-0f316500-8bdb-4da7-a62b-31d5c8ab4f30 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ccb496d-e04c-41e4-bc95-00828e5b8104) transitioned into state 'SUCCESS' from state '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-1594206090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c77112f5a7428aa22acc43f6aa5751',qos_specs=None,replication_status=,reservations=['fdc9dac8-f67d-4518-8be2-0b462af566f1','09e407db-6094-4f4d-b018-4204c9533725','c5a8ab0b-566e-4df2-9206-acebe45c136c','5d4d04a1-d658-4822-a487-126ef6abaf92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de4ee16d23a64cd98b4fb23d719557b0',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:03:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-0f316500-8bdb-4da7-a62b-31d5c8ab4f30 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa545eb6-f866-4bd9-9e51-8639003edf8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:03:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-0f316500-8bdb-4da7-a62b-31d5c8ab4f30 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa545eb6-f866-4bd9-9e51-8639003edf8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:03:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-0f316500-8bdb-4da7-a62b-31d5c8ab4f30 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Flow 'volume_create_api' (6e1b1e2d-b782-4eed-b954-aa8b0fbb496b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:03:56 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0f316500-8bdb-4da7-a62b-31d5c8ab4f30 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Create volume request issued successfully. Sep 05 21:03:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0f316500-8bdb-4da7-a62b-31d5c8ab4f30 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:03:56 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1210/2466] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:03:55 2026] POST /volume/v3/volumes => generated 774 bytes in 820 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:03:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1212779b-4561-46b1-acaa-d41a03307fd1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1212779b-4561-46b1-acaa-d41a03307fd1 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:03:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1212779b-4561-46b1-acaa-d41a03307fd1 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1212779b-4561-46b1-acaa-d41a03307fd1 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:56 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:56 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:03:56 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:56 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:03:56 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-1212779b-4561-46b1-acaa-d41a03307fd1 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:03:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1212779b-4561-46b1-acaa-d41a03307fd1 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 200 Sep 05 21:03:56 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1211/2467] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:03:56 2026] GET /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 882 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c51e75fd-2f25-4416-b921-7eff043269fc None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c51e75fd-2f25-4416-b921-7eff043269fc tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:03:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c51e75fd-2f25-4416-b921-7eff043269fc tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-982576263", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:03:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-c51e75fd-2f25-4416-b921-7eff043269fc tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-982576263', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:03:56 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-c51e75fd-2f25-4416-b921-7eff043269fc tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Create volume of 1 GB Sep 05 21:03:56 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c51e75fd-2f25-4416-b921-7eff043269fc tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Availability Zones retrieved successfully. Sep 05 21:03:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c51e75fd-2f25-4416-b921-7eff043269fc tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Flow 'volume_create_api' (f9ae7f3f-c7b9-407e-9f41-a96b992ba1eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:03:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c51e75fd-2f25-4416-b921-7eff043269fc tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb5f3c1b-95dd-4a52-a9c6-fc6ef3991c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:03:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-c51e75fd-2f25-4416-b921-7eff043269fc tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:03:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c51e75fd-2f25-4416-b921-7eff043269fc tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb5f3c1b-95dd-4a52-a9c6-fc6ef3991c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:03:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c51e75fd-2f25-4416-b921-7eff043269fc tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (459a97b6-ede0-4c0c-a790-32d87653adb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:03:56 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-c51e75fd-2f25-4416-b921-7eff043269fc tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Created reservations ['28986370-1174-41f2-8085-5250b0a55533', '35602211-ad43-4783-b468-4ab3a3fb3e21', 'fe4648c3-4099-4f61-88dc-2ec1d81be42a', 'b90084e9-0d2a-448f-9157-89bbb0da9779'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:03:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c51e75fd-2f25-4416-b921-7eff043269fc tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (459a97b6-ede0-4c0c-a790-32d87653adb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28986370-1174-41f2-8085-5250b0a55533', '35602211-ad43-4783-b468-4ab3a3fb3e21', 'fe4648c3-4099-4f61-88dc-2ec1d81be42a', 'b90084e9-0d2a-448f-9157-89bbb0da9779']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:03:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c51e75fd-2f25-4416-b921-7eff043269fc tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c5b8395-571b-4079-943c-c93abd44cc7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:03:56 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:56 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:03:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c51e75fd-2f25-4416-b921-7eff043269fc tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c5b8395-571b-4079-943c-c93abd44cc7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abf786e9-8fcb-417b-a885-3e104d40b6c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-982576263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c77112f5a7428aa22acc43f6aa5751',qos_specs=None,replication_status=,reservations=['28986370-1174-41f2-8085-5250b0a55533','35602211-ad43-4783-b468-4ab3a3fb3e21','fe4648c3-4099-4f61-88dc-2ec1d81be42a','b90084e9-0d2a-448f-9157-89bbb0da9779'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de4ee16d23a64cd98b4fb23d719557b0',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:03:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-982576263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abf786e9-8fcb-417b-a885-3e104d40b6c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74c77112f5a7428aa22acc43f6aa5751',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de4ee16d23a64cd98b4fb23d719557b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:03:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c51e75fd-2f25-4416-b921-7eff043269fc tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9b7a945-9cf7-4dc6-b731-bdd91d0ddb87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:03:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c51e75fd-2f25-4416-b921-7eff043269fc tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9b7a945-9cf7-4dc6-b731-bdd91d0ddb87) transitioned into state 'SUCCESS' from state '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-982576263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c77112f5a7428aa22acc43f6aa5751',qos_specs=None,replication_status=,reservations=['28986370-1174-41f2-8085-5250b0a55533','35602211-ad43-4783-b468-4ab3a3fb3e21','fe4648c3-4099-4f61-88dc-2ec1d81be42a','b90084e9-0d2a-448f-9157-89bbb0da9779'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de4ee16d23a64cd98b4fb23d719557b0',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:03:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c51e75fd-2f25-4416-b921-7eff043269fc tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51ab3f9e-9844-496f-8066-64dbfa36ecce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:03:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c51e75fd-2f25-4416-b921-7eff043269fc tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51ab3f9e-9844-496f-8066-64dbfa36ecce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:03:56 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c51e75fd-2f25-4416-b921-7eff043269fc tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Flow 'volume_create_api' (f9ae7f3f-c7b9-407e-9f41-a96b992ba1eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:03:56 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c51e75fd-2f25-4416-b921-7eff043269fc tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Create volume request issued successfully. Sep 05 21:03:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c51e75fd-2f25-4416-b921-7eff043269fc tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:03:56 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1212/2468] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:03:56 2026] POST /volume/v3/volumes => generated 773 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:03:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e04a47d9-5fc4-4a89-b755-eda4a878e4f1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e04a47d9-5fc4-4a89-b755-eda4a878e4f1 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:03:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e04a47d9-5fc4-4a89-b755-eda4a878e4f1 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e04a47d9-5fc4-4a89-b755-eda4a878e4f1 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:57 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:57 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:03:57 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:57 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:03:57 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e04a47d9-5fc4-4a89-b755-eda4a878e4f1 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:03:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e04a47d9-5fc4-4a89-b755-eda4a878e4f1 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 200 Sep 05 21:03:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1213/2469] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:03:57 2026] GET /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 882 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0381cd11-d7b6-4c59-8f17-0b1a5cad6414 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0381cd11-d7b6-4c59-8f17-0b1a5cad6414 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:03:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0381cd11-d7b6-4c59-8f17-0b1a5cad6414 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0381cd11-d7b6-4c59-8f17-0b1a5cad6414 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:58 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:58 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:03:58 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:58 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:03:58 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0381cd11-d7b6-4c59-8f17-0b1a5cad6414 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:03:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0381cd11-d7b6-4c59-8f17-0b1a5cad6414 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 200 Sep 05 21:03:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1214/2470] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:03:58 2026] GET /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 882 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:03:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d4df0e52-3a4b-4d5a-bd7c-5d9b512b25b3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:03:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d4df0e52-3a4b-4d5a-bd7c-5d9b512b25b3 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:03:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d4df0e52-3a4b-4d5a-bd7c-5d9b512b25b3 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:03:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d4df0e52-3a4b-4d5a-bd7c-5d9b512b25b3 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:03:59 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:03:59 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:03:59 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:03:59 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:03:59 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d4df0e52-3a4b-4d5a-bd7c-5d9b512b25b3 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:03:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d4df0e52-3a4b-4d5a-bd7c-5d9b512b25b3 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 200 Sep 05 21:03:59 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1215/2471] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:03:59 2026] GET /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 882 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f90b126d-19a9-437d-b2ae-7f10a90906f5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f90b126d-19a9-437d-b2ae-7f10a90906f5 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:04:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f90b126d-19a9-437d-b2ae-7f10a90906f5 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f90b126d-19a9-437d-b2ae-7f10a90906f5 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:00 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:00 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:00 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:00 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:00 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f90b126d-19a9-437d-b2ae-7f10a90906f5 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:04:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f90b126d-19a9-437d-b2ae-7f10a90906f5 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 200 Sep 05 21:04:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1216/2472] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:00 2026] GET /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 882 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-86e19070-a858-47f2-9365-e7f1d2f88866 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-86e19070-a858-47f2-9365-e7f1d2f88866 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:04:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-86e19070-a858-47f2-9365-e7f1d2f88866 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-86e19070-a858-47f2-9365-e7f1d2f88866 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:01 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:01 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:01 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:01 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:01 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-86e19070-a858-47f2-9365-e7f1d2f88866 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:04:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-86e19070-a858-47f2-9365-e7f1d2f88866 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 200 Sep 05 21:04:01 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1217/2473] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:01 2026] GET /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 882 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d9ccd0ef-1e8e-4da5-94e8-c466794f054c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d9ccd0ef-1e8e-4da5-94e8-c466794f054c tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:04:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d9ccd0ef-1e8e-4da5-94e8-c466794f054c tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d9ccd0ef-1e8e-4da5-94e8-c466794f054c tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:02 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:02 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:02 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:02 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:02 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d9ccd0ef-1e8e-4da5-94e8-c466794f054c tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:04:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d9ccd0ef-1e8e-4da5-94e8-c466794f054c tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 200 Sep 05 21:04:02 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1218/2474] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:02 2026] GET /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 882 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d798d9be-17e4-45b8-b568-06ce0f811085 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d798d9be-17e4-45b8-b568-06ce0f811085 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:04:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d798d9be-17e4-45b8-b568-06ce0f811085 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d798d9be-17e4-45b8-b568-06ce0f811085 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:03 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:03 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:03 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:03 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:03 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d798d9be-17e4-45b8-b568-06ce0f811085 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:04:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d798d9be-17e4-45b8-b568-06ce0f811085 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 200 Sep 05 21:04:03 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1219/2475] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:03 2026] GET /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 882 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d2ab018b-47e6-48e6-b826-47df140dce8b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d2ab018b-47e6-48e6-b826-47df140dce8b tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:04:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d2ab018b-47e6-48e6-b826-47df140dce8b tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d2ab018b-47e6-48e6-b826-47df140dce8b tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:05 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:05 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:05 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:05 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:05 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d2ab018b-47e6-48e6-b826-47df140dce8b tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:04:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d2ab018b-47e6-48e6-b826-47df140dce8b tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 200 Sep 05 21:04:05 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1220/2476] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:04 2026] GET /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 882 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:05 devstack devstack@c-api.service[87415]: DEBUG dbcounter [-] [87415] Writing DB stats cinder:SELECT=48,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=87415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:04:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5cc50d8c-d8d1-4e7d-b7eb-ab9d059e9892 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5cc50d8c-d8d1-4e7d-b7eb-ab9d059e9892 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:04:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5cc50d8c-d8d1-4e7d-b7eb-ab9d059e9892 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5cc50d8c-d8d1-4e7d-b7eb-ab9d059e9892 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:06 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:06 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:06 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:06 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:06 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5cc50d8c-d8d1-4e7d-b7eb-ab9d059e9892 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:04:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5cc50d8c-d8d1-4e7d-b7eb-ab9d059e9892 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 200 Sep 05 21:04:06 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1221/2477] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:06 2026] GET /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 882 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c324206e-8527-4e3f-8fc8-28a9e050b862 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c324206e-8527-4e3f-8fc8-28a9e050b862 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:04:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c324206e-8527-4e3f-8fc8-28a9e050b862 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c324206e-8527-4e3f-8fc8-28a9e050b862 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:07 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:07 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:07 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:07 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:07 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c324206e-8527-4e3f-8fc8-28a9e050b862 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:04:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c324206e-8527-4e3f-8fc8-28a9e050b862 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 200 Sep 05 21:04:07 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1222/2478] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:07 2026] GET /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 882 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9d59c6ed-6cdc-4d9a-8967-199aaff10003 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9d59c6ed-6cdc-4d9a-8967-199aaff10003 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:04:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9d59c6ed-6cdc-4d9a-8967-199aaff10003 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9d59c6ed-6cdc-4d9a-8967-199aaff10003 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:08 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:08 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:08 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:08 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:08 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9d59c6ed-6cdc-4d9a-8967-199aaff10003 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:04:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9d59c6ed-6cdc-4d9a-8967-199aaff10003 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 200 Sep 05 21:04:08 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1223/2479] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:08 2026] GET /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 882 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4b90bd6a-ecce-4769-843d-9ee857de40a3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4b90bd6a-ecce-4769-843d-9ee857de40a3 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:04:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4b90bd6a-ecce-4769-843d-9ee857de40a3 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4b90bd6a-ecce-4769-843d-9ee857de40a3 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:09 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:09 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:09 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:09 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:09 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4b90bd6a-ecce-4769-843d-9ee857de40a3 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:04:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4b90bd6a-ecce-4769-843d-9ee857de40a3 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 200 Sep 05 21:04:09 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1224/2480] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:09 2026] GET /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 882 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3c26167a-44b9-4762-9bc1-c6773c38e374 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3c26167a-44b9-4762-9bc1-c6773c38e374 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:04:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3c26167a-44b9-4762-9bc1-c6773c38e374 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3c26167a-44b9-4762-9bc1-c6773c38e374 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:10 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:10 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:10 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:10 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:10 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3c26167a-44b9-4762-9bc1-c6773c38e374 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:04:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3c26167a-44b9-4762-9bc1-c6773c38e374 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 200 Sep 05 21:04:10 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1225/2481] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:10 2026] GET /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 882 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-cce576f4-1d0c-4f33-9deb-d6f0a4f17f76 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cce576f4-1d0c-4f33-9deb-d6f0a4f17f76 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:04:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cce576f4-1d0c-4f33-9deb-d6f0a4f17f76 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cce576f4-1d0c-4f33-9deb-d6f0a4f17f76 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:11 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:11 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:11 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:11 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:11 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-cce576f4-1d0c-4f33-9deb-d6f0a4f17f76 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:04:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cce576f4-1d0c-4f33-9deb-d6f0a4f17f76 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 200 Sep 05 21:04:11 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1226/2482] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:11 2026] GET /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 882 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-02212b4a-0118-4bc4-b288-beb2540730cc None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-02212b4a-0118-4bc4-b288-beb2540730cc tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:04:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-02212b4a-0118-4bc4-b288-beb2540730cc tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-02212b4a-0118-4bc4-b288-beb2540730cc tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:12 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:12 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:12 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:12 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:12 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-02212b4a-0118-4bc4-b288-beb2540730cc tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:04:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-02212b4a-0118-4bc4-b288-beb2540730cc tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 200 Sep 05 21:04:12 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1227/2483] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:12 2026] GET /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 882 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-52f6af8a-d205-40f1-9c15-ab308a19c8d7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-52f6af8a-d205-40f1-9c15-ab308a19c8d7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:04:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-52f6af8a-d205-40f1-9c15-ab308a19c8d7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-52f6af8a-d205-40f1-9c15-ab308a19c8d7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:13 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:13 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:13 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:13 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:13 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-52f6af8a-d205-40f1-9c15-ab308a19c8d7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:04:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-52f6af8a-d205-40f1-9c15-ab308a19c8d7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 200 Sep 05 21:04:13 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1228/2484] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:13 2026] GET /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 882 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:04:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fc502041-c1c7-4c84-b409-312209f39f59 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fc502041-c1c7-4c84-b409-312209f39f59 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:04:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fc502041-c1c7-4c84-b409-312209f39f59 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fc502041-c1c7-4c84-b409-312209f39f59 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:14 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:14 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:14 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:14 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:15 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-fc502041-c1c7-4c84-b409-312209f39f59 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:04:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fc502041-c1c7-4c84-b409-312209f39f59 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 200 Sep 05 21:04:15 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1229/2485] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:14 2026] GET /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 882 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1e7322c5-b4be-4e17-b590-90affc973711 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1e7322c5-b4be-4e17-b590-90affc973711 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:04:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1e7322c5-b4be-4e17-b590-90affc973711 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1e7322c5-b4be-4e17-b590-90affc973711 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:16 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:16 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:16 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:16 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:16 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-1e7322c5-b4be-4e17-b590-90affc973711 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:04:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1e7322c5-b4be-4e17-b590-90affc973711 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 200 Sep 05 21:04:16 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1230/2486] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:16 2026] GET /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 882 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:16 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-c97bfc59-2ede-4555-8efb-299f7edffcde req-12e3ee85-49e9-471f-b6e7-288cff46a467 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Lock "cinder-attachment_update-8c41f109-3fb2-4fa0-9de9-07e4ca95e69d-devstack" released by "attachment_update" :: held 21.103s {{(pid=87415) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 21:04:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-c97bfc59-2ede-4555-8efb-299f7edffcde req-12e3ee85-49e9-471f-b6e7-288cff46a467 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/attachments/7e528140-c37b-4d0e-832f-17d558b0f8fc returned with HTTP 200 Sep 05 21:04:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1257/2487] 192.168.122.147 () {66 vars in 1593 bytes} [Sat Sep 5 21:03:55 2026] PUT /volume/v3/attachments/7e528140-c37b-4d0e-832f-17d558b0f8fc => generated 694 bytes in 21162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:04:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fa06195d-9ce8-4464-98cf-61808e7fbad1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fa06195d-9ce8-4464-98cf-61808e7fbad1 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] GET http://192.168.122.147/volume/v3/volumes/8089d7c5-cd1d-4e47-9bea-fc11201b0a65 Sep 05 21:04:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fa06195d-9ce8-4464-98cf-61808e7fbad1 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fa06195d-9ce8-4464-98cf-61808e7fbad1 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:17 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:17 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:17 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:17 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:17 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-fa06195d-9ce8-4464-98cf-61808e7fbad1 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Volume info retrieved successfully. Sep 05 21:04:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b70186f3-b311-4e8d-b97e-96bf9811befb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fa06195d-9ce8-4464-98cf-61808e7fbad1 tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] http://192.168.122.147/volume/v3/volumes/8089d7c5-cd1d-4e47-9bea-fc11201b0a65 returned with HTTP 200 Sep 05 21:04:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b70186f3-b311-4e8d-b97e-96bf9811befb tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:04:17 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1231/2488] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:17 2026] GET /volume/v3/volumes/8089d7c5-cd1d-4e47-9bea-fc11201b0a65 => generated 858 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b70186f3-b311-4e8d-b97e-96bf9811befb tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b70186f3-b311-4e8d-b97e-96bf9811befb tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-c97bfc59-2ede-4555-8efb-299f7edffcde req-47b6a567-7483-44e4-9ba0-a1ee2c25e37d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-c97bfc59-2ede-4555-8efb-299f7edffcde req-47b6a567-7483-44e4-9ba0-a1ee2c25e37d tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] POST http://192.168.122.147/volume/v3/attachments/7e528140-c37b-4d0e-832f-17d558b0f8fc/action Sep 05 21:04:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-c97bfc59-2ede-4555-8efb-299f7edffcde req-47b6a567-7483-44e4-9ba0-a1ee2c25e37d tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Action body: b'{"os-complete": null}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:04:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-c97bfc59-2ede-4555-8efb-299f7edffcde req-47b6a567-7483-44e4-9ba0-a1ee2c25e37d tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:17 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:17 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:17 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:17 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:17 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:17 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:17 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b70186f3-b311-4e8d-b97e-96bf9811befb tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:04:17 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:17 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b70186f3-b311-4e8d-b97e-96bf9811befb tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 200 Sep 05 21:04:17 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1258/2489] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:17 2026] GET /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 883 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-c97bfc59-2ede-4555-8efb-299f7edffcde req-47b6a567-7483-44e4-9ba0-a1ee2c25e37d tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/attachments/7e528140-c37b-4d0e-832f-17d558b0f8fc/action returned with HTTP 204 Sep 05 21:04:17 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1232/2490] 192.168.122.147 () {66 vars in 1614 bytes} [Sat Sep 5 21:04:17 2026] POST /volume/v3/attachments/7e528140-c37b-4d0e-832f-17d558b0f8fc/action => generated 0 bytes in 130 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:04:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8c5a5cca-e0ac-439c-99aa-e6c1fec8ccfb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8c5a5cca-e0ac-439c-99aa-e6c1fec8ccfb tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] DELETE http://192.168.122.147/volume/v3/volumes/8089d7c5-cd1d-4e47-9bea-fc11201b0a65 Sep 05 21:04:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8c5a5cca-e0ac-439c-99aa-e6c1fec8ccfb tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8c5a5cca-e0ac-439c-99aa-e6c1fec8ccfb tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:17 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-8c5a5cca-e0ac-439c-99aa-e6c1fec8ccfb tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Delete volume with id: 8089d7c5-cd1d-4e47-9bea-fc11201b0a65 Sep 05 21:04:17 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:17 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:17 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:17 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:17 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8c5a5cca-e0ac-439c-99aa-e6c1fec8ccfb tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Volume info retrieved successfully. Sep 05 21:04:17 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8c5a5cca-e0ac-439c-99aa-e6c1fec8ccfb tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Delete volume request issued successfully. Sep 05 21:04:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8c5a5cca-e0ac-439c-99aa-e6c1fec8ccfb tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] http://192.168.122.147/volume/v3/volumes/8089d7c5-cd1d-4e47-9bea-fc11201b0a65 returned with HTTP 202 Sep 05 21:04:17 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1259/2491] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:04:17 2026] DELETE /volume/v3/volumes/8089d7c5-cd1d-4e47-9bea-fc11201b0a65 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:04:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-86579d9b-df67-469c-b670-02ac5a06e34f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-86579d9b-df67-469c-b670-02ac5a06e34f tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] GET http://192.168.122.147/volume/v3/volumes/8089d7c5-cd1d-4e47-9bea-fc11201b0a65 Sep 05 21:04:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-86579d9b-df67-469c-b670-02ac5a06e34f tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-86579d9b-df67-469c-b670-02ac5a06e34f tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:17 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:17 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:17 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:17 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:17 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-86579d9b-df67-469c-b670-02ac5a06e34f tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Volume info retrieved successfully. Sep 05 21:04:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-86579d9b-df67-469c-b670-02ac5a06e34f tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] http://192.168.122.147/volume/v3/volumes/8089d7c5-cd1d-4e47-9bea-fc11201b0a65 returned with HTTP 200 Sep 05 21:04:17 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1233/2492] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:17 2026] GET /volume/v3/volumes/8089d7c5-cd1d-4e47-9bea-fc11201b0a65 => generated 857 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:04:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-bc28f4f5-3b81-431e-b4ef-a3740555aaa7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bc28f4f5-3b81-431e-b4ef-a3740555aaa7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:04:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bc28f4f5-3b81-431e-b4ef-a3740555aaa7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bc28f4f5-3b81-431e-b4ef-a3740555aaa7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:18 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:18 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:18 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:18 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:18 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-bc28f4f5-3b81-431e-b4ef-a3740555aaa7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:04:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bc28f4f5-3b81-431e-b4ef-a3740555aaa7 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 200 Sep 05 21:04:18 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1260/2493] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:18 2026] GET /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 1175 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:04:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9c2f2aac-fe2d-4e8a-b746-04ad4e057afc None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9c2f2aac-fe2d-4e8a-b746-04ad4e057afc tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:04:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9c2f2aac-fe2d-4e8a-b746-04ad4e057afc tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9c2f2aac-fe2d-4e8a-b746-04ad4e057afc tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:18 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:18 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:18 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:18 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:18 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9c2f2aac-fe2d-4e8a-b746-04ad4e057afc tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:04:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9c2f2aac-fe2d-4e8a-b746-04ad4e057afc tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 200 Sep 05 21:04:18 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1234/2494] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:18 2026] GET /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 1175 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:04:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-01856302-0f73-4f9f-ab9a-d603bf8e5bae None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-01856302-0f73-4f9f-ab9a-d603bf8e5bae tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] GET http://192.168.122.147/volume/v3/volumes/8089d7c5-cd1d-4e47-9bea-fc11201b0a65 Sep 05 21:04:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-01856302-0f73-4f9f-ab9a-d603bf8e5bae tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-01856302-0f73-4f9f-ab9a-d603bf8e5bae tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-01856302-0f73-4f9f-ab9a-d603bf8e5bae tempest-TestImageHashVerification-1454297305 tempest-TestImageHashVerification-1454297305-project-member] http://192.168.122.147/volume/v3/volumes/8089d7c5-cd1d-4e47-9bea-fc11201b0a65 returned with HTTP 404 Sep 05 21:04:18 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1261/2495] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:18 2026] GET /volume/v3/volumes/8089d7c5-cd1d-4e47-9bea-fc11201b0a65 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:04:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-a3c5068f-fa00-4285-9392-bf98aa47e18b req-f331c7c7-a61a-4b3c-bf7b-25ae3f45de7e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-a3c5068f-fa00-4285-9392-bf98aa47e18b req-f331c7c7-a61a-4b3c-bf7b-25ae3f45de7e tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:04:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-a3c5068f-fa00-4285-9392-bf98aa47e18b req-f331c7c7-a61a-4b3c-bf7b-25ae3f45de7e tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-a3c5068f-fa00-4285-9392-bf98aa47e18b req-f331c7c7-a61a-4b3c-bf7b-25ae3f45de7e tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:19 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:19 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:19 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:19 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:19 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-a3c5068f-fa00-4285-9392-bf98aa47e18b req-f331c7c7-a61a-4b3c-bf7b-25ae3f45de7e tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:04:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-a3c5068f-fa00-4285-9392-bf98aa47e18b req-f331c7c7-a61a-4b3c-bf7b-25ae3f45de7e tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 200 Sep 05 21:04:19 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1235/2496] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 21:04:19 2026] GET /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 1175 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:04:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-a3c5068f-fa00-4285-9392-bf98aa47e18b req-a95350a5-aed6-4387-9510-153c920cc032 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-a3c5068f-fa00-4285-9392-bf98aa47e18b req-a95350a5-aed6-4387-9510-153c920cc032 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] POST http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d/action Sep 05 21:04:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-a3c5068f-fa00-4285-9392-bf98aa47e18b req-a95350a5-aed6-4387-9510-153c920cc032 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:04:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-a3c5068f-fa00-4285-9392-bf98aa47e18b req-a95350a5-aed6-4387-9510-153c920cc032 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:19 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:19 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:19 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:19 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:19 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-a3c5068f-fa00-4285-9392-bf98aa47e18b req-a95350a5-aed6-4387-9510-153c920cc032 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:04:19 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-a3c5068f-fa00-4285-9392-bf98aa47e18b req-a95350a5-aed6-4387-9510-153c920cc032 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Begin detaching volume completed successfully. Sep 05 21:04:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-a3c5068f-fa00-4285-9392-bf98aa47e18b req-a95350a5-aed6-4387-9510-153c920cc032 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d/action returned with HTTP 202 Sep 05 21:04:19 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1262/2497] 192.168.122.147 () {64 vars in 1561 bytes} [Sat Sep 5 21:04:19 2026] POST /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:04:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-419d6ee6-e5fa-4827-af88-cc98e82033b6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-419d6ee6-e5fa-4827-af88-cc98e82033b6 None None] GET http://192.168.122.147/volume// Sep 05 21:04:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-419d6ee6-e5fa-4827-af88-cc98e82033b6 None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-419d6ee6-e5fa-4827-af88-cc98e82033b6 None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-419d6ee6-e5fa-4827-af88-cc98e82033b6 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 21:04:19 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1236/2498] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 21:04:19 2026] GET /volume/ => generated 390 bytes in 29 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:04:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-a3c5068f-fa00-4285-9392-bf98aa47e18b req-ac91c3d2-3f15-4f2b-bf97-6e52dbed01be None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-a3c5068f-fa00-4285-9392-bf98aa47e18b req-ac91c3d2-3f15-4f2b-bf97-6e52dbed01be tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:04:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-a3c5068f-fa00-4285-9392-bf98aa47e18b req-ac91c3d2-3f15-4f2b-bf97-6e52dbed01be tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-a3c5068f-fa00-4285-9392-bf98aa47e18b req-ac91c3d2-3f15-4f2b-bf97-6e52dbed01be tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:19 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:19 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:19 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:19 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:19 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-a3c5068f-fa00-4285-9392-bf98aa47e18b req-ac91c3d2-3f15-4f2b-bf97-6e52dbed01be tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:04:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-a3c5068f-fa00-4285-9392-bf98aa47e18b req-ac91c3d2-3f15-4f2b-bf97-6e52dbed01be tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 200 Sep 05 21:04:19 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1263/2499] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 21:04:19 2026] GET /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 1359 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:04:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-a3c5068f-fa00-4285-9392-bf98aa47e18b req-9ad82179-0650-4c68-a5c4-6702fe748a0f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-a3c5068f-fa00-4285-9392-bf98aa47e18b req-9ad82179-0650-4c68-a5c4-6702fe748a0f tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] DELETE http://192.168.122.147/volume/v3/attachments/7e528140-c37b-4d0e-832f-17d558b0f8fc Sep 05 21:04:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-a3c5068f-fa00-4285-9392-bf98aa47e18b req-9ad82179-0650-4c68-a5c4-6702fe748a0f tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-a3c5068f-fa00-4285-9392-bf98aa47e18b req-9ad82179-0650-4c68-a5c4-6702fe748a0f tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:20 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:20 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:20 devstack devstack@c-api.service[87416]: /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 05 21:04:20 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, Sep 05 21:04:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-a3c5068f-fa00-4285-9392-bf98aa47e18b req-9ad82179-0650-4c68-a5c4-6702fe748a0f tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/attachments/7e528140-c37b-4d0e-832f-17d558b0f8fc returned with HTTP 200 Sep 05 21:04:20 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1237/2500] 192.168.122.147 () {64 vars in 1562 bytes} [Sat Sep 5 21:04:20 2026] DELETE /volume/v3/attachments/7e528140-c37b-4d0e-832f-17d558b0f8fc => generated 19 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-75f49f5b-e745-457a-a233-65827dc84c7e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-75f49f5b-e745-457a-a233-65827dc84c7e tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] DELETE http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:04:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-75f49f5b-e745-457a-a233-65827dc84c7e tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-75f49f5b-e745-457a-a233-65827dc84c7e tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:24 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-75f49f5b-e745-457a-a233-65827dc84c7e tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Delete volume with id: 8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:04:24 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:24 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-75f49f5b-e745-457a-a233-65827dc84c7e tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:04:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-75f49f5b-e745-457a-a233-65827dc84c7e tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Delete volume request issued successfully. Sep 05 21:04:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-75f49f5b-e745-457a-a233-65827dc84c7e tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 202 Sep 05 21:04:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1264/2501] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:04:24 2026] DELETE /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:04:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-46db7d0e-4b61-41d1-bcf3-6e1c858e0acc None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-46db7d0e-4b61-41d1-bcf3-6e1c858e0acc tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:04:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-46db7d0e-4b61-41d1-bcf3-6e1c858e0acc tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-46db7d0e-4b61-41d1-bcf3-6e1c858e0acc tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:24 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:24 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:24 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:24 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:24 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-46db7d0e-4b61-41d1-bcf3-6e1c858e0acc tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:04:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-46db7d0e-4b61-41d1-bcf3-6e1c858e0acc tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 200 Sep 05 21:04:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1238/2502] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:24 2026] GET /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 882 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-377ee599-5f31-4431-af0e-9bcb1cdf9161 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-377ee599-5f31-4431-af0e-9bcb1cdf9161 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d Sep 05 21:04:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-377ee599-5f31-4431-af0e-9bcb1cdf9161 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-377ee599-5f31-4431-af0e-9bcb1cdf9161 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-377ee599-5f31-4431-af0e-9bcb1cdf9161 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d returned with HTTP 404 Sep 05 21:04:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1265/2503] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:25 2026] GET /volume/v3/volumes/8c41f109-3fb2-4fa0-9de9-07e4ca95e69d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:04:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6c7780c3-0999-4495-afa5-cd315e51b62d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6c7780c3-0999-4495-afa5-cd315e51b62d tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/de25d7a8-e3fb-4d07-afac-34230efac5d6 Sep 05 21:04:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6c7780c3-0999-4495-afa5-cd315e51b62d tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6c7780c3-0999-4495-afa5-cd315e51b62d tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:26 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-6c7780c3-0999-4495-afa5-cd315e51b62d tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Delete snapshot with id: de25d7a8-e3fb-4d07-afac-34230efac5d6 Sep 05 21:04:26 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:26 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:26 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6c7780c3-0999-4495-afa5-cd315e51b62d tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Snapshot retrieved successfully. Sep 05 21:04:26 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:26 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:26 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6c7780c3-0999-4495-afa5-cd315e51b62d tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Snapshot delete request issued successfully. Sep 05 21:04:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6c7780c3-0999-4495-afa5-cd315e51b62d tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/snapshots/de25d7a8-e3fb-4d07-afac-34230efac5d6 returned with HTTP 202 Sep 05 21:04:26 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1239/2504] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:04:26 2026] DELETE /volume/v3/snapshots/de25d7a8-e3fb-4d07-afac-34230efac5d6 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:04:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-76a80f41-b801-40dc-b7dd-3b366b3d9093 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-76a80f41-b801-40dc-b7dd-3b366b3d9093 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/snapshots/de25d7a8-e3fb-4d07-afac-34230efac5d6 Sep 05 21:04:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-76a80f41-b801-40dc-b7dd-3b366b3d9093 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-76a80f41-b801-40dc-b7dd-3b366b3d9093 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:26 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:26 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:26 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-76a80f41-b801-40dc-b7dd-3b366b3d9093 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Snapshot retrieved successfully. Sep 05 21:04:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-76a80f41-b801-40dc-b7dd-3b366b3d9093 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/snapshots/de25d7a8-e3fb-4d07-afac-34230efac5d6 returned with HTTP 200 Sep 05 21:04:26 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1266/2505] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:04:26 2026] GET /volume/v3/snapshots/de25d7a8-e3fb-4d07-afac-34230efac5d6 => generated 460 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c073b0e6-ab0a-4fd1-a7fb-b73fbff823c9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c073b0e6-ab0a-4fd1-a7fb-b73fbff823c9 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/snapshots/de25d7a8-e3fb-4d07-afac-34230efac5d6 Sep 05 21:04:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c073b0e6-ab0a-4fd1-a7fb-b73fbff823c9 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c073b0e6-ab0a-4fd1-a7fb-b73fbff823c9 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:27 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:27 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:27 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c073b0e6-ab0a-4fd1-a7fb-b73fbff823c9 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Snapshot retrieved successfully. Sep 05 21:04:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c073b0e6-ab0a-4fd1-a7fb-b73fbff823c9 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/snapshots/de25d7a8-e3fb-4d07-afac-34230efac5d6 returned with HTTP 200 Sep 05 21:04:27 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1240/2506] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:04:27 2026] GET /volume/v3/snapshots/de25d7a8-e3fb-4d07-afac-34230efac5d6 => generated 460 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5abd4d4d-2d3e-42d5-97b4-add8950e8e95 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5abd4d4d-2d3e-42d5-97b4-add8950e8e95 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/snapshots/de25d7a8-e3fb-4d07-afac-34230efac5d6 Sep 05 21:04:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5abd4d4d-2d3e-42d5-97b4-add8950e8e95 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5abd4d4d-2d3e-42d5-97b4-add8950e8e95 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5abd4d4d-2d3e-42d5-97b4-add8950e8e95 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/snapshots/de25d7a8-e3fb-4d07-afac-34230efac5d6 returned with HTTP 404 Sep 05 21:04:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1267/2507] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:04:28 2026] GET /volume/v3/snapshots/de25d7a8-e3fb-4d07-afac-34230efac5d6 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:04:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-411c9b79-bf51-4c4e-a7fe-cd205545eeec req-07cf4c39-8e7b-4193-bbc0-28ea146e6a67 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-411c9b79-bf51-4c4e-a7fe-cd205545eeec req-07cf4c39-8e7b-4193-bbc0-28ea146e6a67 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 Sep 05 21:04:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-411c9b79-bf51-4c4e-a7fe-cd205545eeec req-07cf4c39-8e7b-4193-bbc0-28ea146e6a67 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-411c9b79-bf51-4c4e-a7fe-cd205545eeec req-07cf4c39-8e7b-4193-bbc0-28ea146e6a67 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:28 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:28 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:28 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:28 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-411c9b79-bf51-4c4e-a7fe-cd205545eeec req-07cf4c39-8e7b-4193-bbc0-28ea146e6a67 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:04:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-411c9b79-bf51-4c4e-a7fe-cd205545eeec req-07cf4c39-8e7b-4193-bbc0-28ea146e6a67 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 returned with HTTP 200 Sep 05 21:04:28 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1241/2508] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 21:04:28 2026] GET /volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4187e7fb-098f-4c0a-b5f4-c3e5235e50df None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4187e7fb-098f-4c0a-b5f4-c3e5235e50df tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] GET http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 Sep 05 21:04:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4187e7fb-098f-4c0a-b5f4-c3e5235e50df tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4187e7fb-098f-4c0a-b5f4-c3e5235e50df tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:30 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:30 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:30 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:30 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:30 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-4187e7fb-098f-4c0a-b5f4-c3e5235e50df tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4187e7fb-098f-4c0a-b5f4-c3e5235e50df tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 returned with HTTP 200 Sep 05 21:04:30 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1268/2509] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:30 2026] GET /volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 => generated 867 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-da28604d-d390-496f-9b3e-2508501ad0b5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-da28604d-d390-496f-9b3e-2508501ad0b5 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] GET http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 Sep 05 21:04:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-da28604d-d390-496f-9b3e-2508501ad0b5 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-da28604d-d390-496f-9b3e-2508501ad0b5 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:30 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:30 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:30 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:30 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:30 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-da28604d-d390-496f-9b3e-2508501ad0b5 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-da28604d-d390-496f-9b3e-2508501ad0b5 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 returned with HTTP 200 Sep 05 21:04:30 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1242/2510] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:30 2026] GET /volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 => generated 867 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-e89ab4f8-2cf4-4f78-95d5-eeaf8676623d req-3ff5975b-bbc1-4bd8-bbe4-1fe832502380 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-e89ab4f8-2cf4-4f78-95d5-eeaf8676623d req-3ff5975b-bbc1-4bd8-bbe4-1fe832502380 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] GET http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 Sep 05 21:04:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-e89ab4f8-2cf4-4f78-95d5-eeaf8676623d req-3ff5975b-bbc1-4bd8-bbe4-1fe832502380 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-e89ab4f8-2cf4-4f78-95d5-eeaf8676623d req-3ff5975b-bbc1-4bd8-bbe4-1fe832502380 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:30 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:30 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:30 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:30 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:30 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-e89ab4f8-2cf4-4f78-95d5-eeaf8676623d req-3ff5975b-bbc1-4bd8-bbe4-1fe832502380 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-e89ab4f8-2cf4-4f78-95d5-eeaf8676623d req-3ff5975b-bbc1-4bd8-bbe4-1fe832502380 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 returned with HTTP 200 Sep 05 21:04:30 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1269/2511] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 21:04:30 2026] GET /volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 => generated 867 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1bc71725-df7d-43f7-8aee-2ded30b83624 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1bc71725-df7d-43f7-8aee-2ded30b83624 None None] GET http://192.168.122.147/volume// Sep 05 21:04:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1bc71725-df7d-43f7-8aee-2ded30b83624 None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1bc71725-df7d-43f7-8aee-2ded30b83624 None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1bc71725-df7d-43f7-8aee-2ded30b83624 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 21:04:30 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1243/2512] 192.168.122.147 () {58 vars in 1317 bytes} [Sat Sep 5 21:04:30 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:04:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-e89ab4f8-2cf4-4f78-95d5-eeaf8676623d req-914ceedf-fd8e-472e-be30-5a842ff8c5ee None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-e89ab4f8-2cf4-4f78-95d5-eeaf8676623d req-914ceedf-fd8e-472e-be30-5a842ff8c5ee tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 05 21:04:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-e89ab4f8-2cf4-4f78-95d5-eeaf8676623d req-914ceedf-fd8e-472e-be30-5a842ff8c5ee tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "354b8394-453c-4d69-a929-ef7672f08a62", "connector": null, "instance_uuid": "9d065551-30cf-4210-abbd-ead68e6740a1"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:30 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:30 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:30 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:30 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-e89ab4f8-2cf4-4f78-95d5-eeaf8676623d req-914ceedf-fd8e-472e-be30-5a842ff8c5ee tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 05 21:04:30 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1270/2513] 192.168.122.147 () {66 vars in 1483 bytes} [Sat Sep 5 21:04:30 2026] POST /volume/v3/attachments => generated 273 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:04:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ae21721f-3cc3-4bc6-82a6-f452e2c16aa4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ae21721f-3cc3-4bc6-82a6-f452e2c16aa4 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] GET http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 Sep 05 21:04:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ae21721f-3cc3-4bc6-82a6-f452e2c16aa4 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ae21721f-3cc3-4bc6-82a6-f452e2c16aa4 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:30 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:30 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:30 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:30 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:30 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ae21721f-3cc3-4bc6-82a6-f452e2c16aa4 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4d1ae13e-f799-429c-9f9d-c96797398422 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4d1ae13e-f799-429c-9f9d-c96797398422 None None] GET http://192.168.122.147/volume// Sep 05 21:04:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4d1ae13e-f799-429c-9f9d-c96797398422 None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4d1ae13e-f799-429c-9f9d-c96797398422 None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ae21721f-3cc3-4bc6-82a6-f452e2c16aa4 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 returned with HTTP 200 Sep 05 21:04:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4d1ae13e-f799-429c-9f9d-c96797398422 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 21:04:30 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1244/2514] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:30 2026] GET /volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 => generated 866 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:30 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1271/2515] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 21:04:30 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:04:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-e89ab4f8-2cf4-4f78-95d5-eeaf8676623d req-f086d776-6ba4-4883-864f-864639fb954b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-e89ab4f8-2cf4-4f78-95d5-eeaf8676623d req-f086d776-6ba4-4883-864f-864639fb954b tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] GET http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 Sep 05 21:04:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-e89ab4f8-2cf4-4f78-95d5-eeaf8676623d req-f086d776-6ba4-4883-864f-864639fb954b tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-e89ab4f8-2cf4-4f78-95d5-eeaf8676623d req-f086d776-6ba4-4883-864f-864639fb954b tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:30 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:30 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:30 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:30 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:30 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-e89ab4f8-2cf4-4f78-95d5-eeaf8676623d req-f086d776-6ba4-4883-864f-864639fb954b tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-e89ab4f8-2cf4-4f78-95d5-eeaf8676623d req-f086d776-6ba4-4883-864f-864639fb954b tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 returned with HTTP 200 Sep 05 21:04:30 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1245/2516] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 21:04:30 2026] GET /volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 => generated 1047 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:04:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-e89ab4f8-2cf4-4f78-95d5-eeaf8676623d req-ebdf0012-6aa7-4945-9703-b959b5a392c8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-e89ab4f8-2cf4-4f78-95d5-eeaf8676623d req-ebdf0012-6aa7-4945-9703-b959b5a392c8 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] PUT http://192.168.122.147/volume/v3/attachments/17c6cc75-f515-42db-a962-87f534a9e7c5 Sep 05 21:04:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-e89ab4f8-2cf4-4f78-95d5-eeaf8676623d req-ebdf0012-6aa7-4945-9703-b959b5a392c8 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8dfc494d0f2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4190e5b0-3c92-4807-a8e5-fb98516f3e01", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:31 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-e89ab4f8-2cf4-4f78-95d5-eeaf8676623d req-ebdf0012-6aa7-4945-9703-b959b5a392c8 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Acquiring lock "cinder-attachment_update-354b8394-453c-4d69-a929-ef7672f08a62-devstack" by "attachment_update" {{(pid=87415) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 21:04:31 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-e89ab4f8-2cf4-4f78-95d5-eeaf8676623d req-ebdf0012-6aa7-4945-9703-b959b5a392c8 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Lock "cinder-attachment_update-354b8394-453c-4d69-a929-ef7672f08a62-devstack" acquired by "attachment_update" :: waited 0.034s {{(pid=87415) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 21:04:31 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:31 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:31 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:31 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:31 devstack devstack@c-api.service[87415]: DEBUG cinder.coordination [req-e89ab4f8-2cf4-4f78-95d5-eeaf8676623d req-ebdf0012-6aa7-4945-9703-b959b5a392c8 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Lock "cinder-attachment_update-354b8394-453c-4d69-a929-ef7672f08a62-devstack" released by "attachment_update" :: held 0.278s {{(pid=87415) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 21:04:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-e89ab4f8-2cf4-4f78-95d5-eeaf8676623d req-ebdf0012-6aa7-4945-9703-b959b5a392c8 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/attachments/17c6cc75-f515-42db-a962-87f534a9e7c5 returned with HTTP 200 Sep 05 21:04:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1272/2517] 192.168.122.147 () {66 vars in 1593 bytes} [Sat Sep 5 21:04:31 2026] PUT /volume/v3/attachments/17c6cc75-f515-42db-a962-87f534a9e7c5 => generated 694 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:04:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6c5249b0-e98e-4740-a712-7aed62670ea6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6c5249b0-e98e-4740-a712-7aed62670ea6 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] GET http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 Sep 05 21:04:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6c5249b0-e98e-4740-a712-7aed62670ea6 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6c5249b0-e98e-4740-a712-7aed62670ea6 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:31 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:31 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:31 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:31 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:31 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6c5249b0-e98e-4740-a712-7aed62670ea6 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6c5249b0-e98e-4740-a712-7aed62670ea6 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 returned with HTTP 200 Sep 05 21:04:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1246/2518] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:31 2026] GET /volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 => generated 867 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-e89ab4f8-2cf4-4f78-95d5-eeaf8676623d req-64dfeda6-3a9b-4c7a-b8f1-296c3cf59bbc None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-e89ab4f8-2cf4-4f78-95d5-eeaf8676623d req-64dfeda6-3a9b-4c7a-b8f1-296c3cf59bbc tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] POST http://192.168.122.147/volume/v3/attachments/17c6cc75-f515-42db-a962-87f534a9e7c5/action Sep 05 21:04:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-e89ab4f8-2cf4-4f78-95d5-eeaf8676623d req-64dfeda6-3a9b-4c7a-b8f1-296c3cf59bbc tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Action body: b'{"os-complete": null}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:04:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-e89ab4f8-2cf4-4f78-95d5-eeaf8676623d req-64dfeda6-3a9b-4c7a-b8f1-296c3cf59bbc tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:32 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:32 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:32 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:32 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-e89ab4f8-2cf4-4f78-95d5-eeaf8676623d req-64dfeda6-3a9b-4c7a-b8f1-296c3cf59bbc tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/attachments/17c6cc75-f515-42db-a962-87f534a9e7c5/action returned with HTTP 204 Sep 05 21:04:32 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1273/2519] 192.168.122.147 () {66 vars in 1614 bytes} [Sat Sep 5 21:04:32 2026] POST /volume/v3/attachments/17c6cc75-f515-42db-a962-87f534a9e7c5/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:04:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-62f2a0e2-0506-48cc-8e3a-8f0bbc322635 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-62f2a0e2-0506-48cc-8e3a-8f0bbc322635 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] DELETE http://192.168.122.147/volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 Sep 05 21:04:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-62f2a0e2-0506-48cc-8e3a-8f0bbc322635 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-62f2a0e2-0506-48cc-8e3a-8f0bbc322635 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:32 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-62f2a0e2-0506-48cc-8e3a-8f0bbc322635 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Delete volume with id: 3d5c057e-e87d-4632-895a-8a2c2cbf1d09 Sep 05 21:04:32 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:32 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:32 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:32 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:32 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-62f2a0e2-0506-48cc-8e3a-8f0bbc322635 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:04:32 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-62f2a0e2-0506-48cc-8e3a-8f0bbc322635 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Delete volume request issued successfully. Sep 05 21:04:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-62f2a0e2-0506-48cc-8e3a-8f0bbc322635 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 returned with HTTP 202 Sep 05 21:04:32 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1247/2520] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:04:32 2026] DELETE /volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:04:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c2937be4-3723-46ea-9285-688d31236411 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c2937be4-3723-46ea-9285-688d31236411 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 Sep 05 21:04:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c2937be4-3723-46ea-9285-688d31236411 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c2937be4-3723-46ea-9285-688d31236411 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:32 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:32 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:32 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:32 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:32 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c2937be4-3723-46ea-9285-688d31236411 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Volume info retrieved successfully. Sep 05 21:04:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c2937be4-3723-46ea-9285-688d31236411 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 returned with HTTP 200 Sep 05 21:04:32 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1274/2521] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:32 2026] GET /volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-20467b3a-cae6-4f49-8e5a-8f708eaeb3b1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-20467b3a-cae6-4f49-8e5a-8f708eaeb3b1 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:04:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-20467b3a-cae6-4f49-8e5a-8f708eaeb3b1 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-467598841"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-20467b3a-cae6-4f49-8e5a-8f708eaeb3b1 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-467598841'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:04:32 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-20467b3a-cae6-4f49-8e5a-8f708eaeb3b1 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Create volume of 1 GB Sep 05 21:04:32 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-20467b3a-cae6-4f49-8e5a-8f708eaeb3b1 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Availability Zones retrieved successfully. Sep 05 21:04:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-20467b3a-cae6-4f49-8e5a-8f708eaeb3b1 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Flow 'volume_create_api' (793db70d-481b-4338-ac06-90d3843e38de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:04:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-20467b3a-cae6-4f49-8e5a-8f708eaeb3b1 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bc94adf-2cb1-4ce7-822c-42c1c4f9e8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-20467b3a-cae6-4f49-8e5a-8f708eaeb3b1 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:04:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-20467b3a-cae6-4f49-8e5a-8f708eaeb3b1 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bc94adf-2cb1-4ce7-822c-42c1c4f9e8b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-20467b3a-cae6-4f49-8e5a-8f708eaeb3b1 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b6a3f55-dad4-4902-8b2e-7ec57494d97c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:32 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-20467b3a-cae6-4f49-8e5a-8f708eaeb3b1 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Created reservations ['29766788-d7ef-43c5-aca0-f9e6520543dd', 'dd6310b8-b255-4159-866e-d2efa23e1e4b', 'e25a0e91-16f1-4361-999f-a9fc72f4c56c', '096a56b5-ef23-4753-b9f6-9c6fc4d28dd1'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:04:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-20467b3a-cae6-4f49-8e5a-8f708eaeb3b1 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b6a3f55-dad4-4902-8b2e-7ec57494d97c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29766788-d7ef-43c5-aca0-f9e6520543dd', 'dd6310b8-b255-4159-866e-d2efa23e1e4b', 'e25a0e91-16f1-4361-999f-a9fc72f4c56c', '096a56b5-ef23-4753-b9f6-9c6fc4d28dd1']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-20467b3a-cae6-4f49-8e5a-8f708eaeb3b1 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (434bdc91-5c2e-4ee9-8940-7d6ab011a589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:32 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:32 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-20467b3a-cae6-4f49-8e5a-8f708eaeb3b1 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (434bdc91-5c2e-4ee9-8940-7d6ab011a589) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2afd43e-0f39-478c-a399-2d2087796779', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-467598841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dfb4cc085a847bf88bf9b3322f46594',qos_specs=None,replication_status=,reservations=['29766788-d7ef-43c5-aca0-f9e6520543dd','dd6310b8-b255-4159-866e-d2efa23e1e4b','e25a0e91-16f1-4361-999f-a9fc72f4c56c','096a56b5-ef23-4753-b9f6-9c6fc4d28dd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f565796255274ed5b2f3c317da54dc5c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:04:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-467598841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2afd43e-0f39-478c-a399-2d2087796779,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dfb4cc085a847bf88bf9b3322f46594',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f565796255274ed5b2f3c317da54dc5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-20467b3a-cae6-4f49-8e5a-8f708eaeb3b1 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05cd82b3-1012-4bc4-83ec-ea1f61c5fccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:33 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-20467b3a-cae6-4f49-8e5a-8f708eaeb3b1 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05cd82b3-1012-4bc4-83ec-ea1f61c5fccf) transitioned into state 'SUCCESS' from state '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-467598841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dfb4cc085a847bf88bf9b3322f46594',qos_specs=None,replication_status=,reservations=['29766788-d7ef-43c5-aca0-f9e6520543dd','dd6310b8-b255-4159-866e-d2efa23e1e4b','e25a0e91-16f1-4361-999f-a9fc72f4c56c','096a56b5-ef23-4753-b9f6-9c6fc4d28dd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f565796255274ed5b2f3c317da54dc5c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:33 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-20467b3a-cae6-4f49-8e5a-8f708eaeb3b1 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c550340c-1010-42fb-92b6-8518126ece7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-27bf89ea-9006-4fcc-9899-38f60e2e16aa None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-27bf89ea-9006-4fcc-9899-38f60e2e16aa tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] GET http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 Sep 05 21:04:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-27bf89ea-9006-4fcc-9899-38f60e2e16aa tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-27bf89ea-9006-4fcc-9899-38f60e2e16aa tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:33 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:33 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:33 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-20467b3a-cae6-4f49-8e5a-8f708eaeb3b1 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c550340c-1010-42fb-92b6-8518126ece7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:33 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:33 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:33 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-20467b3a-cae6-4f49-8e5a-8f708eaeb3b1 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Flow 'volume_create_api' (793db70d-481b-4338-ac06-90d3843e38de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:04:33 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-20467b3a-cae6-4f49-8e5a-8f708eaeb3b1 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Create volume request issued successfully. Sep 05 21:04:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-20467b3a-cae6-4f49-8e5a-8f708eaeb3b1 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:04:33 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1248/2522] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 21:04:32 2026] POST /volume/v3/volumes => generated 768 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 21:04:33 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-27bf89ea-9006-4fcc-9899-38f60e2e16aa tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-27bf89ea-9006-4fcc-9899-38f60e2e16aa tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 returned with HTTP 200 Sep 05 21:04:33 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1275/2523] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:33 2026] GET /volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 => generated 1159 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:04:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a870b441-bd65-4cd5-95d8-5f41e7fefca5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a870b441-bd65-4cd5-95d8-5f41e7fefca5 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] GET http://192.168.122.147/volume/v3/volumes/f2afd43e-0f39-478c-a399-2d2087796779 Sep 05 21:04:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a870b441-bd65-4cd5-95d8-5f41e7fefca5 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a870b441-bd65-4cd5-95d8-5f41e7fefca5 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7423c2ee-294e-439b-b444-168974421f5b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7423c2ee-294e-439b-b444-168974421f5b tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] GET http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 Sep 05 21:04:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7423c2ee-294e-439b-b444-168974421f5b tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7423c2ee-294e-439b-b444-168974421f5b tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:33 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:33 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:33 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:33 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:33 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:33 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:33 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a870b441-bd65-4cd5-95d8-5f41e7fefca5 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Volume info retrieved successfully. Sep 05 21:04:33 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:33 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a870b441-bd65-4cd5-95d8-5f41e7fefca5 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes/f2afd43e-0f39-478c-a399-2d2087796779 returned with HTTP 200 Sep 05 21:04:33 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1249/2524] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:33 2026] GET /volume/v3/volumes/f2afd43e-0f39-478c-a399-2d2087796779 => generated 836 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:33 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7423c2ee-294e-439b-b444-168974421f5b tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7423c2ee-294e-439b-b444-168974421f5b tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 returned with HTTP 200 Sep 05 21:04:33 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1276/2525] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:33 2026] GET /volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 => generated 1159 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:04:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6e83cfc8-a697-4ac3-889c-ef79df9c5584 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6e83cfc8-a697-4ac3-889c-ef79df9c5584 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] POST http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62/action Sep 05 21:04:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6e83cfc8-a697-4ac3-889c-ef79df9c5584 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Action body: b'{"os-detach": {}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:04:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6e83cfc8-a697-4ac3-889c-ef79df9c5584 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:33 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:33 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:33 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:33 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:33 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6e83cfc8-a697-4ac3-889c-ef79df9c5584 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:33 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6e83cfc8-a697-4ac3-889c-ef79df9c5584 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Attachment connected to vm 9d065551-30cf-4210-abbd-ead68e6740a1, checking data on nova Sep 05 21:04:33 devstack devstack@c-api.service[87416]: DEBUG cinder.compute.nova [None req-6e83cfc8-a697-4ac3-889c-ef79df9c5584 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Creating Keystone token plugin using URL: http://192.168.122.147/identity {{(pid=87416) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 05 21:04:33 devstack devstack@c-api.service[87416]: DEBUG novaclient.v2.client [None req-6e83cfc8-a697-4ac3-889c-ef79df9c5584 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] REQ: curl -g -i -X GET http://192.168.122.147/compute/v2.1/servers/9d065551-30cf-4210-abbd-ead68e6740a1/os-volume_attachments/354b8394-453c-4d69-a929-ef7672f08a62 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}fd8e9c4ee4f54f05010474b4b787fdb2942c06d5990298fa236a21775660ac7a" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-6e83cfc8-a697-4ac3-889c-ef79df9c5584" -H "X-Service-Token: {SHA256}0ca773552cfbccbfeea93edfa1c03cd29a67a4aa9d2a05df85937d0f5f5157cc" {{(pid=87416) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 05 21:04:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ea150ec2-1f33-48e6-852a-36798fef4283 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ea150ec2-1f33-48e6-852a-36798fef4283 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] GET http://192.168.122.147/volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 Sep 05 21:04:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ea150ec2-1f33-48e6-852a-36798fef4283 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ea150ec2-1f33-48e6-852a-36798fef4283 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ea150ec2-1f33-48e6-852a-36798fef4283 tempest-TestStampPattern-957294977 tempest-TestStampPattern-957294977-project-member] http://192.168.122.147/volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 returned with HTTP 404 Sep 05 21:04:33 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1277/2526] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:33 2026] GET /volume/v3/volumes/3d5c057e-e87d-4632-895a-8a2c2cbf1d09 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:04:33 devstack devstack@c-api.service[87416]: DEBUG novaclient.v2.client [None req-6e83cfc8-a697-4ac3-889c-ef79df9c5584 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 05 Sep 2026 19:04:33 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-65f6c9bc-1e5f-4123-aa35-2039986c81dd x-openstack-request-id: req-65f6c9bc-1e5f-4123-aa35-2039986c81dd {{(pid=87416) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 05 21:04:33 devstack devstack@c-api.service[87416]: DEBUG novaclient.v2.client [None req-6e83cfc8-a697-4ac3-889c-ef79df9c5584 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "354b8394-453c-4d69-a929-ef7672f08a62", "serverId": "9d065551-30cf-4210-abbd-ead68e6740a1", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "17c6cc75-f515-42db-a962-87f534a9e7c5", "bdm_uuid": "5d7b8cc7-fc0f-4f5a-8c4c-f0bf46c34f0d"}} {{(pid=87416) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 05 21:04:33 devstack devstack@c-api.service[87416]: DEBUG novaclient.v2.client [None req-6e83cfc8-a697-4ac3-889c-ef79df9c5584 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] GET call to compute for http://192.168.122.147/compute/v2.1/servers/9d065551-30cf-4210-abbd-ead68e6740a1/os-volume_attachments/354b8394-453c-4d69-a929-ef7672f08a62 used request id req-65f6c9bc-1e5f-4123-aa35-2039986c81dd {{(pid=87416) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.volume.api [None req-6e83cfc8-a697-4ac3-889c-ef79df9c5584 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-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 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault [None req-6e83cfc8-a697-4ac3-889c-ef79df9c5584 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Caught error: Detach volume from instance 9d065551-30cf-4210-abbd-ead68e6740a1 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 9d065551-30cf-4210-abbd-ead68e6740a1 using the Compute API Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: 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 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 9d065551-30cf-4210-abbd-ead68e6740a1 using the Compute API Sep 05 21:04:33 devstack devstack@c-api.service[87416]: ERROR cinder.api.middleware.fault Sep 05 21:04:33 devstack devstack@c-api.service[87416]: INFO cinder.api.middleware.fault [None req-6e83cfc8-a697-4ac3-889c-ef79df9c5584 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62/action returned with HTTP 409 Sep 05 21:04:33 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1250/2527] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 21:04:33 2026] POST /volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62/action => generated 167 bytes in 473 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:04:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-51b5df80-4f3f-4c49-be5f-c4574ab618a2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-51b5df80-4f3f-4c49-be5f-c4574ab618a2 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] POST http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62/action Sep 05 21:04:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-51b5df80-4f3f-4c49-be5f-c4574ab618a2 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:04:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-51b5df80-4f3f-4c49-be5f-c4574ab618a2 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:33 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:33 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:33 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:33 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:33 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-51b5df80-4f3f-4c49-be5f-c4574ab618a2 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:33 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-51b5df80-4f3f-4c49-be5f-c4574ab618a2 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Attachment connected to vm 9d065551-30cf-4210-abbd-ead68e6740a1, checking data on nova Sep 05 21:04:33 devstack devstack@c-api.service[87415]: DEBUG cinder.compute.nova [None req-51b5df80-4f3f-4c49-be5f-c4574ab618a2 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Creating Keystone token plugin using URL: http://192.168.122.147/identity {{(pid=87415) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 05 21:04:34 devstack devstack@c-api.service[87415]: DEBUG novaclient.v2.client [None req-51b5df80-4f3f-4c49-be5f-c4574ab618a2 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] REQ: curl -g -i -X GET http://192.168.122.147/compute/v2.1/servers/9d065551-30cf-4210-abbd-ead68e6740a1/os-volume_attachments/354b8394-453c-4d69-a929-ef7672f08a62 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}8506f7bf8127cf0c7a08ee77e3534a88c99a708ddeff45f8cb4cf70029d6178b" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-51b5df80-4f3f-4c49-be5f-c4574ab618a2" -H "X-Service-Token: {SHA256}0a9293ef74a97a2919468bd2baa1fd76a4957d0c8d84a7e90f0ab2210649d264" {{(pid=87415) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 05 21:04:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7b5d14e6-2160-452c-b087-782ab5af6137 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7b5d14e6-2160-452c-b087-782ab5af6137 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] GET http://192.168.122.147/volume/v3/volumes/f2afd43e-0f39-478c-a399-2d2087796779 Sep 05 21:04:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7b5d14e6-2160-452c-b087-782ab5af6137 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7b5d14e6-2160-452c-b087-782ab5af6137 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:34 devstack devstack@c-api.service[87415]: DEBUG novaclient.v2.client [None req-51b5df80-4f3f-4c49-be5f-c4574ab618a2 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 05 Sep 2026 19:04:34 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-839eb749-b4f4-4f4d-bae5-d486a10e5e93 x-openstack-request-id: req-839eb749-b4f4-4f4d-bae5-d486a10e5e93 {{(pid=87415) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 05 21:04:34 devstack devstack@c-api.service[87415]: DEBUG novaclient.v2.client [None req-51b5df80-4f3f-4c49-be5f-c4574ab618a2 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "354b8394-453c-4d69-a929-ef7672f08a62", "serverId": "9d065551-30cf-4210-abbd-ead68e6740a1", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "17c6cc75-f515-42db-a962-87f534a9e7c5", "bdm_uuid": "5d7b8cc7-fc0f-4f5a-8c4c-f0bf46c34f0d"}} {{(pid=87415) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 05 21:04:34 devstack devstack@c-api.service[87415]: DEBUG novaclient.v2.client [None req-51b5df80-4f3f-4c49-be5f-c4574ab618a2 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] GET call to compute for http://192.168.122.147/compute/v2.1/servers/9d065551-30cf-4210-abbd-ead68e6740a1/os-volume_attachments/354b8394-453c-4d69-a929-ef7672f08a62 used request id req-839eb749-b4f4-4f4d-bae5-d486a10e5e93 {{(pid=87415) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.volume.api [None req-51b5df80-4f3f-4c49-be5f-c4574ab618a2 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-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 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault [None req-51b5df80-4f3f-4c49-be5f-c4574ab618a2 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Caught error: Detach volume from instance 9d065551-30cf-4210-abbd-ead68e6740a1 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 9d065551-30cf-4210-abbd-ead68e6740a1 using the Compute API Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: 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 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 9d065551-30cf-4210-abbd-ead68e6740a1 using the Compute API Sep 05 21:04:34 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault Sep 05 21:04:34 devstack devstack@c-api.service[87415]: INFO cinder.api.middleware.fault [None req-51b5df80-4f3f-4c49-be5f-c4574ab618a2 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62/action returned with HTTP 409 Sep 05 21:04:34 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1278/2528] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 21:04:33 2026] POST /volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62/action => generated 167 bytes in 567 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e34163d9-5e22-406d-8961-6ad9653fc842 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:34 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1279/2529] 192.168.122.147 () {62 vars in 1481 bytes} [Sat Sep 5 21:04:34 2026] POST /volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 233 bytes (2 switches on core 0) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fca200d7-2133-4cae-bc1e-f1849befff47 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:34 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1280/2530] 192.168.122.147 () {62 vars in 1481 bytes} [Sat Sep 5 21:04:34 2026] POST /volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62/action => generated 114 bytes in 10 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4f4144ec-70c1-4c58-8f19-537893fa3df4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:34 devstack devstack@c-api.service[87416]: DEBUG oslo_db.sqlalchemy.engines [None req-7b5d14e6-2160-452c-b087-782ab5af6137 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87416) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 21:04:34 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:34 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:34 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:34 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:34 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7b5d14e6-2160-452c-b087-782ab5af6137 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Volume info retrieved successfully. Sep 05 21:04:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7b5d14e6-2160-452c-b087-782ab5af6137 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes/f2afd43e-0f39-478c-a399-2d2087796779 returned with HTTP 200 Sep 05 21:04:34 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1251/2531] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:34 2026] GET /volume/v3/volumes/f2afd43e-0f39-478c-a399-2d2087796779 => generated 860 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: WARNING keystonemiddleware.auth_token [None req-4f4144ec-70c1-4c58-8f19-537893fa3df4 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 05 21:04:34 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1281/2532] 192.168.122.147 () {62 vars in 1481 bytes} [Sat Sep 5 21:04:34 2026] POST /volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62/action => generated 114 bytes in 67 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 05 21:04:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-213d0720-3236-4c6d-ae36-c159846d06ee None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:34 devstack devstack@c-api.service[87416]: WARNING keystonemiddleware.auth_token [None req-213d0720-3236-4c6d-ae36-c159846d06ee None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 05 21:04:34 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1252/2533] 192.168.122.147 () {62 vars in 1481 bytes} [Sat Sep 5 21:04:34 2026] POST /volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62/action => generated 114 bytes in 49 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-25829015-ffdc-4b46-9b67-10b8b98ce605 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-25829015-ffdc-4b46-9b67-10b8b98ce605 tempest-TestServerVolumeAttachmentScenario-2032027640 tempest-TestServerVolumeAttachmentScenario-2032027640-project-admin] POST http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62/action Sep 05 21:04:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-25829015-ffdc-4b46-9b67-10b8b98ce605 tempest-TestServerVolumeAttachmentScenario-2032027640 tempest-TestServerVolumeAttachmentScenario-2032027640-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:04:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-25829015-ffdc-4b46-9b67-10b8b98ce605 tempest-TestServerVolumeAttachmentScenario-2032027640 tempest-TestServerVolumeAttachmentScenario-2032027640-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:34 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-25829015-ffdc-4b46-9b67-10b8b98ce605 tempest-TestServerVolumeAttachmentScenario-2032027640 tempest-TestServerVolumeAttachmentScenario-2032027640-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=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 21:04:34 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:34 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:34 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:34 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.admin_actions [None req-25829015-ffdc-4b46-9b67-10b8b98ce605 tempest-TestServerVolumeAttachmentScenario-2032027640 tempest-TestServerVolumeAttachmentScenario-2032027640-project-admin] Updating volume '354b8394-453c-4d69-a929-ef7672f08a62' with '{'status': 'error'}' {{(pid=87415) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 21:04:34 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:34 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:34 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:34 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-25829015-ffdc-4b46-9b67-10b8b98ce605 tempest-TestServerVolumeAttachmentScenario-2032027640 tempest-TestServerVolumeAttachmentScenario-2032027640-project-admin] http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62/action returned with HTTP 202 Sep 05 21:04:34 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1282/2534] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 21:04:34 2026] POST /volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62/action => generated 0 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:04:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ce0afeec-c9fe-4b5a-8125-8a79f36d28a6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ce0afeec-c9fe-4b5a-8125-8a79f36d28a6 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] GET http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 Sep 05 21:04:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ce0afeec-c9fe-4b5a-8125-8a79f36d28a6 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ce0afeec-c9fe-4b5a-8125-8a79f36d28a6 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:34 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:34 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:34 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:34 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:34 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ce0afeec-c9fe-4b5a-8125-8a79f36d28a6 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ce0afeec-c9fe-4b5a-8125-8a79f36d28a6 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 returned with HTTP 200 Sep 05 21:04:34 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1253/2535] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:34 2026] GET /volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 => generated 1158 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:04:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e149f08f-29a4-4b0c-83c0-3bd740edf3e8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e149f08f-29a4-4b0c-83c0-3bd740edf3e8 tempest-TestServerVolumeAttachmentScenario-2032027640 tempest-TestServerVolumeAttachmentScenario-2032027640-project-admin] POST http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62/action Sep 05 21:04:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e149f08f-29a4-4b0c-83c0-3bd740edf3e8 tempest-TestServerVolumeAttachmentScenario-2032027640 tempest-TestServerVolumeAttachmentScenario-2032027640-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "17c6cc75-f515-42db-a962-87f534a9e7c5"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:04:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e149f08f-29a4-4b0c-83c0-3bd740edf3e8 tempest-TestServerVolumeAttachmentScenario-2032027640 tempest-TestServerVolumeAttachmentScenario-2032027640-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "17c6cc75-f515-42db-a962-87f534a9e7c5"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:34 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:34 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:34 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:34 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:34 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e149f08f-29a4-4b0c-83c0-3bd740edf3e8 tempest-TestServerVolumeAttachmentScenario-2032027640 tempest-TestServerVolumeAttachmentScenario-2032027640-project-admin] Volume info retrieved successfully. Sep 05 21:04:34 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e149f08f-29a4-4b0c-83c0-3bd740edf3e8 tempest-TestServerVolumeAttachmentScenario-2032027640 tempest-TestServerVolumeAttachmentScenario-2032027640-project-admin] Attachment connected to vm 9d065551-30cf-4210-abbd-ead68e6740a1, checking data on nova Sep 05 21:04:34 devstack devstack@c-api.service[87415]: DEBUG cinder.compute.nova [None req-e149f08f-29a4-4b0c-83c0-3bd740edf3e8 tempest-TestServerVolumeAttachmentScenario-2032027640 tempest-TestServerVolumeAttachmentScenario-2032027640-project-admin] Creating Keystone token plugin using URL: http://192.168.122.147/identity {{(pid=87415) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 05 21:04:34 devstack devstack@c-api.service[87415]: DEBUG novaclient.v2.client [None req-e149f08f-29a4-4b0c-83c0-3bd740edf3e8 tempest-TestServerVolumeAttachmentScenario-2032027640 tempest-TestServerVolumeAttachmentScenario-2032027640-project-admin] REQ: curl -g -i -X GET http://192.168.122.147/compute/v2.1/servers/9d065551-30cf-4210-abbd-ead68e6740a1/os-volume_attachments/354b8394-453c-4d69-a929-ef7672f08a62 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b70095d04c7fff2c7f3ca99599906f4adaffc09a738a91fdedb217d316d3b659" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e149f08f-29a4-4b0c-83c0-3bd740edf3e8" -H "X-Service-Token: {SHA256}0a9293ef74a97a2919468bd2baa1fd76a4957d0c8d84a7e90f0ab2210649d264" {{(pid=87415) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 05 21:04:35 devstack devstack@c-api.service[87415]: DEBUG novaclient.v2.client [None req-e149f08f-29a4-4b0c-83c0-3bd740edf3e8 tempest-TestServerVolumeAttachmentScenario-2032027640 tempest-TestServerVolumeAttachmentScenario-2032027640-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 05 Sep 2026 19:04:34 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-fc34e89c-6793-449a-b72d-e04475bd6ee7 x-openstack-request-id: req-fc34e89c-6793-449a-b72d-e04475bd6ee7 {{(pid=87415) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 05 21:04:35 devstack devstack@c-api.service[87415]: DEBUG novaclient.v2.client [None req-e149f08f-29a4-4b0c-83c0-3bd740edf3e8 tempest-TestServerVolumeAttachmentScenario-2032027640 tempest-TestServerVolumeAttachmentScenario-2032027640-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "354b8394-453c-4d69-a929-ef7672f08a62", "serverId": "9d065551-30cf-4210-abbd-ead68e6740a1", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "17c6cc75-f515-42db-a962-87f534a9e7c5", "bdm_uuid": "5d7b8cc7-fc0f-4f5a-8c4c-f0bf46c34f0d"}} {{(pid=87415) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 05 21:04:35 devstack devstack@c-api.service[87415]: DEBUG novaclient.v2.client [None req-e149f08f-29a4-4b0c-83c0-3bd740edf3e8 tempest-TestServerVolumeAttachmentScenario-2032027640 tempest-TestServerVolumeAttachmentScenario-2032027640-project-admin] GET call to compute for http://192.168.122.147/compute/v2.1/servers/9d065551-30cf-4210-abbd-ead68e6740a1/os-volume_attachments/354b8394-453c-4d69-a929-ef7672f08a62 used request id req-fc34e89c-6793-449a-b72d-e04475bd6ee7 {{(pid=87415) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.volume.api [None req-e149f08f-29a4-4b0c-83c0-3bd740edf3e8 tempest-TestServerVolumeAttachmentScenario-2032027640 tempest-TestServerVolumeAttachmentScenario-2032027640-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 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault [None req-e149f08f-29a4-4b0c-83c0-3bd740edf3e8 tempest-TestServerVolumeAttachmentScenario-2032027640 tempest-TestServerVolumeAttachmentScenario-2032027640-project-admin] Caught error: Detach volume from instance 9d065551-30cf-4210-abbd-ead68e6740a1 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 9d065551-30cf-4210-abbd-ead68e6740a1 using the Compute API Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: 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 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 9d065551-30cf-4210-abbd-ead68e6740a1 using the Compute API Sep 05 21:04:35 devstack devstack@c-api.service[87415]: ERROR cinder.api.middleware.fault Sep 05 21:04:35 devstack devstack@c-api.service[87415]: INFO cinder.api.middleware.fault [None req-e149f08f-29a4-4b0c-83c0-3bd740edf3e8 tempest-TestServerVolumeAttachmentScenario-2032027640 tempest-TestServerVolumeAttachmentScenario-2032027640-project-admin] http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62/action returned with HTTP 409 Sep 05 21:04:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1283/2536] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 21:04:34 2026] POST /volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62/action => generated 167 bytes in 297 msecs (HTTP/1.1 409) 7 headers in 291 bytes (2 switches on core 0) Sep 05 21:04:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a3d270f4-c5f4-42f3-9e35-4553ef77e9b6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1254/2537] 192.168.122.147 () {62 vars in 1481 bytes} [Sat Sep 5 21:04:35 2026] POST /volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 233 bytes (2 switches on core 0) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-98bfcf75-0b45-48bf-9faa-8f9c97b9d36a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:35 devstack devstack@c-api.service[87415]: WARNING keystonemiddleware.auth_token [None req-98bfcf75-0b45-48bf-9faa-8f9c97b9d36a None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 05 21:04:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1284/2538] 192.168.122.147 () {62 vars in 1481 bytes} [Sat Sep 5 21:04:35 2026] POST /volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62/action => generated 114 bytes in 47 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 05 21:04:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3b2224b0-b66c-4d5f-9fa2-c6f29ca7f796 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3b2224b0-b66c-4d5f-9fa2-c6f29ca7f796 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] GET http://192.168.122.147/volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 Sep 05 21:04:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3b2224b0-b66c-4d5f-9fa2-c6f29ca7f796 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3b2224b0-b66c-4d5f-9fa2-c6f29ca7f796 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:35 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:35 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3b2224b0-b66c-4d5f-9fa2-c6f29ca7f796 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3b2224b0-b66c-4d5f-9fa2-c6f29ca7f796 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 returned with HTTP 200 Sep 05 21:04:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1255/2539] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:35 2026] GET /volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 => generated 866 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a8b80162-c8a6-436c-89b3-16b222495d45 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a8b80162-c8a6-436c-89b3-16b222495d45 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] GET http://192.168.122.147/volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 Sep 05 21:04:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a8b80162-c8a6-436c-89b3-16b222495d45 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a8b80162-c8a6-436c-89b3-16b222495d45 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:35 devstack devstack@c-api.service[87415]: DEBUG oslo_db.sqlalchemy.engines [None req-a8b80162-c8a6-436c-89b3-16b222495d45 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 21:04:35 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:35 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a8b80162-c8a6-436c-89b3-16b222495d45 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a8b80162-c8a6-436c-89b3-16b222495d45 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 returned with HTTP 200 Sep 05 21:04:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1285/2540] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:35 2026] GET /volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 => generated 866 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7e24e3a2-31aa-4437-b08e-93cd966befa9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7e24e3a2-31aa-4437-b08e-93cd966befa9 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] GET http://192.168.122.147/volume/v3/volumes/f2afd43e-0f39-478c-a399-2d2087796779 Sep 05 21:04:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7e24e3a2-31aa-4437-b08e-93cd966befa9 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7e24e3a2-31aa-4437-b08e-93cd966befa9 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:35 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:35 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7e24e3a2-31aa-4437-b08e-93cd966befa9 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Volume info retrieved successfully. Sep 05 21:04:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-79386035-656a-4672-a1c2-a60ee4031305 req-68b645d3-8b2a-4e5f-8e6d-f8a076fa85fd None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-79386035-656a-4672-a1c2-a60ee4031305 req-68b645d3-8b2a-4e5f-8e6d-f8a076fa85fd tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] GET http://192.168.122.147/volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 Sep 05 21:04:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-79386035-656a-4672-a1c2-a60ee4031305 req-68b645d3-8b2a-4e5f-8e6d-f8a076fa85fd tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-79386035-656a-4672-a1c2-a60ee4031305 req-68b645d3-8b2a-4e5f-8e6d-f8a076fa85fd tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7e24e3a2-31aa-4437-b08e-93cd966befa9 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes/f2afd43e-0f39-478c-a399-2d2087796779 returned with HTTP 200 Sep 05 21:04:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1256/2541] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:35 2026] GET /volume/v3/volumes/f2afd43e-0f39-478c-a399-2d2087796779 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:35 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8bdfca35-8b4b-48eb-aa00-f85efc163869 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8bdfca35-8b4b-48eb-aa00-f85efc163869 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 21:04:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8bdfca35-8b4b-48eb-aa00-f85efc163869 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f2afd43e-0f39-478c-a399-2d2087796779", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1381038612"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-79386035-656a-4672-a1c2-a60ee4031305 req-68b645d3-8b2a-4e5f-8e6d-f8a076fa85fd tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-79386035-656a-4672-a1c2-a60ee4031305 req-68b645d3-8b2a-4e5f-8e6d-f8a076fa85fd tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 returned with HTTP 200 Sep 05 21:04:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1286/2542] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 21:04:35 2026] GET /volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 => generated 866 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:35 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:35 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8bdfca35-8b4b-48eb-aa00-f85efc163869 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Volume info retrieved successfully. Sep 05 21:04:35 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-8bdfca35-8b4b-48eb-aa00-f85efc163869 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Create snapshot from volume f2afd43e-0f39-478c-a399-2d2087796779 Sep 05 21:04:35 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-8bdfca35-8b4b-48eb-aa00-f85efc163869 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Created reservations ['66c5e1ce-dbaa-43f2-91f8-9447d0dc30f3', 'e2592346-bba6-4c09-943a-b96b561528aa', '17041160-c1e8-4372-a54e-f8e7bf29e614', '1da3a73b-972b-447e-9e71-a23991241399'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:04:35 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:35 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6d68725e-b511-45ad-b4fe-9cf80a3562e6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6d68725e-b511-45ad-b4fe-9cf80a3562e6 None None] GET http://192.168.122.147/volume// Sep 05 21:04:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6d68725e-b511-45ad-b4fe-9cf80a3562e6 None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6d68725e-b511-45ad-b4fe-9cf80a3562e6 None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6d68725e-b511-45ad-b4fe-9cf80a3562e6 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 21:04:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1287/2543] 192.168.122.147 () {58 vars in 1317 bytes} [Sat Sep 5 21:04:35 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-79386035-656a-4672-a1c2-a60ee4031305 req-9a9a943b-7f21-48c2-9230-10b5d01d76db None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-79386035-656a-4672-a1c2-a60ee4031305 req-9a9a943b-7f21-48c2-9230-10b5d01d76db tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] POST http://192.168.122.147/volume/v3/attachments Sep 05 21:04:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-79386035-656a-4672-a1c2-a60ee4031305 req-9a9a943b-7f21-48c2-9230-10b5d01d76db tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "abf786e9-8fcb-417b-a885-3e104d40b6c5", "connector": null, "instance_uuid": "9d065551-30cf-4210-abbd-ead68e6740a1"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8bdfca35-8b4b-48eb-aa00-f85efc163869 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Snapshot create request issued successfully. Sep 05 21:04:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8bdfca35-8b4b-48eb-aa00-f85efc163869 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 21:04:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1257/2544] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 21:04:35 2026] POST /volume/v3/snapshots => generated 316 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:04:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6a1d346c-bb8b-4ae8-86fe-82a2a3015ffe None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:35 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:35 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6a1d346c-bb8b-4ae8-86fe-82a2a3015ffe tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] GET http://192.168.122.147/volume/v3/snapshots/6a7842d8-ef79-4f45-98a0-5c7b8953900f Sep 05 21:04:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6a1d346c-bb8b-4ae8-86fe-82a2a3015ffe tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6a1d346c-bb8b-4ae8-86fe-82a2a3015ffe tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6a1d346c-bb8b-4ae8-86fe-82a2a3015ffe tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Snapshot retrieved successfully. Sep 05 21:04:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6a1d346c-bb8b-4ae8-86fe-82a2a3015ffe tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/snapshots/6a7842d8-ef79-4f45-98a0-5c7b8953900f returned with HTTP 200 Sep 05 21:04:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1258/2545] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:04:35 2026] GET /volume/v3/snapshots/6a7842d8-ef79-4f45-98a0-5c7b8953900f => generated 448 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-79386035-656a-4672-a1c2-a60ee4031305 req-9a9a943b-7f21-48c2-9230-10b5d01d76db tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/attachments returned with HTTP 200 Sep 05 21:04:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1288/2546] 192.168.122.147 () {66 vars in 1483 bytes} [Sat Sep 5 21:04:35 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:04:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-12a06d83-d399-4da4-aa92-56a26d730018 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-12a06d83-d399-4da4-aa92-56a26d730018 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] GET http://192.168.122.147/volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 Sep 05 21:04:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-12a06d83-d399-4da4-aa92-56a26d730018 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-12a06d83-d399-4da4-aa92-56a26d730018 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:35 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:35 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0a3f79fd-9539-44fb-a468-d707a5a17684 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0a3f79fd-9539-44fb-a468-d707a5a17684 None None] GET http://192.168.122.147/volume// Sep 05 21:04:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0a3f79fd-9539-44fb-a468-d707a5a17684 None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0a3f79fd-9539-44fb-a468-d707a5a17684 None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0a3f79fd-9539-44fb-a468-d707a5a17684 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 21:04:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1289/2547] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 21:04:35 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:04:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-79386035-656a-4672-a1c2-a60ee4031305 req-3218159f-3640-4f2b-b415-d9d67a45ce1b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-12a06d83-d399-4da4-aa92-56a26d730018 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-79386035-656a-4672-a1c2-a60ee4031305 req-3218159f-3640-4f2b-b415-d9d67a45ce1b tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] GET http://192.168.122.147/volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 Sep 05 21:04:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-79386035-656a-4672-a1c2-a60ee4031305 req-3218159f-3640-4f2b-b415-d9d67a45ce1b tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-79386035-656a-4672-a1c2-a60ee4031305 req-3218159f-3640-4f2b-b415-d9d67a45ce1b tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-12a06d83-d399-4da4-aa92-56a26d730018 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 returned with HTTP 200 Sep 05 21:04:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1259/2548] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:35 2026] GET /volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 => generated 865 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:35 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:35 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-79386035-656a-4672-a1c2-a60ee4031305 req-3218159f-3640-4f2b-b415-d9d67a45ce1b tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-79386035-656a-4672-a1c2-a60ee4031305 req-3218159f-3640-4f2b-b415-d9d67a45ce1b tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 returned with HTTP 200 Sep 05 21:04:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1290/2549] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 21:04:35 2026] GET /volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 => generated 1046 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:04:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-79386035-656a-4672-a1c2-a60ee4031305 req-43a59d0d-ad88-4ded-ac88-9ef24c8a9b03 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-79386035-656a-4672-a1c2-a60ee4031305 req-43a59d0d-ad88-4ded-ac88-9ef24c8a9b03 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] PUT http://192.168.122.147/volume/v3/attachments/ba1a9129-2086-4201-b726-179636ca1929 Sep 05 21:04:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-79386035-656a-4672-a1c2-a60ee4031305 req-43a59d0d-ad88-4ded-ac88-9ef24c8a9b03 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.147", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8dfc494d0f2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "4190e5b0-3c92-4807-a8e5-fb98516f3e01", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:36 devstack devstack@c-api.service[87416]: DEBUG cinder.coordination [req-79386035-656a-4672-a1c2-a60ee4031305 req-43a59d0d-ad88-4ded-ac88-9ef24c8a9b03 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Acquiring lock "cinder-attachment_update-abf786e9-8fcb-417b-a885-3e104d40b6c5-devstack" by "attachment_update" {{(pid=87416) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 21:04:36 devstack devstack@c-api.service[87416]: DEBUG cinder.coordination [req-79386035-656a-4672-a1c2-a60ee4031305 req-43a59d0d-ad88-4ded-ac88-9ef24c8a9b03 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Lock "cinder-attachment_update-abf786e9-8fcb-417b-a885-3e104d40b6c5-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87416) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 21:04:36 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:36 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:36 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:36 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-64adae2b-645e-488a-9caf-5c1b5c9256fa None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-64adae2b-645e-488a-9caf-5c1b5c9256fa tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] GET http://192.168.122.147/volume/v3/snapshots/6a7842d8-ef79-4f45-98a0-5c7b8953900f Sep 05 21:04:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-64adae2b-645e-488a-9caf-5c1b5c9256fa tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-64adae2b-645e-488a-9caf-5c1b5c9256fa tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:36 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:36 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:36 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-64adae2b-645e-488a-9caf-5c1b5c9256fa tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Snapshot retrieved successfully. Sep 05 21:04:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-64adae2b-645e-488a-9caf-5c1b5c9256fa tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/snapshots/6a7842d8-ef79-4f45-98a0-5c7b8953900f returned with HTTP 200 Sep 05 21:04:36 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1291/2550] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:04:36 2026] GET /volume/v3/snapshots/6a7842d8-ef79-4f45-98a0-5c7b8953900f => generated 448 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d9b2183d-5df9-46a5-9cc2-6d082b58fe4d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d9b2183d-5df9-46a5-9cc2-6d082b58fe4d tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] GET http://192.168.122.147/volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 Sep 05 21:04:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d9b2183d-5df9-46a5-9cc2-6d082b58fe4d tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d9b2183d-5df9-46a5-9cc2-6d082b58fe4d tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:36 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:36 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:37 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:37 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:37 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d9b2183d-5df9-46a5-9cc2-6d082b58fe4d tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d9b2183d-5df9-46a5-9cc2-6d082b58fe4d tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 returned with HTTP 200 Sep 05 21:04:37 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1292/2551] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:36 2026] GET /volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 => generated 865 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-dc4f5555-d79e-40ac-a1c8-601a74a51ee7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dc4f5555-d79e-40ac-a1c8-601a74a51ee7 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] GET http://192.168.122.147/volume/v3/snapshots/6a7842d8-ef79-4f45-98a0-5c7b8953900f Sep 05 21:04:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dc4f5555-d79e-40ac-a1c8-601a74a51ee7 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dc4f5555-d79e-40ac-a1c8-601a74a51ee7 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:37 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:37 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:37 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-dc4f5555-d79e-40ac-a1c8-601a74a51ee7 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Snapshot retrieved successfully. Sep 05 21:04:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dc4f5555-d79e-40ac-a1c8-601a74a51ee7 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/snapshots/6a7842d8-ef79-4f45-98a0-5c7b8953900f returned with HTTP 200 Sep 05 21:04:37 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1293/2552] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:04:37 2026] GET /volume/v3/snapshots/6a7842d8-ef79-4f45-98a0-5c7b8953900f => generated 448 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c3a9eb6f-323b-4438-b408-3030b47a6126 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c3a9eb6f-323b-4438-b408-3030b47a6126 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] GET http://192.168.122.147/volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 Sep 05 21:04:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c3a9eb6f-323b-4438-b408-3030b47a6126 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c3a9eb6f-323b-4438-b408-3030b47a6126 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:38 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:38 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:38 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:38 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:38 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c3a9eb6f-323b-4438-b408-3030b47a6126 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c3a9eb6f-323b-4438-b408-3030b47a6126 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 returned with HTTP 200 Sep 05 21:04:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1294/2553] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:38 2026] GET /volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 => generated 865 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:38 devstack devstack@c-api.service[87416]: DEBUG cinder.coordination [req-79386035-656a-4672-a1c2-a60ee4031305 req-43a59d0d-ad88-4ded-ac88-9ef24c8a9b03 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Lock "cinder-attachment_update-abf786e9-8fcb-417b-a885-3e104d40b6c5-devstack" released by "attachment_update" :: held 2.186s {{(pid=87416) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 21:04:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-79386035-656a-4672-a1c2-a60ee4031305 req-43a59d0d-ad88-4ded-ac88-9ef24c8a9b03 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/attachments/ba1a9129-2086-4201-b726-179636ca1929 returned with HTTP 200 Sep 05 21:04:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1260/2554] 192.168.122.147 () {66 vars in 1593 bytes} [Sat Sep 5 21:04:36 2026] PUT /volume/v3/attachments/ba1a9129-2086-4201-b726-179636ca1929 => generated 694 bytes in 2224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:04:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-79386035-656a-4672-a1c2-a60ee4031305 req-6771807f-8c12-4331-840a-a010b6a37b0c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-79386035-656a-4672-a1c2-a60ee4031305 req-6771807f-8c12-4331-840a-a010b6a37b0c tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] POST http://192.168.122.147/volume/v3/attachments/ba1a9129-2086-4201-b726-179636ca1929/action Sep 05 21:04:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-79386035-656a-4672-a1c2-a60ee4031305 req-6771807f-8c12-4331-840a-a010b6a37b0c tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Action body: b'{"os-complete": null}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:04:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-79386035-656a-4672-a1c2-a60ee4031305 req-6771807f-8c12-4331-840a-a010b6a37b0c tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:38 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:38 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:38 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:38 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-79386035-656a-4672-a1c2-a60ee4031305 req-6771807f-8c12-4331-840a-a010b6a37b0c tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/attachments/ba1a9129-2086-4201-b726-179636ca1929/action returned with HTTP 204 Sep 05 21:04:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1295/2555] 192.168.122.147 () {66 vars in 1614 bytes} [Sat Sep 5 21:04:38 2026] POST /volume/v3/attachments/ba1a9129-2086-4201-b726-179636ca1929/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:04:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4a2bf5d3-9487-4e86-a4cb-463569d77073 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4a2bf5d3-9487-4e86-a4cb-463569d77073 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] GET http://192.168.122.147/volume/v3/snapshots/6a7842d8-ef79-4f45-98a0-5c7b8953900f Sep 05 21:04:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4a2bf5d3-9487-4e86-a4cb-463569d77073 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4a2bf5d3-9487-4e86-a4cb-463569d77073 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:38 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:38 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:38 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4a2bf5d3-9487-4e86-a4cb-463569d77073 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Snapshot retrieved successfully. Sep 05 21:04:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4a2bf5d3-9487-4e86-a4cb-463569d77073 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/snapshots/6a7842d8-ef79-4f45-98a0-5c7b8953900f returned with HTTP 200 Sep 05 21:04:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1261/2556] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:04:38 2026] GET /volume/v3/snapshots/6a7842d8-ef79-4f45-98a0-5c7b8953900f => generated 475 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-13c5aa1e-978a-411c-be3f-16b11b7ca683 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-13c5aa1e-978a-411c-be3f-16b11b7ca683 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:04:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-13c5aa1e-978a-411c-be3f-16b11b7ca683 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6a7842d8-ef79-4f45-98a0-5c7b8953900f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-146265355"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-13c5aa1e-978a-411c-be3f-16b11b7ca683 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Create volume request body: {'volume': {"'snapshot_id": '6a7842d8-ef79-4f45-98a0-5c7b8953900f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-146265355'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:04:38 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-13c5aa1e-978a-411c-be3f-16b11b7ca683 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Create volume of 1 GB Sep 05 21:04:38 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-13c5aa1e-978a-411c-be3f-16b11b7ca683 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Availability Zones retrieved successfully. Sep 05 21:04:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-13c5aa1e-978a-411c-be3f-16b11b7ca683 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Flow 'volume_create_api' (1b7d7a2a-4767-488f-8794-453de499c841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:04:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-13c5aa1e-978a-411c-be3f-16b11b7ca683 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79e979ec-63d3-4e89-b707-dee34bed3ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-13c5aa1e-978a-411c-be3f-16b11b7ca683 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:04:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-13c5aa1e-978a-411c-be3f-16b11b7ca683 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79e979ec-63d3-4e89-b707-dee34bed3ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-13c5aa1e-978a-411c-be3f-16b11b7ca683 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b457cc8e-e2a0-4680-9f15-84296dd89adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-13c5aa1e-978a-411c-be3f-16b11b7ca683 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Created reservations ['a67fa72e-945f-4263-be07-a47dabe05309', '4a21faf6-a45d-4a2c-bdcb-3fb58bfa0acc', 'f6af62a4-a741-448f-9c70-4751caf7db5e', '0f463a57-d02e-439f-90e3-9abeb89bf773'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-13c5aa1e-978a-411c-be3f-16b11b7ca683 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b457cc8e-e2a0-4680-9f15-84296dd89adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a67fa72e-945f-4263-be07-a47dabe05309', '4a21faf6-a45d-4a2c-bdcb-3fb58bfa0acc', 'f6af62a4-a741-448f-9c70-4751caf7db5e', '0f463a57-d02e-439f-90e3-9abeb89bf773']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-13c5aa1e-978a-411c-be3f-16b11b7ca683 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76f84708-4fb1-4672-81d1-7853216d0654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:39 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:39 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-13c5aa1e-978a-411c-be3f-16b11b7ca683 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76f84708-4fb1-4672-81d1-7853216d0654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25be8dc7-c9da-4412-a641-85e6d2c5aea1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-146265355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dfb4cc085a847bf88bf9b3322f46594',qos_specs=None,replication_status=,reservations=['a67fa72e-945f-4263-be07-a47dabe05309','4a21faf6-a45d-4a2c-bdcb-3fb58bfa0acc','f6af62a4-a741-448f-9c70-4751caf7db5e','0f463a57-d02e-439f-90e3-9abeb89bf773'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f565796255274ed5b2f3c317da54dc5c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:04:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-146265355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25be8dc7-c9da-4412-a641-85e6d2c5aea1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dfb4cc085a847bf88bf9b3322f46594',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f565796255274ed5b2f3c317da54dc5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-13c5aa1e-978a-411c-be3f-16b11b7ca683 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ad6543d-9df0-4974-a22d-81b5bb416d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-37beb2c0-103c-446d-93aa-490c5ef46ac1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-37beb2c0-103c-446d-93aa-490c5ef46ac1 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] GET http://192.168.122.147/volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 Sep 05 21:04:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-37beb2c0-103c-446d-93aa-490c5ef46ac1 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-37beb2c0-103c-446d-93aa-490c5ef46ac1 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-13c5aa1e-978a-411c-be3f-16b11b7ca683 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ad6543d-9df0-4974-a22d-81b5bb416d60) transitioned into state 'SUCCESS' from state '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-146265355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dfb4cc085a847bf88bf9b3322f46594',qos_specs=None,replication_status=,reservations=['a67fa72e-945f-4263-be07-a47dabe05309','4a21faf6-a45d-4a2c-bdcb-3fb58bfa0acc','f6af62a4-a741-448f-9c70-4751caf7db5e','0f463a57-d02e-439f-90e3-9abeb89bf773'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f565796255274ed5b2f3c317da54dc5c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-13c5aa1e-978a-411c-be3f-16b11b7ca683 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ccc2d46-e0b3-4755-b79c-7965a23f3628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:39 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:39 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:39 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:39 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-13c5aa1e-978a-411c-be3f-16b11b7ca683 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ccc2d46-e0b3-4755-b79c-7965a23f3628) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-13c5aa1e-978a-411c-be3f-16b11b7ca683 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Flow 'volume_create_api' (1b7d7a2a-4767-488f-8794-453de499c841) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:04:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-13c5aa1e-978a-411c-be3f-16b11b7ca683 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Create volume request issued successfully. Sep 05 21:04:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-13c5aa1e-978a-411c-be3f-16b11b7ca683 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:04:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1296/2557] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:04:38 2026] POST /volume/v3/volumes => generated 768 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:04:39 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-37beb2c0-103c-446d-93aa-490c5ef46ac1 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-37beb2c0-103c-446d-93aa-490c5ef46ac1 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 returned with HTTP 200 Sep 05 21:04:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1262/2558] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:39 2026] GET /volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 => generated 1158 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b7074a08-21b1-4198-ae4e-b69aa453e527 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b7074a08-21b1-4198-ae4e-b69aa453e527 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b7074a08-21b1-4198-ae4e-b69aa453e527 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6a7842d8-ef79-4f45-98a0-5c7b8953900f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1264430200"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-b7074a08-21b1-4198-ae4e-b69aa453e527 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Create volume request body: {'volume': {"'snapshot_id": '6a7842d8-ef79-4f45-98a0-5c7b8953900f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1264430200'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:04:39 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-b7074a08-21b1-4198-ae4e-b69aa453e527 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Create volume of 1 GB Sep 05 21:04:39 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:39 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b7074a08-21b1-4198-ae4e-b69aa453e527 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Availability Zones retrieved successfully. Sep 05 21:04:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-aff378f8-269f-4107-868d-426a9b830c64 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-aff378f8-269f-4107-868d-426a9b830c64 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] GET http://192.168.122.147/volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 Sep 05 21:04:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-aff378f8-269f-4107-868d-426a9b830c64 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-aff378f8-269f-4107-868d-426a9b830c64 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b7074a08-21b1-4198-ae4e-b69aa453e527 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Flow 'volume_create_api' (fb00b558-5922-4814-96dd-91eb32224e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b7074a08-21b1-4198-ae4e-b69aa453e527 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af6c7fb0-93cc-484e-be39-584fb319bc64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-b7074a08-21b1-4198-ae4e-b69aa453e527 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:04:39 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:39 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:39 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:39 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:39 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-aff378f8-269f-4107-868d-426a9b830c64 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:39 devstack devstack@c-api.service[87416]: DEBUG dbcounter [-] [87416] Writing DB stats cinder:SELECT=321,cinder:UPDATE=58,cinder:INSERT=35 {{(pid=87416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:04:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-aff378f8-269f-4107-868d-426a9b830c64 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 returned with HTTP 200 Sep 05 21:04:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1263/2559] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:39 2026] GET /volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 => generated 1158 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:04:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ad696505-f89e-4796-b7e7-7bbbd15f9266 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ad696505-f89e-4796-b7e7-7bbbd15f9266 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] POST http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62/action Sep 05 21:04:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ad696505-f89e-4796-b7e7-7bbbd15f9266 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Action body: b'{"os-detach": {"attachment_id": "ba1a9129-2086-4201-b726-179636ca1929"}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:04:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ad696505-f89e-4796-b7e7-7bbbd15f9266 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "ba1a9129-2086-4201-b726-179636ca1929"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b7074a08-21b1-4198-ae4e-b69aa453e527 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af6c7fb0-93cc-484e-be39-584fb319bc64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b7074a08-21b1-4198-ae4e-b69aa453e527 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ec7785b-a963-4ca7-a033-e4454122656f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:39 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:39 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:39 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:39 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:39 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ad696505-f89e-4796-b7e7-7bbbd15f9266 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ad696505-f89e-4796-b7e7-7bbbd15f9266 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62/action returned with HTTP 400 Sep 05 21:04:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1264/2560] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 21:04:39 2026] POST /volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62/action => generated 100 bytes in 65 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-b7074a08-21b1-4198-ae4e-b69aa453e527 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Created reservations ['f651cfd8-96f4-4bb4-8fb4-2cf52db4f506', '3e098556-9d8b-4320-a679-e28354c0af17', 'ecfe07cf-e9eb-4746-8736-4cc84cb6c012', '27cdab5c-6993-4e9a-8a57-05ce65ade6d7'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b7074a08-21b1-4198-ae4e-b69aa453e527 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ec7785b-a963-4ca7-a033-e4454122656f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f651cfd8-96f4-4bb4-8fb4-2cf52db4f506', '3e098556-9d8b-4320-a679-e28354c0af17', 'ecfe07cf-e9eb-4746-8736-4cc84cb6c012', '27cdab5c-6993-4e9a-8a57-05ce65ade6d7']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b7074a08-21b1-4198-ae4e-b69aa453e527 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e70515af-4730-4919-a8a7-c83fd22adfa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-a467f7db-aeb8-4470-bb8b-493f5e9e6271 req-747be42b-3086-4440-94d3-f16751a61690 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-a467f7db-aeb8-4470-bb8b-493f5e9e6271 req-747be42b-3086-4440-94d3-f16751a61690 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] GET http://192.168.122.147/volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 Sep 05 21:04:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-a467f7db-aeb8-4470-bb8b-493f5e9e6271 req-747be42b-3086-4440-94d3-f16751a61690 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-a467f7db-aeb8-4470-bb8b-493f5e9e6271 req-747be42b-3086-4440-94d3-f16751a61690 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:39 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:39 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b7074a08-21b1-4198-ae4e-b69aa453e527 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e70515af-4730-4919-a8a7-c83fd22adfa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c22bdc55-5351-4e39-9644-597e5ca93951', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1264430200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dfb4cc085a847bf88bf9b3322f46594',qos_specs=None,replication_status=,reservations=['f651cfd8-96f4-4bb4-8fb4-2cf52db4f506','3e098556-9d8b-4320-a679-e28354c0af17','ecfe07cf-e9eb-4746-8736-4cc84cb6c012','27cdab5c-6993-4e9a-8a57-05ce65ade6d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f565796255274ed5b2f3c317da54dc5c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:04:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1264430200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c22bdc55-5351-4e39-9644-597e5ca93951,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dfb4cc085a847bf88bf9b3322f46594',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f565796255274ed5b2f3c317da54dc5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:39 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:39 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b7074a08-21b1-4198-ae4e-b69aa453e527 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ef68e44-ac78-46b9-8649-0a9eb4384404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:39 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:39 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:39 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-a467f7db-aeb8-4470-bb8b-493f5e9e6271 req-747be42b-3086-4440-94d3-f16751a61690 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-a467f7db-aeb8-4470-bb8b-493f5e9e6271 req-747be42b-3086-4440-94d3-f16751a61690 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 returned with HTTP 200 Sep 05 21:04:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1265/2561] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 21:04:39 2026] GET /volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 => generated 1158 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b7074a08-21b1-4198-ae4e-b69aa453e527 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ef68e44-ac78-46b9-8649-0a9eb4384404) transitioned into state 'SUCCESS' from state '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-1264430200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dfb4cc085a847bf88bf9b3322f46594',qos_specs=None,replication_status=,reservations=['f651cfd8-96f4-4bb4-8fb4-2cf52db4f506','3e098556-9d8b-4320-a679-e28354c0af17','ecfe07cf-e9eb-4746-8736-4cc84cb6c012','27cdab5c-6993-4e9a-8a57-05ce65ade6d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f565796255274ed5b2f3c317da54dc5c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-a467f7db-aeb8-4470-bb8b-493f5e9e6271 req-d7c6de0c-9b90-4eea-bebf-ef30a832ccb1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b7074a08-21b1-4198-ae4e-b69aa453e527 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34a3f38a-7b83-4366-8d26-b4f8a761ca6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-a467f7db-aeb8-4470-bb8b-493f5e9e6271 req-d7c6de0c-9b90-4eea-bebf-ef30a832ccb1 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] POST http://192.168.122.147/volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5/action Sep 05 21:04:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-a467f7db-aeb8-4470-bb8b-493f5e9e6271 req-d7c6de0c-9b90-4eea-bebf-ef30a832ccb1 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:04:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-a467f7db-aeb8-4470-bb8b-493f5e9e6271 req-d7c6de0c-9b90-4eea-bebf-ef30a832ccb1 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b7074a08-21b1-4198-ae4e-b69aa453e527 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34a3f38a-7b83-4366-8d26-b4f8a761ca6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:39 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:39 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b7074a08-21b1-4198-ae4e-b69aa453e527 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Flow 'volume_create_api' (fb00b558-5922-4814-96dd-91eb32224e8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:04:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b7074a08-21b1-4198-ae4e-b69aa453e527 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Create volume request issued successfully. Sep 05 21:04:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b7074a08-21b1-4198-ae4e-b69aa453e527 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:04:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1297/2562] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:04:39 2026] POST /volume/v3/volumes => generated 769 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:04:39 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:39 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:39 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-a467f7db-aeb8-4470-bb8b-493f5e9e6271 req-d7c6de0c-9b90-4eea-bebf-ef30a832ccb1 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-912ce13a-9fb8-4451-9465-7e48c4e81f40 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:39 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-a467f7db-aeb8-4470-bb8b-493f5e9e6271 req-d7c6de0c-9b90-4eea-bebf-ef30a832ccb1 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Begin detaching volume completed successfully. Sep 05 21:04:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-912ce13a-9fb8-4451-9465-7e48c4e81f40 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:04:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-a467f7db-aeb8-4470-bb8b-493f5e9e6271 req-d7c6de0c-9b90-4eea-bebf-ef30a832ccb1 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5/action returned with HTTP 202 Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-912ce13a-9fb8-4451-9465-7e48c4e81f40 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6a7842d8-ef79-4f45-98a0-5c7b8953900f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-68935754"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1266/2563] 192.168.122.147 () {64 vars in 1561 bytes} [Sat Sep 5 21:04:39 2026] POST /volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-912ce13a-9fb8-4451-9465-7e48c4e81f40 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Create volume request body: {'volume': {"'snapshot_id": '6a7842d8-ef79-4f45-98a0-5c7b8953900f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-68935754'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:04:39 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-912ce13a-9fb8-4451-9465-7e48c4e81f40 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Create volume of 1 GB Sep 05 21:04:39 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:39 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-912ce13a-9fb8-4451-9465-7e48c4e81f40 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Availability Zones retrieved successfully. Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-912ce13a-9fb8-4451-9465-7e48c4e81f40 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Flow 'volume_create_api' (a4dfcb47-fec6-4d61-a944-5750cc58b746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-912ce13a-9fb8-4451-9465-7e48c4e81f40 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b829fb6-f382-4bf0-bab4-bc38046db9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-912ce13a-9fb8-4451-9465-7e48c4e81f40 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:04:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ca1efddd-fc83-43ad-b1d2-93523f4bf486 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ca1efddd-fc83-43ad-b1d2-93523f4bf486 None None] GET http://192.168.122.147/volume// Sep 05 21:04:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ca1efddd-fc83-43ad-b1d2-93523f4bf486 None None] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ca1efddd-fc83-43ad-b1d2-93523f4bf486 None None] Calling method 'all' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ca1efddd-fc83-43ad-b1d2-93523f4bf486 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 21:04:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1267/2564] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 21:04:39 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:04:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-a467f7db-aeb8-4470-bb8b-493f5e9e6271 req-1d78d775-4671-4d11-9799-6b6fe94a665f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-912ce13a-9fb8-4451-9465-7e48c4e81f40 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b829fb6-f382-4bf0-bab4-bc38046db9c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-a467f7db-aeb8-4470-bb8b-493f5e9e6271 req-1d78d775-4671-4d11-9799-6b6fe94a665f tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] GET http://192.168.122.147/volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 Sep 05 21:04:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-a467f7db-aeb8-4470-bb8b-493f5e9e6271 req-1d78d775-4671-4d11-9799-6b6fe94a665f tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-a467f7db-aeb8-4470-bb8b-493f5e9e6271 req-1d78d775-4671-4d11-9799-6b6fe94a665f tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-912ce13a-9fb8-4451-9465-7e48c4e81f40 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e509999-5dbd-4fdf-8732-f09d5ed41e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:39 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:39 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:39 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:39 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:39 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-a467f7db-aeb8-4470-bb8b-493f5e9e6271 req-1d78d775-4671-4d11-9799-6b6fe94a665f tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-a467f7db-aeb8-4470-bb8b-493f5e9e6271 req-1d78d775-4671-4d11-9799-6b6fe94a665f tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 returned with HTTP 200 Sep 05 21:04:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1268/2565] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 21:04:39 2026] GET /volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 => generated 1342 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-912ce13a-9fb8-4451-9465-7e48c4e81f40 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Created reservations ['01fe18cd-56db-452a-816d-e7ffba63dd90', '12a56f1b-1fe6-473b-8669-2d7ad4534201', 'cae19b7b-1598-49e1-92b2-6a642f4d31ba', '9a1b2099-a869-4f86-9a6e-fd86c0b112db'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-912ce13a-9fb8-4451-9465-7e48c4e81f40 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e509999-5dbd-4fdf-8732-f09d5ed41e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01fe18cd-56db-452a-816d-e7ffba63dd90', '12a56f1b-1fe6-473b-8669-2d7ad4534201', 'cae19b7b-1598-49e1-92b2-6a642f4d31ba', '9a1b2099-a869-4f86-9a6e-fd86c0b112db']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:39 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-912ce13a-9fb8-4451-9465-7e48c4e81f40 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32487695-ffc3-4cc4-9d44-0a226a45972e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:40 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:40 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:40 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-912ce13a-9fb8-4451-9465-7e48c4e81f40 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32487695-ffc3-4cc4-9d44-0a226a45972e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11640889-4bfb-4827-856b-c554a09baefd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-68935754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dfb4cc085a847bf88bf9b3322f46594',qos_specs=None,replication_status=,reservations=['01fe18cd-56db-452a-816d-e7ffba63dd90','12a56f1b-1fe6-473b-8669-2d7ad4534201','cae19b7b-1598-49e1-92b2-6a642f4d31ba','9a1b2099-a869-4f86-9a6e-fd86c0b112db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f565796255274ed5b2f3c317da54dc5c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:04:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-68935754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11640889-4bfb-4827-856b-c554a09baefd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dfb4cc085a847bf88bf9b3322f46594',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f565796255274ed5b2f3c317da54dc5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:40 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-912ce13a-9fb8-4451-9465-7e48c4e81f40 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6369193f-8ae8-4c5a-aa28-0fb2d0a41cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:40 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-912ce13a-9fb8-4451-9465-7e48c4e81f40 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6369193f-8ae8-4c5a-aa28-0fb2d0a41cda) transitioned into state 'SUCCESS' from state '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-68935754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dfb4cc085a847bf88bf9b3322f46594',qos_specs=None,replication_status=,reservations=['01fe18cd-56db-452a-816d-e7ffba63dd90','12a56f1b-1fe6-473b-8669-2d7ad4534201','cae19b7b-1598-49e1-92b2-6a642f4d31ba','9a1b2099-a869-4f86-9a6e-fd86c0b112db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f565796255274ed5b2f3c317da54dc5c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:40 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-912ce13a-9fb8-4451-9465-7e48c4e81f40 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (758df3d5-56c0-45e1-99c7-b56285b7f5cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:40 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-912ce13a-9fb8-4451-9465-7e48c4e81f40 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (758df3d5-56c0-45e1-99c7-b56285b7f5cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:40 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-912ce13a-9fb8-4451-9465-7e48c4e81f40 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Flow 'volume_create_api' (a4dfcb47-fec6-4d61-a944-5750cc58b746) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:04:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-912ce13a-9fb8-4451-9465-7e48c4e81f40 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Create volume request issued successfully. Sep 05 21:04:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-912ce13a-9fb8-4451-9465-7e48c4e81f40 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:04:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1298/2566] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:04:39 2026] POST /volume/v3/volumes => generated 767 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:04:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4a86ecd5-9e1a-4620-a6e8-34d91eb446f6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4a86ecd5-9e1a-4620-a6e8-34d91eb446f6 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:04:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4a86ecd5-9e1a-4620-a6e8-34d91eb446f6 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6a7842d8-ef79-4f45-98a0-5c7b8953900f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-9249082"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-4a86ecd5-9e1a-4620-a6e8-34d91eb446f6 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Create volume request body: {'volume': {"'snapshot_id": '6a7842d8-ef79-4f45-98a0-5c7b8953900f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-9249082'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:04:40 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-4a86ecd5-9e1a-4620-a6e8-34d91eb446f6 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Create volume of 1 GB Sep 05 21:04:40 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4a86ecd5-9e1a-4620-a6e8-34d91eb446f6 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Availability Zones retrieved successfully. Sep 05 21:04:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-a467f7db-aeb8-4470-bb8b-493f5e9e6271 req-70f489ff-7b63-4e28-b502-b42373fd9e13 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:40 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-4a86ecd5-9e1a-4620-a6e8-34d91eb446f6 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Flow 'volume_create_api' (18c4c814-260c-4f1a-8185-622b316df9d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:04:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-a467f7db-aeb8-4470-bb8b-493f5e9e6271 req-70f489ff-7b63-4e28-b502-b42373fd9e13 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] DELETE http://192.168.122.147/volume/v3/attachments/ba1a9129-2086-4201-b726-179636ca1929 Sep 05 21:04:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-a467f7db-aeb8-4470-bb8b-493f5e9e6271 req-70f489ff-7b63-4e28-b502-b42373fd9e13 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-a467f7db-aeb8-4470-bb8b-493f5e9e6271 req-70f489ff-7b63-4e28-b502-b42373fd9e13 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:40 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-4a86ecd5-9e1a-4620-a6e8-34d91eb446f6 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b33a1890-03e4-491f-a099-0e3e80c9031e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:40 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-4a86ecd5-9e1a-4620-a6e8-34d91eb446f6 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:04:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:40 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-4a86ecd5-9e1a-4620-a6e8-34d91eb446f6 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b33a1890-03e4-491f-a099-0e3e80c9031e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:40 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-4a86ecd5-9e1a-4620-a6e8-34d91eb446f6 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49508a6e-d483-4bb7-a7f5-52df30669f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:40 devstack devstack@c-api.service[87415]: /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 05 21:04:40 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, Sep 05 21:04:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-a467f7db-aeb8-4470-bb8b-493f5e9e6271 req-70f489ff-7b63-4e28-b502-b42373fd9e13 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/attachments/ba1a9129-2086-4201-b726-179636ca1929 returned with HTTP 200 Sep 05 21:04:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1299/2567] 192.168.122.147 () {64 vars in 1562 bytes} [Sat Sep 5 21:04:40 2026] DELETE /volume/v3/attachments/ba1a9129-2086-4201-b726-179636ca1929 => generated 19 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:40 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-4a86ecd5-9e1a-4620-a6e8-34d91eb446f6 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Created reservations ['0172351c-5fa4-44a6-9de0-258fad72a1f7', '2dad76d4-4085-4cac-9e3e-2a90961f295b', '847da4c2-9da0-4e37-a2f4-d701a3a2ec3b', '77244b38-bbe6-47ed-a1ad-f0f97f6b150c'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:04:40 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-4a86ecd5-9e1a-4620-a6e8-34d91eb446f6 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49508a6e-d483-4bb7-a7f5-52df30669f2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0172351c-5fa4-44a6-9de0-258fad72a1f7', '2dad76d4-4085-4cac-9e3e-2a90961f295b', '847da4c2-9da0-4e37-a2f4-d701a3a2ec3b', '77244b38-bbe6-47ed-a1ad-f0f97f6b150c']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:40 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-4a86ecd5-9e1a-4620-a6e8-34d91eb446f6 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc377b15-493a-403c-b99f-462b3f6c9803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:40 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:40 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:40 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-4a86ecd5-9e1a-4620-a6e8-34d91eb446f6 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc377b15-493a-403c-b99f-462b3f6c9803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4843a709-ff3a-41a4-a816-e3a47f74ff5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-9249082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dfb4cc085a847bf88bf9b3322f46594',qos_specs=None,replication_status=,reservations=['0172351c-5fa4-44a6-9de0-258fad72a1f7','2dad76d4-4085-4cac-9e3e-2a90961f295b','847da4c2-9da0-4e37-a2f4-d701a3a2ec3b','77244b38-bbe6-47ed-a1ad-f0f97f6b150c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f565796255274ed5b2f3c317da54dc5c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:04:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-9249082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4843a709-ff3a-41a4-a816-e3a47f74ff5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dfb4cc085a847bf88bf9b3322f46594',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f565796255274ed5b2f3c317da54dc5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:40 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-4a86ecd5-9e1a-4620-a6e8-34d91eb446f6 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbfd1d91-6e2b-4cef-ac2a-c97c42494fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:40 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-4a86ecd5-9e1a-4620-a6e8-34d91eb446f6 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbfd1d91-6e2b-4cef-ac2a-c97c42494fab) transitioned into state 'SUCCESS' from state '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-9249082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dfb4cc085a847bf88bf9b3322f46594',qos_specs=None,replication_status=,reservations=['0172351c-5fa4-44a6-9de0-258fad72a1f7','2dad76d4-4085-4cac-9e3e-2a90961f295b','847da4c2-9da0-4e37-a2f4-d701a3a2ec3b','77244b38-bbe6-47ed-a1ad-f0f97f6b150c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f565796255274ed5b2f3c317da54dc5c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:40 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-4a86ecd5-9e1a-4620-a6e8-34d91eb446f6 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7bc03ec-b796-4620-a32c-9519cae7cd19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:40 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-4a86ecd5-9e1a-4620-a6e8-34d91eb446f6 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7bc03ec-b796-4620-a32c-9519cae7cd19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:40 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-4a86ecd5-9e1a-4620-a6e8-34d91eb446f6 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Flow 'volume_create_api' (18c4c814-260c-4f1a-8185-622b316df9d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:04:40 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4a86ecd5-9e1a-4620-a6e8-34d91eb446f6 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Create volume request issued successfully. Sep 05 21:04:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4a86ecd5-9e1a-4620-a6e8-34d91eb446f6 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:04:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1269/2568] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:04:40 2026] POST /volume/v3/volumes => generated 766 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:04:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-bab3e280-5f1e-4efc-8599-46c7d74da616 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bab3e280-5f1e-4efc-8599-46c7d74da616 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:04:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bab3e280-5f1e-4efc-8599-46c7d74da616 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "6a7842d8-ef79-4f45-98a0-5c7b8953900f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2052524604"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-bab3e280-5f1e-4efc-8599-46c7d74da616 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Create volume request body: {'volume': {"'snapshot_id": '6a7842d8-ef79-4f45-98a0-5c7b8953900f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2052524604'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:04:40 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-bab3e280-5f1e-4efc-8599-46c7d74da616 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Create volume of 1 GB Sep 05 21:04:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-bab3e280-5f1e-4efc-8599-46c7d74da616 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Availability Zones retrieved successfully. Sep 05 21:04:40 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bab3e280-5f1e-4efc-8599-46c7d74da616 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Flow 'volume_create_api' (f0acf9b3-9f4c-4180-b86f-7652dee8c1c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:04:40 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bab3e280-5f1e-4efc-8599-46c7d74da616 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4ec9969-eca1-47c3-85bd-c8163d2bdd7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:40 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-bab3e280-5f1e-4efc-8599-46c7d74da616 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:04:40 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bab3e280-5f1e-4efc-8599-46c7d74da616 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4ec9969-eca1-47c3-85bd-c8163d2bdd7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:40 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bab3e280-5f1e-4efc-8599-46c7d74da616 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5a54f18-9cbc-446c-9260-47564fd5f605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:40 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-bab3e280-5f1e-4efc-8599-46c7d74da616 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Created reservations ['dbc33390-5db0-44e3-971c-f5457175d730', '590e61e2-8837-4cc7-a6e7-a0d30f3ae8da', '8f7195ae-f2a7-45b3-9811-7af8a72b4d02', '0701eecf-cb2f-4b36-8424-5fb3f2345dbe'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:04:40 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bab3e280-5f1e-4efc-8599-46c7d74da616 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5a54f18-9cbc-446c-9260-47564fd5f605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbc33390-5db0-44e3-971c-f5457175d730', '590e61e2-8837-4cc7-a6e7-a0d30f3ae8da', '8f7195ae-f2a7-45b3-9811-7af8a72b4d02', '0701eecf-cb2f-4b36-8424-5fb3f2345dbe']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:40 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bab3e280-5f1e-4efc-8599-46c7d74da616 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d4d24f9-a361-4f6c-b79c-667188438400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:40 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:40 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:40 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bab3e280-5f1e-4efc-8599-46c7d74da616 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d4d24f9-a361-4f6c-b79c-667188438400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04d758dd-13f6-4c4a-beec-816f282b5ac6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2052524604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dfb4cc085a847bf88bf9b3322f46594',qos_specs=None,replication_status=,reservations=['dbc33390-5db0-44e3-971c-f5457175d730','590e61e2-8837-4cc7-a6e7-a0d30f3ae8da','8f7195ae-f2a7-45b3-9811-7af8a72b4d02','0701eecf-cb2f-4b36-8424-5fb3f2345dbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f565796255274ed5b2f3c317da54dc5c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:04:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2052524604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04d758dd-13f6-4c4a-beec-816f282b5ac6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dfb4cc085a847bf88bf9b3322f46594',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f565796255274ed5b2f3c317da54dc5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:40 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bab3e280-5f1e-4efc-8599-46c7d74da616 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc5151a9-44db-4400-9184-dc8d266168c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-178eb56a-ad95-4a85-8565-b091c3a56e06 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-178eb56a-ad95-4a85-8565-b091c3a56e06 tempest-TestServerVolumeAttachmentScenario-2032027640 tempest-TestServerVolumeAttachmentScenario-2032027640-project-admin] POST http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62/action Sep 05 21:04:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-178eb56a-ad95-4a85-8565-b091c3a56e06 tempest-TestServerVolumeAttachmentScenario-2032027640 tempest-TestServerVolumeAttachmentScenario-2032027640-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:04:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-178eb56a-ad95-4a85-8565-b091c3a56e06 tempest-TestServerVolumeAttachmentScenario-2032027640 tempest-TestServerVolumeAttachmentScenario-2032027640-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:41 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:41 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:41 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:41 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.contrib.admin_actions [None req-178eb56a-ad95-4a85-8565-b091c3a56e06 tempest-TestServerVolumeAttachmentScenario-2032027640 tempest-TestServerVolumeAttachmentScenario-2032027640-project-admin] Updating volume '354b8394-453c-4d69-a929-ef7672f08a62' with '{'status': 'in-use'}' {{(pid=87416) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 21:04:41 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:41 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:41 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bab3e280-5f1e-4efc-8599-46c7d74da616 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc5151a9-44db-4400-9184-dc8d266168c2) transitioned into state 'SUCCESS' from state '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-2052524604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6dfb4cc085a847bf88bf9b3322f46594',qos_specs=None,replication_status=,reservations=['dbc33390-5db0-44e3-971c-f5457175d730','590e61e2-8837-4cc7-a6e7-a0d30f3ae8da','8f7195ae-f2a7-45b3-9811-7af8a72b4d02','0701eecf-cb2f-4b36-8424-5fb3f2345dbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f565796255274ed5b2f3c317da54dc5c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:41 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bab3e280-5f1e-4efc-8599-46c7d74da616 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14dfba97-9bb6-4bd3-bc6d-1104e3b31c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:41 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:41 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-178eb56a-ad95-4a85-8565-b091c3a56e06 tempest-TestServerVolumeAttachmentScenario-2032027640 tempest-TestServerVolumeAttachmentScenario-2032027640-project-admin] http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62/action returned with HTTP 202 Sep 05 21:04:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1270/2569] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 21:04:40 2026] POST /volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:04:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a3380bd9-792e-488e-98b3-07105cb79c7b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:41 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bab3e280-5f1e-4efc-8599-46c7d74da616 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14dfba97-9bb6-4bd3-bc6d-1104e3b31c2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a3380bd9-792e-488e-98b3-07105cb79c7b tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] GET http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 Sep 05 21:04:41 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-bab3e280-5f1e-4efc-8599-46c7d74da616 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Flow 'volume_create_api' (f0acf9b3-9f4c-4180-b86f-7652dee8c1c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:04:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a3380bd9-792e-488e-98b3-07105cb79c7b tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a3380bd9-792e-488e-98b3-07105cb79c7b tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:41 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-bab3e280-5f1e-4efc-8599-46c7d74da616 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Create volume request issued successfully. Sep 05 21:04:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bab3e280-5f1e-4efc-8599-46c7d74da616 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:04:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1300/2570] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:04:40 2026] POST /volume/v3/volumes => generated 769 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 21:04:41 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:41 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-aa8656ee-e692-4c20-925a-53572e841f3a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-aa8656ee-e692-4c20-925a-53572e841f3a tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] GET http://192.168.122.147/volume/v3/volumes/25be8dc7-c9da-4412-a641-85e6d2c5aea1 Sep 05 21:04:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-aa8656ee-e692-4c20-925a-53572e841f3a tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-aa8656ee-e692-4c20-925a-53572e841f3a tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:41 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:41 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:41 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a3380bd9-792e-488e-98b3-07105cb79c7b tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:41 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:41 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:41 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:41 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a3380bd9-792e-488e-98b3-07105cb79c7b tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 returned with HTTP 200 Sep 05 21:04:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1271/2571] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:41 2026] GET /volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 => generated 1159 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:04:41 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-aa8656ee-e692-4c20-925a-53572e841f3a tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Volume info retrieved successfully. Sep 05 21:04:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-aa8656ee-e692-4c20-925a-53572e841f3a tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes/25be8dc7-c9da-4412-a641-85e6d2c5aea1 returned with HTTP 200 Sep 05 21:04:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1301/2572] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:41 2026] GET /volume/v3/volumes/25be8dc7-c9da-4412-a641-85e6d2c5aea1 => generated 861 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-218215c6-a268-4d42-b7b1-fce42301f918 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-218215c6-a268-4d42-b7b1-fce42301f918 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] GET http://192.168.122.147/volume/v3/volumes/c22bdc55-5351-4e39-9644-597e5ca93951 Sep 05 21:04:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-218215c6-a268-4d42-b7b1-fce42301f918 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-218215c6-a268-4d42-b7b1-fce42301f918 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:41 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:41 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-0670c661-0065-4834-9623-677ba5e92068 req-e81ecb03-ea35-4829-8643-5ec936b5e3ad None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:41 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:41 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-0670c661-0065-4834-9623-677ba5e92068 req-e81ecb03-ea35-4829-8643-5ec936b5e3ad tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] GET http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 Sep 05 21:04:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-0670c661-0065-4834-9623-677ba5e92068 req-e81ecb03-ea35-4829-8643-5ec936b5e3ad tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-0670c661-0065-4834-9623-677ba5e92068 req-e81ecb03-ea35-4829-8643-5ec936b5e3ad tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:41 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-218215c6-a268-4d42-b7b1-fce42301f918 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Volume info retrieved successfully. Sep 05 21:04:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-218215c6-a268-4d42-b7b1-fce42301f918 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes/c22bdc55-5351-4e39-9644-597e5ca93951 returned with HTTP 200 Sep 05 21:04:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1272/2573] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:41 2026] GET /volume/v3/volumes/c22bdc55-5351-4e39-9644-597e5ca93951 => generated 861 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:41 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:41 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:41 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:41 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:41 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [req-0670c661-0065-4834-9623-677ba5e92068 req-e81ecb03-ea35-4829-8643-5ec936b5e3ad tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-0670c661-0065-4834-9623-677ba5e92068 req-e81ecb03-ea35-4829-8643-5ec936b5e3ad tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 returned with HTTP 200 Sep 05 21:04:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1302/2574] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 21:04:41 2026] GET /volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 => generated 1159 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:04:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-0670c661-0065-4834-9623-677ba5e92068 req-b3000a28-2a5b-4b86-803d-1062e25fa721 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-0670c661-0065-4834-9623-677ba5e92068 req-b3000a28-2a5b-4b86-803d-1062e25fa721 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] POST http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62/action Sep 05 21:04:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-0670c661-0065-4834-9623-677ba5e92068 req-b3000a28-2a5b-4b86-803d-1062e25fa721 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:04:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-0670c661-0065-4834-9623-677ba5e92068 req-b3000a28-2a5b-4b86-803d-1062e25fa721 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:41 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:41 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:41 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:41 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:41 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-0670c661-0065-4834-9623-677ba5e92068 req-b3000a28-2a5b-4b86-803d-1062e25fa721 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:41 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-0670c661-0065-4834-9623-677ba5e92068 req-b3000a28-2a5b-4b86-803d-1062e25fa721 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Begin detaching volume completed successfully. Sep 05 21:04:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-0670c661-0065-4834-9623-677ba5e92068 req-b3000a28-2a5b-4b86-803d-1062e25fa721 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62/action returned with HTTP 202 Sep 05 21:04:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1273/2575] 192.168.122.147 () {64 vars in 1561 bytes} [Sat Sep 5 21:04:41 2026] POST /volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:04:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-12516417-d3a0-48b9-a640-9af2397564d2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-12516417-d3a0-48b9-a640-9af2397564d2 None None] GET http://192.168.122.147/volume// Sep 05 21:04:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-12516417-d3a0-48b9-a640-9af2397564d2 None None] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-12516417-d3a0-48b9-a640-9af2397564d2 None None] Calling method 'all' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-12516417-d3a0-48b9-a640-9af2397564d2 None None] http://192.168.122.147/volume// returned with HTTP 300 Sep 05 21:04:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1303/2576] 192.168.122.147 () {58 vars in 1315 bytes} [Sat Sep 5 21:04:41 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 21:04:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-0670c661-0065-4834-9623-677ba5e92068 req-68d9bc67-cb3d-49d8-89e0-63810570c266 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-0670c661-0065-4834-9623-677ba5e92068 req-68d9bc67-cb3d-49d8-89e0-63810570c266 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] GET http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 Sep 05 21:04:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-0670c661-0065-4834-9623-677ba5e92068 req-68d9bc67-cb3d-49d8-89e0-63810570c266 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-0670c661-0065-4834-9623-677ba5e92068 req-68d9bc67-cb3d-49d8-89e0-63810570c266 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:41 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:41 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:41 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:41 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:41 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-0670c661-0065-4834-9623-677ba5e92068 req-68d9bc67-cb3d-49d8-89e0-63810570c266 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-0670c661-0065-4834-9623-677ba5e92068 req-68d9bc67-cb3d-49d8-89e0-63810570c266 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 returned with HTTP 200 Sep 05 21:04:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1274/2577] 192.168.122.147 () {62 vars in 1528 bytes} [Sat Sep 5 21:04:41 2026] GET /volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 => generated 1343 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:04:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [req-0670c661-0065-4834-9623-677ba5e92068 req-9d2b12dc-389f-4e92-9f23-8cfdbc5e4b8b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-0670c661-0065-4834-9623-677ba5e92068 req-9d2b12dc-389f-4e92-9f23-8cfdbc5e4b8b tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] DELETE http://192.168.122.147/volume/v3/attachments/17c6cc75-f515-42db-a962-87f534a9e7c5 Sep 05 21:04:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-0670c661-0065-4834-9623-677ba5e92068 req-9d2b12dc-389f-4e92-9f23-8cfdbc5e4b8b tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [req-0670c661-0065-4834-9623-677ba5e92068 req-9d2b12dc-389f-4e92-9f23-8cfdbc5e4b8b tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:42 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:42 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:42 devstack devstack@c-api.service[87415]: /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 05 21:04:42 devstack devstack@c-api.service[87415]: return base.obj_make_list(context, Sep 05 21:04:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [req-0670c661-0065-4834-9623-677ba5e92068 req-9d2b12dc-389f-4e92-9f23-8cfdbc5e4b8b tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/attachments/17c6cc75-f515-42db-a962-87f534a9e7c5 returned with HTTP 200 Sep 05 21:04:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1304/2578] 192.168.122.147 () {64 vars in 1562 bytes} [Sat Sep 5 21:04:42 2026] DELETE /volume/v3/attachments/17c6cc75-f515-42db-a962-87f534a9e7c5 => generated 19 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c9981461-9af2-4232-9297-953cf4fb60b8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c9981461-9af2-4232-9297-953cf4fb60b8 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] GET http://192.168.122.147/volume/v3/volumes/c22bdc55-5351-4e39-9644-597e5ca93951 Sep 05 21:04:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c9981461-9af2-4232-9297-953cf4fb60b8 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c9981461-9af2-4232-9297-953cf4fb60b8 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:42 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:42 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:42 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:42 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:42 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c9981461-9af2-4232-9297-953cf4fb60b8 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Volume info retrieved successfully. Sep 05 21:04:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c9981461-9af2-4232-9297-953cf4fb60b8 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes/c22bdc55-5351-4e39-9644-597e5ca93951 returned with HTTP 200 Sep 05 21:04:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1275/2579] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:42 2026] GET /volume/v3/volumes/c22bdc55-5351-4e39-9644-597e5ca93951 => generated 862 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ddb2c67a-824c-4369-898a-3d535f66fe04 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ddb2c67a-824c-4369-898a-3d535f66fe04 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] GET http://192.168.122.147/volume/v3/volumes/11640889-4bfb-4827-856b-c554a09baefd Sep 05 21:04:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ddb2c67a-824c-4369-898a-3d535f66fe04 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ddb2c67a-824c-4369-898a-3d535f66fe04 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:42 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:42 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:42 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:42 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:42 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ddb2c67a-824c-4369-898a-3d535f66fe04 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Volume info retrieved successfully. Sep 05 21:04:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ddb2c67a-824c-4369-898a-3d535f66fe04 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes/11640889-4bfb-4827-856b-c554a09baefd returned with HTTP 200 Sep 05 21:04:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1305/2580] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:42 2026] GET /volume/v3/volumes/11640889-4bfb-4827-856b-c554a09baefd => generated 859 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [req-8d064d6b-b238-4c05-9034-62d3fb904935 req-5a206255-3ef5-40ab-9db7-d94fc9c15e71 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-8d064d6b-b238-4c05-9034-62d3fb904935 req-5a206255-3ef5-40ab-9db7-d94fc9c15e71 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] GET http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 Sep 05 21:04:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-8d064d6b-b238-4c05-9034-62d3fb904935 req-5a206255-3ef5-40ab-9db7-d94fc9c15e71 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [req-8d064d6b-b238-4c05-9034-62d3fb904935 req-5a206255-3ef5-40ab-9db7-d94fc9c15e71 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:42 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:42 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:42 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:42 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:42 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [req-8d064d6b-b238-4c05-9034-62d3fb904935 req-5a206255-3ef5-40ab-9db7-d94fc9c15e71 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [req-8d064d6b-b238-4c05-9034-62d3fb904935 req-5a206255-3ef5-40ab-9db7-d94fc9c15e71 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 returned with HTTP 200 Sep 05 21:04:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1276/2581] 192.168.122.147 () {60 vars in 1487 bytes} [Sat Sep 5 21:04:42 2026] GET /volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 => generated 867 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-64a1e389-8287-4fc2-97b6-d9ebf6eb9975 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-64a1e389-8287-4fc2-97b6-d9ebf6eb9975 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] GET http://192.168.122.147/volume/v3/volumes/11640889-4bfb-4827-856b-c554a09baefd Sep 05 21:04:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-64a1e389-8287-4fc2-97b6-d9ebf6eb9975 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-64a1e389-8287-4fc2-97b6-d9ebf6eb9975 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:43 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:43 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:43 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:43 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:43 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-64a1e389-8287-4fc2-97b6-d9ebf6eb9975 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Volume info retrieved successfully. Sep 05 21:04:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-64a1e389-8287-4fc2-97b6-d9ebf6eb9975 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes/11640889-4bfb-4827-856b-c554a09baefd returned with HTTP 200 Sep 05 21:04:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1306/2582] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:43 2026] GET /volume/v3/volumes/11640889-4bfb-4827-856b-c554a09baefd => generated 860 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-34aadc65-99a0-43e1-b8bb-309b93dbf99b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-34aadc65-99a0-43e1-b8bb-309b93dbf99b tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] GET http://192.168.122.147/volume/v3/volumes/4843a709-ff3a-41a4-a816-e3a47f74ff5b Sep 05 21:04:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-34aadc65-99a0-43e1-b8bb-309b93dbf99b tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-34aadc65-99a0-43e1-b8bb-309b93dbf99b tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:43 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:43 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:43 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:43 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:43 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-34aadc65-99a0-43e1-b8bb-309b93dbf99b tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Volume info retrieved successfully. Sep 05 21:04:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-34aadc65-99a0-43e1-b8bb-309b93dbf99b tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes/4843a709-ff3a-41a4-a816-e3a47f74ff5b returned with HTTP 200 Sep 05 21:04:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1277/2583] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:43 2026] GET /volume/v3/volumes/4843a709-ff3a-41a4-a816-e3a47f74ff5b => generated 858 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1de3879a-a5cf-4e38-b00a-dcb342322080 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1de3879a-a5cf-4e38-b00a-dcb342322080 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] GET http://192.168.122.147/volume/v3/volumes/4843a709-ff3a-41a4-a816-e3a47f74ff5b Sep 05 21:04:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1de3879a-a5cf-4e38-b00a-dcb342322080 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1de3879a-a5cf-4e38-b00a-dcb342322080 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:44 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:44 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:44 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:44 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:44 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1de3879a-a5cf-4e38-b00a-dcb342322080 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Volume info retrieved successfully. Sep 05 21:04:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1de3879a-a5cf-4e38-b00a-dcb342322080 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes/4843a709-ff3a-41a4-a816-e3a47f74ff5b returned with HTTP 200 Sep 05 21:04:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1307/2584] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:44 2026] GET /volume/v3/volumes/4843a709-ff3a-41a4-a816-e3a47f74ff5b => generated 859 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0f162d55-305c-4853-a71f-d755d94a9220 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0f162d55-305c-4853-a71f-d755d94a9220 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] GET http://192.168.122.147/volume/v3/volumes/04d758dd-13f6-4c4a-beec-816f282b5ac6 Sep 05 21:04:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0f162d55-305c-4853-a71f-d755d94a9220 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0f162d55-305c-4853-a71f-d755d94a9220 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:45 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:45 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:45 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:45 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:45 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0f162d55-305c-4853-a71f-d755d94a9220 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Volume info retrieved successfully. Sep 05 21:04:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0f162d55-305c-4853-a71f-d755d94a9220 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes/04d758dd-13f6-4c4a-beec-816f282b5ac6 returned with HTTP 200 Sep 05 21:04:45 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1278/2585] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:44 2026] GET /volume/v3/volumes/04d758dd-13f6-4c4a-beec-816f282b5ac6 => generated 861 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-331f0cb3-f3e5-46cc-862a-1d43f0219a7b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-331f0cb3-f3e5-46cc-862a-1d43f0219a7b tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] GET http://192.168.122.147/volume/v3/volumes/04d758dd-13f6-4c4a-beec-816f282b5ac6 Sep 05 21:04:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-331f0cb3-f3e5-46cc-862a-1d43f0219a7b tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-331f0cb3-f3e5-46cc-862a-1d43f0219a7b tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:46 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:46 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:46 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:46 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:46 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-331f0cb3-f3e5-46cc-862a-1d43f0219a7b tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Volume info retrieved successfully. Sep 05 21:04:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-331f0cb3-f3e5-46cc-862a-1d43f0219a7b tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes/04d758dd-13f6-4c4a-beec-816f282b5ac6 returned with HTTP 200 Sep 05 21:04:46 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1308/2586] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:46 2026] GET /volume/v3/volumes/04d758dd-13f6-4c4a-beec-816f282b5ac6 => generated 862 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d800d39e-e970-4ad1-bb90-744245ed4132 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d800d39e-e970-4ad1-bb90-744245ed4132 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] DELETE http://192.168.122.147/volume/v3/volumes/04d758dd-13f6-4c4a-beec-816f282b5ac6 Sep 05 21:04:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d800d39e-e970-4ad1-bb90-744245ed4132 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d800d39e-e970-4ad1-bb90-744245ed4132 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:46 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-d800d39e-e970-4ad1-bb90-744245ed4132 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Delete volume with id: 04d758dd-13f6-4c4a-beec-816f282b5ac6 Sep 05 21:04:46 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:46 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:46 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:46 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:46 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d800d39e-e970-4ad1-bb90-744245ed4132 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Volume info retrieved successfully. Sep 05 21:04:46 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d800d39e-e970-4ad1-bb90-744245ed4132 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Delete volume request issued successfully. Sep 05 21:04:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d800d39e-e970-4ad1-bb90-744245ed4132 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes/04d758dd-13f6-4c4a-beec-816f282b5ac6 returned with HTTP 202 Sep 05 21:04:46 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1279/2587] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:04:46 2026] DELETE /volume/v3/volumes/04d758dd-13f6-4c4a-beec-816f282b5ac6 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:04:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ef39af94-6f1e-43ea-a65f-e9902b0bd424 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ef39af94-6f1e-43ea-a65f-e9902b0bd424 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] GET http://192.168.122.147/volume/v3/volumes/04d758dd-13f6-4c4a-beec-816f282b5ac6 Sep 05 21:04:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ef39af94-6f1e-43ea-a65f-e9902b0bd424 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ef39af94-6f1e-43ea-a65f-e9902b0bd424 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:46 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:46 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:46 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:46 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:46 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ef39af94-6f1e-43ea-a65f-e9902b0bd424 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Volume info retrieved successfully. Sep 05 21:04:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ef39af94-6f1e-43ea-a65f-e9902b0bd424 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes/04d758dd-13f6-4c4a-beec-816f282b5ac6 returned with HTTP 200 Sep 05 21:04:46 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1309/2588] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:46 2026] GET /volume/v3/volumes/04d758dd-13f6-4c4a-beec-816f282b5ac6 => generated 861 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3533e769-43d2-4288-830a-87f2d78e379c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3533e769-43d2-4288-830a-87f2d78e379c tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] GET http://192.168.122.147/volume/v3/volumes/04d758dd-13f6-4c4a-beec-816f282b5ac6 Sep 05 21:04:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3533e769-43d2-4288-830a-87f2d78e379c tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3533e769-43d2-4288-830a-87f2d78e379c tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3533e769-43d2-4288-830a-87f2d78e379c tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes/04d758dd-13f6-4c4a-beec-816f282b5ac6 returned with HTTP 404 Sep 05 21:04:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1280/2589] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:47 2026] GET /volume/v3/volumes/04d758dd-13f6-4c4a-beec-816f282b5ac6 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:04:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-619b20c4-0036-4d36-bdb7-da10b062e8d4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-619b20c4-0036-4d36-bdb7-da10b062e8d4 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] DELETE http://192.168.122.147/volume/v3/volumes/4843a709-ff3a-41a4-a816-e3a47f74ff5b Sep 05 21:04:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-619b20c4-0036-4d36-bdb7-da10b062e8d4 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-619b20c4-0036-4d36-bdb7-da10b062e8d4 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:47 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-619b20c4-0036-4d36-bdb7-da10b062e8d4 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Delete volume with id: 4843a709-ff3a-41a4-a816-e3a47f74ff5b Sep 05 21:04:47 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:47 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:47 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:47 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-619b20c4-0036-4d36-bdb7-da10b062e8d4 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Volume info retrieved successfully. Sep 05 21:04:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-619b20c4-0036-4d36-bdb7-da10b062e8d4 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Delete volume request issued successfully. Sep 05 21:04:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-619b20c4-0036-4d36-bdb7-da10b062e8d4 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes/4843a709-ff3a-41a4-a816-e3a47f74ff5b returned with HTTP 202 Sep 05 21:04:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1310/2590] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:04:47 2026] DELETE /volume/v3/volumes/4843a709-ff3a-41a4-a816-e3a47f74ff5b => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:04:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2ad579e4-45c8-4b9b-b0b0-0c46d983dba8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2ad579e4-45c8-4b9b-b0b0-0c46d983dba8 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] GET http://192.168.122.147/volume/v3/volumes/4843a709-ff3a-41a4-a816-e3a47f74ff5b Sep 05 21:04:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2ad579e4-45c8-4b9b-b0b0-0c46d983dba8 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2ad579e4-45c8-4b9b-b0b0-0c46d983dba8 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:47 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:47 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:47 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:47 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2ad579e4-45c8-4b9b-b0b0-0c46d983dba8 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Volume info retrieved successfully. Sep 05 21:04:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2ad579e4-45c8-4b9b-b0b0-0c46d983dba8 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes/4843a709-ff3a-41a4-a816-e3a47f74ff5b returned with HTTP 200 Sep 05 21:04:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1281/2591] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:47 2026] GET /volume/v3/volumes/4843a709-ff3a-41a4-a816-e3a47f74ff5b => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:04:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8daf1b3a-f770-4de8-b8c1-7dcf1f2706f8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8daf1b3a-f770-4de8-b8c1-7dcf1f2706f8 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] DELETE http://192.168.122.147/volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 Sep 05 21:04:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8daf1b3a-f770-4de8-b8c1-7dcf1f2706f8 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8daf1b3a-f770-4de8-b8c1-7dcf1f2706f8 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:47 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-8daf1b3a-f770-4de8-b8c1-7dcf1f2706f8 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Delete volume with id: abf786e9-8fcb-417b-a885-3e104d40b6c5 Sep 05 21:04:47 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:47 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:47 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:47 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8daf1b3a-f770-4de8-b8c1-7dcf1f2706f8 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8daf1b3a-f770-4de8-b8c1-7dcf1f2706f8 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Delete volume request issued successfully. Sep 05 21:04:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8daf1b3a-f770-4de8-b8c1-7dcf1f2706f8 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 returned with HTTP 202 Sep 05 21:04:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1311/2592] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:04:47 2026] DELETE /volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:04:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7f77ed96-d9b7-4b93-92e5-ebb56b9b2e30 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7f77ed96-d9b7-4b93-92e5-ebb56b9b2e30 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] GET http://192.168.122.147/volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 Sep 05 21:04:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7f77ed96-d9b7-4b93-92e5-ebb56b9b2e30 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7f77ed96-d9b7-4b93-92e5-ebb56b9b2e30 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:47 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:47 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:47 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:47 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7f77ed96-d9b7-4b93-92e5-ebb56b9b2e30 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7f77ed96-d9b7-4b93-92e5-ebb56b9b2e30 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 returned with HTTP 200 Sep 05 21:04:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1282/2593] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:47 2026] GET /volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 => generated 865 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-645f66df-c4d6-405d-9cdb-71fe29ca549d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-645f66df-c4d6-405d-9cdb-71fe29ca549d tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] GET http://192.168.122.147/volume/v3/volumes/4843a709-ff3a-41a4-a816-e3a47f74ff5b Sep 05 21:04:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-645f66df-c4d6-405d-9cdb-71fe29ca549d tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-645f66df-c4d6-405d-9cdb-71fe29ca549d tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-645f66df-c4d6-405d-9cdb-71fe29ca549d tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes/4843a709-ff3a-41a4-a816-e3a47f74ff5b returned with HTTP 404 Sep 05 21:04:48 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1312/2594] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:48 2026] GET /volume/v3/volumes/4843a709-ff3a-41a4-a816-e3a47f74ff5b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:04:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-29764075-6f7c-4599-9719-fc0bb5a9dc69 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-29764075-6f7c-4599-9719-fc0bb5a9dc69 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] DELETE http://192.168.122.147/volume/v3/volumes/11640889-4bfb-4827-856b-c554a09baefd Sep 05 21:04:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-29764075-6f7c-4599-9719-fc0bb5a9dc69 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-29764075-6f7c-4599-9719-fc0bb5a9dc69 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:48 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-29764075-6f7c-4599-9719-fc0bb5a9dc69 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Delete volume with id: 11640889-4bfb-4827-856b-c554a09baefd Sep 05 21:04:48 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:48 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:48 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:48 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:48 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-29764075-6f7c-4599-9719-fc0bb5a9dc69 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Volume info retrieved successfully. Sep 05 21:04:48 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-29764075-6f7c-4599-9719-fc0bb5a9dc69 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Delete volume request issued successfully. Sep 05 21:04:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-29764075-6f7c-4599-9719-fc0bb5a9dc69 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes/11640889-4bfb-4827-856b-c554a09baefd returned with HTTP 202 Sep 05 21:04:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1283/2595] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:04:48 2026] DELETE /volume/v3/volumes/11640889-4bfb-4827-856b-c554a09baefd => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:04:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d92de682-88fc-4cf0-a5a7-3fecd649bca3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d92de682-88fc-4cf0-a5a7-3fecd649bca3 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] GET http://192.168.122.147/volume/v3/volumes/11640889-4bfb-4827-856b-c554a09baefd Sep 05 21:04:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d92de682-88fc-4cf0-a5a7-3fecd649bca3 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d92de682-88fc-4cf0-a5a7-3fecd649bca3 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:48 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:48 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:48 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:48 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:48 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d92de682-88fc-4cf0-a5a7-3fecd649bca3 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Volume info retrieved successfully. Sep 05 21:04:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d92de682-88fc-4cf0-a5a7-3fecd649bca3 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes/11640889-4bfb-4827-856b-c554a09baefd returned with HTTP 200 Sep 05 21:04:48 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1313/2596] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:48 2026] GET /volume/v3/volumes/11640889-4bfb-4827-856b-c554a09baefd => generated 859 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d965ea24-db47-4e6d-95b8-a27c60bae9c5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d965ea24-db47-4e6d-95b8-a27c60bae9c5 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] GET http://192.168.122.147/volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 Sep 05 21:04:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d965ea24-db47-4e6d-95b8-a27c60bae9c5 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d965ea24-db47-4e6d-95b8-a27c60bae9c5 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d965ea24-db47-4e6d-95b8-a27c60bae9c5 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 returned with HTTP 404 Sep 05 21:04:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1284/2597] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:48 2026] GET /volume/v3/volumes/abf786e9-8fcb-417b-a885-3e104d40b6c5 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:04:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2df32023-9927-439e-84f3-8e8cb4636607 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2df32023-9927-439e-84f3-8e8cb4636607 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] DELETE http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 Sep 05 21:04:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2df32023-9927-439e-84f3-8e8cb4636607 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2df32023-9927-439e-84f3-8e8cb4636607 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:48 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-2df32023-9927-439e-84f3-8e8cb4636607 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Delete volume with id: 354b8394-453c-4d69-a929-ef7672f08a62 Sep 05 21:04:48 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:48 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:48 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:48 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:48 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2df32023-9927-439e-84f3-8e8cb4636607 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:48 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2df32023-9927-439e-84f3-8e8cb4636607 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Delete volume request issued successfully. Sep 05 21:04:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2df32023-9927-439e-84f3-8e8cb4636607 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 returned with HTTP 202 Sep 05 21:04:48 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1314/2598] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:04:48 2026] DELETE /volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:04:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-79b3b128-6c27-45fd-ac8b-7f5cad068c1f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-79b3b128-6c27-45fd-ac8b-7f5cad068c1f tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] GET http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 Sep 05 21:04:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-79b3b128-6c27-45fd-ac8b-7f5cad068c1f tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-79b3b128-6c27-45fd-ac8b-7f5cad068c1f tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:48 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:48 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:48 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:48 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:48 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-79b3b128-6c27-45fd-ac8b-7f5cad068c1f tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Volume info retrieved successfully. Sep 05 21:04:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-79b3b128-6c27-45fd-ac8b-7f5cad068c1f tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 returned with HTTP 200 Sep 05 21:04:49 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1285/2599] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:48 2026] GET /volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 => generated 866 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:04:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-028d64d4-4963-4670-b78d-0220c74d650b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-028d64d4-4963-4670-b78d-0220c74d650b tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] GET http://192.168.122.147/volume/v3/volumes/11640889-4bfb-4827-856b-c554a09baefd Sep 05 21:04:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-028d64d4-4963-4670-b78d-0220c74d650b tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-028d64d4-4963-4670-b78d-0220c74d650b tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-028d64d4-4963-4670-b78d-0220c74d650b tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes/11640889-4bfb-4827-856b-c554a09baefd returned with HTTP 404 Sep 05 21:04:49 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1315/2600] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:49 2026] GET /volume/v3/volumes/11640889-4bfb-4827-856b-c554a09baefd => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:04:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-505af8d0-4898-474d-8937-6e0323869bd5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-505af8d0-4898-474d-8937-6e0323869bd5 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] DELETE http://192.168.122.147/volume/v3/volumes/c22bdc55-5351-4e39-9644-597e5ca93951 Sep 05 21:04:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-505af8d0-4898-474d-8937-6e0323869bd5 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-505af8d0-4898-474d-8937-6e0323869bd5 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:49 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-505af8d0-4898-474d-8937-6e0323869bd5 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Delete volume with id: c22bdc55-5351-4e39-9644-597e5ca93951 Sep 05 21:04:49 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:49 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:49 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:49 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:49 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-505af8d0-4898-474d-8937-6e0323869bd5 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Volume info retrieved successfully. Sep 05 21:04:49 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-505af8d0-4898-474d-8937-6e0323869bd5 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Delete volume request issued successfully. Sep 05 21:04:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-505af8d0-4898-474d-8937-6e0323869bd5 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes/c22bdc55-5351-4e39-9644-597e5ca93951 returned with HTTP 202 Sep 05 21:04:49 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1286/2601] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:04:49 2026] DELETE /volume/v3/volumes/c22bdc55-5351-4e39-9644-597e5ca93951 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:04:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c4c3729b-1af5-44e3-9136-17d593e71e29 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-06aece91-34c6-4eac-ac71-3342c3834a54 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c4c3729b-1af5-44e3-9136-17d593e71e29 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] GET http://192.168.122.147/volume/v3/volumes/c22bdc55-5351-4e39-9644-597e5ca93951 Sep 05 21:04:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c4c3729b-1af5-44e3-9136-17d593e71e29 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c4c3729b-1af5-44e3-9136-17d593e71e29 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:49 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:49 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:49 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:49 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:49 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c4c3729b-1af5-44e3-9136-17d593e71e29 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Volume info retrieved successfully. Sep 05 21:04:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c4c3729b-1af5-44e3-9136-17d593e71e29 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes/c22bdc55-5351-4e39-9644-597e5ca93951 returned with HTTP 200 Sep 05 21:04:49 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1316/2602] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:49 2026] GET /volume/v3/volumes/c22bdc55-5351-4e39-9644-597e5ca93951 => generated 861 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-06aece91-34c6-4eac-ac71-3342c3834a54 tempest-VolumeAndVolumeTypeFromImageTest-1489054286 tempest-VolumeAndVolumeTypeFromImageTest-1489054286-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:04:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-06aece91-34c6-4eac-ac71-3342c3834a54 tempest-VolumeAndVolumeTypeFromImageTest-1489054286 tempest-VolumeAndVolumeTypeFromImageTest-1489054286-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=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6b5a91c4-71f4-48a5-a7e8-4d05e84c8eb3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6b5a91c4-71f4-48a5-a7e8-4d05e84c8eb3 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] GET http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 Sep 05 21:04:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6b5a91c4-71f4-48a5-a7e8-4d05e84c8eb3 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6b5a91c4-71f4-48a5-a7e8-4d05e84c8eb3 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-06aece91-34c6-4eac-ac71-3342c3834a54 tempest-VolumeAndVolumeTypeFromImageTest-1489054286 tempest-VolumeAndVolumeTypeFromImageTest-1489054286-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:04:50 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1287/2603] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:04:49 2026] POST /volume/v3/types => generated 287 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6b5a91c4-71f4-48a5-a7e8-4d05e84c8eb3 tempest-TestServerVolumeAttachmentScenario-1777905331 tempest-TestServerVolumeAttachmentScenario-1777905331-project-member] http://192.168.122.147/volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 returned with HTTP 404 Sep 05 21:04:50 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1317/2604] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:50 2026] GET /volume/v3/volumes/354b8394-453c-4d69-a929-ef7672f08a62 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:04:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-87002583-7bce-45d2-a4c1-5f89e6db91b7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-87002583-7bce-45d2-a4c1-5f89e6db91b7 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] GET http://192.168.122.147/volume/v3/volumes/c22bdc55-5351-4e39-9644-597e5ca93951 Sep 05 21:04:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-87002583-7bce-45d2-a4c1-5f89e6db91b7 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-87002583-7bce-45d2-a4c1-5f89e6db91b7 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-87002583-7bce-45d2-a4c1-5f89e6db91b7 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes/c22bdc55-5351-4e39-9644-597e5ca93951 returned with HTTP 404 Sep 05 21:04:50 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1288/2605] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:50 2026] GET /volume/v3/volumes/c22bdc55-5351-4e39-9644-597e5ca93951 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:04:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-814b91b9-8377-4db1-b168-7507f871e00b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-814b91b9-8377-4db1-b168-7507f871e00b tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] DELETE http://192.168.122.147/volume/v3/volumes/25be8dc7-c9da-4412-a641-85e6d2c5aea1 Sep 05 21:04:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-814b91b9-8377-4db1-b168-7507f871e00b tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-814b91b9-8377-4db1-b168-7507f871e00b tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:50 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-814b91b9-8377-4db1-b168-7507f871e00b tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Delete volume with id: 25be8dc7-c9da-4412-a641-85e6d2c5aea1 Sep 05 21:04:50 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:50 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:50 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:50 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:50 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-814b91b9-8377-4db1-b168-7507f871e00b tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Volume info retrieved successfully. Sep 05 21:04:51 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-814b91b9-8377-4db1-b168-7507f871e00b tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Delete volume request issued successfully. Sep 05 21:04:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-814b91b9-8377-4db1-b168-7507f871e00b tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes/25be8dc7-c9da-4412-a641-85e6d2c5aea1 returned with HTTP 202 Sep 05 21:04:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1318/2606] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:04:50 2026] DELETE /volume/v3/volumes/25be8dc7-c9da-4412-a641-85e6d2c5aea1 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:04:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-95959b54-8ebe-493a-b81c-736013ce30e5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-95959b54-8ebe-493a-b81c-736013ce30e5 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] GET http://192.168.122.147/volume/v3/volumes/25be8dc7-c9da-4412-a641-85e6d2c5aea1 Sep 05 21:04:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-95959b54-8ebe-493a-b81c-736013ce30e5 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-95959b54-8ebe-493a-b81c-736013ce30e5 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:51 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:51 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:51 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:51 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-95959b54-8ebe-493a-b81c-736013ce30e5 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Volume info retrieved successfully. Sep 05 21:04:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-95959b54-8ebe-493a-b81c-736013ce30e5 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes/25be8dc7-c9da-4412-a641-85e6d2c5aea1 returned with HTTP 200 Sep 05 21:04:51 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1289/2607] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:51 2026] GET /volume/v3/volumes/25be8dc7-c9da-4412-a641-85e6d2c5aea1 => generated 860 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ead1688e-8726-45f3-86c9-f5f7ce16da39 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ead1688e-8726-45f3-86c9-f5f7ce16da39 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] GET http://192.168.122.147/volume/v3/volumes/25be8dc7-c9da-4412-a641-85e6d2c5aea1 Sep 05 21:04:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ead1688e-8726-45f3-86c9-f5f7ce16da39 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ead1688e-8726-45f3-86c9-f5f7ce16da39 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ead1688e-8726-45f3-86c9-f5f7ce16da39 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes/25be8dc7-c9da-4412-a641-85e6d2c5aea1 returned with HTTP 404 Sep 05 21:04:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1319/2608] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:52 2026] GET /volume/v3/volumes/25be8dc7-c9da-4412-a641-85e6d2c5aea1 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:04:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ad9932bb-0115-4c4f-b7d6-ed0e6209dc5c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ad9932bb-0115-4c4f-b7d6-ed0e6209dc5c tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/6a7842d8-ef79-4f45-98a0-5c7b8953900f Sep 05 21:04:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ad9932bb-0115-4c4f-b7d6-ed0e6209dc5c tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ad9932bb-0115-4c4f-b7d6-ed0e6209dc5c tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:52 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-ad9932bb-0115-4c4f-b7d6-ed0e6209dc5c tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Delete snapshot with id: 6a7842d8-ef79-4f45-98a0-5c7b8953900f Sep 05 21:04:52 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:52 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ad9932bb-0115-4c4f-b7d6-ed0e6209dc5c tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Snapshot retrieved successfully. Sep 05 21:04:52 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:52 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ad9932bb-0115-4c4f-b7d6-ed0e6209dc5c tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Snapshot delete request issued successfully. Sep 05 21:04:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ad9932bb-0115-4c4f-b7d6-ed0e6209dc5c tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/snapshots/6a7842d8-ef79-4f45-98a0-5c7b8953900f returned with HTTP 202 Sep 05 21:04:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1290/2609] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:04:52 2026] DELETE /volume/v3/snapshots/6a7842d8-ef79-4f45-98a0-5c7b8953900f => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:04:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-87fb97bf-6e3c-499b-9df5-96c666010ff0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-87fb97bf-6e3c-499b-9df5-96c666010ff0 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] GET http://192.168.122.147/volume/v3/snapshots/6a7842d8-ef79-4f45-98a0-5c7b8953900f Sep 05 21:04:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-87fb97bf-6e3c-499b-9df5-96c666010ff0 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-87fb97bf-6e3c-499b-9df5-96c666010ff0 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:52 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:52 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:52 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-87fb97bf-6e3c-499b-9df5-96c666010ff0 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Snapshot retrieved successfully. Sep 05 21:04:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-87fb97bf-6e3c-499b-9df5-96c666010ff0 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/snapshots/6a7842d8-ef79-4f45-98a0-5c7b8953900f returned with HTTP 200 Sep 05 21:04:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1320/2610] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:04:52 2026] GET /volume/v3/snapshots/6a7842d8-ef79-4f45-98a0-5c7b8953900f => generated 474 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-28497d6a-f24f-4344-9a42-70da582fc7ac None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-28497d6a-f24f-4344-9a42-70da582fc7ac tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:04:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-28497d6a-f24f-4344-9a42-70da582fc7ac tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "0a4eeb8e-f2cb-4054-91b6-403e36fa67a2", "size": 1}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-28497d6a-f24f-4344-9a42-70da582fc7ac tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '0a4eeb8e-f2cb-4054-91b6-403e36fa67a2', 'size': 1}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:04:53 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-28497d6a-f24f-4344-9a42-70da582fc7ac tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Create volume of 1 GB Sep 05 21:04:53 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:53 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:53 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-28497d6a-f24f-4344-9a42-70da582fc7ac tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Availability Zones retrieved successfully. Sep 05 21:04:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-28497d6a-f24f-4344-9a42-70da582fc7ac tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Flow 'volume_create_api' (74b09674-ff42-4bbc-8146-665087f42756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:04:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-28497d6a-f24f-4344-9a42-70da582fc7ac tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40e0c1a5-5de5-47ff-b18f-a9f3d1411355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-28497d6a-f24f-4344-9a42-70da582fc7ac tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:04:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-28497d6a-f24f-4344-9a42-70da582fc7ac tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40e0c1a5-5de5-47ff-b18f-a9f3d1411355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T19:04:50Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=57820bcf-af8e-437d-bf5c-9cec04b9f825,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': '57820bcf-af8e-437d-bf5c-9cec04b9f825', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-28497d6a-f24f-4344-9a42-70da582fc7ac tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe082132-afbb-4fdb-897d-135c66d80e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:53 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-28497d6a-f24f-4344-9a42-70da582fc7ac tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-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 05 21:04:53 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-28497d6a-f24f-4344-9a42-70da582fc7ac tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-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 05 21:04:53 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-28497d6a-f24f-4344-9a42-70da582fc7ac tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Created reservations ['74f54369-1dc7-45af-ba8b-6916cddba5b6', '6b1c73eb-5c3a-4c1b-90dd-e22e326b272f', '18beb447-20b3-45a9-80f2-f11d53b371da', 'f78eab7c-2c6a-4ef8-a237-40c6e6713dd0'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:04:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-22de6ae5-3f12-4e2c-a1e8-34c45b0c0bf2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-28497d6a-f24f-4344-9a42-70da582fc7ac tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe082132-afbb-4fdb-897d-135c66d80e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74f54369-1dc7-45af-ba8b-6916cddba5b6', '6b1c73eb-5c3a-4c1b-90dd-e22e326b272f', '18beb447-20b3-45a9-80f2-f11d53b371da', 'f78eab7c-2c6a-4ef8-a237-40c6e6713dd0']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-22de6ae5-3f12-4e2c-a1e8-34c45b0c0bf2 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] GET http://192.168.122.147/volume/v3/snapshots/6a7842d8-ef79-4f45-98a0-5c7b8953900f Sep 05 21:04:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-22de6ae5-3f12-4e2c-a1e8-34c45b0c0bf2 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-22de6ae5-3f12-4e2c-a1e8-34c45b0c0bf2 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-28497d6a-f24f-4344-9a42-70da582fc7ac tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5871ef2b-48df-4ef2-afe0-a1dc81df1f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:53 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:53 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:53 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-22de6ae5-3f12-4e2c-a1e8-34c45b0c0bf2 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Snapshot retrieved successfully. Sep 05 21:04:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-22de6ae5-3f12-4e2c-a1e8-34c45b0c0bf2 tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/snapshots/6a7842d8-ef79-4f45-98a0-5c7b8953900f returned with HTTP 200 Sep 05 21:04:53 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1321/2611] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:04:53 2026] GET /volume/v3/snapshots/6a7842d8-ef79-4f45-98a0-5c7b8953900f => generated 474 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:53 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:53 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-28497d6a-f24f-4344-9a42-70da582fc7ac tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5871ef2b-48df-4ef2-afe0-a1dc81df1f80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99e987dd-720b-49c5-ae4e-770939d4082f', '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='58c77a0384e0405398edb80c7815333c',qos_specs=None,replication_status=,reservations=['74f54369-1dc7-45af-ba8b-6916cddba5b6','6b1c73eb-5c3a-4c1b-90dd-e22e326b272f','18beb447-20b3-45a9-80f2-f11d53b371da','f78eab7c-2c6a-4ef8-a237-40c6e6713dd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6626dbc71b424f37bcab6ed641184af3',volume_type_id=57820bcf-af8e-437d-bf5c-9cec04b9f825), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:04:53Z,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=99e987dd-720b-49c5-ae4e-770939d4082f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58c77a0384e0405398edb80c7815333c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6626dbc71b424f37bcab6ed641184af3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(57820bcf-af8e-437d-bf5c-9cec04b9f825),volume_type_id=57820bcf-af8e-437d-bf5c-9cec04b9f825)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-28497d6a-f24f-4344-9a42-70da582fc7ac tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05492ba0-7aa7-4e0d-9179-2baff8949e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-28497d6a-f24f-4344-9a42-70da582fc7ac tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05492ba0-7aa7-4e0d-9179-2baff8949e0f) transitioned into state 'SUCCESS' from 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='58c77a0384e0405398edb80c7815333c',qos_specs=None,replication_status=,reservations=['74f54369-1dc7-45af-ba8b-6916cddba5b6','6b1c73eb-5c3a-4c1b-90dd-e22e326b272f','18beb447-20b3-45a9-80f2-f11d53b371da','f78eab7c-2c6a-4ef8-a237-40c6e6713dd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6626dbc71b424f37bcab6ed641184af3',volume_type_id=57820bcf-af8e-437d-bf5c-9cec04b9f825)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-28497d6a-f24f-4344-9a42-70da582fc7ac tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (960a5c8b-1269-48fa-bfae-5bd8405f931e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-28497d6a-f24f-4344-9a42-70da582fc7ac tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (960a5c8b-1269-48fa-bfae-5bd8405f931e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:53 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-28497d6a-f24f-4344-9a42-70da582fc7ac tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Flow 'volume_create_api' (74b09674-ff42-4bbc-8146-665087f42756) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:04:53 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-28497d6a-f24f-4344-9a42-70da582fc7ac tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Create volume request issued successfully. Sep 05 21:04:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-28497d6a-f24f-4344-9a42-70da582fc7ac tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:04:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1291/2612] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:04:52 2026] POST /volume/v3/volumes => generated 806 bytes in 678 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:04:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-576656bd-e486-48b6-9d14-b2590cc64d7d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-576656bd-e486-48b6-9d14-b2590cc64d7d tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] GET http://192.168.122.147/volume/v3/volumes/99e987dd-720b-49c5-ae4e-770939d4082f Sep 05 21:04:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-576656bd-e486-48b6-9d14-b2590cc64d7d tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-576656bd-e486-48b6-9d14-b2590cc64d7d tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:53 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:53 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:53 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:53 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:53 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-576656bd-e486-48b6-9d14-b2590cc64d7d tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Volume info retrieved successfully. Sep 05 21:04:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-576656bd-e486-48b6-9d14-b2590cc64d7d tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] http://192.168.122.147/volume/v3/volumes/99e987dd-720b-49c5-ae4e-770939d4082f returned with HTTP 200 Sep 05 21:04:53 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1322/2613] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:53 2026] GET /volume/v3/volumes/99e987dd-720b-49c5-ae4e-770939d4082f => generated 874 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8ff1b1ee-2ec8-44a2-887c-fe1206461b5f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8ff1b1ee-2ec8-44a2-887c-fe1206461b5f tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] GET http://192.168.122.147/volume/v3/snapshots/6a7842d8-ef79-4f45-98a0-5c7b8953900f Sep 05 21:04:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8ff1b1ee-2ec8-44a2-887c-fe1206461b5f tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8ff1b1ee-2ec8-44a2-887c-fe1206461b5f tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8ff1b1ee-2ec8-44a2-887c-fe1206461b5f tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/snapshots/6a7842d8-ef79-4f45-98a0-5c7b8953900f returned with HTTP 404 Sep 05 21:04:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1292/2614] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:04:54 2026] GET /volume/v3/snapshots/6a7842d8-ef79-4f45-98a0-5c7b8953900f => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:04:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a6f8e5dd-88fc-4787-8cfc-8149db69d3cc None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a6f8e5dd-88fc-4787-8cfc-8149db69d3cc tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] DELETE http://192.168.122.147/volume/v3/volumes/f2afd43e-0f39-478c-a399-2d2087796779 Sep 05 21:04:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a6f8e5dd-88fc-4787-8cfc-8149db69d3cc tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a6f8e5dd-88fc-4787-8cfc-8149db69d3cc tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:54 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-a6f8e5dd-88fc-4787-8cfc-8149db69d3cc tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Delete volume with id: f2afd43e-0f39-478c-a399-2d2087796779 Sep 05 21:04:54 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:54 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:54 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:54 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:54 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a6f8e5dd-88fc-4787-8cfc-8149db69d3cc tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Volume info retrieved successfully. Sep 05 21:04:54 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a6f8e5dd-88fc-4787-8cfc-8149db69d3cc tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Delete volume request issued successfully. Sep 05 21:04:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a6f8e5dd-88fc-4787-8cfc-8149db69d3cc tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes/f2afd43e-0f39-478c-a399-2d2087796779 returned with HTTP 202 Sep 05 21:04:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1323/2615] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:04:54 2026] DELETE /volume/v3/volumes/f2afd43e-0f39-478c-a399-2d2087796779 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:04:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-71e4b744-3f48-4719-b8f6-5622f539573a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-71e4b744-3f48-4719-b8f6-5622f539573a tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] GET http://192.168.122.147/volume/v3/volumes/f2afd43e-0f39-478c-a399-2d2087796779 Sep 05 21:04:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-71e4b744-3f48-4719-b8f6-5622f539573a tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-71e4b744-3f48-4719-b8f6-5622f539573a tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:54 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:54 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:54 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:54 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-71e4b744-3f48-4719-b8f6-5622f539573a tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Volume info retrieved successfully. Sep 05 21:04:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-71e4b744-3f48-4719-b8f6-5622f539573a tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes/f2afd43e-0f39-478c-a399-2d2087796779 returned with HTTP 200 Sep 05 21:04:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1293/2616] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:54 2026] GET /volume/v3/volumes/f2afd43e-0f39-478c-a399-2d2087796779 => generated 860 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-83850d3f-48c2-43c8-950b-75b221b0969c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-83850d3f-48c2-43c8-950b-75b221b0969c tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] GET http://192.168.122.147/volume/v3/volumes/99e987dd-720b-49c5-ae4e-770939d4082f Sep 05 21:04:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-83850d3f-48c2-43c8-950b-75b221b0969c tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-83850d3f-48c2-43c8-950b-75b221b0969c tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:54 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:54 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:54 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:54 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:54 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-83850d3f-48c2-43c8-950b-75b221b0969c tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Volume info retrieved successfully. Sep 05 21:04:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-83850d3f-48c2-43c8-950b-75b221b0969c tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] http://192.168.122.147/volume/v3/volumes/99e987dd-720b-49c5-ae4e-770939d4082f returned with HTTP 200 Sep 05 21:04:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1324/2617] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:54 2026] GET /volume/v3/volumes/99e987dd-720b-49c5-ae4e-770939d4082f => generated 898 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a165f04c-1761-493b-bdb6-712a2993316b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a165f04c-1761-493b-bdb6-712a2993316b tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] GET http://192.168.122.147/volume/v3/volumes/f2afd43e-0f39-478c-a399-2d2087796779 Sep 05 21:04:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a165f04c-1761-493b-bdb6-712a2993316b tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a165f04c-1761-493b-bdb6-712a2993316b tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a165f04c-1761-493b-bdb6-712a2993316b tempest-CreateVolumesFromSnapshotTest-1102832392 tempest-CreateVolumesFromSnapshotTest-1102832392-project-member] http://192.168.122.147/volume/v3/volumes/f2afd43e-0f39-478c-a399-2d2087796779 returned with HTTP 404 Sep 05 21:04:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1294/2618] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:55 2026] GET /volume/v3/volumes/f2afd43e-0f39-478c-a399-2d2087796779 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:04:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-78308acc-ff43-4639-b508-2a358ceb71ed None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-78308acc-ff43-4639-b508-2a358ceb71ed tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] GET http://192.168.122.147/volume/v3/volumes/99e987dd-720b-49c5-ae4e-770939d4082f Sep 05 21:04:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-78308acc-ff43-4639-b508-2a358ceb71ed tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-78308acc-ff43-4639-b508-2a358ceb71ed tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:55 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:55 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:55 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:55 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:55 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-78308acc-ff43-4639-b508-2a358ceb71ed tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Volume info retrieved successfully. Sep 05 21:04:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-78308acc-ff43-4639-b508-2a358ceb71ed tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] http://192.168.122.147/volume/v3/volumes/99e987dd-720b-49c5-ae4e-770939d4082f returned with HTTP 200 Sep 05 21:04:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1325/2619] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:55 2026] GET /volume/v3/volumes/99e987dd-720b-49c5-ae4e-770939d4082f => generated 956 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-568b94c8-2c40-49a6-a238-45d3700fefe5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-568b94c8-2c40-49a6-a238-45d3700fefe5 tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] GET http://192.168.122.147/volume/v3/volumes/99e987dd-720b-49c5-ae4e-770939d4082f Sep 05 21:04:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-568b94c8-2c40-49a6-a238-45d3700fefe5 tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-568b94c8-2c40-49a6-a238-45d3700fefe5 tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:56 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:56 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:56 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:56 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:56 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-568b94c8-2c40-49a6-a238-45d3700fefe5 tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Volume info retrieved successfully. Sep 05 21:04:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-568b94c8-2c40-49a6-a238-45d3700fefe5 tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] http://192.168.122.147/volume/v3/volumes/99e987dd-720b-49c5-ae4e-770939d4082f returned with HTTP 200 Sep 05 21:04:56 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1295/2620] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:56 2026] GET /volume/v3/volumes/99e987dd-720b-49c5-ae4e-770939d4082f => generated 956 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e2cb9f91-0905-4708-9c01-1aa58ae29d6c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e2cb9f91-0905-4708-9c01-1aa58ae29d6c tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] GET http://192.168.122.147/volume/v3/volumes/99e987dd-720b-49c5-ae4e-770939d4082f Sep 05 21:04:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e2cb9f91-0905-4708-9c01-1aa58ae29d6c tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e2cb9f91-0905-4708-9c01-1aa58ae29d6c tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:57 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:57 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:57 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:57 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:57 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e2cb9f91-0905-4708-9c01-1aa58ae29d6c tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Volume info retrieved successfully. Sep 05 21:04:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e2cb9f91-0905-4708-9c01-1aa58ae29d6c tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] http://192.168.122.147/volume/v3/volumes/99e987dd-720b-49c5-ae4e-770939d4082f returned with HTTP 200 Sep 05 21:04:57 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1326/2621] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:57 2026] GET /volume/v3/volumes/99e987dd-720b-49c5-ae4e-770939d4082f => generated 959 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-90f0b5eb-0f45-4d28-bffe-cdc13c257694 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-90f0b5eb-0f45-4d28-bffe-cdc13c257694 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:04:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-90f0b5eb-0f45-4d28-bffe-cdc13c257694 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1058996432"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:04:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-90f0b5eb-0f45-4d28-bffe-cdc13c257694 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1058996432'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:04:58 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-90f0b5eb-0f45-4d28-bffe-cdc13c257694 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Create volume of 1 GB Sep 05 21:04:58 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-90f0b5eb-0f45-4d28-bffe-cdc13c257694 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Availability Zones retrieved successfully. Sep 05 21:04:58 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-90f0b5eb-0f45-4d28-bffe-cdc13c257694 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Flow 'volume_create_api' (c8cde732-0892-4868-8cbe-01c474adac22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:04:58 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-90f0b5eb-0f45-4d28-bffe-cdc13c257694 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb11dcbb-08e9-496e-9093-56e0aa10262e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:58 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-90f0b5eb-0f45-4d28-bffe-cdc13c257694 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:04:58 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-90f0b5eb-0f45-4d28-bffe-cdc13c257694 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb11dcbb-08e9-496e-9093-56e0aa10262e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:58 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-90f0b5eb-0f45-4d28-bffe-cdc13c257694 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a64294a9-b95b-4cfd-860f-4a4c5dfe8f76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:58 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-90f0b5eb-0f45-4d28-bffe-cdc13c257694 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Created reservations ['0e24dbfc-baed-4f5c-abb7-3b8b269cf322', '102f0d63-28e1-4e6f-960a-f3697d1920af', '799f9bc4-a22f-4491-b58b-78b5f2420db5', '077d1115-b7fb-4443-b50e-db66d9fc9b8a'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:04:58 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-90f0b5eb-0f45-4d28-bffe-cdc13c257694 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a64294a9-b95b-4cfd-860f-4a4c5dfe8f76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e24dbfc-baed-4f5c-abb7-3b8b269cf322', '102f0d63-28e1-4e6f-960a-f3697d1920af', '799f9bc4-a22f-4491-b58b-78b5f2420db5', '077d1115-b7fb-4443-b50e-db66d9fc9b8a']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:58 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-90f0b5eb-0f45-4d28-bffe-cdc13c257694 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a8c2513-0322-485d-88ab-f68be0fa1a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:58 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:58 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:58 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-90f0b5eb-0f45-4d28-bffe-cdc13c257694 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a8c2513-0322-485d-88ab-f68be0fa1a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cfeefc7-698d-4d3a-b743-7ec82e9d5901', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1058996432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='012f0cb6e1554ab9815ed4c650d33427',qos_specs=None,replication_status=,reservations=['0e24dbfc-baed-4f5c-abb7-3b8b269cf322','102f0d63-28e1-4e6f-960a-f3697d1920af','799f9bc4-a22f-4491-b58b-78b5f2420db5','077d1115-b7fb-4443-b50e-db66d9fc9b8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3be74fc49f0b45a1a2909b85316b2407',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:04:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1058996432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cfeefc7-698d-4d3a-b743-7ec82e9d5901,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='012f0cb6e1554ab9815ed4c650d33427',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3be74fc49f0b45a1a2909b85316b2407',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:58 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-90f0b5eb-0f45-4d28-bffe-cdc13c257694 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b48e2f94-f5fe-4f73-bd9d-afd814fd2ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:58 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-90f0b5eb-0f45-4d28-bffe-cdc13c257694 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b48e2f94-f5fe-4f73-bd9d-afd814fd2ea9) transitioned into state 'SUCCESS' from state '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-1058996432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='012f0cb6e1554ab9815ed4c650d33427',qos_specs=None,replication_status=,reservations=['0e24dbfc-baed-4f5c-abb7-3b8b269cf322','102f0d63-28e1-4e6f-960a-f3697d1920af','799f9bc4-a22f-4491-b58b-78b5f2420db5','077d1115-b7fb-4443-b50e-db66d9fc9b8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3be74fc49f0b45a1a2909b85316b2407',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:58 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-90f0b5eb-0f45-4d28-bffe-cdc13c257694 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f279d22c-5a98-488b-be6e-d69d6660ac8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:04:58 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-90f0b5eb-0f45-4d28-bffe-cdc13c257694 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f279d22c-5a98-488b-be6e-d69d6660ac8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:04:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-96b932d9-015d-47ce-a64e-68c46bb3314c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:58 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-90f0b5eb-0f45-4d28-bffe-cdc13c257694 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Flow 'volume_create_api' (c8cde732-0892-4868-8cbe-01c474adac22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:04:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-96b932d9-015d-47ce-a64e-68c46bb3314c tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] GET http://192.168.122.147/volume/v3/volumes/99e987dd-720b-49c5-ae4e-770939d4082f Sep 05 21:04:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-96b932d9-015d-47ce-a64e-68c46bb3314c tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-96b932d9-015d-47ce-a64e-68c46bb3314c tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:58 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-90f0b5eb-0f45-4d28-bffe-cdc13c257694 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Create volume request issued successfully. Sep 05 21:04:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-90f0b5eb-0f45-4d28-bffe-cdc13c257694 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:04:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1296/2622] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 21:04:58 2026] POST /volume/v3/volumes => generated 773 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:04:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8320f2c9-02ab-468c-b416-c51a18cb89ed None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:04:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8320f2c9-02ab-468c-b416-c51a18cb89ed tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] GET http://192.168.122.147/volume/v3/volumes/9cfeefc7-698d-4d3a-b743-7ec82e9d5901 Sep 05 21:04:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8320f2c9-02ab-468c-b416-c51a18cb89ed tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:04:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8320f2c9-02ab-468c-b416-c51a18cb89ed tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:04:58 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:58 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:04:58 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:58 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:04:58 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-96b932d9-015d-47ce-a64e-68c46bb3314c tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Volume info retrieved successfully. Sep 05 21:04:58 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:04:58 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:04:58 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:04:58 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:04:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-96b932d9-015d-47ce-a64e-68c46bb3314c tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] http://192.168.122.147/volume/v3/volumes/99e987dd-720b-49c5-ae4e-770939d4082f returned with HTTP 200 Sep 05 21:04:58 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1327/2623] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:58 2026] GET /volume/v3/volumes/99e987dd-720b-49c5-ae4e-770939d4082f => generated 959 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:04:58 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8320f2c9-02ab-468c-b416-c51a18cb89ed tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Volume info retrieved successfully. Sep 05 21:04:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8320f2c9-02ab-468c-b416-c51a18cb89ed tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes/9cfeefc7-698d-4d3a-b743-7ec82e9d5901 returned with HTTP 200 Sep 05 21:04:59 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1297/2624] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:04:58 2026] GET /volume/v3/volumes/9cfeefc7-698d-4d3a-b743-7ec82e9d5901 => generated 841 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b3451e10-0506-42c0-b88d-c990d25704d7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b3451e10-0506-42c0-b88d-c990d25704d7 tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] GET http://192.168.122.147/volume/v3/volumes/99e987dd-720b-49c5-ae4e-770939d4082f Sep 05 21:05:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b3451e10-0506-42c0-b88d-c990d25704d7 tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b3451e10-0506-42c0-b88d-c990d25704d7 tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:00 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:00 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:00 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:00 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f81ae651-c7f6-4485-9e80-5fede76d41dc None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f81ae651-c7f6-4485-9e80-5fede76d41dc tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] GET http://192.168.122.147/volume/v3/volumes/9cfeefc7-698d-4d3a-b743-7ec82e9d5901 Sep 05 21:05:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f81ae651-c7f6-4485-9e80-5fede76d41dc tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f81ae651-c7f6-4485-9e80-5fede76d41dc tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:00 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b3451e10-0506-42c0-b88d-c990d25704d7 tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Volume info retrieved successfully. Sep 05 21:05:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b3451e10-0506-42c0-b88d-c990d25704d7 tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] http://192.168.122.147/volume/v3/volumes/99e987dd-720b-49c5-ae4e-770939d4082f returned with HTTP 200 Sep 05 21:05:00 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1328/2625] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:00 2026] GET /volume/v3/volumes/99e987dd-720b-49c5-ae4e-770939d4082f => generated 1303 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:00 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:00 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:00 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:00 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-783e59a0-e1ad-49a5-a66c-70cb63c18107 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:00 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f81ae651-c7f6-4485-9e80-5fede76d41dc tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Volume info retrieved successfully. Sep 05 21:05:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-783e59a0-e1ad-49a5-a66c-70cb63c18107 tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] DELETE http://192.168.122.147/volume/v3/volumes/99e987dd-720b-49c5-ae4e-770939d4082f Sep 05 21:05:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-783e59a0-e1ad-49a5-a66c-70cb63c18107 tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-783e59a0-e1ad-49a5-a66c-70cb63c18107 tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:00 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-783e59a0-e1ad-49a5-a66c-70cb63c18107 tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Delete volume with id: 99e987dd-720b-49c5-ae4e-770939d4082f Sep 05 21:05:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f81ae651-c7f6-4485-9e80-5fede76d41dc tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes/9cfeefc7-698d-4d3a-b743-7ec82e9d5901 returned with HTTP 200 Sep 05 21:05:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1298/2626] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:00 2026] GET /volume/v3/volumes/9cfeefc7-698d-4d3a-b743-7ec82e9d5901 => generated 865 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:00 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:00 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:00 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:00 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:00 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-783e59a0-e1ad-49a5-a66c-70cb63c18107 tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Volume info retrieved successfully. Sep 05 21:05:00 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-783e59a0-e1ad-49a5-a66c-70cb63c18107 tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Delete volume request issued successfully. Sep 05 21:05:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-783e59a0-e1ad-49a5-a66c-70cb63c18107 tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] http://192.168.122.147/volume/v3/volumes/99e987dd-720b-49c5-ae4e-770939d4082f returned with HTTP 202 Sep 05 21:05:00 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1329/2627] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:05:00 2026] DELETE /volume/v3/volumes/99e987dd-720b-49c5-ae4e-770939d4082f => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-309aa13e-b37e-41ad-85d3-76ade7aa0ef4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-309aa13e-b37e-41ad-85d3-76ade7aa0ef4 tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] GET http://192.168.122.147/volume/v3/volumes/99e987dd-720b-49c5-ae4e-770939d4082f Sep 05 21:05:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-309aa13e-b37e-41ad-85d3-76ade7aa0ef4 tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-309aa13e-b37e-41ad-85d3-76ade7aa0ef4 tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:00 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:00 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:00 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:00 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:00 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-309aa13e-b37e-41ad-85d3-76ade7aa0ef4 tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Volume info retrieved successfully. Sep 05 21:05:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-309aa13e-b37e-41ad-85d3-76ade7aa0ef4 tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] http://192.168.122.147/volume/v3/volumes/99e987dd-720b-49c5-ae4e-770939d4082f returned with HTTP 200 Sep 05 21:05:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1299/2628] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:00 2026] GET /volume/v3/volumes/99e987dd-720b-49c5-ae4e-770939d4082f => generated 1302 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:05:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6b500294-4c6b-47ee-940c-3233ef6da456 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6b500294-4c6b-47ee-940c-3233ef6da456 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] GET http://192.168.122.147/volume/v3/volumes/9cfeefc7-698d-4d3a-b743-7ec82e9d5901 Sep 05 21:05:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6b500294-4c6b-47ee-940c-3233ef6da456 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6b500294-4c6b-47ee-940c-3233ef6da456 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:01 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:01 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:01 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:01 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:01 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6b500294-4c6b-47ee-940c-3233ef6da456 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Volume info retrieved successfully. Sep 05 21:05:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6b500294-4c6b-47ee-940c-3233ef6da456 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes/9cfeefc7-698d-4d3a-b743-7ec82e9d5901 returned with HTTP 200 Sep 05 21:05:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1330/2629] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:01 2026] GET /volume/v3/volumes/9cfeefc7-698d-4d3a-b743-7ec82e9d5901 => generated 866 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-56ab262d-14d0-4763-a11b-ae671b591e72 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-56ab262d-14d0-4763-a11b-ae671b591e72 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:05:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-56ab262d-14d0-4763-a11b-ae671b591e72 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "9cfeefc7-698d-4d3a-b743-7ec82e9d5901", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-457813488"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-56ab262d-14d0-4763-a11b-ae671b591e72 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Create volume request body: {'volume': {"'source_volid": '9cfeefc7-698d-4d3a-b743-7ec82e9d5901', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-457813488'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:05:01 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-56ab262d-14d0-4763-a11b-ae671b591e72 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Create volume of 1 GB Sep 05 21:05:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-42c2c17a-ccbd-40a1-9ab3-1957fbf2ece3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:01 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-56ab262d-14d0-4763-a11b-ae671b591e72 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Availability Zones retrieved successfully. Sep 05 21:05:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-42c2c17a-ccbd-40a1-9ab3-1957fbf2ece3 tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] GET http://192.168.122.147/volume/v3/volumes/99e987dd-720b-49c5-ae4e-770939d4082f Sep 05 21:05:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-42c2c17a-ccbd-40a1-9ab3-1957fbf2ece3 tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-42c2c17a-ccbd-40a1-9ab3-1957fbf2ece3 tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-56ab262d-14d0-4763-a11b-ae671b591e72 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Flow 'volume_create_api' (f9ddcbee-9894-4b82-8f4c-f22a4c2aca50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-42c2c17a-ccbd-40a1-9ab3-1957fbf2ece3 tempest-VolumeAndVolumeTypeFromImageTest-741924836 tempest-VolumeAndVolumeTypeFromImageTest-741924836-project-member] http://192.168.122.147/volume/v3/volumes/99e987dd-720b-49c5-ae4e-770939d4082f returned with HTTP 404 Sep 05 21:05:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1331/2630] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:01 2026] GET /volume/v3/volumes/99e987dd-720b-49c5-ae4e-770939d4082f => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-56ab262d-14d0-4763-a11b-ae671b591e72 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3de0b577-d953-4250-9f38-3f004a866624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-56ab262d-14d0-4763-a11b-ae671b591e72 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:05:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-56ab262d-14d0-4763-a11b-ae671b591e72 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3de0b577-d953-4250-9f38-3f004a866624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-56ab262d-14d0-4763-a11b-ae671b591e72 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d950f4ac-a5b2-4244-b0ba-56abc276b93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:01 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-56ab262d-14d0-4763-a11b-ae671b591e72 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Created reservations ['56d56ee3-aeb2-4931-bdb2-c6609ae896b1', '1ab357c8-d899-444c-8b5b-c7df2d268c1d', '44374706-92e6-4c70-9eca-e71935fd12fc', '8f38f327-41f9-445b-870e-8d54b0614513'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-56ab262d-14d0-4763-a11b-ae671b591e72 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d950f4ac-a5b2-4244-b0ba-56abc276b93d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56d56ee3-aeb2-4931-bdb2-c6609ae896b1', '1ab357c8-d899-444c-8b5b-c7df2d268c1d', '44374706-92e6-4c70-9eca-e71935fd12fc', '8f38f327-41f9-445b-870e-8d54b0614513']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-03cbc18f-fee8-4b53-b1a6-dd3f0863abd4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-56ab262d-14d0-4763-a11b-ae671b591e72 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ebabaeb-9513-490c-8627-2400860bbfc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-03cbc18f-fee8-4b53-b1a6-dd3f0863abd4 tempest-VolumeAndVolumeTypeFromImageTest-1489054286 tempest-VolumeAndVolumeTypeFromImageTest-1489054286-project-admin] GET http://192.168.122.147/volume/v3/volumes/detail?all_tenants=1 Sep 05 21:05:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-03cbc18f-fee8-4b53-b1a6-dd3f0863abd4 tempest-VolumeAndVolumeTypeFromImageTest-1489054286 tempest-VolumeAndVolumeTypeFromImageTest-1489054286-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-03cbc18f-fee8-4b53-b1a6-dd3f0863abd4 tempest-VolumeAndVolumeTypeFromImageTest-1489054286 tempest-VolumeAndVolumeTypeFromImageTest-1489054286-project-admin] Calling method 'detail' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:01 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-03cbc18f-fee8-4b53-b1a6-dd3f0863abd4 tempest-VolumeAndVolumeTypeFromImageTest-1489054286 tempest-VolumeAndVolumeTypeFromImageTest-1489054286-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 21:05:01 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:01 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-56ab262d-14d0-4763-a11b-ae671b591e72 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ebabaeb-9513-490c-8627-2400860bbfc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '240fcf09-a57a-4417-b71a-e5458916d893', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-457813488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='012f0cb6e1554ab9815ed4c650d33427',qos_specs=None,replication_status=,reservations=['56d56ee3-aeb2-4931-bdb2-c6609ae896b1','1ab357c8-d899-444c-8b5b-c7df2d268c1d','44374706-92e6-4c70-9eca-e71935fd12fc','8f38f327-41f9-445b-870e-8d54b0614513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3be74fc49f0b45a1a2909b85316b2407',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:05:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-457813488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=240fcf09-a57a-4417-b71a-e5458916d893,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='012f0cb6e1554ab9815ed4c650d33427',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3be74fc49f0b45a1a2909b85316b2407',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-56ab262d-14d0-4763-a11b-ae671b591e72 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3bc4f57-49e4-48a9-a7a6-c9780d268a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:01 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:01 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:01 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:01 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:01 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-03cbc18f-fee8-4b53-b1a6-dd3f0863abd4 tempest-VolumeAndVolumeTypeFromImageTest-1489054286 tempest-VolumeAndVolumeTypeFromImageTest-1489054286-project-admin] Get all volumes completed successfully. Sep 05 21:05:01 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:01 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-03cbc18f-fee8-4b53-b1a6-dd3f0863abd4 tempest-VolumeAndVolumeTypeFromImageTest-1489054286 tempest-VolumeAndVolumeTypeFromImageTest-1489054286-project-admin] http://192.168.122.147/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 05 21:05:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1332/2631] 192.168.122.147 () {58 vars in 1169 bytes} [Sat Sep 5 21:05:01 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1999 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-56ab262d-14d0-4763-a11b-ae671b591e72 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3bc4f57-49e4-48a9-a7a6-c9780d268a6d) transitioned into state 'SUCCESS' from state '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-457813488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='012f0cb6e1554ab9815ed4c650d33427',qos_specs=None,replication_status=,reservations=['56d56ee3-aeb2-4931-bdb2-c6609ae896b1','1ab357c8-d899-444c-8b5b-c7df2d268c1d','44374706-92e6-4c70-9eca-e71935fd12fc','8f38f327-41f9-445b-870e-8d54b0614513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3be74fc49f0b45a1a2909b85316b2407',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7f2c850b-b30d-4391-8927-19841fcf01ae None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-56ab262d-14d0-4763-a11b-ae671b591e72 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afba48cd-aac2-469a-bca4-e7c761eb534d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7f2c850b-b30d-4391-8927-19841fcf01ae tempest-VolumeAndVolumeTypeFromImageTest-1489054286 tempest-VolumeAndVolumeTypeFromImageTest-1489054286-project-admin] DELETE http://192.168.122.147/volume/v3/types/57820bcf-af8e-437d-bf5c-9cec04b9f825 Sep 05 21:05:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7f2c850b-b30d-4391-8927-19841fcf01ae tempest-VolumeAndVolumeTypeFromImageTest-1489054286 tempest-VolumeAndVolumeTypeFromImageTest-1489054286-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7f2c850b-b30d-4391-8927-19841fcf01ae tempest-VolumeAndVolumeTypeFromImageTest-1489054286 tempest-VolumeAndVolumeTypeFromImageTest-1489054286-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-56ab262d-14d0-4763-a11b-ae671b591e72 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afba48cd-aac2-469a-bca4-e7c761eb534d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-56ab262d-14d0-4763-a11b-ae671b591e72 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Flow 'volume_create_api' (f9ddcbee-9894-4b82-8f4c-f22a4c2aca50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:01 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-56ab262d-14d0-4763-a11b-ae671b591e72 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Create volume request issued successfully. Sep 05 21:05:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-56ab262d-14d0-4763-a11b-ae671b591e72 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:05:01 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1300/2632] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:05:01 2026] POST /volume/v3/volumes => generated 772 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:05:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ecf966d2-cfae-4070-9b60-5431f28561e2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ecf966d2-cfae-4070-9b60-5431f28561e2 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:05:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ecf966d2-cfae-4070-9b60-5431f28561e2 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "9cfeefc7-698d-4d3a-b743-7ec82e9d5901", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1467781448"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-ecf966d2-cfae-4070-9b60-5431f28561e2 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Create volume request body: {'volume': {"'source_volid": '9cfeefc7-698d-4d3a-b743-7ec82e9d5901', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1467781448'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:05:01 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-ecf966d2-cfae-4070-9b60-5431f28561e2 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Create volume of 1 GB Sep 05 21:05:01 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:01 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:01 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ecf966d2-cfae-4070-9b60-5431f28561e2 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Availability Zones retrieved successfully. Sep 05 21:05:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7f2c850b-b30d-4391-8927-19841fcf01ae tempest-VolumeAndVolumeTypeFromImageTest-1489054286 tempest-VolumeAndVolumeTypeFromImageTest-1489054286-project-admin] http://192.168.122.147/volume/v3/types/57820bcf-af8e-437d-bf5c-9cec04b9f825 returned with HTTP 202 Sep 05 21:05:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1333/2633] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:05:01 2026] DELETE /volume/v3/types/57820bcf-af8e-437d-bf5c-9cec04b9f825 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ecf966d2-cfae-4070-9b60-5431f28561e2 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Flow 'volume_create_api' (95c2e99c-5b82-4c01-a59f-ac54d70d2626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-044419e9-3309-4fc3-a7b1-d7468dd984c6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ecf966d2-cfae-4070-9b60-5431f28561e2 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fe754d7-9075-4124-98a4-7bbe51c0e61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-ecf966d2-cfae-4070-9b60-5431f28561e2 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:05:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-044419e9-3309-4fc3-a7b1-d7468dd984c6 tempest-VolumeAndVolumeTypeFromImageTest-1489054286 tempest-VolumeAndVolumeTypeFromImageTest-1489054286-project-admin] GET http://192.168.122.147/volume/v3/types/57820bcf-af8e-437d-bf5c-9cec04b9f825 Sep 05 21:05:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-044419e9-3309-4fc3-a7b1-d7468dd984c6 tempest-VolumeAndVolumeTypeFromImageTest-1489054286 tempest-VolumeAndVolumeTypeFromImageTest-1489054286-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-044419e9-3309-4fc3-a7b1-d7468dd984c6 tempest-VolumeAndVolumeTypeFromImageTest-1489054286 tempest-VolumeAndVolumeTypeFromImageTest-1489054286-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-044419e9-3309-4fc3-a7b1-d7468dd984c6 tempest-VolumeAndVolumeTypeFromImageTest-1489054286 tempest-VolumeAndVolumeTypeFromImageTest-1489054286-project-admin] http://192.168.122.147/volume/v3/types/57820bcf-af8e-437d-bf5c-9cec04b9f825 returned with HTTP 404 Sep 05 21:05:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1334/2634] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 21:05:01 2026] GET /volume/v3/types/57820bcf-af8e-437d-bf5c-9cec04b9f825 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ecf966d2-cfae-4070-9b60-5431f28561e2 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fe754d7-9075-4124-98a4-7bbe51c0e61f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ecf966d2-cfae-4070-9b60-5431f28561e2 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee9c32ec-5df4-426a-8b96-b8883487c8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:01 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-ecf966d2-cfae-4070-9b60-5431f28561e2 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Created reservations ['8680af12-3d4d-48b4-9a1b-932887e36985', '7161f0ef-ac6d-40d9-8fa0-ac55c45001cd', 'b718d860-f7e7-4b1f-a6b3-fd6a3411f944', 'a55bb176-6dc1-4080-a567-0a25a2a6eb7c'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ecf966d2-cfae-4070-9b60-5431f28561e2 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee9c32ec-5df4-426a-8b96-b8883487c8af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8680af12-3d4d-48b4-9a1b-932887e36985', '7161f0ef-ac6d-40d9-8fa0-ac55c45001cd', 'b718d860-f7e7-4b1f-a6b3-fd6a3411f944', 'a55bb176-6dc1-4080-a567-0a25a2a6eb7c']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ecf966d2-cfae-4070-9b60-5431f28561e2 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf6c888f-1b38-4523-ae88-2d8ab26631d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:02 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:02 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:02 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ecf966d2-cfae-4070-9b60-5431f28561e2 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf6c888f-1b38-4523-ae88-2d8ab26631d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2742569-6e05-43dc-9e34-a72fb3ce34b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1467781448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='012f0cb6e1554ab9815ed4c650d33427',qos_specs=None,replication_status=,reservations=['8680af12-3d4d-48b4-9a1b-932887e36985','7161f0ef-ac6d-40d9-8fa0-ac55c45001cd','b718d860-f7e7-4b1f-a6b3-fd6a3411f944','a55bb176-6dc1-4080-a567-0a25a2a6eb7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3be74fc49f0b45a1a2909b85316b2407',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:05:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1467781448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2742569-6e05-43dc-9e34-a72fb3ce34b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='012f0cb6e1554ab9815ed4c650d33427',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3be74fc49f0b45a1a2909b85316b2407',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:02 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ecf966d2-cfae-4070-9b60-5431f28561e2 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79d6d80e-8cc4-43bb-826e-24d4d68e76a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:02 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ecf966d2-cfae-4070-9b60-5431f28561e2 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79d6d80e-8cc4-43bb-826e-24d4d68e76a9) transitioned into state 'SUCCESS' from state '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-1467781448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='012f0cb6e1554ab9815ed4c650d33427',qos_specs=None,replication_status=,reservations=['8680af12-3d4d-48b4-9a1b-932887e36985','7161f0ef-ac6d-40d9-8fa0-ac55c45001cd','b718d860-f7e7-4b1f-a6b3-fd6a3411f944','a55bb176-6dc1-4080-a567-0a25a2a6eb7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3be74fc49f0b45a1a2909b85316b2407',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:02 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ecf966d2-cfae-4070-9b60-5431f28561e2 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (107b12a7-9daf-4af7-80c7-7a81bdbe009d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:02 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ecf966d2-cfae-4070-9b60-5431f28561e2 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (107b12a7-9daf-4af7-80c7-7a81bdbe009d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:02 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ecf966d2-cfae-4070-9b60-5431f28561e2 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Flow 'volume_create_api' (95c2e99c-5b82-4c01-a59f-ac54d70d2626) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:02 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ecf966d2-cfae-4070-9b60-5431f28561e2 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Create volume request issued successfully. Sep 05 21:05:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ecf966d2-cfae-4070-9b60-5431f28561e2 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:05:02 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1301/2635] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:05:01 2026] POST /volume/v3/volumes => generated 773 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:05:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-af28ce98-e1b3-4456-be92-2c2f09f19440 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-af28ce98-e1b3-4456-be92-2c2f09f19440 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:05:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-af28ce98-e1b3-4456-be92-2c2f09f19440 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "9cfeefc7-698d-4d3a-b743-7ec82e9d5901", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1838260462"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-af28ce98-e1b3-4456-be92-2c2f09f19440 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Create volume request body: {'volume': {"'source_volid": '9cfeefc7-698d-4d3a-b743-7ec82e9d5901', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1838260462'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:05:02 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-af28ce98-e1b3-4456-be92-2c2f09f19440 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Create volume of 1 GB Sep 05 21:05:02 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-af28ce98-e1b3-4456-be92-2c2f09f19440 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Availability Zones retrieved successfully. Sep 05 21:05:02 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-af28ce98-e1b3-4456-be92-2c2f09f19440 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Flow 'volume_create_api' (24c691b2-69cc-4b2f-8b89-9c5f09472888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:02 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-af28ce98-e1b3-4456-be92-2c2f09f19440 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (787747aa-1973-4299-9b3d-099ddadfae6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:02 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-af28ce98-e1b3-4456-be92-2c2f09f19440 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:05:02 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-af28ce98-e1b3-4456-be92-2c2f09f19440 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (787747aa-1973-4299-9b3d-099ddadfae6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:02 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-af28ce98-e1b3-4456-be92-2c2f09f19440 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f68451f9-8e03-41e0-8856-0831558a3b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:02 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-af28ce98-e1b3-4456-be92-2c2f09f19440 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Created reservations ['b3041faa-f3d6-4cb0-a02c-4990c917bbcf', 'eeebf4a9-635c-4ec7-ad65-20298e645915', '0b404978-067c-4f55-876c-60c22f28befb', '9f122b5b-5ba1-44e1-b8ae-99fab6671ed4'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:02 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-af28ce98-e1b3-4456-be92-2c2f09f19440 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f68451f9-8e03-41e0-8856-0831558a3b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3041faa-f3d6-4cb0-a02c-4990c917bbcf', 'eeebf4a9-635c-4ec7-ad65-20298e645915', '0b404978-067c-4f55-876c-60c22f28befb', '9f122b5b-5ba1-44e1-b8ae-99fab6671ed4']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:02 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-af28ce98-e1b3-4456-be92-2c2f09f19440 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3554f5d-a9ff-4e02-bc19-c89e7e1a7237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:02 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:02 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:02 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-af28ce98-e1b3-4456-be92-2c2f09f19440 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3554f5d-a9ff-4e02-bc19-c89e7e1a7237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd6cc67c-a5dd-4475-9a13-ab9080682ddb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1838260462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='012f0cb6e1554ab9815ed4c650d33427',qos_specs=None,replication_status=,reservations=['b3041faa-f3d6-4cb0-a02c-4990c917bbcf','eeebf4a9-635c-4ec7-ad65-20298e645915','0b404978-067c-4f55-876c-60c22f28befb','9f122b5b-5ba1-44e1-b8ae-99fab6671ed4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3be74fc49f0b45a1a2909b85316b2407',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:05:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1838260462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd6cc67c-a5dd-4475-9a13-ab9080682ddb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='012f0cb6e1554ab9815ed4c650d33427',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3be74fc49f0b45a1a2909b85316b2407',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:02 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-af28ce98-e1b3-4456-be92-2c2f09f19440 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f72bb288-124a-4831-bda9-b2105264d326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:02 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-af28ce98-e1b3-4456-be92-2c2f09f19440 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f72bb288-124a-4831-bda9-b2105264d326) transitioned into state 'SUCCESS' from state '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-1838260462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='012f0cb6e1554ab9815ed4c650d33427',qos_specs=None,replication_status=,reservations=['b3041faa-f3d6-4cb0-a02c-4990c917bbcf','eeebf4a9-635c-4ec7-ad65-20298e645915','0b404978-067c-4f55-876c-60c22f28befb','9f122b5b-5ba1-44e1-b8ae-99fab6671ed4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3be74fc49f0b45a1a2909b85316b2407',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:02 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-af28ce98-e1b3-4456-be92-2c2f09f19440 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cbfe1b9-75ed-42e7-8e2a-3c077b962521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:02 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-af28ce98-e1b3-4456-be92-2c2f09f19440 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cbfe1b9-75ed-42e7-8e2a-3c077b962521) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:02 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-af28ce98-e1b3-4456-be92-2c2f09f19440 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Flow 'volume_create_api' (24c691b2-69cc-4b2f-8b89-9c5f09472888) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:02 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-af28ce98-e1b3-4456-be92-2c2f09f19440 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Create volume request issued successfully. Sep 05 21:05:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-af28ce98-e1b3-4456-be92-2c2f09f19440 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:05:02 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1335/2636] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:05:02 2026] POST /volume/v3/volumes => generated 773 bytes in 796 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:05:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4fa07236-3e48-4478-88ab-31b859c832bf None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4fa07236-3e48-4478-88ab-31b859c832bf tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:05:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4fa07236-3e48-4478-88ab-31b859c832bf tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "9cfeefc7-698d-4d3a-b743-7ec82e9d5901", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-80775642"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-4fa07236-3e48-4478-88ab-31b859c832bf tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Create volume request body: {'volume': {"'source_volid": '9cfeefc7-698d-4d3a-b743-7ec82e9d5901', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-80775642'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:05:03 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-4fa07236-3e48-4478-88ab-31b859c832bf tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Create volume of 1 GB Sep 05 21:05:03 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:03 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:03 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4fa07236-3e48-4478-88ab-31b859c832bf tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Availability Zones retrieved successfully. Sep 05 21:05:03 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-4fa07236-3e48-4478-88ab-31b859c832bf tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Flow 'volume_create_api' (01d13dd2-da0a-4c83-9c8c-499f453c52e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:03 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-4fa07236-3e48-4478-88ab-31b859c832bf tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (868696ac-f08e-48d6-a649-d31688c74a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:03 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-4fa07236-3e48-4478-88ab-31b859c832bf tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:05:03 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-4fa07236-3e48-4478-88ab-31b859c832bf tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (868696ac-f08e-48d6-a649-d31688c74a70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:03 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-4fa07236-3e48-4478-88ab-31b859c832bf tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dcf9759-e7e3-45be-a44e-3d7f5183962e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:03 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-4fa07236-3e48-4478-88ab-31b859c832bf tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Created reservations ['55c632c7-43c1-44bc-841a-8d66ccbf950f', '41e6ccdc-035e-4cff-ba84-6c95c2c04f33', '61ec69fb-55d5-4a45-9d0f-be8697cf65a4', '95d3e02d-6b3d-4142-b829-b35e37ec33ff'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:03 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-4fa07236-3e48-4478-88ab-31b859c832bf tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dcf9759-e7e3-45be-a44e-3d7f5183962e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55c632c7-43c1-44bc-841a-8d66ccbf950f', '41e6ccdc-035e-4cff-ba84-6c95c2c04f33', '61ec69fb-55d5-4a45-9d0f-be8697cf65a4', '95d3e02d-6b3d-4142-b829-b35e37ec33ff']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:03 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-4fa07236-3e48-4478-88ab-31b859c832bf tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91c53382-4898-48e1-aee0-55423f045e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:03 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:03 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:03 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-4fa07236-3e48-4478-88ab-31b859c832bf tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91c53382-4898-48e1-aee0-55423f045e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a85fc220-98d1-4339-b5d4-a8c52f7e780b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-80775642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='012f0cb6e1554ab9815ed4c650d33427',qos_specs=None,replication_status=,reservations=['55c632c7-43c1-44bc-841a-8d66ccbf950f','41e6ccdc-035e-4cff-ba84-6c95c2c04f33','61ec69fb-55d5-4a45-9d0f-be8697cf65a4','95d3e02d-6b3d-4142-b829-b35e37ec33ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3be74fc49f0b45a1a2909b85316b2407',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:05:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-80775642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a85fc220-98d1-4339-b5d4-a8c52f7e780b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='012f0cb6e1554ab9815ed4c650d33427',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3be74fc49f0b45a1a2909b85316b2407',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:03 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-4fa07236-3e48-4478-88ab-31b859c832bf tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6abc4896-1641-4ebd-ac3b-0a27982b7ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:03 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-4fa07236-3e48-4478-88ab-31b859c832bf tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6abc4896-1641-4ebd-ac3b-0a27982b7ec9) transitioned into state 'SUCCESS' from state '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-80775642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='012f0cb6e1554ab9815ed4c650d33427',qos_specs=None,replication_status=,reservations=['55c632c7-43c1-44bc-841a-8d66ccbf950f','41e6ccdc-035e-4cff-ba84-6c95c2c04f33','61ec69fb-55d5-4a45-9d0f-be8697cf65a4','95d3e02d-6b3d-4142-b829-b35e37ec33ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3be74fc49f0b45a1a2909b85316b2407',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:03 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-4fa07236-3e48-4478-88ab-31b859c832bf tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10182d5b-7472-4993-8d59-ec230d5522f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:03 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-4fa07236-3e48-4478-88ab-31b859c832bf tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10182d5b-7472-4993-8d59-ec230d5522f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:03 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-4fa07236-3e48-4478-88ab-31b859c832bf tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Flow 'volume_create_api' (01d13dd2-da0a-4c83-9c8c-499f453c52e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:03 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4fa07236-3e48-4478-88ab-31b859c832bf tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Create volume request issued successfully. Sep 05 21:05:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4fa07236-3e48-4478-88ab-31b859c832bf tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:05:03 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1302/2637] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:05:03 2026] POST /volume/v3/volumes => generated 771 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:05:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c2998d2e-ee17-40a6-a3f1-66cf1f08e22c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c2998d2e-ee17-40a6-a3f1-66cf1f08e22c tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:05:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c2998d2e-ee17-40a6-a3f1-66cf1f08e22c tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "9cfeefc7-698d-4d3a-b743-7ec82e9d5901", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-91734828"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-c2998d2e-ee17-40a6-a3f1-66cf1f08e22c tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Create volume request body: {'volume': {"'source_volid": '9cfeefc7-698d-4d3a-b743-7ec82e9d5901', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-91734828'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:05:03 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-c2998d2e-ee17-40a6-a3f1-66cf1f08e22c tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Create volume of 1 GB Sep 05 21:05:03 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:03 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:03 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c2998d2e-ee17-40a6-a3f1-66cf1f08e22c tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Availability Zones retrieved successfully. Sep 05 21:05:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c2998d2e-ee17-40a6-a3f1-66cf1f08e22c tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Flow 'volume_create_api' (546731a6-0354-4c49-9077-f2cc40bbfb4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c2998d2e-ee17-40a6-a3f1-66cf1f08e22c tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a21da283-2bf0-4438-bcb7-4ed54818b43f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-c2998d2e-ee17-40a6-a3f1-66cf1f08e22c tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:05:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-313f0f2c-574f-46c3-96f5-b672e0cf7e2f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c2998d2e-ee17-40a6-a3f1-66cf1f08e22c tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a21da283-2bf0-4438-bcb7-4ed54818b43f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c2998d2e-ee17-40a6-a3f1-66cf1f08e22c tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03e342f1-715e-4d24-986b-9d9ad54f39c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:03 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-c2998d2e-ee17-40a6-a3f1-66cf1f08e22c tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Created reservations ['bf377696-f645-477d-9347-7cfb742fff1a', 'ef7a6cb6-abd3-42a0-90b5-ae27db06a0bf', 'd5a6c1f7-e04b-41ec-a32e-da78fe549087', '5d15afc5-7bf2-4cfc-889d-02937d7fae87'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c2998d2e-ee17-40a6-a3f1-66cf1f08e22c tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03e342f1-715e-4d24-986b-9d9ad54f39c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf377696-f645-477d-9347-7cfb742fff1a', 'ef7a6cb6-abd3-42a0-90b5-ae27db06a0bf', 'd5a6c1f7-e04b-41ec-a32e-da78fe549087', '5d15afc5-7bf2-4cfc-889d-02937d7fae87']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c2998d2e-ee17-40a6-a3f1-66cf1f08e22c tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (755173b4-3611-4a4a-aa82-83351be6c8e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-313f0f2c-574f-46c3-96f5-b672e0cf7e2f tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:05:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-313f0f2c-574f-46c3-96f5-b672e0cf7e2f tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-313f0f2c-574f-46c3-96f5-b672e0cf7e2f tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:05:03 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-313f0f2c-574f-46c3-96f5-b672e0cf7e2f tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Create volume of 1 GB Sep 05 21:05:03 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:03 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:03 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:03 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:04 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c2998d2e-ee17-40a6-a3f1-66cf1f08e22c tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (755173b4-3611-4a4a-aa82-83351be6c8e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80bc037d-ddbe-4436-b9fe-36c9c74b5e04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-91734828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='012f0cb6e1554ab9815ed4c650d33427',qos_specs=None,replication_status=,reservations=['bf377696-f645-477d-9347-7cfb742fff1a','ef7a6cb6-abd3-42a0-90b5-ae27db06a0bf','d5a6c1f7-e04b-41ec-a32e-da78fe549087','5d15afc5-7bf2-4cfc-889d-02937d7fae87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3be74fc49f0b45a1a2909b85316b2407',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:05:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-91734828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80bc037d-ddbe-4436-b9fe-36c9c74b5e04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='012f0cb6e1554ab9815ed4c650d33427',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3be74fc49f0b45a1a2909b85316b2407',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:04 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-313f0f2c-574f-46c3-96f5-b672e0cf7e2f tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Availability Zones retrieved successfully. Sep 05 21:05:04 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c2998d2e-ee17-40a6-a3f1-66cf1f08e22c tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ce27d11-2fa8-4143-ad96-43d78f879b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:04 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-313f0f2c-574f-46c3-96f5-b672e0cf7e2f tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Flow 'volume_create_api' (a9896e09-3375-4243-afd6-fe64d840f06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:04 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-313f0f2c-574f-46c3-96f5-b672e0cf7e2f tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fb406d1-7483-417f-9db6-f40c6a2a686a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:04 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-313f0f2c-574f-46c3-96f5-b672e0cf7e2f tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:05:04 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c2998d2e-ee17-40a6-a3f1-66cf1f08e22c tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ce27d11-2fa8-4143-ad96-43d78f879b1e) transitioned into state 'SUCCESS' from state '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-91734828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='012f0cb6e1554ab9815ed4c650d33427',qos_specs=None,replication_status=,reservations=['bf377696-f645-477d-9347-7cfb742fff1a','ef7a6cb6-abd3-42a0-90b5-ae27db06a0bf','d5a6c1f7-e04b-41ec-a32e-da78fe549087','5d15afc5-7bf2-4cfc-889d-02937d7fae87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3be74fc49f0b45a1a2909b85316b2407',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:04 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c2998d2e-ee17-40a6-a3f1-66cf1f08e22c tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66ab72c8-25f5-4e9f-8c88-5f86e16e0a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:04 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c2998d2e-ee17-40a6-a3f1-66cf1f08e22c tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66ab72c8-25f5-4e9f-8c88-5f86e16e0a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:04 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c2998d2e-ee17-40a6-a3f1-66cf1f08e22c tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Flow 'volume_create_api' (546731a6-0354-4c49-9077-f2cc40bbfb4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:04 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c2998d2e-ee17-40a6-a3f1-66cf1f08e22c tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Create volume request issued successfully. Sep 05 21:05:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c2998d2e-ee17-40a6-a3f1-66cf1f08e22c tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:05:04 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1336/2638] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:05:03 2026] POST /volume/v3/volumes => generated 771 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:05:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6d6a5652-b948-48f7-bdce-b459ff708515 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6d6a5652-b948-48f7-bdce-b459ff708515 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] GET http://192.168.122.147/volume/v3/volumes/240fcf09-a57a-4417-b71a-e5458916d893 Sep 05 21:05:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6d6a5652-b948-48f7-bdce-b459ff708515 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6d6a5652-b948-48f7-bdce-b459ff708515 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:04 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-313f0f2c-574f-46c3-96f5-b672e0cf7e2f tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fb406d1-7483-417f-9db6-f40c6a2a686a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:04 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-313f0f2c-574f-46c3-96f5-b672e0cf7e2f tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51aba46b-d19f-4d40-a951-cb1051e14fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:04 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:04 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:04 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:04 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:04 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6d6a5652-b948-48f7-bdce-b459ff708515 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Volume info retrieved successfully. Sep 05 21:05:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6d6a5652-b948-48f7-bdce-b459ff708515 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes/240fcf09-a57a-4417-b71a-e5458916d893 returned with HTTP 200 Sep 05 21:05:04 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1337/2639] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:04 2026] GET /volume/v3/volumes/240fcf09-a57a-4417-b71a-e5458916d893 => generated 865 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b2e323d1-f01c-41ea-a0fc-ffa53bfbcd67 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b2e323d1-f01c-41ea-a0fc-ffa53bfbcd67 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] GET http://192.168.122.147/volume/v3/volumes/e2742569-6e05-43dc-9e34-a72fb3ce34b9 Sep 05 21:05:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b2e323d1-f01c-41ea-a0fc-ffa53bfbcd67 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b2e323d1-f01c-41ea-a0fc-ffa53bfbcd67 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:04 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:04 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:04 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:04 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:04 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b2e323d1-f01c-41ea-a0fc-ffa53bfbcd67 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Volume info retrieved successfully. Sep 05 21:05:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b2e323d1-f01c-41ea-a0fc-ffa53bfbcd67 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes/e2742569-6e05-43dc-9e34-a72fb3ce34b9 returned with HTTP 200 Sep 05 21:05:04 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1338/2640] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:04 2026] GET /volume/v3/volumes/e2742569-6e05-43dc-9e34-a72fb3ce34b9 => generated 865 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:04 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-313f0f2c-574f-46c3-96f5-b672e0cf7e2f tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Created reservations ['ee051438-615a-4400-8d18-f5b68064cceb', '8d03bc75-2d44-41cb-85f0-6265758663e5', '60774993-0a55-48d2-8743-5992d2dcabd3', '71508163-bb21-4218-a5c0-4f2152af8631'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:04 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-313f0f2c-574f-46c3-96f5-b672e0cf7e2f tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51aba46b-d19f-4d40-a951-cb1051e14fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee051438-615a-4400-8d18-f5b68064cceb', '8d03bc75-2d44-41cb-85f0-6265758663e5', '60774993-0a55-48d2-8743-5992d2dcabd3', '71508163-bb21-4218-a5c0-4f2152af8631']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:04 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-313f0f2c-574f-46c3-96f5-b672e0cf7e2f tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b2dbf81-0114-4b42-bc5e-958986f1747c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:04 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:04 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:04 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-313f0f2c-574f-46c3-96f5-b672e0cf7e2f tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b2dbf81-0114-4b42-bc5e-958986f1747c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a46d5ce5-5c09-41e7-8a61-74b0fd50c03a', '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='8273e2d840c342738cfea5a70ae31e46',qos_specs=None,replication_status=,reservations=['ee051438-615a-4400-8d18-f5b68064cceb','8d03bc75-2d44-41cb-85f0-6265758663e5','60774993-0a55-48d2-8743-5992d2dcabd3','71508163-bb21-4218-a5c0-4f2152af8631'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da2ec284db1747a99a2b9acb4da7118f',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:05:04Z,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=a46d5ce5-5c09-41e7-8a61-74b0fd50c03a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8273e2d840c342738cfea5a70ae31e46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da2ec284db1747a99a2b9acb4da7118f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:04 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-313f0f2c-574f-46c3-96f5-b672e0cf7e2f tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08120220-dfb4-4b31-a341-797c246b2301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:04 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-313f0f2c-574f-46c3-96f5-b672e0cf7e2f tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08120220-dfb4-4b31-a341-797c246b2301) transitioned into state 'SUCCESS' from 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='8273e2d840c342738cfea5a70ae31e46',qos_specs=None,replication_status=,reservations=['ee051438-615a-4400-8d18-f5b68064cceb','8d03bc75-2d44-41cb-85f0-6265758663e5','60774993-0a55-48d2-8743-5992d2dcabd3','71508163-bb21-4218-a5c0-4f2152af8631'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da2ec284db1747a99a2b9acb4da7118f',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:04 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-313f0f2c-574f-46c3-96f5-b672e0cf7e2f tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a3677fd-6543-4d19-aa11-ea6674a3132a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:04 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-313f0f2c-574f-46c3-96f5-b672e0cf7e2f tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a3677fd-6543-4d19-aa11-ea6674a3132a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:04 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-313f0f2c-574f-46c3-96f5-b672e0cf7e2f tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Flow 'volume_create_api' (a9896e09-3375-4243-afd6-fe64d840f06b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:04 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-313f0f2c-574f-46c3-96f5-b672e0cf7e2f tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Create volume request issued successfully. Sep 05 21:05:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-313f0f2c-574f-46c3-96f5-b672e0cf7e2f tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:05:04 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1303/2641] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 21:05:03 2026] POST /volume/v3/volumes => generated 749 bytes in 892 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 21:05:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fec8cbc0-57d3-44f9-82b7-fd60ef66f5f4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fec8cbc0-57d3-44f9-82b7-fd60ef66f5f4 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] GET http://192.168.122.147/volume/v3/volumes/a46d5ce5-5c09-41e7-8a61-74b0fd50c03a Sep 05 21:05:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fec8cbc0-57d3-44f9-82b7-fd60ef66f5f4 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fec8cbc0-57d3-44f9-82b7-fd60ef66f5f4 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:04 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:04 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:04 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:04 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:04 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-fec8cbc0-57d3-44f9-82b7-fd60ef66f5f4 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Volume info retrieved successfully. Sep 05 21:05:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fec8cbc0-57d3-44f9-82b7-fd60ef66f5f4 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] http://192.168.122.147/volume/v3/volumes/a46d5ce5-5c09-41e7-8a61-74b0fd50c03a returned with HTTP 200 Sep 05 21:05:04 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1339/2642] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:04 2026] GET /volume/v3/volumes/a46d5ce5-5c09-41e7-8a61-74b0fd50c03a => generated 817 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:05:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ed23b415-c6c9-447d-adf0-44d3bc713968 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ed23b415-c6c9-447d-adf0-44d3bc713968 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] GET http://192.168.122.147/volume/v3/volumes/e2742569-6e05-43dc-9e34-a72fb3ce34b9 Sep 05 21:05:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ed23b415-c6c9-447d-adf0-44d3bc713968 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ed23b415-c6c9-447d-adf0-44d3bc713968 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:05 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:05 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:05 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:05 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:05 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ed23b415-c6c9-447d-adf0-44d3bc713968 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Volume info retrieved successfully. Sep 05 21:05:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ed23b415-c6c9-447d-adf0-44d3bc713968 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes/e2742569-6e05-43dc-9e34-a72fb3ce34b9 returned with HTTP 200 Sep 05 21:05:05 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1304/2643] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:05 2026] GET /volume/v3/volumes/e2742569-6e05-43dc-9e34-a72fb3ce34b9 => generated 866 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-bf441147-c788-492c-8613-fcde27125c1e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bf441147-c788-492c-8613-fcde27125c1e tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] GET http://192.168.122.147/volume/v3/volumes/dd6cc67c-a5dd-4475-9a13-ab9080682ddb Sep 05 21:05:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bf441147-c788-492c-8613-fcde27125c1e tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bf441147-c788-492c-8613-fcde27125c1e tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:05 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:05 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:05 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:05 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:05 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-bf441147-c788-492c-8613-fcde27125c1e tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Volume info retrieved successfully. Sep 05 21:05:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bf441147-c788-492c-8613-fcde27125c1e tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes/dd6cc67c-a5dd-4475-9a13-ab9080682ddb returned with HTTP 200 Sep 05 21:05:05 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1340/2644] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:05 2026] GET /volume/v3/volumes/dd6cc67c-a5dd-4475-9a13-ab9080682ddb => generated 866 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7580215d-1ec3-4170-8395-ea07a38e1945 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7580215d-1ec3-4170-8395-ea07a38e1945 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] GET http://192.168.122.147/volume/v3/volumes/a85fc220-98d1-4339-b5d4-a8c52f7e780b Sep 05 21:05:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7580215d-1ec3-4170-8395-ea07a38e1945 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7580215d-1ec3-4170-8395-ea07a38e1945 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:05 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:05 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:05 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:05 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:05 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7580215d-1ec3-4170-8395-ea07a38e1945 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Volume info retrieved successfully. Sep 05 21:05:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7580215d-1ec3-4170-8395-ea07a38e1945 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes/a85fc220-98d1-4339-b5d4-a8c52f7e780b returned with HTTP 200 Sep 05 21:05:05 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1305/2645] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:05 2026] GET /volume/v3/volumes/a85fc220-98d1-4339-b5d4-a8c52f7e780b => generated 863 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c9032c4c-ad52-4d7a-868c-cbab92ebf1d4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c9032c4c-ad52-4d7a-868c-cbab92ebf1d4 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] GET http://192.168.122.147/volume/v3/volumes/a46d5ce5-5c09-41e7-8a61-74b0fd50c03a Sep 05 21:05:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c9032c4c-ad52-4d7a-868c-cbab92ebf1d4 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c9032c4c-ad52-4d7a-868c-cbab92ebf1d4 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:05 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:05 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:05 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:05 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:05 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c9032c4c-ad52-4d7a-868c-cbab92ebf1d4 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Volume info retrieved successfully. Sep 05 21:05:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c9032c4c-ad52-4d7a-868c-cbab92ebf1d4 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] http://192.168.122.147/volume/v3/volumes/a46d5ce5-5c09-41e7-8a61-74b0fd50c03a returned with HTTP 200 Sep 05 21:05:05 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1341/2646] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:05 2026] GET /volume/v3/volumes/a46d5ce5-5c09-41e7-8a61-74b0fd50c03a => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-50283d52-a9f3-47df-8e35-791ab432d1a7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-50283d52-a9f3-47df-8e35-791ab432d1a7 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] GET http://192.168.122.147/volume/v3/volumes/a85fc220-98d1-4339-b5d4-a8c52f7e780b Sep 05 21:05:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-50283d52-a9f3-47df-8e35-791ab432d1a7 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-50283d52-a9f3-47df-8e35-791ab432d1a7 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:06 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:06 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:06 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:06 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:06 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-50283d52-a9f3-47df-8e35-791ab432d1a7 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Volume info retrieved successfully. Sep 05 21:05:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-50283d52-a9f3-47df-8e35-791ab432d1a7 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes/a85fc220-98d1-4339-b5d4-a8c52f7e780b returned with HTTP 200 Sep 05 21:05:06 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1306/2647] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:06 2026] GET /volume/v3/volumes/a85fc220-98d1-4339-b5d4-a8c52f7e780b => generated 864 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-df23ab57-2ef4-4997-9165-4721b63b614e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-df23ab57-2ef4-4997-9165-4721b63b614e tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] GET http://192.168.122.147/volume/v3/volumes/80bc037d-ddbe-4436-b9fe-36c9c74b5e04 Sep 05 21:05:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-df23ab57-2ef4-4997-9165-4721b63b614e tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-df23ab57-2ef4-4997-9165-4721b63b614e tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:06 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:06 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:06 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:06 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:06 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-df23ab57-2ef4-4997-9165-4721b63b614e tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Volume info retrieved successfully. Sep 05 21:05:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-df23ab57-2ef4-4997-9165-4721b63b614e tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes/80bc037d-ddbe-4436-b9fe-36c9c74b5e04 returned with HTTP 200 Sep 05 21:05:06 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1342/2648] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:06 2026] GET /volume/v3/volumes/80bc037d-ddbe-4436-b9fe-36c9c74b5e04 => generated 863 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:05:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a0d0d2bf-3a22-472a-9610-b33b4b4826ed None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a0d0d2bf-3a22-472a-9610-b33b4b4826ed tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] GET http://192.168.122.147/volume/v3/volumes/a46d5ce5-5c09-41e7-8a61-74b0fd50c03a Sep 05 21:05:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a0d0d2bf-3a22-472a-9610-b33b4b4826ed tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a0d0d2bf-3a22-472a-9610-b33b4b4826ed tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:06 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:06 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:06 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:06 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:06 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a0d0d2bf-3a22-472a-9610-b33b4b4826ed tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Volume info retrieved successfully. Sep 05 21:05:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a0d0d2bf-3a22-472a-9610-b33b4b4826ed tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] http://192.168.122.147/volume/v3/volumes/a46d5ce5-5c09-41e7-8a61-74b0fd50c03a returned with HTTP 200 Sep 05 21:05:06 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1307/2649] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:06 2026] GET /volume/v3/volumes/a46d5ce5-5c09-41e7-8a61-74b0fd50c03a => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3863bd7a-6f4f-4445-bfd4-7b317e9ec376 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3863bd7a-6f4f-4445-bfd4-7b317e9ec376 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] GET http://192.168.122.147/volume/v3/volumes/80bc037d-ddbe-4436-b9fe-36c9c74b5e04 Sep 05 21:05:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3863bd7a-6f4f-4445-bfd4-7b317e9ec376 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3863bd7a-6f4f-4445-bfd4-7b317e9ec376 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:07 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:07 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:07 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:07 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:07 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3863bd7a-6f4f-4445-bfd4-7b317e9ec376 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Volume info retrieved successfully. Sep 05 21:05:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3863bd7a-6f4f-4445-bfd4-7b317e9ec376 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes/80bc037d-ddbe-4436-b9fe-36c9c74b5e04 returned with HTTP 200 Sep 05 21:05:07 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1343/2650] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:07 2026] GET /volume/v3/volumes/80bc037d-ddbe-4436-b9fe-36c9c74b5e04 => generated 864 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c1f10514-1ae1-46b9-8e6b-797184b25b13 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c1f10514-1ae1-46b9-8e6b-797184b25b13 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] DELETE http://192.168.122.147/volume/v3/volumes/80bc037d-ddbe-4436-b9fe-36c9c74b5e04 Sep 05 21:05:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c1f10514-1ae1-46b9-8e6b-797184b25b13 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c1f10514-1ae1-46b9-8e6b-797184b25b13 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:07 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-c1f10514-1ae1-46b9-8e6b-797184b25b13 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Delete volume with id: 80bc037d-ddbe-4436-b9fe-36c9c74b5e04 Sep 05 21:05:07 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:07 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:07 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:07 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:07 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c1f10514-1ae1-46b9-8e6b-797184b25b13 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Volume info retrieved successfully. Sep 05 21:05:07 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c1f10514-1ae1-46b9-8e6b-797184b25b13 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Delete volume request issued successfully. Sep 05 21:05:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c1f10514-1ae1-46b9-8e6b-797184b25b13 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes/80bc037d-ddbe-4436-b9fe-36c9c74b5e04 returned with HTTP 202 Sep 05 21:05:07 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1308/2651] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:05:07 2026] DELETE /volume/v3/volumes/80bc037d-ddbe-4436-b9fe-36c9c74b5e04 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d4d1e313-6776-4b7a-a542-b75d9d793fdd None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d4d1e313-6776-4b7a-a542-b75d9d793fdd tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] GET http://192.168.122.147/volume/v3/volumes/80bc037d-ddbe-4436-b9fe-36c9c74b5e04 Sep 05 21:05:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d4d1e313-6776-4b7a-a542-b75d9d793fdd tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-45f51d4f-c9ad-4d0e-b724-ad7ea61bfc78 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d4d1e313-6776-4b7a-a542-b75d9d793fdd tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-45f51d4f-c9ad-4d0e-b724-ad7ea61bfc78 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] GET http://192.168.122.147/volume/v3/volumes/a46d5ce5-5c09-41e7-8a61-74b0fd50c03a Sep 05 21:05:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-45f51d4f-c9ad-4d0e-b724-ad7ea61bfc78 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-45f51d4f-c9ad-4d0e-b724-ad7ea61bfc78 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:07 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:07 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:07 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:07 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:07 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:07 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:07 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:07 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:07 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d4d1e313-6776-4b7a-a542-b75d9d793fdd tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Volume info retrieved successfully. Sep 05 21:05:07 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-45f51d4f-c9ad-4d0e-b724-ad7ea61bfc78 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Volume info retrieved successfully. Sep 05 21:05:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-45f51d4f-c9ad-4d0e-b724-ad7ea61bfc78 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] http://192.168.122.147/volume/v3/volumes/a46d5ce5-5c09-41e7-8a61-74b0fd50c03a returned with HTTP 200 Sep 05 21:05:07 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1309/2652] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:07 2026] GET /volume/v3/volumes/a46d5ce5-5c09-41e7-8a61-74b0fd50c03a => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d4d1e313-6776-4b7a-a542-b75d9d793fdd tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes/80bc037d-ddbe-4436-b9fe-36c9c74b5e04 returned with HTTP 200 Sep 05 21:05:07 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1344/2653] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:07 2026] GET /volume/v3/volumes/80bc037d-ddbe-4436-b9fe-36c9c74b5e04 => generated 863 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-318bd0dd-5241-4b07-8230-0715d66405f5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-318bd0dd-5241-4b07-8230-0715d66405f5 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] GET http://192.168.122.147/volume/v3/volumes/a46d5ce5-5c09-41e7-8a61-74b0fd50c03a Sep 05 21:05:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-318bd0dd-5241-4b07-8230-0715d66405f5 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-318bd0dd-5241-4b07-8230-0715d66405f5 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:07 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:07 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:07 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:07 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:07 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-318bd0dd-5241-4b07-8230-0715d66405f5 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Volume info retrieved successfully. Sep 05 21:05:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-318bd0dd-5241-4b07-8230-0715d66405f5 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] http://192.168.122.147/volume/v3/volumes/a46d5ce5-5c09-41e7-8a61-74b0fd50c03a returned with HTTP 200 Sep 05 21:05:07 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1310/2654] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:07 2026] GET /volume/v3/volumes/a46d5ce5-5c09-41e7-8a61-74b0fd50c03a => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ef6430eb-ab72-42ae-8d99-3c6d4c54fa87 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ef6430eb-ab72-42ae-8d99-3c6d4c54fa87 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:05:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ef6430eb-ab72-42ae-8d99-3c6d4c54fa87 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1756135079"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-ef6430eb-ab72-42ae-8d99-3c6d4c54fa87 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1756135079'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:05:07 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-ef6430eb-ab72-42ae-8d99-3c6d4c54fa87 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Create volume of 1 GB Sep 05 21:05:07 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ef6430eb-ab72-42ae-8d99-3c6d4c54fa87 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Availability Zones retrieved successfully. Sep 05 21:05:07 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ef6430eb-ab72-42ae-8d99-3c6d4c54fa87 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Flow 'volume_create_api' (a81c14c9-d89e-4085-8348-81cb8532939a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:07 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ef6430eb-ab72-42ae-8d99-3c6d4c54fa87 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c23a9ae8-b2ce-40e2-9e3d-c81ee5bbbfc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:07 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-ef6430eb-ab72-42ae-8d99-3c6d4c54fa87 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:05:08 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ef6430eb-ab72-42ae-8d99-3c6d4c54fa87 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c23a9ae8-b2ce-40e2-9e3d-c81ee5bbbfc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:08 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ef6430eb-ab72-42ae-8d99-3c6d4c54fa87 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94c7c90d-3706-41be-9e78-e734d446e7b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:08 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-ef6430eb-ab72-42ae-8d99-3c6d4c54fa87 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Created reservations ['0ad435bb-9ce1-4d4b-8f3f-9a45f950ea39', '78de4643-691c-4d1c-b257-d1f56dc66321', '2d66817e-bfe9-49b9-91f3-59275d36ba89', 'a80aa7b3-ae85-480e-9733-163ec895b6a4'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:08 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ef6430eb-ab72-42ae-8d99-3c6d4c54fa87 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94c7c90d-3706-41be-9e78-e734d446e7b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ad435bb-9ce1-4d4b-8f3f-9a45f950ea39', '78de4643-691c-4d1c-b257-d1f56dc66321', '2d66817e-bfe9-49b9-91f3-59275d36ba89', 'a80aa7b3-ae85-480e-9733-163ec895b6a4']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:08 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ef6430eb-ab72-42ae-8d99-3c6d4c54fa87 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23ac1348-e9c2-4530-8945-22bcf90f0f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:08 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:08 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:08 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ef6430eb-ab72-42ae-8d99-3c6d4c54fa87 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23ac1348-e9c2-4530-8945-22bcf90f0f94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0a5cf55-ba18-425d-9d1b-ecee13b8371a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1756135079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8273e2d840c342738cfea5a70ae31e46',qos_specs=None,replication_status=,reservations=['0ad435bb-9ce1-4d4b-8f3f-9a45f950ea39','78de4643-691c-4d1c-b257-d1f56dc66321','2d66817e-bfe9-49b9-91f3-59275d36ba89','a80aa7b3-ae85-480e-9733-163ec895b6a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da2ec284db1747a99a2b9acb4da7118f',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:05:08Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1756135079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0a5cf55-ba18-425d-9d1b-ecee13b8371a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8273e2d840c342738cfea5a70ae31e46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da2ec284db1747a99a2b9acb4da7118f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:08 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ef6430eb-ab72-42ae-8d99-3c6d4c54fa87 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (774ea8e8-a358-4d5e-9fba-4a9045da6f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:08 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ef6430eb-ab72-42ae-8d99-3c6d4c54fa87 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (774ea8e8-a358-4d5e-9fba-4a9045da6f47) transitioned into 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-1756135079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8273e2d840c342738cfea5a70ae31e46',qos_specs=None,replication_status=,reservations=['0ad435bb-9ce1-4d4b-8f3f-9a45f950ea39','78de4643-691c-4d1c-b257-d1f56dc66321','2d66817e-bfe9-49b9-91f3-59275d36ba89','a80aa7b3-ae85-480e-9733-163ec895b6a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da2ec284db1747a99a2b9acb4da7118f',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:08 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ef6430eb-ab72-42ae-8d99-3c6d4c54fa87 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36d6b7ca-a467-411a-9535-369e17e3d490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:08 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ef6430eb-ab72-42ae-8d99-3c6d4c54fa87 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36d6b7ca-a467-411a-9535-369e17e3d490) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:08 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ef6430eb-ab72-42ae-8d99-3c6d4c54fa87 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Flow 'volume_create_api' (a81c14c9-d89e-4085-8348-81cb8532939a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:08 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ef6430eb-ab72-42ae-8d99-3c6d4c54fa87 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Create volume request issued successfully. Sep 05 21:05:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ef6430eb-ab72-42ae-8d99-3c6d4c54fa87 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:05:08 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1345/2655] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:05:07 2026] POST /volume/v3/volumes => generated 785 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 21:05:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-663b7085-e8c7-4157-af72-d206f003c9a9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-663b7085-e8c7-4157-af72-d206f003c9a9 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] GET http://192.168.122.147/volume/v3/volumes/c0a5cf55-ba18-425d-9d1b-ecee13b8371a Sep 05 21:05:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-663b7085-e8c7-4157-af72-d206f003c9a9 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-663b7085-e8c7-4157-af72-d206f003c9a9 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:08 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:08 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:08 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:08 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:08 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-663b7085-e8c7-4157-af72-d206f003c9a9 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Volume info retrieved successfully. Sep 05 21:05:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-663b7085-e8c7-4157-af72-d206f003c9a9 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] http://192.168.122.147/volume/v3/volumes/c0a5cf55-ba18-425d-9d1b-ecee13b8371a returned with HTTP 200 Sep 05 21:05:08 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1311/2656] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:08 2026] GET /volume/v3/volumes/c0a5cf55-ba18-425d-9d1b-ecee13b8371a => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-250511dd-b67a-44c9-ab82-f1d62fa1c2c1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-250511dd-b67a-44c9-ab82-f1d62fa1c2c1 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] GET http://192.168.122.147/volume/v3/volumes/80bc037d-ddbe-4436-b9fe-36c9c74b5e04 Sep 05 21:05:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-250511dd-b67a-44c9-ab82-f1d62fa1c2c1 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-250511dd-b67a-44c9-ab82-f1d62fa1c2c1 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-250511dd-b67a-44c9-ab82-f1d62fa1c2c1 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes/80bc037d-ddbe-4436-b9fe-36c9c74b5e04 returned with HTTP 404 Sep 05 21:05:08 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1346/2657] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:08 2026] GET /volume/v3/volumes/80bc037d-ddbe-4436-b9fe-36c9c74b5e04 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-33db7de3-deda-4f10-b443-6c2d23e6e370 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-33db7de3-deda-4f10-b443-6c2d23e6e370 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] DELETE http://192.168.122.147/volume/v3/volumes/a85fc220-98d1-4339-b5d4-a8c52f7e780b Sep 05 21:05:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-33db7de3-deda-4f10-b443-6c2d23e6e370 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-33db7de3-deda-4f10-b443-6c2d23e6e370 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:08 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-33db7de3-deda-4f10-b443-6c2d23e6e370 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Delete volume with id: a85fc220-98d1-4339-b5d4-a8c52f7e780b Sep 05 21:05:08 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:08 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:08 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:08 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:08 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-33db7de3-deda-4f10-b443-6c2d23e6e370 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Volume info retrieved successfully. Sep 05 21:05:08 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-33db7de3-deda-4f10-b443-6c2d23e6e370 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Delete volume request issued successfully. Sep 05 21:05:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-33db7de3-deda-4f10-b443-6c2d23e6e370 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes/a85fc220-98d1-4339-b5d4-a8c52f7e780b returned with HTTP 202 Sep 05 21:05:08 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1312/2658] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:05:08 2026] DELETE /volume/v3/volumes/a85fc220-98d1-4339-b5d4-a8c52f7e780b => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6c39e846-768b-47b2-92ac-b25ecf0b585c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6c39e846-768b-47b2-92ac-b25ecf0b585c tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] GET http://192.168.122.147/volume/v3/volumes/a85fc220-98d1-4339-b5d4-a8c52f7e780b Sep 05 21:05:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6c39e846-768b-47b2-92ac-b25ecf0b585c tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6c39e846-768b-47b2-92ac-b25ecf0b585c tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:09 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:09 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:09 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:09 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:09 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6c39e846-768b-47b2-92ac-b25ecf0b585c tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Volume info retrieved successfully. Sep 05 21:05:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6c39e846-768b-47b2-92ac-b25ecf0b585c tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes/a85fc220-98d1-4339-b5d4-a8c52f7e780b returned with HTTP 200 Sep 05 21:05:09 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1347/2659] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:08 2026] GET /volume/v3/volumes/a85fc220-98d1-4339-b5d4-a8c52f7e780b => generated 863 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:05:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-63a58663-0ce3-4a3f-ad8d-a668c55c186b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-63a58663-0ce3-4a3f-ad8d-a668c55c186b tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] GET http://192.168.122.147/volume/v3/volumes/c0a5cf55-ba18-425d-9d1b-ecee13b8371a Sep 05 21:05:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-63a58663-0ce3-4a3f-ad8d-a668c55c186b tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-63a58663-0ce3-4a3f-ad8d-a668c55c186b tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:09 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:09 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:09 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:09 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:09 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-63a58663-0ce3-4a3f-ad8d-a668c55c186b tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Volume info retrieved successfully. Sep 05 21:05:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-63a58663-0ce3-4a3f-ad8d-a668c55c186b tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] http://192.168.122.147/volume/v3/volumes/c0a5cf55-ba18-425d-9d1b-ecee13b8371a returned with HTTP 200 Sep 05 21:05:09 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1313/2660] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:09 2026] GET /volume/v3/volumes/c0a5cf55-ba18-425d-9d1b-ecee13b8371a => generated 878 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ca09e279-a365-4d82-8431-c2d1f81f1fd7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ca09e279-a365-4d82-8431-c2d1f81f1fd7 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] GET http://192.168.122.147/volume/v3/volumes/c0a5cf55-ba18-425d-9d1b-ecee13b8371a Sep 05 21:05:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ca09e279-a365-4d82-8431-c2d1f81f1fd7 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ca09e279-a365-4d82-8431-c2d1f81f1fd7 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:09 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:09 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:09 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:09 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:09 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ca09e279-a365-4d82-8431-c2d1f81f1fd7 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Volume info retrieved successfully. Sep 05 21:05:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ca09e279-a365-4d82-8431-c2d1f81f1fd7 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] http://192.168.122.147/volume/v3/volumes/c0a5cf55-ba18-425d-9d1b-ecee13b8371a returned with HTTP 200 Sep 05 21:05:09 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1348/2661] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:09 2026] GET /volume/v3/volumes/c0a5cf55-ba18-425d-9d1b-ecee13b8371a => generated 878 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c4c27343-914a-47bb-9f22-d7ce0636cba3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c4c27343-914a-47bb-9f22-d7ce0636cba3 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 21:05:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c4c27343-914a-47bb-9f22-d7ce0636cba3 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c0a5cf55-ba18-425d-9d1b-ecee13b8371a", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1669631603"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:09 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:09 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:09 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:09 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:09 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c4c27343-914a-47bb-9f22-d7ce0636cba3 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Volume info retrieved successfully. Sep 05 21:05:09 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-c4c27343-914a-47bb-9f22-d7ce0636cba3 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Create snapshot from volume c0a5cf55-ba18-425d-9d1b-ecee13b8371a Sep 05 21:05:09 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-c4c27343-914a-47bb-9f22-d7ce0636cba3 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Created reservations ['0ce42c62-c373-4aa3-8b2a-993adb93e5c7', 'e49bf768-018e-4a7d-83ea-55d8a73f989a', '0f122b4f-b4ba-4f08-80e7-38eeae0a1be6', '5a66399d-7335-48de-8a08-4aa97d1b6105'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:09 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:09 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:09 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c4c27343-914a-47bb-9f22-d7ce0636cba3 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Snapshot create request issued successfully. Sep 05 21:05:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c4c27343-914a-47bb-9f22-d7ce0636cba3 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 21:05:09 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1314/2662] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 21:05:09 2026] POST /volume/v3/snapshots => generated 326 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:05:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4b0f04d9-acd3-4c4b-bbb0-9d8b4652f4d6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4b0f04d9-acd3-4c4b-bbb0-9d8b4652f4d6 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] GET http://192.168.122.147/volume/v3/snapshots/15b716b9-301c-4f42-a176-3bc0e4aa083f Sep 05 21:05:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4b0f04d9-acd3-4c4b-bbb0-9d8b4652f4d6 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4b0f04d9-acd3-4c4b-bbb0-9d8b4652f4d6 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:09 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:09 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:09 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-4b0f04d9-acd3-4c4b-bbb0-9d8b4652f4d6 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Snapshot retrieved successfully. Sep 05 21:05:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4b0f04d9-acd3-4c4b-bbb0-9d8b4652f4d6 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] http://192.168.122.147/volume/v3/snapshots/15b716b9-301c-4f42-a176-3bc0e4aa083f returned with HTTP 200 Sep 05 21:05:09 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1349/2663] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:05:09 2026] GET /volume/v3/snapshots/15b716b9-301c-4f42-a176-3bc0e4aa083f => generated 458 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f7369151-9f1e-403c-a7b2-409a3bf9f5f3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f7369151-9f1e-403c-a7b2-409a3bf9f5f3 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] GET http://192.168.122.147/volume/v3/volumes/a85fc220-98d1-4339-b5d4-a8c52f7e780b Sep 05 21:05:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f7369151-9f1e-403c-a7b2-409a3bf9f5f3 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f7369151-9f1e-403c-a7b2-409a3bf9f5f3 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f7369151-9f1e-403c-a7b2-409a3bf9f5f3 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes/a85fc220-98d1-4339-b5d4-a8c52f7e780b returned with HTTP 404 Sep 05 21:05:10 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1315/2664] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:10 2026] GET /volume/v3/volumes/a85fc220-98d1-4339-b5d4-a8c52f7e780b => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-10d51858-9712-45f1-83cf-dbcff083efc0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-10d51858-9712-45f1-83cf-dbcff083efc0 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] DELETE http://192.168.122.147/volume/v3/volumes/dd6cc67c-a5dd-4475-9a13-ab9080682ddb Sep 05 21:05:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-10d51858-9712-45f1-83cf-dbcff083efc0 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-10d51858-9712-45f1-83cf-dbcff083efc0 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:10 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-10d51858-9712-45f1-83cf-dbcff083efc0 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Delete volume with id: dd6cc67c-a5dd-4475-9a13-ab9080682ddb Sep 05 21:05:10 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:10 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:10 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:10 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:10 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-10d51858-9712-45f1-83cf-dbcff083efc0 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Volume info retrieved successfully. Sep 05 21:05:10 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-10d51858-9712-45f1-83cf-dbcff083efc0 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Delete volume request issued successfully. Sep 05 21:05:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-10d51858-9712-45f1-83cf-dbcff083efc0 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes/dd6cc67c-a5dd-4475-9a13-ab9080682ddb returned with HTTP 202 Sep 05 21:05:10 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1350/2665] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:05:10 2026] DELETE /volume/v3/volumes/dd6cc67c-a5dd-4475-9a13-ab9080682ddb => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 21:05:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1d2dab50-3870-4de3-8276-2118cffbfdc3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1d2dab50-3870-4de3-8276-2118cffbfdc3 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] GET http://192.168.122.147/volume/v3/volumes/dd6cc67c-a5dd-4475-9a13-ab9080682ddb Sep 05 21:05:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1d2dab50-3870-4de3-8276-2118cffbfdc3 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1d2dab50-3870-4de3-8276-2118cffbfdc3 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:10 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:10 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:10 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:10 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:10 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-1d2dab50-3870-4de3-8276-2118cffbfdc3 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Volume info retrieved successfully. Sep 05 21:05:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1d2dab50-3870-4de3-8276-2118cffbfdc3 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes/dd6cc67c-a5dd-4475-9a13-ab9080682ddb returned with HTTP 200 Sep 05 21:05:10 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1316/2666] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:10 2026] GET /volume/v3/volumes/dd6cc67c-a5dd-4475-9a13-ab9080682ddb => generated 865 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9fa48ebe-ee36-4f8a-b12b-9e90841c9f7d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9fa48ebe-ee36-4f8a-b12b-9e90841c9f7d tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] GET http://192.168.122.147/volume/v3/snapshots/15b716b9-301c-4f42-a176-3bc0e4aa083f Sep 05 21:05:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9fa48ebe-ee36-4f8a-b12b-9e90841c9f7d tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9fa48ebe-ee36-4f8a-b12b-9e90841c9f7d tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:10 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:10 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:10 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9fa48ebe-ee36-4f8a-b12b-9e90841c9f7d tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Snapshot retrieved successfully. Sep 05 21:05:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9fa48ebe-ee36-4f8a-b12b-9e90841c9f7d tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] http://192.168.122.147/volume/v3/snapshots/15b716b9-301c-4f42-a176-3bc0e4aa083f returned with HTTP 200 Sep 05 21:05:10 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1351/2667] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:05:10 2026] GET /volume/v3/snapshots/15b716b9-301c-4f42-a176-3bc0e4aa083f => generated 458 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d8ee98a1-aae3-4e85-b004-64b4589fb282 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d8ee98a1-aae3-4e85-b004-64b4589fb282 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] GET http://192.168.122.147/volume/v3/volumes/dd6cc67c-a5dd-4475-9a13-ab9080682ddb Sep 05 21:05:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d8ee98a1-aae3-4e85-b004-64b4589fb282 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d8ee98a1-aae3-4e85-b004-64b4589fb282 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d8ee98a1-aae3-4e85-b004-64b4589fb282 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes/dd6cc67c-a5dd-4475-9a13-ab9080682ddb returned with HTTP 404 Sep 05 21:05:11 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1317/2668] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:11 2026] GET /volume/v3/volumes/dd6cc67c-a5dd-4475-9a13-ab9080682ddb => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-bdea1e20-231d-4e13-9de5-5359a8a308d8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bdea1e20-231d-4e13-9de5-5359a8a308d8 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] DELETE http://192.168.122.147/volume/v3/volumes/e2742569-6e05-43dc-9e34-a72fb3ce34b9 Sep 05 21:05:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bdea1e20-231d-4e13-9de5-5359a8a308d8 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bdea1e20-231d-4e13-9de5-5359a8a308d8 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:11 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-bdea1e20-231d-4e13-9de5-5359a8a308d8 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Delete volume with id: e2742569-6e05-43dc-9e34-a72fb3ce34b9 Sep 05 21:05:11 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:11 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:11 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:11 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:11 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-bdea1e20-231d-4e13-9de5-5359a8a308d8 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Volume info retrieved successfully. Sep 05 21:05:11 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-bdea1e20-231d-4e13-9de5-5359a8a308d8 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Delete volume request issued successfully. Sep 05 21:05:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bdea1e20-231d-4e13-9de5-5359a8a308d8 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes/e2742569-6e05-43dc-9e34-a72fb3ce34b9 returned with HTTP 202 Sep 05 21:05:11 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1352/2669] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:05:11 2026] DELETE /volume/v3/volumes/e2742569-6e05-43dc-9e34-a72fb3ce34b9 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-cd05d2de-1bca-4f20-be72-c4cb54f7ac5a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cd05d2de-1bca-4f20-be72-c4cb54f7ac5a tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] GET http://192.168.122.147/volume/v3/volumes/e2742569-6e05-43dc-9e34-a72fb3ce34b9 Sep 05 21:05:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cd05d2de-1bca-4f20-be72-c4cb54f7ac5a tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cd05d2de-1bca-4f20-be72-c4cb54f7ac5a tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:11 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:11 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:11 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:11 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:11 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-cd05d2de-1bca-4f20-be72-c4cb54f7ac5a tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Volume info retrieved successfully. Sep 05 21:05:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cd05d2de-1bca-4f20-be72-c4cb54f7ac5a tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes/e2742569-6e05-43dc-9e34-a72fb3ce34b9 returned with HTTP 200 Sep 05 21:05:11 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1318/2670] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:11 2026] GET /volume/v3/volumes/e2742569-6e05-43dc-9e34-a72fb3ce34b9 => generated 865 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-06a362e1-97be-4f69-b901-19f3eb86c262 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-06a362e1-97be-4f69-b901-19f3eb86c262 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] GET http://192.168.122.147/volume/v3/snapshots/15b716b9-301c-4f42-a176-3bc0e4aa083f Sep 05 21:05:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-06a362e1-97be-4f69-b901-19f3eb86c262 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-06a362e1-97be-4f69-b901-19f3eb86c262 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:11 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:11 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:11 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-06a362e1-97be-4f69-b901-19f3eb86c262 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Snapshot retrieved successfully. Sep 05 21:05:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-06a362e1-97be-4f69-b901-19f3eb86c262 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] http://192.168.122.147/volume/v3/snapshots/15b716b9-301c-4f42-a176-3bc0e4aa083f returned with HTTP 200 Sep 05 21:05:11 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1353/2671] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:05:11 2026] GET /volume/v3/snapshots/15b716b9-301c-4f42-a176-3bc0e4aa083f => generated 485 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b7790bb3-de17-4152-be6e-32538e57892c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b7790bb3-de17-4152-be6e-32538e57892c tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] GET http://192.168.122.147/volume/v3/snapshots/15b716b9-301c-4f42-a176-3bc0e4aa083f Sep 05 21:05:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b7790bb3-de17-4152-be6e-32538e57892c tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b7790bb3-de17-4152-be6e-32538e57892c tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:11 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:11 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:11 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b7790bb3-de17-4152-be6e-32538e57892c tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Snapshot retrieved successfully. Sep 05 21:05:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b7790bb3-de17-4152-be6e-32538e57892c tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] http://192.168.122.147/volume/v3/snapshots/15b716b9-301c-4f42-a176-3bc0e4aa083f returned with HTTP 200 Sep 05 21:05:11 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1319/2672] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:05:11 2026] GET /volume/v3/snapshots/15b716b9-301c-4f42-a176-3bc0e4aa083f => generated 485 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-35509ce2-69f5-4f3e-a1ba-22863c05a878 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-35509ce2-69f5-4f3e-a1ba-22863c05a878 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/15b716b9-301c-4f42-a176-3bc0e4aa083f Sep 05 21:05:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-35509ce2-69f5-4f3e-a1ba-22863c05a878 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-35509ce2-69f5-4f3e-a1ba-22863c05a878 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:11 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-35509ce2-69f5-4f3e-a1ba-22863c05a878 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Delete snapshot with id: 15b716b9-301c-4f42-a176-3bc0e4aa083f Sep 05 21:05:11 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:11 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:11 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-35509ce2-69f5-4f3e-a1ba-22863c05a878 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Snapshot retrieved successfully. Sep 05 21:05:11 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:11 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:11 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-35509ce2-69f5-4f3e-a1ba-22863c05a878 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Snapshot delete request issued successfully. Sep 05 21:05:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-35509ce2-69f5-4f3e-a1ba-22863c05a878 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] http://192.168.122.147/volume/v3/snapshots/15b716b9-301c-4f42-a176-3bc0e4aa083f returned with HTTP 202 Sep 05 21:05:11 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1354/2673] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:05:11 2026] DELETE /volume/v3/snapshots/15b716b9-301c-4f42-a176-3bc0e4aa083f => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2c5b8c4f-204b-4f26-9840-1da08968fa6d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2c5b8c4f-204b-4f26-9840-1da08968fa6d tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] GET http://192.168.122.147/volume/v3/snapshots/15b716b9-301c-4f42-a176-3bc0e4aa083f Sep 05 21:05:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2c5b8c4f-204b-4f26-9840-1da08968fa6d tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2c5b8c4f-204b-4f26-9840-1da08968fa6d tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:11 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:11 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:11 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2c5b8c4f-204b-4f26-9840-1da08968fa6d tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Snapshot retrieved successfully. Sep 05 21:05:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2c5b8c4f-204b-4f26-9840-1da08968fa6d tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] http://192.168.122.147/volume/v3/snapshots/15b716b9-301c-4f42-a176-3bc0e4aa083f returned with HTTP 200 Sep 05 21:05:11 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1320/2674] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:05:11 2026] GET /volume/v3/snapshots/15b716b9-301c-4f42-a176-3bc0e4aa083f => generated 484 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7bbbe5d0-dbe1-42ae-8446-347a91de594c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7bbbe5d0-dbe1-42ae-8446-347a91de594c tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] GET http://192.168.122.147/volume/v3/volumes/e2742569-6e05-43dc-9e34-a72fb3ce34b9 Sep 05 21:05:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7bbbe5d0-dbe1-42ae-8446-347a91de594c tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7bbbe5d0-dbe1-42ae-8446-347a91de594c tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7bbbe5d0-dbe1-42ae-8446-347a91de594c tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes/e2742569-6e05-43dc-9e34-a72fb3ce34b9 returned with HTTP 404 Sep 05 21:05:12 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1355/2675] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:12 2026] GET /volume/v3/volumes/e2742569-6e05-43dc-9e34-a72fb3ce34b9 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-590510f0-95f1-4786-85ee-a7438eb746ce None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-590510f0-95f1-4786-85ee-a7438eb746ce tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] DELETE http://192.168.122.147/volume/v3/volumes/240fcf09-a57a-4417-b71a-e5458916d893 Sep 05 21:05:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-590510f0-95f1-4786-85ee-a7438eb746ce tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-590510f0-95f1-4786-85ee-a7438eb746ce tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:12 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-590510f0-95f1-4786-85ee-a7438eb746ce tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Delete volume with id: 240fcf09-a57a-4417-b71a-e5458916d893 Sep 05 21:05:12 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:12 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:12 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:12 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:12 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-590510f0-95f1-4786-85ee-a7438eb746ce tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Volume info retrieved successfully. Sep 05 21:05:12 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-590510f0-95f1-4786-85ee-a7438eb746ce tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Delete volume request issued successfully. Sep 05 21:05:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-590510f0-95f1-4786-85ee-a7438eb746ce tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes/240fcf09-a57a-4417-b71a-e5458916d893 returned with HTTP 202 Sep 05 21:05:12 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1321/2676] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:05:12 2026] DELETE /volume/v3/volumes/240fcf09-a57a-4417-b71a-e5458916d893 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-da500d3d-05dc-4127-bb92-94f92e6daf05 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-da500d3d-05dc-4127-bb92-94f92e6daf05 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] GET http://192.168.122.147/volume/v3/volumes/240fcf09-a57a-4417-b71a-e5458916d893 Sep 05 21:05:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-da500d3d-05dc-4127-bb92-94f92e6daf05 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-da500d3d-05dc-4127-bb92-94f92e6daf05 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:12 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:12 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:12 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:12 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:12 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-da500d3d-05dc-4127-bb92-94f92e6daf05 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Volume info retrieved successfully. Sep 05 21:05:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-da500d3d-05dc-4127-bb92-94f92e6daf05 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes/240fcf09-a57a-4417-b71a-e5458916d893 returned with HTTP 200 Sep 05 21:05:12 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1356/2677] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:12 2026] GET /volume/v3/volumes/240fcf09-a57a-4417-b71a-e5458916d893 => generated 864 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a2809707-ce4c-4e82-b56d-3627dfb70b87 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a2809707-ce4c-4e82-b56d-3627dfb70b87 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] GET http://192.168.122.147/volume/v3/snapshots/15b716b9-301c-4f42-a176-3bc0e4aa083f Sep 05 21:05:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a2809707-ce4c-4e82-b56d-3627dfb70b87 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a2809707-ce4c-4e82-b56d-3627dfb70b87 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:12 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:12 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:12 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a2809707-ce4c-4e82-b56d-3627dfb70b87 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Snapshot retrieved successfully. Sep 05 21:05:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a2809707-ce4c-4e82-b56d-3627dfb70b87 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] http://192.168.122.147/volume/v3/snapshots/15b716b9-301c-4f42-a176-3bc0e4aa083f returned with HTTP 200 Sep 05 21:05:12 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1322/2678] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:05:12 2026] GET /volume/v3/snapshots/15b716b9-301c-4f42-a176-3bc0e4aa083f => generated 484 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-93a2da6b-b58b-4ac5-b916-4f38ffdb6672 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-93a2da6b-b58b-4ac5-b916-4f38ffdb6672 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] GET http://192.168.122.147/volume/v3/volumes/240fcf09-a57a-4417-b71a-e5458916d893 Sep 05 21:05:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-93a2da6b-b58b-4ac5-b916-4f38ffdb6672 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-93a2da6b-b58b-4ac5-b916-4f38ffdb6672 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-93a2da6b-b58b-4ac5-b916-4f38ffdb6672 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes/240fcf09-a57a-4417-b71a-e5458916d893 returned with HTTP 404 Sep 05 21:05:13 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1357/2679] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:13 2026] GET /volume/v3/volumes/240fcf09-a57a-4417-b71a-e5458916d893 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9f32fb40-d15a-440b-9a8e-34488cbf01e0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9f32fb40-d15a-440b-9a8e-34488cbf01e0 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] DELETE http://192.168.122.147/volume/v3/volumes/9cfeefc7-698d-4d3a-b743-7ec82e9d5901 Sep 05 21:05:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9f32fb40-d15a-440b-9a8e-34488cbf01e0 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9f32fb40-d15a-440b-9a8e-34488cbf01e0 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:13 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-9f32fb40-d15a-440b-9a8e-34488cbf01e0 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Delete volume with id: 9cfeefc7-698d-4d3a-b743-7ec82e9d5901 Sep 05 21:05:13 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:13 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:13 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:13 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:13 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9f32fb40-d15a-440b-9a8e-34488cbf01e0 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Volume info retrieved successfully. Sep 05 21:05:13 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9f32fb40-d15a-440b-9a8e-34488cbf01e0 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Delete volume request issued successfully. Sep 05 21:05:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9f32fb40-d15a-440b-9a8e-34488cbf01e0 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes/9cfeefc7-698d-4d3a-b743-7ec82e9d5901 returned with HTTP 202 Sep 05 21:05:13 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1323/2680] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:05:13 2026] DELETE /volume/v3/volumes/9cfeefc7-698d-4d3a-b743-7ec82e9d5901 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-93be02a1-db66-4043-8486-e42e588898ec None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-93be02a1-db66-4043-8486-e42e588898ec tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] GET http://192.168.122.147/volume/v3/volumes/9cfeefc7-698d-4d3a-b743-7ec82e9d5901 Sep 05 21:05:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-93be02a1-db66-4043-8486-e42e588898ec tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-93be02a1-db66-4043-8486-e42e588898ec tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:13 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:13 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:13 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:13 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:13 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-93be02a1-db66-4043-8486-e42e588898ec tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Volume info retrieved successfully. Sep 05 21:05:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-93be02a1-db66-4043-8486-e42e588898ec tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes/9cfeefc7-698d-4d3a-b743-7ec82e9d5901 returned with HTTP 200 Sep 05 21:05:13 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1358/2681] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:13 2026] GET /volume/v3/volumes/9cfeefc7-698d-4d3a-b743-7ec82e9d5901 => generated 865 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9967ea37-03ca-4ba2-9809-4e23275b69df None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9967ea37-03ca-4ba2-9809-4e23275b69df tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] GET http://192.168.122.147/volume/v3/snapshots/15b716b9-301c-4f42-a176-3bc0e4aa083f Sep 05 21:05:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9967ea37-03ca-4ba2-9809-4e23275b69df tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9967ea37-03ca-4ba2-9809-4e23275b69df tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9967ea37-03ca-4ba2-9809-4e23275b69df tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] http://192.168.122.147/volume/v3/snapshots/15b716b9-301c-4f42-a176-3bc0e4aa083f returned with HTTP 404 Sep 05 21:05:13 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1324/2682] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:05:13 2026] GET /volume/v3/snapshots/15b716b9-301c-4f42-a176-3bc0e4aa083f => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8377d899-6f57-407c-afc1-9afd196f991e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8377d899-6f57-407c-afc1-9afd196f991e tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] DELETE http://192.168.122.147/volume/v3/volumes/c0a5cf55-ba18-425d-9d1b-ecee13b8371a Sep 05 21:05:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8377d899-6f57-407c-afc1-9afd196f991e tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8377d899-6f57-407c-afc1-9afd196f991e tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:13 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-8377d899-6f57-407c-afc1-9afd196f991e tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Delete volume with id: c0a5cf55-ba18-425d-9d1b-ecee13b8371a Sep 05 21:05:13 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:13 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:13 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:13 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:13 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8377d899-6f57-407c-afc1-9afd196f991e tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Volume info retrieved successfully. Sep 05 21:05:14 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8377d899-6f57-407c-afc1-9afd196f991e tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Delete volume request issued successfully. Sep 05 21:05:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8377d899-6f57-407c-afc1-9afd196f991e tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] http://192.168.122.147/volume/v3/volumes/c0a5cf55-ba18-425d-9d1b-ecee13b8371a returned with HTTP 202 Sep 05 21:05:14 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1359/2683] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:05:13 2026] DELETE /volume/v3/volumes/c0a5cf55-ba18-425d-9d1b-ecee13b8371a => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-88af4998-5035-4e96-bea1-3d1830bcfbf2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-88af4998-5035-4e96-bea1-3d1830bcfbf2 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] GET http://192.168.122.147/volume/v3/volumes/c0a5cf55-ba18-425d-9d1b-ecee13b8371a Sep 05 21:05:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-88af4998-5035-4e96-bea1-3d1830bcfbf2 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-88af4998-5035-4e96-bea1-3d1830bcfbf2 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:14 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:14 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:14 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:14 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:14 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-88af4998-5035-4e96-bea1-3d1830bcfbf2 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Volume info retrieved successfully. Sep 05 21:05:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-88af4998-5035-4e96-bea1-3d1830bcfbf2 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] http://192.168.122.147/volume/v3/volumes/c0a5cf55-ba18-425d-9d1b-ecee13b8371a returned with HTTP 200 Sep 05 21:05:14 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1325/2684] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:14 2026] GET /volume/v3/volumes/c0a5cf55-ba18-425d-9d1b-ecee13b8371a => generated 877 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-bb9c95d5-61bf-4a88-b465-d1c90cd1c6b8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bb9c95d5-61bf-4a88-b465-d1c90cd1c6b8 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] GET http://192.168.122.147/volume/v3/volumes/9cfeefc7-698d-4d3a-b743-7ec82e9d5901 Sep 05 21:05:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bb9c95d5-61bf-4a88-b465-d1c90cd1c6b8 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bb9c95d5-61bf-4a88-b465-d1c90cd1c6b8 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bb9c95d5-61bf-4a88-b465-d1c90cd1c6b8 tempest-CreateVolumesFromSourceVolumeTest-1409285661 tempest-CreateVolumesFromSourceVolumeTest-1409285661-project-member] http://192.168.122.147/volume/v3/volumes/9cfeefc7-698d-4d3a-b743-7ec82e9d5901 returned with HTTP 404 Sep 05 21:05:14 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1360/2685] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:14 2026] GET /volume/v3/volumes/9cfeefc7-698d-4d3a-b743-7ec82e9d5901 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-bdeb6171-01dc-491b-9325-2dedec0e1d4f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bdeb6171-01dc-491b-9325-2dedec0e1d4f tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] GET http://192.168.122.147/volume/v3/volumes/c0a5cf55-ba18-425d-9d1b-ecee13b8371a Sep 05 21:05:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bdeb6171-01dc-491b-9325-2dedec0e1d4f tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bdeb6171-01dc-491b-9325-2dedec0e1d4f tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bdeb6171-01dc-491b-9325-2dedec0e1d4f tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] http://192.168.122.147/volume/v3/volumes/c0a5cf55-ba18-425d-9d1b-ecee13b8371a returned with HTTP 404 Sep 05 21:05:15 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1326/2686] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:15 2026] GET /volume/v3/volumes/c0a5cf55-ba18-425d-9d1b-ecee13b8371a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c76bb1e4-c0bb-4c7a-9637-7a46c6182632 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c76bb1e4-c0bb-4c7a-9637-7a46c6182632 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] DELETE http://192.168.122.147/volume/v3/volumes/a46d5ce5-5c09-41e7-8a61-74b0fd50c03a Sep 05 21:05:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c76bb1e4-c0bb-4c7a-9637-7a46c6182632 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c76bb1e4-c0bb-4c7a-9637-7a46c6182632 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:15 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-c76bb1e4-c0bb-4c7a-9637-7a46c6182632 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Delete volume with id: a46d5ce5-5c09-41e7-8a61-74b0fd50c03a Sep 05 21:05:15 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:15 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:15 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:15 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:15 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c76bb1e4-c0bb-4c7a-9637-7a46c6182632 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Volume info retrieved successfully. Sep 05 21:05:15 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c76bb1e4-c0bb-4c7a-9637-7a46c6182632 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Delete volume request issued successfully. Sep 05 21:05:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c76bb1e4-c0bb-4c7a-9637-7a46c6182632 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] http://192.168.122.147/volume/v3/volumes/a46d5ce5-5c09-41e7-8a61-74b0fd50c03a returned with HTTP 202 Sep 05 21:05:15 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1361/2687] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:05:15 2026] DELETE /volume/v3/volumes/a46d5ce5-5c09-41e7-8a61-74b0fd50c03a => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a000ae82-6bbd-47c1-961f-85cb30729339 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a000ae82-6bbd-47c1-961f-85cb30729339 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] GET http://192.168.122.147/volume/v3/volumes/a46d5ce5-5c09-41e7-8a61-74b0fd50c03a Sep 05 21:05:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a000ae82-6bbd-47c1-961f-85cb30729339 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a000ae82-6bbd-47c1-961f-85cb30729339 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:15 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:15 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:15 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:15 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:15 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a000ae82-6bbd-47c1-961f-85cb30729339 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Volume info retrieved successfully. Sep 05 21:05:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a000ae82-6bbd-47c1-961f-85cb30729339 tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] http://192.168.122.147/volume/v3/volumes/a46d5ce5-5c09-41e7-8a61-74b0fd50c03a returned with HTTP 200 Sep 05 21:05:15 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1327/2688] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:15 2026] GET /volume/v3/volumes/a46d5ce5-5c09-41e7-8a61-74b0fd50c03a => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c3fb83e0-ad2d-47d4-980c-b63a5d7a927e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c3fb83e0-ad2d-47d4-980c-b63a5d7a927e tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] GET http://192.168.122.147/volume/v3/volumes/a46d5ce5-5c09-41e7-8a61-74b0fd50c03a Sep 05 21:05:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c3fb83e0-ad2d-47d4-980c-b63a5d7a927e tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c3fb83e0-ad2d-47d4-980c-b63a5d7a927e tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:16 devstack devstack@c-api.service[87415]: DEBUG dbcounter [-] [87415] Writing DB stats cinder:UPDATE=119,cinder:SELECT=441,cinder:INSERT=56,cinder:DELETE=1 {{(pid=87415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:05:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c3fb83e0-ad2d-47d4-980c-b63a5d7a927e tempest-CinderUnicodeTest-192142092 tempest-CinderUnicodeTest-192142092-project-member] http://192.168.122.147/volume/v3/volumes/a46d5ce5-5c09-41e7-8a61-74b0fd50c03a returned with HTTP 404 Sep 05 21:05:16 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1362/2689] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:16 2026] GET /volume/v3/volumes/a46d5ce5-5c09-41e7-8a61-74b0fd50c03a => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-336859ff-0349-4f4b-91d0-8640c54ebdce None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-336859ff-0349-4f4b-91d0-8640c54ebdce tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:05:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-336859ff-0349-4f4b-91d0-8640c54ebdce tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1872308036"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-336859ff-0349-4f4b-91d0-8640c54ebdce tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1872308036'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:05:18 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-336859ff-0349-4f4b-91d0-8640c54ebdce tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Create volume of 1 GB Sep 05 21:05:18 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-336859ff-0349-4f4b-91d0-8640c54ebdce tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Availability Zones retrieved successfully. Sep 05 21:05:18 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-336859ff-0349-4f4b-91d0-8640c54ebdce tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Flow 'volume_create_api' (3b9459ae-a99d-4134-9d95-79a136198b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:18 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-336859ff-0349-4f4b-91d0-8640c54ebdce tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e31562d-7141-48a1-9814-479d5faaf5a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:18 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-336859ff-0349-4f4b-91d0-8640c54ebdce tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:05:18 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-336859ff-0349-4f4b-91d0-8640c54ebdce tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e31562d-7141-48a1-9814-479d5faaf5a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:18 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-336859ff-0349-4f4b-91d0-8640c54ebdce tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b7930c9-7009-4144-88ae-b672b2075fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:18 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-336859ff-0349-4f4b-91d0-8640c54ebdce tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Created reservations ['c63766de-5dc3-4301-9eb0-a8f82ae77733', '91e9ada1-7585-4369-81c4-a482481c9ed6', 'bd49c2e0-c7f2-4766-92ee-0bf8b1c43a4e', '11d06217-6e8a-469d-8b55-f5b87846dc07'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:18 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-336859ff-0349-4f4b-91d0-8640c54ebdce tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b7930c9-7009-4144-88ae-b672b2075fc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c63766de-5dc3-4301-9eb0-a8f82ae77733', '91e9ada1-7585-4369-81c4-a482481c9ed6', 'bd49c2e0-c7f2-4766-92ee-0bf8b1c43a4e', '11d06217-6e8a-469d-8b55-f5b87846dc07']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:18 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-336859ff-0349-4f4b-91d0-8640c54ebdce tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f535b4e9-8dca-4ea9-b072-d1038997588c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:18 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:18 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:18 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-336859ff-0349-4f4b-91d0-8640c54ebdce tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f535b4e9-8dca-4ea9-b072-d1038997588c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60cae236-0c3b-4e19-96b2-1ebd075eacf6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1872308036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd5a8762659940d0985451cef1ff92bb',qos_specs=None,replication_status=,reservations=['c63766de-5dc3-4301-9eb0-a8f82ae77733','91e9ada1-7585-4369-81c4-a482481c9ed6','bd49c2e0-c7f2-4766-92ee-0bf8b1c43a4e','11d06217-6e8a-469d-8b55-f5b87846dc07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b98868a4f3d42498399772571b215e4',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:05:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1872308036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60cae236-0c3b-4e19-96b2-1ebd075eacf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd5a8762659940d0985451cef1ff92bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b98868a4f3d42498399772571b215e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:18 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-336859ff-0349-4f4b-91d0-8640c54ebdce tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b3ce495-bf95-455a-8cde-6270bd73406e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:18 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-336859ff-0349-4f4b-91d0-8640c54ebdce tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b3ce495-bf95-455a-8cde-6270bd73406e) transitioned into state 'SUCCESS' from state '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-1872308036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd5a8762659940d0985451cef1ff92bb',qos_specs=None,replication_status=,reservations=['c63766de-5dc3-4301-9eb0-a8f82ae77733','91e9ada1-7585-4369-81c4-a482481c9ed6','bd49c2e0-c7f2-4766-92ee-0bf8b1c43a4e','11d06217-6e8a-469d-8b55-f5b87846dc07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b98868a4f3d42498399772571b215e4',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:18 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-336859ff-0349-4f4b-91d0-8640c54ebdce tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (012116f2-0e35-4422-9b49-5b91bc35356a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:18 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-336859ff-0349-4f4b-91d0-8640c54ebdce tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (012116f2-0e35-4422-9b49-5b91bc35356a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:18 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-336859ff-0349-4f4b-91d0-8640c54ebdce tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Flow 'volume_create_api' (3b9459ae-a99d-4134-9d95-79a136198b84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:18 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-336859ff-0349-4f4b-91d0-8640c54ebdce tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Create volume request issued successfully. Sep 05 21:05:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-336859ff-0349-4f4b-91d0-8640c54ebdce tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:05:18 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1328/2690] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 21:05:17 2026] POST /volume/v3/volumes => generated 787 bytes in 674 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:05:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-df64823c-962f-48ae-955f-ddeeca46db8f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-df64823c-962f-48ae-955f-ddeeca46db8f tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] GET http://192.168.122.147/volume/v3/volumes/60cae236-0c3b-4e19-96b2-1ebd075eacf6 Sep 05 21:05:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-df64823c-962f-48ae-955f-ddeeca46db8f tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-df64823c-962f-48ae-955f-ddeeca46db8f tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:18 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:18 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:18 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:18 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:18 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-df64823c-962f-48ae-955f-ddeeca46db8f tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Volume info retrieved successfully. Sep 05 21:05:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-df64823c-962f-48ae-955f-ddeeca46db8f tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] http://192.168.122.147/volume/v3/volumes/60cae236-0c3b-4e19-96b2-1ebd075eacf6 returned with HTTP 200 Sep 05 21:05:18 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1363/2691] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:18 2026] GET /volume/v3/volumes/60cae236-0c3b-4e19-96b2-1ebd075eacf6 => generated 966 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-89a0f891-0311-485a-bddd-a7eb76130ef1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-89a0f891-0311-485a-bddd-a7eb76130ef1 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:05:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-89a0f891-0311-485a-bddd-a7eb76130ef1 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1661331523", "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=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:19 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:19 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-89a0f891-0311-485a-bddd-a7eb76130ef1 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:05:19 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1329/2692] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:05:19 2026] POST /volume/v3/types => generated 380 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-34d4ca62-c064-41ef-bd8c-1a944dc02262 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-34d4ca62-c064-41ef-bd8c-1a944dc02262 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] POST http://192.168.122.147/volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48/encryption Sep 05 21:05:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-34d4ca62-c064-41ef-bd8c-1a944dc02262 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b99090cb-5051-4f64-931f-ffd922c6be70 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b99090cb-5051-4f64-931f-ffd922c6be70 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] GET http://192.168.122.147/volume/v3/volumes/60cae236-0c3b-4e19-96b2-1ebd075eacf6 Sep 05 21:05:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b99090cb-5051-4f64-931f-ffd922c6be70 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b99090cb-5051-4f64-931f-ffd922c6be70 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-34d4ca62-c064-41ef-bd8c-1a944dc02262 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] http://192.168.122.147/volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48/encryption returned with HTTP 200 Sep 05 21:05:19 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1364/2693] 192.168.122.147 () {60 vars in 1281 bytes} [Sat Sep 5 21:05:19 2026] POST /volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48/encryption => generated 239 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d2cd7397-64d0-4221-a2d9-33f38f416da7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:19 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:19 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d2cd7397-64d0-4221-a2d9-33f38f416da7 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:05:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d2cd7397-64d0-4221-a2d9-33f38f416da7 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1958295082", "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=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:19 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:19 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:19 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b99090cb-5051-4f64-931f-ffd922c6be70 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Volume info retrieved successfully. Sep 05 21:05:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b99090cb-5051-4f64-931f-ffd922c6be70 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] http://192.168.122.147/volume/v3/volumes/60cae236-0c3b-4e19-96b2-1ebd075eacf6 returned with HTTP 200 Sep 05 21:05:19 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1330/2694] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:19 2026] GET /volume/v3/volumes/60cae236-0c3b-4e19-96b2-1ebd075eacf6 => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d2cd7397-64d0-4221-a2d9-33f38f416da7 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:05:19 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1365/2695] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:05:19 2026] POST /volume/v3/types => generated 380 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7bd8cd7e-c0d6-43fc-a453-5490898c4819 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7bd8cd7e-c0d6-43fc-a453-5490898c4819 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] POST http://192.168.122.147/volume/v3/types/8917c3b0-acc6-4516-811c-e7e322ac0620/encryption Sep 05 21:05:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7bd8cd7e-c0d6-43fc-a453-5490898c4819 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:19 devstack devstack@c-api.service[87416]: DEBUG cinder.policy [None req-7bd8cd7e-c0d6-43fc-a453-5490898c4819 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '0b1b0ea7ef534a019cd701e57013b2ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10f266019f61477cb8bd5441833b9997', '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=87416) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:05:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7bd8cd7e-c0d6-43fc-a453-5490898c4819 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] http://192.168.122.147/volume/v3/types/8917c3b0-acc6-4516-811c-e7e322ac0620/encryption returned with HTTP 403 Sep 05 21:05:19 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1331/2696] 192.168.122.147 () {60 vars in 1281 bytes} [Sat Sep 5 21:05:19 2026] POST /volume/v3/types/8917c3b0-acc6-4516-811c-e7e322ac0620/encryption => generated 127 bytes in 113 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-48b4e23b-17ec-4cc5-9556-63ea97af4f3d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-48b4e23b-17ec-4cc5-9556-63ea97af4f3d tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:05:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-48b4e23b-17ec-4cc5-9556-63ea97af4f3d tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1994556674", "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=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-48b4e23b-17ec-4cc5-9556-63ea97af4f3d tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:05:20 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1366/2697] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:05:19 2026] POST /volume/v3/types => generated 380 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-866f4ff7-d5a5-4031-9da1-3c34718f2897 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-866f4ff7-d5a5-4031-9da1-3c34718f2897 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] POST http://192.168.122.147/volume/v3/types/e4c51b1e-5bdd-4ffc-88bc-a5540033822a/extra_specs Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-866f4ff7-d5a5-4031-9da1-3c34718f2897 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.policy [None req-866f4ff7-d5a5-4031-9da1-3c34718f2897 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '0b1b0ea7ef534a019cd701e57013b2ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10f266019f61477cb8bd5441833b9997', '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=87416) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-866f4ff7-d5a5-4031-9da1-3c34718f2897 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] http://192.168.122.147/volume/v3/types/e4c51b1e-5bdd-4ffc-88bc-a5540033822a/extra_specs returned with HTTP 403 Sep 05 21:05:20 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1332/2698] 192.168.122.147 () {60 vars in 1283 bytes} [Sat Sep 5 21:05:20 2026] POST /volume/v3/types/e4c51b1e-5bdd-4ffc-88bc-a5540033822a/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-323e9488-75eb-4ba1-9b5e-3abd8c2d974c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-323e9488-75eb-4ba1-9b5e-3abd8c2d974c tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] PUT http://192.168.122.147/volume/v3/types/e4c51b1e-5bdd-4ffc-88bc-a5540033822a/extra_specs/key2 Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-323e9488-75eb-4ba1-9b5e-3abd8c2d974c tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.policy [None req-323e9488-75eb-4ba1-9b5e-3abd8c2d974c tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0b1b0ea7ef534a019cd701e57013b2ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10f266019f61477cb8bd5441833b9997', '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=87415) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-323e9488-75eb-4ba1-9b5e-3abd8c2d974c tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] http://192.168.122.147/volume/v3/types/e4c51b1e-5bdd-4ffc-88bc-a5540033822a/extra_specs/key2 returned with HTTP 403 Sep 05 21:05:20 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1367/2699] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 21:05:20 2026] PUT /volume/v3/types/e4c51b1e-5bdd-4ffc-88bc-a5540033822a/extra_specs/key2 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fb50243c-c6ac-437f-a7d6-326d95d8c32c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fb50243c-c6ac-437f-a7d6-326d95d8c32c tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] POST http://192.168.122.147/volume/v3/types Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fb50243c-c6ac-437f-a7d6-326d95d8c32c tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.policy [None req-fb50243c-c6ac-437f-a7d6-326d95d8c32c tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '0b1b0ea7ef534a019cd701e57013b2ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10f266019f61477cb8bd5441833b9997', '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=87416) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fb50243c-c6ac-437f-a7d6-326d95d8c32c tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] http://192.168.122.147/volume/v3/types returned with HTTP 403 Sep 05 21:05:20 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1333/2700] 192.168.122.147 () {60 vars in 1136 bytes} [Sat Sep 5 21:05:20 2026] POST /volume/v3/types => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b9f6e8d4-e6c3-4788-bf52-b59165693673 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b9f6e8d4-e6c3-4788-bf52-b59165693673 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b9f6e8d4-e6c3-4788-bf52-b59165693673 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1225068677", "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=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b9f6e8d4-e6c3-4788-bf52-b59165693673 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:05:20 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1368/2701] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:05:20 2026] POST /volume/v3/types => generated 380 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-58b5d575-4091-4955-a12e-17b2464834b5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-58b5d575-4091-4955-a12e-17b2464834b5 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] POST http://192.168.122.147/volume/v3/types/2d5309b0-ec35-442e-9855-dd73887631ba/encryption Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-58b5d575-4091-4955-a12e-17b2464834b5 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-58b5d575-4091-4955-a12e-17b2464834b5 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] http://192.168.122.147/volume/v3/types/2d5309b0-ec35-442e-9855-dd73887631ba/encryption returned with HTTP 200 Sep 05 21:05:20 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1334/2702] 192.168.122.147 () {60 vars in 1281 bytes} [Sat Sep 5 21:05:20 2026] POST /volume/v3/types/2d5309b0-ec35-442e-9855-dd73887631ba/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8a454190-0a79-4fa2-bbca-8870d42e1a6c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8a454190-0a79-4fa2-bbca-8870d42e1a6c tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] DELETE http://192.168.122.147/volume/v3/types/2d5309b0-ec35-442e-9855-dd73887631ba/encryption/3f051814-ef3c-4ab8-bb31-a7d6fd99f0d9 Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8a454190-0a79-4fa2-bbca-8870d42e1a6c tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8a454190-0a79-4fa2-bbca-8870d42e1a6c tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.policy [None req-8a454190-0a79-4fa2-bbca-8870d42e1a6c tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '0b1b0ea7ef534a019cd701e57013b2ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10f266019f61477cb8bd5441833b9997', '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=87415) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8a454190-0a79-4fa2-bbca-8870d42e1a6c tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] http://192.168.122.147/volume/v3/types/2d5309b0-ec35-442e-9855-dd73887631ba/encryption/3f051814-ef3c-4ab8-bb31-a7d6fd99f0d9 returned with HTTP 403 Sep 05 21:05:20 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1369/2703] 192.168.122.147 () {58 vars in 1373 bytes} [Sat Sep 5 21:05:20 2026] DELETE /volume/v3/types/2d5309b0-ec35-442e-9855-dd73887631ba/encryption/3f051814-ef3c-4ab8-bb31-a7d6fd99f0d9 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3df44026-209a-4393-8605-945b489f6424 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3df44026-209a-4393-8605-945b489f6424 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3df44026-209a-4393-8605-945b489f6424 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1263296549", "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=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3df44026-209a-4393-8605-945b489f6424 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:05:20 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1335/2704] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:05:20 2026] POST /volume/v3/types => generated 380 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5f92696e-3828-4daa-b175-2ca6648e1da3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5f92696e-3828-4daa-b175-2ca6648e1da3 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] DELETE http://192.168.122.147/volume/v3/types/c815285a-baeb-4dbc-9b63-a59e48083612/extra_specs/key1 Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5f92696e-3828-4daa-b175-2ca6648e1da3 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5f92696e-3828-4daa-b175-2ca6648e1da3 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.policy [None req-5f92696e-3828-4daa-b175-2ca6648e1da3 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '0b1b0ea7ef534a019cd701e57013b2ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10f266019f61477cb8bd5441833b9997', '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=87415) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5f92696e-3828-4daa-b175-2ca6648e1da3 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] http://192.168.122.147/volume/v3/types/c815285a-baeb-4dbc-9b63-a59e48083612/extra_specs/key1 returned with HTTP 403 Sep 05 21:05:20 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1370/2705] 192.168.122.147 () {58 vars in 1280 bytes} [Sat Sep 5 21:05:20 2026] DELETE /volume/v3/types/c815285a-baeb-4dbc-9b63-a59e48083612/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1d96312c-6b5c-4e46-b713-6c21eecc4e20 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1d96312c-6b5c-4e46-b713-6c21eecc4e20 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1d96312c-6b5c-4e46-b713-6c21eecc4e20 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-263819449", "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=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1d96312c-6b5c-4e46-b713-6c21eecc4e20 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:05:20 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1336/2706] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:05:20 2026] POST /volume/v3/types => generated 379 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6135515c-0cc3-4922-b888-37015047f0b6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6135515c-0cc3-4922-b888-37015047f0b6 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] DELETE http://192.168.122.147/volume/v3/types/9bbb1c0a-2bc6-43ac-b1ff-c53e6b3ee7ca Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6135515c-0cc3-4922-b888-37015047f0b6 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6135515c-0cc3-4922-b888-37015047f0b6 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.policy [None req-6135515c-0cc3-4922-b888-37015047f0b6 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '0b1b0ea7ef534a019cd701e57013b2ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10f266019f61477cb8bd5441833b9997', '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=87415) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6135515c-0cc3-4922-b888-37015047f0b6 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] http://192.168.122.147/volume/v3/types/9bbb1c0a-2bc6-43ac-b1ff-c53e6b3ee7ca returned with HTTP 403 Sep 05 21:05:20 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1371/2707] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:05:20 2026] DELETE /volume/v3/types/9bbb1c0a-2bc6-43ac-b1ff-c53e6b3ee7ca => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4ab01d26-0f74-4fd6-bd4b-9f6aefddba82 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4ab01d26-0f74-4fd6-bd4b-9f6aefddba82 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] GET http://192.168.122.147/volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48/extra_specs Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4ab01d26-0f74-4fd6-bd4b-9f6aefddba82 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4ab01d26-0f74-4fd6-bd4b-9f6aefddba82 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4ab01d26-0f74-4fd6-bd4b-9f6aefddba82 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] http://192.168.122.147/volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48/extra_specs returned with HTTP 200 Sep 05 21:05:20 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1337/2708] 192.168.122.147 () {58 vars in 1262 bytes} [Sat Sep 5 21:05:20 2026] GET /volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48/extra_specs => generated 123 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a28fbe37-bb9a-4262-9992-411bd551fa44 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a28fbe37-bb9a-4262-9992-411bd551fa44 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] GET http://192.168.122.147/volume/v3/types Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a28fbe37-bb9a-4262-9992-411bd551fa44 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a28fbe37-bb9a-4262-9992-411bd551fa44 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-a28fbe37-bb9a-4262-9992-411bd551fa44 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a28fbe37-bb9a-4262-9992-411bd551fa44 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:05:20 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1372/2709] 192.168.122.147 () {58 vars in 1115 bytes} [Sat Sep 5 21:05:20 2026] GET /volume/v3/types => generated 2363 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-657ab2d4-9ec3-4514-8468-c795e91d1260 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-657ab2d4-9ec3-4514-8468-c795e91d1260 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] GET http://192.168.122.147/volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48/encryption/cipher Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-657ab2d4-9ec3-4514-8468-c795e91d1260 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-657ab2d4-9ec3-4514-8468-c795e91d1260 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.policy [None req-657ab2d4-9ec3-4514-8468-c795e91d1260 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0b1b0ea7ef534a019cd701e57013b2ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10f266019f61477cb8bd5441833b9997', '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=87416) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-657ab2d4-9ec3-4514-8468-c795e91d1260 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] http://192.168.122.147/volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48/encryption/cipher returned with HTTP 403 Sep 05 21:05:20 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1338/2710] 192.168.122.147 () {58 vars in 1280 bytes} [Sat Sep 5 21:05:20 2026] GET /volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f7133e1c-fc54-4ffa-93ce-d4a5b8e08f3d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f7133e1c-fc54-4ffa-93ce-d4a5b8e08f3d tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] GET http://192.168.122.147/volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48/encryption Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f7133e1c-fc54-4ffa-93ce-d4a5b8e08f3d tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f7133e1c-fc54-4ffa-93ce-d4a5b8e08f3d tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.policy [None req-f7133e1c-fc54-4ffa-93ce-d4a5b8e08f3d tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0b1b0ea7ef534a019cd701e57013b2ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10f266019f61477cb8bd5441833b9997', '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=87415) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f7133e1c-fc54-4ffa-93ce-d4a5b8e08f3d tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] http://192.168.122.147/volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48/encryption returned with HTTP 403 Sep 05 21:05:20 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1373/2711] 192.168.122.147 () {58 vars in 1259 bytes} [Sat Sep 5 21:05:20 2026] GET /volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-89b0121b-15c9-42e0-aa32-4eaa1b63ffc8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-89b0121b-15c9-42e0-aa32-4eaa1b63ffc8 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] GET http://192.168.122.147/volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48/extra_specs/multiattach Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-89b0121b-15c9-42e0-aa32-4eaa1b63ffc8 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-89b0121b-15c9-42e0-aa32-4eaa1b63ffc8 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-89b0121b-15c9-42e0-aa32-4eaa1b63ffc8 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] http://192.168.122.147/volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48/extra_specs/multiattach returned with HTTP 200 Sep 05 21:05:20 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1339/2712] 192.168.122.147 () {58 vars in 1298 bytes} [Sat Sep 5 21:05:20 2026] GET /volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48/extra_specs/multiattach => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-14fa346c-f510-4e1b-9aa9-0719febff376 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-14fa346c-f510-4e1b-9aa9-0719febff376 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] GET http://192.168.122.147/volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48/extra_specs/volume_backend_name Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-14fa346c-f510-4e1b-9aa9-0719febff376 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-14fa346c-f510-4e1b-9aa9-0719febff376 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-14fa346c-f510-4e1b-9aa9-0719febff376 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] http://192.168.122.147/volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48/extra_specs/volume_backend_name returned with HTTP 404 Sep 05 21:05:20 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1374/2713] 192.168.122.147 () {58 vars in 1322 bytes} [Sat Sep 5 21:05:20 2026] GET /volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48/extra_specs/volume_backend_name => generated 143 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4a1a9cdf-cd03-49b3-afc9-e4b756045cf6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4a1a9cdf-cd03-49b3-afc9-e4b756045cf6 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] GET http://192.168.122.147/volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48 Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4a1a9cdf-cd03-49b3-afc9-e4b756045cf6 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4a1a9cdf-cd03-49b3-afc9-e4b756045cf6 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4a1a9cdf-cd03-49b3-afc9-e4b756045cf6 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] http://192.168.122.147/volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48 returned with HTTP 200 Sep 05 21:05:20 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1340/2714] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 21:05:20 2026] GET /volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48 => generated 318 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6fe6608d-f69c-4321-856f-4ea6bace0911 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6fe6608d-f69c-4321-856f-4ea6bace0911 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] PUT http://192.168.122.147/volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48/encryption/73123a93-a71b-457f-8de1-bceef96ad176 Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6fe6608d-f69c-4321-856f-4ea6bace0911 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.policy [None req-6fe6608d-f69c-4321-856f-4ea6bace0911 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '0b1b0ea7ef534a019cd701e57013b2ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10f266019f61477cb8bd5441833b9997', '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=87415) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6fe6608d-f69c-4321-856f-4ea6bace0911 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] http://192.168.122.147/volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48/encryption/73123a93-a71b-457f-8de1-bceef96ad176 returned with HTTP 403 Sep 05 21:05:20 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1375/2715] 192.168.122.147 () {60 vars in 1390 bytes} [Sat Sep 5 21:05:20 2026] PUT /volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48/encryption/73123a93-a71b-457f-8de1-bceef96ad176 => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8e0a047c-5e12-44f9-894d-3d89a2edf235 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8e0a047c-5e12-44f9-894d-3d89a2edf235 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] PUT http://192.168.122.147/volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48/extra_specs/key1 Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8e0a047c-5e12-44f9-894d-3d89a2edf235 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.policy [None req-8e0a047c-5e12-44f9-894d-3d89a2edf235 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0b1b0ea7ef534a019cd701e57013b2ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10f266019f61477cb8bd5441833b9997', '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=87416) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8e0a047c-5e12-44f9-894d-3d89a2edf235 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] http://192.168.122.147/volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48/extra_specs/key1 returned with HTTP 403 Sep 05 21:05:20 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1341/2716] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 21:05:20 2026] PUT /volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7570735c-054c-48b7-ba15-47e67c722888 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7570735c-054c-48b7-ba15-47e67c722888 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] PUT http://192.168.122.147/volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48 Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7570735c-054c-48b7-ba15-47e67c722888 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.policy [None req-7570735c-054c-48b7-ba15-47e67c722888 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '0b1b0ea7ef534a019cd701e57013b2ed', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '10f266019f61477cb8bd5441833b9997', '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=87415) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7570735c-054c-48b7-ba15-47e67c722888 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-member] http://192.168.122.147/volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48 returned with HTTP 403 Sep 05 21:05:20 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1376/2717] 192.168.122.147 () {60 vars in 1246 bytes} [Sat Sep 5 21:05:20 2026] PUT /volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48 => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ed0d0543-e368-4fdb-b681-682c038e0d3f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ed0d0543-e368-4fdb-b681-682c038e0d3f tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] DELETE http://192.168.122.147/volume/v3/types/9bbb1c0a-2bc6-43ac-b1ff-c53e6b3ee7ca Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ed0d0543-e368-4fdb-b681-682c038e0d3f tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ed0d0543-e368-4fdb-b681-682c038e0d3f tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ed0d0543-e368-4fdb-b681-682c038e0d3f tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] http://192.168.122.147/volume/v3/types/9bbb1c0a-2bc6-43ac-b1ff-c53e6b3ee7ca returned with HTTP 202 Sep 05 21:05:20 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1342/2718] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:05:20 2026] DELETE /volume/v3/types/9bbb1c0a-2bc6-43ac-b1ff-c53e6b3ee7ca => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f6042617-697e-4c78-a77f-6e4b5e57e1ae None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f6042617-697e-4c78-a77f-6e4b5e57e1ae tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] DELETE http://192.168.122.147/volume/v3/types/c815285a-baeb-4dbc-9b63-a59e48083612 Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f6042617-697e-4c78-a77f-6e4b5e57e1ae tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f6042617-697e-4c78-a77f-6e4b5e57e1ae tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f6042617-697e-4c78-a77f-6e4b5e57e1ae tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] http://192.168.122.147/volume/v3/types/c815285a-baeb-4dbc-9b63-a59e48083612 returned with HTTP 202 Sep 05 21:05:20 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1377/2719] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:05:20 2026] DELETE /volume/v3/types/c815285a-baeb-4dbc-9b63-a59e48083612 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c003c048-a090-40be-8992-94c841688c2e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c003c048-a090-40be-8992-94c841688c2e tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] DELETE http://192.168.122.147/volume/v3/types/2d5309b0-ec35-442e-9855-dd73887631ba Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c003c048-a090-40be-8992-94c841688c2e tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c003c048-a090-40be-8992-94c841688c2e tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c003c048-a090-40be-8992-94c841688c2e tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] http://192.168.122.147/volume/v3/types/2d5309b0-ec35-442e-9855-dd73887631ba returned with HTTP 202 Sep 05 21:05:20 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1343/2720] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:05:20 2026] DELETE /volume/v3/types/2d5309b0-ec35-442e-9855-dd73887631ba => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1674f471-6404-4939-bdfd-2317eb93bb82 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1674f471-6404-4939-bdfd-2317eb93bb82 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] DELETE http://192.168.122.147/volume/v3/types/e4c51b1e-5bdd-4ffc-88bc-a5540033822a Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1674f471-6404-4939-bdfd-2317eb93bb82 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1674f471-6404-4939-bdfd-2317eb93bb82 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1674f471-6404-4939-bdfd-2317eb93bb82 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] http://192.168.122.147/volume/v3/types/e4c51b1e-5bdd-4ffc-88bc-a5540033822a returned with HTTP 202 Sep 05 21:05:20 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1378/2721] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:05:20 2026] DELETE /volume/v3/types/e4c51b1e-5bdd-4ffc-88bc-a5540033822a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ac87d4ac-7a71-4b60-8bb8-622fd54aa9f5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ac87d4ac-7a71-4b60-8bb8-622fd54aa9f5 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] DELETE http://192.168.122.147/volume/v3/types/8917c3b0-acc6-4516-811c-e7e322ac0620 Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ac87d4ac-7a71-4b60-8bb8-622fd54aa9f5 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ac87d4ac-7a71-4b60-8bb8-622fd54aa9f5 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ff875cd8-04a0-44dc-a603-20644aeafcb1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ff875cd8-04a0-44dc-a603-20644aeafcb1 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] GET http://192.168.122.147/volume/v3/volumes/60cae236-0c3b-4e19-96b2-1ebd075eacf6 Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ff875cd8-04a0-44dc-a603-20644aeafcb1 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ff875cd8-04a0-44dc-a603-20644aeafcb1 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:20 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:20 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:20 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:20 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ff875cd8-04a0-44dc-a603-20644aeafcb1 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Volume info retrieved successfully. Sep 05 21:05:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ff875cd8-04a0-44dc-a603-20644aeafcb1 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] http://192.168.122.147/volume/v3/volumes/60cae236-0c3b-4e19-96b2-1ebd075eacf6 returned with HTTP 200 Sep 05 21:05:20 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1379/2722] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:20 2026] GET /volume/v3/volumes/60cae236-0c3b-4e19-96b2-1ebd075eacf6 => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ac87d4ac-7a71-4b60-8bb8-622fd54aa9f5 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] http://192.168.122.147/volume/v3/types/8917c3b0-acc6-4516-811c-e7e322ac0620 returned with HTTP 202 Sep 05 21:05:20 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1344/2723] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:05:20 2026] DELETE /volume/v3/types/8917c3b0-acc6-4516-811c-e7e322ac0620 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-45b6214a-76fb-4b50-80df-902d91792397 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-45b6214a-76fb-4b50-80df-902d91792397 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] DELETE http://192.168.122.147/volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48 Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-45b6214a-76fb-4b50-80df-902d91792397 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-45b6214a-76fb-4b50-80df-902d91792397 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4901b80a-c4a9-49aa-b3fc-9359feef205f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-45b6214a-76fb-4b50-80df-902d91792397 tempest-VolumeTypesMemberTests-164845560 tempest-VolumeTypesMemberTests-164845560-project-admin] http://192.168.122.147/volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48 returned with HTTP 202 Sep 05 21:05:20 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1380/2724] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:05:20 2026] DELETE /volume/v3/types/3eb0669b-31dd-4f1e-925c-c1c9af1f6d48 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4901b80a-c4a9-49aa-b3fc-9359feef205f tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-reader] POST http://192.168.122.147/volume/v3/volumes/60cae236-0c3b-4e19-96b2-1ebd075eacf6/action Sep 05 21:05:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4901b80a-c4a9-49aa-b3fc-9359feef205f tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:05:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4901b80a-c4a9-49aa-b3fc-9359feef205f tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:21 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:21 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:21 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:21 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:21 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4901b80a-c4a9-49aa-b3fc-9359feef205f tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-reader] Volume info retrieved successfully. Sep 05 21:05:21 devstack devstack@c-api.service[87416]: DEBUG cinder.policy [None req-4901b80a-c4a9-49aa-b3fc-9359feef205f tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'a1c316c7b08a4344b05a90e9c774c121', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd5a8762659940d0985451cef1ff92bb', '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=87416) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:05:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4901b80a-c4a9-49aa-b3fc-9359feef205f tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-reader] http://192.168.122.147/volume/v3/volumes/60cae236-0c3b-4e19-96b2-1ebd075eacf6/action returned with HTTP 403 Sep 05 21:05:21 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1345/2725] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 21:05:20 2026] POST /volume/v3/volumes/60cae236-0c3b-4e19-96b2-1ebd075eacf6/action => generated 131 bytes in 157 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-699615a0-5f01-4931-b2cd-1eeed860d702 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-699615a0-5f01-4931-b2cd-1eeed860d702 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/60cae236-0c3b-4e19-96b2-1ebd075eacf6 Sep 05 21:05:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-699615a0-5f01-4931-b2cd-1eeed860d702 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-699615a0-5f01-4931-b2cd-1eeed860d702 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:21 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-699615a0-5f01-4931-b2cd-1eeed860d702 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Delete volume with id: 60cae236-0c3b-4e19-96b2-1ebd075eacf6 Sep 05 21:05:21 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:21 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:21 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:21 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:21 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-699615a0-5f01-4931-b2cd-1eeed860d702 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Volume info retrieved successfully. Sep 05 21:05:21 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-699615a0-5f01-4931-b2cd-1eeed860d702 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Delete volume request issued successfully. Sep 05 21:05:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-699615a0-5f01-4931-b2cd-1eeed860d702 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] http://192.168.122.147/volume/v3/volumes/60cae236-0c3b-4e19-96b2-1ebd075eacf6 returned with HTTP 202 Sep 05 21:05:21 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1381/2726] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:05:21 2026] DELETE /volume/v3/volumes/60cae236-0c3b-4e19-96b2-1ebd075eacf6 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a4c1628c-dbd2-4f26-a3c5-04a6c133b18b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a4c1628c-dbd2-4f26-a3c5-04a6c133b18b tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] GET http://192.168.122.147/volume/v3/volumes/60cae236-0c3b-4e19-96b2-1ebd075eacf6 Sep 05 21:05:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a4c1628c-dbd2-4f26-a3c5-04a6c133b18b tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a4c1628c-dbd2-4f26-a3c5-04a6c133b18b tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:21 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:21 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:21 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:21 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:21 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a4c1628c-dbd2-4f26-a3c5-04a6c133b18b tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Volume info retrieved successfully. Sep 05 21:05:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a4c1628c-dbd2-4f26-a3c5-04a6c133b18b tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] http://192.168.122.147/volume/v3/volumes/60cae236-0c3b-4e19-96b2-1ebd075eacf6 returned with HTTP 200 Sep 05 21:05:21 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1346/2727] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:21 2026] GET /volume/v3/volumes/60cae236-0c3b-4e19-96b2-1ebd075eacf6 => generated 1016 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-67144c35-682d-4cc1-9055-7b19db20bb50 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-67144c35-682d-4cc1-9055-7b19db20bb50 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] GET http://192.168.122.147/volume/v3/volumes/60cae236-0c3b-4e19-96b2-1ebd075eacf6 Sep 05 21:05:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-67144c35-682d-4cc1-9055-7b19db20bb50 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-67144c35-682d-4cc1-9055-7b19db20bb50 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-67144c35-682d-4cc1-9055-7b19db20bb50 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] http://192.168.122.147/volume/v3/volumes/60cae236-0c3b-4e19-96b2-1ebd075eacf6 returned with HTTP 404 Sep 05 21:05:22 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1382/2728] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:22 2026] GET /volume/v3/volumes/60cae236-0c3b-4e19-96b2-1ebd075eacf6 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ce803a0d-a796-4e5c-9103-38a46aab16b4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ce803a0d-a796-4e5c-9103-38a46aab16b4 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:05:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ce803a0d-a796-4e5c-9103-38a46aab16b4 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-707694718"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-ce803a0d-a796-4e5c-9103-38a46aab16b4 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-707694718'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:05:22 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-ce803a0d-a796-4e5c-9103-38a46aab16b4 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Create volume of 1 GB Sep 05 21:05:22 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ce803a0d-a796-4e5c-9103-38a46aab16b4 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Availability Zones retrieved successfully. Sep 05 21:05:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ce803a0d-a796-4e5c-9103-38a46aab16b4 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Flow 'volume_create_api' (4f1e7c19-bc5e-4607-9de3-ff81c987b30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ce803a0d-a796-4e5c-9103-38a46aab16b4 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a0a0875-fbbe-4ac3-a02e-9033e54b2099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-ce803a0d-a796-4e5c-9103-38a46aab16b4 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:05:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ce803a0d-a796-4e5c-9103-38a46aab16b4 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a0a0875-fbbe-4ac3-a02e-9033e54b2099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ce803a0d-a796-4e5c-9103-38a46aab16b4 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f2e0c9d-09aa-48be-801b-f012590300eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:22 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-ce803a0d-a796-4e5c-9103-38a46aab16b4 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Created reservations ['78193503-084e-444a-8172-55b449c569fd', '15e9064d-ee0a-4ac4-b481-0662507eb4d5', '0cf0f49c-0036-4cf0-b237-1dcb2ba8e466', 'a13e5fe5-ed88-4498-a2e7-ff0f78f05aaf'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ce803a0d-a796-4e5c-9103-38a46aab16b4 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f2e0c9d-09aa-48be-801b-f012590300eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78193503-084e-444a-8172-55b449c569fd', '15e9064d-ee0a-4ac4-b481-0662507eb4d5', '0cf0f49c-0036-4cf0-b237-1dcb2ba8e466', 'a13e5fe5-ed88-4498-a2e7-ff0f78f05aaf']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ce803a0d-a796-4e5c-9103-38a46aab16b4 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27b08998-ab16-4df9-8643-eb41bd629f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:22 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:22 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ce803a0d-a796-4e5c-9103-38a46aab16b4 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27b08998-ab16-4df9-8643-eb41bd629f6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfc4a297-b9d4-4fd3-b187-b285df0cd04e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-707694718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd5a8762659940d0985451cef1ff92bb',qos_specs=None,replication_status=,reservations=['78193503-084e-444a-8172-55b449c569fd','15e9064d-ee0a-4ac4-b481-0662507eb4d5','0cf0f49c-0036-4cf0-b237-1dcb2ba8e466','a13e5fe5-ed88-4498-a2e7-ff0f78f05aaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b98868a4f3d42498399772571b215e4',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:05:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-707694718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfc4a297-b9d4-4fd3-b187-b285df0cd04e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd5a8762659940d0985451cef1ff92bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b98868a4f3d42498399772571b215e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ce803a0d-a796-4e5c-9103-38a46aab16b4 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c730bc9-07f0-4ec4-ba64-4e6aa84066f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ce803a0d-a796-4e5c-9103-38a46aab16b4 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c730bc9-07f0-4ec4-ba64-4e6aa84066f2) transitioned into state 'SUCCESS' from state '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-707694718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd5a8762659940d0985451cef1ff92bb',qos_specs=None,replication_status=,reservations=['78193503-084e-444a-8172-55b449c569fd','15e9064d-ee0a-4ac4-b481-0662507eb4d5','0cf0f49c-0036-4cf0-b237-1dcb2ba8e466','a13e5fe5-ed88-4498-a2e7-ff0f78f05aaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b98868a4f3d42498399772571b215e4',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ce803a0d-a796-4e5c-9103-38a46aab16b4 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63233a64-c40c-4363-88e4-7ff064e75cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ce803a0d-a796-4e5c-9103-38a46aab16b4 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63233a64-c40c-4363-88e4-7ff064e75cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ce803a0d-a796-4e5c-9103-38a46aab16b4 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Flow 'volume_create_api' (4f1e7c19-bc5e-4607-9de3-ff81c987b30c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:22 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ce803a0d-a796-4e5c-9103-38a46aab16b4 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Create volume request issued successfully. Sep 05 21:05:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ce803a0d-a796-4e5c-9103-38a46aab16b4 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:05:22 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1347/2729] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 21:05:22 2026] POST /volume/v3/volumes => generated 786 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:05:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-233fad65-0b18-4888-a766-b570f2cdc08c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-233fad65-0b18-4888-a766-b570f2cdc08c tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] GET http://192.168.122.147/volume/v3/volumes/dfc4a297-b9d4-4fd3-b187-b285df0cd04e Sep 05 21:05:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-233fad65-0b18-4888-a766-b570f2cdc08c tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-233fad65-0b18-4888-a766-b570f2cdc08c tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:22 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:22 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:22 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:22 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:22 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-233fad65-0b18-4888-a766-b570f2cdc08c tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Volume info retrieved successfully. Sep 05 21:05:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-233fad65-0b18-4888-a766-b570f2cdc08c tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] http://192.168.122.147/volume/v3/volumes/dfc4a297-b9d4-4fd3-b187-b285df0cd04e returned with HTTP 200 Sep 05 21:05:22 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1383/2730] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:22 2026] GET /volume/v3/volumes/dfc4a297-b9d4-4fd3-b187-b285df0cd04e => generated 965 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-40c776e3-fb5e-43de-bdfb-0e76f7691089 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-40c776e3-fb5e-43de-bdfb-0e76f7691089 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] GET http://192.168.122.147/volume/v3/volumes/dfc4a297-b9d4-4fd3-b187-b285df0cd04e Sep 05 21:05:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-40c776e3-fb5e-43de-bdfb-0e76f7691089 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-40c776e3-fb5e-43de-bdfb-0e76f7691089 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:23 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:23 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:23 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:23 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:23 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-40c776e3-fb5e-43de-bdfb-0e76f7691089 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Volume info retrieved successfully. Sep 05 21:05:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-40c776e3-fb5e-43de-bdfb-0e76f7691089 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] http://192.168.122.147/volume/v3/volumes/dfc4a297-b9d4-4fd3-b187-b285df0cd04e returned with HTTP 200 Sep 05 21:05:23 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1348/2731] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:23 2026] GET /volume/v3/volumes/dfc4a297-b9d4-4fd3-b187-b285df0cd04e => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-34f9042e-bf11-4f5f-8e86-f28fb6c17cbf None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-34f9042e-bf11-4f5f-8e86-f28fb6c17cbf tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:05:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-34f9042e-bf11-4f5f-8e86-f28fb6c17cbf tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-441991070", "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=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-34f9042e-bf11-4f5f-8e86-f28fb6c17cbf tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:05:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1384/2732] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:05:24 2026] POST /volume/v3/types => generated 379 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-16267bcf-9f45-424f-9e47-7db768a76a25 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-16267bcf-9f45-424f-9e47-7db768a76a25 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] POST http://192.168.122.147/volume/v3/types/0e5a0a7e-7b32-4779-aa06-0bd8281745be/encryption Sep 05 21:05:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-16267bcf-9f45-424f-9e47-7db768a76a25 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-16267bcf-9f45-424f-9e47-7db768a76a25 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] http://192.168.122.147/volume/v3/types/0e5a0a7e-7b32-4779-aa06-0bd8281745be/encryption returned with HTTP 200 Sep 05 21:05:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1349/2733] 192.168.122.147 () {60 vars in 1281 bytes} [Sat Sep 5 21:05:24 2026] POST /volume/v3/types/0e5a0a7e-7b32-4779-aa06-0bd8281745be/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c57f512c-e70b-4565-88d0-f23fe6473330 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c57f512c-e70b-4565-88d0-f23fe6473330 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:05:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c57f512c-e70b-4565-88d0-f23fe6473330 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1971040580", "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=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c57f512c-e70b-4565-88d0-f23fe6473330 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:05:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1385/2734] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:05:24 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-62f459f0-1049-47e7-b8c4-30849c3761e8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-62f459f0-1049-47e7-b8c4-30849c3761e8 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] POST http://192.168.122.147/volume/v3/types/a8c06547-6315-4011-8c06-d87db3d990c5/encryption Sep 05 21:05:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-62f459f0-1049-47e7-b8c4-30849c3761e8 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:24 devstack devstack@c-api.service[87416]: DEBUG cinder.policy [None req-62f459f0-1049-47e7-b8c4-30849c3761e8 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '05e6a8a8bfbb4bb8bbd98a743437cfa6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4555c4e581b340ae8523a2bbf51a10ed', '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=87416) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:05:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-62f459f0-1049-47e7-b8c4-30849c3761e8 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] http://192.168.122.147/volume/v3/types/a8c06547-6315-4011-8c06-d87db3d990c5/encryption returned with HTTP 403 Sep 05 21:05:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1350/2735] 192.168.122.147 () {60 vars in 1281 bytes} [Sat Sep 5 21:05:24 2026] POST /volume/v3/types/a8c06547-6315-4011-8c06-d87db3d990c5/encryption => generated 127 bytes in 138 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9c068002-2be9-4272-b02f-0de97a6d604c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9c068002-2be9-4272-b02f-0de97a6d604c tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:05:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9c068002-2be9-4272-b02f-0de97a6d604c tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-82724900", "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=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9c068002-2be9-4272-b02f-0de97a6d604c tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:05:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1386/2736] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:05:24 2026] POST /volume/v3/types => generated 378 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c1515d7c-18f0-4f60-b6e9-1dfca9c269c9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c1515d7c-18f0-4f60-b6e9-1dfca9c269c9 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] POST http://192.168.122.147/volume/v3/types/3dae75ec-9728-4610-9ab7-bc3bf14c0f50/extra_specs Sep 05 21:05:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c1515d7c-18f0-4f60-b6e9-1dfca9c269c9 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:24 devstack devstack@c-api.service[87416]: DEBUG cinder.policy [None req-c1515d7c-18f0-4f60-b6e9-1dfca9c269c9 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '05e6a8a8bfbb4bb8bbd98a743437cfa6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4555c4e581b340ae8523a2bbf51a10ed', '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=87416) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:05:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c1515d7c-18f0-4f60-b6e9-1dfca9c269c9 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] http://192.168.122.147/volume/v3/types/3dae75ec-9728-4610-9ab7-bc3bf14c0f50/extra_specs returned with HTTP 403 Sep 05 21:05:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1351/2737] 192.168.122.147 () {60 vars in 1283 bytes} [Sat Sep 5 21:05:24 2026] POST /volume/v3/types/3dae75ec-9728-4610-9ab7-bc3bf14c0f50/extra_specs => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-227d3761-6e85-4dd4-85cb-b31cc85f38cf None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-227d3761-6e85-4dd4-85cb-b31cc85f38cf tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] PUT http://192.168.122.147/volume/v3/types/3dae75ec-9728-4610-9ab7-bc3bf14c0f50/extra_specs/key2 Sep 05 21:05:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-227d3761-6e85-4dd4-85cb-b31cc85f38cf tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:24 devstack devstack@c-api.service[87415]: DEBUG cinder.policy [None req-227d3761-6e85-4dd4-85cb-b31cc85f38cf tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '05e6a8a8bfbb4bb8bbd98a743437cfa6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4555c4e581b340ae8523a2bbf51a10ed', '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=87415) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:05:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-227d3761-6e85-4dd4-85cb-b31cc85f38cf tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] http://192.168.122.147/volume/v3/types/3dae75ec-9728-4610-9ab7-bc3bf14c0f50/extra_specs/key2 returned with HTTP 403 Sep 05 21:05:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1387/2738] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 21:05:24 2026] PUT /volume/v3/types/3dae75ec-9728-4610-9ab7-bc3bf14c0f50/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a608c430-ba4b-487f-a3c8-bc8538397bde None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f6f415c0-586b-4f05-8afe-7cdd4bf7d9ed None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a608c430-ba4b-487f-a3c8-bc8538397bde tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] POST http://192.168.122.147/volume/v3/types Sep 05 21:05:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a608c430-ba4b-487f-a3c8-bc8538397bde tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f6f415c0-586b-4f05-8afe-7cdd4bf7d9ed tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] GET http://192.168.122.147/volume/v3/volumes/dfc4a297-b9d4-4fd3-b187-b285df0cd04e Sep 05 21:05:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f6f415c0-586b-4f05-8afe-7cdd4bf7d9ed tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f6f415c0-586b-4f05-8afe-7cdd4bf7d9ed tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:24 devstack devstack@c-api.service[87416]: DEBUG cinder.policy [None req-a608c430-ba4b-487f-a3c8-bc8538397bde tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '05e6a8a8bfbb4bb8bbd98a743437cfa6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4555c4e581b340ae8523a2bbf51a10ed', '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=87416) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:05:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a608c430-ba4b-487f-a3c8-bc8538397bde tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] http://192.168.122.147/volume/v3/types returned with HTTP 403 Sep 05 21:05:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1352/2739] 192.168.122.147 () {60 vars in 1136 bytes} [Sat Sep 5 21:05:24 2026] POST /volume/v3/types => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2a04582a-4810-447c-aa52-ead13096fd57 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2a04582a-4810-447c-aa52-ead13096fd57 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:05:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2a04582a-4810-447c-aa52-ead13096fd57 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1434125235", "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=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:24 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:24 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f6f415c0-586b-4f05-8afe-7cdd4bf7d9ed tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Volume info retrieved successfully. Sep 05 21:05:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f6f415c0-586b-4f05-8afe-7cdd4bf7d9ed tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] http://192.168.122.147/volume/v3/volumes/dfc4a297-b9d4-4fd3-b187-b285df0cd04e returned with HTTP 200 Sep 05 21:05:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1388/2740] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:24 2026] GET /volume/v3/volumes/dfc4a297-b9d4-4fd3-b187-b285df0cd04e => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2a04582a-4810-447c-aa52-ead13096fd57 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:05:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1353/2741] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:05:24 2026] POST /volume/v3/types => generated 380 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c9628dd4-7ae0-42ea-8ae8-fdb7f552d709 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c9628dd4-7ae0-42ea-8ae8-fdb7f552d709 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-reader] POST http://192.168.122.147/volume/v3/volumes/dfc4a297-b9d4-4fd3-b187-b285df0cd04e/action Sep 05 21:05:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-85dec708-a85f-4488-80b9-97a954c6c150 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c9628dd4-7ae0-42ea-8ae8-fdb7f552d709 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:05:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c9628dd4-7ae0-42ea-8ae8-fdb7f552d709 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-85dec708-a85f-4488-80b9-97a954c6c150 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] POST http://192.168.122.147/volume/v3/types/4f5509b3-35e2-4a36-b6f1-77c61f1bdc56/encryption Sep 05 21:05:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-85dec708-a85f-4488-80b9-97a954c6c150 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:24 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:24 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:24 devstack devstack@c-api.service[87415]: DEBUG cinder.policy [None req-c9628dd4-7ae0-42ea-8ae8-fdb7f552d709 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'a1c316c7b08a4344b05a90e9c774c121', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dd5a8762659940d0985451cef1ff92bb', '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=87415) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:05:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c9628dd4-7ae0-42ea-8ae8-fdb7f552d709 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-reader] http://192.168.122.147/volume/v3/volumes/dfc4a297-b9d4-4fd3-b187-b285df0cd04e/action returned with HTTP 403 Sep 05 21:05:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1389/2742] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 21:05:24 2026] POST /volume/v3/volumes/dfc4a297-b9d4-4fd3-b187-b285df0cd04e/action => generated 131 bytes in 32 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-631c5659-0ab6-48f2-85c5-985a80a911d9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-631c5659-0ab6-48f2-85c5-985a80a911d9 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/dfc4a297-b9d4-4fd3-b187-b285df0cd04e Sep 05 21:05:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-631c5659-0ab6-48f2-85c5-985a80a911d9 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-631c5659-0ab6-48f2-85c5-985a80a911d9 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:24 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-631c5659-0ab6-48f2-85c5-985a80a911d9 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Delete volume with id: dfc4a297-b9d4-4fd3-b187-b285df0cd04e Sep 05 21:05:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-85dec708-a85f-4488-80b9-97a954c6c150 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] http://192.168.122.147/volume/v3/types/4f5509b3-35e2-4a36-b6f1-77c61f1bdc56/encryption returned with HTTP 200 Sep 05 21:05:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1354/2743] 192.168.122.147 () {60 vars in 1281 bytes} [Sat Sep 5 21:05:24 2026] POST /volume/v3/types/4f5509b3-35e2-4a36-b6f1-77c61f1bdc56/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b3d4bd3a-123f-40a9-9254-15cc9f3d78c9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:24 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:24 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-631c5659-0ab6-48f2-85c5-985a80a911d9 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Volume info retrieved successfully. Sep 05 21:05:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b3d4bd3a-123f-40a9-9254-15cc9f3d78c9 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] DELETE http://192.168.122.147/volume/v3/types/4f5509b3-35e2-4a36-b6f1-77c61f1bdc56/encryption/80ec9740-72b4-40e2-a7c5-0628397c430e Sep 05 21:05:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b3d4bd3a-123f-40a9-9254-15cc9f3d78c9 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b3d4bd3a-123f-40a9-9254-15cc9f3d78c9 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:24 devstack devstack@c-api.service[87416]: DEBUG cinder.policy [None req-b3d4bd3a-123f-40a9-9254-15cc9f3d78c9 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '05e6a8a8bfbb4bb8bbd98a743437cfa6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4555c4e581b340ae8523a2bbf51a10ed', '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=87416) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:05:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b3d4bd3a-123f-40a9-9254-15cc9f3d78c9 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] http://192.168.122.147/volume/v3/types/4f5509b3-35e2-4a36-b6f1-77c61f1bdc56/encryption/80ec9740-72b4-40e2-a7c5-0628397c430e returned with HTTP 403 Sep 05 21:05:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1355/2744] 192.168.122.147 () {58 vars in 1373 bytes} [Sat Sep 5 21:05:24 2026] DELETE /volume/v3/types/4f5509b3-35e2-4a36-b6f1-77c61f1bdc56/encryption/80ec9740-72b4-40e2-a7c5-0628397c430e => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e16b5822-084e-400d-a7d4-e16aeb1b43cc None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e16b5822-084e-400d-a7d4-e16aeb1b43cc tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:05:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e16b5822-084e-400d-a7d4-e16aeb1b43cc tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1879453181", "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=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-631c5659-0ab6-48f2-85c5-985a80a911d9 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Delete volume request issued successfully. Sep 05 21:05:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-631c5659-0ab6-48f2-85c5-985a80a911d9 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] http://192.168.122.147/volume/v3/volumes/dfc4a297-b9d4-4fd3-b187-b285df0cd04e returned with HTTP 202 Sep 05 21:05:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1390/2745] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:05:24 2026] DELETE /volume/v3/volumes/dfc4a297-b9d4-4fd3-b187-b285df0cd04e => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 21:05:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2984dd5d-5fc1-4393-9e89-267e8f46c75e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2984dd5d-5fc1-4393-9e89-267e8f46c75e tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] GET http://192.168.122.147/volume/v3/volumes/dfc4a297-b9d4-4fd3-b187-b285df0cd04e Sep 05 21:05:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2984dd5d-5fc1-4393-9e89-267e8f46c75e tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2984dd5d-5fc1-4393-9e89-267e8f46c75e tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e16b5822-084e-400d-a7d4-e16aeb1b43cc tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:05:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1356/2746] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:05:24 2026] POST /volume/v3/types => generated 380 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:24 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:24 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0e964d3f-4db6-4ec4-ba2a-13041909aa12 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0e964d3f-4db6-4ec4-ba2a-13041909aa12 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] DELETE http://192.168.122.147/volume/v3/types/aaed4449-2327-4631-8efe-3c2f6bbb7d74/extra_specs/key1 Sep 05 21:05:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0e964d3f-4db6-4ec4-ba2a-13041909aa12 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0e964d3f-4db6-4ec4-ba2a-13041909aa12 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2984dd5d-5fc1-4393-9e89-267e8f46c75e tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Volume info retrieved successfully. Sep 05 21:05:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2984dd5d-5fc1-4393-9e89-267e8f46c75e tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] http://192.168.122.147/volume/v3/volumes/dfc4a297-b9d4-4fd3-b187-b285df0cd04e returned with HTTP 200 Sep 05 21:05:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1391/2747] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:24 2026] GET /volume/v3/volumes/dfc4a297-b9d4-4fd3-b187-b285df0cd04e => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:05:25 devstack devstack@c-api.service[87416]: DEBUG cinder.policy [None req-0e964d3f-4db6-4ec4-ba2a-13041909aa12 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '05e6a8a8bfbb4bb8bbd98a743437cfa6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4555c4e581b340ae8523a2bbf51a10ed', '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=87416) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:05:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0e964d3f-4db6-4ec4-ba2a-13041909aa12 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] http://192.168.122.147/volume/v3/types/aaed4449-2327-4631-8efe-3c2f6bbb7d74/extra_specs/key1 returned with HTTP 403 Sep 05 21:05:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1357/2748] 192.168.122.147 () {58 vars in 1280 bytes} [Sat Sep 5 21:05:24 2026] DELETE /volume/v3/types/aaed4449-2327-4631-8efe-3c2f6bbb7d74/extra_specs/key1 => generated 122 bytes in 31 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6ec7e3c8-cc15-49ea-a010-5dabd84a043a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6ec7e3c8-cc15-49ea-a010-5dabd84a043a tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:05:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6ec7e3c8-cc15-49ea-a010-5dabd84a043a tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-815294862", "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=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6ec7e3c8-cc15-49ea-a010-5dabd84a043a tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:05:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1392/2749] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:05:25 2026] POST /volume/v3/types => generated 379 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0d1161c5-0a38-4d89-8e73-99f73b70d22c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0d1161c5-0a38-4d89-8e73-99f73b70d22c tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] DELETE http://192.168.122.147/volume/v3/types/107e74b4-9043-419a-80ce-6925c7c7c5ee Sep 05 21:05:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0d1161c5-0a38-4d89-8e73-99f73b70d22c tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0d1161c5-0a38-4d89-8e73-99f73b70d22c tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:25 devstack devstack@c-api.service[87416]: DEBUG cinder.policy [None req-0d1161c5-0a38-4d89-8e73-99f73b70d22c tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '05e6a8a8bfbb4bb8bbd98a743437cfa6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4555c4e581b340ae8523a2bbf51a10ed', '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=87416) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:05:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0d1161c5-0a38-4d89-8e73-99f73b70d22c tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] http://192.168.122.147/volume/v3/types/107e74b4-9043-419a-80ce-6925c7c7c5ee returned with HTTP 403 Sep 05 21:05:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1358/2750] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:05:25 2026] DELETE /volume/v3/types/107e74b4-9043-419a-80ce-6925c7c7c5ee => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ae42c889-0e8b-4672-85ef-399b7a3e4eee None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ae42c889-0e8b-4672-85ef-399b7a3e4eee tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] GET http://192.168.122.147/volume/v3/types/0e5a0a7e-7b32-4779-aa06-0bd8281745be/extra_specs Sep 05 21:05:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ae42c889-0e8b-4672-85ef-399b7a3e4eee tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ae42c889-0e8b-4672-85ef-399b7a3e4eee tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ae42c889-0e8b-4672-85ef-399b7a3e4eee tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] http://192.168.122.147/volume/v3/types/0e5a0a7e-7b32-4779-aa06-0bd8281745be/extra_specs returned with HTTP 200 Sep 05 21:05:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1393/2751] 192.168.122.147 () {58 vars in 1262 bytes} [Sat Sep 5 21:05:25 2026] GET /volume/v3/types/0e5a0a7e-7b32-4779-aa06-0bd8281745be/extra_specs => generated 123 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:05:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-84961880-5117-4bd9-b672-5cefc8e181b7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-84961880-5117-4bd9-b672-5cefc8e181b7 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] GET http://192.168.122.147/volume/v3/types/0e5a0a7e-7b32-4779-aa06-0bd8281745be/encryption/cipher Sep 05 21:05:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-84961880-5117-4bd9-b672-5cefc8e181b7 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-84961880-5117-4bd9-b672-5cefc8e181b7 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:25 devstack devstack@c-api.service[87416]: DEBUG cinder.policy [None req-84961880-5117-4bd9-b672-5cefc8e181b7 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '05e6a8a8bfbb4bb8bbd98a743437cfa6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4555c4e581b340ae8523a2bbf51a10ed', '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=87416) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:05:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-84961880-5117-4bd9-b672-5cefc8e181b7 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] http://192.168.122.147/volume/v3/types/0e5a0a7e-7b32-4779-aa06-0bd8281745be/encryption/cipher returned with HTTP 403 Sep 05 21:05:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1359/2752] 192.168.122.147 () {58 vars in 1280 bytes} [Sat Sep 5 21:05:25 2026] GET /volume/v3/types/0e5a0a7e-7b32-4779-aa06-0bd8281745be/encryption/cipher => generated 124 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-13c3f92d-fc95-445b-9e4b-a1638779e0d4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-13c3f92d-fc95-445b-9e4b-a1638779e0d4 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] GET http://192.168.122.147/volume/v3/types/0e5a0a7e-7b32-4779-aa06-0bd8281745be/encryption Sep 05 21:05:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-13c3f92d-fc95-445b-9e4b-a1638779e0d4 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-13c3f92d-fc95-445b-9e4b-a1638779e0d4 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:25 devstack devstack@c-api.service[87415]: DEBUG cinder.policy [None req-13c3f92d-fc95-445b-9e4b-a1638779e0d4 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '05e6a8a8bfbb4bb8bbd98a743437cfa6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4555c4e581b340ae8523a2bbf51a10ed', '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=87415) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:05:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-13c3f92d-fc95-445b-9e4b-a1638779e0d4 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] http://192.168.122.147/volume/v3/types/0e5a0a7e-7b32-4779-aa06-0bd8281745be/encryption returned with HTTP 403 Sep 05 21:05:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1394/2753] 192.168.122.147 () {58 vars in 1259 bytes} [Sat Sep 5 21:05:25 2026] GET /volume/v3/types/0e5a0a7e-7b32-4779-aa06-0bd8281745be/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d3345862-a7bc-4429-bb72-0faa85a53815 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d3345862-a7bc-4429-bb72-0faa85a53815 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] GET http://192.168.122.147/volume/v3/types/0e5a0a7e-7b32-4779-aa06-0bd8281745be/extra_specs/multiattach Sep 05 21:05:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d3345862-a7bc-4429-bb72-0faa85a53815 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d3345862-a7bc-4429-bb72-0faa85a53815 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d3345862-a7bc-4429-bb72-0faa85a53815 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] http://192.168.122.147/volume/v3/types/0e5a0a7e-7b32-4779-aa06-0bd8281745be/extra_specs/multiattach returned with HTTP 200 Sep 05 21:05:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1360/2754] 192.168.122.147 () {58 vars in 1298 bytes} [Sat Sep 5 21:05:25 2026] GET /volume/v3/types/0e5a0a7e-7b32-4779-aa06-0bd8281745be/extra_specs/multiattach => generated 29 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 21:05:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-32f1d59a-5326-475d-a070-b201768a0820 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-32f1d59a-5326-475d-a070-b201768a0820 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] GET http://192.168.122.147/volume/v3/types/0e5a0a7e-7b32-4779-aa06-0bd8281745be/extra_specs/volume_backend_name Sep 05 21:05:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-32f1d59a-5326-475d-a070-b201768a0820 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-32f1d59a-5326-475d-a070-b201768a0820 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-32f1d59a-5326-475d-a070-b201768a0820 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] http://192.168.122.147/volume/v3/types/0e5a0a7e-7b32-4779-aa06-0bd8281745be/extra_specs/volume_backend_name returned with HTTP 404 Sep 05 21:05:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1395/2755] 192.168.122.147 () {58 vars in 1322 bytes} [Sat Sep 5 21:05:25 2026] GET /volume/v3/types/0e5a0a7e-7b32-4779-aa06-0bd8281745be/extra_specs/volume_backend_name => generated 143 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 21:05:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e6b25203-ae21-4b58-8ef8-7f0e6ddc28aa None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e6b25203-ae21-4b58-8ef8-7f0e6ddc28aa tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] PUT http://192.168.122.147/volume/v3/types/0e5a0a7e-7b32-4779-aa06-0bd8281745be/encryption/fcd3daff-ca1a-40fe-a5c8-662f4d542bf2 Sep 05 21:05:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e6b25203-ae21-4b58-8ef8-7f0e6ddc28aa tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:25 devstack devstack@c-api.service[87416]: DEBUG cinder.policy [None req-e6b25203-ae21-4b58-8ef8-7f0e6ddc28aa tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '05e6a8a8bfbb4bb8bbd98a743437cfa6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4555c4e581b340ae8523a2bbf51a10ed', '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=87416) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:05:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e6b25203-ae21-4b58-8ef8-7f0e6ddc28aa tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] http://192.168.122.147/volume/v3/types/0e5a0a7e-7b32-4779-aa06-0bd8281745be/encryption/fcd3daff-ca1a-40fe-a5c8-662f4d542bf2 returned with HTTP 403 Sep 05 21:05:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1361/2756] 192.168.122.147 () {60 vars in 1390 bytes} [Sat Sep 5 21:05:25 2026] PUT /volume/v3/types/0e5a0a7e-7b32-4779-aa06-0bd8281745be/encryption/fcd3daff-ca1a-40fe-a5c8-662f4d542bf2 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-53199231-4374-4ea9-9100-cc7a163fc3a7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-53199231-4374-4ea9-9100-cc7a163fc3a7 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] PUT http://192.168.122.147/volume/v3/types/0e5a0a7e-7b32-4779-aa06-0bd8281745be/extra_specs/key1 Sep 05 21:05:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-53199231-4374-4ea9-9100-cc7a163fc3a7 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:25 devstack devstack@c-api.service[87415]: DEBUG cinder.policy [None req-53199231-4374-4ea9-9100-cc7a163fc3a7 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '05e6a8a8bfbb4bb8bbd98a743437cfa6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4555c4e581b340ae8523a2bbf51a10ed', '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=87415) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:05:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-53199231-4374-4ea9-9100-cc7a163fc3a7 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] http://192.168.122.147/volume/v3/types/0e5a0a7e-7b32-4779-aa06-0bd8281745be/extra_specs/key1 returned with HTTP 403 Sep 05 21:05:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1396/2757] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 21:05:25 2026] PUT /volume/v3/types/0e5a0a7e-7b32-4779-aa06-0bd8281745be/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e0e86c70-29ef-4c78-8c3e-10aaa6b273cd None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e0e86c70-29ef-4c78-8c3e-10aaa6b273cd tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] PUT http://192.168.122.147/volume/v3/types/0e5a0a7e-7b32-4779-aa06-0bd8281745be Sep 05 21:05:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e0e86c70-29ef-4c78-8c3e-10aaa6b273cd tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:25 devstack devstack@c-api.service[87416]: DEBUG cinder.policy [None req-e0e86c70-29ef-4c78-8c3e-10aaa6b273cd tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '05e6a8a8bfbb4bb8bbd98a743437cfa6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4555c4e581b340ae8523a2bbf51a10ed', '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=87416) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:05:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e0e86c70-29ef-4c78-8c3e-10aaa6b273cd tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-reader] http://192.168.122.147/volume/v3/types/0e5a0a7e-7b32-4779-aa06-0bd8281745be returned with HTTP 403 Sep 05 21:05:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1362/2758] 192.168.122.147 () {60 vars in 1246 bytes} [Sat Sep 5 21:05:25 2026] PUT /volume/v3/types/0e5a0a7e-7b32-4779-aa06-0bd8281745be => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-279b01e9-e590-467d-854b-57ec93b7792f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-279b01e9-e590-467d-854b-57ec93b7792f tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] DELETE http://192.168.122.147/volume/v3/types/107e74b4-9043-419a-80ce-6925c7c7c5ee Sep 05 21:05:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-279b01e9-e590-467d-854b-57ec93b7792f tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-279b01e9-e590-467d-854b-57ec93b7792f tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-279b01e9-e590-467d-854b-57ec93b7792f tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] http://192.168.122.147/volume/v3/types/107e74b4-9043-419a-80ce-6925c7c7c5ee returned with HTTP 202 Sep 05 21:05:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1397/2759] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:05:25 2026] DELETE /volume/v3/types/107e74b4-9043-419a-80ce-6925c7c7c5ee => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-dc7dd1bf-d67a-4b8a-a0c9-8b013dd77f81 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dc7dd1bf-d67a-4b8a-a0c9-8b013dd77f81 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] DELETE http://192.168.122.147/volume/v3/types/aaed4449-2327-4631-8efe-3c2f6bbb7d74 Sep 05 21:05:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-dc7dd1bf-d67a-4b8a-a0c9-8b013dd77f81 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-dc7dd1bf-d67a-4b8a-a0c9-8b013dd77f81 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dc7dd1bf-d67a-4b8a-a0c9-8b013dd77f81 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] http://192.168.122.147/volume/v3/types/aaed4449-2327-4631-8efe-3c2f6bbb7d74 returned with HTTP 202 Sep 05 21:05:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1363/2760] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:05:25 2026] DELETE /volume/v3/types/aaed4449-2327-4631-8efe-3c2f6bbb7d74 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9ba47cc5-cccb-4344-a087-416fe5ee3565 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9ba47cc5-cccb-4344-a087-416fe5ee3565 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] DELETE http://192.168.122.147/volume/v3/types/4f5509b3-35e2-4a36-b6f1-77c61f1bdc56 Sep 05 21:05:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9ba47cc5-cccb-4344-a087-416fe5ee3565 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9ba47cc5-cccb-4344-a087-416fe5ee3565 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9ba47cc5-cccb-4344-a087-416fe5ee3565 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] http://192.168.122.147/volume/v3/types/4f5509b3-35e2-4a36-b6f1-77c61f1bdc56 returned with HTTP 202 Sep 05 21:05:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1398/2761] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:05:25 2026] DELETE /volume/v3/types/4f5509b3-35e2-4a36-b6f1-77c61f1bdc56 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-66f53e95-cb50-4bc6-b9f0-4968c9c64200 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-66f53e95-cb50-4bc6-b9f0-4968c9c64200 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] DELETE http://192.168.122.147/volume/v3/types/3dae75ec-9728-4610-9ab7-bc3bf14c0f50 Sep 05 21:05:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-66f53e95-cb50-4bc6-b9f0-4968c9c64200 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-66f53e95-cb50-4bc6-b9f0-4968c9c64200 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-66f53e95-cb50-4bc6-b9f0-4968c9c64200 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] http://192.168.122.147/volume/v3/types/3dae75ec-9728-4610-9ab7-bc3bf14c0f50 returned with HTTP 202 Sep 05 21:05:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1364/2762] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:05:25 2026] DELETE /volume/v3/types/3dae75ec-9728-4610-9ab7-bc3bf14c0f50 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b90287bb-a79e-4ec1-9073-06b3215182de None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b90287bb-a79e-4ec1-9073-06b3215182de tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] DELETE http://192.168.122.147/volume/v3/types/a8c06547-6315-4011-8c06-d87db3d990c5 Sep 05 21:05:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b90287bb-a79e-4ec1-9073-06b3215182de tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b90287bb-a79e-4ec1-9073-06b3215182de tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b90287bb-a79e-4ec1-9073-06b3215182de tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] http://192.168.122.147/volume/v3/types/a8c06547-6315-4011-8c06-d87db3d990c5 returned with HTTP 202 Sep 05 21:05:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1399/2763] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:05:25 2026] DELETE /volume/v3/types/a8c06547-6315-4011-8c06-d87db3d990c5 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 21:05:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-428982d7-a360-47ed-964f-796366ff4573 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-428982d7-a360-47ed-964f-796366ff4573 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] DELETE http://192.168.122.147/volume/v3/types/0e5a0a7e-7b32-4779-aa06-0bd8281745be Sep 05 21:05:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-428982d7-a360-47ed-964f-796366ff4573 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-428982d7-a360-47ed-964f-796366ff4573 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-428982d7-a360-47ed-964f-796366ff4573 tempest-VolumeTypesReaderTests-742023892 tempest-VolumeTypesReaderTests-742023892-project-admin] http://192.168.122.147/volume/v3/types/0e5a0a7e-7b32-4779-aa06-0bd8281745be returned with HTTP 202 Sep 05 21:05:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1365/2764] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:05:25 2026] DELETE /volume/v3/types/0e5a0a7e-7b32-4779-aa06-0bd8281745be => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 21:05:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0a4e4bda-caf7-43ee-b444-92aae7bdad00 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0a4e4bda-caf7-43ee-b444-92aae7bdad00 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] GET http://192.168.122.147/volume/v3/volumes/dfc4a297-b9d4-4fd3-b187-b285df0cd04e Sep 05 21:05:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0a4e4bda-caf7-43ee-b444-92aae7bdad00 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0a4e4bda-caf7-43ee-b444-92aae7bdad00 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0a4e4bda-caf7-43ee-b444-92aae7bdad00 tempest-ProjectReaderTests-1460288328 tempest-ProjectReaderTests-1460288328-project-admin] http://192.168.122.147/volume/v3/volumes/dfc4a297-b9d4-4fd3-b187-b285df0cd04e returned with HTTP 404 Sep 05 21:05:26 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1400/2765] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:26 2026] GET /volume/v3/volumes/dfc4a297-b9d4-4fd3-b187-b285df0cd04e => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 21:05:35 devstack devstack@c-api.service[87416]: DEBUG dbcounter [-] [87416] Writing DB stats cinder:SELECT=493,cinder:UPDATE=155,cinder:INSERT=118,cinder:DELETE=1 {{(pid=87416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:05:36 devstack devstack@c-api.service[87415]: DEBUG dbcounter [-] [87415] Writing DB stats cinder:SELECT=109,cinder:INSERT=45,cinder:UPDATE=26 {{(pid=87415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:05:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1ab8520a-4fe2-4a3c-ae99-3a5394b11f79 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1ab8520a-4fe2-4a3c-ae99-3a5394b11f79 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:05:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1ab8520a-4fe2-4a3c-ae99-3a5394b11f79 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1780868742", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-1ab8520a-4fe2-4a3c-ae99-3a5394b11f79 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1780868742', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:05:47 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-1ab8520a-4fe2-4a3c-ae99-3a5394b11f79 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Create volume of 1 GB Sep 05 21:05:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-1ab8520a-4fe2-4a3c-ae99-3a5394b11f79 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Availability Zones retrieved successfully. Sep 05 21:05:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-1ab8520a-4fe2-4a3c-ae99-3a5394b11f79 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Flow 'volume_create_api' (87f76cf8-4c0a-4017-8b58-ac6c3571d7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-1ab8520a-4fe2-4a3c-ae99-3a5394b11f79 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (571edf3f-6f61-4d26-b141-00dd0f8c9a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-1ab8520a-4fe2-4a3c-ae99-3a5394b11f79 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:05:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-1ab8520a-4fe2-4a3c-ae99-3a5394b11f79 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (571edf3f-6f61-4d26-b141-00dd0f8c9a59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-1ab8520a-4fe2-4a3c-ae99-3a5394b11f79 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (effb1f52-1cda-4759-a7e1-a4b1b29d8588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:47 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-1ab8520a-4fe2-4a3c-ae99-3a5394b11f79 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Created reservations ['fe27f2e3-7fa0-47e9-af0e-1ecc624ac670', 'b1aff1b4-8875-4c4e-8965-a5627bc582e1', '173bd4b1-675c-4dfd-b8cf-c4dcdf6d3519', 'ad7f435d-23ce-42fc-947e-6f99c003cbe3'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-1ab8520a-4fe2-4a3c-ae99-3a5394b11f79 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (effb1f52-1cda-4759-a7e1-a4b1b29d8588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe27f2e3-7fa0-47e9-af0e-1ecc624ac670', 'b1aff1b4-8875-4c4e-8965-a5627bc582e1', '173bd4b1-675c-4dfd-b8cf-c4dcdf6d3519', 'ad7f435d-23ce-42fc-947e-6f99c003cbe3']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-1ab8520a-4fe2-4a3c-ae99-3a5394b11f79 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b316a021-b2b3-4bb7-932e-12bb2032e1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:47 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:47 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-1ab8520a-4fe2-4a3c-ae99-3a5394b11f79 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b316a021-b2b3-4bb7-932e-12bb2032e1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d801b24-a1e5-48d6-86be-79a6d999a273', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1780868742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b2c983a2a7d481687b0af1ec5f071e7',qos_specs=None,replication_status=,reservations=['fe27f2e3-7fa0-47e9-af0e-1ecc624ac670','b1aff1b4-8875-4c4e-8965-a5627bc582e1','173bd4b1-675c-4dfd-b8cf-c4dcdf6d3519','ad7f435d-23ce-42fc-947e-6f99c003cbe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f83d36d414a642ce8bbd0bd551b5f68f',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:05:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1780868742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d801b24-a1e5-48d6-86be-79a6d999a273,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b2c983a2a7d481687b0af1ec5f071e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f83d36d414a642ce8bbd0bd551b5f68f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-1ab8520a-4fe2-4a3c-ae99-3a5394b11f79 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a9dbf56-3dfb-4d8c-b648-230d7ac98c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-1ab8520a-4fe2-4a3c-ae99-3a5394b11f79 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a9dbf56-3dfb-4d8c-b648-230d7ac98c06) transitioned into state 'SUCCESS' from state '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-1780868742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b2c983a2a7d481687b0af1ec5f071e7',qos_specs=None,replication_status=,reservations=['fe27f2e3-7fa0-47e9-af0e-1ecc624ac670','b1aff1b4-8875-4c4e-8965-a5627bc582e1','173bd4b1-675c-4dfd-b8cf-c4dcdf6d3519','ad7f435d-23ce-42fc-947e-6f99c003cbe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f83d36d414a642ce8bbd0bd551b5f68f',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-1ab8520a-4fe2-4a3c-ae99-3a5394b11f79 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23bedfc3-f396-4201-8b55-6483f0285842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-1ab8520a-4fe2-4a3c-ae99-3a5394b11f79 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23bedfc3-f396-4201-8b55-6483f0285842) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-1ab8520a-4fe2-4a3c-ae99-3a5394b11f79 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Flow 'volume_create_api' (87f76cf8-4c0a-4017-8b58-ac6c3571d7db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-1ab8520a-4fe2-4a3c-ae99-3a5394b11f79 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Create volume request issued successfully. Sep 05 21:05:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1ab8520a-4fe2-4a3c-ae99-3a5394b11f79 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:05:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1366/2766] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:05:47 2026] POST /volume/v3/volumes => generated 763 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:05:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-cf797af2-ad9c-4a68-90e5-7f8e858690db None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cf797af2-ad9c-4a68-90e5-7f8e858690db tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] GET http://192.168.122.147/volume/v3/volumes/5d801b24-a1e5-48d6-86be-79a6d999a273 Sep 05 21:05:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cf797af2-ad9c-4a68-90e5-7f8e858690db tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cf797af2-ad9c-4a68-90e5-7f8e858690db tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:47 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:47 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:47 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:47 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-cf797af2-ad9c-4a68-90e5-7f8e858690db tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Volume info retrieved successfully. Sep 05 21:05:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cf797af2-ad9c-4a68-90e5-7f8e858690db tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/volumes/5d801b24-a1e5-48d6-86be-79a6d999a273 returned with HTTP 200 Sep 05 21:05:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1401/2767] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:47 2026] GET /volume/v3/volumes/5d801b24-a1e5-48d6-86be-79a6d999a273 => generated 831 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-be1131f8-c82d-4b4b-a001-c35aff87708b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-be1131f8-c82d-4b4b-a001-c35aff87708b tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] GET http://192.168.122.147/volume/v3/volumes/5d801b24-a1e5-48d6-86be-79a6d999a273 Sep 05 21:05:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-be1131f8-c82d-4b4b-a001-c35aff87708b tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-be1131f8-c82d-4b4b-a001-c35aff87708b tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:48 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:48 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:48 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:48 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:48 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-be1131f8-c82d-4b4b-a001-c35aff87708b tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Volume info retrieved successfully. Sep 05 21:05:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-be1131f8-c82d-4b4b-a001-c35aff87708b tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/volumes/5d801b24-a1e5-48d6-86be-79a6d999a273 returned with HTTP 200 Sep 05 21:05:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1367/2768] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:48 2026] GET /volume/v3/volumes/5d801b24-a1e5-48d6-86be-79a6d999a273 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-72daad8c-3c56-4d83-bdaa-bc56cccd7a2f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-72daad8c-3c56-4d83-bdaa-bc56cccd7a2f tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] GET http://192.168.122.147/volume/v3/volumes/5d801b24-a1e5-48d6-86be-79a6d999a273 Sep 05 21:05:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-72daad8c-3c56-4d83-bdaa-bc56cccd7a2f tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-72daad8c-3c56-4d83-bdaa-bc56cccd7a2f tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:48 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:48 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:48 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:48 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:49 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-72daad8c-3c56-4d83-bdaa-bc56cccd7a2f tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Volume info retrieved successfully. Sep 05 21:05:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-72daad8c-3c56-4d83-bdaa-bc56cccd7a2f tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/volumes/5d801b24-a1e5-48d6-86be-79a6d999a273 returned with HTTP 200 Sep 05 21:05:49 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1402/2769] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:48 2026] GET /volume/v3/volumes/5d801b24-a1e5-48d6-86be-79a6d999a273 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c758fa4d-4624-45a2-942f-0114b3b45764 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c758fa4d-4624-45a2-942f-0114b3b45764 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 21:05:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c758fa4d-4624-45a2-942f-0114b3b45764 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5d801b24-a1e5-48d6-86be-79a6d999a273", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1748505578", "description": null, "metadata": null}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:49 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:49 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:49 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:49 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:49 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c758fa4d-4624-45a2-942f-0114b3b45764 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Volume info retrieved successfully. Sep 05 21:05:49 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-c758fa4d-4624-45a2-942f-0114b3b45764 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Create snapshot from volume 5d801b24-a1e5-48d6-86be-79a6d999a273 Sep 05 21:05:49 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-c758fa4d-4624-45a2-942f-0114b3b45764 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Created reservations ['aea371b8-e4dd-464f-9eb5-e9b245c179c3', '7da3f994-8916-452e-8b76-cb100e938463', '7457466a-c00f-4561-92d9-2a05decc4bbb', '76785225-0c1b-485c-860b-38ec32267857'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:49 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:49 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:49 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c758fa4d-4624-45a2-942f-0114b3b45764 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Snapshot force create request issued successfully. Sep 05 21:05:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c758fa4d-4624-45a2-942f-0114b3b45764 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 21:05:49 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1368/2770] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 21:05:49 2026] POST /volume/v3/snapshots => generated 310 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:05:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4a3fe1f6-e1dd-4d4c-a888-3c8187eb8f4e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4a3fe1f6-e1dd-4d4c-a888-3c8187eb8f4e tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] GET http://192.168.122.147/volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 Sep 05 21:05:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4a3fe1f6-e1dd-4d4c-a888-3c8187eb8f4e tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4a3fe1f6-e1dd-4d4c-a888-3c8187eb8f4e tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:49 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:49 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:49 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-4a3fe1f6-e1dd-4d4c-a888-3c8187eb8f4e tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Snapshot retrieved successfully. Sep 05 21:05:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4a3fe1f6-e1dd-4d4c-a888-3c8187eb8f4e tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 returned with HTTP 200 Sep 05 21:05:49 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1403/2771] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:05:49 2026] GET /volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e546f07a-e37e-4330-b4cc-3917ebff5bfb None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e546f07a-e37e-4330-b4cc-3917ebff5bfb tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] GET http://192.168.122.147/volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 Sep 05 21:05:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e546f07a-e37e-4330-b4cc-3917ebff5bfb tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e546f07a-e37e-4330-b4cc-3917ebff5bfb tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:50 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:50 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:50 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e546f07a-e37e-4330-b4cc-3917ebff5bfb tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Snapshot retrieved successfully. Sep 05 21:05:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e546f07a-e37e-4330-b4cc-3917ebff5bfb tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 returned with HTTP 200 Sep 05 21:05:50 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1369/2772] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:05:50 2026] GET /volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c46f76e0-ae8e-48ff-b562-0bec8ad2c3a5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c46f76e0-ae8e-48ff-b562-0bec8ad2c3a5 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] GET http://192.168.122.147/volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 Sep 05 21:05:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c46f76e0-ae8e-48ff-b562-0bec8ad2c3a5 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c46f76e0-ae8e-48ff-b562-0bec8ad2c3a5 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:51 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:51 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:51 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c46f76e0-ae8e-48ff-b562-0bec8ad2c3a5 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Snapshot retrieved successfully. Sep 05 21:05:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c46f76e0-ae8e-48ff-b562-0bec8ad2c3a5 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 returned with HTTP 200 Sep 05 21:05:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1404/2773] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:05:51 2026] GET /volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3b7c5a73-4d15-4e6b-93af-4beb9cd86455 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3b7c5a73-4d15-4e6b-93af-4beb9cd86455 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] GET http://192.168.122.147/volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 Sep 05 21:05:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3b7c5a73-4d15-4e6b-93af-4beb9cd86455 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3b7c5a73-4d15-4e6b-93af-4beb9cd86455 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:51 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:51 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3b7c5a73-4d15-4e6b-93af-4beb9cd86455 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Snapshot retrieved successfully. Sep 05 21:05:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3b7c5a73-4d15-4e6b-93af-4beb9cd86455 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 returned with HTTP 200 Sep 05 21:05:51 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1370/2774] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:05:51 2026] GET /volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c5e8a014-6170-4469-9244-09d9203886f7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c5e8a014-6170-4469-9244-09d9203886f7 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] GET http://192.168.122.147/volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 Sep 05 21:05:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c5e8a014-6170-4469-9244-09d9203886f7 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c5e8a014-6170-4469-9244-09d9203886f7 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:51 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:51 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:51 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c5e8a014-6170-4469-9244-09d9203886f7 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Snapshot retrieved successfully. Sep 05 21:05:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c5e8a014-6170-4469-9244-09d9203886f7 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 returned with HTTP 200 Sep 05 21:05:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1405/2775] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:05:51 2026] GET /volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-35b8e44a-f3b8-4f40-ad9c-16d72fe8d93d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-35b8e44a-f3b8-4f40-ad9c-16d72fe8d93d tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:05:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-35b8e44a-f3b8-4f40-ad9c-16d72fe8d93d tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5104c175-c4b6-41fb-b5dc-1a592bdf3369", "size": 1}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:05:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-35b8e44a-f3b8-4f40-ad9c-16d72fe8d93d tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Create volume request body: {'volume': {'snapshot_id': '5104c175-c4b6-41fb-b5dc-1a592bdf3369', 'size': 1}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:05:51 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:51 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-35b8e44a-f3b8-4f40-ad9c-16d72fe8d93d tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Snapshot retrieved successfully. Sep 05 21:05:51 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-35b8e44a-f3b8-4f40-ad9c-16d72fe8d93d tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Create volume of 1 GB Sep 05 21:05:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-35b8e44a-f3b8-4f40-ad9c-16d72fe8d93d tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Availability Zones retrieved successfully. Sep 05 21:05:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-35b8e44a-f3b8-4f40-ad9c-16d72fe8d93d tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Flow 'volume_create_api' (c8be0b92-a934-4bf9-a5d7-ce62fbd6dd1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-35b8e44a-f3b8-4f40-ad9c-16d72fe8d93d tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e809626f-42e8-4777-aafd-2c8876c4b626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-35b8e44a-f3b8-4f40-ad9c-16d72fe8d93d tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:05:51 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:51 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-35b8e44a-f3b8-4f40-ad9c-16d72fe8d93d tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e809626f-42e8-4777-aafd-2c8876c4b626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5104c175-c4b6-41fb-b5dc-1a592bdf3369', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-35b8e44a-f3b8-4f40-ad9c-16d72fe8d93d tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5718eb1-e2e8-4556-a739-e83b5ca52477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:51 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-35b8e44a-f3b8-4f40-ad9c-16d72fe8d93d tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Created reservations ['0c332c4a-70e5-454f-a4e3-4514658f2b0b', '4f50c79e-5f9c-44ab-85a5-7566130f777c', '185753fe-b879-439e-866c-ce4e7283c5e1', '8182677d-b1af-4dab-9a3d-c8d68587469e'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:05:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-35b8e44a-f3b8-4f40-ad9c-16d72fe8d93d tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5718eb1-e2e8-4556-a739-e83b5ca52477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c332c4a-70e5-454f-a4e3-4514658f2b0b', '4f50c79e-5f9c-44ab-85a5-7566130f777c', '185753fe-b879-439e-866c-ce4e7283c5e1', '8182677d-b1af-4dab-9a3d-c8d68587469e']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-35b8e44a-f3b8-4f40-ad9c-16d72fe8d93d tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ad0169e-a227-40a9-ae60-779e47fd2177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:51 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:51 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:51 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:51 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-35b8e44a-f3b8-4f40-ad9c-16d72fe8d93d tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ad0169e-a227-40a9-ae60-779e47fd2177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c2c595d-a600-49c5-9771-900ee6b8475e', '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='2b2c983a2a7d481687b0af1ec5f071e7',qos_specs=None,replication_status=,reservations=['0c332c4a-70e5-454f-a4e3-4514658f2b0b','4f50c79e-5f9c-44ab-85a5-7566130f777c','185753fe-b879-439e-866c-ce4e7283c5e1','8182677d-b1af-4dab-9a3d-c8d68587469e'],size=1,snapshot_id=5104c175-c4b6-41fb-b5dc-1a592bdf3369,source_replicaid=,source_volid=None,status='creating',user_id='f83d36d414a642ce8bbd0bd551b5f68f',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:05:51Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c2c595d-a600-49c5-9771-900ee6b8475e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b2c983a2a7d481687b0af1ec5f071e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5104c175-c4b6-41fb-b5dc-1a592bdf3369,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f83d36d414a642ce8bbd0bd551b5f68f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-35b8e44a-f3b8-4f40-ad9c-16d72fe8d93d tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (207c362d-c51f-416d-9433-45412b49ae29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-35b8e44a-f3b8-4f40-ad9c-16d72fe8d93d tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (207c362d-c51f-416d-9433-45412b49ae29) transitioned into state 'SUCCESS' from 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='2b2c983a2a7d481687b0af1ec5f071e7',qos_specs=None,replication_status=,reservations=['0c332c4a-70e5-454f-a4e3-4514658f2b0b','4f50c79e-5f9c-44ab-85a5-7566130f777c','185753fe-b879-439e-866c-ce4e7283c5e1','8182677d-b1af-4dab-9a3d-c8d68587469e'],size=1,snapshot_id=5104c175-c4b6-41fb-b5dc-1a592bdf3369,source_replicaid=,source_volid=None,status='creating',user_id='f83d36d414a642ce8bbd0bd551b5f68f',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-35b8e44a-f3b8-4f40-ad9c-16d72fe8d93d tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cce5e6c-f89d-46b6-88a3-0ec308694b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:05:51 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:51 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-35b8e44a-f3b8-4f40-ad9c-16d72fe8d93d tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cce5e6c-f89d-46b6-88a3-0ec308694b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:05:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-35b8e44a-f3b8-4f40-ad9c-16d72fe8d93d tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Flow 'volume_create_api' (c8be0b92-a934-4bf9-a5d7-ce62fbd6dd1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:05:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-35b8e44a-f3b8-4f40-ad9c-16d72fe8d93d tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Create volume request issued successfully. Sep 05 21:05:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-35b8e44a-f3b8-4f40-ad9c-16d72fe8d93d tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:05:51 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1371/2776] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 21:05:51 2026] POST /volume/v3/volumes => generated 750 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:05:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ade96059-dadf-4818-83e1-888bc050e2d1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ade96059-dadf-4818-83e1-888bc050e2d1 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] GET http://192.168.122.147/volume/v3/volumes/1c2c595d-a600-49c5-9771-900ee6b8475e Sep 05 21:05:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ade96059-dadf-4818-83e1-888bc050e2d1 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ade96059-dadf-4818-83e1-888bc050e2d1 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:51 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:51 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:51 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:51 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:51 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ade96059-dadf-4818-83e1-888bc050e2d1 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Volume info retrieved successfully. Sep 05 21:05:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ade96059-dadf-4818-83e1-888bc050e2d1 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/volumes/1c2c595d-a600-49c5-9771-900ee6b8475e returned with HTTP 200 Sep 05 21:05:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1406/2777] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:51 2026] GET /volume/v3/volumes/1c2c595d-a600-49c5-9771-900ee6b8475e => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b449e91f-4847-4c96-8ed9-50010b22d180 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b449e91f-4847-4c96-8ed9-50010b22d180 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] GET http://192.168.122.147/volume/v3/volumes/1c2c595d-a600-49c5-9771-900ee6b8475e Sep 05 21:05:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b449e91f-4847-4c96-8ed9-50010b22d180 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b449e91f-4847-4c96-8ed9-50010b22d180 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:52 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:52 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:52 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:52 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b449e91f-4847-4c96-8ed9-50010b22d180 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Volume info retrieved successfully. Sep 05 21:05:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b449e91f-4847-4c96-8ed9-50010b22d180 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/volumes/1c2c595d-a600-49c5-9771-900ee6b8475e returned with HTTP 200 Sep 05 21:05:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1372/2778] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:52 2026] GET /volume/v3/volumes/1c2c595d-a600-49c5-9771-900ee6b8475e => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-82012930-33d3-49f2-9e68-647769fd4932 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-82012930-33d3-49f2-9e68-647769fd4932 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] GET http://192.168.122.147/volume/v3/volumes/1c2c595d-a600-49c5-9771-900ee6b8475e Sep 05 21:05:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-82012930-33d3-49f2-9e68-647769fd4932 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-82012930-33d3-49f2-9e68-647769fd4932 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:53 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:53 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:53 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:53 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:53 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-82012930-33d3-49f2-9e68-647769fd4932 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Volume info retrieved successfully. Sep 05 21:05:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-82012930-33d3-49f2-9e68-647769fd4932 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/volumes/1c2c595d-a600-49c5-9771-900ee6b8475e returned with HTTP 200 Sep 05 21:05:53 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1407/2779] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:53 2026] GET /volume/v3/volumes/1c2c595d-a600-49c5-9771-900ee6b8475e => generated 842 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-bb0b2c5e-b404-47d6-839a-0068e5955a3f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bb0b2c5e-b404-47d6-839a-0068e5955a3f tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] GET http://192.168.122.147/volume/v3/volumes/1c2c595d-a600-49c5-9771-900ee6b8475e Sep 05 21:05:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bb0b2c5e-b404-47d6-839a-0068e5955a3f tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bb0b2c5e-b404-47d6-839a-0068e5955a3f tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:54 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:54 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:54 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:54 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:55 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-bb0b2c5e-b404-47d6-839a-0068e5955a3f tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Volume info retrieved successfully. Sep 05 21:05:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bb0b2c5e-b404-47d6-839a-0068e5955a3f tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/volumes/1c2c595d-a600-49c5-9771-900ee6b8475e returned with HTTP 200 Sep 05 21:05:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1373/2780] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:54 2026] GET /volume/v3/volumes/1c2c595d-a600-49c5-9771-900ee6b8475e => generated 842 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-837f5e38-1d06-4a72-935f-d235c1c8e93c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-837f5e38-1d06-4a72-935f-d235c1c8e93c tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] GET http://192.168.122.147/volume/v3/volumes/1c2c595d-a600-49c5-9771-900ee6b8475e Sep 05 21:05:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-837f5e38-1d06-4a72-935f-d235c1c8e93c tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-837f5e38-1d06-4a72-935f-d235c1c8e93c tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:56 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:56 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:56 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-837f5e38-1d06-4a72-935f-d235c1c8e93c tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Volume info retrieved successfully. Sep 05 21:05:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-837f5e38-1d06-4a72-935f-d235c1c8e93c tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/volumes/1c2c595d-a600-49c5-9771-900ee6b8475e returned with HTTP 200 Sep 05 21:05:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1408/2781] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:56 2026] GET /volume/v3/volumes/1c2c595d-a600-49c5-9771-900ee6b8475e => generated 842 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1b976786-82d8-4243-8b84-11fe2f5b9574 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1b976786-82d8-4243-8b84-11fe2f5b9574 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] GET http://192.168.122.147/volume/v3/volumes/1c2c595d-a600-49c5-9771-900ee6b8475e Sep 05 21:05:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1b976786-82d8-4243-8b84-11fe2f5b9574 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1b976786-82d8-4243-8b84-11fe2f5b9574 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:57 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:57 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:57 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:57 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:57 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-1b976786-82d8-4243-8b84-11fe2f5b9574 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Volume info retrieved successfully. Sep 05 21:05:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1b976786-82d8-4243-8b84-11fe2f5b9574 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/volumes/1c2c595d-a600-49c5-9771-900ee6b8475e returned with HTTP 200 Sep 05 21:05:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1374/2782] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:57 2026] GET /volume/v3/volumes/1c2c595d-a600-49c5-9771-900ee6b8475e => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-375b1ff4-301b-4356-8286-86b3ba3ae461 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-375b1ff4-301b-4356-8286-86b3ba3ae461 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] GET http://192.168.122.147/volume/v3/volumes/1c2c595d-a600-49c5-9771-900ee6b8475e Sep 05 21:05:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-375b1ff4-301b-4356-8286-86b3ba3ae461 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-375b1ff4-301b-4356-8286-86b3ba3ae461 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:57 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:57 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:57 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:57 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:57 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-375b1ff4-301b-4356-8286-86b3ba3ae461 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Volume info retrieved successfully. Sep 05 21:05:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-375b1ff4-301b-4356-8286-86b3ba3ae461 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/volumes/1c2c595d-a600-49c5-9771-900ee6b8475e returned with HTTP 200 Sep 05 21:05:57 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1409/2783] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:57 2026] GET /volume/v3/volumes/1c2c595d-a600-49c5-9771-900ee6b8475e => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d3ff8345-b2af-460f-a738-1ac9d64681b9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d3ff8345-b2af-460f-a738-1ac9d64681b9 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 Sep 05 21:05:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d3ff8345-b2af-460f-a738-1ac9d64681b9 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d3ff8345-b2af-460f-a738-1ac9d64681b9 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:57 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-d3ff8345-b2af-460f-a738-1ac9d64681b9 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Delete snapshot with id: 5104c175-c4b6-41fb-b5dc-1a592bdf3369 Sep 05 21:05:57 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:57 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:57 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d3ff8345-b2af-460f-a738-1ac9d64681b9 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Snapshot retrieved successfully. Sep 05 21:05:57 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:57 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:57 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d3ff8345-b2af-460f-a738-1ac9d64681b9 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Snapshot delete request issued successfully. Sep 05 21:05:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d3ff8345-b2af-460f-a738-1ac9d64681b9 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 returned with HTTP 202 Sep 05 21:05:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1375/2784] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:05:57 2026] DELETE /volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6b6927f0-4166-4f32-84aa-70aac5595151 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6b6927f0-4166-4f32-84aa-70aac5595151 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] GET http://192.168.122.147/volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 Sep 05 21:05:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6b6927f0-4166-4f32-84aa-70aac5595151 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6b6927f0-4166-4f32-84aa-70aac5595151 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:57 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:57 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:57 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6b6927f0-4166-4f32-84aa-70aac5595151 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Snapshot retrieved successfully. Sep 05 21:05:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6b6927f0-4166-4f32-84aa-70aac5595151 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 returned with HTTP 200 Sep 05 21:05:57 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1410/2785] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:05:57 2026] GET /volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-54973194-007a-4db2-89df-adae3f52f7df None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-54973194-007a-4db2-89df-adae3f52f7df tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] GET http://192.168.122.147/volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 Sep 05 21:05:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-54973194-007a-4db2-89df-adae3f52f7df tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-54973194-007a-4db2-89df-adae3f52f7df tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:58 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:58 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:58 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-54973194-007a-4db2-89df-adae3f52f7df tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Snapshot retrieved successfully. Sep 05 21:05:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-54973194-007a-4db2-89df-adae3f52f7df tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 returned with HTTP 200 Sep 05 21:05:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1376/2786] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:05:58 2026] GET /volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:05:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-169e86fb-1eb4-44f9-87ee-175133cac8df None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-169e86fb-1eb4-44f9-87ee-175133cac8df tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] GET http://192.168.122.147/volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 Sep 05 21:05:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-169e86fb-1eb4-44f9-87ee-175133cac8df tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-169e86fb-1eb4-44f9-87ee-175133cac8df tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-169e86fb-1eb4-44f9-87ee-175133cac8df tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 returned with HTTP 404 Sep 05 21:05:59 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1411/2787] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:05:59 2026] GET /volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:05:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e7f58c52-3278-4b20-80c9-fab52e28d8a2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e7f58c52-3278-4b20-80c9-fab52e28d8a2 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] DELETE http://192.168.122.147/volume/v3/volumes/5d801b24-a1e5-48d6-86be-79a6d999a273 Sep 05 21:05:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e7f58c52-3278-4b20-80c9-fab52e28d8a2 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e7f58c52-3278-4b20-80c9-fab52e28d8a2 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:59 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-e7f58c52-3278-4b20-80c9-fab52e28d8a2 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Delete volume with id: 5d801b24-a1e5-48d6-86be-79a6d999a273 Sep 05 21:05:59 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:59 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:05:59 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:59 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:05:59 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e7f58c52-3278-4b20-80c9-fab52e28d8a2 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Volume info retrieved successfully. Sep 05 21:05:59 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e7f58c52-3278-4b20-80c9-fab52e28d8a2 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Delete volume request issued successfully. Sep 05 21:05:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e7f58c52-3278-4b20-80c9-fab52e28d8a2 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/volumes/5d801b24-a1e5-48d6-86be-79a6d999a273 returned with HTTP 202 Sep 05 21:05:59 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1377/2788] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:05:59 2026] DELETE /volume/v3/volumes/5d801b24-a1e5-48d6-86be-79a6d999a273 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:05:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-38718aef-6845-4b2d-ba76-1208f3ddbe2a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:05:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-38718aef-6845-4b2d-ba76-1208f3ddbe2a tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] GET http://192.168.122.147/volume/v3/volumes/5d801b24-a1e5-48d6-86be-79a6d999a273 Sep 05 21:05:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-38718aef-6845-4b2d-ba76-1208f3ddbe2a tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:05:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-38718aef-6845-4b2d-ba76-1208f3ddbe2a tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:05:59 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:05:59 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:05:59 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:05:59 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:05:59 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-38718aef-6845-4b2d-ba76-1208f3ddbe2a tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Volume info retrieved successfully. Sep 05 21:05:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-38718aef-6845-4b2d-ba76-1208f3ddbe2a tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/volumes/5d801b24-a1e5-48d6-86be-79a6d999a273 returned with HTTP 200 Sep 05 21:05:59 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1412/2789] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:05:59 2026] GET /volume/v3/volumes/5d801b24-a1e5-48d6-86be-79a6d999a273 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c4e9599e-9618-4a86-bb68-6c9e5ecfa036 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c4e9599e-9618-4a86-bb68-6c9e5ecfa036 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] GET http://192.168.122.147/volume/v3/volumes/5d801b24-a1e5-48d6-86be-79a6d999a273 Sep 05 21:06:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c4e9599e-9618-4a86-bb68-6c9e5ecfa036 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c4e9599e-9618-4a86-bb68-6c9e5ecfa036 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c4e9599e-9618-4a86-bb68-6c9e5ecfa036 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/volumes/5d801b24-a1e5-48d6-86be-79a6d999a273 returned with HTTP 404 Sep 05 21:06:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1378/2790] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:00 2026] GET /volume/v3/volumes/5d801b24-a1e5-48d6-86be-79a6d999a273 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e81237d1-8cab-4a27-b07b-98629559bf9c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e81237d1-8cab-4a27-b07b-98629559bf9c tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] DELETE http://192.168.122.147/volume/v3/volumes/1c2c595d-a600-49c5-9771-900ee6b8475e Sep 05 21:06:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e81237d1-8cab-4a27-b07b-98629559bf9c tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e81237d1-8cab-4a27-b07b-98629559bf9c tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:00 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-e81237d1-8cab-4a27-b07b-98629559bf9c tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Delete volume with id: 1c2c595d-a600-49c5-9771-900ee6b8475e Sep 05 21:06:00 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:00 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:00 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:00 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:00 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e81237d1-8cab-4a27-b07b-98629559bf9c tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Volume info retrieved successfully. Sep 05 21:06:00 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e81237d1-8cab-4a27-b07b-98629559bf9c tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Delete volume request issued successfully. Sep 05 21:06:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e81237d1-8cab-4a27-b07b-98629559bf9c tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/volumes/1c2c595d-a600-49c5-9771-900ee6b8475e returned with HTTP 202 Sep 05 21:06:00 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1413/2791] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:00 2026] DELETE /volume/v3/volumes/1c2c595d-a600-49c5-9771-900ee6b8475e => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a9a3b90d-9b5d-4a3c-ae92-edc7e89da721 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a9a3b90d-9b5d-4a3c-ae92-edc7e89da721 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] GET http://192.168.122.147/volume/v3/volumes/1c2c595d-a600-49c5-9771-900ee6b8475e Sep 05 21:06:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a9a3b90d-9b5d-4a3c-ae92-edc7e89da721 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a9a3b90d-9b5d-4a3c-ae92-edc7e89da721 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:00 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:00 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:00 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:00 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:00 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a9a3b90d-9b5d-4a3c-ae92-edc7e89da721 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Volume info retrieved successfully. Sep 05 21:06:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a9a3b90d-9b5d-4a3c-ae92-edc7e89da721 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/volumes/1c2c595d-a600-49c5-9771-900ee6b8475e returned with HTTP 200 Sep 05 21:06:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1379/2792] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:00 2026] GET /volume/v3/volumes/1c2c595d-a600-49c5-9771-900ee6b8475e => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-998719c6-b5e6-4911-a2cd-158d31ffb1f3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-998719c6-b5e6-4911-a2cd-158d31ffb1f3 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] GET http://192.168.122.147/volume/v3/volumes/1c2c595d-a600-49c5-9771-900ee6b8475e Sep 05 21:06:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-998719c6-b5e6-4911-a2cd-158d31ffb1f3 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-998719c6-b5e6-4911-a2cd-158d31ffb1f3 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-998719c6-b5e6-4911-a2cd-158d31ffb1f3 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/volumes/1c2c595d-a600-49c5-9771-900ee6b8475e returned with HTTP 404 Sep 05 21:06:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1414/2793] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:01 2026] GET /volume/v3/volumes/1c2c595d-a600-49c5-9771-900ee6b8475e => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e9db7cc3-f121-4e99-8552-46ff3c5b4013 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e9db7cc3-f121-4e99-8552-46ff3c5b4013 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 Sep 05 21:06:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e9db7cc3-f121-4e99-8552-46ff3c5b4013 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e9db7cc3-f121-4e99-8552-46ff3c5b4013 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:01 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-e9db7cc3-f121-4e99-8552-46ff3c5b4013 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Delete snapshot with id: 5104c175-c4b6-41fb-b5dc-1a592bdf3369 Sep 05 21:06:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e9db7cc3-f121-4e99-8552-46ff3c5b4013 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 returned with HTTP 404 Sep 05 21:06:01 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1380/2794] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:06:01 2026] DELETE /volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-06e6cad9-cce2-43f7-bd8f-187667b4d478 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-06e6cad9-cce2-43f7-bd8f-187667b4d478 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] GET http://192.168.122.147/volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 Sep 05 21:06:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-06e6cad9-cce2-43f7-bd8f-187667b4d478 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-06e6cad9-cce2-43f7-bd8f-187667b4d478 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-06e6cad9-cce2-43f7-bd8f-187667b4d478 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 returned with HTTP 404 Sep 05 21:06:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1415/2795] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:06:01 2026] GET /volume/v3/snapshots/5104c175-c4b6-41fb-b5dc-1a592bdf3369 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0580cddb-5e21-4fc0-a720-1fa0cec297db None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0580cddb-5e21-4fc0-a720-1fa0cec297db tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] DELETE http://192.168.122.147/volume/v3/volumes/5d801b24-a1e5-48d6-86be-79a6d999a273 Sep 05 21:06:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0580cddb-5e21-4fc0-a720-1fa0cec297db tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0580cddb-5e21-4fc0-a720-1fa0cec297db tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:01 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-0580cddb-5e21-4fc0-a720-1fa0cec297db tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Delete volume with id: 5d801b24-a1e5-48d6-86be-79a6d999a273 Sep 05 21:06:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0580cddb-5e21-4fc0-a720-1fa0cec297db tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/volumes/5d801b24-a1e5-48d6-86be-79a6d999a273 returned with HTTP 404 Sep 05 21:06:01 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1381/2796] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:01 2026] DELETE /volume/v3/volumes/5d801b24-a1e5-48d6-86be-79a6d999a273 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-31f39d2f-6b36-48eb-a3f3-3833d4f7cc85 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-31f39d2f-6b36-48eb-a3f3-3833d4f7cc85 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] GET http://192.168.122.147/volume/v3/volumes/5d801b24-a1e5-48d6-86be-79a6d999a273 Sep 05 21:06:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-31f39d2f-6b36-48eb-a3f3-3833d4f7cc85 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-31f39d2f-6b36-48eb-a3f3-3833d4f7cc85 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-31f39d2f-6b36-48eb-a3f3-3833d4f7cc85 tempest-SnapshotDependencyTests-1569739516 tempest-SnapshotDependencyTests-1569739516-project-member] http://192.168.122.147/volume/v3/volumes/5d801b24-a1e5-48d6-86be-79a6d999a273 returned with HTTP 404 Sep 05 21:06:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1416/2797] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:01 2026] GET /volume/v3/volumes/5d801b24-a1e5-48d6-86be-79a6d999a273 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:11 devstack devstack@c-api.service[87416]: DEBUG dbcounter [-] [87416] Writing DB stats cinder:SELECT=99,cinder:INSERT=24,cinder:UPDATE=38 {{(pid=87416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:06:11 devstack devstack@c-api.service[87415]: DEBUG dbcounter [-] [87415] Writing DB stats cinder:SELECT=39,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=87415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:06:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8a7b60ea-cdac-4e06-a027-9ddd65f1fd19 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-091a549a-5363-46b8-8b74-b2d4f36ff2f6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8a7b60ea-cdac-4e06-a027-9ddd65f1fd19 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:06:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8a7b60ea-cdac-4e06-a027-9ddd65f1fd19 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2d84e6ed-7ef2-4e37-a91d-20dfb060d3df", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1253430908"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-8a7b60ea-cdac-4e06-a027-9ddd65f1fd19 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Create volume request body: {'volume': {"'imageRef": '2d84e6ed-7ef2-4e37-a91d-20dfb060d3df', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1253430908'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:21 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-8a7b60ea-cdac-4e06-a027-9ddd65f1fd19 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Create volume of 1 GB Sep 05 21:06:21 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8a7b60ea-cdac-4e06-a027-9ddd65f1fd19 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Availability Zones retrieved successfully. Sep 05 21:06:21 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8a7b60ea-cdac-4e06-a027-9ddd65f1fd19 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Flow 'volume_create_api' (0b921d56-5753-4d0a-842a-eb86addc39ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:21 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8a7b60ea-cdac-4e06-a027-9ddd65f1fd19 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ea9ee79-b285-47b2-8721-9c9aed0e0dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:21 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-8a7b60ea-cdac-4e06-a027-9ddd65f1fd19 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-091a549a-5363-46b8-8b74-b2d4f36ff2f6 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-091a549a-5363-46b8-8b74-b2d4f36ff2f6 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-504124446"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-091a549a-5363-46b8-8b74-b2d4f36ff2f6 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-504124446'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-091a549a-5363-46b8-8b74-b2d4f36ff2f6 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Create volume of 1 GB Sep 05 21:06:22 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-091a549a-5363-46b8-8b74-b2d4f36ff2f6 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Availability Zones retrieved successfully. Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-091a549a-5363-46b8-8b74-b2d4f36ff2f6 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Flow 'volume_create_api' (9c979797-adfc-4a54-80ef-c132ea8677d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8a7b60ea-cdac-4e06-a027-9ddd65f1fd19 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ea9ee79-b285-47b2-8721-9c9aed0e0dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8a7b60ea-cdac-4e06-a027-9ddd65f1fd19 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a365215-9f67-46cf-b30d-69a29aa702e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-091a549a-5363-46b8-8b74-b2d4f36ff2f6 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15403e21-aea4-4465-b45a-a38913a07d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-091a549a-5363-46b8-8b74-b2d4f36ff2f6 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-091a549a-5363-46b8-8b74-b2d4f36ff2f6 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15403e21-aea4-4465-b45a-a38913a07d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-091a549a-5363-46b8-8b74-b2d4f36ff2f6 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55ee053b-fb04-410b-a16b-5e8a7fe51745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:22 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-8a7b60ea-cdac-4e06-a027-9ddd65f1fd19 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Created reservations ['884fced6-5c04-493e-bc0c-55d5fa609eeb', '3174ca7c-6867-4fe4-85d5-3abe35be5884', '392d70ef-2933-4561-8440-2fa8bada47fb', '3286b7fb-69e0-4216-b677-707d0ecfd848'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8a7b60ea-cdac-4e06-a027-9ddd65f1fd19 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a365215-9f67-46cf-b30d-69a29aa702e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['884fced6-5c04-493e-bc0c-55d5fa609eeb', '3174ca7c-6867-4fe4-85d5-3abe35be5884', '392d70ef-2933-4561-8440-2fa8bada47fb', '3286b7fb-69e0-4216-b677-707d0ecfd848']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8a7b60ea-cdac-4e06-a027-9ddd65f1fd19 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05426245-989e-435e-b146-7d0f1c0021c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:22 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:22 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8a7b60ea-cdac-4e06-a027-9ddd65f1fd19 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05426245-989e-435e-b146-7d0f1c0021c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18d020e2-e3a2-49ae-a0e0-c334a7811890', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1253430908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80a829fe9784499830b88d5a3c63061',qos_specs=None,replication_status=,reservations=['884fced6-5c04-493e-bc0c-55d5fa609eeb','3174ca7c-6867-4fe4-85d5-3abe35be5884','392d70ef-2933-4561-8440-2fa8bada47fb','3286b7fb-69e0-4216-b677-707d0ecfd848'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dedc95889590414f95f9182431e89054',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1253430908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18d020e2-e3a2-49ae-a0e0-c334a7811890,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e80a829fe9784499830b88d5a3c63061',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dedc95889590414f95f9182431e89054',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8a7b60ea-cdac-4e06-a027-9ddd65f1fd19 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc2486ae-dcae-4ab2-be87-d16286fba64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8a7b60ea-cdac-4e06-a027-9ddd65f1fd19 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc2486ae-dcae-4ab2-be87-d16286fba64d) transitioned into state 'SUCCESS' from state '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-1253430908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80a829fe9784499830b88d5a3c63061',qos_specs=None,replication_status=,reservations=['884fced6-5c04-493e-bc0c-55d5fa609eeb','3174ca7c-6867-4fe4-85d5-3abe35be5884','392d70ef-2933-4561-8440-2fa8bada47fb','3286b7fb-69e0-4216-b677-707d0ecfd848'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dedc95889590414f95f9182431e89054',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8a7b60ea-cdac-4e06-a027-9ddd65f1fd19 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56fe33bc-041c-4091-a6bf-2d3c9791e4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-091a549a-5363-46b8-8b74-b2d4f36ff2f6 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Created reservations ['95e8b7ae-86d8-470e-95c5-c41fdbfa0924', '3147211c-5b34-4256-9bbe-071a758d4ac2', 'e9b62939-7f8a-43fa-98d4-343febf5f7b6', '3a1aa1ee-ec89-4a3e-b9a8-4e5ccccaf3f6'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-091a549a-5363-46b8-8b74-b2d4f36ff2f6 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55ee053b-fb04-410b-a16b-5e8a7fe51745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95e8b7ae-86d8-470e-95c5-c41fdbfa0924', '3147211c-5b34-4256-9bbe-071a758d4ac2', 'e9b62939-7f8a-43fa-98d4-343febf5f7b6', '3a1aa1ee-ec89-4a3e-b9a8-4e5ccccaf3f6']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8a7b60ea-cdac-4e06-a027-9ddd65f1fd19 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56fe33bc-041c-4091-a6bf-2d3c9791e4af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-091a549a-5363-46b8-8b74-b2d4f36ff2f6 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e324b119-1a88-481f-967f-e9578e217f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-8a7b60ea-cdac-4e06-a027-9ddd65f1fd19 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Flow 'volume_create_api' (0b921d56-5753-4d0a-842a-eb86addc39ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:22 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8a7b60ea-cdac-4e06-a027-9ddd65f1fd19 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Create volume request issued successfully. Sep 05 21:06:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8a7b60ea-cdac-4e06-a027-9ddd65f1fd19 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:22 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1382/2798] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:06:21 2026] POST /volume/v3/volumes => generated 766 bytes in 749 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9cb8e4be-0b57-43a7-9bb0-101b0cbd3f28 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:22 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-091a549a-5363-46b8-8b74-b2d4f36ff2f6 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e324b119-1a88-481f-967f-e9578e217f92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5618ceab-8a73-4d76-9e1b-ba5b5586eef1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-504124446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95e77f9df7d74f6fafecdc7bada95f79',qos_specs=None,replication_status=,reservations=['95e8b7ae-86d8-470e-95c5-c41fdbfa0924','3147211c-5b34-4256-9bbe-071a758d4ac2','e9b62939-7f8a-43fa-98d4-343febf5f7b6','3a1aa1ee-ec89-4a3e-b9a8-4e5ccccaf3f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e4d4ddae8d9413388f28f2dcd13d4be',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-504124446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5618ceab-8a73-4d76-9e1b-ba5b5586eef1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95e77f9df7d74f6fafecdc7bada95f79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e4d4ddae8d9413388f28f2dcd13d4be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-091a549a-5363-46b8-8b74-b2d4f36ff2f6 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dfe1028-023c-4a62-97a0-a4f2adf93b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-091a549a-5363-46b8-8b74-b2d4f36ff2f6 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dfe1028-023c-4a62-97a0-a4f2adf93b1d) transitioned into state 'SUCCESS' from state '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-504124446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95e77f9df7d74f6fafecdc7bada95f79',qos_specs=None,replication_status=,reservations=['95e8b7ae-86d8-470e-95c5-c41fdbfa0924','3147211c-5b34-4256-9bbe-071a758d4ac2','e9b62939-7f8a-43fa-98d4-343febf5f7b6','3a1aa1ee-ec89-4a3e-b9a8-4e5ccccaf3f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e4d4ddae8d9413388f28f2dcd13d4be',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-091a549a-5363-46b8-8b74-b2d4f36ff2f6 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a69a7bd-7e59-40d7-a6c1-c8f7b28b2aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-091a549a-5363-46b8-8b74-b2d4f36ff2f6 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a69a7bd-7e59-40d7-a6c1-c8f7b28b2aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-091a549a-5363-46b8-8b74-b2d4f36ff2f6 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Flow 'volume_create_api' (9c979797-adfc-4a54-80ef-c132ea8677d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-091a549a-5363-46b8-8b74-b2d4f36ff2f6 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Create volume request issued successfully. Sep 05 21:06:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-091a549a-5363-46b8-8b74-b2d4f36ff2f6 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:22 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1417/2799] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 21:06:21 2026] POST /volume/v3/volumes => generated 772 bytes in 829 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6f12361e-5c28-4e52-8aee-9b5385cff463 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6f12361e-5c28-4e52-8aee-9b5385cff463 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6f12361e-5c28-4e52-8aee-9b5385cff463 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2d84e6ed-7ef2-4e37-a91d-20dfb060d3df", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1050703522"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-6f12361e-5c28-4e52-8aee-9b5385cff463 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Create volume request body: {'volume': {"'imageRef": '2d84e6ed-7ef2-4e37-a91d-20dfb060d3df', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1050703522'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-6f12361e-5c28-4e52-8aee-9b5385cff463 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Create volume of 1 GB Sep 05 21:06:22 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:22 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:22 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6f12361e-5c28-4e52-8aee-9b5385cff463 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Availability Zones retrieved successfully. Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6f12361e-5c28-4e52-8aee-9b5385cff463 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Flow 'volume_create_api' (b5dd9ee0-5718-47c3-bc0e-c40c3e8e99b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6f12361e-5c28-4e52-8aee-9b5385cff463 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fdee40d-de52-4f30-b4d1-6577b799d5af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-6f12361e-5c28-4e52-8aee-9b5385cff463 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6f12361e-5c28-4e52-8aee-9b5385cff463 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fdee40d-de52-4f30-b4d1-6577b799d5af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6f12361e-5c28-4e52-8aee-9b5385cff463 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (746c170b-8083-4d65-8cd5-4bb4d99cab59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9cb8e4be-0b57-43a7-9bb0-101b0cbd3f28 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:06:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9cb8e4be-0b57-43a7-9bb0-101b0cbd3f28 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1338316463"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-9cb8e4be-0b57-43a7-9bb0-101b0cbd3f28 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1338316463'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:22 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-9cb8e4be-0b57-43a7-9bb0-101b0cbd3f28 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Create volume of 1 GB Sep 05 21:06:22 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:22 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:22 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9cb8e4be-0b57-43a7-9bb0-101b0cbd3f28 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Availability Zones retrieved successfully. Sep 05 21:06:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-9cb8e4be-0b57-43a7-9bb0-101b0cbd3f28 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Flow 'volume_create_api' (8cbeb58a-c269-43e8-b83d-b98bc17ffed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-9cb8e4be-0b57-43a7-9bb0-101b0cbd3f28 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b74e4c6-0e5b-4348-b8cf-ffbe6c347b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-9cb8e4be-0b57-43a7-9bb0-101b0cbd3f28 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-6f12361e-5c28-4e52-8aee-9b5385cff463 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Created reservations ['3ddc45ae-378e-48ed-a48b-cf29c73b0d69', '17954a34-639e-49a1-88a5-4dae13390bec', 'e6bb4b9b-1597-48ce-b963-a6c056dab5d0', '2e4e79a4-a5c9-457b-a703-b1dd94c6c550'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6f12361e-5c28-4e52-8aee-9b5385cff463 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (746c170b-8083-4d65-8cd5-4bb4d99cab59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ddc45ae-378e-48ed-a48b-cf29c73b0d69', '17954a34-639e-49a1-88a5-4dae13390bec', 'e6bb4b9b-1597-48ce-b963-a6c056dab5d0', '2e4e79a4-a5c9-457b-a703-b1dd94c6c550']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6f12361e-5c28-4e52-8aee-9b5385cff463 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdb9fd23-ce1e-45a9-9fdc-bad6282f3bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:22 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6f12361e-5c28-4e52-8aee-9b5385cff463 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdb9fd23-ce1e-45a9-9fdc-bad6282f3bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbc9532e-1055-4c49-8f26-b3d9043c2d4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1050703522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80a829fe9784499830b88d5a3c63061',qos_specs=None,replication_status=,reservations=['3ddc45ae-378e-48ed-a48b-cf29c73b0d69','17954a34-639e-49a1-88a5-4dae13390bec','e6bb4b9b-1597-48ce-b963-a6c056dab5d0','2e4e79a4-a5c9-457b-a703-b1dd94c6c550'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dedc95889590414f95f9182431e89054',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1050703522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbc9532e-1055-4c49-8f26-b3d9043c2d4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e80a829fe9784499830b88d5a3c63061',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dedc95889590414f95f9182431e89054',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6f12361e-5c28-4e52-8aee-9b5385cff463 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14394be8-7810-47ae-834b-4ab5903ae63d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-9cb8e4be-0b57-43a7-9bb0-101b0cbd3f28 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b74e4c6-0e5b-4348-b8cf-ffbe6c347b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-9cb8e4be-0b57-43a7-9bb0-101b0cbd3f28 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dd0ba35-1270-4c44-91ce-b4c60b2493c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6f12361e-5c28-4e52-8aee-9b5385cff463 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14394be8-7810-47ae-834b-4ab5903ae63d) transitioned into state 'SUCCESS' from state '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-1050703522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80a829fe9784499830b88d5a3c63061',qos_specs=None,replication_status=,reservations=['3ddc45ae-378e-48ed-a48b-cf29c73b0d69','17954a34-639e-49a1-88a5-4dae13390bec','e6bb4b9b-1597-48ce-b963-a6c056dab5d0','2e4e79a4-a5c9-457b-a703-b1dd94c6c550'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dedc95889590414f95f9182431e89054',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6f12361e-5c28-4e52-8aee-9b5385cff463 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84e5c0c5-a683-4071-99c1-83001de18ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6f12361e-5c28-4e52-8aee-9b5385cff463 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84e5c0c5-a683-4071-99c1-83001de18ce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6f12361e-5c28-4e52-8aee-9b5385cff463 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Flow 'volume_create_api' (b5dd9ee0-5718-47c3-bc0e-c40c3e8e99b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6f12361e-5c28-4e52-8aee-9b5385cff463 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Create volume request issued successfully. Sep 05 21:06:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6f12361e-5c28-4e52-8aee-9b5385cff463 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:22 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1418/2800] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:06:22 2026] POST /volume/v3/volumes => generated 766 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-25c80082-d78a-4db8-9bb9-63b93cb5387a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-25c80082-d78a-4db8-9bb9-63b93cb5387a tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/5618ceab-8a73-4d76-9e1b-ba5b5586eef1 Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-25c80082-d78a-4db8-9bb9-63b93cb5387a tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-25c80082-d78a-4db8-9bb9-63b93cb5387a tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:22 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:22 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:22 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:22 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-25c80082-d78a-4db8-9bb9-63b93cb5387a tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-25c80082-d78a-4db8-9bb9-63b93cb5387a tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/5618ceab-8a73-4d76-9e1b-ba5b5586eef1 returned with HTTP 200 Sep 05 21:06:22 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1419/2801] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:22 2026] GET /volume/v3/volumes/5618ceab-8a73-4d76-9e1b-ba5b5586eef1 => generated 864 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b6135707-f453-44bd-96a8-ae4b9c38b70f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b6135707-f453-44bd-96a8-ae4b9c38b70f tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b6135707-f453-44bd-96a8-ae4b9c38b70f tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2d84e6ed-7ef2-4e37-a91d-20dfb060d3df", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-944642432"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-b6135707-f453-44bd-96a8-ae4b9c38b70f tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Create volume request body: {'volume': {"'imageRef": '2d84e6ed-7ef2-4e37-a91d-20dfb060d3df', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-944642432'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-b6135707-f453-44bd-96a8-ae4b9c38b70f tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Create volume of 1 GB Sep 05 21:06:22 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b6135707-f453-44bd-96a8-ae4b9c38b70f tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Availability Zones retrieved successfully. Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b6135707-f453-44bd-96a8-ae4b9c38b70f tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Flow 'volume_create_api' (faef53d7-d3ed-4227-937d-1c6d62d94637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b6135707-f453-44bd-96a8-ae4b9c38b70f tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0942ffde-1ac2-40d0-a38d-680c4d86971f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-b6135707-f453-44bd-96a8-ae4b9c38b70f tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-9cb8e4be-0b57-43a7-9bb0-101b0cbd3f28 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Created reservations ['98e2263c-1bcd-44de-82ea-b5da564fc19e', 'f67b8355-9619-46c8-854d-d9f1eca004fc', '6d96f5e5-dadd-44e9-b81f-bb5483cefdca', '1004a46e-4f58-4220-b0a4-879cf57da8d1'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-9cb8e4be-0b57-43a7-9bb0-101b0cbd3f28 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dd0ba35-1270-4c44-91ce-b4c60b2493c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98e2263c-1bcd-44de-82ea-b5da564fc19e', 'f67b8355-9619-46c8-854d-d9f1eca004fc', '6d96f5e5-dadd-44e9-b81f-bb5483cefdca', '1004a46e-4f58-4220-b0a4-879cf57da8d1']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-9cb8e4be-0b57-43a7-9bb0-101b0cbd3f28 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2df441a-4a15-47e7-ad72-959753aefd2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b6135707-f453-44bd-96a8-ae4b9c38b70f tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0942ffde-1ac2-40d0-a38d-680c4d86971f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b6135707-f453-44bd-96a8-ae4b9c38b70f tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d0132ce-e900-4be4-8d5a-3fa08e8d5435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:23 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-9cb8e4be-0b57-43a7-9bb0-101b0cbd3f28 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2df441a-4a15-47e7-ad72-959753aefd2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ce1665c-34a3-4091-ab8f-f042a00a2e13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1338316463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd66aa5fa0dc416a945a95bde93b4549',qos_specs=None,replication_status=,reservations=['98e2263c-1bcd-44de-82ea-b5da564fc19e','f67b8355-9619-46c8-854d-d9f1eca004fc','6d96f5e5-dadd-44e9-b81f-bb5483cefdca','1004a46e-4f58-4220-b0a4-879cf57da8d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='895646b580b0413c87c2e50da4d153b3',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1338316463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ce1665c-34a3-4091-ab8f-f042a00a2e13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd66aa5fa0dc416a945a95bde93b4549',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='895646b580b0413c87c2e50da4d153b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-9cb8e4be-0b57-43a7-9bb0-101b0cbd3f28 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (237e180d-84d0-4db3-82ef-0d721951fdb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-9cb8e4be-0b57-43a7-9bb0-101b0cbd3f28 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (237e180d-84d0-4db3-82ef-0d721951fdb6) transitioned into state 'SUCCESS' from state '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-1338316463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd66aa5fa0dc416a945a95bde93b4549',qos_specs=None,replication_status=,reservations=['98e2263c-1bcd-44de-82ea-b5da564fc19e','f67b8355-9619-46c8-854d-d9f1eca004fc','6d96f5e5-dadd-44e9-b81f-bb5483cefdca','1004a46e-4f58-4220-b0a4-879cf57da8d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='895646b580b0413c87c2e50da4d153b3',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-9cb8e4be-0b57-43a7-9bb0-101b0cbd3f28 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c08cfc4f-b763-48ca-b673-5865338c73a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:23 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-b6135707-f453-44bd-96a8-ae4b9c38b70f tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Created reservations ['cfcf844f-bc2e-4633-a796-b2e6a2301b7a', 'c221f118-1103-4b25-a67a-04394b9dd359', '092cd7fe-88a4-4c9e-ba62-2842e1fdcfea', 'f40b8a62-a932-4fc8-9e70-c6ff19745346'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b6135707-f453-44bd-96a8-ae4b9c38b70f tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d0132ce-e900-4be4-8d5a-3fa08e8d5435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfcf844f-bc2e-4633-a796-b2e6a2301b7a', 'c221f118-1103-4b25-a67a-04394b9dd359', '092cd7fe-88a4-4c9e-ba62-2842e1fdcfea', 'f40b8a62-a932-4fc8-9e70-c6ff19745346']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-9cb8e4be-0b57-43a7-9bb0-101b0cbd3f28 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c08cfc4f-b763-48ca-b673-5865338c73a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b6135707-f453-44bd-96a8-ae4b9c38b70f tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64f5f430-ee8a-4390-906b-b5acd1e94a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-9cb8e4be-0b57-43a7-9bb0-101b0cbd3f28 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Flow 'volume_create_api' (8cbeb58a-c269-43e8-b83d-b98bc17ffed9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9cb8e4be-0b57-43a7-9bb0-101b0cbd3f28 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Create volume request issued successfully. Sep 05 21:06:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9cb8e4be-0b57-43a7-9bb0-101b0cbd3f28 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:23 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1383/2802] 192.168.122.147 () {62 vars in 1183 bytes} [Sat Sep 5 21:06:22 2026] POST /volume/v3/volumes => generated 779 bytes in 857 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-165e373c-4b9e-4228-b185-acf3482908f5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:23 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:23 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b6135707-f453-44bd-96a8-ae4b9c38b70f tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64f5f430-ee8a-4390-906b-b5acd1e94a27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48246a31-3b5b-4a9d-9e92-0f2deb1a0014', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-944642432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80a829fe9784499830b88d5a3c63061',qos_specs=None,replication_status=,reservations=['cfcf844f-bc2e-4633-a796-b2e6a2301b7a','c221f118-1103-4b25-a67a-04394b9dd359','092cd7fe-88a4-4c9e-ba62-2842e1fdcfea','f40b8a62-a932-4fc8-9e70-c6ff19745346'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dedc95889590414f95f9182431e89054',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-944642432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48246a31-3b5b-4a9d-9e92-0f2deb1a0014,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e80a829fe9784499830b88d5a3c63061',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dedc95889590414f95f9182431e89054',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b6135707-f453-44bd-96a8-ae4b9c38b70f tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2342a5a1-fb07-476d-84d3-b498084199a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b6135707-f453-44bd-96a8-ae4b9c38b70f tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2342a5a1-fb07-476d-84d3-b498084199a7) transitioned into state 'SUCCESS' from state '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-944642432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80a829fe9784499830b88d5a3c63061',qos_specs=None,replication_status=,reservations=['cfcf844f-bc2e-4633-a796-b2e6a2301b7a','c221f118-1103-4b25-a67a-04394b9dd359','092cd7fe-88a4-4c9e-ba62-2842e1fdcfea','f40b8a62-a932-4fc8-9e70-c6ff19745346'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dedc95889590414f95f9182431e89054',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b6135707-f453-44bd-96a8-ae4b9c38b70f tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (427ee35b-e508-4406-a959-5fe115024a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b6135707-f453-44bd-96a8-ae4b9c38b70f tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (427ee35b-e508-4406-a959-5fe115024a59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b6135707-f453-44bd-96a8-ae4b9c38b70f tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Flow 'volume_create_api' (faef53d7-d3ed-4227-937d-1c6d62d94637) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:23 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b6135707-f453-44bd-96a8-ae4b9c38b70f tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Create volume request issued successfully. Sep 05 21:06:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b6135707-f453-44bd-96a8-ae4b9c38b70f tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1420/2803] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:06:22 2026] POST /volume/v3/volumes => generated 765 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f0ffacf7-728c-4572-801e-d0a905205458 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-165e373c-4b9e-4228-b185-acf3482908f5 tempest-VolumeAndVolumeTypeFromImageTest-717561626 tempest-VolumeAndVolumeTypeFromImageTest-717561626-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:06:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-165e373c-4b9e-4228-b185-acf3482908f5 tempest-VolumeAndVolumeTypeFromImageTest-717561626 tempest-VolumeAndVolumeTypeFromImageTest-717561626-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=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:23 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f0ffacf7-728c-4572-801e-d0a905205458 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/volumes/3ce1665c-34a3-4091-ab8f-f042a00a2e13 Sep 05 21:06:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f0ffacf7-728c-4572-801e-d0a905205458 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f0ffacf7-728c-4572-801e-d0a905205458 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:23 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:23 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:23 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:23 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:23 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f0ffacf7-728c-4572-801e-d0a905205458 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Volume info retrieved successfully. Sep 05 21:06:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-165e373c-4b9e-4228-b185-acf3482908f5 tempest-VolumeAndVolumeTypeFromImageTest-717561626 tempest-VolumeAndVolumeTypeFromImageTest-717561626-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:06:23 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1384/2804] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:06:23 2026] POST /volume/v3/types => generated 287 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a7861488-15ec-4850-b211-f9f7e8dd2c86 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a7861488-15ec-4850-b211-f9f7e8dd2c86 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:06:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a7861488-15ec-4850-b211-f9f7e8dd2c86 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2d84e6ed-7ef2-4e37-a91d-20dfb060d3df", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1839246172"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-a7861488-15ec-4850-b211-f9f7e8dd2c86 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Create volume request body: {'volume': {"'imageRef": '2d84e6ed-7ef2-4e37-a91d-20dfb060d3df', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1839246172'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-a7861488-15ec-4850-b211-f9f7e8dd2c86 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Create volume of 1 GB Sep 05 21:06:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f0ffacf7-728c-4572-801e-d0a905205458 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/volumes/3ce1665c-34a3-4091-ab8f-f042a00a2e13 returned with HTTP 200 Sep 05 21:06:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1421/2805] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:23 2026] GET /volume/v3/volumes/3ce1665c-34a3-4091-ab8f-f042a00a2e13 => generated 847 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:23 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a7861488-15ec-4850-b211-f9f7e8dd2c86 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Availability Zones retrieved successfully. Sep 05 21:06:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-a7861488-15ec-4850-b211-f9f7e8dd2c86 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Flow 'volume_create_api' (4bfdf6ba-b9e1-4118-a93c-ee507397e8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-a7861488-15ec-4850-b211-f9f7e8dd2c86 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18b29010-2dca-47db-8532-f9a42ced3e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-a7861488-15ec-4850-b211-f9f7e8dd2c86 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-a7861488-15ec-4850-b211-f9f7e8dd2c86 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18b29010-2dca-47db-8532-f9a42ced3e3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-a7861488-15ec-4850-b211-f9f7e8dd2c86 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfc4641e-0d67-431c-ab7c-b921aa735728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-a7861488-15ec-4850-b211-f9f7e8dd2c86 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Created reservations ['005002b8-3828-4b32-b3f2-10f5b96c4299', '17d92bbb-5c7d-4253-977c-baf885720a43', 'f05ea08a-539c-4f88-91bd-967e994ad998', '16adc1a2-fcae-44b2-9751-48a13d1d4bb9'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-a7861488-15ec-4850-b211-f9f7e8dd2c86 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfc4641e-0d67-431c-ab7c-b921aa735728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['005002b8-3828-4b32-b3f2-10f5b96c4299', '17d92bbb-5c7d-4253-977c-baf885720a43', 'f05ea08a-539c-4f88-91bd-967e994ad998', '16adc1a2-fcae-44b2-9751-48a13d1d4bb9']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-a7861488-15ec-4850-b211-f9f7e8dd2c86 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17019001-e386-493c-904b-982247fa6fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:23 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-a7861488-15ec-4850-b211-f9f7e8dd2c86 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17019001-e386-493c-904b-982247fa6fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '210a1106-8e3c-4a20-9827-f3e4ab64dae1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1839246172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80a829fe9784499830b88d5a3c63061',qos_specs=None,replication_status=,reservations=['005002b8-3828-4b32-b3f2-10f5b96c4299','17d92bbb-5c7d-4253-977c-baf885720a43','f05ea08a-539c-4f88-91bd-967e994ad998','16adc1a2-fcae-44b2-9751-48a13d1d4bb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dedc95889590414f95f9182431e89054',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1839246172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=210a1106-8e3c-4a20-9827-f3e4ab64dae1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e80a829fe9784499830b88d5a3c63061',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dedc95889590414f95f9182431e89054',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-a7861488-15ec-4850-b211-f9f7e8dd2c86 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f06f14f4-d98c-435c-ac78-52cff5d57ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-a7861488-15ec-4850-b211-f9f7e8dd2c86 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f06f14f4-d98c-435c-ac78-52cff5d57ec6) transitioned into state 'SUCCESS' from state '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-1839246172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80a829fe9784499830b88d5a3c63061',qos_specs=None,replication_status=,reservations=['005002b8-3828-4b32-b3f2-10f5b96c4299','17d92bbb-5c7d-4253-977c-baf885720a43','f05ea08a-539c-4f88-91bd-967e994ad998','16adc1a2-fcae-44b2-9751-48a13d1d4bb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dedc95889590414f95f9182431e89054',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-a7861488-15ec-4850-b211-f9f7e8dd2c86 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3631cde-cf02-4439-940a-a6ca1730d71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-a7861488-15ec-4850-b211-f9f7e8dd2c86 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3631cde-cf02-4439-940a-a6ca1730d71e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-a7861488-15ec-4850-b211-f9f7e8dd2c86 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Flow 'volume_create_api' (4bfdf6ba-b9e1-4118-a93c-ee507397e8b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a7861488-15ec-4850-b211-f9f7e8dd2c86 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Create volume request issued successfully. Sep 05 21:06:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a7861488-15ec-4850-b211-f9f7e8dd2c86 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:23 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1385/2806] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:06:23 2026] POST /volume/v3/volumes => generated 766 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d86cd32a-2007-4907-bdd2-ae2f17bf461b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d86cd32a-2007-4907-bdd2-ae2f17bf461b tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:06:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d86cd32a-2007-4907-bdd2-ae2f17bf461b tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2d84e6ed-7ef2-4e37-a91d-20dfb060d3df", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1041194236"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-d86cd32a-2007-4907-bdd2-ae2f17bf461b tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Create volume request body: {'volume': {"'imageRef": '2d84e6ed-7ef2-4e37-a91d-20dfb060d3df', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1041194236'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:23 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-d86cd32a-2007-4907-bdd2-ae2f17bf461b tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Create volume of 1 GB Sep 05 21:06:23 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d86cd32a-2007-4907-bdd2-ae2f17bf461b tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Availability Zones retrieved successfully. Sep 05 21:06:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d86cd32a-2007-4907-bdd2-ae2f17bf461b tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Flow 'volume_create_api' (e3bee4e5-aea3-4e00-a190-3a6c81f966ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d86cd32a-2007-4907-bdd2-ae2f17bf461b tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1758c92a-3cbb-4884-891a-d114c939494f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:23 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-d86cd32a-2007-4907-bdd2-ae2f17bf461b tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7fbfcb01-9142-41ff-8338-0365eabae50c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7fbfcb01-9142-41ff-8338-0365eabae50c tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/5618ceab-8a73-4d76-9e1b-ba5b5586eef1 Sep 05 21:06:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7fbfcb01-9142-41ff-8338-0365eabae50c tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7fbfcb01-9142-41ff-8338-0365eabae50c tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:23 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:23 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:23 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:23 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:24 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7fbfcb01-9142-41ff-8338-0365eabae50c tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7fbfcb01-9142-41ff-8338-0365eabae50c tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/5618ceab-8a73-4d76-9e1b-ba5b5586eef1 returned with HTTP 200 Sep 05 21:06:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1386/2807] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:23 2026] GET /volume/v3/volumes/5618ceab-8a73-4d76-9e1b-ba5b5586eef1 => generated 864 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:24 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d86cd32a-2007-4907-bdd2-ae2f17bf461b tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1758c92a-3cbb-4884-891a-d114c939494f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:24 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d86cd32a-2007-4907-bdd2-ae2f17bf461b tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd999af7-e061-411d-bf16-4926c60c0620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:24 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-d86cd32a-2007-4907-bdd2-ae2f17bf461b tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Created reservations ['78a754f3-0511-4886-8950-fe50970b71c5', '379cfbbd-a6fd-456b-9b82-5bb0a726ba64', 'd6630e40-7f82-43ed-ab63-915c94625989', 'f3a82414-9636-49f2-b9e8-047825447bc3'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:24 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d86cd32a-2007-4907-bdd2-ae2f17bf461b tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd999af7-e061-411d-bf16-4926c60c0620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78a754f3-0511-4886-8950-fe50970b71c5', '379cfbbd-a6fd-456b-9b82-5bb0a726ba64', 'd6630e40-7f82-43ed-ab63-915c94625989', 'f3a82414-9636-49f2-b9e8-047825447bc3']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:24 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d86cd32a-2007-4907-bdd2-ae2f17bf461b tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2d5c265-a340-4506-befd-9d718c6f0abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:24 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:24 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:24 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d86cd32a-2007-4907-bdd2-ae2f17bf461b tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2d5c265-a340-4506-befd-9d718c6f0abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c586246d-3f63-4984-be88-8fbc32421d83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1041194236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80a829fe9784499830b88d5a3c63061',qos_specs=None,replication_status=,reservations=['78a754f3-0511-4886-8950-fe50970b71c5','379cfbbd-a6fd-456b-9b82-5bb0a726ba64','d6630e40-7f82-43ed-ab63-915c94625989','f3a82414-9636-49f2-b9e8-047825447bc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dedc95889590414f95f9182431e89054',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1041194236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c586246d-3f63-4984-be88-8fbc32421d83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e80a829fe9784499830b88d5a3c63061',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dedc95889590414f95f9182431e89054',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:24 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d86cd32a-2007-4907-bdd2-ae2f17bf461b tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98d6559c-8c11-4847-8c13-f9154542e551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:24 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d86cd32a-2007-4907-bdd2-ae2f17bf461b tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98d6559c-8c11-4847-8c13-f9154542e551) transitioned into state 'SUCCESS' from state '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-1041194236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80a829fe9784499830b88d5a3c63061',qos_specs=None,replication_status=,reservations=['78a754f3-0511-4886-8950-fe50970b71c5','379cfbbd-a6fd-456b-9b82-5bb0a726ba64','d6630e40-7f82-43ed-ab63-915c94625989','f3a82414-9636-49f2-b9e8-047825447bc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dedc95889590414f95f9182431e89054',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:24 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d86cd32a-2007-4907-bdd2-ae2f17bf461b tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3e2fa6e-53a6-4aea-9e6b-53ce1ac3cb74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:24 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d86cd32a-2007-4907-bdd2-ae2f17bf461b tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3e2fa6e-53a6-4aea-9e6b-53ce1ac3cb74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:24 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d86cd32a-2007-4907-bdd2-ae2f17bf461b tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Flow 'volume_create_api' (e3bee4e5-aea3-4e00-a190-3a6c81f966ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d86cd32a-2007-4907-bdd2-ae2f17bf461b tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Create volume request issued successfully. Sep 05 21:06:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d86cd32a-2007-4907-bdd2-ae2f17bf461b tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1422/2808] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:06:23 2026] POST /volume/v3/volumes => generated 766 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-45d1147a-5961-4a1d-ae72-e16995c473b2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-45d1147a-5961-4a1d-ae72-e16995c473b2 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] GET http://192.168.122.147/volume/v3/volumes/18d020e2-e3a2-49ae-a0e0-c334a7811890 Sep 05 21:06:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-45d1147a-5961-4a1d-ae72-e16995c473b2 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-45d1147a-5961-4a1d-ae72-e16995c473b2 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:24 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:24 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:24 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:24 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:24 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-45d1147a-5961-4a1d-ae72-e16995c473b2 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Volume info retrieved successfully. Sep 05 21:06:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-45d1147a-5961-4a1d-ae72-e16995c473b2 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] http://192.168.122.147/volume/v3/volumes/18d020e2-e3a2-49ae-a0e0-c334a7811890 returned with HTTP 200 Sep 05 21:06:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1387/2809] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:24 2026] GET /volume/v3/volumes/18d020e2-e3a2-49ae-a0e0-c334a7811890 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-81f11cd8-cedc-429e-aa93-814755a58b24 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-81f11cd8-cedc-429e-aa93-814755a58b24 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] GET http://192.168.122.147/volume/v3/volumes/bbc9532e-1055-4c49-8f26-b3d9043c2d4c Sep 05 21:06:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-81f11cd8-cedc-429e-aa93-814755a58b24 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-81f11cd8-cedc-429e-aa93-814755a58b24 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5bc2379a-23b5-43f3-bd41-b247fbe06492 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5bc2379a-23b5-43f3-bd41-b247fbe06492 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/volumes/3ce1665c-34a3-4091-ab8f-f042a00a2e13 Sep 05 21:06:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5bc2379a-23b5-43f3-bd41-b247fbe06492 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5bc2379a-23b5-43f3-bd41-b247fbe06492 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:24 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:24 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:24 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:24 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:24 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:24 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-81f11cd8-cedc-429e-aa93-814755a58b24 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Volume info retrieved successfully. Sep 05 21:06:24 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5bc2379a-23b5-43f3-bd41-b247fbe06492 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Volume info retrieved successfully. Sep 05 21:06:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-81f11cd8-cedc-429e-aa93-814755a58b24 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] http://192.168.122.147/volume/v3/volumes/bbc9532e-1055-4c49-8f26-b3d9043c2d4c returned with HTTP 200 Sep 05 21:06:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1423/2810] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:24 2026] GET /volume/v3/volumes/bbc9532e-1055-4c49-8f26-b3d9043c2d4c => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:06:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5bc2379a-23b5-43f3-bd41-b247fbe06492 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/volumes/3ce1665c-34a3-4091-ab8f-f042a00a2e13 returned with HTTP 200 Sep 05 21:06:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1388/2811] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:24 2026] GET /volume/v3/volumes/3ce1665c-34a3-4091-ab8f-f042a00a2e13 => generated 871 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0979eb28-275e-4647-aa93-bcf2cc46f149 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0979eb28-275e-4647-aa93-bcf2cc46f149 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/5618ceab-8a73-4d76-9e1b-ba5b5586eef1 Sep 05 21:06:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0979eb28-275e-4647-aa93-bcf2cc46f149 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0979eb28-275e-4647-aa93-bcf2cc46f149 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:25 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:25 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:25 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:25 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:25 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0979eb28-275e-4647-aa93-bcf2cc46f149 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0979eb28-275e-4647-aa93-bcf2cc46f149 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/5618ceab-8a73-4d76-9e1b-ba5b5586eef1 returned with HTTP 200 Sep 05 21:06:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1424/2812] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:25 2026] GET /volume/v3/volumes/5618ceab-8a73-4d76-9e1b-ba5b5586eef1 => generated 864 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-93971636-1e8d-4450-9eec-3d7f5d717d1b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-93971636-1e8d-4450-9eec-3d7f5d717d1b tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] GET http://192.168.122.147/volume/v3/volumes/bbc9532e-1055-4c49-8f26-b3d9043c2d4c Sep 05 21:06:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-93971636-1e8d-4450-9eec-3d7f5d717d1b tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-93971636-1e8d-4450-9eec-3d7f5d717d1b tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d1a10554-32c8-4efe-8b31-74398a24ed4c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d1a10554-32c8-4efe-8b31-74398a24ed4c tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/volumes/3ce1665c-34a3-4091-ab8f-f042a00a2e13 Sep 05 21:06:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d1a10554-32c8-4efe-8b31-74398a24ed4c tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d1a10554-32c8-4efe-8b31-74398a24ed4c tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:25 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:25 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:25 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:25 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:25 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:25 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:25 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:25 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:25 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d1a10554-32c8-4efe-8b31-74398a24ed4c tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Volume info retrieved successfully. Sep 05 21:06:25 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-93971636-1e8d-4450-9eec-3d7f5d717d1b tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Volume info retrieved successfully. Sep 05 21:06:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d1a10554-32c8-4efe-8b31-74398a24ed4c tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/volumes/3ce1665c-34a3-4091-ab8f-f042a00a2e13 returned with HTTP 200 Sep 05 21:06:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1425/2813] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:25 2026] GET /volume/v3/volumes/3ce1665c-34a3-4091-ab8f-f042a00a2e13 => generated 871 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-93971636-1e8d-4450-9eec-3d7f5d717d1b tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] http://192.168.122.147/volume/v3/volumes/bbc9532e-1055-4c49-8f26-b3d9043c2d4c returned with HTTP 200 Sep 05 21:06:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1389/2814] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:25 2026] GET /volume/v3/volumes/bbc9532e-1055-4c49-8f26-b3d9043c2d4c => generated 858 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1657af49-e3a9-4e7b-804a-e14e882f38b9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1657af49-e3a9-4e7b-804a-e14e882f38b9 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/5618ceab-8a73-4d76-9e1b-ba5b5586eef1 Sep 05 21:06:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1657af49-e3a9-4e7b-804a-e14e882f38b9 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1657af49-e3a9-4e7b-804a-e14e882f38b9 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:26 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:26 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:26 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:26 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:26 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1657af49-e3a9-4e7b-804a-e14e882f38b9 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1657af49-e3a9-4e7b-804a-e14e882f38b9 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/5618ceab-8a73-4d76-9e1b-ba5b5586eef1 returned with HTTP 200 Sep 05 21:06:26 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1426/2815] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:26 2026] GET /volume/v3/volumes/5618ceab-8a73-4d76-9e1b-ba5b5586eef1 => generated 865 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-04918ce8-2175-4c56-94fb-cfb76479e581 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-04918ce8-2175-4c56-94fb-cfb76479e581 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-04918ce8-2175-4c56-94fb-cfb76479e581 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "5618ceab-8a73-4d76-9e1b-ba5b5586eef1", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1744667963"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-04918ce8-2175-4c56-94fb-cfb76479e581 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Create volume request body: {'volume': {"'source_volid": '5618ceab-8a73-4d76-9e1b-ba5b5586eef1', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1744667963'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-04918ce8-2175-4c56-94fb-cfb76479e581 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Create volume of 1 GB Sep 05 21:06:26 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-04918ce8-2175-4c56-94fb-cfb76479e581 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Availability Zones retrieved successfully. Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-04918ce8-2175-4c56-94fb-cfb76479e581 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Flow 'volume_create_api' (641de7b5-76ed-4094-9da6-4a8baf4c57ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-04918ce8-2175-4c56-94fb-cfb76479e581 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (326423b1-40cd-421a-83dd-226bbb15429c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-04918ce8-2175-4c56-94fb-cfb76479e581 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-546c3025-e5b3-4b01-b583-c6fafa910ebb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-546c3025-e5b3-4b01-b583-c6fafa910ebb tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:06:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-546c3025-e5b3-4b01-b583-c6fafa910ebb tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "f1afd029-5785-4e1c-a756-2e0fb4e89dd2", "size": 1}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-546c3025-e5b3-4b01-b583-c6fafa910ebb tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'f1afd029-5785-4e1c-a756-2e0fb4e89dd2', 'size': 1}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-04918ce8-2175-4c56-94fb-cfb76479e581 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (326423b1-40cd-421a-83dd-226bbb15429c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-04918ce8-2175-4c56-94fb-cfb76479e581 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51a1599c-7d15-4ecc-9706-b0401e5f22b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:26 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-546c3025-e5b3-4b01-b583-c6fafa910ebb tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Create volume of 1 GB Sep 05 21:06:26 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-546c3025-e5b3-4b01-b583-c6fafa910ebb tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Availability Zones retrieved successfully. Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-04918ce8-2175-4c56-94fb-cfb76479e581 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Created reservations ['24d0af56-7356-4624-bc73-f3e0a9f84fe5', 'e72b51a0-861c-41b5-94ea-51dfb23fd90b', '66f9c723-932b-47ef-890f-a94808d12081', '40009bbd-4970-43ab-bf15-67e3433a218a'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-04918ce8-2175-4c56-94fb-cfb76479e581 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51a1599c-7d15-4ecc-9706-b0401e5f22b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24d0af56-7356-4624-bc73-f3e0a9f84fe5', 'e72b51a0-861c-41b5-94ea-51dfb23fd90b', '66f9c723-932b-47ef-890f-a94808d12081', '40009bbd-4970-43ab-bf15-67e3433a218a']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-04918ce8-2175-4c56-94fb-cfb76479e581 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a01f5f0b-4ff6-4cda-ac5b-4263db61f97f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:26 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-546c3025-e5b3-4b01-b583-c6fafa910ebb tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Flow 'volume_create_api' (b5cf7b65-0e7d-493a-9890-d7be6ad68743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:26 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-546c3025-e5b3-4b01-b583-c6fafa910ebb tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11d70b3c-7920-4984-b892-cdb28fc04cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:26 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-546c3025-e5b3-4b01-b583-c6fafa910ebb tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:26 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-04918ce8-2175-4c56-94fb-cfb76479e581 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a01f5f0b-4ff6-4cda-ac5b-4263db61f97f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f8cdf1c-3dd3-4a05-ba86-2aaf094c181e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1744667963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95e77f9df7d74f6fafecdc7bada95f79',qos_specs=None,replication_status=,reservations=['24d0af56-7356-4624-bc73-f3e0a9f84fe5','e72b51a0-861c-41b5-94ea-51dfb23fd90b','66f9c723-932b-47ef-890f-a94808d12081','40009bbd-4970-43ab-bf15-67e3433a218a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e4d4ddae8d9413388f28f2dcd13d4be',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1744667963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f8cdf1c-3dd3-4a05-ba86-2aaf094c181e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95e77f9df7d74f6fafecdc7bada95f79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e4d4ddae8d9413388f28f2dcd13d4be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-04918ce8-2175-4c56-94fb-cfb76479e581 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (733fc80c-104f-4aa6-bca4-c84af00ecf4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-04918ce8-2175-4c56-94fb-cfb76479e581 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (733fc80c-104f-4aa6-bca4-c84af00ecf4a) transitioned into state 'SUCCESS' from state '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-1744667963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95e77f9df7d74f6fafecdc7bada95f79',qos_specs=None,replication_status=,reservations=['24d0af56-7356-4624-bc73-f3e0a9f84fe5','e72b51a0-861c-41b5-94ea-51dfb23fd90b','66f9c723-932b-47ef-890f-a94808d12081','40009bbd-4970-43ab-bf15-67e3433a218a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e4d4ddae8d9413388f28f2dcd13d4be',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-04918ce8-2175-4c56-94fb-cfb76479e581 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (244e18c0-32f5-4d4f-94a5-921957849958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-04918ce8-2175-4c56-94fb-cfb76479e581 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (244e18c0-32f5-4d4f-94a5-921957849958) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-04918ce8-2175-4c56-94fb-cfb76479e581 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Flow 'volume_create_api' (641de7b5-76ed-4094-9da6-4a8baf4c57ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-04918ce8-2175-4c56-94fb-cfb76479e581 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Create volume request issued successfully. Sep 05 21:06:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-04918ce8-2175-4c56-94fb-cfb76479e581 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:26 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1390/2816] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:06:26 2026] POST /volume/v3/volumes => generated 773 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d12f7d54-c1ac-4d4a-81a3-0112365c2d4c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d12f7d54-c1ac-4d4a-81a3-0112365c2d4c tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d12f7d54-c1ac-4d4a-81a3-0112365c2d4c tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "5618ceab-8a73-4d76-9e1b-ba5b5586eef1", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1233460950"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:26 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-546c3025-e5b3-4b01-b583-c6fafa910ebb tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11d70b3c-7920-4984-b892-cdb28fc04cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T19:06:23Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=a067d2b5-3c68-490d-bdc9-8ad1f65c0176,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': 'a067d2b5-3c68-490d-bdc9-8ad1f65c0176', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-d12f7d54-c1ac-4d4a-81a3-0112365c2d4c tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Create volume request body: {'volume': {"'source_volid": '5618ceab-8a73-4d76-9e1b-ba5b5586eef1', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1233460950'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-d12f7d54-c1ac-4d4a-81a3-0112365c2d4c tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Create volume of 1 GB Sep 05 21:06:26 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-546c3025-e5b3-4b01-b583-c6fafa910ebb tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (116e050c-27b5-41d5-9a97-eb83398f61b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:26 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:26 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d12f7d54-c1ac-4d4a-81a3-0112365c2d4c tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Availability Zones retrieved successfully. Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d12f7d54-c1ac-4d4a-81a3-0112365c2d4c tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Flow 'volume_create_api' (283f6f06-bb8f-4660-b8ad-95cfe96c09d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d12f7d54-c1ac-4d4a-81a3-0112365c2d4c tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (017df1ae-2e01-4eb1-bbee-0e0b01bb3012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-d12f7d54-c1ac-4d4a-81a3-0112365c2d4c tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:26 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-546c3025-e5b3-4b01-b583-c6fafa910ebb tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-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 05 21:06:26 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-546c3025-e5b3-4b01-b583-c6fafa910ebb tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-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 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d12f7d54-c1ac-4d4a-81a3-0112365c2d4c tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (017df1ae-2e01-4eb1-bbee-0e0b01bb3012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d12f7d54-c1ac-4d4a-81a3-0112365c2d4c tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b16269f7-1b5f-49ef-8ff5-61a74cb48d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:26 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-546c3025-e5b3-4b01-b583-c6fafa910ebb tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Created reservations ['1462f6cb-a0e8-401e-af43-14b38555d702', '9b84eab2-3ba0-44a2-b744-c42aaaa3f419', '9c88d15e-e27e-4e78-8d92-4d54bb326589', '3c4b876b-a697-4904-8e5d-97a10db05678'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:26 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-546c3025-e5b3-4b01-b583-c6fafa910ebb tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (116e050c-27b5-41d5-9a97-eb83398f61b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1462f6cb-a0e8-401e-af43-14b38555d702', '9b84eab2-3ba0-44a2-b744-c42aaaa3f419', '9c88d15e-e27e-4e78-8d92-4d54bb326589', '3c4b876b-a697-4904-8e5d-97a10db05678']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:26 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-546c3025-e5b3-4b01-b583-c6fafa910ebb tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99b635ec-6502-4f42-858a-41c859f8d07c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-d12f7d54-c1ac-4d4a-81a3-0112365c2d4c tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Created reservations ['ec739ce8-c611-4d98-b39c-ad29a90c1ca3', '81ac99fd-43e0-4436-9ee6-1dddfd382df6', '4bb73ca1-4914-4962-b23a-ac51246530df', '54c40670-8156-443b-8e94-1109a865c19f'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:26 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:26 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d12f7d54-c1ac-4d4a-81a3-0112365c2d4c tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b16269f7-1b5f-49ef-8ff5-61a74cb48d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec739ce8-c611-4d98-b39c-ad29a90c1ca3', '81ac99fd-43e0-4436-9ee6-1dddfd382df6', '4bb73ca1-4914-4962-b23a-ac51246530df', '54c40670-8156-443b-8e94-1109a865c19f']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d12f7d54-c1ac-4d4a-81a3-0112365c2d4c tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e0b9ea1-5a5b-4208-aed3-a6697fc2c6c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:26 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-546c3025-e5b3-4b01-b583-c6fafa910ebb tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99b635ec-6502-4f42-858a-41c859f8d07c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4', '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='e6948208a7084fb3925af68800be63a0',qos_specs=None,replication_status=,reservations=['1462f6cb-a0e8-401e-af43-14b38555d702','9b84eab2-3ba0-44a2-b744-c42aaaa3f419','9c88d15e-e27e-4e78-8d92-4d54bb326589','3c4b876b-a697-4904-8e5d-97a10db05678'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10a08d64b03f4863987c1e9a2bb7bf2e',volume_type_id=a067d2b5-3c68-490d-bdc9-8ad1f65c0176), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:26Z,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=c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6948208a7084fb3925af68800be63a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10a08d64b03f4863987c1e9a2bb7bf2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a067d2b5-3c68-490d-bdc9-8ad1f65c0176),volume_type_id=a067d2b5-3c68-490d-bdc9-8ad1f65c0176)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:26 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-546c3025-e5b3-4b01-b583-c6fafa910ebb tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (339d7822-0031-4fa9-b609-ff4d9706c029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:26 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d12f7d54-c1ac-4d4a-81a3-0112365c2d4c tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e0b9ea1-5a5b-4208-aed3-a6697fc2c6c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f87cc31-24f8-4713-86ba-236022a0bf77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1233460950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95e77f9df7d74f6fafecdc7bada95f79',qos_specs=None,replication_status=,reservations=['ec739ce8-c611-4d98-b39c-ad29a90c1ca3','81ac99fd-43e0-4436-9ee6-1dddfd382df6','4bb73ca1-4914-4962-b23a-ac51246530df','54c40670-8156-443b-8e94-1109a865c19f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e4d4ddae8d9413388f28f2dcd13d4be',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1233460950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f87cc31-24f8-4713-86ba-236022a0bf77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95e77f9df7d74f6fafecdc7bada95f79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e4d4ddae8d9413388f28f2dcd13d4be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d12f7d54-c1ac-4d4a-81a3-0112365c2d4c tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dd4d320-178e-4813-980c-f685ba99eecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:26 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-546c3025-e5b3-4b01-b583-c6fafa910ebb tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (339d7822-0031-4fa9-b609-ff4d9706c029) transitioned into state 'SUCCESS' from 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='e6948208a7084fb3925af68800be63a0',qos_specs=None,replication_status=,reservations=['1462f6cb-a0e8-401e-af43-14b38555d702','9b84eab2-3ba0-44a2-b744-c42aaaa3f419','9c88d15e-e27e-4e78-8d92-4d54bb326589','3c4b876b-a697-4904-8e5d-97a10db05678'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10a08d64b03f4863987c1e9a2bb7bf2e',volume_type_id=a067d2b5-3c68-490d-bdc9-8ad1f65c0176)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:26 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-546c3025-e5b3-4b01-b583-c6fafa910ebb tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80aac26a-f900-4992-aaf4-b2fb99ff26d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:26 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-546c3025-e5b3-4b01-b583-c6fafa910ebb tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80aac26a-f900-4992-aaf4-b2fb99ff26d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:26 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-546c3025-e5b3-4b01-b583-c6fafa910ebb tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Flow 'volume_create_api' (b5cf7b65-0e7d-493a-9890-d7be6ad68743) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:26 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-546c3025-e5b3-4b01-b583-c6fafa910ebb tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Create volume request issued successfully. Sep 05 21:06:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-546c3025-e5b3-4b01-b583-c6fafa910ebb tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:26 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1427/2817] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:06:26 2026] POST /volume/v3/volumes => generated 806 bytes in 672 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5bd75e45-6063-462e-be11-3f2b1dce2966 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d12f7d54-c1ac-4d4a-81a3-0112365c2d4c tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dd4d320-178e-4813-980c-f685ba99eecc) transitioned into state 'SUCCESS' from state '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-1233460950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95e77f9df7d74f6fafecdc7bada95f79',qos_specs=None,replication_status=,reservations=['ec739ce8-c611-4d98-b39c-ad29a90c1ca3','81ac99fd-43e0-4436-9ee6-1dddfd382df6','4bb73ca1-4914-4962-b23a-ac51246530df','54c40670-8156-443b-8e94-1109a865c19f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e4d4ddae8d9413388f28f2dcd13d4be',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5bd75e45-6063-462e-be11-3f2b1dce2966 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/volumes/3ce1665c-34a3-4091-ab8f-f042a00a2e13 Sep 05 21:06:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5bd75e45-6063-462e-be11-3f2b1dce2966 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d12f7d54-c1ac-4d4a-81a3-0112365c2d4c tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b9c66ea-542c-4a60-97df-9e46bc658dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5bd75e45-6063-462e-be11-3f2b1dce2966 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:26 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:26 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:26 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:26 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d12f7d54-c1ac-4d4a-81a3-0112365c2d4c tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b9c66ea-542c-4a60-97df-9e46bc658dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d12f7d54-c1ac-4d4a-81a3-0112365c2d4c tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Flow 'volume_create_api' (283f6f06-bb8f-4660-b8ad-95cfe96c09d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d12f7d54-c1ac-4d4a-81a3-0112365c2d4c tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Create volume request issued successfully. Sep 05 21:06:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d12f7d54-c1ac-4d4a-81a3-0112365c2d4c tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:26 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1391/2818] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:06:26 2026] POST /volume/v3/volumes => generated 773 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f72e4ad1-860b-444a-b026-6d15a474c680 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:26 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5bd75e45-6063-462e-be11-3f2b1dce2966 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Volume info retrieved successfully. Sep 05 21:06:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f72e4ad1-860b-444a-b026-6d15a474c680 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] GET http://192.168.122.147/volume/v3/volumes/bbc9532e-1055-4c49-8f26-b3d9043c2d4c Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f72e4ad1-860b-444a-b026-6d15a474c680 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f72e4ad1-860b-444a-b026-6d15a474c680 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5bd75e45-6063-462e-be11-3f2b1dce2966 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/volumes/3ce1665c-34a3-4091-ab8f-f042a00a2e13 returned with HTTP 200 Sep 05 21:06:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1428/2819] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:26 2026] GET /volume/v3/volumes/3ce1665c-34a3-4091-ab8f-f042a00a2e13 => generated 872 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b355e18e-7396-415e-925c-9095fcaca46f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:27 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:27 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:27 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b355e18e-7396-415e-925c-9095fcaca46f tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] GET http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 Sep 05 21:06:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b355e18e-7396-415e-925c-9095fcaca46f tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b355e18e-7396-415e-925c-9095fcaca46f tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f72e4ad1-860b-444a-b026-6d15a474c680 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Volume info retrieved successfully. Sep 05 21:06:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f72e4ad1-860b-444a-b026-6d15a474c680 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] http://192.168.122.147/volume/v3/volumes/bbc9532e-1055-4c49-8f26-b3d9043c2d4c returned with HTTP 200 Sep 05 21:06:27 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1392/2820] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:26 2026] GET /volume/v3/volumes/bbc9532e-1055-4c49-8f26-b3d9043c2d4c => generated 859 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:27 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:27 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e3584b5b-9e1a-49a5-9a23-6eae43ed440b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e3584b5b-9e1a-49a5-9a23-6eae43ed440b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:06:27 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:27 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e3584b5b-9e1a-49a5-9a23-6eae43ed440b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "5618ceab-8a73-4d76-9e1b-ba5b5586eef1", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1392890495"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-e3584b5b-9e1a-49a5-9a23-6eae43ed440b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Create volume request body: {'volume': {"'source_volid": '5618ceab-8a73-4d76-9e1b-ba5b5586eef1', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1392890495'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-e3584b5b-9e1a-49a5-9a23-6eae43ed440b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Create volume of 1 GB Sep 05 21:06:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b355e18e-7396-415e-925c-9095fcaca46f tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Volume info retrieved successfully. Sep 05 21:06:27 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e3584b5b-9e1a-49a5-9a23-6eae43ed440b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Availability Zones retrieved successfully. Sep 05 21:06:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b355e18e-7396-415e-925c-9095fcaca46f tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 returned with HTTP 200 Sep 05 21:06:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1429/2821] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:26 2026] GET /volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 => generated 874 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-86f916a4-bb03-4438-98b5-6aac03d19e20 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-e3584b5b-9e1a-49a5-9a23-6eae43ed440b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Flow 'volume_create_api' (fd14c6da-d0fb-4af0-95d5-25b55a56b432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-e3584b5b-9e1a-49a5-9a23-6eae43ed440b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c4e633a-8df5-46a7-a2b8-f1fe90a2dee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-e3584b5b-9e1a-49a5-9a23-6eae43ed440b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-86f916a4-bb03-4438-98b5-6aac03d19e20 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 21:06:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-86f916a4-bb03-4438-98b5-6aac03d19e20 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ce1665c-34a3-4091-ab8f-f042a00a2e13", "name": "tempest-VolumeDependencyTests-Snapshot-1178378164"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:27 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:27 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:27 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:27 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-86f916a4-bb03-4438-98b5-6aac03d19e20 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Volume info retrieved successfully. Sep 05 21:06:27 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-86f916a4-bb03-4438-98b5-6aac03d19e20 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Create snapshot from volume 3ce1665c-34a3-4091-ab8f-f042a00a2e13 Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-e3584b5b-9e1a-49a5-9a23-6eae43ed440b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c4e633a-8df5-46a7-a2b8-f1fe90a2dee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-e3584b5b-9e1a-49a5-9a23-6eae43ed440b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ce79975-604f-4b0c-95e6-59b80b080e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:27 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-86f916a4-bb03-4438-98b5-6aac03d19e20 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Created reservations ['7532e0b3-185d-4cd8-b79d-8033bfa974a8', '78d3abd5-c391-4116-bf1f-d0e27243bd49', 'e210923d-2ff3-40e0-8228-23faeebfb0c6', 'd0165fb5-4b6e-4288-a74a-10d1c4c4494b'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-e3584b5b-9e1a-49a5-9a23-6eae43ed440b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Created reservations ['b90285f4-f74f-4f35-901e-9d6b5d058855', '73b06ac6-c7b1-4972-be3f-3d5dbff72f12', '3120e9e8-b717-4711-85a5-17842034b49a', '0ce1c81d-0932-43fa-b486-150c7ed53797'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-e3584b5b-9e1a-49a5-9a23-6eae43ed440b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ce79975-604f-4b0c-95e6-59b80b080e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b90285f4-f74f-4f35-901e-9d6b5d058855', '73b06ac6-c7b1-4972-be3f-3d5dbff72f12', '3120e9e8-b717-4711-85a5-17842034b49a', '0ce1c81d-0932-43fa-b486-150c7ed53797']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-e3584b5b-9e1a-49a5-9a23-6eae43ed440b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ff9213d-4a7b-45d4-afd4-4d146d2123e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:27 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:27 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:27 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:27 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-e3584b5b-9e1a-49a5-9a23-6eae43ed440b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ff9213d-4a7b-45d4-afd4-4d146d2123e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c65404a-9d05-40a0-be0e-6313e7c396f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1392890495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95e77f9df7d74f6fafecdc7bada95f79',qos_specs=None,replication_status=,reservations=['b90285f4-f74f-4f35-901e-9d6b5d058855','73b06ac6-c7b1-4972-be3f-3d5dbff72f12','3120e9e8-b717-4711-85a5-17842034b49a','0ce1c81d-0932-43fa-b486-150c7ed53797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e4d4ddae8d9413388f28f2dcd13d4be',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1392890495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c65404a-9d05-40a0-be0e-6313e7c396f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95e77f9df7d74f6fafecdc7bada95f79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e4d4ddae8d9413388f28f2dcd13d4be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-e3584b5b-9e1a-49a5-9a23-6eae43ed440b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (517d7a14-8acb-4b47-933c-0267bea87bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-86f916a4-bb03-4438-98b5-6aac03d19e20 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Snapshot create request issued successfully. Sep 05 21:06:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-86f916a4-bb03-4438-98b5-6aac03d19e20 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 21:06:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1430/2822] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 21:06:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-efbf90b9-c459-40b8-b395-8dc7547e625c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-efbf90b9-c459-40b8-b395-8dc7547e625c tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] GET http://192.168.122.147/volume/v3/volumes/48246a31-3b5b-4a9d-9e92-0f2deb1a0014 Sep 05 21:06:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-efbf90b9-c459-40b8-b395-8dc7547e625c tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-efbf90b9-c459-40b8-b395-8dc7547e625c tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:27 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:27 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:27 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:27 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-e3584b5b-9e1a-49a5-9a23-6eae43ed440b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (517d7a14-8acb-4b47-933c-0267bea87bf1) transitioned into state 'SUCCESS' from state '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-1392890495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95e77f9df7d74f6fafecdc7bada95f79',qos_specs=None,replication_status=,reservations=['b90285f4-f74f-4f35-901e-9d6b5d058855','73b06ac6-c7b1-4972-be3f-3d5dbff72f12','3120e9e8-b717-4711-85a5-17842034b49a','0ce1c81d-0932-43fa-b486-150c7ed53797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e4d4ddae8d9413388f28f2dcd13d4be',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-e3584b5b-9e1a-49a5-9a23-6eae43ed440b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (803ee31b-add4-4ec0-8f6b-c6c54876f2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-efbf90b9-c459-40b8-b395-8dc7547e625c tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Volume info retrieved successfully. Sep 05 21:06:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-efbf90b9-c459-40b8-b395-8dc7547e625c tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] http://192.168.122.147/volume/v3/volumes/48246a31-3b5b-4a9d-9e92-0f2deb1a0014 returned with HTTP 200 Sep 05 21:06:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1431/2823] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:27 2026] GET /volume/v3/volumes/48246a31-3b5b-4a9d-9e92-0f2deb1a0014 => generated 857 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ffbeb72c-822d-447a-8f92-ed738f3e5e33 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ffbeb72c-822d-447a-8f92-ed738f3e5e33 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 Sep 05 21:06:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ffbeb72c-822d-447a-8f92-ed738f3e5e33 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ffbeb72c-822d-447a-8f92-ed738f3e5e33 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-e3584b5b-9e1a-49a5-9a23-6eae43ed440b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (803ee31b-add4-4ec0-8f6b-c6c54876f2e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-e3584b5b-9e1a-49a5-9a23-6eae43ed440b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Flow 'volume_create_api' (fd14c6da-d0fb-4af0-95d5-25b55a56b432) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e3584b5b-9e1a-49a5-9a23-6eae43ed440b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Create volume request issued successfully. Sep 05 21:06:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e3584b5b-9e1a-49a5-9a23-6eae43ed440b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:27 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:27 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:27 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1393/2824] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:06:27 2026] POST /volume/v3/volumes => generated 773 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ffbeb72c-822d-447a-8f92-ed738f3e5e33 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Snapshot retrieved successfully. Sep 05 21:06:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ffbeb72c-822d-447a-8f92-ed738f3e5e33 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 returned with HTTP 200 Sep 05 21:06:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1432/2825] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:06:27 2026] GET /volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 => generated 440 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-31d62a5f-2b56-4de7-82ab-3a1ee44df881 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-31d62a5f-2b56-4de7-82ab-3a1ee44df881 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-31d62a5f-2b56-4de7-82ab-3a1ee44df881 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "5618ceab-8a73-4d76-9e1b-ba5b5586eef1", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-687985011"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-31d62a5f-2b56-4de7-82ab-3a1ee44df881 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Create volume request body: {'volume': {"'source_volid": '5618ceab-8a73-4d76-9e1b-ba5b5586eef1', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-687985011'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-31d62a5f-2b56-4de7-82ab-3a1ee44df881 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Create volume of 1 GB Sep 05 21:06:27 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:27 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:27 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-31d62a5f-2b56-4de7-82ab-3a1ee44df881 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Availability Zones retrieved successfully. Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-31d62a5f-2b56-4de7-82ab-3a1ee44df881 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Flow 'volume_create_api' (bd7af46f-b2a6-412b-889d-f41a2954fa69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-31d62a5f-2b56-4de7-82ab-3a1ee44df881 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95c1b1fd-ded1-483e-a984-fcce903eaff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-31d62a5f-2b56-4de7-82ab-3a1ee44df881 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-31d62a5f-2b56-4de7-82ab-3a1ee44df881 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95c1b1fd-ded1-483e-a984-fcce903eaff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-31d62a5f-2b56-4de7-82ab-3a1ee44df881 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48f231d4-c079-43ad-beb7-90f88639730d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-31d62a5f-2b56-4de7-82ab-3a1ee44df881 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Created reservations ['7d6891d8-6425-4124-8ce0-1d59690ef5c7', '1451afb8-55f2-42f1-a860-c2b0e933f3b3', '9a738d33-6c04-4dda-92c9-352eb81de09e', '59727dce-9518-420f-b897-9e5fc3194337'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-31d62a5f-2b56-4de7-82ab-3a1ee44df881 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48f231d4-c079-43ad-beb7-90f88639730d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d6891d8-6425-4124-8ce0-1d59690ef5c7', '1451afb8-55f2-42f1-a860-c2b0e933f3b3', '9a738d33-6c04-4dda-92c9-352eb81de09e', '59727dce-9518-420f-b897-9e5fc3194337']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-31d62a5f-2b56-4de7-82ab-3a1ee44df881 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ebb3c05-a3d9-42eb-b3a5-d23a8429ad41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:27 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-31d62a5f-2b56-4de7-82ab-3a1ee44df881 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ebb3c05-a3d9-42eb-b3a5-d23a8429ad41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37d45291-e1e0-436d-aef7-4e858edba2f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-687985011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95e77f9df7d74f6fafecdc7bada95f79',qos_specs=None,replication_status=,reservations=['7d6891d8-6425-4124-8ce0-1d59690ef5c7','1451afb8-55f2-42f1-a860-c2b0e933f3b3','9a738d33-6c04-4dda-92c9-352eb81de09e','59727dce-9518-420f-b897-9e5fc3194337'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e4d4ddae8d9413388f28f2dcd13d4be',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-687985011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37d45291-e1e0-436d-aef7-4e858edba2f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95e77f9df7d74f6fafecdc7bada95f79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e4d4ddae8d9413388f28f2dcd13d4be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-31d62a5f-2b56-4de7-82ab-3a1ee44df881 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc8bf611-fb72-40e7-9b2c-f252818d86cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-31d62a5f-2b56-4de7-82ab-3a1ee44df881 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc8bf611-fb72-40e7-9b2c-f252818d86cc) transitioned into state 'SUCCESS' from state '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-687985011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95e77f9df7d74f6fafecdc7bada95f79',qos_specs=None,replication_status=,reservations=['7d6891d8-6425-4124-8ce0-1d59690ef5c7','1451afb8-55f2-42f1-a860-c2b0e933f3b3','9a738d33-6c04-4dda-92c9-352eb81de09e','59727dce-9518-420f-b897-9e5fc3194337'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e4d4ddae8d9413388f28f2dcd13d4be',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-31d62a5f-2b56-4de7-82ab-3a1ee44df881 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd1a1fec-f442-47f5-9a02-167c6c3757c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-31d62a5f-2b56-4de7-82ab-3a1ee44df881 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd1a1fec-f442-47f5-9a02-167c6c3757c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-31d62a5f-2b56-4de7-82ab-3a1ee44df881 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Flow 'volume_create_api' (bd7af46f-b2a6-412b-889d-f41a2954fa69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:27 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-31d62a5f-2b56-4de7-82ab-3a1ee44df881 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Create volume request issued successfully. Sep 05 21:06:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-31d62a5f-2b56-4de7-82ab-3a1ee44df881 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:27 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1394/2826] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:06:27 2026] POST /volume/v3/volumes => generated 772 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-884c9f35-9825-47e7-be5f-5b9ebd851012 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-884c9f35-9825-47e7-be5f-5b9ebd851012 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:06:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-884c9f35-9825-47e7-be5f-5b9ebd851012 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "5618ceab-8a73-4d76-9e1b-ba5b5586eef1", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1818900356"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-884c9f35-9825-47e7-be5f-5b9ebd851012 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Create volume request body: {'volume': {"'source_volid": '5618ceab-8a73-4d76-9e1b-ba5b5586eef1', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1818900356'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:28 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-884c9f35-9825-47e7-be5f-5b9ebd851012 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Create volume of 1 GB Sep 05 21:06:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-884c9f35-9825-47e7-be5f-5b9ebd851012 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Availability Zones retrieved successfully. Sep 05 21:06:28 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-884c9f35-9825-47e7-be5f-5b9ebd851012 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Flow 'volume_create_api' (ef7dc840-f8fb-49d1-a72f-cbd7106d6908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:28 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-884c9f35-9825-47e7-be5f-5b9ebd851012 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c10543ab-6e47-4280-b00c-be9f186e220f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:28 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-884c9f35-9825-47e7-be5f-5b9ebd851012 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-689048e0-d538-41b7-9633-c0e1cb20971e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-689048e0-d538-41b7-9633-c0e1cb20971e tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] GET http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 Sep 05 21:06:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-689048e0-d538-41b7-9633-c0e1cb20971e tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-689048e0-d538-41b7-9633-c0e1cb20971e tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:28 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:28 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:28 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:28 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-689048e0-d538-41b7-9633-c0e1cb20971e tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Volume info retrieved successfully. Sep 05 21:06:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-689048e0-d538-41b7-9633-c0e1cb20971e tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 returned with HTTP 200 Sep 05 21:06:28 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1395/2827] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:28 2026] GET /volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 => generated 898 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:28 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-884c9f35-9825-47e7-be5f-5b9ebd851012 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c10543ab-6e47-4280-b00c-be9f186e220f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:28 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-884c9f35-9825-47e7-be5f-5b9ebd851012 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (296313ce-9418-4fd6-96f2-e5d1305a7b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:28 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-884c9f35-9825-47e7-be5f-5b9ebd851012 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Created reservations ['3413aff2-3547-4465-b3c3-38f654f96cac', '79236ef0-61bf-4fb0-9410-534171855b0d', 'c32bed10-a534-452a-8394-1329d7544bb6', '88ff729d-b1f6-4b2c-bacb-6f49e3dfed1b'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:28 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-884c9f35-9825-47e7-be5f-5b9ebd851012 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (296313ce-9418-4fd6-96f2-e5d1305a7b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3413aff2-3547-4465-b3c3-38f654f96cac', '79236ef0-61bf-4fb0-9410-534171855b0d', 'c32bed10-a534-452a-8394-1329d7544bb6', '88ff729d-b1f6-4b2c-bacb-6f49e3dfed1b']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:28 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-884c9f35-9825-47e7-be5f-5b9ebd851012 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df07f7a2-647f-4d3d-9c89-182f57ec2974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:28 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:28 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:28 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-884c9f35-9825-47e7-be5f-5b9ebd851012 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df07f7a2-647f-4d3d-9c89-182f57ec2974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfa3e3da-9675-4656-a47c-4b149b3e0fb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1818900356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95e77f9df7d74f6fafecdc7bada95f79',qos_specs=None,replication_status=,reservations=['3413aff2-3547-4465-b3c3-38f654f96cac','79236ef0-61bf-4fb0-9410-534171855b0d','c32bed10-a534-452a-8394-1329d7544bb6','88ff729d-b1f6-4b2c-bacb-6f49e3dfed1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e4d4ddae8d9413388f28f2dcd13d4be',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1818900356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfa3e3da-9675-4656-a47c-4b149b3e0fb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95e77f9df7d74f6fafecdc7bada95f79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e4d4ddae8d9413388f28f2dcd13d4be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:28 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-884c9f35-9825-47e7-be5f-5b9ebd851012 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3db680e6-27a9-4583-83e2-2267fc5782a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:28 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-884c9f35-9825-47e7-be5f-5b9ebd851012 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3db680e6-27a9-4583-83e2-2267fc5782a3) transitioned into state 'SUCCESS' from state '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-1818900356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95e77f9df7d74f6fafecdc7bada95f79',qos_specs=None,replication_status=,reservations=['3413aff2-3547-4465-b3c3-38f654f96cac','79236ef0-61bf-4fb0-9410-534171855b0d','c32bed10-a534-452a-8394-1329d7544bb6','88ff729d-b1f6-4b2c-bacb-6f49e3dfed1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e4d4ddae8d9413388f28f2dcd13d4be',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:28 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-884c9f35-9825-47e7-be5f-5b9ebd851012 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (366162e2-3f93-4c44-b929-e99a34c8658a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-115137c5-79bd-4479-bb6a-65ba5ae37383 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-115137c5-79bd-4479-bb6a-65ba5ae37383 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] GET http://192.168.122.147/volume/v3/volumes/48246a31-3b5b-4a9d-9e92-0f2deb1a0014 Sep 05 21:06:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-115137c5-79bd-4479-bb6a-65ba5ae37383 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-115137c5-79bd-4479-bb6a-65ba5ae37383 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:28 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:28 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:28 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-884c9f35-9825-47e7-be5f-5b9ebd851012 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (366162e2-3f93-4c44-b929-e99a34c8658a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:28 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:28 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:28 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-884c9f35-9825-47e7-be5f-5b9ebd851012 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Flow 'volume_create_api' (ef7dc840-f8fb-49d1-a72f-cbd7106d6908) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-884c9f35-9825-47e7-be5f-5b9ebd851012 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Create volume request issued successfully. Sep 05 21:06:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-884c9f35-9825-47e7-be5f-5b9ebd851012 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1433/2828] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:06:27 2026] POST /volume/v3/volumes => generated 773 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-242d036e-dd0f-467e-97f0-2c2fd2db3d36 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-115137c5-79bd-4479-bb6a-65ba5ae37383 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Volume info retrieved successfully. Sep 05 21:06:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-242d036e-dd0f-467e-97f0-2c2fd2db3d36 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 Sep 05 21:06:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-242d036e-dd0f-467e-97f0-2c2fd2db3d36 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-242d036e-dd0f-467e-97f0-2c2fd2db3d36 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-115137c5-79bd-4479-bb6a-65ba5ae37383 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] http://192.168.122.147/volume/v3/volumes/48246a31-3b5b-4a9d-9e92-0f2deb1a0014 returned with HTTP 200 Sep 05 21:06:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-242d036e-dd0f-467e-97f0-2c2fd2db3d36 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Snapshot retrieved successfully. Sep 05 21:06:28 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1396/2829] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:28 2026] GET /volume/v3/volumes/48246a31-3b5b-4a9d-9e92-0f2deb1a0014 => generated 858 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5466483b-cc9d-488e-a3cb-375c356d4563 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-242d036e-dd0f-467e-97f0-2c2fd2db3d36 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 returned with HTTP 200 Sep 05 21:06:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1434/2830] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:06:28 2026] GET /volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 => generated 440 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5466483b-cc9d-488e-a3cb-375c356d4563 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/2f8cdf1c-3dd3-4a05-ba86-2aaf094c181e Sep 05 21:06:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5466483b-cc9d-488e-a3cb-375c356d4563 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5466483b-cc9d-488e-a3cb-375c356d4563 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-69fec83c-7314-4836-87df-7c3d96e0cc31 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-69fec83c-7314-4836-87df-7c3d96e0cc31 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] GET http://192.168.122.147/volume/v3/volumes/210a1106-8e3c-4a20-9827-f3e4ab64dae1 Sep 05 21:06:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-69fec83c-7314-4836-87df-7c3d96e0cc31 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-69fec83c-7314-4836-87df-7c3d96e0cc31 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:28 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:28 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:28 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:28 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:28 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:28 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5466483b-cc9d-488e-a3cb-375c356d4563 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-69fec83c-7314-4836-87df-7c3d96e0cc31 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Volume info retrieved successfully. Sep 05 21:06:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5466483b-cc9d-488e-a3cb-375c356d4563 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/2f8cdf1c-3dd3-4a05-ba86-2aaf094c181e returned with HTTP 200 Sep 05 21:06:28 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1397/2831] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:28 2026] GET /volume/v3/volumes/2f8cdf1c-3dd3-4a05-ba86-2aaf094c181e => generated 865 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-69fec83c-7314-4836-87df-7c3d96e0cc31 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] http://192.168.122.147/volume/v3/volumes/210a1106-8e3c-4a20-9827-f3e4ab64dae1 returned with HTTP 200 Sep 05 21:06:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1435/2832] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:28 2026] GET /volume/v3/volumes/210a1106-8e3c-4a20-9827-f3e4ab64dae1 => generated 858 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8731e1c0-61f6-4cde-ab6f-cb774066b33d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8731e1c0-61f6-4cde-ab6f-cb774066b33d tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] GET http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 Sep 05 21:06:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8731e1c0-61f6-4cde-ab6f-cb774066b33d tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8731e1c0-61f6-4cde-ab6f-cb774066b33d tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:29 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:29 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:29 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:29 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:29 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8731e1c0-61f6-4cde-ab6f-cb774066b33d tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Volume info retrieved successfully. Sep 05 21:06:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8731e1c0-61f6-4cde-ab6f-cb774066b33d tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 returned with HTTP 200 Sep 05 21:06:29 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1398/2833] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:29 2026] GET /volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 => generated 956 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-00460726-efc9-445e-a39b-b35fd53e9859 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-00460726-efc9-445e-a39b-b35fd53e9859 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 Sep 05 21:06:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-00460726-efc9-445e-a39b-b35fd53e9859 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-00460726-efc9-445e-a39b-b35fd53e9859 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:29 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:29 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:29 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-00460726-efc9-445e-a39b-b35fd53e9859 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Snapshot retrieved successfully. Sep 05 21:06:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-00460726-efc9-445e-a39b-b35fd53e9859 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 returned with HTTP 200 Sep 05 21:06:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1436/2834] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:06:29 2026] GET /volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:06:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-dd874aa4-6190-4149-8182-061c6799658b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dd874aa4-6190-4149-8182-061c6799658b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/2f8cdf1c-3dd3-4a05-ba86-2aaf094c181e Sep 05 21:06:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-408edb9e-b31d-4309-9ae9-71d98302abe8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-dd874aa4-6190-4149-8182-061c6799658b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-dd874aa4-6190-4149-8182-061c6799658b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-408edb9e-b31d-4309-9ae9-71d98302abe8 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] GET http://192.168.122.147/volume/v3/volumes/210a1106-8e3c-4a20-9827-f3e4ab64dae1 Sep 05 21:06:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-408edb9e-b31d-4309-9ae9-71d98302abe8 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-408edb9e-b31d-4309-9ae9-71d98302abe8 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:29 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:29 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:29 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:29 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:29 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:29 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:29 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:29 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:29 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-dd874aa4-6190-4149-8182-061c6799658b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:29 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-408edb9e-b31d-4309-9ae9-71d98302abe8 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Volume info retrieved successfully. Sep 05 21:06:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dd874aa4-6190-4149-8182-061c6799658b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/2f8cdf1c-3dd3-4a05-ba86-2aaf094c181e returned with HTTP 200 Sep 05 21:06:29 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1399/2835] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:29 2026] GET /volume/v3/volumes/2f8cdf1c-3dd3-4a05-ba86-2aaf094c181e => generated 865 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-408edb9e-b31d-4309-9ae9-71d98302abe8 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] http://192.168.122.147/volume/v3/volumes/210a1106-8e3c-4a20-9827-f3e4ab64dae1 returned with HTTP 200 Sep 05 21:06:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1437/2836] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:29 2026] GET /volume/v3/volumes/210a1106-8e3c-4a20-9827-f3e4ab64dae1 => generated 859 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-13d8baf5-1333-40bf-9b73-e695f0970c18 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-13d8baf5-1333-40bf-9b73-e695f0970c18 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] GET http://192.168.122.147/volume/v3/volumes/c586246d-3f63-4984-be88-8fbc32421d83 Sep 05 21:06:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-13d8baf5-1333-40bf-9b73-e695f0970c18 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-13d8baf5-1333-40bf-9b73-e695f0970c18 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:29 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:29 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:29 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:29 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:29 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-13d8baf5-1333-40bf-9b73-e695f0970c18 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Volume info retrieved successfully. Sep 05 21:06:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-13d8baf5-1333-40bf-9b73-e695f0970c18 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] http://192.168.122.147/volume/v3/volumes/c586246d-3f63-4984-be88-8fbc32421d83 returned with HTTP 200 Sep 05 21:06:29 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1400/2837] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:29 2026] GET /volume/v3/volumes/c586246d-3f63-4984-be88-8fbc32421d83 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-26bc5fdd-6f39-4270-bdea-6adcd5cce403 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-26bc5fdd-6f39-4270-bdea-6adcd5cce403 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] DELETE http://192.168.122.147/volume/v3/volumes/c586246d-3f63-4984-be88-8fbc32421d83 Sep 05 21:06:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-26bc5fdd-6f39-4270-bdea-6adcd5cce403 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-26bc5fdd-6f39-4270-bdea-6adcd5cce403 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:29 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-26bc5fdd-6f39-4270-bdea-6adcd5cce403 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Delete volume with id: c586246d-3f63-4984-be88-8fbc32421d83 Sep 05 21:06:29 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:29 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:29 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:29 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:29 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-26bc5fdd-6f39-4270-bdea-6adcd5cce403 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Volume info retrieved successfully. Sep 05 21:06:29 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-26bc5fdd-6f39-4270-bdea-6adcd5cce403 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Delete volume request issued successfully. Sep 05 21:06:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-26bc5fdd-6f39-4270-bdea-6adcd5cce403 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] http://192.168.122.147/volume/v3/volumes/c586246d-3f63-4984-be88-8fbc32421d83 returned with HTTP 202 Sep 05 21:06:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1438/2838] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:29 2026] DELETE /volume/v3/volumes/c586246d-3f63-4984-be88-8fbc32421d83 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-500bd425-8fea-422f-a77d-9fd34c3052fd None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-500bd425-8fea-422f-a77d-9fd34c3052fd tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] GET http://192.168.122.147/volume/v3/volumes/c586246d-3f63-4984-be88-8fbc32421d83 Sep 05 21:06:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-500bd425-8fea-422f-a77d-9fd34c3052fd tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-500bd425-8fea-422f-a77d-9fd34c3052fd tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:29 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:29 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:29 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:29 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:29 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-500bd425-8fea-422f-a77d-9fd34c3052fd tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Volume info retrieved successfully. Sep 05 21:06:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-500bd425-8fea-422f-a77d-9fd34c3052fd tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] http://192.168.122.147/volume/v3/volumes/c586246d-3f63-4984-be88-8fbc32421d83 returned with HTTP 200 Sep 05 21:06:29 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1401/2839] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:29 2026] GET /volume/v3/volumes/c586246d-3f63-4984-be88-8fbc32421d83 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1f3a8e84-a2a1-4153-8f39-7d1600394c39 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1f3a8e84-a2a1-4153-8f39-7d1600394c39 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] GET http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 Sep 05 21:06:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1f3a8e84-a2a1-4153-8f39-7d1600394c39 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1f3a8e84-a2a1-4153-8f39-7d1600394c39 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:30 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:30 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:30 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:30 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:30 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1f3a8e84-a2a1-4153-8f39-7d1600394c39 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Volume info retrieved successfully. Sep 05 21:06:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1f3a8e84-a2a1-4153-8f39-7d1600394c39 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 returned with HTTP 200 Sep 05 21:06:30 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1439/2840] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:30 2026] GET /volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 => generated 956 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d2aaeca1-a75f-4af1-8a44-c271daa076eb None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d2aaeca1-a75f-4af1-8a44-c271daa076eb tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 Sep 05 21:06:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d2aaeca1-a75f-4af1-8a44-c271daa076eb tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d2aaeca1-a75f-4af1-8a44-c271daa076eb tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:30 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:30 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:30 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d2aaeca1-a75f-4af1-8a44-c271daa076eb tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Snapshot retrieved successfully. Sep 05 21:06:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d2aaeca1-a75f-4af1-8a44-c271daa076eb tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 returned with HTTP 200 Sep 05 21:06:30 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1402/2841] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:06:30 2026] GET /volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-04891162-330d-41be-be49-21c0f830fac8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-04891162-330d-41be-be49-21c0f830fac8 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/2f8cdf1c-3dd3-4a05-ba86-2aaf094c181e Sep 05 21:06:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-04891162-330d-41be-be49-21c0f830fac8 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-04891162-330d-41be-be49-21c0f830fac8 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:30 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:30 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:30 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:30 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:30 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-04891162-330d-41be-be49-21c0f830fac8 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-04891162-330d-41be-be49-21c0f830fac8 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/2f8cdf1c-3dd3-4a05-ba86-2aaf094c181e returned with HTTP 200 Sep 05 21:06:30 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1440/2842] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:30 2026] GET /volume/v3/volumes/2f8cdf1c-3dd3-4a05-ba86-2aaf094c181e => generated 866 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4d967d59-2049-4e4e-b673-8075d5976901 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4d967d59-2049-4e4e-b673-8075d5976901 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/5f87cc31-24f8-4713-86ba-236022a0bf77 Sep 05 21:06:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4d967d59-2049-4e4e-b673-8075d5976901 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4d967d59-2049-4e4e-b673-8075d5976901 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:30 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:30 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:30 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:30 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:30 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4d967d59-2049-4e4e-b673-8075d5976901 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4d967d59-2049-4e4e-b673-8075d5976901 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/5f87cc31-24f8-4713-86ba-236022a0bf77 returned with HTTP 200 Sep 05 21:06:30 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1403/2843] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:30 2026] GET /volume/v3/volumes/5f87cc31-24f8-4713-86ba-236022a0bf77 => generated 865 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1f5ef893-8993-4d70-b62a-5309a75a9e90 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1f5ef893-8993-4d70-b62a-5309a75a9e90 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] GET http://192.168.122.147/volume/v3/volumes/c586246d-3f63-4984-be88-8fbc32421d83 Sep 05 21:06:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1f5ef893-8993-4d70-b62a-5309a75a9e90 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1f5ef893-8993-4d70-b62a-5309a75a9e90 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1f5ef893-8993-4d70-b62a-5309a75a9e90 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] http://192.168.122.147/volume/v3/volumes/c586246d-3f63-4984-be88-8fbc32421d83 returned with HTTP 404 Sep 05 21:06:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1441/2844] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:30 2026] GET /volume/v3/volumes/c586246d-3f63-4984-be88-8fbc32421d83 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-196fa3a7-808a-4d69-a01a-1fa21d293f02 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-196fa3a7-808a-4d69-a01a-1fa21d293f02 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] DELETE http://192.168.122.147/volume/v3/volumes/210a1106-8e3c-4a20-9827-f3e4ab64dae1 Sep 05 21:06:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-196fa3a7-808a-4d69-a01a-1fa21d293f02 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-196fa3a7-808a-4d69-a01a-1fa21d293f02 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:31 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-196fa3a7-808a-4d69-a01a-1fa21d293f02 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Delete volume with id: 210a1106-8e3c-4a20-9827-f3e4ab64dae1 Sep 05 21:06:31 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:31 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:31 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:31 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:31 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-196fa3a7-808a-4d69-a01a-1fa21d293f02 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Volume info retrieved successfully. Sep 05 21:06:31 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-196fa3a7-808a-4d69-a01a-1fa21d293f02 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Delete volume request issued successfully. Sep 05 21:06:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-196fa3a7-808a-4d69-a01a-1fa21d293f02 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] http://192.168.122.147/volume/v3/volumes/210a1106-8e3c-4a20-9827-f3e4ab64dae1 returned with HTTP 202 Sep 05 21:06:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1404/2845] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:31 2026] DELETE /volume/v3/volumes/210a1106-8e3c-4a20-9827-f3e4ab64dae1 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-db88cf64-bc66-4916-953a-3711c0c1362e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-db88cf64-bc66-4916-953a-3711c0c1362e tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] GET http://192.168.122.147/volume/v3/volumes/210a1106-8e3c-4a20-9827-f3e4ab64dae1 Sep 05 21:06:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-db88cf64-bc66-4916-953a-3711c0c1362e tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-db88cf64-bc66-4916-953a-3711c0c1362e tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:31 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:31 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:31 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:31 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:31 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-db88cf64-bc66-4916-953a-3711c0c1362e tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Volume info retrieved successfully. Sep 05 21:06:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-db88cf64-bc66-4916-953a-3711c0c1362e tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] http://192.168.122.147/volume/v3/volumes/210a1106-8e3c-4a20-9827-f3e4ab64dae1 returned with HTTP 200 Sep 05 21:06:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1442/2846] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:31 2026] GET /volume/v3/volumes/210a1106-8e3c-4a20-9827-f3e4ab64dae1 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-30bbca1f-704a-4362-b246-bc0987b0b175 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-30bbca1f-704a-4362-b246-bc0987b0b175 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] GET http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 Sep 05 21:06:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-30bbca1f-704a-4362-b246-bc0987b0b175 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-30bbca1f-704a-4362-b246-bc0987b0b175 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:31 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:31 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:31 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:31 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:31 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-30bbca1f-704a-4362-b246-bc0987b0b175 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Volume info retrieved successfully. Sep 05 21:06:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-30bbca1f-704a-4362-b246-bc0987b0b175 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 returned with HTTP 200 Sep 05 21:06:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1405/2847] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:31 2026] GET /volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 => generated 956 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8778b8c9-b226-48dc-a837-197ed8e45bc8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8778b8c9-b226-48dc-a837-197ed8e45bc8 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 Sep 05 21:06:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8778b8c9-b226-48dc-a837-197ed8e45bc8 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8778b8c9-b226-48dc-a837-197ed8e45bc8 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:31 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:31 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:31 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8778b8c9-b226-48dc-a837-197ed8e45bc8 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Snapshot retrieved successfully. Sep 05 21:06:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8778b8c9-b226-48dc-a837-197ed8e45bc8 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 returned with HTTP 200 Sep 05 21:06:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1443/2848] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:06:31 2026] GET /volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f8751d77-b89f-41c1-b36e-ae682e38b57d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f8751d77-b89f-41c1-b36e-ae682e38b57d tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/5f87cc31-24f8-4713-86ba-236022a0bf77 Sep 05 21:06:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f8751d77-b89f-41c1-b36e-ae682e38b57d tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f8751d77-b89f-41c1-b36e-ae682e38b57d tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:31 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:31 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:31 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:31 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:31 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f8751d77-b89f-41c1-b36e-ae682e38b57d tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f8751d77-b89f-41c1-b36e-ae682e38b57d tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/5f87cc31-24f8-4713-86ba-236022a0bf77 returned with HTTP 200 Sep 05 21:06:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1406/2849] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:31 2026] GET /volume/v3/volumes/5f87cc31-24f8-4713-86ba-236022a0bf77 => generated 865 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:06:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-dfd2da6f-3a75-495c-b49e-e4ad251447c4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dfd2da6f-3a75-495c-b49e-e4ad251447c4 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] GET http://192.168.122.147/volume/v3/volumes/210a1106-8e3c-4a20-9827-f3e4ab64dae1 Sep 05 21:06:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dfd2da6f-3a75-495c-b49e-e4ad251447c4 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dfd2da6f-3a75-495c-b49e-e4ad251447c4 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dfd2da6f-3a75-495c-b49e-e4ad251447c4 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] http://192.168.122.147/volume/v3/volumes/210a1106-8e3c-4a20-9827-f3e4ab64dae1 returned with HTTP 404 Sep 05 21:06:32 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1444/2850] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:32 2026] GET /volume/v3/volumes/210a1106-8e3c-4a20-9827-f3e4ab64dae1 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2411f374-9a90-4855-a314-42831246d581 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2411f374-9a90-4855-a314-42831246d581 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] DELETE http://192.168.122.147/volume/v3/volumes/48246a31-3b5b-4a9d-9e92-0f2deb1a0014 Sep 05 21:06:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2411f374-9a90-4855-a314-42831246d581 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2411f374-9a90-4855-a314-42831246d581 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:32 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-2411f374-9a90-4855-a314-42831246d581 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Delete volume with id: 48246a31-3b5b-4a9d-9e92-0f2deb1a0014 Sep 05 21:06:32 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:32 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:32 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:32 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:32 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2411f374-9a90-4855-a314-42831246d581 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Volume info retrieved successfully. Sep 05 21:06:32 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2411f374-9a90-4855-a314-42831246d581 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Delete volume request issued successfully. Sep 05 21:06:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2411f374-9a90-4855-a314-42831246d581 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] http://192.168.122.147/volume/v3/volumes/48246a31-3b5b-4a9d-9e92-0f2deb1a0014 returned with HTTP 202 Sep 05 21:06:32 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1407/2851] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:32 2026] DELETE /volume/v3/volumes/48246a31-3b5b-4a9d-9e92-0f2deb1a0014 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-297a639f-f5b8-4aca-bf05-41f56adbbc98 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-297a639f-f5b8-4aca-bf05-41f56adbbc98 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] GET http://192.168.122.147/volume/v3/volumes/48246a31-3b5b-4a9d-9e92-0f2deb1a0014 Sep 05 21:06:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-297a639f-f5b8-4aca-bf05-41f56adbbc98 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-297a639f-f5b8-4aca-bf05-41f56adbbc98 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:32 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:32 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:32 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:32 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:32 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-297a639f-f5b8-4aca-bf05-41f56adbbc98 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Volume info retrieved successfully. Sep 05 21:06:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-297a639f-f5b8-4aca-bf05-41f56adbbc98 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] http://192.168.122.147/volume/v3/volumes/48246a31-3b5b-4a9d-9e92-0f2deb1a0014 returned with HTTP 200 Sep 05 21:06:32 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1445/2852] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:32 2026] GET /volume/v3/volumes/48246a31-3b5b-4a9d-9e92-0f2deb1a0014 => generated 857 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-08b540a0-d5bd-4677-9ea4-4fb01a70fd2e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-08b540a0-d5bd-4677-9ea4-4fb01a70fd2e tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] GET http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 Sep 05 21:06:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-08b540a0-d5bd-4677-9ea4-4fb01a70fd2e tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-08b540a0-d5bd-4677-9ea4-4fb01a70fd2e tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:32 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:32 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:32 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:32 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:32 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-08b540a0-d5bd-4677-9ea4-4fb01a70fd2e tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Volume info retrieved successfully. Sep 05 21:06:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-08b540a0-d5bd-4677-9ea4-4fb01a70fd2e tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 returned with HTTP 200 Sep 05 21:06:32 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1408/2853] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:32 2026] GET /volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 => generated 956 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-777c8734-16d3-4051-9356-cf5901296509 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-777c8734-16d3-4051-9356-cf5901296509 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 Sep 05 21:06:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-777c8734-16d3-4051-9356-cf5901296509 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-777c8734-16d3-4051-9356-cf5901296509 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:32 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:32 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:32 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-777c8734-16d3-4051-9356-cf5901296509 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Snapshot retrieved successfully. Sep 05 21:06:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-777c8734-16d3-4051-9356-cf5901296509 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 returned with HTTP 200 Sep 05 21:06:32 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1446/2854] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:06:32 2026] GET /volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-20a14445-ae06-4c6a-a039-ab4ee659030e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-20a14445-ae06-4c6a-a039-ab4ee659030e tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:06:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-20a14445-ae06-4c6a-a039-ab4ee659030e tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e94551ff-e45a-4a2d-9168-218ae6192aa3", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1950122598"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-20a14445-ae06-4c6a-a039-ab4ee659030e tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Create volume request body: {'volume': {'snapshot_id': 'e94551ff-e45a-4a2d-9168-218ae6192aa3', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1950122598'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:32 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:32 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:32 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-20a14445-ae06-4c6a-a039-ab4ee659030e tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Snapshot retrieved successfully. Sep 05 21:06:32 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-20a14445-ae06-4c6a-a039-ab4ee659030e tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Create volume of 1 GB Sep 05 21:06:32 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-20a14445-ae06-4c6a-a039-ab4ee659030e tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Availability Zones retrieved successfully. Sep 05 21:06:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-20a14445-ae06-4c6a-a039-ab4ee659030e tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Flow 'volume_create_api' (5dd1b949-bcfe-437f-ab82-077399b3d1ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-20a14445-ae06-4c6a-a039-ab4ee659030e tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c5e39e0-f8e7-4c09-8375-ec953e8e6f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-20a14445-ae06-4c6a-a039-ab4ee659030e tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:32 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:32 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-20a14445-ae06-4c6a-a039-ab4ee659030e tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c5e39e0-f8e7-4c09-8375-ec953e8e6f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e94551ff-e45a-4a2d-9168-218ae6192aa3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-20a14445-ae06-4c6a-a039-ab4ee659030e tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b00f9652-97f0-40ab-a6cb-1be4d1e1e5af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-12d21d83-a2ed-4a8a-94bc-b1bf7ec7c8e1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-12d21d83-a2ed-4a8a-94bc-b1bf7ec7c8e1 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/5f87cc31-24f8-4713-86ba-236022a0bf77 Sep 05 21:06:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-12d21d83-a2ed-4a8a-94bc-b1bf7ec7c8e1 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-12d21d83-a2ed-4a8a-94bc-b1bf7ec7c8e1 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:33 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-20a14445-ae06-4c6a-a039-ab4ee659030e tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Created reservations ['53273cbe-1ef1-41af-8617-adb2957afdbd', '9524e9e7-c1d4-47ab-aaf6-05dc2218b25d', '7c10fe82-276f-42f7-9daa-a33cc441fb5c', '84c76ee0-256b-49b0-ab0c-3864b514d6b5'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:33 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-20a14445-ae06-4c6a-a039-ab4ee659030e tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b00f9652-97f0-40ab-a6cb-1be4d1e1e5af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53273cbe-1ef1-41af-8617-adb2957afdbd', '9524e9e7-c1d4-47ab-aaf6-05dc2218b25d', '7c10fe82-276f-42f7-9daa-a33cc441fb5c', '84c76ee0-256b-49b0-ab0c-3864b514d6b5']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:33 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-20a14445-ae06-4c6a-a039-ab4ee659030e tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fb15b14-6c5d-4215-b715-dbffbf688ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:33 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:33 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:33 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:33 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:33 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-12d21d83-a2ed-4a8a-94bc-b1bf7ec7c8e1 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:33 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:33 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-12d21d83-a2ed-4a8a-94bc-b1bf7ec7c8e1 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/5f87cc31-24f8-4713-86ba-236022a0bf77 returned with HTTP 200 Sep 05 21:06:33 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1447/2855] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:32 2026] GET /volume/v3/volumes/5f87cc31-24f8-4713-86ba-236022a0bf77 => generated 865 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:33 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:33 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:33 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-20a14445-ae06-4c6a-a039-ab4ee659030e tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fb15b14-6c5d-4215-b715-dbffbf688ac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2be8e7d2-e307-4681-81bf-d8d2bf0d895f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1950122598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd66aa5fa0dc416a945a95bde93b4549',qos_specs=None,replication_status=,reservations=['53273cbe-1ef1-41af-8617-adb2957afdbd','9524e9e7-c1d4-47ab-aaf6-05dc2218b25d','7c10fe82-276f-42f7-9daa-a33cc441fb5c','84c76ee0-256b-49b0-ab0c-3864b514d6b5'],size=1,snapshot_id=e94551ff-e45a-4a2d-9168-218ae6192aa3,source_replicaid=,source_volid=None,status='creating',user_id='895646b580b0413c87c2e50da4d153b3',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1950122598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2be8e7d2-e307-4681-81bf-d8d2bf0d895f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd66aa5fa0dc416a945a95bde93b4549',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e94551ff-e45a-4a2d-9168-218ae6192aa3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='895646b580b0413c87c2e50da4d153b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:33 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-20a14445-ae06-4c6a-a039-ab4ee659030e tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (898c87b7-41aa-4fed-8652-ff79459eeb3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:33 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-20a14445-ae06-4c6a-a039-ab4ee659030e tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (898c87b7-41aa-4fed-8652-ff79459eeb3b) transitioned into state 'SUCCESS' from state '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-1950122598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd66aa5fa0dc416a945a95bde93b4549',qos_specs=None,replication_status=,reservations=['53273cbe-1ef1-41af-8617-adb2957afdbd','9524e9e7-c1d4-47ab-aaf6-05dc2218b25d','7c10fe82-276f-42f7-9daa-a33cc441fb5c','84c76ee0-256b-49b0-ab0c-3864b514d6b5'],size=1,snapshot_id=e94551ff-e45a-4a2d-9168-218ae6192aa3,source_replicaid=,source_volid=None,status='creating',user_id='895646b580b0413c87c2e50da4d153b3',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:33 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-20a14445-ae06-4c6a-a039-ab4ee659030e tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6b8dddb-a185-4d65-b1e3-aa52d9ea678d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:33 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:33 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:33 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-20a14445-ae06-4c6a-a039-ab4ee659030e tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6b8dddb-a185-4d65-b1e3-aa52d9ea678d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:33 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-20a14445-ae06-4c6a-a039-ab4ee659030e tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Flow 'volume_create_api' (5dd1b949-bcfe-437f-ab82-077399b3d1ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:33 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-20a14445-ae06-4c6a-a039-ab4ee659030e tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Create volume request issued successfully. Sep 05 21:06:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-20a14445-ae06-4c6a-a039-ab4ee659030e tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:33 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1409/2856] 192.168.122.147 () {62 vars in 1184 bytes} [Sat Sep 5 21:06:32 2026] POST /volume/v3/volumes => generated 813 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d549a7b0-cd7a-4ac7-895a-b01ab0990482 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d549a7b0-cd7a-4ac7-895a-b01ab0990482 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f Sep 05 21:06:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d549a7b0-cd7a-4ac7-895a-b01ab0990482 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d549a7b0-cd7a-4ac7-895a-b01ab0990482 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:33 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:33 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:33 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:33 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:33 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d549a7b0-cd7a-4ac7-895a-b01ab0990482 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Volume info retrieved successfully. Sep 05 21:06:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d549a7b0-cd7a-4ac7-895a-b01ab0990482 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f returned with HTTP 200 Sep 05 21:06:33 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1448/2857] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:33 2026] GET /volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f => generated 881 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2b31c865-a34b-4cc6-ab5b-33f9de05840d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2b31c865-a34b-4cc6-ab5b-33f9de05840d tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] GET http://192.168.122.147/volume/v3/volumes/48246a31-3b5b-4a9d-9e92-0f2deb1a0014 Sep 05 21:06:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2b31c865-a34b-4cc6-ab5b-33f9de05840d tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2b31c865-a34b-4cc6-ab5b-33f9de05840d tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2b31c865-a34b-4cc6-ab5b-33f9de05840d tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] http://192.168.122.147/volume/v3/volumes/48246a31-3b5b-4a9d-9e92-0f2deb1a0014 returned with HTTP 404 Sep 05 21:06:33 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1410/2858] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:33 2026] GET /volume/v3/volumes/48246a31-3b5b-4a9d-9e92-0f2deb1a0014 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9cade64b-ac01-4ff9-984e-720332ce23f8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9cade64b-ac01-4ff9-984e-720332ce23f8 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] DELETE http://192.168.122.147/volume/v3/volumes/bbc9532e-1055-4c49-8f26-b3d9043c2d4c Sep 05 21:06:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9cade64b-ac01-4ff9-984e-720332ce23f8 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9cade64b-ac01-4ff9-984e-720332ce23f8 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:33 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-9cade64b-ac01-4ff9-984e-720332ce23f8 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Delete volume with id: bbc9532e-1055-4c49-8f26-b3d9043c2d4c Sep 05 21:06:33 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:33 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:33 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:33 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:33 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9cade64b-ac01-4ff9-984e-720332ce23f8 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Volume info retrieved successfully. Sep 05 21:06:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6190ae10-30dd-47d5-b5de-b3437a854611 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6190ae10-30dd-47d5-b5de-b3437a854611 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] GET http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 Sep 05 21:06:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6190ae10-30dd-47d5-b5de-b3437a854611 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6190ae10-30dd-47d5-b5de-b3437a854611 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:33 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:33 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:33 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:33 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:33 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9cade64b-ac01-4ff9-984e-720332ce23f8 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Delete volume request issued successfully. Sep 05 21:06:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9cade64b-ac01-4ff9-984e-720332ce23f8 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] http://192.168.122.147/volume/v3/volumes/bbc9532e-1055-4c49-8f26-b3d9043c2d4c returned with HTTP 202 Sep 05 21:06:33 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1449/2859] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:33 2026] DELETE /volume/v3/volumes/bbc9532e-1055-4c49-8f26-b3d9043c2d4c => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-51be4de9-541f-47bb-bba6-64e096d9cf95 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-51be4de9-541f-47bb-bba6-64e096d9cf95 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] GET http://192.168.122.147/volume/v3/volumes/bbc9532e-1055-4c49-8f26-b3d9043c2d4c Sep 05 21:06:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-51be4de9-541f-47bb-bba6-64e096d9cf95 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-51be4de9-541f-47bb-bba6-64e096d9cf95 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:33 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6190ae10-30dd-47d5-b5de-b3437a854611 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Volume info retrieved successfully. Sep 05 21:06:33 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:33 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:33 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:33 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:33 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-51be4de9-541f-47bb-bba6-64e096d9cf95 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Volume info retrieved successfully. Sep 05 21:06:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6190ae10-30dd-47d5-b5de-b3437a854611 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 returned with HTTP 200 Sep 05 21:06:33 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1411/2860] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:33 2026] GET /volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 => generated 956 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-51be4de9-541f-47bb-bba6-64e096d9cf95 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] http://192.168.122.147/volume/v3/volumes/bbc9532e-1055-4c49-8f26-b3d9043c2d4c returned with HTTP 200 Sep 05 21:06:33 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1450/2861] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:33 2026] GET /volume/v3/volumes/bbc9532e-1055-4c49-8f26-b3d9043c2d4c => generated 858 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-52bb7075-48c6-41d9-a3b6-2d2c9e2c4fca None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-52bb7075-48c6-41d9-a3b6-2d2c9e2c4fca tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/5f87cc31-24f8-4713-86ba-236022a0bf77 Sep 05 21:06:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-52bb7075-48c6-41d9-a3b6-2d2c9e2c4fca tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-52bb7075-48c6-41d9-a3b6-2d2c9e2c4fca tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:34 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:34 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:34 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:34 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:34 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-52bb7075-48c6-41d9-a3b6-2d2c9e2c4fca tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-52bb7075-48c6-41d9-a3b6-2d2c9e2c4fca tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/5f87cc31-24f8-4713-86ba-236022a0bf77 returned with HTTP 200 Sep 05 21:06:34 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1412/2862] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:34 2026] GET /volume/v3/volumes/5f87cc31-24f8-4713-86ba-236022a0bf77 => generated 866 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-cf84b6a5-d326-42f1-bb8c-fb6cb22eb20a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cf84b6a5-d326-42f1-bb8c-fb6cb22eb20a tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/8c65404a-9d05-40a0-be0e-6313e7c396f4 Sep 05 21:06:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cf84b6a5-d326-42f1-bb8c-fb6cb22eb20a tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cf84b6a5-d326-42f1-bb8c-fb6cb22eb20a tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:34 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:34 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:34 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:34 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:34 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-cf84b6a5-d326-42f1-bb8c-fb6cb22eb20a tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cf84b6a5-d326-42f1-bb8c-fb6cb22eb20a tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/8c65404a-9d05-40a0-be0e-6313e7c396f4 returned with HTTP 200 Sep 05 21:06:34 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1451/2863] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:34 2026] GET /volume/v3/volumes/8c65404a-9d05-40a0-be0e-6313e7c396f4 => generated 865 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-39271dd3-6886-49b9-893d-35ba6de35467 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-39271dd3-6886-49b9-893d-35ba6de35467 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f Sep 05 21:06:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-39271dd3-6886-49b9-893d-35ba6de35467 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-39271dd3-6886-49b9-893d-35ba6de35467 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:34 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:34 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:34 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:34 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:34 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-39271dd3-6886-49b9-893d-35ba6de35467 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Volume info retrieved successfully. Sep 05 21:06:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-39271dd3-6886-49b9-893d-35ba6de35467 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f returned with HTTP 200 Sep 05 21:06:34 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1413/2864] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:34 2026] GET /volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f => generated 905 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-657d2056-bcae-4964-a004-703a7f413a70 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-657d2056-bcae-4964-a004-703a7f413a70 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] GET http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 Sep 05 21:06:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-657d2056-bcae-4964-a004-703a7f413a70 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-657d2056-bcae-4964-a004-703a7f413a70 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:34 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:34 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:34 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:34 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2bf77080-7bc4-43c2-ade9-f7fd24bae682 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2bf77080-7bc4-43c2-ade9-f7fd24bae682 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] GET http://192.168.122.147/volume/v3/volumes/bbc9532e-1055-4c49-8f26-b3d9043c2d4c Sep 05 21:06:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2bf77080-7bc4-43c2-ade9-f7fd24bae682 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:34 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-657d2056-bcae-4964-a004-703a7f413a70 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Volume info retrieved successfully. Sep 05 21:06:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2bf77080-7bc4-43c2-ade9-f7fd24bae682 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-657d2056-bcae-4964-a004-703a7f413a70 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 returned with HTTP 200 Sep 05 21:06:34 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1452/2865] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:34 2026] GET /volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 => generated 956 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2bf77080-7bc4-43c2-ade9-f7fd24bae682 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] http://192.168.122.147/volume/v3/volumes/bbc9532e-1055-4c49-8f26-b3d9043c2d4c returned with HTTP 404 Sep 05 21:06:34 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1414/2866] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:34 2026] GET /volume/v3/volumes/bbc9532e-1055-4c49-8f26-b3d9043c2d4c => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-133ff87c-cd61-4746-95e3-091a1dd14ea5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-133ff87c-cd61-4746-95e3-091a1dd14ea5 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] DELETE http://192.168.122.147/volume/v3/volumes/18d020e2-e3a2-49ae-a0e0-c334a7811890 Sep 05 21:06:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-133ff87c-cd61-4746-95e3-091a1dd14ea5 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-133ff87c-cd61-4746-95e3-091a1dd14ea5 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:34 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-133ff87c-cd61-4746-95e3-091a1dd14ea5 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Delete volume with id: 18d020e2-e3a2-49ae-a0e0-c334a7811890 Sep 05 21:06:34 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:34 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:34 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:34 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:34 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-133ff87c-cd61-4746-95e3-091a1dd14ea5 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Volume info retrieved successfully. Sep 05 21:06:34 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-133ff87c-cd61-4746-95e3-091a1dd14ea5 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Delete volume request issued successfully. Sep 05 21:06:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-133ff87c-cd61-4746-95e3-091a1dd14ea5 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] http://192.168.122.147/volume/v3/volumes/18d020e2-e3a2-49ae-a0e0-c334a7811890 returned with HTTP 202 Sep 05 21:06:34 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1453/2867] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:34 2026] DELETE /volume/v3/volumes/18d020e2-e3a2-49ae-a0e0-c334a7811890 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-39570b29-f24d-4446-ab31-1885f9f4cdf9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-39570b29-f24d-4446-ab31-1885f9f4cdf9 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] GET http://192.168.122.147/volume/v3/volumes/18d020e2-e3a2-49ae-a0e0-c334a7811890 Sep 05 21:06:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-39570b29-f24d-4446-ab31-1885f9f4cdf9 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-39570b29-f24d-4446-ab31-1885f9f4cdf9 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:34 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:34 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:34 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:34 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:34 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-39570b29-f24d-4446-ab31-1885f9f4cdf9 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Volume info retrieved successfully. Sep 05 21:06:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-39570b29-f24d-4446-ab31-1885f9f4cdf9 tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] http://192.168.122.147/volume/v3/volumes/18d020e2-e3a2-49ae-a0e0-c334a7811890 returned with HTTP 200 Sep 05 21:06:34 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1415/2868] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:34 2026] GET /volume/v3/volumes/18d020e2-e3a2-49ae-a0e0-c334a7811890 => generated 858 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c9b1d90d-484b-49ae-8187-c10ad45ddd08 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c9b1d90d-484b-49ae-8187-c10ad45ddd08 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/8c65404a-9d05-40a0-be0e-6313e7c396f4 Sep 05 21:06:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c9b1d90d-484b-49ae-8187-c10ad45ddd08 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c9b1d90d-484b-49ae-8187-c10ad45ddd08 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:35 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:35 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c9b1d90d-484b-49ae-8187-c10ad45ddd08 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c9b1d90d-484b-49ae-8187-c10ad45ddd08 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/8c65404a-9d05-40a0-be0e-6313e7c396f4 returned with HTTP 200 Sep 05 21:06:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1454/2869] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:35 2026] GET /volume/v3/volumes/8c65404a-9d05-40a0-be0e-6313e7c396f4 => generated 866 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b520a70b-b599-4f24-93e8-4761517e44a1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b520a70b-b599-4f24-93e8-4761517e44a1 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/37d45291-e1e0-436d-aef7-4e858edba2f4 Sep 05 21:06:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b520a70b-b599-4f24-93e8-4761517e44a1 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b520a70b-b599-4f24-93e8-4761517e44a1 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:35 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:35 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b520a70b-b599-4f24-93e8-4761517e44a1 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b520a70b-b599-4f24-93e8-4761517e44a1 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/37d45291-e1e0-436d-aef7-4e858edba2f4 returned with HTTP 200 Sep 05 21:06:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1416/2870] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:35 2026] GET /volume/v3/volumes/37d45291-e1e0-436d-aef7-4e858edba2f4 => generated 865 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7740e4e9-cc49-40a2-9cf9-d379f08c88f8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7740e4e9-cc49-40a2-9cf9-d379f08c88f8 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f Sep 05 21:06:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ab55a831-682f-4ffc-9513-c7937f04f6fd None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7740e4e9-cc49-40a2-9cf9-d379f08c88f8 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7740e4e9-cc49-40a2-9cf9-d379f08c88f8 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ab55a831-682f-4ffc-9513-c7937f04f6fd tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/dfa3e3da-9675-4656-a47c-4b149b3e0fb5 Sep 05 21:06:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ab55a831-682f-4ffc-9513-c7937f04f6fd tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ab55a831-682f-4ffc-9513-c7937f04f6fd tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:35 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:35 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7740e4e9-cc49-40a2-9cf9-d379f08c88f8 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Volume info retrieved successfully. Sep 05 21:06:35 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:35 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7740e4e9-cc49-40a2-9cf9-d379f08c88f8 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f returned with HTTP 200 Sep 05 21:06:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1455/2871] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:35 2026] GET /volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f => generated 905 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ab55a831-682f-4ffc-9513-c7937f04f6fd tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ab55a831-682f-4ffc-9513-c7937f04f6fd tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/dfa3e3da-9675-4656-a47c-4b149b3e0fb5 returned with HTTP 200 Sep 05 21:06:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1417/2872] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:35 2026] GET /volume/v3/volumes/dfa3e3da-9675-4656-a47c-4b149b3e0fb5 => generated 865 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-39041ef6-926e-4eb0-94ff-d53f93f3c4bb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-39041ef6-926e-4eb0-94ff-d53f93f3c4bb tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] GET http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 Sep 05 21:06:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-39041ef6-926e-4eb0-94ff-d53f93f3c4bb tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-39041ef6-926e-4eb0-94ff-d53f93f3c4bb tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:35 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:35 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-39041ef6-926e-4eb0-94ff-d53f93f3c4bb tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Volume info retrieved successfully. Sep 05 21:06:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-39041ef6-926e-4eb0-94ff-d53f93f3c4bb tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 returned with HTTP 200 Sep 05 21:06:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1456/2873] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:35 2026] GET /volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 => generated 956 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-aff6a0ba-1447-4428-b1be-0ee675b0e71a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-aff6a0ba-1447-4428-b1be-0ee675b0e71a tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] GET http://192.168.122.147/volume/v3/volumes/18d020e2-e3a2-49ae-a0e0-c334a7811890 Sep 05 21:06:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-aff6a0ba-1447-4428-b1be-0ee675b0e71a tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-aff6a0ba-1447-4428-b1be-0ee675b0e71a tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-aff6a0ba-1447-4428-b1be-0ee675b0e71a tempest-CreateVolumesFromImageTest-1261031270 tempest-CreateVolumesFromImageTest-1261031270-project-member] http://192.168.122.147/volume/v3/volumes/18d020e2-e3a2-49ae-a0e0-c334a7811890 returned with HTTP 404 Sep 05 21:06:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1418/2874] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:35 2026] GET /volume/v3/volumes/18d020e2-e3a2-49ae-a0e0-c334a7811890 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e93e4de7-aa20-4155-9750-7d6bc1582303 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e93e4de7-aa20-4155-9750-7d6bc1582303 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f Sep 05 21:06:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e93e4de7-aa20-4155-9750-7d6bc1582303 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e93e4de7-aa20-4155-9750-7d6bc1582303 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:36 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:36 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:36 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:36 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9f26cbad-690d-4862-bcad-23cf9dfa1804 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:36 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e93e4de7-aa20-4155-9750-7d6bc1582303 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Volume info retrieved successfully. Sep 05 21:06:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9f26cbad-690d-4862-bcad-23cf9dfa1804 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/dfa3e3da-9675-4656-a47c-4b149b3e0fb5 Sep 05 21:06:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9f26cbad-690d-4862-bcad-23cf9dfa1804 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9f26cbad-690d-4862-bcad-23cf9dfa1804 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e93e4de7-aa20-4155-9750-7d6bc1582303 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f returned with HTTP 200 Sep 05 21:06:36 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1457/2875] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:36 2026] GET /volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f => generated 905 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:36 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:36 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:36 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:36 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:36 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9f26cbad-690d-4862-bcad-23cf9dfa1804 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9f26cbad-690d-4862-bcad-23cf9dfa1804 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/dfa3e3da-9675-4656-a47c-4b149b3e0fb5 returned with HTTP 200 Sep 05 21:06:36 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1419/2876] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:36 2026] GET /volume/v3/volumes/dfa3e3da-9675-4656-a47c-4b149b3e0fb5 => generated 866 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5b640912-4473-47b7-ab7a-cb1b64ea5506 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5b640912-4473-47b7-ab7a-cb1b64ea5506 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] DELETE http://192.168.122.147/volume/v3/volumes/dfa3e3da-9675-4656-a47c-4b149b3e0fb5 Sep 05 21:06:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5b640912-4473-47b7-ab7a-cb1b64ea5506 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5b640912-4473-47b7-ab7a-cb1b64ea5506 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:36 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-5b640912-4473-47b7-ab7a-cb1b64ea5506 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Delete volume with id: dfa3e3da-9675-4656-a47c-4b149b3e0fb5 Sep 05 21:06:36 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:36 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:36 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:36 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:36 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5b640912-4473-47b7-ab7a-cb1b64ea5506 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:36 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5b640912-4473-47b7-ab7a-cb1b64ea5506 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Delete volume request issued successfully. Sep 05 21:06:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5b640912-4473-47b7-ab7a-cb1b64ea5506 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/dfa3e3da-9675-4656-a47c-4b149b3e0fb5 returned with HTTP 202 Sep 05 21:06:36 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1458/2877] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:36 2026] DELETE /volume/v3/volumes/dfa3e3da-9675-4656-a47c-4b149b3e0fb5 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-428e97d0-7768-4c61-be86-08e6edd0105c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-428e97d0-7768-4c61-be86-08e6edd0105c tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/dfa3e3da-9675-4656-a47c-4b149b3e0fb5 Sep 05 21:06:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-428e97d0-7768-4c61-be86-08e6edd0105c tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-428e97d0-7768-4c61-be86-08e6edd0105c tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:36 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:36 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:36 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:36 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:36 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-428e97d0-7768-4c61-be86-08e6edd0105c tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-428e97d0-7768-4c61-be86-08e6edd0105c tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/dfa3e3da-9675-4656-a47c-4b149b3e0fb5 returned with HTTP 200 Sep 05 21:06:36 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1420/2878] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:36 2026] GET /volume/v3/volumes/dfa3e3da-9675-4656-a47c-4b149b3e0fb5 => generated 865 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1767a2c8-273d-4dd4-b405-9b133c775f41 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1767a2c8-273d-4dd4-b405-9b133c775f41 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] GET http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 Sep 05 21:06:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1767a2c8-273d-4dd4-b405-9b133c775f41 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1767a2c8-273d-4dd4-b405-9b133c775f41 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:36 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:36 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:36 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:36 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:36 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1767a2c8-273d-4dd4-b405-9b133c775f41 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Volume info retrieved successfully. Sep 05 21:06:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1767a2c8-273d-4dd4-b405-9b133c775f41 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 returned with HTTP 200 Sep 05 21:06:36 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1459/2879] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:36 2026] GET /volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 => generated 956 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6ca68c1f-8e60-4f79-87aa-77b5ae966605 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6ca68c1f-8e60-4f79-87aa-77b5ae966605 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f Sep 05 21:06:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6ca68c1f-8e60-4f79-87aa-77b5ae966605 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6ca68c1f-8e60-4f79-87aa-77b5ae966605 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:37 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:37 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:37 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:37 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:37 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6ca68c1f-8e60-4f79-87aa-77b5ae966605 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Volume info retrieved successfully. Sep 05 21:06:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6ca68c1f-8e60-4f79-87aa-77b5ae966605 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f returned with HTTP 200 Sep 05 21:06:37 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1421/2880] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:37 2026] GET /volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f => generated 905 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-af4cc5ba-485d-4a3d-8dc2-16fe0076c494 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-af4cc5ba-485d-4a3d-8dc2-16fe0076c494 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/dfa3e3da-9675-4656-a47c-4b149b3e0fb5 Sep 05 21:06:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-af4cc5ba-485d-4a3d-8dc2-16fe0076c494 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-af4cc5ba-485d-4a3d-8dc2-16fe0076c494 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:37 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:37 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:37 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:37 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-cadd20a2-6773-4eaa-a934-c35d71f14d8c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cadd20a2-6773-4eaa-a934-c35d71f14d8c tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] GET http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 Sep 05 21:06:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cadd20a2-6773-4eaa-a934-c35d71f14d8c tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cadd20a2-6773-4eaa-a934-c35d71f14d8c tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:37 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-af4cc5ba-485d-4a3d-8dc2-16fe0076c494 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:37 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:37 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:37 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:37 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-af4cc5ba-485d-4a3d-8dc2-16fe0076c494 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/dfa3e3da-9675-4656-a47c-4b149b3e0fb5 returned with HTTP 200 Sep 05 21:06:37 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1460/2881] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:37 2026] GET /volume/v3/volumes/dfa3e3da-9675-4656-a47c-4b149b3e0fb5 => generated 865 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:37 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-cadd20a2-6773-4eaa-a934-c35d71f14d8c tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Volume info retrieved successfully. Sep 05 21:06:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cadd20a2-6773-4eaa-a934-c35d71f14d8c tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 returned with HTTP 200 Sep 05 21:06:37 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1422/2882] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:37 2026] GET /volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 => generated 959 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:06:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fe22ef55-7f8c-4744-a164-63e9e1976038 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fe22ef55-7f8c-4744-a164-63e9e1976038 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f Sep 05 21:06:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fe22ef55-7f8c-4744-a164-63e9e1976038 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fe22ef55-7f8c-4744-a164-63e9e1976038 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:38 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:38 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:38 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:38 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:38 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-fe22ef55-7f8c-4744-a164-63e9e1976038 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Volume info retrieved successfully. Sep 05 21:06:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fe22ef55-7f8c-4744-a164-63e9e1976038 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f returned with HTTP 200 Sep 05 21:06:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1461/2883] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:38 2026] GET /volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f => generated 905 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fa749260-7c92-48b8-b53b-bc410e129429 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6853c167-b6b7-4e3a-be5e-dc0fe720e029 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6853c167-b6b7-4e3a-be5e-dc0fe720e029 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/dfa3e3da-9675-4656-a47c-4b149b3e0fb5 Sep 05 21:06:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6853c167-b6b7-4e3a-be5e-dc0fe720e029 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6853c167-b6b7-4e3a-be5e-dc0fe720e029 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6853c167-b6b7-4e3a-be5e-dc0fe720e029 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/dfa3e3da-9675-4656-a47c-4b149b3e0fb5 returned with HTTP 404 Sep 05 21:06:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1462/2884] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:38 2026] GET /volume/v3/volumes/dfa3e3da-9675-4656-a47c-4b149b3e0fb5 => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5cd7935a-9e01-41d1-b9ee-991c80f45a53 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5cd7935a-9e01-41d1-b9ee-991c80f45a53 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] GET http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 Sep 05 21:06:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5cd7935a-9e01-41d1-b9ee-991c80f45a53 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5cd7935a-9e01-41d1-b9ee-991c80f45a53 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:39 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:39 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:39 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:39 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5cd7935a-9e01-41d1-b9ee-991c80f45a53 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Volume info retrieved successfully. Sep 05 21:06:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5cd7935a-9e01-41d1-b9ee-991c80f45a53 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 returned with HTTP 200 Sep 05 21:06:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1463/2885] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:39 2026] GET /volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 => generated 959 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-31df5006-daaf-485d-b7fd-7ad10b521f92 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-31df5006-daaf-485d-b7fd-7ad10b521f92 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] DELETE http://192.168.122.147/volume/v3/volumes/37d45291-e1e0-436d-aef7-4e858edba2f4 Sep 05 21:06:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-31df5006-daaf-485d-b7fd-7ad10b521f92 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-31df5006-daaf-485d-b7fd-7ad10b521f92 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:39 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-31df5006-daaf-485d-b7fd-7ad10b521f92 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Delete volume with id: 37d45291-e1e0-436d-aef7-4e858edba2f4 Sep 05 21:06:39 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:39 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:39 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:39 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-31df5006-daaf-485d-b7fd-7ad10b521f92 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fa749260-7c92-48b8-b53b-bc410e129429 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:06:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fa749260-7c92-48b8-b53b-bc410e129429 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-533732778"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-fa749260-7c92-48b8-b53b-bc410e129429 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-533732778'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:39 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-fa749260-7c92-48b8-b53b-bc410e129429 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Create volume of 1 GB Sep 05 21:06:39 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-fa749260-7c92-48b8-b53b-bc410e129429 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Availability Zones retrieved successfully. Sep 05 21:06:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-31df5006-daaf-485d-b7fd-7ad10b521f92 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Delete volume request issued successfully. Sep 05 21:06:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-31df5006-daaf-485d-b7fd-7ad10b521f92 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/37d45291-e1e0-436d-aef7-4e858edba2f4 returned with HTTP 202 Sep 05 21:06:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1464/2886] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:39 2026] DELETE /volume/v3/volumes/37d45291-e1e0-436d-aef7-4e858edba2f4 => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2fd49d9d-6543-4cd0-b12c-4d9be84de548 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2fd49d9d-6543-4cd0-b12c-4d9be84de548 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/37d45291-e1e0-436d-aef7-4e858edba2f4 Sep 05 21:06:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2fd49d9d-6543-4cd0-b12c-4d9be84de548 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2fd49d9d-6543-4cd0-b12c-4d9be84de548 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:39 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fa749260-7c92-48b8-b53b-bc410e129429 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Flow 'volume_create_api' (cbb6bdc9-14b7-43c0-97ec-509b21327d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:39 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fa749260-7c92-48b8-b53b-bc410e129429 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (414834d6-c04a-46f6-b454-d60827b8a2ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:39 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:39 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:39 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-fa749260-7c92-48b8-b53b-bc410e129429 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:39 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:39 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2fd49d9d-6543-4cd0-b12c-4d9be84de548 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2fd49d9d-6543-4cd0-b12c-4d9be84de548 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/37d45291-e1e0-436d-aef7-4e858edba2f4 returned with HTTP 200 Sep 05 21:06:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1465/2887] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:39 2026] GET /volume/v3/volumes/37d45291-e1e0-436d-aef7-4e858edba2f4 => generated 864 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-67c75b8f-8b93-4517-b85c-e04ab3c9ecd9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-67c75b8f-8b93-4517-b85c-e04ab3c9ecd9 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f Sep 05 21:06:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-67c75b8f-8b93-4517-b85c-e04ab3c9ecd9 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-67c75b8f-8b93-4517-b85c-e04ab3c9ecd9 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:39 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:39 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:39 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:39 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:39 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fa749260-7c92-48b8-b53b-bc410e129429 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (414834d6-c04a-46f6-b454-d60827b8a2ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:39 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fa749260-7c92-48b8-b53b-bc410e129429 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6ec4aea-f922-4845-b854-13d174f34228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-67c75b8f-8b93-4517-b85c-e04ab3c9ecd9 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Volume info retrieved successfully. Sep 05 21:06:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-67c75b8f-8b93-4517-b85c-e04ab3c9ecd9 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f returned with HTTP 200 Sep 05 21:06:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1466/2888] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:39 2026] GET /volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f => generated 905 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5534b1bd-14e1-4689-867e-ae52e9cb17f5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5534b1bd-14e1-4689-867e-ae52e9cb17f5 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] GET http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 Sep 05 21:06:40 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-fa749260-7c92-48b8-b53b-bc410e129429 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Created reservations ['8660f32c-0d29-492b-9bc7-68d43596a135', 'e5cb4806-7748-4e65-a311-aa639a1fa949', '979df62f-a035-4ad2-91ad-80b92aff8126', '2a9239f5-cfda-4c4b-aaa1-9c51c1e7df38'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5534b1bd-14e1-4689-867e-ae52e9cb17f5 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5534b1bd-14e1-4689-867e-ae52e9cb17f5 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:40 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fa749260-7c92-48b8-b53b-bc410e129429 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6ec4aea-f922-4845-b854-13d174f34228) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8660f32c-0d29-492b-9bc7-68d43596a135', 'e5cb4806-7748-4e65-a311-aa639a1fa949', '979df62f-a035-4ad2-91ad-80b92aff8126', '2a9239f5-cfda-4c4b-aaa1-9c51c1e7df38']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:40 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fa749260-7c92-48b8-b53b-bc410e129429 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fa6b620-7b2d-4052-94d2-8bd5798c605f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:40 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:40 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5534b1bd-14e1-4689-867e-ae52e9cb17f5 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Volume info retrieved successfully. Sep 05 21:06:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5534b1bd-14e1-4689-867e-ae52e9cb17f5 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 returned with HTTP 200 Sep 05 21:06:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1467/2889] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:40 2026] GET /volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 => generated 959 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:40 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:40 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:40 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fa749260-7c92-48b8-b53b-bc410e129429 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fa6b620-7b2d-4052-94d2-8bd5798c605f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a585e3c-99b4-4b75-9540-08cd98559850', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-533732778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67a447705b03401b97e88262c40c5bd0',qos_specs=None,replication_status=,reservations=['8660f32c-0d29-492b-9bc7-68d43596a135','e5cb4806-7748-4e65-a311-aa639a1fa949','979df62f-a035-4ad2-91ad-80b92aff8126','2a9239f5-cfda-4c4b-aaa1-9c51c1e7df38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69497e80666d4f589bccb83fd671063a',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-533732778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a585e3c-99b4-4b75-9540-08cd98559850,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67a447705b03401b97e88262c40c5bd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69497e80666d4f589bccb83fd671063a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:40 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fa749260-7c92-48b8-b53b-bc410e129429 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81ed6857-9fb3-4c6b-8299-90de25b553c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:40 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fa749260-7c92-48b8-b53b-bc410e129429 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81ed6857-9fb3-4c6b-8299-90de25b553c3) transitioned into state 'SUCCESS' from state '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-533732778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67a447705b03401b97e88262c40c5bd0',qos_specs=None,replication_status=,reservations=['8660f32c-0d29-492b-9bc7-68d43596a135','e5cb4806-7748-4e65-a311-aa639a1fa949','979df62f-a035-4ad2-91ad-80b92aff8126','2a9239f5-cfda-4c4b-aaa1-9c51c1e7df38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69497e80666d4f589bccb83fd671063a',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:40 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fa749260-7c92-48b8-b53b-bc410e129429 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd960ca6-8293-4453-8eb4-43d7999407e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:40 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fa749260-7c92-48b8-b53b-bc410e129429 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd960ca6-8293-4453-8eb4-43d7999407e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:40 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fa749260-7c92-48b8-b53b-bc410e129429 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Flow 'volume_create_api' (cbb6bdc9-14b7-43c0-97ec-509b21327d55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:40 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-fa749260-7c92-48b8-b53b-bc410e129429 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Create volume request issued successfully. Sep 05 21:06:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fa749260-7c92-48b8-b53b-bc410e129429 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1423/2890] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 21:06:38 2026] POST /volume/v3/volumes => generated 768 bytes in 1777 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9366893d-1d35-4c90-9716-b10fc2122cc2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-01fe4d0d-ee1c-45b8-9a86-6260a819173a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9366893d-1d35-4c90-9716-b10fc2122cc2 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/37d45291-e1e0-436d-aef7-4e858edba2f4 Sep 05 21:06:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9366893d-1d35-4c90-9716-b10fc2122cc2 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9366893d-1d35-4c90-9716-b10fc2122cc2 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-01fe4d0d-ee1c-45b8-9a86-6260a819173a tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/volumes/6a585e3c-99b4-4b75-9540-08cd98559850 Sep 05 21:06:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-01fe4d0d-ee1c-45b8-9a86-6260a819173a tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-01fe4d0d-ee1c-45b8-9a86-6260a819173a tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:40 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:40 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:40 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:40 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:40 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9366893d-1d35-4c90-9716-b10fc2122cc2 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:40 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:40 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9366893d-1d35-4c90-9716-b10fc2122cc2 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/37d45291-e1e0-436d-aef7-4e858edba2f4 returned with HTTP 200 Sep 05 21:06:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1424/2891] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:40 2026] GET /volume/v3/volumes/37d45291-e1e0-436d-aef7-4e858edba2f4 => generated 864 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-01fe4d0d-ee1c-45b8-9a86-6260a819173a tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Volume info retrieved successfully. Sep 05 21:06:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-43d47b4e-0951-42c5-80b3-c2a9bd6e7a2d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-43d47b4e-0951-42c5-80b3-c2a9bd6e7a2d tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f Sep 05 21:06:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-01fe4d0d-ee1c-45b8-9a86-6260a819173a tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/6a585e3c-99b4-4b75-9540-08cd98559850 returned with HTTP 200 Sep 05 21:06:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-43d47b4e-0951-42c5-80b3-c2a9bd6e7a2d tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-43d47b4e-0951-42c5-80b3-c2a9bd6e7a2d tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1468/2892] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:40 2026] GET /volume/v3/volumes/6a585e3c-99b4-4b75-9540-08cd98559850 => generated 836 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:41 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:41 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:41 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:41 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:41 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-43d47b4e-0951-42c5-80b3-c2a9bd6e7a2d tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Volume info retrieved successfully. Sep 05 21:06:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-43d47b4e-0951-42c5-80b3-c2a9bd6e7a2d tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f returned with HTTP 200 Sep 05 21:06:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1425/2893] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:40 2026] GET /volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f => generated 905 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-eabc0869-212c-4d43-a57d-139ebb53dabf None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-eabc0869-212c-4d43-a57d-139ebb53dabf tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] GET http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 Sep 05 21:06:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-eabc0869-212c-4d43-a57d-139ebb53dabf tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-eabc0869-212c-4d43-a57d-139ebb53dabf tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:41 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:41 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:41 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:41 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:41 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-eabc0869-212c-4d43-a57d-139ebb53dabf tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Volume info retrieved successfully. Sep 05 21:06:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-eabc0869-212c-4d43-a57d-139ebb53dabf tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 returned with HTTP 200 Sep 05 21:06:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1469/2894] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:41 2026] GET /volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 => generated 959 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ee39222e-0715-4c0d-bab2-22aa5837d127 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ee39222e-0715-4c0d-bab2-22aa5837d127 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/37d45291-e1e0-436d-aef7-4e858edba2f4 Sep 05 21:06:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ee39222e-0715-4c0d-bab2-22aa5837d127 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ee39222e-0715-4c0d-bab2-22aa5837d127 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:42 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:42 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:42 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:42 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c4aab5f9-7319-48e9-9100-49ff47eecfa4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c4aab5f9-7319-48e9-9100-49ff47eecfa4 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/volumes/6a585e3c-99b4-4b75-9540-08cd98559850 Sep 05 21:06:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c4aab5f9-7319-48e9-9100-49ff47eecfa4 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c4aab5f9-7319-48e9-9100-49ff47eecfa4 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:42 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ee39222e-0715-4c0d-bab2-22aa5837d127 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:42 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:42 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:42 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:42 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ee39222e-0715-4c0d-bab2-22aa5837d127 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/37d45291-e1e0-436d-aef7-4e858edba2f4 returned with HTTP 200 Sep 05 21:06:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1426/2895] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:41 2026] GET /volume/v3/volumes/37d45291-e1e0-436d-aef7-4e858edba2f4 => generated 864 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:42 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c4aab5f9-7319-48e9-9100-49ff47eecfa4 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Volume info retrieved successfully. Sep 05 21:06:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c4aab5f9-7319-48e9-9100-49ff47eecfa4 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/6a585e3c-99b4-4b75-9540-08cd98559850 returned with HTTP 200 Sep 05 21:06:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1470/2896] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:42 2026] GET /volume/v3/volumes/6a585e3c-99b4-4b75-9540-08cd98559850 => generated 860 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2e1cc6c5-029c-4e06-8904-c98e673268c4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2e1cc6c5-029c-4e06-8904-c98e673268c4 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f Sep 05 21:06:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2e1cc6c5-029c-4e06-8904-c98e673268c4 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2e1cc6c5-029c-4e06-8904-c98e673268c4 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:42 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:42 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:42 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:42 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:42 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2e1cc6c5-029c-4e06-8904-c98e673268c4 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Volume info retrieved successfully. Sep 05 21:06:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2e1cc6c5-029c-4e06-8904-c98e673268c4 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f returned with HTTP 200 Sep 05 21:06:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1427/2897] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:42 2026] GET /volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f => generated 905 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f8a8b391-eaf4-433c-9126-e869a26b28f9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f8a8b391-eaf4-433c-9126-e869a26b28f9 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] GET http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 Sep 05 21:06:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f8a8b391-eaf4-433c-9126-e869a26b28f9 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f8a8b391-eaf4-433c-9126-e869a26b28f9 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:42 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:42 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:42 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:42 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:42 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f8a8b391-eaf4-433c-9126-e869a26b28f9 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Volume info retrieved successfully. Sep 05 21:06:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f8a8b391-eaf4-433c-9126-e869a26b28f9 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 returned with HTTP 200 Sep 05 21:06:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1471/2898] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:42 2026] GET /volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 => generated 1303 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e8e1deab-7e00-468b-8e93-6da6ba820fe1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e8e1deab-7e00-468b-8e93-6da6ba820fe1 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] DELETE http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 Sep 05 21:06:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e8e1deab-7e00-468b-8e93-6da6ba820fe1 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e8e1deab-7e00-468b-8e93-6da6ba820fe1 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:42 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-e8e1deab-7e00-468b-8e93-6da6ba820fe1 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Delete volume with id: c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 Sep 05 21:06:42 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:42 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:42 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:42 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:42 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e8e1deab-7e00-468b-8e93-6da6ba820fe1 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Volume info retrieved successfully. Sep 05 21:06:43 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e8e1deab-7e00-468b-8e93-6da6ba820fe1 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Delete volume request issued successfully. Sep 05 21:06:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e8e1deab-7e00-468b-8e93-6da6ba820fe1 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 returned with HTTP 202 Sep 05 21:06:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1428/2899] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:42 2026] DELETE /volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-44bef839-7fd9-4601-b00d-ce595708bb85 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-44bef839-7fd9-4601-b00d-ce595708bb85 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] GET http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 Sep 05 21:06:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-44bef839-7fd9-4601-b00d-ce595708bb85 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-44bef839-7fd9-4601-b00d-ce595708bb85 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:43 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:43 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:43 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:43 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ac03153a-4722-4d88-8f69-fb7cbaeebc52 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ac03153a-4722-4d88-8f69-fb7cbaeebc52 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/37d45291-e1e0-436d-aef7-4e858edba2f4 Sep 05 21:06:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ac03153a-4722-4d88-8f69-fb7cbaeebc52 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ac03153a-4722-4d88-8f69-fb7cbaeebc52 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:43 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-44bef839-7fd9-4601-b00d-ce595708bb85 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Volume info retrieved successfully. Sep 05 21:06:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ac03153a-4722-4d88-8f69-fb7cbaeebc52 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/37d45291-e1e0-436d-aef7-4e858edba2f4 returned with HTTP 404 Sep 05 21:06:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1429/2900] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:43 2026] GET /volume/v3/volumes/37d45291-e1e0-436d-aef7-4e858edba2f4 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ae79b564-71db-48b8-9c03-6291b41f7956 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ae79b564-71db-48b8-9c03-6291b41f7956 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/volumes/6a585e3c-99b4-4b75-9540-08cd98559850 Sep 05 21:06:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ae79b564-71db-48b8-9c03-6291b41f7956 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ae79b564-71db-48b8-9c03-6291b41f7956 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-44bef839-7fd9-4601-b00d-ce595708bb85 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 returned with HTTP 200 Sep 05 21:06:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1472/2901] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:43 2026] GET /volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 => generated 1302 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2320b6dd-cc1c-428f-a180-34aea0ab4efa None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:43 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:43 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2320b6dd-cc1c-428f-a180-34aea0ab4efa tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] DELETE http://192.168.122.147/volume/v3/volumes/8c65404a-9d05-40a0-be0e-6313e7c396f4 Sep 05 21:06:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2320b6dd-cc1c-428f-a180-34aea0ab4efa tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2320b6dd-cc1c-428f-a180-34aea0ab4efa tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:43 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-2320b6dd-cc1c-428f-a180-34aea0ab4efa tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Delete volume with id: 8c65404a-9d05-40a0-be0e-6313e7c396f4 Sep 05 21:06:43 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:43 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:43 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:43 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:43 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:43 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:43 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2320b6dd-cc1c-428f-a180-34aea0ab4efa tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:43 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ae79b564-71db-48b8-9c03-6291b41f7956 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Volume info retrieved successfully. Sep 05 21:06:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ae79b564-71db-48b8-9c03-6291b41f7956 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/6a585e3c-99b4-4b75-9540-08cd98559850 returned with HTTP 200 Sep 05 21:06:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1430/2902] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:43 2026] GET /volume/v3/volumes/6a585e3c-99b4-4b75-9540-08cd98559850 => generated 860 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1fbefb11-7b8e-4541-9473-79e0569ebccd None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1fbefb11-7b8e-4541-9473-79e0569ebccd tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f Sep 05 21:06:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1fbefb11-7b8e-4541-9473-79e0569ebccd tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1fbefb11-7b8e-4541-9473-79e0569ebccd tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:43 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2320b6dd-cc1c-428f-a180-34aea0ab4efa tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Delete volume request issued successfully. Sep 05 21:06:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2320b6dd-cc1c-428f-a180-34aea0ab4efa tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/8c65404a-9d05-40a0-be0e-6313e7c396f4 returned with HTTP 202 Sep 05 21:06:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1473/2903] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:43 2026] DELETE /volume/v3/volumes/8c65404a-9d05-40a0-be0e-6313e7c396f4 => generated 0 bytes in 211 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-57ed1f21-ada2-4ad7-a718-546629033458 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-57ed1f21-ada2-4ad7-a718-546629033458 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/8c65404a-9d05-40a0-be0e-6313e7c396f4 Sep 05 21:06:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-57ed1f21-ada2-4ad7-a718-546629033458 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-57ed1f21-ada2-4ad7-a718-546629033458 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:43 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:43 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:43 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:43 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:43 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:43 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:43 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-1fbefb11-7b8e-4541-9473-79e0569ebccd tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Volume info retrieved successfully. Sep 05 21:06:43 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:43 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1fbefb11-7b8e-4541-9473-79e0569ebccd tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f returned with HTTP 200 Sep 05 21:06:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1431/2904] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:43 2026] GET /volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f => generated 905 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:43 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-57ed1f21-ada2-4ad7-a718-546629033458 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-57ed1f21-ada2-4ad7-a718-546629033458 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/8c65404a-9d05-40a0-be0e-6313e7c396f4 returned with HTTP 200 Sep 05 21:06:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1474/2905] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:43 2026] GET /volume/v3/volumes/8c65404a-9d05-40a0-be0e-6313e7c396f4 => generated 865 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:06:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-17bd2446-5eac-45a2-999b-fd71fe95b767 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-17bd2446-5eac-45a2-999b-fd71fe95b767 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] GET http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 Sep 05 21:06:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-17bd2446-5eac-45a2-999b-fd71fe95b767 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-17bd2446-5eac-45a2-999b-fd71fe95b767 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:44 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:44 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:44 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:44 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1e0d2253-0d4c-44f1-8823-caa105fa5de5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:44 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-17bd2446-5eac-45a2-999b-fd71fe95b767 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Volume info retrieved successfully. Sep 05 21:06:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1e0d2253-0d4c-44f1-8823-caa105fa5de5 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/volumes/6a585e3c-99b4-4b75-9540-08cd98559850 Sep 05 21:06:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1e0d2253-0d4c-44f1-8823-caa105fa5de5 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1e0d2253-0d4c-44f1-8823-caa105fa5de5 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-17bd2446-5eac-45a2-999b-fd71fe95b767 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 returned with HTTP 200 Sep 05 21:06:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1432/2906] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:44 2026] GET /volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 => generated 1302 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:44 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:44 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:44 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:44 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:44 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1e0d2253-0d4c-44f1-8823-caa105fa5de5 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Volume info retrieved successfully. Sep 05 21:06:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1e0d2253-0d4c-44f1-8823-caa105fa5de5 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/6a585e3c-99b4-4b75-9540-08cd98559850 returned with HTTP 200 Sep 05 21:06:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1475/2907] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:44 2026] GET /volume/v3/volumes/6a585e3c-99b4-4b75-9540-08cd98559850 => generated 860 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f75dc783-449e-47fd-a88b-9bad759030d3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f75dc783-449e-47fd-a88b-9bad759030d3 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f Sep 05 21:06:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f75dc783-449e-47fd-a88b-9bad759030d3 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f75dc783-449e-47fd-a88b-9bad759030d3 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:44 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:44 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:44 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:44 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:44 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f75dc783-449e-47fd-a88b-9bad759030d3 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Volume info retrieved successfully. Sep 05 21:06:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7794839d-054a-4275-8278-3d735648a2cb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7794839d-054a-4275-8278-3d735648a2cb tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/8c65404a-9d05-40a0-be0e-6313e7c396f4 Sep 05 21:06:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7794839d-054a-4275-8278-3d735648a2cb tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7794839d-054a-4275-8278-3d735648a2cb tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f75dc783-449e-47fd-a88b-9bad759030d3 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f returned with HTTP 200 Sep 05 21:06:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1433/2908] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:44 2026] GET /volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f => generated 905 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:44 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:44 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:44 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:44 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:44 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7794839d-054a-4275-8278-3d735648a2cb tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7794839d-054a-4275-8278-3d735648a2cb tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/8c65404a-9d05-40a0-be0e-6313e7c396f4 returned with HTTP 200 Sep 05 21:06:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1476/2909] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:44 2026] GET /volume/v3/volumes/8c65404a-9d05-40a0-be0e-6313e7c396f4 => generated 865 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e0073198-a822-4d8f-9df4-6f87616ef394 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e0073198-a822-4d8f-9df4-6f87616ef394 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] GET http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 Sep 05 21:06:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e0073198-a822-4d8f-9df4-6f87616ef394 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e0073198-a822-4d8f-9df4-6f87616ef394 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e0073198-a822-4d8f-9df4-6f87616ef394 tempest-VolumeAndVolumeTypeFromImageTest-965663690 tempest-VolumeAndVolumeTypeFromImageTest-965663690-project-member] http://192.168.122.147/volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 returned with HTTP 404 Sep 05 21:06:45 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1434/2910] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:45 2026] GET /volume/v3/volumes/c55b5bb4-a03d-4e26-a5d7-eb9dbfc870a4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c7c39d0d-286c-4b78-a1a9-deb789d7bd33 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c7c39d0d-286c-4b78-a1a9-deb789d7bd33 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/volumes/6a585e3c-99b4-4b75-9540-08cd98559850 Sep 05 21:06:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c7c39d0d-286c-4b78-a1a9-deb789d7bd33 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c7c39d0d-286c-4b78-a1a9-deb789d7bd33 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:45 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:45 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:45 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:45 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:45 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c7c39d0d-286c-4b78-a1a9-deb789d7bd33 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Volume info retrieved successfully. Sep 05 21:06:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c7c39d0d-286c-4b78-a1a9-deb789d7bd33 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/6a585e3c-99b4-4b75-9540-08cd98559850 returned with HTTP 200 Sep 05 21:06:45 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1477/2911] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:45 2026] GET /volume/v3/volumes/6a585e3c-99b4-4b75-9540-08cd98559850 => generated 860 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-75722195-f6b7-45dc-b0d0-ef6a44fa07fc None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-75722195-f6b7-45dc-b0d0-ef6a44fa07fc tempest-VolumeAndVolumeTypeFromImageTest-717561626 tempest-VolumeAndVolumeTypeFromImageTest-717561626-project-admin] GET http://192.168.122.147/volume/v3/volumes/detail?all_tenants=1 Sep 05 21:06:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-75722195-f6b7-45dc-b0d0-ef6a44fa07fc tempest-VolumeAndVolumeTypeFromImageTest-717561626 tempest-VolumeAndVolumeTypeFromImageTest-717561626-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-75722195-f6b7-45dc-b0d0-ef6a44fa07fc tempest-VolumeAndVolumeTypeFromImageTest-717561626 tempest-VolumeAndVolumeTypeFromImageTest-717561626-project-admin] Calling method 'detail' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:45 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-75722195-f6b7-45dc-b0d0-ef6a44fa07fc tempest-VolumeAndVolumeTypeFromImageTest-717561626 tempest-VolumeAndVolumeTypeFromImageTest-717561626-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 21:06:45 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:45 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:45 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:45 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:45 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:45 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:45 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:45 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:45 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:45 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:45 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:45 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:45 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-75722195-f6b7-45dc-b0d0-ef6a44fa07fc tempest-VolumeAndVolumeTypeFromImageTest-717561626 tempest-VolumeAndVolumeTypeFromImageTest-717561626-project-admin] Get all volumes completed successfully. Sep 05 21:06:45 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:45 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-75722195-f6b7-45dc-b0d0-ef6a44fa07fc tempest-VolumeAndVolumeTypeFromImageTest-717561626 tempest-VolumeAndVolumeTypeFromImageTest-717561626-project-admin] http://192.168.122.147/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 05 21:06:45 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1435/2912] 192.168.122.147 () {58 vars in 1169 bytes} [Sat Sep 5 21:06:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6131 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2410e93f-6798-4bc5-8d07-841fb703f459 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2410e93f-6798-4bc5-8d07-841fb703f459 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f Sep 05 21:06:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2410e93f-6798-4bc5-8d07-841fb703f459 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2410e93f-6798-4bc5-8d07-841fb703f459 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-59a36b6a-c0a9-401a-b4d7-71ccdd17ef42 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-59a36b6a-c0a9-401a-b4d7-71ccdd17ef42 tempest-VolumeAndVolumeTypeFromImageTest-717561626 tempest-VolumeAndVolumeTypeFromImageTest-717561626-project-admin] DELETE http://192.168.122.147/volume/v3/types/a067d2b5-3c68-490d-bdc9-8ad1f65c0176 Sep 05 21:06:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-59a36b6a-c0a9-401a-b4d7-71ccdd17ef42 tempest-VolumeAndVolumeTypeFromImageTest-717561626 tempest-VolumeAndVolumeTypeFromImageTest-717561626-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-59a36b6a-c0a9-401a-b4d7-71ccdd17ef42 tempest-VolumeAndVolumeTypeFromImageTest-717561626 tempest-VolumeAndVolumeTypeFromImageTest-717561626-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:45 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:45 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:45 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:45 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:45 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2410e93f-6798-4bc5-8d07-841fb703f459 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Volume info retrieved successfully. Sep 05 21:06:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2410e93f-6798-4bc5-8d07-841fb703f459 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f returned with HTTP 200 Sep 05 21:06:45 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1478/2913] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:45 2026] GET /volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f => generated 906 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b193ee8b-5c9e-4df9-9f10-3d9575d9c9ca None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b193ee8b-5c9e-4df9-9f10-3d9575d9c9ca tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/8c65404a-9d05-40a0-be0e-6313e7c396f4 Sep 05 21:06:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b193ee8b-5c9e-4df9-9f10-3d9575d9c9ca tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b193ee8b-5c9e-4df9-9f10-3d9575d9c9ca tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-59a36b6a-c0a9-401a-b4d7-71ccdd17ef42 tempest-VolumeAndVolumeTypeFromImageTest-717561626 tempest-VolumeAndVolumeTypeFromImageTest-717561626-project-admin] http://192.168.122.147/volume/v3/types/a067d2b5-3c68-490d-bdc9-8ad1f65c0176 returned with HTTP 202 Sep 05 21:06:45 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1436/2914] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:06:45 2026] DELETE /volume/v3/types/a067d2b5-3c68-490d-bdc9-8ad1f65c0176 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-42a47095-fea8-4aab-8589-e4dffbb2caf2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b193ee8b-5c9e-4df9-9f10-3d9575d9c9ca tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/8c65404a-9d05-40a0-be0e-6313e7c396f4 returned with HTTP 404 Sep 05 21:06:45 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1479/2915] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:45 2026] GET /volume/v3/volumes/8c65404a-9d05-40a0-be0e-6313e7c396f4 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-42a47095-fea8-4aab-8589-e4dffbb2caf2 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 Sep 05 21:06:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-42a47095-fea8-4aab-8589-e4dffbb2caf2 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-42a47095-fea8-4aab-8589-e4dffbb2caf2 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7e8b3dca-b128-4ae5-98b6-991cf9139b9c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:45 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-42a47095-fea8-4aab-8589-e4dffbb2caf2 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Delete snapshot with id: e94551ff-e45a-4a2d-9168-218ae6192aa3 Sep 05 21:06:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7e8b3dca-b128-4ae5-98b6-991cf9139b9c tempest-VolumeAndVolumeTypeFromImageTest-717561626 tempest-VolumeAndVolumeTypeFromImageTest-717561626-project-admin] GET http://192.168.122.147/volume/v3/types/a067d2b5-3c68-490d-bdc9-8ad1f65c0176 Sep 05 21:06:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7e8b3dca-b128-4ae5-98b6-991cf9139b9c tempest-VolumeAndVolumeTypeFromImageTest-717561626 tempest-VolumeAndVolumeTypeFromImageTest-717561626-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7e8b3dca-b128-4ae5-98b6-991cf9139b9c tempest-VolumeAndVolumeTypeFromImageTest-717561626 tempest-VolumeAndVolumeTypeFromImageTest-717561626-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:45 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:45 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:45 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-42a47095-fea8-4aab-8589-e4dffbb2caf2 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Snapshot retrieved successfully. Sep 05 21:06:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7e8b3dca-b128-4ae5-98b6-991cf9139b9c tempest-VolumeAndVolumeTypeFromImageTest-717561626 tempest-VolumeAndVolumeTypeFromImageTest-717561626-project-admin] http://192.168.122.147/volume/v3/types/a067d2b5-3c68-490d-bdc9-8ad1f65c0176 returned with HTTP 404 Sep 05 21:06:45 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1480/2916] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 21:06:45 2026] GET /volume/v3/types/a067d2b5-3c68-490d-bdc9-8ad1f65c0176 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a4405aad-a341-4707-9061-d2ee4cfad19b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a4405aad-a341-4707-9061-d2ee4cfad19b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] DELETE http://192.168.122.147/volume/v3/volumes/5f87cc31-24f8-4713-86ba-236022a0bf77 Sep 05 21:06:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a4405aad-a341-4707-9061-d2ee4cfad19b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a4405aad-a341-4707-9061-d2ee4cfad19b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:45 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-a4405aad-a341-4707-9061-d2ee4cfad19b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Delete volume with id: 5f87cc31-24f8-4713-86ba-236022a0bf77 Sep 05 21:06:45 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:45 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:45 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:45 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:45 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:45 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:45 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a4405aad-a341-4707-9061-d2ee4cfad19b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:45 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-42a47095-fea8-4aab-8589-e4dffbb2caf2 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Snapshot delete request issued successfully. Sep 05 21:06:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-42a47095-fea8-4aab-8589-e4dffbb2caf2 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 returned with HTTP 202 Sep 05 21:06:45 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1437/2917] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:06:45 2026] DELETE /volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-cf9abe05-e3e6-4a41-92bb-8ac1f27c974c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cf9abe05-e3e6-4a41-92bb-8ac1f27c974c tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 Sep 05 21:06:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cf9abe05-e3e6-4a41-92bb-8ac1f27c974c tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cf9abe05-e3e6-4a41-92bb-8ac1f27c974c tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:45 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:45 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:45 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-cf9abe05-e3e6-4a41-92bb-8ac1f27c974c tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Snapshot retrieved successfully. Sep 05 21:06:45 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a4405aad-a341-4707-9061-d2ee4cfad19b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Delete volume request issued successfully. Sep 05 21:06:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cf9abe05-e3e6-4a41-92bb-8ac1f27c974c tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 returned with HTTP 200 Sep 05 21:06:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a4405aad-a341-4707-9061-d2ee4cfad19b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/5f87cc31-24f8-4713-86ba-236022a0bf77 returned with HTTP 202 Sep 05 21:06:45 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1438/2918] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:06:45 2026] GET /volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:45 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1481/2919] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:45 2026] DELETE /volume/v3/volumes/5f87cc31-24f8-4713-86ba-236022a0bf77 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-bbb58420-5f65-4bb2-8ed6-9600c0050e29 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bbb58420-5f65-4bb2-8ed6-9600c0050e29 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/5f87cc31-24f8-4713-86ba-236022a0bf77 Sep 05 21:06:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bbb58420-5f65-4bb2-8ed6-9600c0050e29 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bbb58420-5f65-4bb2-8ed6-9600c0050e29 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:45 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:45 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:45 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:45 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:45 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-bbb58420-5f65-4bb2-8ed6-9600c0050e29 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bbb58420-5f65-4bb2-8ed6-9600c0050e29 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/5f87cc31-24f8-4713-86ba-236022a0bf77 returned with HTTP 200 Sep 05 21:06:45 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1439/2920] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:45 2026] GET /volume/v3/volumes/5f87cc31-24f8-4713-86ba-236022a0bf77 => generated 865 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a9c1790c-19f1-4763-a409-f430b13227e3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a9c1790c-19f1-4763-a409-f430b13227e3 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/volumes/6a585e3c-99b4-4b75-9540-08cd98559850 Sep 05 21:06:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a9c1790c-19f1-4763-a409-f430b13227e3 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a9c1790c-19f1-4763-a409-f430b13227e3 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:46 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:46 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:46 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:46 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:46 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a9c1790c-19f1-4763-a409-f430b13227e3 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Volume info retrieved successfully. Sep 05 21:06:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a9c1790c-19f1-4763-a409-f430b13227e3 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/6a585e3c-99b4-4b75-9540-08cd98559850 returned with HTTP 200 Sep 05 21:06:46 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1482/2921] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:46 2026] GET /volume/v3/volumes/6a585e3c-99b4-4b75-9540-08cd98559850 => generated 861 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3392ba72-68cf-4b95-917d-6d6a21708a01 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3392ba72-68cf-4b95-917d-6d6a21708a01 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 21:06:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3392ba72-68cf-4b95-917d-6d6a21708a01 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6a585e3c-99b4-4b75-9540-08cd98559850", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1115132578"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:46 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:46 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:46 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:46 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:46 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3392ba72-68cf-4b95-917d-6d6a21708a01 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Volume info retrieved successfully. Sep 05 21:06:46 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-3392ba72-68cf-4b95-917d-6d6a21708a01 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Create snapshot from volume 6a585e3c-99b4-4b75-9540-08cd98559850 Sep 05 21:06:46 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-3392ba72-68cf-4b95-917d-6d6a21708a01 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Created reservations ['f27055de-2f91-4f96-804a-7cc31f6d6e53', '125011bc-adff-4b1b-8b40-5005fba81ea6', '3d5d3e9f-dedf-43d4-8b7a-3428e373f8c0', '765f94c0-578c-47ef-9093-74187d170de4'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:46 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:46 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7d52a19f-3bff-40ae-b388-0b043903f6d7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7d52a19f-3bff-40ae-b388-0b043903f6d7 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 Sep 05 21:06:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7d52a19f-3bff-40ae-b388-0b043903f6d7 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7d52a19f-3bff-40ae-b388-0b043903f6d7 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:46 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:46 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:46 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7d52a19f-3bff-40ae-b388-0b043903f6d7 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Snapshot retrieved successfully. Sep 05 21:06:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7d52a19f-3bff-40ae-b388-0b043903f6d7 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 returned with HTTP 200 Sep 05 21:06:46 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1483/2922] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:06:46 2026] GET /volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 => generated 466 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:46 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3392ba72-68cf-4b95-917d-6d6a21708a01 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Snapshot create request issued successfully. Sep 05 21:06:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d92ac594-1fab-4cf5-8ca1-798bcd4e63f7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3392ba72-68cf-4b95-917d-6d6a21708a01 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 21:06:46 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1440/2923] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 21:06:46 2026] POST /volume/v3/snapshots => generated 316 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d92ac594-1fab-4cf5-8ca1-798bcd4e63f7 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/5f87cc31-24f8-4713-86ba-236022a0bf77 Sep 05 21:06:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d92ac594-1fab-4cf5-8ca1-798bcd4e63f7 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d92ac594-1fab-4cf5-8ca1-798bcd4e63f7 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-58e98ac1-1d5f-43fb-bb21-7d499d4a11a1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-58e98ac1-1d5f-43fb-bb21-7d499d4a11a1 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/snapshots/2a3a46b4-a553-407e-8949-0115d4be5efa Sep 05 21:06:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-58e98ac1-1d5f-43fb-bb21-7d499d4a11a1 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-58e98ac1-1d5f-43fb-bb21-7d499d4a11a1 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d92ac594-1fab-4cf5-8ca1-798bcd4e63f7 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/5f87cc31-24f8-4713-86ba-236022a0bf77 returned with HTTP 404 Sep 05 21:06:46 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1484/2924] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:46 2026] GET /volume/v3/volumes/5f87cc31-24f8-4713-86ba-236022a0bf77 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-68ec3c1d-4c3a-4645-934b-67cb78af4fc6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-68ec3c1d-4c3a-4645-934b-67cb78af4fc6 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] DELETE http://192.168.122.147/volume/v3/volumes/2f8cdf1c-3dd3-4a05-ba86-2aaf094c181e Sep 05 21:06:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-68ec3c1d-4c3a-4645-934b-67cb78af4fc6 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-68ec3c1d-4c3a-4645-934b-67cb78af4fc6 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:46 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-68ec3c1d-4c3a-4645-934b-67cb78af4fc6 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Delete volume with id: 2f8cdf1c-3dd3-4a05-ba86-2aaf094c181e Sep 05 21:06:46 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:46 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:46 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-58e98ac1-1d5f-43fb-bb21-7d499d4a11a1 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Snapshot retrieved successfully. Sep 05 21:06:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-58e98ac1-1d5f-43fb-bb21-7d499d4a11a1 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/snapshots/2a3a46b4-a553-407e-8949-0115d4be5efa returned with HTTP 200 Sep 05 21:06:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1441/2925] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:06:46 2026] GET /volume/v3/snapshots/2a3a46b4-a553-407e-8949-0115d4be5efa => generated 448 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:47 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:47 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:47 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:47 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-68ec3c1d-4c3a-4645-934b-67cb78af4fc6 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-68ec3c1d-4c3a-4645-934b-67cb78af4fc6 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Delete volume request issued successfully. Sep 05 21:06:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-68ec3c1d-4c3a-4645-934b-67cb78af4fc6 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/2f8cdf1c-3dd3-4a05-ba86-2aaf094c181e returned with HTTP 202 Sep 05 21:06:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1485/2926] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:46 2026] DELETE /volume/v3/volumes/2f8cdf1c-3dd3-4a05-ba86-2aaf094c181e => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5373d201-ade1-4c99-952c-dc03a78b778b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5373d201-ade1-4c99-952c-dc03a78b778b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/2f8cdf1c-3dd3-4a05-ba86-2aaf094c181e Sep 05 21:06:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5373d201-ade1-4c99-952c-dc03a78b778b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5373d201-ade1-4c99-952c-dc03a78b778b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:47 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:47 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:47 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:47 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5373d201-ade1-4c99-952c-dc03a78b778b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5373d201-ade1-4c99-952c-dc03a78b778b tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/2f8cdf1c-3dd3-4a05-ba86-2aaf094c181e returned with HTTP 200 Sep 05 21:06:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1442/2927] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:47 2026] GET /volume/v3/volumes/2f8cdf1c-3dd3-4a05-ba86-2aaf094c181e => generated 865 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5473f496-8109-4c32-bef9-577d33ed9d46 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5473f496-8109-4c32-bef9-577d33ed9d46 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 Sep 05 21:06:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5473f496-8109-4c32-bef9-577d33ed9d46 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5473f496-8109-4c32-bef9-577d33ed9d46 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:47 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:47 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5473f496-8109-4c32-bef9-577d33ed9d46 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Snapshot retrieved successfully. Sep 05 21:06:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5473f496-8109-4c32-bef9-577d33ed9d46 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 returned with HTTP 200 Sep 05 21:06:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1486/2928] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:06:47 2026] GET /volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 => generated 466 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9d538655-d50d-437a-98da-bb1d78d67ebb None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9d538655-d50d-437a-98da-bb1d78d67ebb tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/snapshots/2a3a46b4-a553-407e-8949-0115d4be5efa Sep 05 21:06:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9d538655-d50d-437a-98da-bb1d78d67ebb tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9d538655-d50d-437a-98da-bb1d78d67ebb tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:48 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:48 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:48 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9d538655-d50d-437a-98da-bb1d78d67ebb tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Snapshot retrieved successfully. Sep 05 21:06:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9d538655-d50d-437a-98da-bb1d78d67ebb tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/snapshots/2a3a46b4-a553-407e-8949-0115d4be5efa returned with HTTP 200 Sep 05 21:06:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1443/2929] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:06:48 2026] GET /volume/v3/snapshots/2a3a46b4-a553-407e-8949-0115d4be5efa => generated 448 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f161302b-2ef5-4330-8f66-08826c698386 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f161302b-2ef5-4330-8f66-08826c698386 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/2f8cdf1c-3dd3-4a05-ba86-2aaf094c181e Sep 05 21:06:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f161302b-2ef5-4330-8f66-08826c698386 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f161302b-2ef5-4330-8f66-08826c698386 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:48 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:48 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:48 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:48 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:48 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f161302b-2ef5-4330-8f66-08826c698386 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f161302b-2ef5-4330-8f66-08826c698386 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/2f8cdf1c-3dd3-4a05-ba86-2aaf094c181e returned with HTTP 200 Sep 05 21:06:48 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1487/2930] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:48 2026] GET /volume/v3/volumes/2f8cdf1c-3dd3-4a05-ba86-2aaf094c181e => generated 865 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d1174cd9-845b-4332-8143-248d28d2868d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d1174cd9-845b-4332-8143-248d28d2868d tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 Sep 05 21:06:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d1174cd9-845b-4332-8143-248d28d2868d tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d1174cd9-845b-4332-8143-248d28d2868d tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d1174cd9-845b-4332-8143-248d28d2868d tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 returned with HTTP 404 Sep 05 21:06:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1444/2931] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:06:48 2026] GET /volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-affbff16-0d6d-410b-a565-6d3e6cc2cdfb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-affbff16-0d6d-410b-a565-6d3e6cc2cdfb tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] DELETE http://192.168.122.147/volume/v3/volumes/3ce1665c-34a3-4091-ab8f-f042a00a2e13 Sep 05 21:06:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-affbff16-0d6d-410b-a565-6d3e6cc2cdfb tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-affbff16-0d6d-410b-a565-6d3e6cc2cdfb tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:48 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-affbff16-0d6d-410b-a565-6d3e6cc2cdfb tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Delete volume with id: 3ce1665c-34a3-4091-ab8f-f042a00a2e13 Sep 05 21:06:48 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:48 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:48 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:48 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:48 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-affbff16-0d6d-410b-a565-6d3e6cc2cdfb tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Volume info retrieved successfully. Sep 05 21:06:49 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-affbff16-0d6d-410b-a565-6d3e6cc2cdfb tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Delete volume request issued successfully. Sep 05 21:06:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-affbff16-0d6d-410b-a565-6d3e6cc2cdfb tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/volumes/3ce1665c-34a3-4091-ab8f-f042a00a2e13 returned with HTTP 202 Sep 05 21:06:49 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1488/2932] 192.168.122.147 () {60 vars in 1276 bytes} [Sat Sep 5 21:06:48 2026] DELETE /volume/v3/volumes/3ce1665c-34a3-4091-ab8f-f042a00a2e13 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:06:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5a68d13f-30ed-4b87-8bb0-5e92666deda2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-80da1932-74e5-46de-b670-33d1f4845b17 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-80da1932-74e5-46de-b670-33d1f4845b17 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/volumes/3ce1665c-34a3-4091-ab8f-f042a00a2e13 Sep 05 21:06:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-80da1932-74e5-46de-b670-33d1f4845b17 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-80da1932-74e5-46de-b670-33d1f4845b17 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5a68d13f-30ed-4b87-8bb0-5e92666deda2 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/snapshots/2a3a46b4-a553-407e-8949-0115d4be5efa Sep 05 21:06:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5a68d13f-30ed-4b87-8bb0-5e92666deda2 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5a68d13f-30ed-4b87-8bb0-5e92666deda2 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:49 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:49 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:49 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:49 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:49 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:49 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:49 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5a68d13f-30ed-4b87-8bb0-5e92666deda2 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Snapshot retrieved successfully. Sep 05 21:06:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5a68d13f-30ed-4b87-8bb0-5e92666deda2 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/snapshots/2a3a46b4-a553-407e-8949-0115d4be5efa returned with HTTP 200 Sep 05 21:06:49 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1445/2933] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:06:49 2026] GET /volume/v3/snapshots/2a3a46b4-a553-407e-8949-0115d4be5efa => generated 448 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:49 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-80da1932-74e5-46de-b670-33d1f4845b17 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Volume info retrieved successfully. Sep 05 21:06:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-80da1932-74e5-46de-b670-33d1f4845b17 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/volumes/3ce1665c-34a3-4091-ab8f-f042a00a2e13 returned with HTTP 200 Sep 05 21:06:49 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1489/2934] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:49 2026] GET /volume/v3/volumes/3ce1665c-34a3-4091-ab8f-f042a00a2e13 => generated 871 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-08b672a7-7d60-4472-8122-a1eaf01c790e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-08b672a7-7d60-4472-8122-a1eaf01c790e tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/2f8cdf1c-3dd3-4a05-ba86-2aaf094c181e Sep 05 21:06:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-08b672a7-7d60-4472-8122-a1eaf01c790e tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-08b672a7-7d60-4472-8122-a1eaf01c790e tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-08b672a7-7d60-4472-8122-a1eaf01c790e tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/2f8cdf1c-3dd3-4a05-ba86-2aaf094c181e returned with HTTP 404 Sep 05 21:06:49 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1446/2935] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:49 2026] GET /volume/v3/volumes/2f8cdf1c-3dd3-4a05-ba86-2aaf094c181e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5024ecce-ffb4-4112-8aa1-310641daedae None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5024ecce-ffb4-4112-8aa1-310641daedae tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] DELETE http://192.168.122.147/volume/v3/volumes/5618ceab-8a73-4d76-9e1b-ba5b5586eef1 Sep 05 21:06:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5024ecce-ffb4-4112-8aa1-310641daedae tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5024ecce-ffb4-4112-8aa1-310641daedae tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:49 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-5024ecce-ffb4-4112-8aa1-310641daedae tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Delete volume with id: 5618ceab-8a73-4d76-9e1b-ba5b5586eef1 Sep 05 21:06:49 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:49 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:49 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:49 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:49 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5024ecce-ffb4-4112-8aa1-310641daedae tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:49 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5024ecce-ffb4-4112-8aa1-310641daedae tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Delete volume request issued successfully. Sep 05 21:06:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5024ecce-ffb4-4112-8aa1-310641daedae tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/5618ceab-8a73-4d76-9e1b-ba5b5586eef1 returned with HTTP 202 Sep 05 21:06:49 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1490/2936] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:49 2026] DELETE /volume/v3/volumes/5618ceab-8a73-4d76-9e1b-ba5b5586eef1 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-13c255f0-b62f-4f46-82c0-50b0a4c7f03a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-13c255f0-b62f-4f46-82c0-50b0a4c7f03a tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/5618ceab-8a73-4d76-9e1b-ba5b5586eef1 Sep 05 21:06:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-13c255f0-b62f-4f46-82c0-50b0a4c7f03a tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-13c255f0-b62f-4f46-82c0-50b0a4c7f03a tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:49 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:49 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:49 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:49 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:49 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-13c255f0-b62f-4f46-82c0-50b0a4c7f03a tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-13c255f0-b62f-4f46-82c0-50b0a4c7f03a tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/5618ceab-8a73-4d76-9e1b-ba5b5586eef1 returned with HTTP 200 Sep 05 21:06:49 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1447/2937] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:49 2026] GET /volume/v3/volumes/5618ceab-8a73-4d76-9e1b-ba5b5586eef1 => generated 864 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e44f99cc-adf2-4f4a-80e6-e02e966b404e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e44f99cc-adf2-4f4a-80e6-e02e966b404e tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/snapshots/2a3a46b4-a553-407e-8949-0115d4be5efa Sep 05 21:06:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e44f99cc-adf2-4f4a-80e6-e02e966b404e tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e44f99cc-adf2-4f4a-80e6-e02e966b404e tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-753b5a8c-bc46-41c9-a324-fd32192934d4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:50 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:50 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:50 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e44f99cc-adf2-4f4a-80e6-e02e966b404e tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Snapshot retrieved successfully. Sep 05 21:06:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e44f99cc-adf2-4f4a-80e6-e02e966b404e tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/snapshots/2a3a46b4-a553-407e-8949-0115d4be5efa returned with HTTP 200 Sep 05 21:06:50 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1491/2938] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:06:50 2026] GET /volume/v3/snapshots/2a3a46b4-a553-407e-8949-0115d4be5efa => generated 475 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-753b5a8c-bc46-41c9-a324-fd32192934d4 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/volumes/3ce1665c-34a3-4091-ab8f-f042a00a2e13 Sep 05 21:06:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-753b5a8c-bc46-41c9-a324-fd32192934d4 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-753b5a8c-bc46-41c9-a324-fd32192934d4 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2b05a9e4-007c-4f2d-b82f-b384b35c7685 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2b05a9e4-007c-4f2d-b82f-b384b35c7685 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:06:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2b05a9e4-007c-4f2d-b82f-b384b35c7685 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2a3a46b4-a553-407e-8949-0115d4be5efa", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-587735622"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-2b05a9e4-007c-4f2d-b82f-b384b35c7685 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Create volume request body: {'volume': {"'snapshot_id": '2a3a46b4-a553-407e-8949-0115d4be5efa', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-587735622'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:50 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-2b05a9e4-007c-4f2d-b82f-b384b35c7685 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Create volume of 1 GB Sep 05 21:06:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-753b5a8c-bc46-41c9-a324-fd32192934d4 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/volumes/3ce1665c-34a3-4091-ab8f-f042a00a2e13 returned with HTTP 404 Sep 05 21:06:50 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1448/2939] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:50 2026] GET /volume/v3/volumes/3ce1665c-34a3-4091-ab8f-f042a00a2e13 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:06:50 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2b05a9e4-007c-4f2d-b82f-b384b35c7685 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Availability Zones retrieved successfully. Sep 05 21:06:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-333967a1-3ada-40c2-854a-481fa2a1805a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-333967a1-3ada-40c2-854a-481fa2a1805a tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] DELETE http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f Sep 05 21:06:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-333967a1-3ada-40c2-854a-481fa2a1805a tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-333967a1-3ada-40c2-854a-481fa2a1805a tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:50 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-333967a1-3ada-40c2-854a-481fa2a1805a tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Delete volume with id: 2be8e7d2-e307-4681-81bf-d8d2bf0d895f Sep 05 21:06:50 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2b05a9e4-007c-4f2d-b82f-b384b35c7685 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Flow 'volume_create_api' (a4754a31-2456-47f4-b6a8-42c0c44dbece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:50 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2b05a9e4-007c-4f2d-b82f-b384b35c7685 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a095821-c953-441e-a70b-3a40b76030df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:50 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-2b05a9e4-007c-4f2d-b82f-b384b35c7685 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:50 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:50 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:50 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:50 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:50 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-333967a1-3ada-40c2-854a-481fa2a1805a tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Volume info retrieved successfully. Sep 05 21:06:50 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2b05a9e4-007c-4f2d-b82f-b384b35c7685 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a095821-c953-441e-a70b-3a40b76030df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:50 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2b05a9e4-007c-4f2d-b82f-b384b35c7685 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9415aefb-39ca-413c-85eb-1b6ef1d9ad7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:50 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-333967a1-3ada-40c2-854a-481fa2a1805a tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Delete volume request issued successfully. Sep 05 21:06:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-333967a1-3ada-40c2-854a-481fa2a1805a tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f returned with HTTP 202 Sep 05 21:06:50 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1449/2940] 192.168.122.147 () {60 vars in 1276 bytes} [Sat Sep 5 21:06:50 2026] DELETE /volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:06:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c2b2b385-dfea-4fe2-bb15-ff85cbc6532c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c2b2b385-dfea-4fe2-bb15-ff85cbc6532c tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f Sep 05 21:06:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c2b2b385-dfea-4fe2-bb15-ff85cbc6532c tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c2b2b385-dfea-4fe2-bb15-ff85cbc6532c tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:50 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:50 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:50 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:50 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:50 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c2b2b385-dfea-4fe2-bb15-ff85cbc6532c tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Volume info retrieved successfully. Sep 05 21:06:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c2b2b385-dfea-4fe2-bb15-ff85cbc6532c tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f returned with HTTP 200 Sep 05 21:06:50 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1450/2941] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:50 2026] GET /volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f => generated 905 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e3d22a8f-594a-4161-a155-25dcc6f01757 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e3d22a8f-594a-4161-a155-25dcc6f01757 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/5618ceab-8a73-4d76-9e1b-ba5b5586eef1 Sep 05 21:06:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e3d22a8f-594a-4161-a155-25dcc6f01757 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e3d22a8f-594a-4161-a155-25dcc6f01757 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:50 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:50 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:50 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:50 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:50 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-2b05a9e4-007c-4f2d-b82f-b384b35c7685 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Created reservations ['97ce5731-535f-436a-8bc7-5e4cabdf05c4', 'c0fb1c6b-87f6-444c-9093-4b8863eaa346', 'ec6b16a8-7efb-4120-8316-69efb515ecf3', '0ddcfdf3-3a0b-40a0-884f-f7eb3f085888'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:50 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e3d22a8f-594a-4161-a155-25dcc6f01757 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Volume info retrieved successfully. Sep 05 21:06:50 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2b05a9e4-007c-4f2d-b82f-b384b35c7685 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9415aefb-39ca-413c-85eb-1b6ef1d9ad7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97ce5731-535f-436a-8bc7-5e4cabdf05c4', 'c0fb1c6b-87f6-444c-9093-4b8863eaa346', 'ec6b16a8-7efb-4120-8316-69efb515ecf3', '0ddcfdf3-3a0b-40a0-884f-f7eb3f085888']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:50 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2b05a9e4-007c-4f2d-b82f-b384b35c7685 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c035309f-bcf9-4c0b-a69e-895c5985bc78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e3d22a8f-594a-4161-a155-25dcc6f01757 tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/5618ceab-8a73-4d76-9e1b-ba5b5586eef1 returned with HTTP 200 Sep 05 21:06:50 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1451/2942] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:50 2026] GET /volume/v3/volumes/5618ceab-8a73-4d76-9e1b-ba5b5586eef1 => generated 864 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:50 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:50 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:50 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2b05a9e4-007c-4f2d-b82f-b384b35c7685 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c035309f-bcf9-4c0b-a69e-895c5985bc78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a0b1f41-80a1-46a0-8084-b3f2b57d4c2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-587735622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67a447705b03401b97e88262c40c5bd0',qos_specs=None,replication_status=,reservations=['97ce5731-535f-436a-8bc7-5e4cabdf05c4','c0fb1c6b-87f6-444c-9093-4b8863eaa346','ec6b16a8-7efb-4120-8316-69efb515ecf3','0ddcfdf3-3a0b-40a0-884f-f7eb3f085888'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69497e80666d4f589bccb83fd671063a',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-587735622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a0b1f41-80a1-46a0-8084-b3f2b57d4c2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67a447705b03401b97e88262c40c5bd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69497e80666d4f589bccb83fd671063a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:50 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2b05a9e4-007c-4f2d-b82f-b384b35c7685 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04158ffd-5ece-46b5-973a-ad0c841cc9a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:50 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2b05a9e4-007c-4f2d-b82f-b384b35c7685 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04158ffd-5ece-46b5-973a-ad0c841cc9a2) transitioned into state 'SUCCESS' from state '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-587735622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67a447705b03401b97e88262c40c5bd0',qos_specs=None,replication_status=,reservations=['97ce5731-535f-436a-8bc7-5e4cabdf05c4','c0fb1c6b-87f6-444c-9093-4b8863eaa346','ec6b16a8-7efb-4120-8316-69efb515ecf3','0ddcfdf3-3a0b-40a0-884f-f7eb3f085888'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69497e80666d4f589bccb83fd671063a',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:50 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2b05a9e4-007c-4f2d-b82f-b384b35c7685 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59e0b71e-03cf-4f2a-a9d3-d561ade83162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:50 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2b05a9e4-007c-4f2d-b82f-b384b35c7685 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59e0b71e-03cf-4f2a-a9d3-d561ade83162) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:50 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-2b05a9e4-007c-4f2d-b82f-b384b35c7685 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Flow 'volume_create_api' (a4754a31-2456-47f4-b6a8-42c0c44dbece) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:50 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2b05a9e4-007c-4f2d-b82f-b384b35c7685 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Create volume request issued successfully. Sep 05 21:06:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2b05a9e4-007c-4f2d-b82f-b384b35c7685 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:50 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1492/2943] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:06:50 2026] POST /volume/v3/volumes => generated 768 bytes in 645 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ecfb82c3-c3fe-48ad-93e9-38a3656b5aa1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ecfb82c3-c3fe-48ad-93e9-38a3656b5aa1 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:06:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ecfb82c3-c3fe-48ad-93e9-38a3656b5aa1 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2a3a46b4-a553-407e-8949-0115d4be5efa", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1894471987"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-ecfb82c3-c3fe-48ad-93e9-38a3656b5aa1 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Create volume request body: {'volume': {"'snapshot_id": '2a3a46b4-a553-407e-8949-0115d4be5efa', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1894471987'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:50 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-ecfb82c3-c3fe-48ad-93e9-38a3656b5aa1 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Create volume of 1 GB Sep 05 21:06:50 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ecfb82c3-c3fe-48ad-93e9-38a3656b5aa1 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Availability Zones retrieved successfully. Sep 05 21:06:50 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ecfb82c3-c3fe-48ad-93e9-38a3656b5aa1 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Flow 'volume_create_api' (6a407d26-239f-4f39-8ef4-e34eed5c0520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:50 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ecfb82c3-c3fe-48ad-93e9-38a3656b5aa1 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0df096b0-6581-4808-85e7-f3814fab9adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:50 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-ecfb82c3-c3fe-48ad-93e9-38a3656b5aa1 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ecfb82c3-c3fe-48ad-93e9-38a3656b5aa1 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0df096b0-6581-4808-85e7-f3814fab9adf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ecfb82c3-c3fe-48ad-93e9-38a3656b5aa1 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce038dd7-1a4f-46ce-a1d9-a8ee2c84993d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:51 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-ecfb82c3-c3fe-48ad-93e9-38a3656b5aa1 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Created reservations ['b62bfe29-be9e-4729-9689-805b8e56f566', '4ce10822-0b58-4d87-bb14-c01c518a4717', 'bb1708e4-797d-4b39-9b39-a58c08aaf898', '50e3c535-8265-4f08-bb57-945ab2beb6c8'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ecfb82c3-c3fe-48ad-93e9-38a3656b5aa1 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce038dd7-1a4f-46ce-a1d9-a8ee2c84993d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b62bfe29-be9e-4729-9689-805b8e56f566', '4ce10822-0b58-4d87-bb14-c01c518a4717', 'bb1708e4-797d-4b39-9b39-a58c08aaf898', '50e3c535-8265-4f08-bb57-945ab2beb6c8']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ecfb82c3-c3fe-48ad-93e9-38a3656b5aa1 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdf61b5e-6210-4b3e-8538-b8fbee8880aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:51 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:51 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ecfb82c3-c3fe-48ad-93e9-38a3656b5aa1 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdf61b5e-6210-4b3e-8538-b8fbee8880aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37f93e44-8fc5-4b8e-9f25-c90787e558e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1894471987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67a447705b03401b97e88262c40c5bd0',qos_specs=None,replication_status=,reservations=['b62bfe29-be9e-4729-9689-805b8e56f566','4ce10822-0b58-4d87-bb14-c01c518a4717','bb1708e4-797d-4b39-9b39-a58c08aaf898','50e3c535-8265-4f08-bb57-945ab2beb6c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69497e80666d4f589bccb83fd671063a',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1894471987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37f93e44-8fc5-4b8e-9f25-c90787e558e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67a447705b03401b97e88262c40c5bd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69497e80666d4f589bccb83fd671063a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ecfb82c3-c3fe-48ad-93e9-38a3656b5aa1 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (922bd380-32f3-436a-92db-cbf9a81d964a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ecfb82c3-c3fe-48ad-93e9-38a3656b5aa1 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (922bd380-32f3-436a-92db-cbf9a81d964a) transitioned into state 'SUCCESS' from state '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-1894471987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67a447705b03401b97e88262c40c5bd0',qos_specs=None,replication_status=,reservations=['b62bfe29-be9e-4729-9689-805b8e56f566','4ce10822-0b58-4d87-bb14-c01c518a4717','bb1708e4-797d-4b39-9b39-a58c08aaf898','50e3c535-8265-4f08-bb57-945ab2beb6c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69497e80666d4f589bccb83fd671063a',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ecfb82c3-c3fe-48ad-93e9-38a3656b5aa1 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (426f36dd-12f4-4222-a319-3ec37a3d2dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ecfb82c3-c3fe-48ad-93e9-38a3656b5aa1 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (426f36dd-12f4-4222-a319-3ec37a3d2dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:51 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ecfb82c3-c3fe-48ad-93e9-38a3656b5aa1 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Flow 'volume_create_api' (6a407d26-239f-4f39-8ef4-e34eed5c0520) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ecfb82c3-c3fe-48ad-93e9-38a3656b5aa1 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Create volume request issued successfully. Sep 05 21:06:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ecfb82c3-c3fe-48ad-93e9-38a3656b5aa1 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:51 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1452/2944] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:06:50 2026] POST /volume/v3/volumes => generated 769 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b25d8806-a3d8-4edc-a726-69b5bed36dbc None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b25d8806-a3d8-4edc-a726-69b5bed36dbc tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:06:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b25d8806-a3d8-4edc-a726-69b5bed36dbc tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2a3a46b4-a553-407e-8949-0115d4be5efa", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-504705870"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-b25d8806-a3d8-4edc-a726-69b5bed36dbc tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Create volume request body: {'volume': {"'snapshot_id": '2a3a46b4-a553-407e-8949-0115d4be5efa', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-504705870'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:51 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-b25d8806-a3d8-4edc-a726-69b5bed36dbc tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Create volume of 1 GB Sep 05 21:06:51 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:51 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:51 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b25d8806-a3d8-4edc-a726-69b5bed36dbc tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Availability Zones retrieved successfully. Sep 05 21:06:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b25d8806-a3d8-4edc-a726-69b5bed36dbc tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Flow 'volume_create_api' (9393c5b8-8bda-46ce-8396-8e424a99eb3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b25d8806-a3d8-4edc-a726-69b5bed36dbc tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d21861ee-aa2b-4c09-b56c-5b5624e5854b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-b25d8806-a3d8-4edc-a726-69b5bed36dbc tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c3ca7e4f-704b-4233-a1ca-8cdc76e6b83a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c3ca7e4f-704b-4233-a1ca-8cdc76e6b83a tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f Sep 05 21:06:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c3ca7e4f-704b-4233-a1ca-8cdc76e6b83a tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c3ca7e4f-704b-4233-a1ca-8cdc76e6b83a tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:51 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:51 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:51 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:51 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c3ca7e4f-704b-4233-a1ca-8cdc76e6b83a tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Volume info retrieved successfully. Sep 05 21:06:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b25d8806-a3d8-4edc-a726-69b5bed36dbc tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d21861ee-aa2b-4c09-b56c-5b5624e5854b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c3ca7e4f-704b-4233-a1ca-8cdc76e6b83a tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f returned with HTTP 200 Sep 05 21:06:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b25d8806-a3d8-4edc-a726-69b5bed36dbc tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af3b7c75-d182-4c37-b37b-e45ee26756d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:51 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1453/2945] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:51 2026] GET /volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f => generated 905 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3a0e5c48-1803-408a-bb3d-82691833853f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3a0e5c48-1803-408a-bb3d-82691833853f tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] GET http://192.168.122.147/volume/v3/volumes/5618ceab-8a73-4d76-9e1b-ba5b5586eef1 Sep 05 21:06:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3a0e5c48-1803-408a-bb3d-82691833853f tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3a0e5c48-1803-408a-bb3d-82691833853f tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3a0e5c48-1803-408a-bb3d-82691833853f tempest-CreateVolumesFromSourceVolumeTest-958035557 tempest-CreateVolumesFromSourceVolumeTest-958035557-project-member] http://192.168.122.147/volume/v3/volumes/5618ceab-8a73-4d76-9e1b-ba5b5586eef1 returned with HTTP 404 Sep 05 21:06:51 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1454/2946] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:51 2026] GET /volume/v3/volumes/5618ceab-8a73-4d76-9e1b-ba5b5586eef1 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:51 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-b25d8806-a3d8-4edc-a726-69b5bed36dbc tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Created reservations ['caf6e488-20e4-4304-af0e-80382e0720c8', '8d9140f1-d11a-4302-bba0-5facde63470c', '21740f32-1bfd-41c5-a7d5-7a252c51e581', 'bf6986a0-1b82-4889-9697-b31f4674582c'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b25d8806-a3d8-4edc-a726-69b5bed36dbc tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af3b7c75-d182-4c37-b37b-e45ee26756d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['caf6e488-20e4-4304-af0e-80382e0720c8', '8d9140f1-d11a-4302-bba0-5facde63470c', '21740f32-1bfd-41c5-a7d5-7a252c51e581', 'bf6986a0-1b82-4889-9697-b31f4674582c']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b25d8806-a3d8-4edc-a726-69b5bed36dbc tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed4e3aee-af15-405a-be3a-aa4ff8e717a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:51 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:51 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b25d8806-a3d8-4edc-a726-69b5bed36dbc tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed4e3aee-af15-405a-be3a-aa4ff8e717a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c033d54-0d24-44d5-9ee5-ebe2d456a7f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-504705870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67a447705b03401b97e88262c40c5bd0',qos_specs=None,replication_status=,reservations=['caf6e488-20e4-4304-af0e-80382e0720c8','8d9140f1-d11a-4302-bba0-5facde63470c','21740f32-1bfd-41c5-a7d5-7a252c51e581','bf6986a0-1b82-4889-9697-b31f4674582c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69497e80666d4f589bccb83fd671063a',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-504705870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c033d54-0d24-44d5-9ee5-ebe2d456a7f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67a447705b03401b97e88262c40c5bd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69497e80666d4f589bccb83fd671063a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b25d8806-a3d8-4edc-a726-69b5bed36dbc tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90d7f87c-f58a-48ff-8c60-8a7e25d798aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b25d8806-a3d8-4edc-a726-69b5bed36dbc tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90d7f87c-f58a-48ff-8c60-8a7e25d798aa) transitioned into state 'SUCCESS' from state '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-504705870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67a447705b03401b97e88262c40c5bd0',qos_specs=None,replication_status=,reservations=['caf6e488-20e4-4304-af0e-80382e0720c8','8d9140f1-d11a-4302-bba0-5facde63470c','21740f32-1bfd-41c5-a7d5-7a252c51e581','bf6986a0-1b82-4889-9697-b31f4674582c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69497e80666d4f589bccb83fd671063a',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b25d8806-a3d8-4edc-a726-69b5bed36dbc tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d392bc49-037d-4e74-a9db-9a7c46128647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:52 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b25d8806-a3d8-4edc-a726-69b5bed36dbc tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d392bc49-037d-4e74-a9db-9a7c46128647) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:52 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-b25d8806-a3d8-4edc-a726-69b5bed36dbc tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Flow 'volume_create_api' (9393c5b8-8bda-46ce-8396-8e424a99eb3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:52 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b25d8806-a3d8-4edc-a726-69b5bed36dbc tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Create volume request issued successfully. Sep 05 21:06:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b25d8806-a3d8-4edc-a726-69b5bed36dbc tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1493/2947] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:06:51 2026] POST /volume/v3/volumes => generated 768 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-da79c53a-3ad5-4163-a8a5-639274be0788 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-da79c53a-3ad5-4163-a8a5-639274be0788 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:06:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-da79c53a-3ad5-4163-a8a5-639274be0788 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2a3a46b4-a553-407e-8949-0115d4be5efa", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-626255644"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-da79c53a-3ad5-4163-a8a5-639274be0788 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Create volume request body: {'volume': {"'snapshot_id": '2a3a46b4-a553-407e-8949-0115d4be5efa', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-626255644'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:52 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-da79c53a-3ad5-4163-a8a5-639274be0788 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Create volume of 1 GB Sep 05 21:06:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-da79c53a-3ad5-4163-a8a5-639274be0788 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Availability Zones retrieved successfully. Sep 05 21:06:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-da79c53a-3ad5-4163-a8a5-639274be0788 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Flow 'volume_create_api' (65eb5f20-b42e-4e00-b6c1-a2356e313131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-da79c53a-3ad5-4163-a8a5-639274be0788 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80a848ea-2913-4ce8-ad42-4f605920998b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-da79c53a-3ad5-4163-a8a5-639274be0788 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-da79c53a-3ad5-4163-a8a5-639274be0788 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80a848ea-2913-4ce8-ad42-4f605920998b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-da79c53a-3ad5-4163-a8a5-639274be0788 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b3bec63-02ca-457e-b5d7-dffe26e7f3ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:52 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-da79c53a-3ad5-4163-a8a5-639274be0788 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Created reservations ['630495b6-f45b-4c0d-8082-b60c99e175b1', '1e9872ec-ee72-4be5-bbb4-3f8a08a5ee4f', '2bdb11dd-fe32-4b7c-a39d-9059c14c5f35', 'd8efcabc-5420-46c7-bc6b-d175dbcf0ba3'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-da79c53a-3ad5-4163-a8a5-639274be0788 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b3bec63-02ca-457e-b5d7-dffe26e7f3ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['630495b6-f45b-4c0d-8082-b60c99e175b1', '1e9872ec-ee72-4be5-bbb4-3f8a08a5ee4f', '2bdb11dd-fe32-4b7c-a39d-9059c14c5f35', 'd8efcabc-5420-46c7-bc6b-d175dbcf0ba3']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-da79c53a-3ad5-4163-a8a5-639274be0788 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79532bb5-9c8c-474b-9b61-b5a0fbe991aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8f6e7c65-0954-405f-824e-7595cee13bbf None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8f6e7c65-0954-405f-824e-7595cee13bbf tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f Sep 05 21:06:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8f6e7c65-0954-405f-824e-7595cee13bbf tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8f6e7c65-0954-405f-824e-7595cee13bbf tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8f6e7c65-0954-405f-824e-7595cee13bbf tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f returned with HTTP 404 Sep 05 21:06:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1494/2948] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:52 2026] GET /volume/v3/volumes/2be8e7d2-e307-4681-81bf-d8d2bf0d895f => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:06:52 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:52 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-da79c53a-3ad5-4163-a8a5-639274be0788 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79532bb5-9c8c-474b-9b61-b5a0fbe991aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '407ed265-0ccc-4856-bcc9-dde4e8911042', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-626255644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67a447705b03401b97e88262c40c5bd0',qos_specs=None,replication_status=,reservations=['630495b6-f45b-4c0d-8082-b60c99e175b1','1e9872ec-ee72-4be5-bbb4-3f8a08a5ee4f','2bdb11dd-fe32-4b7c-a39d-9059c14c5f35','d8efcabc-5420-46c7-bc6b-d175dbcf0ba3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69497e80666d4f589bccb83fd671063a',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-626255644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=407ed265-0ccc-4856-bcc9-dde4e8911042,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67a447705b03401b97e88262c40c5bd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69497e80666d4f589bccb83fd671063a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-da79c53a-3ad5-4163-a8a5-639274be0788 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10f79014-d0d0-4478-99a1-92ac783b2a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3e6bdc5a-d16c-4d3f-a7b6-1b576e64e30e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3e6bdc5a-d16c-4d3f-a7b6-1b576e64e30e tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 Sep 05 21:06:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3e6bdc5a-d16c-4d3f-a7b6-1b576e64e30e tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3e6bdc5a-d16c-4d3f-a7b6-1b576e64e30e tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:52 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-3e6bdc5a-d16c-4d3f-a7b6-1b576e64e30e tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Delete snapshot with id: e94551ff-e45a-4a2d-9168-218ae6192aa3 Sep 05 21:06:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3e6bdc5a-d16c-4d3f-a7b6-1b576e64e30e tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 returned with HTTP 404 Sep 05 21:06:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1495/2949] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:06:52 2026] DELETE /volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ef17f7e5-3d08-46a7-b85d-0a2e6e4a46ef None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ef17f7e5-3d08-46a7-b85d-0a2e6e4a46ef tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 Sep 05 21:06:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ef17f7e5-3d08-46a7-b85d-0a2e6e4a46ef tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ef17f7e5-3d08-46a7-b85d-0a2e6e4a46ef tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ef17f7e5-3d08-46a7-b85d-0a2e6e4a46ef tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 returned with HTTP 404 Sep 05 21:06:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1496/2950] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:06:52 2026] GET /volume/v3/snapshots/e94551ff-e45a-4a2d-9168-218ae6192aa3 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 21:06:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d2db68d6-0f91-445d-9a50-e22f90a5adf2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d2db68d6-0f91-445d-9a50-e22f90a5adf2 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] DELETE http://192.168.122.147/volume/v3/volumes/3ce1665c-34a3-4091-ab8f-f042a00a2e13 Sep 05 21:06:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d2db68d6-0f91-445d-9a50-e22f90a5adf2 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d2db68d6-0f91-445d-9a50-e22f90a5adf2 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:52 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-d2db68d6-0f91-445d-9a50-e22f90a5adf2 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Delete volume with id: 3ce1665c-34a3-4091-ab8f-f042a00a2e13 Sep 05 21:06:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d2db68d6-0f91-445d-9a50-e22f90a5adf2 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/volumes/3ce1665c-34a3-4091-ab8f-f042a00a2e13 returned with HTTP 404 Sep 05 21:06:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1497/2951] 192.168.122.147 () {60 vars in 1276 bytes} [Sat Sep 5 21:06:52 2026] DELETE /volume/v3/volumes/3ce1665c-34a3-4091-ab8f-f042a00a2e13 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:06:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-da79c53a-3ad5-4163-a8a5-639274be0788 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10f79014-d0d0-4478-99a1-92ac783b2a37) transitioned into state 'SUCCESS' from state '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-626255644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67a447705b03401b97e88262c40c5bd0',qos_specs=None,replication_status=,reservations=['630495b6-f45b-4c0d-8082-b60c99e175b1','1e9872ec-ee72-4be5-bbb4-3f8a08a5ee4f','2bdb11dd-fe32-4b7c-a39d-9059c14c5f35','d8efcabc-5420-46c7-bc6b-d175dbcf0ba3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69497e80666d4f589bccb83fd671063a',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-dac2b43e-0e30-4836-8277-135f5fce91a3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dac2b43e-0e30-4836-8277-135f5fce91a3 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] GET http://192.168.122.147/volume/v3/volumes/3ce1665c-34a3-4091-ab8f-f042a00a2e13 Sep 05 21:06:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dac2b43e-0e30-4836-8277-135f5fce91a3 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dac2b43e-0e30-4836-8277-135f5fce91a3 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-da79c53a-3ad5-4163-a8a5-639274be0788 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a207918-deaa-40aa-8773-a091e14b90e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dac2b43e-0e30-4836-8277-135f5fce91a3 tempest-VolumeDependencyTests-1243655810 tempest-VolumeDependencyTests-1243655810-project-member] http://192.168.122.147/volume/v3/volumes/3ce1665c-34a3-4091-ab8f-f042a00a2e13 returned with HTTP 404 Sep 05 21:06:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1498/2952] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:52 2026] GET /volume/v3/volumes/3ce1665c-34a3-4091-ab8f-f042a00a2e13 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:06:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-da79c53a-3ad5-4163-a8a5-639274be0788 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a207918-deaa-40aa-8773-a091e14b90e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:52 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-da79c53a-3ad5-4163-a8a5-639274be0788 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Flow 'volume_create_api' (65eb5f20-b42e-4e00-b6c1-a2356e313131) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-da79c53a-3ad5-4163-a8a5-639274be0788 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Create volume request issued successfully. Sep 05 21:06:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-da79c53a-3ad5-4163-a8a5-639274be0788 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1455/2953] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:06:52 2026] POST /volume/v3/volumes => generated 768 bytes in 866 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3b01cc53-9fea-43e4-af07-b0c6c15c08bf None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3b01cc53-9fea-43e4-af07-b0c6c15c08bf tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:06:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3b01cc53-9fea-43e4-af07-b0c6c15c08bf tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2a3a46b4-a553-407e-8949-0115d4be5efa", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2124707039"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-3b01cc53-9fea-43e4-af07-b0c6c15c08bf tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Create volume request body: {'volume': {"'snapshot_id": '2a3a46b4-a553-407e-8949-0115d4be5efa', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2124707039'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:52 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-3b01cc53-9fea-43e4-af07-b0c6c15c08bf tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Create volume of 1 GB Sep 05 21:06:52 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:52 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:52 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3b01cc53-9fea-43e4-af07-b0c6c15c08bf tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Availability Zones retrieved successfully. Sep 05 21:06:52 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-3b01cc53-9fea-43e4-af07-b0c6c15c08bf tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Flow 'volume_create_api' (c26ba9d1-dcfe-49f6-8eb1-4b56ff2c285e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-3b01cc53-9fea-43e4-af07-b0c6c15c08bf tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18d10eb2-946c-472d-9a29-4d3b52d9350b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-3b01cc53-9fea-43e4-af07-b0c6c15c08bf tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-3b01cc53-9fea-43e4-af07-b0c6c15c08bf tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18d10eb2-946c-472d-9a29-4d3b52d9350b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-3b01cc53-9fea-43e4-af07-b0c6c15c08bf tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76327985-ca7a-46e7-bae8-2038eebd6285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:53 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-3b01cc53-9fea-43e4-af07-b0c6c15c08bf tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Created reservations ['cf0a8f00-a486-4c77-8568-c499e2ede9f9', '41325190-81b4-4c88-89a2-762faebce518', 'd6114a8f-8abd-4ace-9aa4-d61ea329be39', '7e82fdc7-6d71-425c-9acf-89a53ce6a7c1'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-3b01cc53-9fea-43e4-af07-b0c6c15c08bf tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76327985-ca7a-46e7-bae8-2038eebd6285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf0a8f00-a486-4c77-8568-c499e2ede9f9', '41325190-81b4-4c88-89a2-762faebce518', 'd6114a8f-8abd-4ace-9aa4-d61ea329be39', '7e82fdc7-6d71-425c-9acf-89a53ce6a7c1']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-3b01cc53-9fea-43e4-af07-b0c6c15c08bf tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5c8be4f-36ab-48db-bfad-bf7c1b937698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:53 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:53 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-3b01cc53-9fea-43e4-af07-b0c6c15c08bf tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5c8be4f-36ab-48db-bfad-bf7c1b937698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4237fec9-b6d2-413c-a3e5-1d096472f2fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2124707039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67a447705b03401b97e88262c40c5bd0',qos_specs=None,replication_status=,reservations=['cf0a8f00-a486-4c77-8568-c499e2ede9f9','41325190-81b4-4c88-89a2-762faebce518','d6114a8f-8abd-4ace-9aa4-d61ea329be39','7e82fdc7-6d71-425c-9acf-89a53ce6a7c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69497e80666d4f589bccb83fd671063a',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2124707039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4237fec9-b6d2-413c-a3e5-1d096472f2fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67a447705b03401b97e88262c40c5bd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69497e80666d4f589bccb83fd671063a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-3b01cc53-9fea-43e4-af07-b0c6c15c08bf tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dfbfacf-df3e-4e02-82c7-e05724a3fff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-3b01cc53-9fea-43e4-af07-b0c6c15c08bf tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dfbfacf-df3e-4e02-82c7-e05724a3fff0) transitioned into state 'SUCCESS' from state '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-2124707039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67a447705b03401b97e88262c40c5bd0',qos_specs=None,replication_status=,reservations=['cf0a8f00-a486-4c77-8568-c499e2ede9f9','41325190-81b4-4c88-89a2-762faebce518','d6114a8f-8abd-4ace-9aa4-d61ea329be39','7e82fdc7-6d71-425c-9acf-89a53ce6a7c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69497e80666d4f589bccb83fd671063a',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-3b01cc53-9fea-43e4-af07-b0c6c15c08bf tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ee1fb33-e10f-479b-acc2-d9e889ab4961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-3b01cc53-9fea-43e4-af07-b0c6c15c08bf tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ee1fb33-e10f-479b-acc2-d9e889ab4961) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:53 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-3b01cc53-9fea-43e4-af07-b0c6c15c08bf tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Flow 'volume_create_api' (c26ba9d1-dcfe-49f6-8eb1-4b56ff2c285e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:53 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3b01cc53-9fea-43e4-af07-b0c6c15c08bf tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Create volume request issued successfully. Sep 05 21:06:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3b01cc53-9fea-43e4-af07-b0c6c15c08bf tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:53 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1499/2954] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:06:52 2026] POST /volume/v3/volumes => generated 769 bytes in 701 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b80db93c-48bc-45a7-8271-5269ee430c96 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b80db93c-48bc-45a7-8271-5269ee430c96 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/volumes/4a0b1f41-80a1-46a0-8084-b3f2b57d4c2e Sep 05 21:06:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b80db93c-48bc-45a7-8271-5269ee430c96 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b80db93c-48bc-45a7-8271-5269ee430c96 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:53 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:53 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:53 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:53 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:53 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b80db93c-48bc-45a7-8271-5269ee430c96 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Volume info retrieved successfully. Sep 05 21:06:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b80db93c-48bc-45a7-8271-5269ee430c96 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/4a0b1f41-80a1-46a0-8084-b3f2b57d4c2e returned with HTTP 200 Sep 05 21:06:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1456/2955] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:53 2026] GET /volume/v3/volumes/4a0b1f41-80a1-46a0-8084-b3f2b57d4c2e => generated 861 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5b0d374d-2309-4e8d-9d8e-f4cf16a7b888 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5b0d374d-2309-4e8d-9d8e-f4cf16a7b888 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/volumes/37f93e44-8fc5-4b8e-9f25-c90787e558e8 Sep 05 21:06:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5b0d374d-2309-4e8d-9d8e-f4cf16a7b888 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5b0d374d-2309-4e8d-9d8e-f4cf16a7b888 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:53 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:53 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:53 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:53 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:53 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5b0d374d-2309-4e8d-9d8e-f4cf16a7b888 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Volume info retrieved successfully. Sep 05 21:06:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5b0d374d-2309-4e8d-9d8e-f4cf16a7b888 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/37f93e44-8fc5-4b8e-9f25-c90787e558e8 returned with HTTP 200 Sep 05 21:06:53 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1500/2956] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:53 2026] GET /volume/v3/volumes/37f93e44-8fc5-4b8e-9f25-c90787e558e8 => generated 861 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-28d1a0d6-9086-438e-a01e-2e80708a1254 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-28d1a0d6-9086-438e-a01e-2e80708a1254 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:06:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-28d1a0d6-9086-438e-a01e-2e80708a1254 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "1cdb7089-183a-4ccc-83fe-4cf63fbccb54", "size": 1}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-28d1a0d6-9086-438e-a01e-2e80708a1254 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '1cdb7089-183a-4ccc-83fe-4cf63fbccb54', 'size': 1}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-89c7718c-d907-42f7-ae99-c89c2541c7c2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-89c7718c-d907-42f7-ae99-c89c2541c7c2 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/volumes/37f93e44-8fc5-4b8e-9f25-c90787e558e8 Sep 05 21:06:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-89c7718c-d907-42f7-ae99-c89c2541c7c2 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-89c7718c-d907-42f7-ae99-c89c2541c7c2 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:54 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:54 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:54 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:54 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:54 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-89c7718c-d907-42f7-ae99-c89c2541c7c2 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Volume info retrieved successfully. Sep 05 21:06:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-89c7718c-d907-42f7-ae99-c89c2541c7c2 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/37f93e44-8fc5-4b8e-9f25-c90787e558e8 returned with HTTP 200 Sep 05 21:06:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1501/2957] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:54 2026] GET /volume/v3/volumes/37f93e44-8fc5-4b8e-9f25-c90787e558e8 => generated 862 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8dcf3443-d5c4-40d0-8477-43c44c6e6a78 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8dcf3443-d5c4-40d0-8477-43c44c6e6a78 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/volumes/0c033d54-0d24-44d5-9ee5-ebe2d456a7f1 Sep 05 21:06:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8dcf3443-d5c4-40d0-8477-43c44c6e6a78 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8dcf3443-d5c4-40d0-8477-43c44c6e6a78 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:54 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:54 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:54 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:54 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:54 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8dcf3443-d5c4-40d0-8477-43c44c6e6a78 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Volume info retrieved successfully. Sep 05 21:06:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8dcf3443-d5c4-40d0-8477-43c44c6e6a78 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/0c033d54-0d24-44d5-9ee5-ebe2d456a7f1 returned with HTTP 200 Sep 05 21:06:55 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-28d1a0d6-9086-438e-a01e-2e80708a1254 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Create volume of 1 GB Sep 05 21:06:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1502/2958] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:54 2026] GET /volume/v3/volumes/0c033d54-0d24-44d5-9ee5-ebe2d456a7f1 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:55 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-28d1a0d6-9086-438e-a01e-2e80708a1254 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Availability Zones retrieved successfully. Sep 05 21:06:55 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-28d1a0d6-9086-438e-a01e-2e80708a1254 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Flow 'volume_create_api' (af67f0cd-e8d0-4b39-b053-b404e3feabd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:55 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-28d1a0d6-9086-438e-a01e-2e80708a1254 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (374d8588-4054-44de-9d68-7bcae329eb8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:55 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-28d1a0d6-9086-438e-a01e-2e80708a1254 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:55 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-28d1a0d6-9086-438e-a01e-2e80708a1254 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (374d8588-4054-44de-9d68-7bcae329eb8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:55 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-28d1a0d6-9086-438e-a01e-2e80708a1254 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17157060-ccba-46a5-9ce6-c2fbba485365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:55 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-28d1a0d6-9086-438e-a01e-2e80708a1254 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Created reservations ['fc0c84bb-4a7f-4ba8-a7d0-89088dab82ca', '045959bb-e66b-4827-ab7d-19c509e7bd31', '8dd63fa5-af53-4a5c-b684-27fbd970ecb9', '2850d13b-a46c-4885-89e2-ac0e0d706282'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:55 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-28d1a0d6-9086-438e-a01e-2e80708a1254 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17157060-ccba-46a5-9ce6-c2fbba485365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc0c84bb-4a7f-4ba8-a7d0-89088dab82ca', '045959bb-e66b-4827-ab7d-19c509e7bd31', '8dd63fa5-af53-4a5c-b684-27fbd970ecb9', '2850d13b-a46c-4885-89e2-ac0e0d706282']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:55 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-28d1a0d6-9086-438e-a01e-2e80708a1254 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe52975d-26f5-43f9-ae5d-6467a66633a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:55 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:55 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:55 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-28d1a0d6-9086-438e-a01e-2e80708a1254 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe52975d-26f5-43f9-ae5d-6467a66633a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2140359-8f0a-42a0-a49d-9623b1b6c895', '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='72d7943d658c4252bae5368943d1935d',qos_specs=None,replication_status=,reservations=['fc0c84bb-4a7f-4ba8-a7d0-89088dab82ca','045959bb-e66b-4827-ab7d-19c509e7bd31','8dd63fa5-af53-4a5c-b684-27fbd970ecb9','2850d13b-a46c-4885-89e2-ac0e0d706282'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da5bdaab96cb481692b44791c1fec359',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:55Z,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=e2140359-8f0a-42a0-a49d-9623b1b6c895,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72d7943d658c4252bae5368943d1935d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da5bdaab96cb481692b44791c1fec359',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:55 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-28d1a0d6-9086-438e-a01e-2e80708a1254 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9831b3ca-be78-49ca-ae8a-ac999a94cb06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:55 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-28d1a0d6-9086-438e-a01e-2e80708a1254 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9831b3ca-be78-49ca-ae8a-ac999a94cb06) transitioned into state 'SUCCESS' from 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='72d7943d658c4252bae5368943d1935d',qos_specs=None,replication_status=,reservations=['fc0c84bb-4a7f-4ba8-a7d0-89088dab82ca','045959bb-e66b-4827-ab7d-19c509e7bd31','8dd63fa5-af53-4a5c-b684-27fbd970ecb9','2850d13b-a46c-4885-89e2-ac0e0d706282'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da5bdaab96cb481692b44791c1fec359',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:55 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-28d1a0d6-9086-438e-a01e-2e80708a1254 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e930bd5-2ea0-468c-8300-cee86ad415ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:55 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-28d1a0d6-9086-438e-a01e-2e80708a1254 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e930bd5-2ea0-468c-8300-cee86ad415ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:55 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-28d1a0d6-9086-438e-a01e-2e80708a1254 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Flow 'volume_create_api' (af67f0cd-e8d0-4b39-b053-b404e3feabd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:55 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-28d1a0d6-9086-438e-a01e-2e80708a1254 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Create volume request issued successfully. Sep 05 21:06:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-28d1a0d6-9086-438e-a01e-2e80708a1254 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1457/2959] 192.168.122.147 () {62 vars in 1184 bytes} [Sat Sep 5 21:06:54 2026] POST /volume/v3/volumes => generated 784 bytes in 747 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-04f11f20-7a13-48c6-b09b-e56118026d02 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-04f11f20-7a13-48c6-b09b-e56118026d02 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] GET http://192.168.122.147/volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 Sep 05 21:06:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-04f11f20-7a13-48c6-b09b-e56118026d02 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-04f11f20-7a13-48c6-b09b-e56118026d02 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:55 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:55 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:55 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:55 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:55 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-04f11f20-7a13-48c6-b09b-e56118026d02 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Volume info retrieved successfully. Sep 05 21:06:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-04f11f20-7a13-48c6-b09b-e56118026d02 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] http://192.168.122.147/volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 returned with HTTP 200 Sep 05 21:06:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1503/2960] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:55 2026] GET /volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 => generated 852 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2b804c32-e7ca-452e-b3ab-4e6309a6dffe None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2b804c32-e7ca-452e-b3ab-4e6309a6dffe tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/volumes/0c033d54-0d24-44d5-9ee5-ebe2d456a7f1 Sep 05 21:06:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2b804c32-e7ca-452e-b3ab-4e6309a6dffe tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2b804c32-e7ca-452e-b3ab-4e6309a6dffe tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:56 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:56 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:56 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:56 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:56 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2b804c32-e7ca-452e-b3ab-4e6309a6dffe tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Volume info retrieved successfully. Sep 05 21:06:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2b804c32-e7ca-452e-b3ab-4e6309a6dffe tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/0c033d54-0d24-44d5-9ee5-ebe2d456a7f1 returned with HTTP 200 Sep 05 21:06:56 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1458/2961] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:56 2026] GET /volume/v3/volumes/0c033d54-0d24-44d5-9ee5-ebe2d456a7f1 => generated 861 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e4d7e529-856f-4cfc-84d7-b64d33ec7dde None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e4d7e529-856f-4cfc-84d7-b64d33ec7dde tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/volumes/407ed265-0ccc-4856-bcc9-dde4e8911042 Sep 05 21:06:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e4d7e529-856f-4cfc-84d7-b64d33ec7dde tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e4d7e529-856f-4cfc-84d7-b64d33ec7dde tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:56 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:56 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:56 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e4d7e529-856f-4cfc-84d7-b64d33ec7dde tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Volume info retrieved successfully. Sep 05 21:06:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e4d7e529-856f-4cfc-84d7-b64d33ec7dde tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/407ed265-0ccc-4856-bcc9-dde4e8911042 returned with HTTP 200 Sep 05 21:06:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1504/2962] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:56 2026] GET /volume/v3/volumes/407ed265-0ccc-4856-bcc9-dde4e8911042 => generated 861 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4f90bd4a-1659-4daa-9aff-cbe48f714f46 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4f90bd4a-1659-4daa-9aff-cbe48f714f46 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/volumes/4237fec9-b6d2-413c-a3e5-1d096472f2fe Sep 05 21:06:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4f90bd4a-1659-4daa-9aff-cbe48f714f46 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4f90bd4a-1659-4daa-9aff-cbe48f714f46 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:56 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:56 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:56 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:56 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:56 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4f90bd4a-1659-4daa-9aff-cbe48f714f46 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Volume info retrieved successfully. Sep 05 21:06:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4f90bd4a-1659-4daa-9aff-cbe48f714f46 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/4237fec9-b6d2-413c-a3e5-1d096472f2fe returned with HTTP 200 Sep 05 21:06:56 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1459/2963] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:56 2026] GET /volume/v3/volumes/4237fec9-b6d2-413c-a3e5-1d096472f2fe => generated 861 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5b6a6206-b327-4f80-aaf1-1281b8591da1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5b6a6206-b327-4f80-aaf1-1281b8591da1 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] GET http://192.168.122.147/volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 Sep 05 21:06:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5b6a6206-b327-4f80-aaf1-1281b8591da1 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5b6a6206-b327-4f80-aaf1-1281b8591da1 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:56 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:56 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:56 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5b6a6206-b327-4f80-aaf1-1281b8591da1 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Volume info retrieved successfully. Sep 05 21:06:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5b6a6206-b327-4f80-aaf1-1281b8591da1 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] http://192.168.122.147/volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 returned with HTTP 200 Sep 05 21:06:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1505/2964] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:56 2026] GET /volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 => generated 876 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-629e8704-5bd9-42a7-ac5b-17a832fe12e9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-629e8704-5bd9-42a7-ac5b-17a832fe12e9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:06:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-629e8704-5bd9-42a7-ac5b-17a832fe12e9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-233576830"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:06:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-629e8704-5bd9-42a7-ac5b-17a832fe12e9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-233576830'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:06:57 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-629e8704-5bd9-42a7-ac5b-17a832fe12e9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create volume of 1 GB Sep 05 21:06:57 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-629e8704-5bd9-42a7-ac5b-17a832fe12e9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Availability Zones retrieved successfully. Sep 05 21:06:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5e8ee25f-75f1-472d-8611-88af16470fd2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5e8ee25f-75f1-472d-8611-88af16470fd2 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/volumes/4237fec9-b6d2-413c-a3e5-1d096472f2fe Sep 05 21:06:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5e8ee25f-75f1-472d-8611-88af16470fd2 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5e8ee25f-75f1-472d-8611-88af16470fd2 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:57 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-629e8704-5bd9-42a7-ac5b-17a832fe12e9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Flow 'volume_create_api' (13e75eed-93a5-4a34-8d95-c525a6d5b4ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:57 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-629e8704-5bd9-42a7-ac5b-17a832fe12e9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb8f08df-2d32-49a0-bd60-04b8e21f4f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:57 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-629e8704-5bd9-42a7-ac5b-17a832fe12e9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:06:57 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:57 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:57 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:57 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:57 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5e8ee25f-75f1-472d-8611-88af16470fd2 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Volume info retrieved successfully. Sep 05 21:06:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5e8ee25f-75f1-472d-8611-88af16470fd2 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/4237fec9-b6d2-413c-a3e5-1d096472f2fe returned with HTTP 200 Sep 05 21:06:57 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1506/2965] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:57 2026] GET /volume/v3/volumes/4237fec9-b6d2-413c-a3e5-1d096472f2fe => generated 862 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-848989ec-c4f3-4ec5-93de-33f844f3e895 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-848989ec-c4f3-4ec5-93de-33f844f3e895 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] DELETE http://192.168.122.147/volume/v3/volumes/4237fec9-b6d2-413c-a3e5-1d096472f2fe Sep 05 21:06:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-848989ec-c4f3-4ec5-93de-33f844f3e895 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-848989ec-c4f3-4ec5-93de-33f844f3e895 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:57 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-848989ec-c4f3-4ec5-93de-33f844f3e895 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Delete volume with id: 4237fec9-b6d2-413c-a3e5-1d096472f2fe Sep 05 21:06:57 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-629e8704-5bd9-42a7-ac5b-17a832fe12e9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb8f08df-2d32-49a0-bd60-04b8e21f4f1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:57 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:57 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:57 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-629e8704-5bd9-42a7-ac5b-17a832fe12e9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8149479-c6df-47e2-bf56-c10606372def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:57 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:57 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:57 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-848989ec-c4f3-4ec5-93de-33f844f3e895 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Volume info retrieved successfully. Sep 05 21:06:57 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-848989ec-c4f3-4ec5-93de-33f844f3e895 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Delete volume request issued successfully. Sep 05 21:06:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-848989ec-c4f3-4ec5-93de-33f844f3e895 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/4237fec9-b6d2-413c-a3e5-1d096472f2fe returned with HTTP 202 Sep 05 21:06:57 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1507/2966] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:57 2026] DELETE /volume/v3/volumes/4237fec9-b6d2-413c-a3e5-1d096472f2fe => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:06:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a3e864d5-13f4-401a-bc6e-216c3eb33e4d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a3e864d5-13f4-401a-bc6e-216c3eb33e4d tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/volumes/4237fec9-b6d2-413c-a3e5-1d096472f2fe Sep 05 21:06:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a3e864d5-13f4-401a-bc6e-216c3eb33e4d tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a3e864d5-13f4-401a-bc6e-216c3eb33e4d tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:57 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:57 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:57 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:57 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:57 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a3e864d5-13f4-401a-bc6e-216c3eb33e4d tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Volume info retrieved successfully. Sep 05 21:06:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a3e864d5-13f4-401a-bc6e-216c3eb33e4d tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/4237fec9-b6d2-413c-a3e5-1d096472f2fe returned with HTTP 200 Sep 05 21:06:57 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1508/2967] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:57 2026] GET /volume/v3/volumes/4237fec9-b6d2-413c-a3e5-1d096472f2fe => generated 861 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:57 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-629e8704-5bd9-42a7-ac5b-17a832fe12e9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Created reservations ['ff95fa33-9be4-4e9f-b6d1-8920381af16d', 'eabac58e-ad80-4e1d-9d51-49445c3ec585', 'b77bf751-58e5-49c9-bdda-4037cc42f800', 'c5170883-32b8-4bbe-8323-74abb14549f6'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:06:57 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-629e8704-5bd9-42a7-ac5b-17a832fe12e9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8149479-c6df-47e2-bf56-c10606372def) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff95fa33-9be4-4e9f-b6d1-8920381af16d', 'eabac58e-ad80-4e1d-9d51-49445c3ec585', 'b77bf751-58e5-49c9-bdda-4037cc42f800', 'c5170883-32b8-4bbe-8323-74abb14549f6']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:57 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-629e8704-5bd9-42a7-ac5b-17a832fe12e9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9ac26b3-c62b-448a-ba9d-1d26ba124068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:57 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:57 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:57 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-629e8704-5bd9-42a7-ac5b-17a832fe12e9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9ac26b3-c62b-448a-ba9d-1d26ba124068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68d3b57f-b297-40d2-a045-adbdddc82170', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-233576830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f16ad1bcd14d14b43f9cdb3113b66e',qos_specs=None,replication_status=,reservations=['ff95fa33-9be4-4e9f-b6d1-8920381af16d','eabac58e-ad80-4e1d-9d51-49445c3ec585','b77bf751-58e5-49c9-bdda-4037cc42f800','c5170883-32b8-4bbe-8323-74abb14549f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51d2bb2e3afe43c88a96b68275a0383b',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:06:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-233576830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68d3b57f-b297-40d2-a045-adbdddc82170,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3f16ad1bcd14d14b43f9cdb3113b66e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51d2bb2e3afe43c88a96b68275a0383b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:57 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-629e8704-5bd9-42a7-ac5b-17a832fe12e9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58459cac-c3db-4ac7-aeef-f253dc52fe5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:57 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-629e8704-5bd9-42a7-ac5b-17a832fe12e9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58459cac-c3db-4ac7-aeef-f253dc52fe5f) transitioned into state 'SUCCESS' from state '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-233576830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f16ad1bcd14d14b43f9cdb3113b66e',qos_specs=None,replication_status=,reservations=['ff95fa33-9be4-4e9f-b6d1-8920381af16d','eabac58e-ad80-4e1d-9d51-49445c3ec585','b77bf751-58e5-49c9-bdda-4037cc42f800','c5170883-32b8-4bbe-8323-74abb14549f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51d2bb2e3afe43c88a96b68275a0383b',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:57 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-629e8704-5bd9-42a7-ac5b-17a832fe12e9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52ca380d-8196-4ae8-83ca-6f6aacceaf64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:06:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-690f43ae-d236-4e85-96fd-8e8fed743916 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-690f43ae-d236-4e85-96fd-8e8fed743916 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] GET http://192.168.122.147/volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 Sep 05 21:06:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-690f43ae-d236-4e85-96fd-8e8fed743916 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-690f43ae-d236-4e85-96fd-8e8fed743916 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:57 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:57 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:57 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:57 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:57 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-629e8704-5bd9-42a7-ac5b-17a832fe12e9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52ca380d-8196-4ae8-83ca-6f6aacceaf64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:06:57 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-690f43ae-d236-4e85-96fd-8e8fed743916 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Volume info retrieved successfully. Sep 05 21:06:57 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-629e8704-5bd9-42a7-ac5b-17a832fe12e9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Flow 'volume_create_api' (13e75eed-93a5-4a34-8d95-c525a6d5b4ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:06:57 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-629e8704-5bd9-42a7-ac5b-17a832fe12e9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create volume request issued successfully. Sep 05 21:06:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-629e8704-5bd9-42a7-ac5b-17a832fe12e9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:06:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1460/2968] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 21:06:57 2026] POST /volume/v3/volumes => generated 786 bytes in 671 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:06:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-18b84eed-eabf-4708-b1a7-ba27a139a9d6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-690f43ae-d236-4e85-96fd-8e8fed743916 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] http://192.168.122.147/volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 returned with HTTP 200 Sep 05 21:06:57 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1509/2969] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:57 2026] GET /volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 => generated 934 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9b0e59ac-f994-4645-b52c-ac76203b9fc5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9b0e59ac-f994-4645-b52c-ac76203b9fc5 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/68d3b57f-b297-40d2-a045-adbdddc82170 Sep 05 21:06:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9b0e59ac-f994-4645-b52c-ac76203b9fc5 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9b0e59ac-f994-4645-b52c-ac76203b9fc5 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:57 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:57 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:57 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:57 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:57 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9b0e59ac-f994-4645-b52c-ac76203b9fc5 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:06:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9b0e59ac-f994-4645-b52c-ac76203b9fc5 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/68d3b57f-b297-40d2-a045-adbdddc82170 returned with HTTP 200 Sep 05 21:06:57 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1510/2970] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:57 2026] GET /volume/v3/volumes/68d3b57f-b297-40d2-a045-adbdddc82170 => generated 965 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-18b84eed-eabf-4708-b1a7-ba27a139a9d6 tempest-ProjectReaderTests-1828076976 tempest-ProjectReaderTests-1828076976-project-admin] GET http://192.168.122.147/volume/v3/scheduler-stats/get_pools Sep 05 21:06:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-18b84eed-eabf-4708-b1a7-ba27a139a9d6 tempest-ProjectReaderTests-1828076976 tempest-ProjectReaderTests-1828076976-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-18b84eed-eabf-4708-b1a7-ba27a139a9d6 tempest-ProjectReaderTests-1828076976 tempest-ProjectReaderTests-1828076976-project-admin] Calling method 'get_pools' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:58 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:58 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-18b84eed-eabf-4708-b1a7-ba27a139a9d6 tempest-ProjectReaderTests-1828076976 tempest-ProjectReaderTests-1828076976-project-admin] http://192.168.122.147/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 05 21:06:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1461/2971] 192.168.122.147 () {58 vars in 1175 bytes} [Sat Sep 5 21:06:57 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:06:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5a491111-1e7b-4d14-863c-0fb920293610 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5a491111-1e7b-4d14-863c-0fb920293610 tempest-ProjectReaderTests-1828076976 tempest-ProjectReaderTests-1828076976-project-reader] GET http://192.168.122.147/volume/v3/capabilities/devstack@QuobyteHD Sep 05 21:06:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5a491111-1e7b-4d14-863c-0fb920293610 tempest-ProjectReaderTests-1828076976 tempest-ProjectReaderTests-1828076976-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5a491111-1e7b-4d14-863c-0fb920293610 tempest-ProjectReaderTests-1828076976 tempest-ProjectReaderTests-1828076976-project-reader] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:58 devstack devstack@c-api.service[87415]: DEBUG cinder.policy [None req-5a491111-1e7b-4d14-863c-0fb920293610 tempest-ProjectReaderTests-1828076976 tempest-ProjectReaderTests-1828076976-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '009d77816a484f0bbecde7fe3fd357d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '36555a15f1d94e929ebdac67e36e1946', '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=87415) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:06:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5a491111-1e7b-4d14-863c-0fb920293610 tempest-ProjectReaderTests-1828076976 tempest-ProjectReaderTests-1828076976-project-reader] http://192.168.122.147/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 05 21:06:58 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1511/2972] 192.168.122.147 () {58 vars in 1193 bytes} [Sat Sep 5 21:06:58 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 183 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1755f6e3-893a-42a0-92d9-a4eac6798ed1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1755f6e3-893a-42a0-92d9-a4eac6798ed1 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/volumes/4237fec9-b6d2-413c-a3e5-1d096472f2fe Sep 05 21:06:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1755f6e3-893a-42a0-92d9-a4eac6798ed1 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1755f6e3-893a-42a0-92d9-a4eac6798ed1 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:58 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:58 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:58 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:58 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:58 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-1755f6e3-893a-42a0-92d9-a4eac6798ed1 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Volume info retrieved successfully. Sep 05 21:06:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1755f6e3-893a-42a0-92d9-a4eac6798ed1 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/4237fec9-b6d2-413c-a3e5-1d096472f2fe returned with HTTP 200 Sep 05 21:06:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1462/2973] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:58 2026] GET /volume/v3/volumes/4237fec9-b6d2-413c-a3e5-1d096472f2fe => generated 861 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:06:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-86adf631-9814-4dc4-8303-530024831883 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-86adf631-9814-4dc4-8303-530024831883 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] GET http://192.168.122.147/volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 Sep 05 21:06:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-86adf631-9814-4dc4-8303-530024831883 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-86adf631-9814-4dc4-8303-530024831883 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:58 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:58 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:58 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:58 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:58 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-86adf631-9814-4dc4-8303-530024831883 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Volume info retrieved successfully. Sep 05 21:06:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d1469309-19f4-4c4a-9073-cd5725bb29c6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-86adf631-9814-4dc4-8303-530024831883 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] http://192.168.122.147/volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 returned with HTTP 200 Sep 05 21:06:58 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1512/2974] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:58 2026] GET /volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 => generated 934 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:06:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d1469309-19f4-4c4a-9073-cd5725bb29c6 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/68d3b57f-b297-40d2-a045-adbdddc82170 Sep 05 21:06:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d1469309-19f4-4c4a-9073-cd5725bb29c6 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d1469309-19f4-4c4a-9073-cd5725bb29c6 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:58 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:58 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:58 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:58 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:58 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d1469309-19f4-4c4a-9073-cd5725bb29c6 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:06:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d1469309-19f4-4c4a-9073-cd5725bb29c6 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/68d3b57f-b297-40d2-a045-adbdddc82170 returned with HTTP 200 Sep 05 21:06:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1463/2975] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:58 2026] GET /volume/v3/volumes/68d3b57f-b297-40d2-a045-adbdddc82170 => generated 1015 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:06:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-24d6638a-022e-4daf-af98-19ea1280a31c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-24d6638a-022e-4daf-af98-19ea1280a31c tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/volumes/4237fec9-b6d2-413c-a3e5-1d096472f2fe Sep 05 21:06:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-24d6638a-022e-4daf-af98-19ea1280a31c tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-24d6638a-022e-4daf-af98-19ea1280a31c tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-24d6638a-022e-4daf-af98-19ea1280a31c tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/4237fec9-b6d2-413c-a3e5-1d096472f2fe returned with HTTP 404 Sep 05 21:06:59 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1513/2976] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:06:59 2026] GET /volume/v3/volumes/4237fec9-b6d2-413c-a3e5-1d096472f2fe => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:06:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7f960dc4-e6db-4355-8790-ee20fa058c5b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7f960dc4-e6db-4355-8790-ee20fa058c5b tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] DELETE http://192.168.122.147/volume/v3/volumes/407ed265-0ccc-4856-bcc9-dde4e8911042 Sep 05 21:06:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7f960dc4-e6db-4355-8790-ee20fa058c5b tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7f960dc4-e6db-4355-8790-ee20fa058c5b tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:59 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-7f960dc4-e6db-4355-8790-ee20fa058c5b tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Delete volume with id: 407ed265-0ccc-4856-bcc9-dde4e8911042 Sep 05 21:06:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d139e547-ad56-411e-a38a-9499824e4433 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:06:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d139e547-ad56-411e-a38a-9499824e4433 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] GET http://192.168.122.147/volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 Sep 05 21:06:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d139e547-ad56-411e-a38a-9499824e4433 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:06:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d139e547-ad56-411e-a38a-9499824e4433 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:06:59 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:59 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:06:59 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:59 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:06:59 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:06:59 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:06:59 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d139e547-ad56-411e-a38a-9499824e4433 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Volume info retrieved successfully. Sep 05 21:06:59 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:06:59 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:06:59 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7f960dc4-e6db-4355-8790-ee20fa058c5b tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Volume info retrieved successfully. Sep 05 21:06:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d139e547-ad56-411e-a38a-9499824e4433 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] http://192.168.122.147/volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 returned with HTTP 200 Sep 05 21:07:00 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1514/2977] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:06:59 2026] GET /volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 => generated 937 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:07:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8faf6dcd-b378-42fb-bd7b-5b083bacd42f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8faf6dcd-b378-42fb-bd7b-5b083bacd42f tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/68d3b57f-b297-40d2-a045-adbdddc82170 Sep 05 21:07:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8faf6dcd-b378-42fb-bd7b-5b083bacd42f tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8faf6dcd-b378-42fb-bd7b-5b083bacd42f tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:00 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:00 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:00 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:00 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:00 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7f960dc4-e6db-4355-8790-ee20fa058c5b tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Delete volume request issued successfully. Sep 05 21:07:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7f960dc4-e6db-4355-8790-ee20fa058c5b tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/407ed265-0ccc-4856-bcc9-dde4e8911042 returned with HTTP 202 Sep 05 21:07:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1464/2978] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:06:59 2026] DELETE /volume/v3/volumes/407ed265-0ccc-4856-bcc9-dde4e8911042 => generated 0 bytes in 312 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 21:07:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-100d63bd-fa16-442c-a740-846e1979504c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:00 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8faf6dcd-b378-42fb-bd7b-5b083bacd42f tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-100d63bd-fa16-442c-a740-846e1979504c tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/volumes/407ed265-0ccc-4856-bcc9-dde4e8911042 Sep 05 21:07:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-100d63bd-fa16-442c-a740-846e1979504c tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-100d63bd-fa16-442c-a740-846e1979504c tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8faf6dcd-b378-42fb-bd7b-5b083bacd42f tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/68d3b57f-b297-40d2-a045-adbdddc82170 returned with HTTP 200 Sep 05 21:07:00 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1515/2979] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:00 2026] GET /volume/v3/volumes/68d3b57f-b297-40d2-a045-adbdddc82170 => generated 1016 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b540d8ea-968f-44fe-a42c-bcd4dcbd5ea1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:00 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:00 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:00 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:00 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:00 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-100d63bd-fa16-442c-a740-846e1979504c tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Volume info retrieved successfully. Sep 05 21:07:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-100d63bd-fa16-442c-a740-846e1979504c tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/407ed265-0ccc-4856-bcc9-dde4e8911042 returned with HTTP 200 Sep 05 21:07:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1465/2980] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:00 2026] GET /volume/v3/volumes/407ed265-0ccc-4856-bcc9-dde4e8911042 => generated 860 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b540d8ea-968f-44fe-a42c-bcd4dcbd5ea1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 21:07:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b540d8ea-968f-44fe-a42c-bcd4dcbd5ea1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "68d3b57f-b297-40d2-a045-adbdddc82170", "name": "tempest-ProjectMemberTests-Snapshot-197595818"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:00 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:00 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:00 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:00 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:00 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b540d8ea-968f-44fe-a42c-bcd4dcbd5ea1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Volume info retrieved successfully. Sep 05 21:07:00 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-b540d8ea-968f-44fe-a42c-bcd4dcbd5ea1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Create snapshot from volume 68d3b57f-b297-40d2-a045-adbdddc82170 Sep 05 21:07:00 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-b540d8ea-968f-44fe-a42c-bcd4dcbd5ea1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Created reservations ['b5f57505-559a-43bd-aa0f-ef982b251f8f', 'ea71e741-e952-40a2-9641-09f691a3dcd7', '9707e327-52ab-49d3-94b0-1d6c9900eb9c', '27b57283-a832-4e51-8821-4f418ded00f2'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:00 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:00 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:00 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b540d8ea-968f-44fe-a42c-bcd4dcbd5ea1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Snapshot create request issued successfully. Sep 05 21:07:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b540d8ea-968f-44fe-a42c-bcd4dcbd5ea1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 21:07:00 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1516/2981] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 21:07:00 2026] POST /volume/v3/snapshots => generated 304 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9e2ab90f-2c57-4ac4-8585-2015ba9a3e56 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9e2ab90f-2c57-4ac4-8585-2015ba9a3e56 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] GET http://192.168.122.147/volume/v3/snapshots/2b012408-e29d-4d61-9ad4-e0e81aaf6e1c Sep 05 21:07:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9e2ab90f-2c57-4ac4-8585-2015ba9a3e56 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9e2ab90f-2c57-4ac4-8585-2015ba9a3e56 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:00 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:00 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:00 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9e2ab90f-2c57-4ac4-8585-2015ba9a3e56 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Snapshot retrieved successfully. Sep 05 21:07:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9e2ab90f-2c57-4ac4-8585-2015ba9a3e56 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] http://192.168.122.147/volume/v3/snapshots/2b012408-e29d-4d61-9ad4-e0e81aaf6e1c returned with HTTP 200 Sep 05 21:07:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1466/2982] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:00 2026] GET /volume/v3/snapshots/2b012408-e29d-4d61-9ad4-e0e81aaf6e1c => generated 436 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d60e01c2-402e-4a9b-9af4-16818341fdb9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d60e01c2-402e-4a9b-9af4-16818341fdb9 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] GET http://192.168.122.147/volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 Sep 05 21:07:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d60e01c2-402e-4a9b-9af4-16818341fdb9 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d60e01c2-402e-4a9b-9af4-16818341fdb9 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:01 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:01 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:01 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:01 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:01 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d60e01c2-402e-4a9b-9af4-16818341fdb9 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Volume info retrieved successfully. Sep 05 21:07:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d60e01c2-402e-4a9b-9af4-16818341fdb9 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] http://192.168.122.147/volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 returned with HTTP 200 Sep 05 21:07:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1517/2983] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:07:01 2026] GET /volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 => generated 937 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a3e38bf2-363b-432e-9df2-f8dbe85adea7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a3e38bf2-363b-432e-9df2-f8dbe85adea7 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/volumes/407ed265-0ccc-4856-bcc9-dde4e8911042 Sep 05 21:07:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a3e38bf2-363b-432e-9df2-f8dbe85adea7 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a3e38bf2-363b-432e-9df2-f8dbe85adea7 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:01 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:01 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:01 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:01 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a3e38bf2-363b-432e-9df2-f8dbe85adea7 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/407ed265-0ccc-4856-bcc9-dde4e8911042 returned with HTTP 404 Sep 05 21:07:01 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1467/2984] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:01 2026] GET /volume/v3/volumes/407ed265-0ccc-4856-bcc9-dde4e8911042 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e8273ebc-8f05-4649-8a33-2f055c7634f7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e8273ebc-8f05-4649-8a33-2f055c7634f7 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] DELETE http://192.168.122.147/volume/v3/volumes/0c033d54-0d24-44d5-9ee5-ebe2d456a7f1 Sep 05 21:07:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e8273ebc-8f05-4649-8a33-2f055c7634f7 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e8273ebc-8f05-4649-8a33-2f055c7634f7 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:01 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-e8273ebc-8f05-4649-8a33-2f055c7634f7 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Delete volume with id: 0c033d54-0d24-44d5-9ee5-ebe2d456a7f1 Sep 05 21:07:01 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:01 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:01 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:01 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:01 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e8273ebc-8f05-4649-8a33-2f055c7634f7 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Volume info retrieved successfully. Sep 05 21:07:01 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e8273ebc-8f05-4649-8a33-2f055c7634f7 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Delete volume request issued successfully. Sep 05 21:07:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e8273ebc-8f05-4649-8a33-2f055c7634f7 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/0c033d54-0d24-44d5-9ee5-ebe2d456a7f1 returned with HTTP 202 Sep 05 21:07:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1518/2985] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:07:01 2026] DELETE /volume/v3/volumes/0c033d54-0d24-44d5-9ee5-ebe2d456a7f1 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b2561c12-39a9-4c00-b697-56fbf8d9f801 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b2561c12-39a9-4c00-b697-56fbf8d9f801 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/volumes/0c033d54-0d24-44d5-9ee5-ebe2d456a7f1 Sep 05 21:07:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b2561c12-39a9-4c00-b697-56fbf8d9f801 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b2561c12-39a9-4c00-b697-56fbf8d9f801 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:01 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:01 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:01 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:01 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:01 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b2561c12-39a9-4c00-b697-56fbf8d9f801 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Volume info retrieved successfully. Sep 05 21:07:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b2561c12-39a9-4c00-b697-56fbf8d9f801 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/0c033d54-0d24-44d5-9ee5-ebe2d456a7f1 returned with HTTP 200 Sep 05 21:07:01 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1468/2986] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:01 2026] GET /volume/v3/volumes/0c033d54-0d24-44d5-9ee5-ebe2d456a7f1 => generated 860 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b6b36e96-0a67-4034-8b7d-99c27b513862 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b6b36e96-0a67-4034-8b7d-99c27b513862 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] GET http://192.168.122.147/volume/v3/snapshots/2b012408-e29d-4d61-9ad4-e0e81aaf6e1c Sep 05 21:07:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b6b36e96-0a67-4034-8b7d-99c27b513862 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b6b36e96-0a67-4034-8b7d-99c27b513862 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:01 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:01 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:01 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b6b36e96-0a67-4034-8b7d-99c27b513862 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Snapshot retrieved successfully. Sep 05 21:07:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b6b36e96-0a67-4034-8b7d-99c27b513862 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] http://192.168.122.147/volume/v3/snapshots/2b012408-e29d-4d61-9ad4-e0e81aaf6e1c returned with HTTP 200 Sep 05 21:07:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1519/2987] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:01 2026] GET /volume/v3/snapshots/2b012408-e29d-4d61-9ad4-e0e81aaf6e1c => generated 436 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:07:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-75316c32-02eb-49e9-bb7f-1c4484623a21 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-75316c32-02eb-49e9-bb7f-1c4484623a21 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] GET http://192.168.122.147/volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 Sep 05 21:07:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-75316c32-02eb-49e9-bb7f-1c4484623a21 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-75316c32-02eb-49e9-bb7f-1c4484623a21 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:02 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:02 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:02 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:02 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:02 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-75316c32-02eb-49e9-bb7f-1c4484623a21 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Volume info retrieved successfully. Sep 05 21:07:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-75316c32-02eb-49e9-bb7f-1c4484623a21 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] http://192.168.122.147/volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 returned with HTTP 200 Sep 05 21:07:02 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1469/2988] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:07:02 2026] GET /volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 => generated 937 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:07:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-02940a69-9a8b-4e5f-a796-a4015afb2266 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-02940a69-9a8b-4e5f-a796-a4015afb2266 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/volumes/0c033d54-0d24-44d5-9ee5-ebe2d456a7f1 Sep 05 21:07:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-02940a69-9a8b-4e5f-a796-a4015afb2266 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-02940a69-9a8b-4e5f-a796-a4015afb2266 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-02940a69-9a8b-4e5f-a796-a4015afb2266 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/0c033d54-0d24-44d5-9ee5-ebe2d456a7f1 returned with HTTP 404 Sep 05 21:07:02 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1520/2989] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:02 2026] GET /volume/v3/volumes/0c033d54-0d24-44d5-9ee5-ebe2d456a7f1 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 21:07:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e1dedaea-001e-4060-a996-26727e42cf9b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e1dedaea-001e-4060-a996-26727e42cf9b tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] DELETE http://192.168.122.147/volume/v3/volumes/37f93e44-8fc5-4b8e-9f25-c90787e558e8 Sep 05 21:07:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e1dedaea-001e-4060-a996-26727e42cf9b tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e1dedaea-001e-4060-a996-26727e42cf9b tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:02 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-e1dedaea-001e-4060-a996-26727e42cf9b tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Delete volume with id: 37f93e44-8fc5-4b8e-9f25-c90787e558e8 Sep 05 21:07:02 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:02 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:02 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:02 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:02 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e1dedaea-001e-4060-a996-26727e42cf9b tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Volume info retrieved successfully. Sep 05 21:07:02 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e1dedaea-001e-4060-a996-26727e42cf9b tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Delete volume request issued successfully. Sep 05 21:07:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e1dedaea-001e-4060-a996-26727e42cf9b tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/37f93e44-8fc5-4b8e-9f25-c90787e558e8 returned with HTTP 202 Sep 05 21:07:02 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1470/2990] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:07:02 2026] DELETE /volume/v3/volumes/37f93e44-8fc5-4b8e-9f25-c90787e558e8 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1fc86ea8-4140-46e6-87ab-8c9487bdd7e0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1fc86ea8-4140-46e6-87ab-8c9487bdd7e0 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/volumes/37f93e44-8fc5-4b8e-9f25-c90787e558e8 Sep 05 21:07:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1fc86ea8-4140-46e6-87ab-8c9487bdd7e0 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1fc86ea8-4140-46e6-87ab-8c9487bdd7e0 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:02 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:02 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:02 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:02 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:02 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1fc86ea8-4140-46e6-87ab-8c9487bdd7e0 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Volume info retrieved successfully. Sep 05 21:07:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1fc86ea8-4140-46e6-87ab-8c9487bdd7e0 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/37f93e44-8fc5-4b8e-9f25-c90787e558e8 returned with HTTP 200 Sep 05 21:07:02 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1521/2991] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:02 2026] GET /volume/v3/volumes/37f93e44-8fc5-4b8e-9f25-c90787e558e8 => generated 861 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e1520c8e-d83a-4032-a0e7-0aeabff655ea None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e1520c8e-d83a-4032-a0e7-0aeabff655ea tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] GET http://192.168.122.147/volume/v3/snapshots/2b012408-e29d-4d61-9ad4-e0e81aaf6e1c Sep 05 21:07:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e1520c8e-d83a-4032-a0e7-0aeabff655ea tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e1520c8e-d83a-4032-a0e7-0aeabff655ea tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:02 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:02 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:02 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e1520c8e-d83a-4032-a0e7-0aeabff655ea tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Snapshot retrieved successfully. Sep 05 21:07:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e1520c8e-d83a-4032-a0e7-0aeabff655ea tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] http://192.168.122.147/volume/v3/snapshots/2b012408-e29d-4d61-9ad4-e0e81aaf6e1c returned with HTTP 200 Sep 05 21:07:02 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1471/2992] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:02 2026] GET /volume/v3/snapshots/2b012408-e29d-4d61-9ad4-e0e81aaf6e1c => generated 436 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7731c68b-fdd2-4c01-8e8d-41d67fa1ca88 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7731c68b-fdd2-4c01-8e8d-41d67fa1ca88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:07:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7731c68b-fdd2-4c01-8e8d-41d67fa1ca88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-102761217"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-7731c68b-fdd2-4c01-8e8d-41d67fa1ca88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-102761217'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:07:03 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-7731c68b-fdd2-4c01-8e8d-41d67fa1ca88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Create volume of 1 GB Sep 05 21:07:03 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7731c68b-fdd2-4c01-8e8d-41d67fa1ca88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Availability Zones retrieved successfully. Sep 05 21:07:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7731c68b-fdd2-4c01-8e8d-41d67fa1ca88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Flow 'volume_create_api' (d2a19b19-63c5-4daf-835e-ade2e56ca772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7731c68b-fdd2-4c01-8e8d-41d67fa1ca88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fb81bc5-0e9f-4924-9439-4189f97e8a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-7731c68b-fdd2-4c01-8e8d-41d67fa1ca88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:07:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7731c68b-fdd2-4c01-8e8d-41d67fa1ca88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fb81bc5-0e9f-4924-9439-4189f97e8a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7731c68b-fdd2-4c01-8e8d-41d67fa1ca88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71dc9cf3-e762-464a-9e75-ad9ea231d6ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5ed9e82f-f456-4f33-afec-4355619ca56e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5ed9e82f-f456-4f33-afec-4355619ca56e tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] GET http://192.168.122.147/volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 Sep 05 21:07:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5ed9e82f-f456-4f33-afec-4355619ca56e tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5ed9e82f-f456-4f33-afec-4355619ca56e tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:03 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:03 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:03 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:03 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:03 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5ed9e82f-f456-4f33-afec-4355619ca56e tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Volume info retrieved successfully. Sep 05 21:07:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5ed9e82f-f456-4f33-afec-4355619ca56e tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] http://192.168.122.147/volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 returned with HTTP 200 Sep 05 21:07:03 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1472/2993] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:07:03 2026] GET /volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 => generated 1202 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:07:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2f10d657-9847-4344-8707-04147f26a55b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2f10d657-9847-4344-8707-04147f26a55b tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] GET http://192.168.122.147/volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 Sep 05 21:07:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2f10d657-9847-4344-8707-04147f26a55b tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2f10d657-9847-4344-8707-04147f26a55b tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:03 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-7731c68b-fdd2-4c01-8e8d-41d67fa1ca88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Created reservations ['3ade2494-ba06-4317-93fb-d26919b0994b', '169b66d6-b7a0-4536-929a-587288a88a64', 'dcf0a181-2b8d-44bf-be53-39355fc43913', 'aa6a50f8-d5b1-402c-a536-7c63149fc17a'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7731c68b-fdd2-4c01-8e8d-41d67fa1ca88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71dc9cf3-e762-464a-9e75-ad9ea231d6ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ade2494-ba06-4317-93fb-d26919b0994b', '169b66d6-b7a0-4536-929a-587288a88a64', 'dcf0a181-2b8d-44bf-be53-39355fc43913', 'aa6a50f8-d5b1-402c-a536-7c63149fc17a']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:03 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:03 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7731c68b-fdd2-4c01-8e8d-41d67fa1ca88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fff6bc0-00b6-4047-bce0-450a7938ce6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:03 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:03 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:03 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2f10d657-9847-4344-8707-04147f26a55b tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Volume info retrieved successfully. Sep 05 21:07:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2f10d657-9847-4344-8707-04147f26a55b tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] http://192.168.122.147/volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 returned with HTTP 200 Sep 05 21:07:03 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1473/2994] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:07:03 2026] GET /volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 => generated 1202 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:07:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7dec0496-be82-49cd-9888-e32c48f27664 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7dec0496-be82-49cd-9888-e32c48f27664 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] DELETE http://192.168.122.147/volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 Sep 05 21:07:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7dec0496-be82-49cd-9888-e32c48f27664 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7dec0496-be82-49cd-9888-e32c48f27664 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:03 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-7dec0496-be82-49cd-9888-e32c48f27664 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Delete volume with id: e2140359-8f0a-42a0-a49d-9623b1b6c895 Sep 05 21:07:03 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:03 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7731c68b-fdd2-4c01-8e8d-41d67fa1ca88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fff6bc0-00b6-4047-bce0-450a7938ce6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '002659fb-be73-4ce0-8be4-0ca270838c2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-102761217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ed926d736de40639867010eef3ce1b5',qos_specs=None,replication_status=,reservations=['3ade2494-ba06-4317-93fb-d26919b0994b','169b66d6-b7a0-4536-929a-587288a88a64','dcf0a181-2b8d-44bf-be53-39355fc43913','aa6a50f8-d5b1-402c-a536-7c63149fc17a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7436dcdee254c81b0886b6b50f292ef',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:07:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-102761217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=002659fb-be73-4ce0-8be4-0ca270838c2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ed926d736de40639867010eef3ce1b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7436dcdee254c81b0886b6b50f292ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:03 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:03 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7731c68b-fdd2-4c01-8e8d-41d67fa1ca88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (febc615a-bebe-46ba-8b33-55cf6c4841db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:03 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:03 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:03 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7dec0496-be82-49cd-9888-e32c48f27664 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Volume info retrieved successfully. Sep 05 21:07:03 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7dec0496-be82-49cd-9888-e32c48f27664 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Delete volume request issued successfully. Sep 05 21:07:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7dec0496-be82-49cd-9888-e32c48f27664 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] http://192.168.122.147/volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 returned with HTTP 202 Sep 05 21:07:03 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1474/2995] 192.168.122.147 () {60 vars in 1276 bytes} [Sat Sep 5 21:07:03 2026] DELETE /volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:07:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-88dc1d70-a2ca-4d44-b293-e1de5af6616f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7731c68b-fdd2-4c01-8e8d-41d67fa1ca88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (febc615a-bebe-46ba-8b33-55cf6c4841db) transitioned into state 'SUCCESS' from state '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-102761217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ed926d736de40639867010eef3ce1b5',qos_specs=None,replication_status=,reservations=['3ade2494-ba06-4317-93fb-d26919b0994b','169b66d6-b7a0-4536-929a-587288a88a64','dcf0a181-2b8d-44bf-be53-39355fc43913','aa6a50f8-d5b1-402c-a536-7c63149fc17a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7436dcdee254c81b0886b6b50f292ef',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-88dc1d70-a2ca-4d44-b293-e1de5af6616f tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] GET http://192.168.122.147/volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 Sep 05 21:07:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-88dc1d70-a2ca-4d44-b293-e1de5af6616f tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-88dc1d70-a2ca-4d44-b293-e1de5af6616f tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7731c68b-fdd2-4c01-8e8d-41d67fa1ca88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ad3e01a-3f92-40e6-8ed3-f2b82f8898be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:03 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:03 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:03 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:03 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:03 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-88dc1d70-a2ca-4d44-b293-e1de5af6616f tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Volume info retrieved successfully. Sep 05 21:07:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7731c68b-fdd2-4c01-8e8d-41d67fa1ca88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ad3e01a-3f92-40e6-8ed3-f2b82f8898be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:03 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7731c68b-fdd2-4c01-8e8d-41d67fa1ca88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Flow 'volume_create_api' (d2a19b19-63c5-4daf-835e-ade2e56ca772) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:03 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7731c68b-fdd2-4c01-8e8d-41d67fa1ca88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Create volume request issued successfully. Sep 05 21:07:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7731c68b-fdd2-4c01-8e8d-41d67fa1ca88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:07:03 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1522/2996] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 21:07:02 2026] POST /volume/v3/volumes => generated 786 bytes in 580 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-88dc1d70-a2ca-4d44-b293-e1de5af6616f tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] http://192.168.122.147/volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 returned with HTTP 200 Sep 05 21:07:03 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1475/2997] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:07:03 2026] GET /volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 => generated 1201 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:07:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b87e6bd0-acf7-429d-a5f7-08f1cde4639b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b87e6bd0-acf7-429d-a5f7-08f1cde4639b tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] GET http://192.168.122.147/volume/v3/volumes/002659fb-be73-4ce0-8be4-0ca270838c2e Sep 05 21:07:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b87e6bd0-acf7-429d-a5f7-08f1cde4639b tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b87e6bd0-acf7-429d-a5f7-08f1cde4639b tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:03 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:03 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:03 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:03 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:03 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b87e6bd0-acf7-429d-a5f7-08f1cde4639b tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Volume info retrieved successfully. Sep 05 21:07:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b87e6bd0-acf7-429d-a5f7-08f1cde4639b tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] http://192.168.122.147/volume/v3/volumes/002659fb-be73-4ce0-8be4-0ca270838c2e returned with HTTP 200 Sep 05 21:07:03 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1523/2998] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:03 2026] GET /volume/v3/volumes/002659fb-be73-4ce0-8be4-0ca270838c2e => generated 965 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-140ee5af-5d44-4236-91b7-7eb0d8784ee0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-140ee5af-5d44-4236-91b7-7eb0d8784ee0 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/volumes/37f93e44-8fc5-4b8e-9f25-c90787e558e8 Sep 05 21:07:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-140ee5af-5d44-4236-91b7-7eb0d8784ee0 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-140ee5af-5d44-4236-91b7-7eb0d8784ee0 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-140ee5af-5d44-4236-91b7-7eb0d8784ee0 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/37f93e44-8fc5-4b8e-9f25-c90787e558e8 returned with HTTP 404 Sep 05 21:07:03 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1476/2999] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:03 2026] GET /volume/v3/volumes/37f93e44-8fc5-4b8e-9f25-c90787e558e8 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c7bd37aa-cf24-4b12-9f57-fe8ccf698c3f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c7bd37aa-cf24-4b12-9f57-fe8ccf698c3f tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] DELETE http://192.168.122.147/volume/v3/volumes/4a0b1f41-80a1-46a0-8084-b3f2b57d4c2e Sep 05 21:07:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c7bd37aa-cf24-4b12-9f57-fe8ccf698c3f tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c7bd37aa-cf24-4b12-9f57-fe8ccf698c3f tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:03 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-c7bd37aa-cf24-4b12-9f57-fe8ccf698c3f tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Delete volume with id: 4a0b1f41-80a1-46a0-8084-b3f2b57d4c2e Sep 05 21:07:03 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:03 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:03 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:03 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:03 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c7bd37aa-cf24-4b12-9f57-fe8ccf698c3f tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Volume info retrieved successfully. Sep 05 21:07:03 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c7bd37aa-cf24-4b12-9f57-fe8ccf698c3f tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Delete volume request issued successfully. Sep 05 21:07:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c7bd37aa-cf24-4b12-9f57-fe8ccf698c3f tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/4a0b1f41-80a1-46a0-8084-b3f2b57d4c2e returned with HTTP 202 Sep 05 21:07:03 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1524/3000] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:07:03 2026] DELETE /volume/v3/volumes/4a0b1f41-80a1-46a0-8084-b3f2b57d4c2e => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4323f893-4fa5-48c8-8f46-8dab50664e7c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4323f893-4fa5-48c8-8f46-8dab50664e7c tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/volumes/4a0b1f41-80a1-46a0-8084-b3f2b57d4c2e Sep 05 21:07:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4323f893-4fa5-48c8-8f46-8dab50664e7c tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4323f893-4fa5-48c8-8f46-8dab50664e7c tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:03 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:03 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:03 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:03 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:03 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4323f893-4fa5-48c8-8f46-8dab50664e7c tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Volume info retrieved successfully. Sep 05 21:07:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4323f893-4fa5-48c8-8f46-8dab50664e7c tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/4a0b1f41-80a1-46a0-8084-b3f2b57d4c2e returned with HTTP 200 Sep 05 21:07:03 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1477/3001] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:03 2026] GET /volume/v3/volumes/4a0b1f41-80a1-46a0-8084-b3f2b57d4c2e => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-14628f0b-b480-44ae-853c-01f24b01f10d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-14628f0b-b480-44ae-853c-01f24b01f10d tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] GET http://192.168.122.147/volume/v3/snapshots/2b012408-e29d-4d61-9ad4-e0e81aaf6e1c Sep 05 21:07:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-14628f0b-b480-44ae-853c-01f24b01f10d tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-14628f0b-b480-44ae-853c-01f24b01f10d tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:03 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:03 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:03 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-14628f0b-b480-44ae-853c-01f24b01f10d tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Snapshot retrieved successfully. Sep 05 21:07:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-14628f0b-b480-44ae-853c-01f24b01f10d tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] http://192.168.122.147/volume/v3/snapshots/2b012408-e29d-4d61-9ad4-e0e81aaf6e1c returned with HTTP 200 Sep 05 21:07:03 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1525/3002] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:03 2026] GET /volume/v3/snapshots/2b012408-e29d-4d61-9ad4-e0e81aaf6e1c => generated 463 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-bdcd68b6-8b76-42ce-8b9d-f68ab686198e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bdcd68b6-8b76-42ce-8b9d-f68ab686198e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/2b012408-e29d-4d61-9ad4-e0e81aaf6e1c Sep 05 21:07:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bdcd68b6-8b76-42ce-8b9d-f68ab686198e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bdcd68b6-8b76-42ce-8b9d-f68ab686198e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:03 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-bdcd68b6-8b76-42ce-8b9d-f68ab686198e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Delete snapshot with id: 2b012408-e29d-4d61-9ad4-e0e81aaf6e1c Sep 05 21:07:03 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:03 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:03 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-bdcd68b6-8b76-42ce-8b9d-f68ab686198e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Snapshot retrieved successfully. Sep 05 21:07:03 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:03 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:04 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-bdcd68b6-8b76-42ce-8b9d-f68ab686198e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Snapshot delete request issued successfully. Sep 05 21:07:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bdcd68b6-8b76-42ce-8b9d-f68ab686198e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] http://192.168.122.147/volume/v3/snapshots/2b012408-e29d-4d61-9ad4-e0e81aaf6e1c returned with HTTP 202 Sep 05 21:07:04 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1478/3003] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:07:03 2026] DELETE /volume/v3/snapshots/2b012408-e29d-4d61-9ad4-e0e81aaf6e1c => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-cc883fc3-32ff-4fed-9ed2-e3f2f6740df1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cc883fc3-32ff-4fed-9ed2-e3f2f6740df1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] GET http://192.168.122.147/volume/v3/snapshots/2b012408-e29d-4d61-9ad4-e0e81aaf6e1c Sep 05 21:07:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cc883fc3-32ff-4fed-9ed2-e3f2f6740df1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cc883fc3-32ff-4fed-9ed2-e3f2f6740df1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:04 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:04 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:04 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-cc883fc3-32ff-4fed-9ed2-e3f2f6740df1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Snapshot retrieved successfully. Sep 05 21:07:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cc883fc3-32ff-4fed-9ed2-e3f2f6740df1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] http://192.168.122.147/volume/v3/snapshots/2b012408-e29d-4d61-9ad4-e0e81aaf6e1c returned with HTTP 200 Sep 05 21:07:04 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1526/3004] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:04 2026] GET /volume/v3/snapshots/2b012408-e29d-4d61-9ad4-e0e81aaf6e1c => generated 462 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1ff383f4-892e-4549-a1fb-0250bee1d46d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1ff383f4-892e-4549-a1fb-0250bee1d46d tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] GET http://192.168.122.147/volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 Sep 05 21:07:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1ff383f4-892e-4549-a1fb-0250bee1d46d tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1ff383f4-892e-4549-a1fb-0250bee1d46d tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:04 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:04 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:04 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:04 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:04 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-1ff383f4-892e-4549-a1fb-0250bee1d46d tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Volume info retrieved successfully. Sep 05 21:07:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1ff383f4-892e-4549-a1fb-0250bee1d46d tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] http://192.168.122.147/volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 returned with HTTP 200 Sep 05 21:07:04 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1479/3005] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:07:04 2026] GET /volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 => generated 1201 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:07:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-02c25e46-7a6e-4158-89fd-efdaac324469 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-02c25e46-7a6e-4158-89fd-efdaac324469 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] GET http://192.168.122.147/volume/v3/volumes/002659fb-be73-4ce0-8be4-0ca270838c2e Sep 05 21:07:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-02c25e46-7a6e-4158-89fd-efdaac324469 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-02c25e46-7a6e-4158-89fd-efdaac324469 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:04 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:04 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:04 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:04 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:04 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-02c25e46-7a6e-4158-89fd-efdaac324469 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Volume info retrieved successfully. Sep 05 21:07:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-02c25e46-7a6e-4158-89fd-efdaac324469 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] http://192.168.122.147/volume/v3/volumes/002659fb-be73-4ce0-8be4-0ca270838c2e returned with HTTP 200 Sep 05 21:07:04 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1527/3006] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:04 2026] GET /volume/v3/volumes/002659fb-be73-4ce0-8be4-0ca270838c2e => generated 1015 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-474f2063-c560-4122-ac3a-8d4c77525549 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-474f2063-c560-4122-ac3a-8d4c77525549 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/volumes/4a0b1f41-80a1-46a0-8084-b3f2b57d4c2e Sep 05 21:07:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-474f2063-c560-4122-ac3a-8d4c77525549 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-474f2063-c560-4122-ac3a-8d4c77525549 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:04 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:04 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:04 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:04 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:04 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-474f2063-c560-4122-ac3a-8d4c77525549 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Volume info retrieved successfully. Sep 05 21:07:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-474f2063-c560-4122-ac3a-8d4c77525549 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/4a0b1f41-80a1-46a0-8084-b3f2b57d4c2e returned with HTTP 200 Sep 05 21:07:04 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1480/3007] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:04 2026] GET /volume/v3/volumes/4a0b1f41-80a1-46a0-8084-b3f2b57d4c2e => generated 860 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5e4e880c-be4c-4091-94f5-f7ced81ab240 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5e4e880c-be4c-4091-94f5-f7ced81ab240 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] GET http://192.168.122.147/volume/v3/snapshots/2b012408-e29d-4d61-9ad4-e0e81aaf6e1c Sep 05 21:07:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5e4e880c-be4c-4091-94f5-f7ced81ab240 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5e4e880c-be4c-4091-94f5-f7ced81ab240 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:05 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:05 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:05 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5e4e880c-be4c-4091-94f5-f7ced81ab240 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Snapshot retrieved successfully. Sep 05 21:07:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5e4e880c-be4c-4091-94f5-f7ced81ab240 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] http://192.168.122.147/volume/v3/snapshots/2b012408-e29d-4d61-9ad4-e0e81aaf6e1c returned with HTTP 200 Sep 05 21:07:05 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1528/3008] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:05 2026] GET /volume/v3/snapshots/2b012408-e29d-4d61-9ad4-e0e81aaf6e1c => generated 462 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a93aac8c-75fe-42ee-b6f9-d7c5a6df73b3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a93aac8c-75fe-42ee-b6f9-d7c5a6df73b3 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] GET http://192.168.122.147/volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 Sep 05 21:07:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a93aac8c-75fe-42ee-b6f9-d7c5a6df73b3 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a93aac8c-75fe-42ee-b6f9-d7c5a6df73b3 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a93aac8c-75fe-42ee-b6f9-d7c5a6df73b3 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] http://192.168.122.147/volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 returned with HTTP 404 Sep 05 21:07:05 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1481/3009] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:07:05 2026] GET /volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:07:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-59078652-fb0d-47a5-8d51-aa9f03c96440 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-59078652-fb0d-47a5-8d51-aa9f03c96440 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] GET http://192.168.122.147/volume/v3/volumes/002659fb-be73-4ce0-8be4-0ca270838c2e Sep 05 21:07:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-59078652-fb0d-47a5-8d51-aa9f03c96440 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-59078652-fb0d-47a5-8d51-aa9f03c96440 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:05 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:05 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:05 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:05 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:05 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-59078652-fb0d-47a5-8d51-aa9f03c96440 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Volume info retrieved successfully. Sep 05 21:07:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-59078652-fb0d-47a5-8d51-aa9f03c96440 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] http://192.168.122.147/volume/v3/volumes/002659fb-be73-4ce0-8be4-0ca270838c2e returned with HTTP 200 Sep 05 21:07:05 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1529/3010] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:05 2026] GET /volume/v3/volumes/002659fb-be73-4ce0-8be4-0ca270838c2e => generated 1016 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-04783214-33a1-4aea-bcd0-cf7987bdeee4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-04783214-33a1-4aea-bcd0-cf7987bdeee4 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] DELETE http://192.168.122.147/volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 Sep 05 21:07:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-04783214-33a1-4aea-bcd0-cf7987bdeee4 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-04783214-33a1-4aea-bcd0-cf7987bdeee4 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:05 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-04783214-33a1-4aea-bcd0-cf7987bdeee4 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Delete volume with id: e2140359-8f0a-42a0-a49d-9623b1b6c895 Sep 05 21:07:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-63f8a73d-2e7b-486d-9b1a-d9073724005d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-04783214-33a1-4aea-bcd0-cf7987bdeee4 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] http://192.168.122.147/volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 returned with HTTP 404 Sep 05 21:07:05 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1482/3011] 192.168.122.147 () {60 vars in 1276 bytes} [Sat Sep 5 21:07:05 2026] DELETE /volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:07:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-eab5a614-cd40-41cb-973b-680efb028515 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-eab5a614-cd40-41cb-973b-680efb028515 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] GET http://192.168.122.147/volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 Sep 05 21:07:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-eab5a614-cd40-41cb-973b-680efb028515 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-eab5a614-cd40-41cb-973b-680efb028515 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-eab5a614-cd40-41cb-973b-680efb028515 tempest-VolumeImageDependencyTests-858183336 tempest-VolumeImageDependencyTests-858183336-project-member] http://192.168.122.147/volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 returned with HTTP 404 Sep 05 21:07:05 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1483/3012] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:07:05 2026] GET /volume/v3/volumes/e2140359-8f0a-42a0-a49d-9623b1b6c895 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:07:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-63f8a73d-2e7b-486d-9b1a-d9073724005d tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-reader] POST http://192.168.122.147/volume/v3/volumes/002659fb-be73-4ce0-8be4-0ca270838c2e/action Sep 05 21:07:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-63f8a73d-2e7b-486d-9b1a-d9073724005d tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:07:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-63f8a73d-2e7b-486d-9b1a-d9073724005d tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4b47c799-dda0-4415-a3ba-62a3f4f38c39 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4b47c799-dda0-4415-a3ba-62a3f4f38c39 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/volumes/4a0b1f41-80a1-46a0-8084-b3f2b57d4c2e Sep 05 21:07:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4b47c799-dda0-4415-a3ba-62a3f4f38c39 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:05 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:05 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4b47c799-dda0-4415-a3ba-62a3f4f38c39 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:05 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:05 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:05 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-63f8a73d-2e7b-486d-9b1a-d9073724005d tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-reader] Volume info retrieved successfully. Sep 05 21:07:05 devstack devstack@c-api.service[87415]: DEBUG cinder.policy [None req-63f8a73d-2e7b-486d-9b1a-d9073724005d tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '87ea51efefbd4086b5edf2d1eb4f6661', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ed926d736de40639867010eef3ce1b5', '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=87415) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:07:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-63f8a73d-2e7b-486d-9b1a-d9073724005d tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-reader] http://192.168.122.147/volume/v3/volumes/002659fb-be73-4ce0-8be4-0ca270838c2e/action returned with HTTP 403 Sep 05 21:07:05 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1530/3013] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 21:07:05 2026] POST /volume/v3/volumes/002659fb-be73-4ce0-8be4-0ca270838c2e/action => generated 131 bytes in 173 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4b47c799-dda0-4415-a3ba-62a3f4f38c39 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/4a0b1f41-80a1-46a0-8084-b3f2b57d4c2e returned with HTTP 404 Sep 05 21:07:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-603c6343-bc1f-4678-bbd3-17624a02e082 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:05 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1484/3014] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:05 2026] GET /volume/v3/volumes/4a0b1f41-80a1-46a0-8084-b3f2b57d4c2e => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-603c6343-bc1f-4678-bbd3-17624a02e082 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/002659fb-be73-4ce0-8be4-0ca270838c2e Sep 05 21:07:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-603c6343-bc1f-4678-bbd3-17624a02e082 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-603c6343-bc1f-4678-bbd3-17624a02e082 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:05 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-603c6343-bc1f-4678-bbd3-17624a02e082 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Delete volume with id: 002659fb-be73-4ce0-8be4-0ca270838c2e Sep 05 21:07:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f933b393-68d9-4400-90ef-cfc2b8740e00 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f933b393-68d9-4400-90ef-cfc2b8740e00 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/2a3a46b4-a553-407e-8949-0115d4be5efa Sep 05 21:07:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f933b393-68d9-4400-90ef-cfc2b8740e00 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f933b393-68d9-4400-90ef-cfc2b8740e00 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:05 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-f933b393-68d9-4400-90ef-cfc2b8740e00 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Delete snapshot with id: 2a3a46b4-a553-407e-8949-0115d4be5efa Sep 05 21:07:05 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:05 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:05 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:05 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:05 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-603c6343-bc1f-4678-bbd3-17624a02e082 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Volume info retrieved successfully. Sep 05 21:07:05 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:05 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:05 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f933b393-68d9-4400-90ef-cfc2b8740e00 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Snapshot retrieved successfully. Sep 05 21:07:05 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:05 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:06 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-603c6343-bc1f-4678-bbd3-17624a02e082 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Delete volume request issued successfully. Sep 05 21:07:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-603c6343-bc1f-4678-bbd3-17624a02e082 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] http://192.168.122.147/volume/v3/volumes/002659fb-be73-4ce0-8be4-0ca270838c2e returned with HTTP 202 Sep 05 21:07:06 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1531/3015] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:07:05 2026] DELETE /volume/v3/volumes/002659fb-be73-4ce0-8be4-0ca270838c2e => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:06 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f933b393-68d9-4400-90ef-cfc2b8740e00 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Snapshot delete request issued successfully. Sep 05 21:07:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f933b393-68d9-4400-90ef-cfc2b8740e00 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/snapshots/2a3a46b4-a553-407e-8949-0115d4be5efa returned with HTTP 202 Sep 05 21:07:06 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1485/3016] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:07:05 2026] DELETE /volume/v3/snapshots/2a3a46b4-a553-407e-8949-0115d4be5efa => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a456861e-958e-4217-9ce0-21a09274ae8a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4ffff645-3da5-4301-98da-d2a69145d1b8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a456861e-958e-4217-9ce0-21a09274ae8a tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] GET http://192.168.122.147/volume/v3/volumes/002659fb-be73-4ce0-8be4-0ca270838c2e Sep 05 21:07:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a456861e-958e-4217-9ce0-21a09274ae8a tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a456861e-958e-4217-9ce0-21a09274ae8a tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4ffff645-3da5-4301-98da-d2a69145d1b8 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/snapshots/2a3a46b4-a553-407e-8949-0115d4be5efa Sep 05 21:07:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4ffff645-3da5-4301-98da-d2a69145d1b8 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4ffff645-3da5-4301-98da-d2a69145d1b8 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:06 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:06 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:06 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:06 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:06 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:06 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:06 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4ffff645-3da5-4301-98da-d2a69145d1b8 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Snapshot retrieved successfully. Sep 05 21:07:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4ffff645-3da5-4301-98da-d2a69145d1b8 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/snapshots/2a3a46b4-a553-407e-8949-0115d4be5efa returned with HTTP 200 Sep 05 21:07:06 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1486/3017] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:06 2026] GET /volume/v3/snapshots/2a3a46b4-a553-407e-8949-0115d4be5efa => generated 474 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:06 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a456861e-958e-4217-9ce0-21a09274ae8a tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Volume info retrieved successfully. Sep 05 21:07:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a456861e-958e-4217-9ce0-21a09274ae8a tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] http://192.168.122.147/volume/v3/volumes/002659fb-be73-4ce0-8be4-0ca270838c2e returned with HTTP 200 Sep 05 21:07:06 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1532/3018] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:06 2026] GET /volume/v3/volumes/002659fb-be73-4ce0-8be4-0ca270838c2e => generated 1015 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-02ff90f4-3cf1-4618-bc0d-79409fee3a1c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-02ff90f4-3cf1-4618-bc0d-79409fee3a1c tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] GET http://192.168.122.147/volume/v3/snapshots/2b012408-e29d-4d61-9ad4-e0e81aaf6e1c Sep 05 21:07:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-02ff90f4-3cf1-4618-bc0d-79409fee3a1c tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-02ff90f4-3cf1-4618-bc0d-79409fee3a1c tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-02ff90f4-3cf1-4618-bc0d-79409fee3a1c tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] http://192.168.122.147/volume/v3/snapshots/2b012408-e29d-4d61-9ad4-e0e81aaf6e1c returned with HTTP 404 Sep 05 21:07:06 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1487/3019] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:06 2026] GET /volume/v3/snapshots/2b012408-e29d-4d61-9ad4-e0e81aaf6e1c => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ce97732a-ddbe-4cfb-85b2-75e937f18268 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ce97732a-ddbe-4cfb-85b2-75e937f18268 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/68d3b57f-b297-40d2-a045-adbdddc82170 Sep 05 21:07:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ce97732a-ddbe-4cfb-85b2-75e937f18268 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ce97732a-ddbe-4cfb-85b2-75e937f18268 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:06 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-ce97732a-ddbe-4cfb-85b2-75e937f18268 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Delete volume with id: 68d3b57f-b297-40d2-a045-adbdddc82170 Sep 05 21:07:06 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:06 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:06 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:06 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:06 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ce97732a-ddbe-4cfb-85b2-75e937f18268 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:06 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ce97732a-ddbe-4cfb-85b2-75e937f18268 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Delete volume request issued successfully. Sep 05 21:07:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ce97732a-ddbe-4cfb-85b2-75e937f18268 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/68d3b57f-b297-40d2-a045-adbdddc82170 returned with HTTP 202 Sep 05 21:07:06 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1533/3020] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:07:06 2026] DELETE /volume/v3/volumes/68d3b57f-b297-40d2-a045-adbdddc82170 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2114eb4d-435e-4053-8f42-b16d8639f423 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2114eb4d-435e-4053-8f42-b16d8639f423 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/68d3b57f-b297-40d2-a045-adbdddc82170 Sep 05 21:07:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2114eb4d-435e-4053-8f42-b16d8639f423 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:06 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2114eb4d-435e-4053-8f42-b16d8639f423 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:06 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:06 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:06 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:06 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:06 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2114eb4d-435e-4053-8f42-b16d8639f423 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:06 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2114eb4d-435e-4053-8f42-b16d8639f423 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/68d3b57f-b297-40d2-a045-adbdddc82170 returned with HTTP 200 Sep 05 21:07:06 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1488/3021] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:06 2026] GET /volume/v3/volumes/68d3b57f-b297-40d2-a045-adbdddc82170 => generated 1015 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e45b0587-2718-479e-86b5-c106cb9a7cb3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e45b0587-2718-479e-86b5-c106cb9a7cb3 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/snapshots/2a3a46b4-a553-407e-8949-0115d4be5efa Sep 05 21:07:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e45b0587-2718-479e-86b5-c106cb9a7cb3 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e45b0587-2718-479e-86b5-c106cb9a7cb3 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:07 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:07 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2794b844-3757-4d05-a409-19b5e6ca6bc9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:07 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e45b0587-2718-479e-86b5-c106cb9a7cb3 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Snapshot retrieved successfully. Sep 05 21:07:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e45b0587-2718-479e-86b5-c106cb9a7cb3 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/snapshots/2a3a46b4-a553-407e-8949-0115d4be5efa returned with HTTP 200 Sep 05 21:07:07 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1534/3022] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:07 2026] GET /volume/v3/snapshots/2a3a46b4-a553-407e-8949-0115d4be5efa => generated 474 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2794b844-3757-4d05-a409-19b5e6ca6bc9 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] GET http://192.168.122.147/volume/v3/volumes/002659fb-be73-4ce0-8be4-0ca270838c2e Sep 05 21:07:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2794b844-3757-4d05-a409-19b5e6ca6bc9 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2794b844-3757-4d05-a409-19b5e6ca6bc9 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:07 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:07 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:07 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:07 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:07 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2794b844-3757-4d05-a409-19b5e6ca6bc9 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Volume info retrieved successfully. Sep 05 21:07:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2794b844-3757-4d05-a409-19b5e6ca6bc9 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] http://192.168.122.147/volume/v3/volumes/002659fb-be73-4ce0-8be4-0ca270838c2e returned with HTTP 200 Sep 05 21:07:07 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1489/3023] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:07 2026] GET /volume/v3/volumes/002659fb-be73-4ce0-8be4-0ca270838c2e => generated 1015 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-dee89c67-c265-4868-ab22-c93352740c55 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dee89c67-c265-4868-ab22-c93352740c55 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/68d3b57f-b297-40d2-a045-adbdddc82170 Sep 05 21:07:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dee89c67-c265-4868-ab22-c93352740c55 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dee89c67-c265-4868-ab22-c93352740c55 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dee89c67-c265-4868-ab22-c93352740c55 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/68d3b57f-b297-40d2-a045-adbdddc82170 returned with HTTP 404 Sep 05 21:07:07 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1535/3024] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:07 2026] GET /volume/v3/volumes/68d3b57f-b297-40d2-a045-adbdddc82170 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fa36e9fe-ff3c-44cc-8f2a-f5957ef11b4e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fa36e9fe-ff3c-44cc-8f2a-f5957ef11b4e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:07:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fa36e9fe-ff3c-44cc-8f2a-f5957ef11b4e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-408802072"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-fa36e9fe-ff3c-44cc-8f2a-f5957ef11b4e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-408802072'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:07:07 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-fa36e9fe-ff3c-44cc-8f2a-f5957ef11b4e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create volume of 1 GB Sep 05 21:07:07 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-fa36e9fe-ff3c-44cc-8f2a-f5957ef11b4e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Availability Zones retrieved successfully. Sep 05 21:07:07 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fa36e9fe-ff3c-44cc-8f2a-f5957ef11b4e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Flow 'volume_create_api' (701d98ae-d656-4b7b-bc37-1e0bef0634ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:07 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fa36e9fe-ff3c-44cc-8f2a-f5957ef11b4e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (323faf00-56b8-4d33-82e2-6e6a406aba34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:07 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-fa36e9fe-ff3c-44cc-8f2a-f5957ef11b4e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:07:07 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fa36e9fe-ff3c-44cc-8f2a-f5957ef11b4e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (323faf00-56b8-4d33-82e2-6e6a406aba34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:07 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fa36e9fe-ff3c-44cc-8f2a-f5957ef11b4e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f5434d3-a311-4c5c-9e88-014cfdabdf47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:07 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-fa36e9fe-ff3c-44cc-8f2a-f5957ef11b4e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Created reservations ['0a6cc02d-03dd-453c-bfa6-cdd7785d60d2', 'c1695dbc-67fa-4c5b-97ec-1a02a31a32fe', 'c48f184d-1c3d-47f9-993c-981a476cce56', '57af56cd-e94d-4b8a-bc4c-dec9a84c46f9'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:07 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fa36e9fe-ff3c-44cc-8f2a-f5957ef11b4e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f5434d3-a311-4c5c-9e88-014cfdabdf47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a6cc02d-03dd-453c-bfa6-cdd7785d60d2', 'c1695dbc-67fa-4c5b-97ec-1a02a31a32fe', 'c48f184d-1c3d-47f9-993c-981a476cce56', '57af56cd-e94d-4b8a-bc4c-dec9a84c46f9']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:07 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fa36e9fe-ff3c-44cc-8f2a-f5957ef11b4e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afaa0183-a4ce-4bae-a7e7-5d0a6dd0a0ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:07 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:07 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:07 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fa36e9fe-ff3c-44cc-8f2a-f5957ef11b4e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afaa0183-a4ce-4bae-a7e7-5d0a6dd0a0ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '464f3ecf-bba0-4a4c-a0c5-3f83fdc2a2eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-408802072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f16ad1bcd14d14b43f9cdb3113b66e',qos_specs=None,replication_status=,reservations=['0a6cc02d-03dd-453c-bfa6-cdd7785d60d2','c1695dbc-67fa-4c5b-97ec-1a02a31a32fe','c48f184d-1c3d-47f9-993c-981a476cce56','57af56cd-e94d-4b8a-bc4c-dec9a84c46f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51d2bb2e3afe43c88a96b68275a0383b',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:07:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-408802072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=464f3ecf-bba0-4a4c-a0c5-3f83fdc2a2eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3f16ad1bcd14d14b43f9cdb3113b66e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51d2bb2e3afe43c88a96b68275a0383b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:07 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fa36e9fe-ff3c-44cc-8f2a-f5957ef11b4e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8582e4b3-413b-4957-98cc-3f568e850ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:07 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fa36e9fe-ff3c-44cc-8f2a-f5957ef11b4e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8582e4b3-413b-4957-98cc-3f568e850ca7) transitioned into state 'SUCCESS' from state '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-408802072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f16ad1bcd14d14b43f9cdb3113b66e',qos_specs=None,replication_status=,reservations=['0a6cc02d-03dd-453c-bfa6-cdd7785d60d2','c1695dbc-67fa-4c5b-97ec-1a02a31a32fe','c48f184d-1c3d-47f9-993c-981a476cce56','57af56cd-e94d-4b8a-bc4c-dec9a84c46f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51d2bb2e3afe43c88a96b68275a0383b',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:07 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fa36e9fe-ff3c-44cc-8f2a-f5957ef11b4e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (986e7661-bc51-42f2-8974-7b7dd0f4a122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:07 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fa36e9fe-ff3c-44cc-8f2a-f5957ef11b4e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (986e7661-bc51-42f2-8974-7b7dd0f4a122) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:07 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-fa36e9fe-ff3c-44cc-8f2a-f5957ef11b4e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Flow 'volume_create_api' (701d98ae-d656-4b7b-bc37-1e0bef0634ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:07 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-fa36e9fe-ff3c-44cc-8f2a-f5957ef11b4e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create volume request issued successfully. Sep 05 21:07:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fa36e9fe-ff3c-44cc-8f2a-f5957ef11b4e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:07:07 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1490/3025] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 21:07:07 2026] POST /volume/v3/volumes => generated 786 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-05cc86bd-4eec-4f75-adfc-cfacbf5811f0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-05cc86bd-4eec-4f75-adfc-cfacbf5811f0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/464f3ecf-bba0-4a4c-a0c5-3f83fdc2a2eb Sep 05 21:07:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-05cc86bd-4eec-4f75-adfc-cfacbf5811f0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-05cc86bd-4eec-4f75-adfc-cfacbf5811f0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:07 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:07 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:07 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:07 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:07 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-05cc86bd-4eec-4f75-adfc-cfacbf5811f0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-05cc86bd-4eec-4f75-adfc-cfacbf5811f0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/464f3ecf-bba0-4a4c-a0c5-3f83fdc2a2eb returned with HTTP 200 Sep 05 21:07:07 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1536/3026] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:07 2026] GET /volume/v3/volumes/464f3ecf-bba0-4a4c-a0c5-3f83fdc2a2eb => generated 965 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-41234b71-2b4c-4bcd-a1be-099c0d8cafd3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-41234b71-2b4c-4bcd-a1be-099c0d8cafd3 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/snapshots/2a3a46b4-a553-407e-8949-0115d4be5efa Sep 05 21:07:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-41234b71-2b4c-4bcd-a1be-099c0d8cafd3 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-41234b71-2b4c-4bcd-a1be-099c0d8cafd3 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:08 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:08 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:08 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-41234b71-2b4c-4bcd-a1be-099c0d8cafd3 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Snapshot retrieved successfully. Sep 05 21:07:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-41234b71-2b4c-4bcd-a1be-099c0d8cafd3 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/snapshots/2a3a46b4-a553-407e-8949-0115d4be5efa returned with HTTP 200 Sep 05 21:07:08 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1491/3027] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:08 2026] GET /volume/v3/snapshots/2a3a46b4-a553-407e-8949-0115d4be5efa => generated 474 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0e89c726-e57c-4bf3-9dc5-658364ed53a9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0e89c726-e57c-4bf3-9dc5-658364ed53a9 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] GET http://192.168.122.147/volume/v3/volumes/002659fb-be73-4ce0-8be4-0ca270838c2e Sep 05 21:07:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0e89c726-e57c-4bf3-9dc5-658364ed53a9 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0e89c726-e57c-4bf3-9dc5-658364ed53a9 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0e89c726-e57c-4bf3-9dc5-658364ed53a9 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] http://192.168.122.147/volume/v3/volumes/002659fb-be73-4ce0-8be4-0ca270838c2e returned with HTTP 404 Sep 05 21:07:08 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1537/3028] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:08 2026] GET /volume/v3/volumes/002659fb-be73-4ce0-8be4-0ca270838c2e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c7bcc6eb-2fd9-4153-8eda-9824d98fee88 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c7bcc6eb-2fd9-4153-8eda-9824d98fee88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:07:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c7bcc6eb-2fd9-4153-8eda-9824d98fee88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-971308665"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-c7bcc6eb-2fd9-4153-8eda-9824d98fee88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-971308665'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:07:08 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-c7bcc6eb-2fd9-4153-8eda-9824d98fee88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Create volume of 1 GB Sep 05 21:07:08 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c7bcc6eb-2fd9-4153-8eda-9824d98fee88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Availability Zones retrieved successfully. Sep 05 21:07:08 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c7bcc6eb-2fd9-4153-8eda-9824d98fee88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Flow 'volume_create_api' (2fc572a5-8664-4847-9fb7-28ce126ef787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:08 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c7bcc6eb-2fd9-4153-8eda-9824d98fee88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (267c6d9a-967e-4cc7-97e6-369382b4f52d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:08 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-c7bcc6eb-2fd9-4153-8eda-9824d98fee88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:07:08 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c7bcc6eb-2fd9-4153-8eda-9824d98fee88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (267c6d9a-967e-4cc7-97e6-369382b4f52d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:08 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c7bcc6eb-2fd9-4153-8eda-9824d98fee88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e03de14e-0157-47d8-bfb7-ca3ffddab018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:08 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-c7bcc6eb-2fd9-4153-8eda-9824d98fee88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Created reservations ['694c8204-e30d-4331-9d80-03e74033da0e', 'fd32452b-b029-4935-9fe3-cb1009121504', '63b8f43e-755d-4315-98bf-8e7940922894', 'f1ad5c46-6925-4915-b228-864bcf525416'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:08 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c7bcc6eb-2fd9-4153-8eda-9824d98fee88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e03de14e-0157-47d8-bfb7-ca3ffddab018) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['694c8204-e30d-4331-9d80-03e74033da0e', 'fd32452b-b029-4935-9fe3-cb1009121504', '63b8f43e-755d-4315-98bf-8e7940922894', 'f1ad5c46-6925-4915-b228-864bcf525416']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:08 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c7bcc6eb-2fd9-4153-8eda-9824d98fee88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb8e8557-305f-439e-8749-fd3b1f54963a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:08 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:08 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:08 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c7bcc6eb-2fd9-4153-8eda-9824d98fee88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb8e8557-305f-439e-8749-fd3b1f54963a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3601acdc-0956-46eb-b1ee-a03cf7d95ba7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-971308665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ed926d736de40639867010eef3ce1b5',qos_specs=None,replication_status=,reservations=['694c8204-e30d-4331-9d80-03e74033da0e','fd32452b-b029-4935-9fe3-cb1009121504','63b8f43e-755d-4315-98bf-8e7940922894','f1ad5c46-6925-4915-b228-864bcf525416'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7436dcdee254c81b0886b6b50f292ef',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:07:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-971308665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3601acdc-0956-46eb-b1ee-a03cf7d95ba7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ed926d736de40639867010eef3ce1b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7436dcdee254c81b0886b6b50f292ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:08 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c7bcc6eb-2fd9-4153-8eda-9824d98fee88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3f534b5-7e6d-47d6-82a9-a2c024f3e2b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:08 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c7bcc6eb-2fd9-4153-8eda-9824d98fee88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3f534b5-7e6d-47d6-82a9-a2c024f3e2b1) transitioned into state 'SUCCESS' from state '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-971308665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ed926d736de40639867010eef3ce1b5',qos_specs=None,replication_status=,reservations=['694c8204-e30d-4331-9d80-03e74033da0e','fd32452b-b029-4935-9fe3-cb1009121504','63b8f43e-755d-4315-98bf-8e7940922894','f1ad5c46-6925-4915-b228-864bcf525416'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7436dcdee254c81b0886b6b50f292ef',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:08 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c7bcc6eb-2fd9-4153-8eda-9824d98fee88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5d5327d-d53e-4bd2-9fea-c4e9b6700457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:08 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c7bcc6eb-2fd9-4153-8eda-9824d98fee88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5d5327d-d53e-4bd2-9fea-c4e9b6700457) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:08 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-c7bcc6eb-2fd9-4153-8eda-9824d98fee88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Flow 'volume_create_api' (2fc572a5-8664-4847-9fb7-28ce126ef787) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:08 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c7bcc6eb-2fd9-4153-8eda-9824d98fee88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Create volume request issued successfully. Sep 05 21:07:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c7bcc6eb-2fd9-4153-8eda-9824d98fee88 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:07:08 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1492/3029] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 21:07:08 2026] POST /volume/v3/volumes => generated 786 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a3879ae7-2ccf-44c8-b023-a216c02d9b3a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a3879ae7-2ccf-44c8-b023-a216c02d9b3a tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] GET http://192.168.122.147/volume/v3/volumes/3601acdc-0956-46eb-b1ee-a03cf7d95ba7 Sep 05 21:07:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a3879ae7-2ccf-44c8-b023-a216c02d9b3a tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a3879ae7-2ccf-44c8-b023-a216c02d9b3a tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:08 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:08 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-89a81ee6-dcc7-431b-b31f-892bd0c27e6d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:08 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:08 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:08 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a3879ae7-2ccf-44c8-b023-a216c02d9b3a tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Volume info retrieved successfully. Sep 05 21:07:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a3879ae7-2ccf-44c8-b023-a216c02d9b3a tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] http://192.168.122.147/volume/v3/volumes/3601acdc-0956-46eb-b1ee-a03cf7d95ba7 returned with HTTP 200 Sep 05 21:07:08 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1538/3030] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:08 2026] GET /volume/v3/volumes/3601acdc-0956-46eb-b1ee-a03cf7d95ba7 => generated 965 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-89a81ee6-dcc7-431b-b31f-892bd0c27e6d tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:07:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-89a81ee6-dcc7-431b-b31f-892bd0c27e6d tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-89a81ee6-dcc7-431b-b31f-892bd0c27e6d tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:07:08 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-89a81ee6-dcc7-431b-b31f-892bd0c27e6d tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Create volume of 1 GB Sep 05 21:07:08 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:08 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:08 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-89a81ee6-dcc7-431b-b31f-892bd0c27e6d tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Availability Zones retrieved successfully. Sep 05 21:07:08 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-89a81ee6-dcc7-431b-b31f-892bd0c27e6d tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Flow 'volume_create_api' (88a1b829-cc32-4468-bb8c-00e4830e7c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:08 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-89a81ee6-dcc7-431b-b31f-892bd0c27e6d tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfe3863e-5d08-4bb4-a23a-8eb015500b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:08 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-89a81ee6-dcc7-431b-b31f-892bd0c27e6d tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:07:08 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-89a81ee6-dcc7-431b-b31f-892bd0c27e6d tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfe3863e-5d08-4bb4-a23a-8eb015500b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:08 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-89a81ee6-dcc7-431b-b31f-892bd0c27e6d tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (760b903d-548d-4d77-a06c-c62fa67038d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-49d0680d-5e19-42b0-bc7e-17e8bc2ac996 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-49d0680d-5e19-42b0-bc7e-17e8bc2ac996 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/464f3ecf-bba0-4a4c-a0c5-3f83fdc2a2eb Sep 05 21:07:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-49d0680d-5e19-42b0-bc7e-17e8bc2ac996 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-49d0680d-5e19-42b0-bc7e-17e8bc2ac996 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:08 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:08 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:08 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:08 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:08 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-49d0680d-5e19-42b0-bc7e-17e8bc2ac996 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-49d0680d-5e19-42b0-bc7e-17e8bc2ac996 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/464f3ecf-bba0-4a4c-a0c5-3f83fdc2a2eb returned with HTTP 200 Sep 05 21:07:08 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1539/3031] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:08 2026] GET /volume/v3/volumes/464f3ecf-bba0-4a4c-a0c5-3f83fdc2a2eb => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:09 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-89a81ee6-dcc7-431b-b31f-892bd0c27e6d tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Created reservations ['c7d27bd9-8e99-4941-8e3d-1b972bd01943', '22e1148f-0538-4bdc-8ac6-98ddc2b125ad', 'ff99148b-8c0c-4bcf-8415-7d24bb205c92', '18af495f-814e-4c76-a9f7-744319b8e597'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:09 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-89a81ee6-dcc7-431b-b31f-892bd0c27e6d tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (760b903d-548d-4d77-a06c-c62fa67038d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7d27bd9-8e99-4941-8e3d-1b972bd01943', '22e1148f-0538-4bdc-8ac6-98ddc2b125ad', 'ff99148b-8c0c-4bcf-8415-7d24bb205c92', '18af495f-814e-4c76-a9f7-744319b8e597']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:09 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-89a81ee6-dcc7-431b-b31f-892bd0c27e6d tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdff84ad-af3d-43d8-8a5b-beecf2cad073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:09 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:09 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:09 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-89a81ee6-dcc7-431b-b31f-892bd0c27e6d tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdff84ad-af3d-43d8-8a5b-beecf2cad073) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd292754e-1b6e-4cf0-8de0-504440cbf2a8', '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='f3bb945a017647a0b4440e882223e383',qos_specs=None,replication_status=,reservations=['c7d27bd9-8e99-4941-8e3d-1b972bd01943','22e1148f-0538-4bdc-8ac6-98ddc2b125ad','ff99148b-8c0c-4bcf-8415-7d24bb205c92','18af495f-814e-4c76-a9f7-744319b8e597'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='305fca156286403ab5a426748873d13c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:07:09Z,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=d292754e-1b6e-4cf0-8de0-504440cbf2a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3bb945a017647a0b4440e882223e383',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='305fca156286403ab5a426748873d13c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:09 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-89a81ee6-dcc7-431b-b31f-892bd0c27e6d tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32fff9d8-83f9-44b8-ad0a-933d8839a162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:09 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-89a81ee6-dcc7-431b-b31f-892bd0c27e6d tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32fff9d8-83f9-44b8-ad0a-933d8839a162) transitioned into state 'SUCCESS' from 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='f3bb945a017647a0b4440e882223e383',qos_specs=None,replication_status=,reservations=['c7d27bd9-8e99-4941-8e3d-1b972bd01943','22e1148f-0538-4bdc-8ac6-98ddc2b125ad','ff99148b-8c0c-4bcf-8415-7d24bb205c92','18af495f-814e-4c76-a9f7-744319b8e597'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='305fca156286403ab5a426748873d13c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:09 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-89a81ee6-dcc7-431b-b31f-892bd0c27e6d tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e0c576e-487d-4ead-907b-1f60e5abd965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:09 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-89a81ee6-dcc7-431b-b31f-892bd0c27e6d tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e0c576e-487d-4ead-907b-1f60e5abd965) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:09 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-89a81ee6-dcc7-431b-b31f-892bd0c27e6d tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Flow 'volume_create_api' (88a1b829-cc32-4468-bb8c-00e4830e7c9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e01d002b-7493-46f7-973b-6745be7a0cc8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:09 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-89a81ee6-dcc7-431b-b31f-892bd0c27e6d tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Create volume request issued successfully. Sep 05 21:07:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-89a81ee6-dcc7-431b-b31f-892bd0c27e6d tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:07:09 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1493/3032] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 21:07:08 2026] POST /volume/v3/volumes => generated 749 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 21:07:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e01d002b-7493-46f7-973b-6745be7a0cc8 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/snapshots/2a3a46b4-a553-407e-8949-0115d4be5efa Sep 05 21:07:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e01d002b-7493-46f7-973b-6745be7a0cc8 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e01d002b-7493-46f7-973b-6745be7a0cc8 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5a073758-ee77-4293-9898-84934200688b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e01d002b-7493-46f7-973b-6745be7a0cc8 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/snapshots/2a3a46b4-a553-407e-8949-0115d4be5efa returned with HTTP 404 Sep 05 21:07:09 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1540/3033] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:09 2026] GET /volume/v3/snapshots/2a3a46b4-a553-407e-8949-0115d4be5efa => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5a073758-ee77-4293-9898-84934200688b tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] GET http://192.168.122.147/volume/v3/volumes/d292754e-1b6e-4cf0-8de0-504440cbf2a8 Sep 05 21:07:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5a073758-ee77-4293-9898-84934200688b tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5a073758-ee77-4293-9898-84934200688b tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e432cf03-cba2-4067-b59c-2f2213228e04 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e432cf03-cba2-4067-b59c-2f2213228e04 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] DELETE http://192.168.122.147/volume/v3/volumes/6a585e3c-99b4-4b75-9540-08cd98559850 Sep 05 21:07:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e432cf03-cba2-4067-b59c-2f2213228e04 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e432cf03-cba2-4067-b59c-2f2213228e04 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:09 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-e432cf03-cba2-4067-b59c-2f2213228e04 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Delete volume with id: 6a585e3c-99b4-4b75-9540-08cd98559850 Sep 05 21:07:09 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:09 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:09 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:09 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:09 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5a073758-ee77-4293-9898-84934200688b tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Volume info retrieved successfully. Sep 05 21:07:09 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:09 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5a073758-ee77-4293-9898-84934200688b tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] http://192.168.122.147/volume/v3/volumes/d292754e-1b6e-4cf0-8de0-504440cbf2a8 returned with HTTP 200 Sep 05 21:07:09 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1494/3034] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:09 2026] GET /volume/v3/volumes/d292754e-1b6e-4cf0-8de0-504440cbf2a8 => generated 817 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:09 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:09 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:09 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e432cf03-cba2-4067-b59c-2f2213228e04 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Volume info retrieved successfully. Sep 05 21:07:09 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e432cf03-cba2-4067-b59c-2f2213228e04 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Delete volume request issued successfully. Sep 05 21:07:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e432cf03-cba2-4067-b59c-2f2213228e04 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/6a585e3c-99b4-4b75-9540-08cd98559850 returned with HTTP 202 Sep 05 21:07:09 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1541/3035] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:07:09 2026] DELETE /volume/v3/volumes/6a585e3c-99b4-4b75-9540-08cd98559850 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fb2b0e7b-51b8-4397-b58b-99af6681c23d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fb2b0e7b-51b8-4397-b58b-99af6681c23d tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/volumes/6a585e3c-99b4-4b75-9540-08cd98559850 Sep 05 21:07:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fb2b0e7b-51b8-4397-b58b-99af6681c23d tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:09 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fb2b0e7b-51b8-4397-b58b-99af6681c23d tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:09 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:09 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:09 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:09 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:09 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-fb2b0e7b-51b8-4397-b58b-99af6681c23d tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Volume info retrieved successfully. Sep 05 21:07:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fb2b0e7b-51b8-4397-b58b-99af6681c23d tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/6a585e3c-99b4-4b75-9540-08cd98559850 returned with HTTP 200 Sep 05 21:07:09 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1495/3036] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:09 2026] GET /volume/v3/volumes/6a585e3c-99b4-4b75-9540-08cd98559850 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c6632ffc-2c8e-4532-8fe5-6e2e146bbcf7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c6632ffc-2c8e-4532-8fe5-6e2e146bbcf7 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] GET http://192.168.122.147/volume/v3/volumes/3601acdc-0956-46eb-b1ee-a03cf7d95ba7 Sep 05 21:07:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c6632ffc-2c8e-4532-8fe5-6e2e146bbcf7 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c6632ffc-2c8e-4532-8fe5-6e2e146bbcf7 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:09 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:09 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:09 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:09 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:09 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c6632ffc-2c8e-4532-8fe5-6e2e146bbcf7 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Volume info retrieved successfully. Sep 05 21:07:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c6632ffc-2c8e-4532-8fe5-6e2e146bbcf7 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] http://192.168.122.147/volume/v3/volumes/3601acdc-0956-46eb-b1ee-a03cf7d95ba7 returned with HTTP 200 Sep 05 21:07:09 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1542/3037] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:09 2026] GET /volume/v3/volumes/3601acdc-0956-46eb-b1ee-a03cf7d95ba7 => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-df87098b-f88e-4c8c-bfdb-2f384176c5a9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-df87098b-f88e-4c8c-bfdb-2f384176c5a9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/464f3ecf-bba0-4a4c-a0c5-3f83fdc2a2eb Sep 05 21:07:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-df87098b-f88e-4c8c-bfdb-2f384176c5a9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-df87098b-f88e-4c8c-bfdb-2f384176c5a9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:10 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:10 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:10 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:10 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:10 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-df87098b-f88e-4c8c-bfdb-2f384176c5a9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-df87098b-f88e-4c8c-bfdb-2f384176c5a9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/464f3ecf-bba0-4a4c-a0c5-3f83fdc2a2eb returned with HTTP 200 Sep 05 21:07:10 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1496/3038] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:10 2026] GET /volume/v3/volumes/464f3ecf-bba0-4a4c-a0c5-3f83fdc2a2eb => generated 1016 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d5aa626b-b465-4d49-8e0d-ffe74ec35616 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d5aa626b-b465-4d49-8e0d-ffe74ec35616 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] POST http://192.168.122.147/volume/v3/snapshots Sep 05 21:07:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d5aa626b-b465-4d49-8e0d-ffe74ec35616 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "464f3ecf-bba0-4a4c-a0c5-3f83fdc2a2eb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-331044318"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:10 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:10 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:10 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:10 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:10 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d5aa626b-b465-4d49-8e0d-ffe74ec35616 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:10 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-d5aa626b-b465-4d49-8e0d-ffe74ec35616 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create snapshot from volume 464f3ecf-bba0-4a4c-a0c5-3f83fdc2a2eb Sep 05 21:07:10 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-d5aa626b-b465-4d49-8e0d-ffe74ec35616 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Created reservations ['65f3d600-5ecf-465c-8b22-8cb59d812dfc', 'c60f5ebe-980f-4d1e-a5f4-29a9ec332cf1', 'f697f7cc-c84d-46a4-b719-d1f6eb044cb6', 'bd884754-3968-4b06-ac51-f225da796ee8'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:10 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:10 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:10 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d5aa626b-b465-4d49-8e0d-ffe74ec35616 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot create request issued successfully. Sep 05 21:07:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d5aa626b-b465-4d49-8e0d-ffe74ec35616 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 21:07:10 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1543/3039] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 21:07:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-bf2d9de7-123e-4915-aecb-375b50ce774e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bf2d9de7-123e-4915-aecb-375b50ce774e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/e1b9ea45-ba4a-4018-bff2-0b82208a8a44 Sep 05 21:07:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bf2d9de7-123e-4915-aecb-375b50ce774e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-bf2d9de7-123e-4915-aecb-375b50ce774e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-909918a5-b1a6-4cc2-83fc-3c7f04a458d0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-909918a5-b1a6-4cc2-83fc-3c7f04a458d0 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] GET http://192.168.122.147/volume/v3/volumes/d292754e-1b6e-4cf0-8de0-504440cbf2a8 Sep 05 21:07:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-909918a5-b1a6-4cc2-83fc-3c7f04a458d0 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-909918a5-b1a6-4cc2-83fc-3c7f04a458d0 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:10 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:10 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:10 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-bf2d9de7-123e-4915-aecb-375b50ce774e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-bf2d9de7-123e-4915-aecb-375b50ce774e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/e1b9ea45-ba4a-4018-bff2-0b82208a8a44 returned with HTTP 200 Sep 05 21:07:10 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1497/3040] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:10 2026] GET /volume/v3/snapshots/e1b9ea45-ba4a-4018-bff2-0b82208a8a44 => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:10 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:10 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:10 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:10 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:10 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-909918a5-b1a6-4cc2-83fc-3c7f04a458d0 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Volume info retrieved successfully. Sep 05 21:07:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-909918a5-b1a6-4cc2-83fc-3c7f04a458d0 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] http://192.168.122.147/volume/v3/volumes/d292754e-1b6e-4cf0-8de0-504440cbf2a8 returned with HTTP 200 Sep 05 21:07:10 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1544/3041] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:10 2026] GET /volume/v3/volumes/d292754e-1b6e-4cf0-8de0-504440cbf2a8 => generated 841 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-74c5aae9-4514-4a7e-9528-a84ccfa23535 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-74c5aae9-4514-4a7e-9528-a84ccfa23535 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] GET http://192.168.122.147/volume/v3/volumes/6a585e3c-99b4-4b75-9540-08cd98559850 Sep 05 21:07:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-74c5aae9-4514-4a7e-9528-a84ccfa23535 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-74c5aae9-4514-4a7e-9528-a84ccfa23535 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-74c5aae9-4514-4a7e-9528-a84ccfa23535 tempest-CreateVolumesFromSnapshotTest-1520528385 tempest-CreateVolumesFromSnapshotTest-1520528385-project-member] http://192.168.122.147/volume/v3/volumes/6a585e3c-99b4-4b75-9540-08cd98559850 returned with HTTP 404 Sep 05 21:07:10 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1498/3042] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:10 2026] GET /volume/v3/volumes/6a585e3c-99b4-4b75-9540-08cd98559850 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-44f385f0-74b8-4a6a-8ed8-c150ff7fe1a2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-44f385f0-74b8-4a6a-8ed8-c150ff7fe1a2 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] GET http://192.168.122.147/volume/v3/volumes/3601acdc-0956-46eb-b1ee-a03cf7d95ba7 Sep 05 21:07:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-44f385f0-74b8-4a6a-8ed8-c150ff7fe1a2 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-44f385f0-74b8-4a6a-8ed8-c150ff7fe1a2 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:10 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:10 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:10 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:10 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:10 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-44f385f0-74b8-4a6a-8ed8-c150ff7fe1a2 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Volume info retrieved successfully. Sep 05 21:07:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-44f385f0-74b8-4a6a-8ed8-c150ff7fe1a2 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] http://192.168.122.147/volume/v3/volumes/3601acdc-0956-46eb-b1ee-a03cf7d95ba7 returned with HTTP 200 Sep 05 21:07:10 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1545/3043] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:10 2026] GET /volume/v3/volumes/3601acdc-0956-46eb-b1ee-a03cf7d95ba7 => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5bf58c0a-48e2-4ae3-9a65-047900e8020c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5bf58c0a-48e2-4ae3-9a65-047900e8020c tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-reader] POST http://192.168.122.147/volume/v3/volumes/3601acdc-0956-46eb-b1ee-a03cf7d95ba7/action Sep 05 21:07:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5bf58c0a-48e2-4ae3-9a65-047900e8020c tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:07:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5bf58c0a-48e2-4ae3-9a65-047900e8020c tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:10 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:10 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:10 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:10 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:10 devstack devstack@c-api.service[87416]: DEBUG cinder.policy [None req-5bf58c0a-48e2-4ae3-9a65-047900e8020c tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '87ea51efefbd4086b5edf2d1eb4f6661', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ed926d736de40639867010eef3ce1b5', '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=87416) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:07:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5bf58c0a-48e2-4ae3-9a65-047900e8020c tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-reader] http://192.168.122.147/volume/v3/volumes/3601acdc-0956-46eb-b1ee-a03cf7d95ba7/action returned with HTTP 403 Sep 05 21:07:10 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1499/3044] 192.168.122.147 () {60 vars in 1274 bytes} [Sat Sep 5 21:07:10 2026] POST /volume/v3/volumes/3601acdc-0956-46eb-b1ee-a03cf7d95ba7/action => generated 131 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c78c706a-796a-4240-afaa-19af376a8702 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c78c706a-796a-4240-afaa-19af376a8702 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/3601acdc-0956-46eb-b1ee-a03cf7d95ba7 Sep 05 21:07:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c78c706a-796a-4240-afaa-19af376a8702 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c78c706a-796a-4240-afaa-19af376a8702 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:10 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-c78c706a-796a-4240-afaa-19af376a8702 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Delete volume with id: 3601acdc-0956-46eb-b1ee-a03cf7d95ba7 Sep 05 21:07:10 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:10 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:10 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:10 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:10 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c78c706a-796a-4240-afaa-19af376a8702 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Volume info retrieved successfully. Sep 05 21:07:10 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c78c706a-796a-4240-afaa-19af376a8702 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Delete volume request issued successfully. Sep 05 21:07:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c78c706a-796a-4240-afaa-19af376a8702 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] http://192.168.122.147/volume/v3/volumes/3601acdc-0956-46eb-b1ee-a03cf7d95ba7 returned with HTTP 202 Sep 05 21:07:10 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1546/3045] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:07:10 2026] DELETE /volume/v3/volumes/3601acdc-0956-46eb-b1ee-a03cf7d95ba7 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ab3da4ee-3170-489e-bbd6-ed4f01dc0eb8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ab3da4ee-3170-489e-bbd6-ed4f01dc0eb8 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] GET http://192.168.122.147/volume/v3/volumes/3601acdc-0956-46eb-b1ee-a03cf7d95ba7 Sep 05 21:07:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ab3da4ee-3170-489e-bbd6-ed4f01dc0eb8 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ab3da4ee-3170-489e-bbd6-ed4f01dc0eb8 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:10 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:10 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:10 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:10 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:10 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ab3da4ee-3170-489e-bbd6-ed4f01dc0eb8 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Volume info retrieved successfully. Sep 05 21:07:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ab3da4ee-3170-489e-bbd6-ed4f01dc0eb8 tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] http://192.168.122.147/volume/v3/volumes/3601acdc-0956-46eb-b1ee-a03cf7d95ba7 returned with HTTP 200 Sep 05 21:07:10 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1500/3046] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:10 2026] GET /volume/v3/volumes/3601acdc-0956-46eb-b1ee-a03cf7d95ba7 => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d3d73429-22ca-450c-a70f-728b15f7b2dd None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d3d73429-22ca-450c-a70f-728b15f7b2dd tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/e1b9ea45-ba4a-4018-bff2-0b82208a8a44 Sep 05 21:07:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d3d73429-22ca-450c-a70f-728b15f7b2dd tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d3d73429-22ca-450c-a70f-728b15f7b2dd tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:11 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:11 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:11 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d3d73429-22ca-450c-a70f-728b15f7b2dd tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d3d73429-22ca-450c-a70f-728b15f7b2dd tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/e1b9ea45-ba4a-4018-bff2-0b82208a8a44 returned with HTTP 200 Sep 05 21:07:11 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1547/3047] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:11 2026] GET /volume/v3/snapshots/e1b9ea45-ba4a-4018-bff2-0b82208a8a44 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:07:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b6a11781-6ab7-4488-9fbb-796442c870ba None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b6a11781-6ab7-4488-9fbb-796442c870ba tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] GET http://192.168.122.147/volume/v3/volumes/d292754e-1b6e-4cf0-8de0-504440cbf2a8 Sep 05 21:07:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b6a11781-6ab7-4488-9fbb-796442c870ba tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b6a11781-6ab7-4488-9fbb-796442c870ba tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:11 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:11 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:11 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:11 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:11 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b6a11781-6ab7-4488-9fbb-796442c870ba tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Volume info retrieved successfully. Sep 05 21:07:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b6a11781-6ab7-4488-9fbb-796442c870ba tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] http://192.168.122.147/volume/v3/volumes/d292754e-1b6e-4cf0-8de0-504440cbf2a8 returned with HTTP 200 Sep 05 21:07:11 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1501/3048] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:11 2026] GET /volume/v3/volumes/d292754e-1b6e-4cf0-8de0-504440cbf2a8 => generated 842 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-09fe1b8c-056d-4e0b-b400-19742fca59fa None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-09fe1b8c-056d-4e0b-b400-19742fca59fa tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] GET http://192.168.122.147/volume/v3/volumes/d292754e-1b6e-4cf0-8de0-504440cbf2a8 Sep 05 21:07:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-09fe1b8c-056d-4e0b-b400-19742fca59fa tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-09fe1b8c-056d-4e0b-b400-19742fca59fa tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:11 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:11 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:11 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:11 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:11 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-09fe1b8c-056d-4e0b-b400-19742fca59fa tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Volume info retrieved successfully. Sep 05 21:07:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-09fe1b8c-056d-4e0b-b400-19742fca59fa tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] http://192.168.122.147/volume/v3/volumes/d292754e-1b6e-4cf0-8de0-504440cbf2a8 returned with HTTP 200 Sep 05 21:07:11 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1548/3049] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:11 2026] GET /volume/v3/volumes/d292754e-1b6e-4cf0-8de0-504440cbf2a8 => generated 842 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3a20bbe3-a8ed-45fb-b7a3-92d97b591e35 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3a20bbe3-a8ed-45fb-b7a3-92d97b591e35 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:07:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3a20bbe3-a8ed-45fb-b7a3-92d97b591e35 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1192736527"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-3a20bbe3-a8ed-45fb-b7a3-92d97b591e35 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1192736527'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:07:11 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-3a20bbe3-a8ed-45fb-b7a3-92d97b591e35 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Create volume of 1 GB Sep 05 21:07:11 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3a20bbe3-a8ed-45fb-b7a3-92d97b591e35 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Availability Zones retrieved successfully. Sep 05 21:07:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a20bbe3-a8ed-45fb-b7a3-92d97b591e35 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Flow 'volume_create_api' (4136babf-4253-4e88-9b9e-c9bedc7c5652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a20bbe3-a8ed-45fb-b7a3-92d97b591e35 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b56190b-6d72-4189-aecf-4d5e0afdb0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-3a20bbe3-a8ed-45fb-b7a3-92d97b591e35 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:07:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a20bbe3-a8ed-45fb-b7a3-92d97b591e35 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b56190b-6d72-4189-aecf-4d5e0afdb0bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a20bbe3-a8ed-45fb-b7a3-92d97b591e35 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (430e986a-1751-4763-a7dc-fbbacae6a53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:11 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-3a20bbe3-a8ed-45fb-b7a3-92d97b591e35 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Created reservations ['3096ceb0-69c9-450c-9112-43f2371b2c9d', 'a0aa6e8e-1ebf-475a-8996-42b040125d21', '3ee0bf78-2f55-44ce-a083-e43cd69702a4', '3640f8b8-064f-4ffb-b5f6-9de5d6b047cc'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a20bbe3-a8ed-45fb-b7a3-92d97b591e35 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (430e986a-1751-4763-a7dc-fbbacae6a53b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3096ceb0-69c9-450c-9112-43f2371b2c9d', 'a0aa6e8e-1ebf-475a-8996-42b040125d21', '3ee0bf78-2f55-44ce-a083-e43cd69702a4', '3640f8b8-064f-4ffb-b5f6-9de5d6b047cc']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a20bbe3-a8ed-45fb-b7a3-92d97b591e35 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbf4acc1-8ce9-465e-89a7-98abaad10a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:11 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:11 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a20bbe3-a8ed-45fb-b7a3-92d97b591e35 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbf4acc1-8ce9-465e-89a7-98abaad10a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08a09379-a71d-4120-9f63-290e0ce63f38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1192736527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3bb945a017647a0b4440e882223e383',qos_specs=None,replication_status=,reservations=['3096ceb0-69c9-450c-9112-43f2371b2c9d','a0aa6e8e-1ebf-475a-8996-42b040125d21','3ee0bf78-2f55-44ce-a083-e43cd69702a4','3640f8b8-064f-4ffb-b5f6-9de5d6b047cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='305fca156286403ab5a426748873d13c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:07:11Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1192736527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08a09379-a71d-4120-9f63-290e0ce63f38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3bb945a017647a0b4440e882223e383',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='305fca156286403ab5a426748873d13c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a20bbe3-a8ed-45fb-b7a3-92d97b591e35 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69fd09d0-e4e0-45fd-a932-892f7aa12c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a20bbe3-a8ed-45fb-b7a3-92d97b591e35 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69fd09d0-e4e0-45fd-a932-892f7aa12c30) transitioned into 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-1192736527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3bb945a017647a0b4440e882223e383',qos_specs=None,replication_status=,reservations=['3096ceb0-69c9-450c-9112-43f2371b2c9d','a0aa6e8e-1ebf-475a-8996-42b040125d21','3ee0bf78-2f55-44ce-a083-e43cd69702a4','3640f8b8-064f-4ffb-b5f6-9de5d6b047cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='305fca156286403ab5a426748873d13c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a20bbe3-a8ed-45fb-b7a3-92d97b591e35 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (813d1ba6-a79d-462b-896b-ac769fc7c7be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a20bbe3-a8ed-45fb-b7a3-92d97b591e35 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (813d1ba6-a79d-462b-896b-ac769fc7c7be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:11 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a20bbe3-a8ed-45fb-b7a3-92d97b591e35 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Flow 'volume_create_api' (4136babf-4253-4e88-9b9e-c9bedc7c5652) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:11 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3a20bbe3-a8ed-45fb-b7a3-92d97b591e35 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Create volume request issued successfully. Sep 05 21:07:11 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3a20bbe3-a8ed-45fb-b7a3-92d97b591e35 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:07:11 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1502/3050] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:07:11 2026] POST /volume/v3/volumes => generated 785 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1c2fe7fc-7dcf-471b-8f18-8de6c4fe9f43 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1c2fe7fc-7dcf-471b-8f18-8de6c4fe9f43 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] GET http://192.168.122.147/volume/v3/volumes/08a09379-a71d-4120-9f63-290e0ce63f38 Sep 05 21:07:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1c2fe7fc-7dcf-471b-8f18-8de6c4fe9f43 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1c2fe7fc-7dcf-471b-8f18-8de6c4fe9f43 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:11 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ad9a2642-12f8-452f-94ba-f776f646465a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ad9a2642-12f8-452f-94ba-f776f646465a tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] GET http://192.168.122.147/volume/v3/volumes/3601acdc-0956-46eb-b1ee-a03cf7d95ba7 Sep 05 21:07:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ad9a2642-12f8-452f-94ba-f776f646465a tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ad9a2642-12f8-452f-94ba-f776f646465a tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:12 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:12 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:12 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:12 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ad9a2642-12f8-452f-94ba-f776f646465a tempest-ProjectReaderTests-1491894152 tempest-ProjectReaderTests-1491894152-project-admin] http://192.168.122.147/volume/v3/volumes/3601acdc-0956-46eb-b1ee-a03cf7d95ba7 returned with HTTP 404 Sep 05 21:07:12 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1503/3051] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:11 2026] GET /volume/v3/volumes/3601acdc-0956-46eb-b1ee-a03cf7d95ba7 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:12 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1c2fe7fc-7dcf-471b-8f18-8de6c4fe9f43 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Volume info retrieved successfully. Sep 05 21:07:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1c2fe7fc-7dcf-471b-8f18-8de6c4fe9f43 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] http://192.168.122.147/volume/v3/volumes/08a09379-a71d-4120-9f63-290e0ce63f38 returned with HTTP 200 Sep 05 21:07:12 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1549/3052] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:11 2026] GET /volume/v3/volumes/08a09379-a71d-4120-9f63-290e0ce63f38 => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d3c489a6-4586-4700-a25e-fc047904bf42 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d3c489a6-4586-4700-a25e-fc047904bf42 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/e1b9ea45-ba4a-4018-bff2-0b82208a8a44 Sep 05 21:07:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d3c489a6-4586-4700-a25e-fc047904bf42 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d3c489a6-4586-4700-a25e-fc047904bf42 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:12 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:12 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:12 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d3c489a6-4586-4700-a25e-fc047904bf42 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d3c489a6-4586-4700-a25e-fc047904bf42 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/e1b9ea45-ba4a-4018-bff2-0b82208a8a44 returned with HTTP 200 Sep 05 21:07:12 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1504/3053] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:12 2026] GET /volume/v3/snapshots/e1b9ea45-ba4a-4018-bff2-0b82208a8a44 => generated 439 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b7e7f3eb-5657-4383-a7fc-fe03535bfdcb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b7e7f3eb-5657-4383-a7fc-fe03535bfdcb tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] GET http://192.168.122.147/volume/v3/volumes/08a09379-a71d-4120-9f63-290e0ce63f38 Sep 05 21:07:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b7e7f3eb-5657-4383-a7fc-fe03535bfdcb tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b7e7f3eb-5657-4383-a7fc-fe03535bfdcb tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:13 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:13 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:13 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:13 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:13 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b7e7f3eb-5657-4383-a7fc-fe03535bfdcb tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Volume info retrieved successfully. Sep 05 21:07:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b7e7f3eb-5657-4383-a7fc-fe03535bfdcb tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] http://192.168.122.147/volume/v3/volumes/08a09379-a71d-4120-9f63-290e0ce63f38 returned with HTTP 200 Sep 05 21:07:13 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1550/3054] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:13 2026] GET /volume/v3/volumes/08a09379-a71d-4120-9f63-290e0ce63f38 => generated 877 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:07:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2162a045-ca42-490e-914e-6aa6feb14bef None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2162a045-ca42-490e-914e-6aa6feb14bef tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/e1b9ea45-ba4a-4018-bff2-0b82208a8a44 Sep 05 21:07:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2162a045-ca42-490e-914e-6aa6feb14bef tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2162a045-ca42-490e-914e-6aa6feb14bef tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:13 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:13 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:13 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2162a045-ca42-490e-914e-6aa6feb14bef tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2162a045-ca42-490e-914e-6aa6feb14bef tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/e1b9ea45-ba4a-4018-bff2-0b82208a8a44 returned with HTTP 200 Sep 05 21:07:13 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1505/3055] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:13 2026] GET /volume/v3/snapshots/e1b9ea45-ba4a-4018-bff2-0b82208a8a44 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f313276e-005e-4577-8862-616800472a4b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f313276e-005e-4577-8862-616800472a4b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/e1b9ea45-ba4a-4018-bff2-0b82208a8a44 Sep 05 21:07:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f313276e-005e-4577-8862-616800472a4b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:13 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f313276e-005e-4577-8862-616800472a4b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:13 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-f313276e-005e-4577-8862-616800472a4b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Delete snapshot with id: e1b9ea45-ba4a-4018-bff2-0b82208a8a44 Sep 05 21:07:13 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:13 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:13 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f313276e-005e-4577-8862-616800472a4b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Snapshot retrieved successfully. Sep 05 21:07:13 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:13 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:13 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f313276e-005e-4577-8862-616800472a4b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Snapshot delete request issued successfully. Sep 05 21:07:13 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f313276e-005e-4577-8862-616800472a4b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] http://192.168.122.147/volume/v3/snapshots/e1b9ea45-ba4a-4018-bff2-0b82208a8a44 returned with HTTP 202 Sep 05 21:07:13 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1551/3056] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:07:13 2026] DELETE /volume/v3/snapshots/e1b9ea45-ba4a-4018-bff2-0b82208a8a44 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-dbe8e2ec-7bfc-4ae4-a4ce-cab25c36b5da None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dbe8e2ec-7bfc-4ae4-a4ce-cab25c36b5da tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] GET http://192.168.122.147/volume/v3/snapshots/e1b9ea45-ba4a-4018-bff2-0b82208a8a44 Sep 05 21:07:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-dbe8e2ec-7bfc-4ae4-a4ce-cab25c36b5da tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-dbe8e2ec-7bfc-4ae4-a4ce-cab25c36b5da tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:13 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:13 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:13 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-dbe8e2ec-7bfc-4ae4-a4ce-cab25c36b5da tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Snapshot retrieved successfully. Sep 05 21:07:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dbe8e2ec-7bfc-4ae4-a4ce-cab25c36b5da tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] http://192.168.122.147/volume/v3/snapshots/e1b9ea45-ba4a-4018-bff2-0b82208a8a44 returned with HTTP 200 Sep 05 21:07:13 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1506/3057] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:13 2026] GET /volume/v3/snapshots/e1b9ea45-ba4a-4018-bff2-0b82208a8a44 => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-86c66a84-efd3-47bc-aa03-6ef003a16c09 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-213832fd-e220-4e34-bb7c-bda1c7cf00fb None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-213832fd-e220-4e34-bb7c-bda1c7cf00fb tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] GET http://192.168.122.147/volume/v3/volumes/08a09379-a71d-4120-9f63-290e0ce63f38 Sep 05 21:07:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-213832fd-e220-4e34-bb7c-bda1c7cf00fb tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-213832fd-e220-4e34-bb7c-bda1c7cf00fb tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:14 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:14 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:14 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:14 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:14 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-213832fd-e220-4e34-bb7c-bda1c7cf00fb tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Volume info retrieved successfully. Sep 05 21:07:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-213832fd-e220-4e34-bb7c-bda1c7cf00fb tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] http://192.168.122.147/volume/v3/volumes/08a09379-a71d-4120-9f63-290e0ce63f38 returned with HTTP 200 Sep 05 21:07:14 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1507/3058] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:14 2026] GET /volume/v3/volumes/08a09379-a71d-4120-9f63-290e0ce63f38 => generated 877 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-86c66a84-efd3-47bc-aa03-6ef003a16c09 tempest-ProjectAdminTests-1311897759 tempest-ProjectAdminTests-1311897759-project-admin] GET http://192.168.122.147/volume/v3/scheduler-stats/get_pools Sep 05 21:07:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-86c66a84-efd3-47bc-aa03-6ef003a16c09 tempest-ProjectAdminTests-1311897759 tempest-ProjectAdminTests-1311897759-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-86c66a84-efd3-47bc-aa03-6ef003a16c09 tempest-ProjectAdminTests-1311897759 tempest-ProjectAdminTests-1311897759-project-admin] Calling method 'get_pools' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:14 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:14 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-86c66a84-efd3-47bc-aa03-6ef003a16c09 tempest-ProjectAdminTests-1311897759 tempest-ProjectAdminTests-1311897759-project-admin] http://192.168.122.147/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 05 21:07:14 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1552/3059] 192.168.122.147 () {58 vars in 1175 bytes} [Sat Sep 5 21:07:14 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:07:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4ba1bcdc-c1c8-465c-a555-12ac414b59ae None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4ba1bcdc-c1c8-465c-a555-12ac414b59ae tempest-ProjectAdminTests-1311897759 tempest-ProjectAdminTests-1311897759-project-admin] GET http://192.168.122.147/volume/v3/capabilities/devstack@QuobyteHD Sep 05 21:07:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4ba1bcdc-c1c8-465c-a555-12ac414b59ae tempest-ProjectAdminTests-1311897759 tempest-ProjectAdminTests-1311897759-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:14 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4ba1bcdc-c1c8-465c-a555-12ac414b59ae tempest-ProjectAdminTests-1311897759 tempest-ProjectAdminTests-1311897759-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:14 devstack devstack@c-api.service[87416]: /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 05 21:07:14 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 21:07:14 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4ba1bcdc-c1c8-465c-a555-12ac414b59ae tempest-ProjectAdminTests-1311897759 tempest-ProjectAdminTests-1311897759-project-admin] http://192.168.122.147/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 05 21:07:14 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1508/3060] 192.168.122.147 () {58 vars in 1193 bytes} [Sat Sep 5 21:07:14 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ed8ac336-458e-4ddf-8e91-e8bc379d5a86 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ed8ac336-458e-4ddf-8e91-e8bc379d5a86 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] GET http://192.168.122.147/volume/v3/snapshots/e1b9ea45-ba4a-4018-bff2-0b82208a8a44 Sep 05 21:07:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ed8ac336-458e-4ddf-8e91-e8bc379d5a86 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:14 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ed8ac336-458e-4ddf-8e91-e8bc379d5a86 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:14 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:14 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:14 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ed8ac336-458e-4ddf-8e91-e8bc379d5a86 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Snapshot retrieved successfully. Sep 05 21:07:14 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ed8ac336-458e-4ddf-8e91-e8bc379d5a86 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] http://192.168.122.147/volume/v3/snapshots/e1b9ea45-ba4a-4018-bff2-0b82208a8a44 returned with HTTP 200 Sep 05 21:07:14 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1553/3061] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:14 2026] GET /volume/v3/snapshots/e1b9ea45-ba4a-4018-bff2-0b82208a8a44 => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b1c9b0f0-7607-4e83-9ddb-990f6d6ac0f8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b1c9b0f0-7607-4e83-9ddb-990f6d6ac0f8 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] GET http://192.168.122.147/volume/v3/volumes/08a09379-a71d-4120-9f63-290e0ce63f38 Sep 05 21:07:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b1c9b0f0-7607-4e83-9ddb-990f6d6ac0f8 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b1c9b0f0-7607-4e83-9ddb-990f6d6ac0f8 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:15 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:15 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:15 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:15 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:15 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b1c9b0f0-7607-4e83-9ddb-990f6d6ac0f8 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Volume info retrieved successfully. Sep 05 21:07:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b1c9b0f0-7607-4e83-9ddb-990f6d6ac0f8 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] http://192.168.122.147/volume/v3/volumes/08a09379-a71d-4120-9f63-290e0ce63f38 returned with HTTP 200 Sep 05 21:07:15 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1509/3062] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:15 2026] GET /volume/v3/volumes/08a09379-a71d-4120-9f63-290e0ce63f38 => generated 878 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e1b789da-d919-42cf-a3c9-c5b315c6f48c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e1b789da-d919-42cf-a3c9-c5b315c6f48c tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] GET http://192.168.122.147/volume/v3/volumes/08a09379-a71d-4120-9f63-290e0ce63f38 Sep 05 21:07:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e1b789da-d919-42cf-a3c9-c5b315c6f48c tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e1b789da-d919-42cf-a3c9-c5b315c6f48c tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:15 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:15 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:15 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:15 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:15 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e1b789da-d919-42cf-a3c9-c5b315c6f48c tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Volume info retrieved successfully. Sep 05 21:07:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e1b789da-d919-42cf-a3c9-c5b315c6f48c tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] http://192.168.122.147/volume/v3/volumes/08a09379-a71d-4120-9f63-290e0ce63f38 returned with HTTP 200 Sep 05 21:07:15 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1554/3063] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:15 2026] GET /volume/v3/volumes/08a09379-a71d-4120-9f63-290e0ce63f38 => generated 878 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e8be896f-3218-4794-b2e3-42a1f47c067e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e8be896f-3218-4794-b2e3-42a1f47c067e tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 21:07:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e8be896f-3218-4794-b2e3-42a1f47c067e tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "08a09379-a71d-4120-9f63-290e0ce63f38", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-866299889"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:15 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:15 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:15 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:15 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:15 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e8be896f-3218-4794-b2e3-42a1f47c067e tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Volume info retrieved successfully. Sep 05 21:07:15 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-e8be896f-3218-4794-b2e3-42a1f47c067e tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Create snapshot from volume 08a09379-a71d-4120-9f63-290e0ce63f38 Sep 05 21:07:15 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-e8be896f-3218-4794-b2e3-42a1f47c067e tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Created reservations ['59afeddd-efbc-4688-bf63-b69498c5f8f2', '29106948-4afa-4816-9b8a-ef7b4181c02f', '791275ce-4a4c-461d-9bb5-c59fb30d6a90', 'f4b43ea5-27ae-42fd-8a18-02ad6a2dac1c'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:15 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:15 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:15 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e8be896f-3218-4794-b2e3-42a1f47c067e tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Snapshot create request issued successfully. Sep 05 21:07:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e8be896f-3218-4794-b2e3-42a1f47c067e tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 21:07:15 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1510/3064] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 21:07:15 2026] POST /volume/v3/snapshots => generated 325 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4fcc6170-6078-48f2-b2b1-b0fd648dffad None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c25688c2-eb32-43c7-b522-3ae2e57799a9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4fcc6170-6078-48f2-b2b1-b0fd648dffad tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] GET http://192.168.122.147/volume/v3/snapshots/e1b9ea45-ba4a-4018-bff2-0b82208a8a44 Sep 05 21:07:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4fcc6170-6078-48f2-b2b1-b0fd648dffad tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4fcc6170-6078-48f2-b2b1-b0fd648dffad tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c25688c2-eb32-43c7-b522-3ae2e57799a9 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] GET http://192.168.122.147/volume/v3/snapshots/445bcaaa-eb73-4b90-9738-9c60156b901d Sep 05 21:07:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c25688c2-eb32-43c7-b522-3ae2e57799a9 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c25688c2-eb32-43c7-b522-3ae2e57799a9 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4fcc6170-6078-48f2-b2b1-b0fd648dffad tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] http://192.168.122.147/volume/v3/snapshots/e1b9ea45-ba4a-4018-bff2-0b82208a8a44 returned with HTTP 404 Sep 05 21:07:15 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1555/3065] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:15 2026] GET /volume/v3/snapshots/e1b9ea45-ba4a-4018-bff2-0b82208a8a44 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:15 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:15 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:15 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c25688c2-eb32-43c7-b522-3ae2e57799a9 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Snapshot retrieved successfully. Sep 05 21:07:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c25688c2-eb32-43c7-b522-3ae2e57799a9 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] http://192.168.122.147/volume/v3/snapshots/445bcaaa-eb73-4b90-9738-9c60156b901d returned with HTTP 200 Sep 05 21:07:15 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1511/3066] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:15 2026] GET /volume/v3/snapshots/445bcaaa-eb73-4b90-9738-9c60156b901d => generated 457 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2e570b08-7200-44ba-a0eb-b4da1cdf4e22 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2e570b08-7200-44ba-a0eb-b4da1cdf4e22 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] DELETE http://192.168.122.147/volume/v3/snapshots/e1b9ea45-ba4a-4018-bff2-0b82208a8a44 Sep 05 21:07:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2e570b08-7200-44ba-a0eb-b4da1cdf4e22 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2e570b08-7200-44ba-a0eb-b4da1cdf4e22 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:15 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-2e570b08-7200-44ba-a0eb-b4da1cdf4e22 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Delete snapshot with id: e1b9ea45-ba4a-4018-bff2-0b82208a8a44 Sep 05 21:07:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2e570b08-7200-44ba-a0eb-b4da1cdf4e22 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/e1b9ea45-ba4a-4018-bff2-0b82208a8a44 returned with HTTP 404 Sep 05 21:07:15 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1556/3067] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:07:15 2026] DELETE /volume/v3/snapshots/e1b9ea45-ba4a-4018-bff2-0b82208a8a44 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c5319312-5e92-4933-83dc-27b0dc90ac76 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c5319312-5e92-4933-83dc-27b0dc90ac76 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/e1b9ea45-ba4a-4018-bff2-0b82208a8a44 Sep 05 21:07:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c5319312-5e92-4933-83dc-27b0dc90ac76 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c5319312-5e92-4933-83dc-27b0dc90ac76 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c5319312-5e92-4933-83dc-27b0dc90ac76 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/e1b9ea45-ba4a-4018-bff2-0b82208a8a44 returned with HTTP 404 Sep 05 21:07:15 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1512/3068] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:15 2026] GET /volume/v3/snapshots/e1b9ea45-ba4a-4018-bff2-0b82208a8a44 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8f348bf1-7c02-4e1c-8c38-ea949d4bf8e7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8f348bf1-7c02-4e1c-8c38-ea949d4bf8e7 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/464f3ecf-bba0-4a4c-a0c5-3f83fdc2a2eb Sep 05 21:07:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8f348bf1-7c02-4e1c-8c38-ea949d4bf8e7 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8f348bf1-7c02-4e1c-8c38-ea949d4bf8e7 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:15 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-8f348bf1-7c02-4e1c-8c38-ea949d4bf8e7 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Delete volume with id: 464f3ecf-bba0-4a4c-a0c5-3f83fdc2a2eb Sep 05 21:07:15 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:15 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:15 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:15 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:15 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8f348bf1-7c02-4e1c-8c38-ea949d4bf8e7 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:15 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8f348bf1-7c02-4e1c-8c38-ea949d4bf8e7 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Delete volume request issued successfully. Sep 05 21:07:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8f348bf1-7c02-4e1c-8c38-ea949d4bf8e7 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/464f3ecf-bba0-4a4c-a0c5-3f83fdc2a2eb returned with HTTP 202 Sep 05 21:07:15 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1557/3069] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:07:15 2026] DELETE /volume/v3/volumes/464f3ecf-bba0-4a4c-a0c5-3f83fdc2a2eb => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-44377493-56fd-49b4-a462-649893fd331f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-44377493-56fd-49b4-a462-649893fd331f tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/464f3ecf-bba0-4a4c-a0c5-3f83fdc2a2eb Sep 05 21:07:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-44377493-56fd-49b4-a462-649893fd331f tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-44377493-56fd-49b4-a462-649893fd331f tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:15 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:15 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:15 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:15 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:15 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-44377493-56fd-49b4-a462-649893fd331f tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-44377493-56fd-49b4-a462-649893fd331f tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/464f3ecf-bba0-4a4c-a0c5-3f83fdc2a2eb returned with HTTP 200 Sep 05 21:07:15 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1513/3070] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:15 2026] GET /volume/v3/volumes/464f3ecf-bba0-4a4c-a0c5-3f83fdc2a2eb => generated 1015 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f9761484-46c4-4ed9-ab14-4e3a2325a60d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:16 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f9761484-46c4-4ed9-ab14-4e3a2325a60d tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:07:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f9761484-46c4-4ed9-ab14-4e3a2325a60d tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-26499725"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:16 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-f9761484-46c4-4ed9-ab14-4e3a2325a60d tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-26499725'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:07:16 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-f9761484-46c4-4ed9-ab14-4e3a2325a60d tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Create volume of 1 GB Sep 05 21:07:16 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f9761484-46c4-4ed9-ab14-4e3a2325a60d tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Availability Zones retrieved successfully. Sep 05 21:07:16 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-f9761484-46c4-4ed9-ab14-4e3a2325a60d tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Flow 'volume_create_api' (81cdb127-6553-4c3c-8096-cb6c9c22f8ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:16 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-f9761484-46c4-4ed9-ab14-4e3a2325a60d tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef19373-67e5-401e-a776-337a21b4af10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:16 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-f9761484-46c4-4ed9-ab14-4e3a2325a60d tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:07:16 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-f9761484-46c4-4ed9-ab14-4e3a2325a60d tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef19373-67e5-401e-a776-337a21b4af10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:16 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-f9761484-46c4-4ed9-ab14-4e3a2325a60d tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2723e77a-1dbe-4663-8e16-3de3ce6a443e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1e32e489-685f-4f12-b49e-b0ac64180d9c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1e32e489-685f-4f12-b49e-b0ac64180d9c tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] GET http://192.168.122.147/volume/v3/snapshots/445bcaaa-eb73-4b90-9738-9c60156b901d Sep 05 21:07:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1e32e489-685f-4f12-b49e-b0ac64180d9c tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1e32e489-685f-4f12-b49e-b0ac64180d9c tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:16 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:16 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:16 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-1e32e489-685f-4f12-b49e-b0ac64180d9c tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Snapshot retrieved successfully. Sep 05 21:07:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1e32e489-685f-4f12-b49e-b0ac64180d9c tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] http://192.168.122.147/volume/v3/snapshots/445bcaaa-eb73-4b90-9738-9c60156b901d returned with HTTP 200 Sep 05 21:07:16 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1514/3071] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:16 2026] GET /volume/v3/snapshots/445bcaaa-eb73-4b90-9738-9c60156b901d => generated 457 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:16 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-f9761484-46c4-4ed9-ab14-4e3a2325a60d tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Created reservations ['65ee9234-d4e0-40b3-b65c-87fe7cac1dbc', '97ba0844-47af-4975-8317-e5ee8951e2a2', '7cc65b9b-ee09-4afd-aca8-89d1c03d0ca0', '8b3d21a2-7bee-44cd-9a22-7c089bfcd515'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:16 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-f9761484-46c4-4ed9-ab14-4e3a2325a60d tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2723e77a-1dbe-4663-8e16-3de3ce6a443e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65ee9234-d4e0-40b3-b65c-87fe7cac1dbc', '97ba0844-47af-4975-8317-e5ee8951e2a2', '7cc65b9b-ee09-4afd-aca8-89d1c03d0ca0', '8b3d21a2-7bee-44cd-9a22-7c089bfcd515']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:16 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-f9761484-46c4-4ed9-ab14-4e3a2325a60d tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a956fa1-1536-490d-af46-716515dfaadf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:16 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:16 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:16 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-f9761484-46c4-4ed9-ab14-4e3a2325a60d tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a956fa1-1536-490d-af46-716515dfaadf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3903252-eae0-49e4-a85c-8950237c1dfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-26499725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6735b241fe0040f585745bd39c50be54',qos_specs=None,replication_status=,reservations=['65ee9234-d4e0-40b3-b65c-87fe7cac1dbc','97ba0844-47af-4975-8317-e5ee8951e2a2','7cc65b9b-ee09-4afd-aca8-89d1c03d0ca0','8b3d21a2-7bee-44cd-9a22-7c089bfcd515'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a649c677ae5842a6b02137352d7b7797',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:07:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-26499725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3903252-eae0-49e4-a85c-8950237c1dfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6735b241fe0040f585745bd39c50be54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a649c677ae5842a6b02137352d7b7797',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:16 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-f9761484-46c4-4ed9-ab14-4e3a2325a60d tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0542c5f5-d957-423c-8221-bfee0a82b6c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-dcfea691-4ad2-4675-8277-bcf442896b80 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:16 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-f9761484-46c4-4ed9-ab14-4e3a2325a60d tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0542c5f5-d957-423c-8221-bfee0a82b6c3) transitioned into state 'SUCCESS' from state '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-26499725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6735b241fe0040f585745bd39c50be54',qos_specs=None,replication_status=,reservations=['65ee9234-d4e0-40b3-b65c-87fe7cac1dbc','97ba0844-47af-4975-8317-e5ee8951e2a2','7cc65b9b-ee09-4afd-aca8-89d1c03d0ca0','8b3d21a2-7bee-44cd-9a22-7c089bfcd515'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a649c677ae5842a6b02137352d7b7797',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:16 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-f9761484-46c4-4ed9-ab14-4e3a2325a60d tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (615dc31c-9192-4712-9ebe-56824c65a718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dcfea691-4ad2-4675-8277-bcf442896b80 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/464f3ecf-bba0-4a4c-a0c5-3f83fdc2a2eb Sep 05 21:07:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-dcfea691-4ad2-4675-8277-bcf442896b80 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-dcfea691-4ad2-4675-8277-bcf442896b80 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dcfea691-4ad2-4675-8277-bcf442896b80 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/464f3ecf-bba0-4a4c-a0c5-3f83fdc2a2eb returned with HTTP 404 Sep 05 21:07:16 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1515/3072] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:16 2026] GET /volume/v3/volumes/464f3ecf-bba0-4a4c-a0c5-3f83fdc2a2eb => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:16 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-f9761484-46c4-4ed9-ab14-4e3a2325a60d tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (615dc31c-9192-4712-9ebe-56824c65a718) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6352c632-dc85-47d7-a18a-534773292875 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:17 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-f9761484-46c4-4ed9-ab14-4e3a2325a60d tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Flow 'volume_create_api' (81cdb127-6553-4c3c-8096-cb6c9c22f8ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:17 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f9761484-46c4-4ed9-ab14-4e3a2325a60d tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Create volume request issued successfully. Sep 05 21:07:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6352c632-dc85-47d7-a18a-534773292875 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:07:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f9761484-46c4-4ed9-ab14-4e3a2325a60d tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:07:17 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1558/3073] 192.168.122.147 () {62 vars in 1183 bytes} [Sat Sep 5 21:07:16 2026] POST /volume/v3/volumes => generated 785 bytes in 624 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 21:07:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6352c632-dc85-47d7-a18a-534773292875 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-790035180"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-6352c632-dc85-47d7-a18a-534773292875 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-790035180'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:07:17 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-6352c632-dc85-47d7-a18a-534773292875 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create volume of 1 GB Sep 05 21:07:17 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6352c632-dc85-47d7-a18a-534773292875 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Availability Zones retrieved successfully. Sep 05 21:07:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-cf739d5d-1b28-44da-bc52-cf6c2be135ac None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cf739d5d-1b28-44da-bc52-cf6c2be135ac tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] GET http://192.168.122.147/volume/v3/volumes/a3903252-eae0-49e4-a85c-8950237c1dfe Sep 05 21:07:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cf739d5d-1b28-44da-bc52-cf6c2be135ac tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cf739d5d-1b28-44da-bc52-cf6c2be135ac tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:17 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6352c632-dc85-47d7-a18a-534773292875 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Flow 'volume_create_api' (84986f96-b5b5-4595-9d1e-eb9122952117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:17 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:17 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:17 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:17 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:17 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6352c632-dc85-47d7-a18a-534773292875 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f182c11c-347c-4933-be93-60274574837e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:17 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-cf739d5d-1b28-44da-bc52-cf6c2be135ac tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Volume info retrieved successfully. Sep 05 21:07:17 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-6352c632-dc85-47d7-a18a-534773292875 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:07:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cf739d5d-1b28-44da-bc52-cf6c2be135ac tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] http://192.168.122.147/volume/v3/volumes/a3903252-eae0-49e4-a85c-8950237c1dfe returned with HTTP 200 Sep 05 21:07:17 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1559/3074] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:07:17 2026] GET /volume/v3/volumes/a3903252-eae0-49e4-a85c-8950237c1dfe => generated 964 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:17 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6352c632-dc85-47d7-a18a-534773292875 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f182c11c-347c-4933-be93-60274574837e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:17 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6352c632-dc85-47d7-a18a-534773292875 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de3d29b3-c1c6-4e1b-8021-56bdca3d3209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:17 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-6352c632-dc85-47d7-a18a-534773292875 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Created reservations ['b74272ca-daab-4281-9289-15004058df52', 'a9948299-0836-43c5-9824-f505fd3cb845', '4f3b4446-6b9f-450f-81cd-de24ebaa0d8c', '8d6d521c-6c0d-48a8-a3eb-cfd04d50352e'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:17 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6352c632-dc85-47d7-a18a-534773292875 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de3d29b3-c1c6-4e1b-8021-56bdca3d3209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b74272ca-daab-4281-9289-15004058df52', 'a9948299-0836-43c5-9824-f505fd3cb845', '4f3b4446-6b9f-450f-81cd-de24ebaa0d8c', '8d6d521c-6c0d-48a8-a3eb-cfd04d50352e']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:17 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6352c632-dc85-47d7-a18a-534773292875 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a65f3328-a19c-4a12-9191-d2580e1fb811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:17 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:17 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:17 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6352c632-dc85-47d7-a18a-534773292875 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a65f3328-a19c-4a12-9191-d2580e1fb811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e16cfd8c-c047-4543-a976-a1ec13b65a58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-790035180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f16ad1bcd14d14b43f9cdb3113b66e',qos_specs=None,replication_status=,reservations=['b74272ca-daab-4281-9289-15004058df52','a9948299-0836-43c5-9824-f505fd3cb845','4f3b4446-6b9f-450f-81cd-de24ebaa0d8c','8d6d521c-6c0d-48a8-a3eb-cfd04d50352e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51d2bb2e3afe43c88a96b68275a0383b',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:07:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-790035180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e16cfd8c-c047-4543-a976-a1ec13b65a58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3f16ad1bcd14d14b43f9cdb3113b66e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51d2bb2e3afe43c88a96b68275a0383b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:17 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6352c632-dc85-47d7-a18a-534773292875 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1385433-9443-4b25-bcba-e3366c6872f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:17 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6352c632-dc85-47d7-a18a-534773292875 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1385433-9443-4b25-bcba-e3366c6872f9) transitioned into state 'SUCCESS' from state '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-790035180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f16ad1bcd14d14b43f9cdb3113b66e',qos_specs=None,replication_status=,reservations=['b74272ca-daab-4281-9289-15004058df52','a9948299-0836-43c5-9824-f505fd3cb845','4f3b4446-6b9f-450f-81cd-de24ebaa0d8c','8d6d521c-6c0d-48a8-a3eb-cfd04d50352e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51d2bb2e3afe43c88a96b68275a0383b',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:17 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6352c632-dc85-47d7-a18a-534773292875 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f2945d8-9561-4ed5-bec4-057edf5759c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:17 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6352c632-dc85-47d7-a18a-534773292875 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f2945d8-9561-4ed5-bec4-057edf5759c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:17 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6352c632-dc85-47d7-a18a-534773292875 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Flow 'volume_create_api' (84986f96-b5b5-4595-9d1e-eb9122952117) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:17 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6352c632-dc85-47d7-a18a-534773292875 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create volume request issued successfully. Sep 05 21:07:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6352c632-dc85-47d7-a18a-534773292875 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:07:17 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1516/3075] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 21:07:17 2026] POST /volume/v3/volumes => generated 786 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0cb42636-cd74-4d1c-9ada-87c7d2065bd0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0cb42636-cd74-4d1c-9ada-87c7d2065bd0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/e16cfd8c-c047-4543-a976-a1ec13b65a58 Sep 05 21:07:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0cb42636-cd74-4d1c-9ada-87c7d2065bd0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:17 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0cb42636-cd74-4d1c-9ada-87c7d2065bd0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:17 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:17 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:17 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:17 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:17 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0cb42636-cd74-4d1c-9ada-87c7d2065bd0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:17 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0cb42636-cd74-4d1c-9ada-87c7d2065bd0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/e16cfd8c-c047-4543-a976-a1ec13b65a58 returned with HTTP 200 Sep 05 21:07:17 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1560/3076] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:17 2026] GET /volume/v3/volumes/e16cfd8c-c047-4543-a976-a1ec13b65a58 => generated 965 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:07:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c8f3ae0b-1a78-440e-9ab2-ae3f4828256e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c8f3ae0b-1a78-440e-9ab2-ae3f4828256e tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] GET http://192.168.122.147/volume/v3/snapshots/445bcaaa-eb73-4b90-9738-9c60156b901d Sep 05 21:07:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c8f3ae0b-1a78-440e-9ab2-ae3f4828256e tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:17 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c8f3ae0b-1a78-440e-9ab2-ae3f4828256e tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:17 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:17 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:17 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c8f3ae0b-1a78-440e-9ab2-ae3f4828256e tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Snapshot retrieved successfully. Sep 05 21:07:17 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c8f3ae0b-1a78-440e-9ab2-ae3f4828256e tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] http://192.168.122.147/volume/v3/snapshots/445bcaaa-eb73-4b90-9738-9c60156b901d returned with HTTP 200 Sep 05 21:07:17 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1517/3077] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:17 2026] GET /volume/v3/snapshots/445bcaaa-eb73-4b90-9738-9c60156b901d => generated 457 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-eedd90d2-f949-4e38-b53e-89c258334a3f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-eedd90d2-f949-4e38-b53e-89c258334a3f tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] GET http://192.168.122.147/volume/v3/volumes/a3903252-eae0-49e4-a85c-8950237c1dfe Sep 05 21:07:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-eedd90d2-f949-4e38-b53e-89c258334a3f tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-eedd90d2-f949-4e38-b53e-89c258334a3f tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:18 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:18 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:18 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:18 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:18 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-eedd90d2-f949-4e38-b53e-89c258334a3f tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Volume info retrieved successfully. Sep 05 21:07:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-eedd90d2-f949-4e38-b53e-89c258334a3f tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] http://192.168.122.147/volume/v3/volumes/a3903252-eae0-49e4-a85c-8950237c1dfe returned with HTTP 200 Sep 05 21:07:18 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1561/3078] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:07:18 2026] GET /volume/v3/volumes/a3903252-eae0-49e4-a85c-8950237c1dfe => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:07:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d6917aa1-0912-43ca-847b-781e02727561 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-24be2d76-ec82-45e3-8153-d2fca55634bc None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-24be2d76-ec82-45e3-8153-d2fca55634bc tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/e16cfd8c-c047-4543-a976-a1ec13b65a58 Sep 05 21:07:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-24be2d76-ec82-45e3-8153-d2fca55634bc tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-24be2d76-ec82-45e3-8153-d2fca55634bc tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:18 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d6917aa1-0912-43ca-847b-781e02727561 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:07:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d6917aa1-0912-43ca-847b-781e02727561 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-837188870"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:18 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-d6917aa1-0912-43ca-847b-781e02727561 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-837188870'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:07:18 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-d6917aa1-0912-43ca-847b-781e02727561 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Create volume of 1 GB Sep 05 21:07:18 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:18 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:18 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:18 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:18 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d6917aa1-0912-43ca-847b-781e02727561 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Availability Zones retrieved successfully. Sep 05 21:07:18 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-24be2d76-ec82-45e3-8153-d2fca55634bc tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-24be2d76-ec82-45e3-8153-d2fca55634bc tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/e16cfd8c-c047-4543-a976-a1ec13b65a58 returned with HTTP 200 Sep 05 21:07:18 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1562/3079] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:18 2026] GET /volume/v3/volumes/e16cfd8c-c047-4543-a976-a1ec13b65a58 => generated 1015 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:18 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d6917aa1-0912-43ca-847b-781e02727561 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Flow 'volume_create_api' (5fffd88d-7a39-4c66-8b2c-0ef0fbeb540b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:18 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d6917aa1-0912-43ca-847b-781e02727561 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1b9a01b-c588-4cae-b8f7-1f65d1f35572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:18 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-d6917aa1-0912-43ca-847b-781e02727561 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:07:18 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d6917aa1-0912-43ca-847b-781e02727561 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1b9a01b-c588-4cae-b8f7-1f65d1f35572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:18 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d6917aa1-0912-43ca-847b-781e02727561 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d592942-79d9-4130-a44c-642313b6a775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d22b050e-eaba-4df7-b9ca-d2a047a5d87a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d22b050e-eaba-4df7-b9ca-d2a047a5d87a tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] GET http://192.168.122.147/volume/v3/snapshots/445bcaaa-eb73-4b90-9738-9c60156b901d Sep 05 21:07:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d22b050e-eaba-4df7-b9ca-d2a047a5d87a tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d22b050e-eaba-4df7-b9ca-d2a047a5d87a tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:18 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:18 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:18 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d22b050e-eaba-4df7-b9ca-d2a047a5d87a tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Snapshot retrieved successfully. Sep 05 21:07:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d22b050e-eaba-4df7-b9ca-d2a047a5d87a tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] http://192.168.122.147/volume/v3/snapshots/445bcaaa-eb73-4b90-9738-9c60156b901d returned with HTTP 200 Sep 05 21:07:18 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1563/3080] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:18 2026] GET /volume/v3/snapshots/445bcaaa-eb73-4b90-9738-9c60156b901d => generated 484 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fec3d868-897b-4722-bd64-806cceda9abb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fec3d868-897b-4722-bd64-806cceda9abb tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] GET http://192.168.122.147/volume/v3/snapshots/445bcaaa-eb73-4b90-9738-9c60156b901d Sep 05 21:07:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fec3d868-897b-4722-bd64-806cceda9abb tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fec3d868-897b-4722-bd64-806cceda9abb tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:18 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:18 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:18 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-fec3d868-897b-4722-bd64-806cceda9abb tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Snapshot retrieved successfully. Sep 05 21:07:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fec3d868-897b-4722-bd64-806cceda9abb tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] http://192.168.122.147/volume/v3/snapshots/445bcaaa-eb73-4b90-9738-9c60156b901d returned with HTTP 200 Sep 05 21:07:18 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1564/3081] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:18 2026] GET /volume/v3/snapshots/445bcaaa-eb73-4b90-9738-9c60156b901d => generated 484 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f745bcca-d408-480d-9048-8c0e739725b7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f745bcca-d408-480d-9048-8c0e739725b7 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/445bcaaa-eb73-4b90-9738-9c60156b901d Sep 05 21:07:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f745bcca-d408-480d-9048-8c0e739725b7 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f745bcca-d408-480d-9048-8c0e739725b7 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:18 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-f745bcca-d408-480d-9048-8c0e739725b7 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Delete snapshot with id: 445bcaaa-eb73-4b90-9738-9c60156b901d Sep 05 21:07:18 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:18 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:18 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f745bcca-d408-480d-9048-8c0e739725b7 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Snapshot retrieved successfully. Sep 05 21:07:18 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:18 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:18 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-d6917aa1-0912-43ca-847b-781e02727561 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Created reservations ['3af43c4b-7557-45b2-9232-31cd3aba0a0a', '7d5152f6-16fd-4289-b12a-86429eebd5ae', 'f7539699-0f80-43cb-a756-0caaa013cb9a', 'bb9a0240-51c3-4070-b5aa-8775d1f6679f'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:18 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d6917aa1-0912-43ca-847b-781e02727561 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d592942-79d9-4130-a44c-642313b6a775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3af43c4b-7557-45b2-9232-31cd3aba0a0a', '7d5152f6-16fd-4289-b12a-86429eebd5ae', 'f7539699-0f80-43cb-a756-0caaa013cb9a', 'bb9a0240-51c3-4070-b5aa-8775d1f6679f']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:18 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d6917aa1-0912-43ca-847b-781e02727561 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f3faf4b-c217-4e6f-82da-fe6a10ec3e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:18 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f745bcca-d408-480d-9048-8c0e739725b7 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Snapshot delete request issued successfully. Sep 05 21:07:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f745bcca-d408-480d-9048-8c0e739725b7 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] http://192.168.122.147/volume/v3/snapshots/445bcaaa-eb73-4b90-9738-9c60156b901d returned with HTTP 202 Sep 05 21:07:18 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1565/3082] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:07:18 2026] DELETE /volume/v3/snapshots/445bcaaa-eb73-4b90-9738-9c60156b901d => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7be94b1f-0639-4789-a3b9-be2c674bf0fd None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7be94b1f-0639-4789-a3b9-be2c674bf0fd tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] GET http://192.168.122.147/volume/v3/snapshots/445bcaaa-eb73-4b90-9738-9c60156b901d Sep 05 21:07:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7be94b1f-0639-4789-a3b9-be2c674bf0fd tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:18 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7be94b1f-0639-4789-a3b9-be2c674bf0fd tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:18 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:18 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:18 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7be94b1f-0639-4789-a3b9-be2c674bf0fd tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Snapshot retrieved successfully. Sep 05 21:07:18 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7be94b1f-0639-4789-a3b9-be2c674bf0fd tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] http://192.168.122.147/volume/v3/snapshots/445bcaaa-eb73-4b90-9738-9c60156b901d returned with HTTP 200 Sep 05 21:07:18 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1566/3083] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:18 2026] GET /volume/v3/snapshots/445bcaaa-eb73-4b90-9738-9c60156b901d => generated 483 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:18 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:18 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:18 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d6917aa1-0912-43ca-847b-781e02727561 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f3faf4b-c217-4e6f-82da-fe6a10ec3e28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '642ba98a-36cc-4946-97a3-3fed4e1fe6a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-837188870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb1e1bf297484e1994be9eba741651e8',qos_specs=None,replication_status=,reservations=['3af43c4b-7557-45b2-9232-31cd3aba0a0a','7d5152f6-16fd-4289-b12a-86429eebd5ae','f7539699-0f80-43cb-a756-0caaa013cb9a','bb9a0240-51c3-4070-b5aa-8775d1f6679f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbf8dd9241bb4c9aa6fa16e60758077c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:07:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-837188870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=642ba98a-36cc-4946-97a3-3fed4e1fe6a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb1e1bf297484e1994be9eba741651e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbf8dd9241bb4c9aa6fa16e60758077c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:18 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d6917aa1-0912-43ca-847b-781e02727561 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f56f510-d3a9-420b-b28d-84026802f52c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:18 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d6917aa1-0912-43ca-847b-781e02727561 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f56f510-d3a9-420b-b28d-84026802f52c) transitioned into state 'SUCCESS' from state '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-837188870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb1e1bf297484e1994be9eba741651e8',qos_specs=None,replication_status=,reservations=['3af43c4b-7557-45b2-9232-31cd3aba0a0a','7d5152f6-16fd-4289-b12a-86429eebd5ae','f7539699-0f80-43cb-a756-0caaa013cb9a','bb9a0240-51c3-4070-b5aa-8775d1f6679f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbf8dd9241bb4c9aa6fa16e60758077c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:18 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d6917aa1-0912-43ca-847b-781e02727561 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2b151d9-c029-42ca-8b74-ade260bc0eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:19 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d6917aa1-0912-43ca-847b-781e02727561 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2b151d9-c029-42ca-8b74-ade260bc0eea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:19 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d6917aa1-0912-43ca-847b-781e02727561 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Flow 'volume_create_api' (5fffd88d-7a39-4c66-8b2c-0ef0fbeb540b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:19 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d6917aa1-0912-43ca-847b-781e02727561 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Create volume request issued successfully. Sep 05 21:07:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d6917aa1-0912-43ca-847b-781e02727561 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:07:19 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1518/3084] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 21:07:18 2026] POST /volume/v3/volumes => generated 786 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0c05f922-3a49-4072-be6a-960d7fd7cfa5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0c05f922-3a49-4072-be6a-960d7fd7cfa5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/volumes/642ba98a-36cc-4946-97a3-3fed4e1fe6a1 Sep 05 21:07:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0c05f922-3a49-4072-be6a-960d7fd7cfa5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0c05f922-3a49-4072-be6a-960d7fd7cfa5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:19 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:19 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:19 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:19 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:19 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0c05f922-3a49-4072-be6a-960d7fd7cfa5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Volume info retrieved successfully. Sep 05 21:07:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0c05f922-3a49-4072-be6a-960d7fd7cfa5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes/642ba98a-36cc-4946-97a3-3fed4e1fe6a1 returned with HTTP 200 Sep 05 21:07:19 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1567/3085] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:19 2026] GET /volume/v3/volumes/642ba98a-36cc-4946-97a3-3fed4e1fe6a1 => generated 965 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2601b18d-e197-462c-9aff-c1d6e970bf38 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2601b18d-e197-462c-9aff-c1d6e970bf38 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] GET http://192.168.122.147/volume/v3/volumes/a3903252-eae0-49e4-a85c-8950237c1dfe Sep 05 21:07:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2601b18d-e197-462c-9aff-c1d6e970bf38 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2601b18d-e197-462c-9aff-c1d6e970bf38 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:19 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:19 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:19 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:19 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:19 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2601b18d-e197-462c-9aff-c1d6e970bf38 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Volume info retrieved successfully. Sep 05 21:07:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2601b18d-e197-462c-9aff-c1d6e970bf38 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] http://192.168.122.147/volume/v3/volumes/a3903252-eae0-49e4-a85c-8950237c1dfe returned with HTTP 200 Sep 05 21:07:19 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1519/3086] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:07:19 2026] GET /volume/v3/volumes/a3903252-eae0-49e4-a85c-8950237c1dfe => generated 1015 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:07:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f6dba552-d627-4899-a247-d5faccf4ae22 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f6dba552-d627-4899-a247-d5faccf4ae22 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-reader] GET http://192.168.122.147/volume/v3/volumes Sep 05 21:07:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f6dba552-d627-4899-a247-d5faccf4ae22 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f6dba552-d627-4899-a247-d5faccf4ae22 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-reader] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.api_utils [None req-f6dba552-d627-4899-a247-d5faccf4ae22 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-reader] Removing options '' from query. {{(pid=87415) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:07:19 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-f6dba552-d627-4899-a247-d5faccf4ae22 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87415) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 21:07:19 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:19 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:19 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f6dba552-d627-4899-a247-d5faccf4ae22 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-reader] Get all volumes completed successfully. Sep 05 21:07:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f6dba552-d627-4899-a247-d5faccf4ae22 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-reader] http://192.168.122.147/volume/v3/volumes returned with HTTP 200 Sep 05 21:07:19 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1568/3087] 192.168.122.147 () {60 vars in 1162 bytes} [Sat Sep 5 21:07:19 2026] GET /volume/v3/volumes => generated 342 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0ca1b05a-26d4-4c4c-a404-66337ef0c4d7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0ca1b05a-26d4-4c4c-a404-66337ef0c4d7 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/a3903252-eae0-49e4-a85c-8950237c1dfe Sep 05 21:07:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0ca1b05a-26d4-4c4c-a404-66337ef0c4d7 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0ca1b05a-26d4-4c4c-a404-66337ef0c4d7 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:19 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-0ca1b05a-26d4-4c4c-a404-66337ef0c4d7 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Delete volume with id: a3903252-eae0-49e4-a85c-8950237c1dfe Sep 05 21:07:19 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:19 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:19 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:19 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:19 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0ca1b05a-26d4-4c4c-a404-66337ef0c4d7 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Volume info retrieved successfully. Sep 05 21:07:19 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0ca1b05a-26d4-4c4c-a404-66337ef0c4d7 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Delete volume request issued successfully. Sep 05 21:07:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0ca1b05a-26d4-4c4c-a404-66337ef0c4d7 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] http://192.168.122.147/volume/v3/volumes/a3903252-eae0-49e4-a85c-8950237c1dfe returned with HTTP 202 Sep 05 21:07:19 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1520/3088] 192.168.122.147 () {60 vars in 1276 bytes} [Sat Sep 5 21:07:19 2026] DELETE /volume/v3/volumes/a3903252-eae0-49e4-a85c-8950237c1dfe => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:07:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0860e2da-8582-45a3-9782-8270378d259d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0860e2da-8582-45a3-9782-8270378d259d tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] GET http://192.168.122.147/volume/v3/volumes/a3903252-eae0-49e4-a85c-8950237c1dfe Sep 05 21:07:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0860e2da-8582-45a3-9782-8270378d259d tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0860e2da-8582-45a3-9782-8270378d259d tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:19 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:19 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:19 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:19 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:19 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0860e2da-8582-45a3-9782-8270378d259d tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Volume info retrieved successfully. Sep 05 21:07:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0860e2da-8582-45a3-9782-8270378d259d tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] http://192.168.122.147/volume/v3/volumes/a3903252-eae0-49e4-a85c-8950237c1dfe returned with HTTP 200 Sep 05 21:07:19 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1569/3089] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:07:19 2026] GET /volume/v3/volumes/a3903252-eae0-49e4-a85c-8950237c1dfe => generated 1014 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:07:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d1367f32-4aa7-427a-abd5-8bf5d1798532 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d1367f32-4aa7-427a-abd5-8bf5d1798532 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/e16cfd8c-c047-4543-a976-a1ec13b65a58 Sep 05 21:07:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d1367f32-4aa7-427a-abd5-8bf5d1798532 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:19 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d1367f32-4aa7-427a-abd5-8bf5d1798532 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:19 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:19 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:19 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:19 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:19 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d1367f32-4aa7-427a-abd5-8bf5d1798532 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:19 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d1367f32-4aa7-427a-abd5-8bf5d1798532 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/e16cfd8c-c047-4543-a976-a1ec13b65a58 returned with HTTP 200 Sep 05 21:07:19 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1521/3090] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:19 2026] GET /volume/v3/volumes/e16cfd8c-c047-4543-a976-a1ec13b65a58 => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:07:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9b882e32-700d-4ec3-a9c5-032a73a72243 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9b882e32-700d-4ec3-a9c5-032a73a72243 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] GET http://192.168.122.147/volume/v3/snapshots/445bcaaa-eb73-4b90-9738-9c60156b901d Sep 05 21:07:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9b882e32-700d-4ec3-a9c5-032a73a72243 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:19 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9b882e32-700d-4ec3-a9c5-032a73a72243 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:19 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:19 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:19 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9b882e32-700d-4ec3-a9c5-032a73a72243 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Snapshot retrieved successfully. Sep 05 21:07:19 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9b882e32-700d-4ec3-a9c5-032a73a72243 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] http://192.168.122.147/volume/v3/snapshots/445bcaaa-eb73-4b90-9738-9c60156b901d returned with HTTP 200 Sep 05 21:07:19 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1570/3091] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:19 2026] GET /volume/v3/snapshots/445bcaaa-eb73-4b90-9738-9c60156b901d => generated 483 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-427de058-7c6b-4fd1-aea1-542ee93d78a9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-427de058-7c6b-4fd1-aea1-542ee93d78a9 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/volumes/642ba98a-36cc-4946-97a3-3fed4e1fe6a1 Sep 05 21:07:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-427de058-7c6b-4fd1-aea1-542ee93d78a9 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-427de058-7c6b-4fd1-aea1-542ee93d78a9 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:20 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:20 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:20 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:20 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:20 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-427de058-7c6b-4fd1-aea1-542ee93d78a9 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Volume info retrieved successfully. Sep 05 21:07:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-427de058-7c6b-4fd1-aea1-542ee93d78a9 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes/642ba98a-36cc-4946-97a3-3fed4e1fe6a1 returned with HTTP 200 Sep 05 21:07:20 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1522/3092] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:20 2026] GET /volume/v3/volumes/642ba98a-36cc-4946-97a3-3fed4e1fe6a1 => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-30caa03d-40e7-4faa-b96d-ca655efe58d2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-30caa03d-40e7-4faa-b96d-ca655efe58d2 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] GET http://192.168.122.147/volume/v3/volumes/a3903252-eae0-49e4-a85c-8950237c1dfe Sep 05 21:07:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-30caa03d-40e7-4faa-b96d-ca655efe58d2 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-30caa03d-40e7-4faa-b96d-ca655efe58d2 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-30caa03d-40e7-4faa-b96d-ca655efe58d2 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] http://192.168.122.147/volume/v3/volumes/a3903252-eae0-49e4-a85c-8950237c1dfe returned with HTTP 404 Sep 05 21:07:20 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1571/3093] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:07:20 2026] GET /volume/v3/volumes/a3903252-eae0-49e4-a85c-8950237c1dfe => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:07:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3a143bc3-fcc5-4191-a7fe-fb9fe7ed6627 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3a143bc3-fcc5-4191-a7fe-fb9fe7ed6627 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:07:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3a143bc3-fcc5-4191-a7fe-fb9fe7ed6627 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-696963506"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-3a143bc3-fcc5-4191-a7fe-fb9fe7ed6627 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-696963506'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:07:20 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-3a143bc3-fcc5-4191-a7fe-fb9fe7ed6627 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Create volume of 1 GB Sep 05 21:07:20 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3a143bc3-fcc5-4191-a7fe-fb9fe7ed6627 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Availability Zones retrieved successfully. Sep 05 21:07:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a143bc3-fcc5-4191-a7fe-fb9fe7ed6627 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Flow 'volume_create_api' (0e672c8d-4296-4a66-a5d5-af766fd9a940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a143bc3-fcc5-4191-a7fe-fb9fe7ed6627 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a03c116a-9bb6-4231-b267-d31ae91c9334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-3a143bc3-fcc5-4191-a7fe-fb9fe7ed6627 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:07:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-78135725-538b-4624-96da-14c9258dfce2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-78135725-538b-4624-96da-14c9258dfce2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/e16cfd8c-c047-4543-a976-a1ec13b65a58 Sep 05 21:07:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-78135725-538b-4624-96da-14c9258dfce2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-78135725-538b-4624-96da-14c9258dfce2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:20 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:20 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:20 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:20 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:20 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-78135725-538b-4624-96da-14c9258dfce2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a143bc3-fcc5-4191-a7fe-fb9fe7ed6627 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a03c116a-9bb6-4231-b267-d31ae91c9334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-78135725-538b-4624-96da-14c9258dfce2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/e16cfd8c-c047-4543-a976-a1ec13b65a58 returned with HTTP 200 Sep 05 21:07:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a143bc3-fcc5-4191-a7fe-fb9fe7ed6627 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27385f9d-f925-425b-b51a-de7e2459a161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:20 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1572/3094] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:20 2026] GET /volume/v3/volumes/e16cfd8c-c047-4543-a976-a1ec13b65a58 => generated 1016 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-136de281-fd4a-427a-8c97-bdd5cdc122bf None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-136de281-fd4a-427a-8c97-bdd5cdc122bf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] POST http://192.168.122.147/volume/v3/snapshots Sep 05 21:07:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-136de281-fd4a-427a-8c97-bdd5cdc122bf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e16cfd8c-c047-4543-a976-a1ec13b65a58", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1270215503"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:20 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:20 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:20 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:20 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:20 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-136de281-fd4a-427a-8c97-bdd5cdc122bf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:20 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-136de281-fd4a-427a-8c97-bdd5cdc122bf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create snapshot from volume e16cfd8c-c047-4543-a976-a1ec13b65a58 Sep 05 21:07:20 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-3a143bc3-fcc5-4191-a7fe-fb9fe7ed6627 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Created reservations ['47eb72c8-f23f-4509-a21c-0f530d302e40', '2dd3e3e7-c019-49a9-8e4b-25fde7f81b71', '0bfa1c47-6258-4126-a75e-6ea1cce5d10c', '599f5c6f-8f64-4a06-8d14-9bc21f450b7e'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a143bc3-fcc5-4191-a7fe-fb9fe7ed6627 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27385f9d-f925-425b-b51a-de7e2459a161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47eb72c8-f23f-4509-a21c-0f530d302e40', '2dd3e3e7-c019-49a9-8e4b-25fde7f81b71', '0bfa1c47-6258-4126-a75e-6ea1cce5d10c', '599f5c6f-8f64-4a06-8d14-9bc21f450b7e']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a143bc3-fcc5-4191-a7fe-fb9fe7ed6627 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29147dfa-d29b-460d-acd6-23215f0ec743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:20 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-136de281-fd4a-427a-8c97-bdd5cdc122bf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Created reservations ['4a4c6f72-a53d-4fe5-93b0-ae0d03cf9d0e', '6bc9ad95-139b-484b-9818-5633c58e9b16', '451911dc-9983-4579-b451-bd4595392d00', 'e75a76c0-8a39-426e-9a17-32e901d3d316'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:20 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:20 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:20 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:20 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a143bc3-fcc5-4191-a7fe-fb9fe7ed6627 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29147dfa-d29b-460d-acd6-23215f0ec743) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4bb0055-06a9-4de3-bd84-39401966266c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-696963506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6735b241fe0040f585745bd39c50be54',qos_specs=None,replication_status=,reservations=['47eb72c8-f23f-4509-a21c-0f530d302e40','2dd3e3e7-c019-49a9-8e4b-25fde7f81b71','0bfa1c47-6258-4126-a75e-6ea1cce5d10c','599f5c6f-8f64-4a06-8d14-9bc21f450b7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a649c677ae5842a6b02137352d7b7797',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:07:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-696963506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4bb0055-06a9-4de3-bd84-39401966266c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6735b241fe0040f585745bd39c50be54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a649c677ae5842a6b02137352d7b7797',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a143bc3-fcc5-4191-a7fe-fb9fe7ed6627 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7222990f-6d86-4a02-b80a-c8e4c3b47f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:21 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-136de281-fd4a-427a-8c97-bdd5cdc122bf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot create request issued successfully. Sep 05 21:07:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-136de281-fd4a-427a-8c97-bdd5cdc122bf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 21:07:21 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1573/3095] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 21:07:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b82fa647-db1d-411c-85f7-2f8b4c0c7658 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b82fa647-db1d-411c-85f7-2f8b4c0c7658 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] GET http://192.168.122.147/volume/v3/snapshots/445bcaaa-eb73-4b90-9738-9c60156b901d Sep 05 21:07:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b82fa647-db1d-411c-85f7-2f8b4c0c7658 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b82fa647-db1d-411c-85f7-2f8b4c0c7658 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b82fa647-db1d-411c-85f7-2f8b4c0c7658 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] http://192.168.122.147/volume/v3/snapshots/445bcaaa-eb73-4b90-9738-9c60156b901d returned with HTTP 404 Sep 05 21:07:21 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1574/3096] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:21 2026] GET /volume/v3/snapshots/445bcaaa-eb73-4b90-9738-9c60156b901d => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a2fe4a93-5e7f-417e-be74-7e5f8739f5ec None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a2fe4a93-5e7f-417e-be74-7e5f8739f5ec tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/1f0978ca-40a9-43e9-bae7-967f000b2d1d Sep 05 21:07:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a2fe4a93-5e7f-417e-be74-7e5f8739f5ec tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a2fe4a93-5e7f-417e-be74-7e5f8739f5ec tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:21 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a143bc3-fcc5-4191-a7fe-fb9fe7ed6627 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7222990f-6d86-4a02-b80a-c8e4c3b47f2e) transitioned into state 'SUCCESS' from state '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-696963506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6735b241fe0040f585745bd39c50be54',qos_specs=None,replication_status=,reservations=['47eb72c8-f23f-4509-a21c-0f530d302e40','2dd3e3e7-c019-49a9-8e4b-25fde7f81b71','0bfa1c47-6258-4126-a75e-6ea1cce5d10c','599f5c6f-8f64-4a06-8d14-9bc21f450b7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a649c677ae5842a6b02137352d7b7797',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:21 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:21 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:21 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a2fe4a93-5e7f-417e-be74-7e5f8739f5ec tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a2fe4a93-5e7f-417e-be74-7e5f8739f5ec tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/1f0978ca-40a9-43e9-bae7-967f000b2d1d returned with HTTP 200 Sep 05 21:07:21 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1575/3097] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:21 2026] GET /volume/v3/snapshots/1f0978ca-40a9-43e9-bae7-967f000b2d1d => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d12a615f-b218-4762-b3af-94c94466a80b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:21 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a143bc3-fcc5-4191-a7fe-fb9fe7ed6627 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8763cebb-2da8-43dc-9aa0-e9a0015d939b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d12a615f-b218-4762-b3af-94c94466a80b tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] DELETE http://192.168.122.147/volume/v3/volumes/08a09379-a71d-4120-9f63-290e0ce63f38 Sep 05 21:07:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d12a615f-b218-4762-b3af-94c94466a80b tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d12a615f-b218-4762-b3af-94c94466a80b tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:21 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-d12a615f-b218-4762-b3af-94c94466a80b tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Delete volume with id: 08a09379-a71d-4120-9f63-290e0ce63f38 Sep 05 21:07:21 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:21 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:21 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:21 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:21 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d12a615f-b218-4762-b3af-94c94466a80b tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Volume info retrieved successfully. Sep 05 21:07:21 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a143bc3-fcc5-4191-a7fe-fb9fe7ed6627 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8763cebb-2da8-43dc-9aa0-e9a0015d939b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:21 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-3a143bc3-fcc5-4191-a7fe-fb9fe7ed6627 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Flow 'volume_create_api' (0e672c8d-4296-4a66-a5d5-af766fd9a940) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:21 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3a143bc3-fcc5-4191-a7fe-fb9fe7ed6627 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Create volume request issued successfully. Sep 05 21:07:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3a143bc3-fcc5-4191-a7fe-fb9fe7ed6627 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:07:21 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1523/3098] 192.168.122.147 () {62 vars in 1183 bytes} [Sat Sep 5 21:07:20 2026] POST /volume/v3/volumes => generated 786 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8c5a729e-32bd-4e64-89a5-4456b682e2d0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8c5a729e-32bd-4e64-89a5-4456b682e2d0 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] GET http://192.168.122.147/volume/v3/volumes/b4bb0055-06a9-4de3-bd84-39401966266c Sep 05 21:07:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8c5a729e-32bd-4e64-89a5-4456b682e2d0 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8c5a729e-32bd-4e64-89a5-4456b682e2d0 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:21 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d12a615f-b218-4762-b3af-94c94466a80b tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Delete volume request issued successfully. Sep 05 21:07:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d12a615f-b218-4762-b3af-94c94466a80b tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] http://192.168.122.147/volume/v3/volumes/08a09379-a71d-4120-9f63-290e0ce63f38 returned with HTTP 202 Sep 05 21:07:21 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1576/3099] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:07:21 2026] DELETE /volume/v3/volumes/08a09379-a71d-4120-9f63-290e0ce63f38 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:21 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:21 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:21 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:21 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6ee8b2d2-89b8-4e85-91a9-bd742591d1e2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:21 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8c5a729e-32bd-4e64-89a5-4456b682e2d0 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Volume info retrieved successfully. Sep 05 21:07:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6ee8b2d2-89b8-4e85-91a9-bd742591d1e2 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] GET http://192.168.122.147/volume/v3/volumes/08a09379-a71d-4120-9f63-290e0ce63f38 Sep 05 21:07:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6ee8b2d2-89b8-4e85-91a9-bd742591d1e2 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6ee8b2d2-89b8-4e85-91a9-bd742591d1e2 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8c5a729e-32bd-4e64-89a5-4456b682e2d0 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] http://192.168.122.147/volume/v3/volumes/b4bb0055-06a9-4de3-bd84-39401966266c returned with HTTP 200 Sep 05 21:07:21 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1524/3100] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:07:21 2026] GET /volume/v3/volumes/b4bb0055-06a9-4de3-bd84-39401966266c => generated 965 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:21 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:21 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:21 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:21 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:21 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6ee8b2d2-89b8-4e85-91a9-bd742591d1e2 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Volume info retrieved successfully. Sep 05 21:07:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6ee8b2d2-89b8-4e85-91a9-bd742591d1e2 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] http://192.168.122.147/volume/v3/volumes/08a09379-a71d-4120-9f63-290e0ce63f38 returned with HTTP 200 Sep 05 21:07:21 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1577/3101] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:21 2026] GET /volume/v3/volumes/08a09379-a71d-4120-9f63-290e0ce63f38 => generated 877 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7abb729d-f841-4cf3-b7c3-dbafa47de798 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7abb729d-f841-4cf3-b7c3-dbafa47de798 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/volumes/642ba98a-36cc-4946-97a3-3fed4e1fe6a1 Sep 05 21:07:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7abb729d-f841-4cf3-b7c3-dbafa47de798 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7abb729d-f841-4cf3-b7c3-dbafa47de798 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:21 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:21 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:21 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:21 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:21 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7abb729d-f841-4cf3-b7c3-dbafa47de798 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Volume info retrieved successfully. Sep 05 21:07:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7abb729d-f841-4cf3-b7c3-dbafa47de798 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes/642ba98a-36cc-4946-97a3-3fed4e1fe6a1 returned with HTTP 200 Sep 05 21:07:21 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1525/3102] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:21 2026] GET /volume/v3/volumes/642ba98a-36cc-4946-97a3-3fed4e1fe6a1 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0983188a-cbf4-4a66-9661-2604bc605e93 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0983188a-cbf4-4a66-9661-2604bc605e93 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] POST http://192.168.122.147/volume/v3/snapshots Sep 05 21:07:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0983188a-cbf4-4a66-9661-2604bc605e93 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "642ba98a-36cc-4946-97a3-3fed4e1fe6a1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1710728349"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:21 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:21 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:21 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:21 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:21 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0983188a-cbf4-4a66-9661-2604bc605e93 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Volume info retrieved successfully. Sep 05 21:07:21 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-0983188a-cbf4-4a66-9661-2604bc605e93 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Create snapshot from volume 642ba98a-36cc-4946-97a3-3fed4e1fe6a1 Sep 05 21:07:21 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-0983188a-cbf4-4a66-9661-2604bc605e93 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Created reservations ['1c911f3f-b492-446c-a8f3-7ab01d8c3029', '0a9a7f92-c9fb-462c-90fc-57b7b9d63cfb', '560127aa-0cd4-4383-b809-0ab93e2fb5bd', 'de382934-a7c3-400b-b50a-61e964bb5e56'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:21 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:21 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:21 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0983188a-cbf4-4a66-9661-2604bc605e93 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot create request issued successfully. Sep 05 21:07:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0983188a-cbf4-4a66-9661-2604bc605e93 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 21:07:21 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1578/3103] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 21:07:21 2026] POST /volume/v3/snapshots => generated 308 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-592eebbb-d4a3-4494-9cb8-516471857798 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-592eebbb-d4a3-4494-9cb8-516471857798 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a Sep 05 21:07:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-592eebbb-d4a3-4494-9cb8-516471857798 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-592eebbb-d4a3-4494-9cb8-516471857798 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:21 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:21 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:21 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-592eebbb-d4a3-4494-9cb8-516471857798 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:07:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-592eebbb-d4a3-4494-9cb8-516471857798 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a returned with HTTP 200 Sep 05 21:07:21 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1526/3104] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:21 2026] GET /volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1c731816-7995-4736-a3d6-027ac8b62509 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1c731816-7995-4736-a3d6-027ac8b62509 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/1f0978ca-40a9-43e9-bae7-967f000b2d1d Sep 05 21:07:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1c731816-7995-4736-a3d6-027ac8b62509 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1c731816-7995-4736-a3d6-027ac8b62509 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:22 devstack devstack@c-api.service[87415]: DEBUG dbcounter [-] [87415] Writing DB stats cinder:SELECT=746,cinder:INSERT=132,cinder:UPDATE=213 {{(pid=87415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:07:22 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:22 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:22 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1c731816-7995-4736-a3d6-027ac8b62509 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1c731816-7995-4736-a3d6-027ac8b62509 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/1f0978ca-40a9-43e9-bae7-967f000b2d1d returned with HTTP 200 Sep 05 21:07:22 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1579/3105] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:22 2026] GET /volume/v3/snapshots/1f0978ca-40a9-43e9-bae7-967f000b2d1d => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:07:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-37764f2e-50f4-44f6-bbfb-e00facfe838a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-37764f2e-50f4-44f6-bbfb-e00facfe838a tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] GET http://192.168.122.147/volume/v3/volumes/b4bb0055-06a9-4de3-bd84-39401966266c Sep 05 21:07:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-37764f2e-50f4-44f6-bbfb-e00facfe838a tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-37764f2e-50f4-44f6-bbfb-e00facfe838a tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:22 devstack devstack@c-api.service[87416]: DEBUG dbcounter [-] [87416] Writing DB stats cinder:SELECT=847,cinder:INSERT=171,cinder:UPDATE=279 {{(pid=87416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:07:22 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:22 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:22 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:22 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:22 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-37764f2e-50f4-44f6-bbfb-e00facfe838a tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Volume info retrieved successfully. Sep 05 21:07:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-272e0513-7456-474c-b1cc-87a47a238a34 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-37764f2e-50f4-44f6-bbfb-e00facfe838a tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] http://192.168.122.147/volume/v3/volumes/b4bb0055-06a9-4de3-bd84-39401966266c returned with HTTP 200 Sep 05 21:07:22 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1527/3106] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:07:22 2026] GET /volume/v3/volumes/b4bb0055-06a9-4de3-bd84-39401966266c => generated 1015 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:07:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-272e0513-7456-474c-b1cc-87a47a238a34 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] GET http://192.168.122.147/volume/v3/volumes/08a09379-a71d-4120-9f63-290e0ce63f38 Sep 05 21:07:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-272e0513-7456-474c-b1cc-87a47a238a34 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-272e0513-7456-474c-b1cc-87a47a238a34 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-272e0513-7456-474c-b1cc-87a47a238a34 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] http://192.168.122.147/volume/v3/volumes/08a09379-a71d-4120-9f63-290e0ce63f38 returned with HTTP 404 Sep 05 21:07:22 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1580/3107] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:22 2026] GET /volume/v3/volumes/08a09379-a71d-4120-9f63-290e0ce63f38 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c3403cb3-25b5-4a3c-b6d8-1e50f9ef9bc6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c3403cb3-25b5-4a3c-b6d8-1e50f9ef9bc6 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] DELETE http://192.168.122.147/volume/v3/volumes/d292754e-1b6e-4cf0-8de0-504440cbf2a8 Sep 05 21:07:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c3403cb3-25b5-4a3c-b6d8-1e50f9ef9bc6 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c3403cb3-25b5-4a3c-b6d8-1e50f9ef9bc6 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:22 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-c3403cb3-25b5-4a3c-b6d8-1e50f9ef9bc6 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Delete volume with id: d292754e-1b6e-4cf0-8de0-504440cbf2a8 Sep 05 21:07:22 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:22 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:22 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:22 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:22 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c3403cb3-25b5-4a3c-b6d8-1e50f9ef9bc6 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Volume info retrieved successfully. Sep 05 21:07:22 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c3403cb3-25b5-4a3c-b6d8-1e50f9ef9bc6 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Delete volume request issued successfully. Sep 05 21:07:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c3403cb3-25b5-4a3c-b6d8-1e50f9ef9bc6 tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] http://192.168.122.147/volume/v3/volumes/d292754e-1b6e-4cf0-8de0-504440cbf2a8 returned with HTTP 202 Sep 05 21:07:22 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1528/3108] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:07:22 2026] DELETE /volume/v3/volumes/d292754e-1b6e-4cf0-8de0-504440cbf2a8 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c8009735-7a85-4fbb-baad-54968ee60fdd None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c8009735-7a85-4fbb-baad-54968ee60fdd tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] GET http://192.168.122.147/volume/v3/volumes/d292754e-1b6e-4cf0-8de0-504440cbf2a8 Sep 05 21:07:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c8009735-7a85-4fbb-baad-54968ee60fdd tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c8009735-7a85-4fbb-baad-54968ee60fdd tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:22 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:22 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:22 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:22 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:22 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c8009735-7a85-4fbb-baad-54968ee60fdd tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Volume info retrieved successfully. Sep 05 21:07:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c8009735-7a85-4fbb-baad-54968ee60fdd tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] http://192.168.122.147/volume/v3/volumes/d292754e-1b6e-4cf0-8de0-504440cbf2a8 returned with HTTP 200 Sep 05 21:07:22 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1581/3109] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:22 2026] GET /volume/v3/volumes/d292754e-1b6e-4cf0-8de0-504440cbf2a8 => generated 841 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7fdae667-3e88-47d7-b013-a57b7feb495b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7fdae667-3e88-47d7-b013-a57b7feb495b tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a Sep 05 21:07:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7fdae667-3e88-47d7-b013-a57b7feb495b tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7fdae667-3e88-47d7-b013-a57b7feb495b tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:22 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:22 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:22 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7fdae667-3e88-47d7-b013-a57b7feb495b tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:07:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7fdae667-3e88-47d7-b013-a57b7feb495b tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a returned with HTTP 200 Sep 05 21:07:22 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1529/3110] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:22 2026] GET /volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6541a8ea-ea60-4e19-a3a2-3f56821b42d3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6541a8ea-ea60-4e19-a3a2-3f56821b42d3 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/1f0978ca-40a9-43e9-bae7-967f000b2d1d Sep 05 21:07:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6541a8ea-ea60-4e19-a3a2-3f56821b42d3 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6541a8ea-ea60-4e19-a3a2-3f56821b42d3 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:23 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:23 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:23 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6541a8ea-ea60-4e19-a3a2-3f56821b42d3 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6541a8ea-ea60-4e19-a3a2-3f56821b42d3 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/1f0978ca-40a9-43e9-bae7-967f000b2d1d returned with HTTP 200 Sep 05 21:07:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1582/3111] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:23 2026] GET /volume/v3/snapshots/1f0978ca-40a9-43e9-bae7-967f000b2d1d => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:07:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e04476d4-bfda-4de7-a59a-a361e0211816 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e04476d4-bfda-4de7-a59a-a361e0211816 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] GET http://192.168.122.147/volume/v3/volumes/b4bb0055-06a9-4de3-bd84-39401966266c Sep 05 21:07:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e04476d4-bfda-4de7-a59a-a361e0211816 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e04476d4-bfda-4de7-a59a-a361e0211816 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:23 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:23 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:23 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:23 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:23 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e04476d4-bfda-4de7-a59a-a361e0211816 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Volume info retrieved successfully. Sep 05 21:07:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e04476d4-bfda-4de7-a59a-a361e0211816 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] http://192.168.122.147/volume/v3/volumes/b4bb0055-06a9-4de3-bd84-39401966266c returned with HTTP 200 Sep 05 21:07:23 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1530/3112] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:07:23 2026] GET /volume/v3/volumes/b4bb0055-06a9-4de3-bd84-39401966266c => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:07:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f178e862-1797-465a-9935-08817f6b8fea None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f178e862-1797-465a-9935-08817f6b8fea tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] GET http://192.168.122.147/volume/v3/volumes/d292754e-1b6e-4cf0-8de0-504440cbf2a8 Sep 05 21:07:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f178e862-1797-465a-9935-08817f6b8fea tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f178e862-1797-465a-9935-08817f6b8fea tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f178e862-1797-465a-9935-08817f6b8fea tempest-CinderUnicodeTest-726092361 tempest-CinderUnicodeTest-726092361-project-member] http://192.168.122.147/volume/v3/volumes/d292754e-1b6e-4cf0-8de0-504440cbf2a8 returned with HTTP 404 Sep 05 21:07:23 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1583/3113] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:23 2026] GET /volume/v3/volumes/d292754e-1b6e-4cf0-8de0-504440cbf2a8 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d7b49a83-9747-48ab-a288-b72df4864a60 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d7b49a83-9747-48ab-a288-b72df4864a60 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a Sep 05 21:07:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d7b49a83-9747-48ab-a288-b72df4864a60 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:23 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d7b49a83-9747-48ab-a288-b72df4864a60 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:23 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:23 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:23 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d7b49a83-9747-48ab-a288-b72df4864a60 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:07:23 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d7b49a83-9747-48ab-a288-b72df4864a60 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a returned with HTTP 200 Sep 05 21:07:23 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1531/3114] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:23 2026] GET /volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-17ec98b0-f572-40a1-93ca-e3576640ccd1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-17ec98b0-f572-40a1-93ca-e3576640ccd1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/1f0978ca-40a9-43e9-bae7-967f000b2d1d Sep 05 21:07:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-17ec98b0-f572-40a1-93ca-e3576640ccd1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-17ec98b0-f572-40a1-93ca-e3576640ccd1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-17ec98b0-f572-40a1-93ca-e3576640ccd1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-17ec98b0-f572-40a1-93ca-e3576640ccd1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/1f0978ca-40a9-43e9-bae7-967f000b2d1d returned with HTTP 200 Sep 05 21:07:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1584/3115] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:24 2026] GET /volume/v3/snapshots/1f0978ca-40a9-43e9-bae7-967f000b2d1d => generated 467 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f94614c7-be73-4617-a1bc-fde92c0c36ac None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f94614c7-be73-4617-a1bc-fde92c0c36ac tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] POST http://192.168.122.147/volume/v3/snapshots/1f0978ca-40a9-43e9-bae7-967f000b2d1d/action Sep 05 21:07:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f94614c7-be73-4617-a1bc-fde92c0c36ac tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:07:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f94614c7-be73-4617-a1bc-fde92c0c36ac tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:24 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:24 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:24 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f94614c7-be73-4617-a1bc-fde92c0c36ac tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Snapshot retrieved successfully. Sep 05 21:07:24 devstack devstack@c-api.service[87416]: DEBUG cinder.policy [None req-f94614c7-be73-4617-a1bc-fde92c0c36ac tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'cefd6da2c48b4d689cc96a3a7dfff18d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3f16ad1bcd14d14b43f9cdb3113b66e', '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=87416) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:07:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f94614c7-be73-4617-a1bc-fde92c0c36ac tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] http://192.168.122.147/volume/v3/snapshots/1f0978ca-40a9-43e9-bae7-967f000b2d1d/action returned with HTTP 403 Sep 05 21:07:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1532/3116] 192.168.122.147 () {60 vars in 1280 bytes} [Sat Sep 5 21:07:24 2026] POST /volume/v3/snapshots/1f0978ca-40a9-43e9-bae7-967f000b2d1d/action => generated 133 bytes in 33 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d878f266-0f02-4938-9b5f-38fe63b60fb4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d878f266-0f02-4938-9b5f-38fe63b60fb4 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] DELETE http://192.168.122.147/volume/v3/snapshots/1f0978ca-40a9-43e9-bae7-967f000b2d1d Sep 05 21:07:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d878f266-0f02-4938-9b5f-38fe63b60fb4 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d878f266-0f02-4938-9b5f-38fe63b60fb4 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:24 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-d878f266-0f02-4938-9b5f-38fe63b60fb4 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Delete snapshot with id: 1f0978ca-40a9-43e9-bae7-967f000b2d1d Sep 05 21:07:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d878f266-0f02-4938-9b5f-38fe63b60fb4 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:24 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:24 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d878f266-0f02-4938-9b5f-38fe63b60fb4 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot delete request issued successfully. Sep 05 21:07:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d878f266-0f02-4938-9b5f-38fe63b60fb4 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/1f0978ca-40a9-43e9-bae7-967f000b2d1d returned with HTTP 202 Sep 05 21:07:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1585/3117] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:07:24 2026] DELETE /volume/v3/snapshots/1f0978ca-40a9-43e9-bae7-967f000b2d1d => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d5fd5866-7f2c-4dfc-9a07-09ef43b6c9c2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d5fd5866-7f2c-4dfc-9a07-09ef43b6c9c2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/1f0978ca-40a9-43e9-bae7-967f000b2d1d Sep 05 21:07:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d5fd5866-7f2c-4dfc-9a07-09ef43b6c9c2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d5fd5866-7f2c-4dfc-9a07-09ef43b6c9c2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:24 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:24 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:24 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d5fd5866-7f2c-4dfc-9a07-09ef43b6c9c2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d5fd5866-7f2c-4dfc-9a07-09ef43b6c9c2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/1f0978ca-40a9-43e9-bae7-967f000b2d1d returned with HTTP 200 Sep 05 21:07:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1533/3118] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:24 2026] GET /volume/v3/snapshots/1f0978ca-40a9-43e9-bae7-967f000b2d1d => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b291a831-abc0-4893-9ba9-d2cb5a7f702b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b291a831-abc0-4893-9ba9-d2cb5a7f702b tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] GET http://192.168.122.147/volume/v3/volumes/b4bb0055-06a9-4de3-bd84-39401966266c Sep 05 21:07:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b291a831-abc0-4893-9ba9-d2cb5a7f702b tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b291a831-abc0-4893-9ba9-d2cb5a7f702b tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:24 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:24 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b291a831-abc0-4893-9ba9-d2cb5a7f702b tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Volume info retrieved successfully. Sep 05 21:07:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b291a831-abc0-4893-9ba9-d2cb5a7f702b tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] http://192.168.122.147/volume/v3/volumes/b4bb0055-06a9-4de3-bd84-39401966266c returned with HTTP 200 Sep 05 21:07:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1586/3119] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:07:24 2026] GET /volume/v3/volumes/b4bb0055-06a9-4de3-bd84-39401966266c => generated 1016 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:07:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b5df3267-871b-424e-ae65-ba9a9e818db8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b5df3267-871b-424e-ae65-ba9a9e818db8 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-reader] GET http://192.168.122.147/volume/v3/volumes/detail Sep 05 21:07:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b5df3267-871b-424e-ae65-ba9a9e818db8 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b5df3267-871b-424e-ae65-ba9a9e818db8 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-reader] Calling method 'detail' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-b5df3267-871b-424e-ae65-ba9a9e818db8 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-reader] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:07:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-b5df3267-871b-424e-ae65-ba9a9e818db8 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87416) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 21:07:24 devstack devstack@c-api.service[87416]: /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 05 21:07:24 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 21:07:24 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:24 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:24 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b5df3267-871b-424e-ae65-ba9a9e818db8 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-reader] Get all volumes completed successfully. Sep 05 21:07:24 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:24 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b5df3267-871b-424e-ae65-ba9a9e818db8 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-reader] http://192.168.122.147/volume/v3/volumes/detail returned with HTTP 200 Sep 05 21:07:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1534/3120] 192.168.122.147 () {60 vars in 1183 bytes} [Sat Sep 5 21:07:24 2026] GET /volume/v3/volumes/detail => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7ba61eb1-dede-44e0-94f3-2902414b347a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7ba61eb1-dede-44e0-94f3-2902414b347a tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/b4bb0055-06a9-4de3-bd84-39401966266c Sep 05 21:07:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7ba61eb1-dede-44e0-94f3-2902414b347a tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7ba61eb1-dede-44e0-94f3-2902414b347a tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:24 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-7ba61eb1-dede-44e0-94f3-2902414b347a tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Delete volume with id: b4bb0055-06a9-4de3-bd84-39401966266c Sep 05 21:07:24 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:24 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7ba61eb1-dede-44e0-94f3-2902414b347a tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Volume info retrieved successfully. Sep 05 21:07:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7ba61eb1-dede-44e0-94f3-2902414b347a tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Delete volume request issued successfully. Sep 05 21:07:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7ba61eb1-dede-44e0-94f3-2902414b347a tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] http://192.168.122.147/volume/v3/volumes/b4bb0055-06a9-4de3-bd84-39401966266c returned with HTTP 202 Sep 05 21:07:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1587/3121] 192.168.122.147 () {60 vars in 1276 bytes} [Sat Sep 5 21:07:24 2026] DELETE /volume/v3/volumes/b4bb0055-06a9-4de3-bd84-39401966266c => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:07:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0f40df27-c27b-4b14-849d-4a6293fe45f4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0f40df27-c27b-4b14-849d-4a6293fe45f4 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] GET http://192.168.122.147/volume/v3/volumes/b4bb0055-06a9-4de3-bd84-39401966266c Sep 05 21:07:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0f40df27-c27b-4b14-849d-4a6293fe45f4 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0f40df27-c27b-4b14-849d-4a6293fe45f4 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:24 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:24 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:24 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:24 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:24 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0f40df27-c27b-4b14-849d-4a6293fe45f4 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Volume info retrieved successfully. Sep 05 21:07:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0f40df27-c27b-4b14-849d-4a6293fe45f4 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] http://192.168.122.147/volume/v3/volumes/b4bb0055-06a9-4de3-bd84-39401966266c returned with HTTP 200 Sep 05 21:07:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1535/3122] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:07:24 2026] GET /volume/v3/volumes/b4bb0055-06a9-4de3-bd84-39401966266c => generated 1015 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 21:07:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6cdcaba3-2259-4c98-a181-11238c9066f3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6cdcaba3-2259-4c98-a181-11238c9066f3 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a Sep 05 21:07:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6cdcaba3-2259-4c98-a181-11238c9066f3 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6cdcaba3-2259-4c98-a181-11238c9066f3 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6cdcaba3-2259-4c98-a181-11238c9066f3 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:07:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6cdcaba3-2259-4c98-a181-11238c9066f3 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a returned with HTTP 200 Sep 05 21:07:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1588/3123] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:24 2026] GET /volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a => generated 440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-53e33037-caca-4f00-813b-ee185ffbbfc6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-53e33037-caca-4f00-813b-ee185ffbbfc6 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/1f0978ca-40a9-43e9-bae7-967f000b2d1d Sep 05 21:07:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-53e33037-caca-4f00-813b-ee185ffbbfc6 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-53e33037-caca-4f00-813b-ee185ffbbfc6 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:25 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:25 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:25 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-53e33037-caca-4f00-813b-ee185ffbbfc6 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-53e33037-caca-4f00-813b-ee185ffbbfc6 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/1f0978ca-40a9-43e9-bae7-967f000b2d1d returned with HTTP 200 Sep 05 21:07:25 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1536/3124] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:25 2026] GET /volume/v3/snapshots/1f0978ca-40a9-43e9-bae7-967f000b2d1d => generated 466 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-43c7cdc6-92c8-450e-9582-ae132d4f559d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-43c7cdc6-92c8-450e-9582-ae132d4f559d tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] GET http://192.168.122.147/volume/v3/volumes/b4bb0055-06a9-4de3-bd84-39401966266c Sep 05 21:07:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-43c7cdc6-92c8-450e-9582-ae132d4f559d tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-43c7cdc6-92c8-450e-9582-ae132d4f559d tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-43c7cdc6-92c8-450e-9582-ae132d4f559d tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] http://192.168.122.147/volume/v3/volumes/b4bb0055-06a9-4de3-bd84-39401966266c returned with HTTP 404 Sep 05 21:07:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1589/3125] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:07:25 2026] GET /volume/v3/volumes/b4bb0055-06a9-4de3-bd84-39401966266c => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:07:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-44763a7e-2c82-473b-82de-e8ca9210d9b5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-44763a7e-2c82-473b-82de-e8ca9210d9b5 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:07:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-44763a7e-2c82-473b-82de-e8ca9210d9b5 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1499214982"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-44763a7e-2c82-473b-82de-e8ca9210d9b5 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1499214982'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:07:25 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-44763a7e-2c82-473b-82de-e8ca9210d9b5 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Create volume of 1 GB Sep 05 21:07:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2872bc44-ea27-4656-8861-f1dcba197d37 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2872bc44-ea27-4656-8861-f1dcba197d37 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a Sep 05 21:07:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2872bc44-ea27-4656-8861-f1dcba197d37 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2872bc44-ea27-4656-8861-f1dcba197d37 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:25 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-44763a7e-2c82-473b-82de-e8ca9210d9b5 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Availability Zones retrieved successfully. Sep 05 21:07:25 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:25 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:25 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2872bc44-ea27-4656-8861-f1dcba197d37 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:07:25 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-44763a7e-2c82-473b-82de-e8ca9210d9b5 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Flow 'volume_create_api' (a5243691-5a9f-4ff9-ad33-dc4240809720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2872bc44-ea27-4656-8861-f1dcba197d37 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a returned with HTTP 200 Sep 05 21:07:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1590/3126] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:25 2026] GET /volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a => generated 440 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:07:25 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-44763a7e-2c82-473b-82de-e8ca9210d9b5 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5a590e9-1a1c-4771-bff4-3442e4b89b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:25 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-44763a7e-2c82-473b-82de-e8ca9210d9b5 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:07:25 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-44763a7e-2c82-473b-82de-e8ca9210d9b5 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5a590e9-1a1c-4771-bff4-3442e4b89b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:25 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-44763a7e-2c82-473b-82de-e8ca9210d9b5 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67e4553a-10aa-4c27-972a-1865508939f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:25 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-44763a7e-2c82-473b-82de-e8ca9210d9b5 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Created reservations ['c2cbf953-e048-4f4c-ab80-0474ed25ce6e', '700d1a73-2ab4-4584-ae48-2da7307e3030', '36655186-86c6-46aa-86b2-01944476dc7f', 'e160630c-6356-4cdf-bcca-a98671040273'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:25 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-44763a7e-2c82-473b-82de-e8ca9210d9b5 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67e4553a-10aa-4c27-972a-1865508939f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2cbf953-e048-4f4c-ab80-0474ed25ce6e', '700d1a73-2ab4-4584-ae48-2da7307e3030', '36655186-86c6-46aa-86b2-01944476dc7f', 'e160630c-6356-4cdf-bcca-a98671040273']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:25 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-44763a7e-2c82-473b-82de-e8ca9210d9b5 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9fc0f39-2d15-41aa-84d1-ed256d836f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:26 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:26 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-44763a7e-2c82-473b-82de-e8ca9210d9b5 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9fc0f39-2d15-41aa-84d1-ed256d836f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94ae7834-a1ee-4db8-96ea-7829ed34717b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1499214982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6735b241fe0040f585745bd39c50be54',qos_specs=None,replication_status=,reservations=['c2cbf953-e048-4f4c-ab80-0474ed25ce6e','700d1a73-2ab4-4584-ae48-2da7307e3030','36655186-86c6-46aa-86b2-01944476dc7f','e160630c-6356-4cdf-bcca-a98671040273'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a649c677ae5842a6b02137352d7b7797',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:07:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1499214982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94ae7834-a1ee-4db8-96ea-7829ed34717b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6735b241fe0040f585745bd39c50be54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a649c677ae5842a6b02137352d7b7797',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-44763a7e-2c82-473b-82de-e8ca9210d9b5 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa60e899-7c7f-4e70-a53d-f308ec6d9471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-44763a7e-2c82-473b-82de-e8ca9210d9b5 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa60e899-7c7f-4e70-a53d-f308ec6d9471) transitioned into state 'SUCCESS' from state '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-1499214982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6735b241fe0040f585745bd39c50be54',qos_specs=None,replication_status=,reservations=['c2cbf953-e048-4f4c-ab80-0474ed25ce6e','700d1a73-2ab4-4584-ae48-2da7307e3030','36655186-86c6-46aa-86b2-01944476dc7f','e160630c-6356-4cdf-bcca-a98671040273'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a649c677ae5842a6b02137352d7b7797',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-44763a7e-2c82-473b-82de-e8ca9210d9b5 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb618cb6-7452-4664-9b6b-5e58fe9d3475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-44763a7e-2c82-473b-82de-e8ca9210d9b5 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb618cb6-7452-4664-9b6b-5e58fe9d3475) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-44763a7e-2c82-473b-82de-e8ca9210d9b5 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Flow 'volume_create_api' (a5243691-5a9f-4ff9-ad33-dc4240809720) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:26 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-44763a7e-2c82-473b-82de-e8ca9210d9b5 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Create volume request issued successfully. Sep 05 21:07:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-44763a7e-2c82-473b-82de-e8ca9210d9b5 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:07:26 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1537/3127] 192.168.122.147 () {62 vars in 1183 bytes} [Sat Sep 5 21:07:25 2026] POST /volume/v3/volumes => generated 787 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0759d961-8418-4a6f-9f55-88e43ba2b2ca None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0759d961-8418-4a6f-9f55-88e43ba2b2ca tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] GET http://192.168.122.147/volume/v3/volumes/94ae7834-a1ee-4db8-96ea-7829ed34717b Sep 05 21:07:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0759d961-8418-4a6f-9f55-88e43ba2b2ca tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0759d961-8418-4a6f-9f55-88e43ba2b2ca tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:26 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:26 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:26 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:26 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:26 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0759d961-8418-4a6f-9f55-88e43ba2b2ca tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Volume info retrieved successfully. Sep 05 21:07:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0759d961-8418-4a6f-9f55-88e43ba2b2ca tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] http://192.168.122.147/volume/v3/volumes/94ae7834-a1ee-4db8-96ea-7829ed34717b returned with HTTP 200 Sep 05 21:07:26 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1591/3128] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:07:26 2026] GET /volume/v3/volumes/94ae7834-a1ee-4db8-96ea-7829ed34717b => generated 966 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:07:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-806e6548-e292-4a39-b70d-8e0c1e6771c3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-806e6548-e292-4a39-b70d-8e0c1e6771c3 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/1f0978ca-40a9-43e9-bae7-967f000b2d1d Sep 05 21:07:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-806e6548-e292-4a39-b70d-8e0c1e6771c3 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-806e6548-e292-4a39-b70d-8e0c1e6771c3 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:26 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:26 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:26 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-806e6548-e292-4a39-b70d-8e0c1e6771c3 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-806e6548-e292-4a39-b70d-8e0c1e6771c3 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/1f0978ca-40a9-43e9-bae7-967f000b2d1d returned with HTTP 200 Sep 05 21:07:26 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1538/3129] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:26 2026] GET /volume/v3/snapshots/1f0978ca-40a9-43e9-bae7-967f000b2d1d => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:07:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1832f7ec-1d44-43e1-89ec-6f10a001c182 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1832f7ec-1d44-43e1-89ec-6f10a001c182 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a Sep 05 21:07:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1832f7ec-1d44-43e1-89ec-6f10a001c182 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1832f7ec-1d44-43e1-89ec-6f10a001c182 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:26 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:26 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:26 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1832f7ec-1d44-43e1-89ec-6f10a001c182 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:07:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1832f7ec-1d44-43e1-89ec-6f10a001c182 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a returned with HTTP 200 Sep 05 21:07:26 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1592/3130] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:26 2026] GET /volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a3dbf681-30a3-4a99-a70d-fa7669ff862d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a3dbf681-30a3-4a99-a70d-fa7669ff862d tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-reader] POST http://192.168.122.147/volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a/action Sep 05 21:07:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a3dbf681-30a3-4a99-a70d-fa7669ff862d tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87416) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:07:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a3dbf681-30a3-4a99-a70d-fa7669ff862d tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:27 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:27 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:27 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a3dbf681-30a3-4a99-a70d-fa7669ff862d tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-reader] Snapshot retrieved successfully. Sep 05 21:07:27 devstack devstack@c-api.service[87416]: DEBUG cinder.policy [None req-a3dbf681-30a3-4a99-a70d-fa7669ff862d tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '43ffb53277984a2ba057ebb3dec9d1d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bb1e1bf297484e1994be9eba741651e8', '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=87416) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:07:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a3dbf681-30a3-4a99-a70d-fa7669ff862d tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-reader] http://192.168.122.147/volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a/action returned with HTTP 403 Sep 05 21:07:27 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1539/3131] 192.168.122.147 () {60 vars in 1280 bytes} [Sat Sep 5 21:07:26 2026] POST /volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a/action => generated 133 bytes in 305 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ab28d518-3431-47f8-8e35-fa4d2871a7c5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ab28d518-3431-47f8-8e35-fa4d2871a7c5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] DELETE http://192.168.122.147/volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a Sep 05 21:07:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ab28d518-3431-47f8-8e35-fa4d2871a7c5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ab28d518-3431-47f8-8e35-fa4d2871a7c5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:27 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-ab28d518-3431-47f8-8e35-fa4d2871a7c5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Delete snapshot with id: bb160321-ad03-486a-b200-f67b23dfc70a Sep 05 21:07:27 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:27 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ab28d518-3431-47f8-8e35-fa4d2871a7c5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:07:27 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:27 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ab28d518-3431-47f8-8e35-fa4d2871a7c5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot delete request issued successfully. Sep 05 21:07:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ab28d518-3431-47f8-8e35-fa4d2871a7c5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a returned with HTTP 202 Sep 05 21:07:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1593/3132] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:07:27 2026] DELETE /volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ad0f545a-3bd1-40ee-9085-b366f0089ccb None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ad0f545a-3bd1-40ee-9085-b366f0089ccb tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a Sep 05 21:07:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ad0f545a-3bd1-40ee-9085-b366f0089ccb tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ad0f545a-3bd1-40ee-9085-b366f0089ccb tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:27 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:27 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:27 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ad0f545a-3bd1-40ee-9085-b366f0089ccb tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:07:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ad0f545a-3bd1-40ee-9085-b366f0089ccb tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a returned with HTTP 200 Sep 05 21:07:27 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1540/3133] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:27 2026] GET /volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0c7e8338-99b5-4ddb-b76f-a0b21ed5313c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0c7e8338-99b5-4ddb-b76f-a0b21ed5313c tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] GET http://192.168.122.147/volume/v3/volumes/94ae7834-a1ee-4db8-96ea-7829ed34717b Sep 05 21:07:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0c7e8338-99b5-4ddb-b76f-a0b21ed5313c tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0c7e8338-99b5-4ddb-b76f-a0b21ed5313c tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:27 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:27 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:27 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:27 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0c7e8338-99b5-4ddb-b76f-a0b21ed5313c tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Volume info retrieved successfully. Sep 05 21:07:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0c7e8338-99b5-4ddb-b76f-a0b21ed5313c tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] http://192.168.122.147/volume/v3/volumes/94ae7834-a1ee-4db8-96ea-7829ed34717b returned with HTTP 200 Sep 05 21:07:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1594/3134] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:07:27 2026] GET /volume/v3/volumes/94ae7834-a1ee-4db8-96ea-7829ed34717b => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:07:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-03f22a5c-feeb-4040-bbcf-fed71b2ed104 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-03f22a5c-feeb-4040-bbcf-fed71b2ed104 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/1f0978ca-40a9-43e9-bae7-967f000b2d1d Sep 05 21:07:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-03f22a5c-feeb-4040-bbcf-fed71b2ed104 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-03f22a5c-feeb-4040-bbcf-fed71b2ed104 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-03f22a5c-feeb-4040-bbcf-fed71b2ed104 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/1f0978ca-40a9-43e9-bae7-967f000b2d1d returned with HTTP 404 Sep 05 21:07:27 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1541/3135] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:27 2026] GET /volume/v3/snapshots/1f0978ca-40a9-43e9-bae7-967f000b2d1d => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0182ab2c-0969-4c85-b7d9-48aecb58953c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0182ab2c-0969-4c85-b7d9-48aecb58953c tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/e16cfd8c-c047-4543-a976-a1ec13b65a58 Sep 05 21:07:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0182ab2c-0969-4c85-b7d9-48aecb58953c tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0182ab2c-0969-4c85-b7d9-48aecb58953c tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:27 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-0182ab2c-0969-4c85-b7d9-48aecb58953c tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Delete volume with id: e16cfd8c-c047-4543-a976-a1ec13b65a58 Sep 05 21:07:27 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:27 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:27 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:27 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0182ab2c-0969-4c85-b7d9-48aecb58953c tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c865a941-10c7-4de0-8a3a-cdaee303e572 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0182ab2c-0969-4c85-b7d9-48aecb58953c tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Delete volume request issued successfully. Sep 05 21:07:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0182ab2c-0969-4c85-b7d9-48aecb58953c tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/e16cfd8c-c047-4543-a976-a1ec13b65a58 returned with HTTP 202 Sep 05 21:07:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1595/3136] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:07:27 2026] DELETE /volume/v3/volumes/e16cfd8c-c047-4543-a976-a1ec13b65a58 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c0d0cb9f-f68b-492a-9d52-d29b9b04ec0d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c0d0cb9f-f68b-492a-9d52-d29b9b04ec0d tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/e16cfd8c-c047-4543-a976-a1ec13b65a58 Sep 05 21:07:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c0d0cb9f-f68b-492a-9d52-d29b9b04ec0d tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c0d0cb9f-f68b-492a-9d52-d29b9b04ec0d tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:27 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:27 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:27 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:27 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c0d0cb9f-f68b-492a-9d52-d29b9b04ec0d tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c0d0cb9f-f68b-492a-9d52-d29b9b04ec0d tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/e16cfd8c-c047-4543-a976-a1ec13b65a58 returned with HTTP 200 Sep 05 21:07:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1596/3137] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:27 2026] GET /volume/v3/volumes/e16cfd8c-c047-4543-a976-a1ec13b65a58 => generated 1015 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c865a941-10c7-4de0-8a3a-cdaee303e572 tempest-ProjectMemberTests-1030388955 tempest-ProjectMemberTests-1030388955-project-admin] GET http://192.168.122.147/volume/v3/scheduler-stats/get_pools Sep 05 21:07:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c865a941-10c7-4de0-8a3a-cdaee303e572 tempest-ProjectMemberTests-1030388955 tempest-ProjectMemberTests-1030388955-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c865a941-10c7-4de0-8a3a-cdaee303e572 tempest-ProjectMemberTests-1030388955 tempest-ProjectMemberTests-1030388955-project-admin] Calling method 'get_pools' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c865a941-10c7-4de0-8a3a-cdaee303e572 tempest-ProjectMemberTests-1030388955 tempest-ProjectMemberTests-1030388955-project-admin] http://192.168.122.147/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 05 21:07:27 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1542/3138] 192.168.122.147 () {58 vars in 1175 bytes} [Sat Sep 5 21:07:27 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:07:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1edba708-7059-4aad-bb5d-b89ccc42b626 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1edba708-7059-4aad-bb5d-b89ccc42b626 tempest-ProjectMemberTests-1030388955 tempest-ProjectMemberTests-1030388955-project-member] GET http://192.168.122.147/volume/v3/capabilities/devstack@QuobyteHD Sep 05 21:07:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1edba708-7059-4aad-bb5d-b89ccc42b626 tempest-ProjectMemberTests-1030388955 tempest-ProjectMemberTests-1030388955-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1edba708-7059-4aad-bb5d-b89ccc42b626 tempest-ProjectMemberTests-1030388955 tempest-ProjectMemberTests-1030388955-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:27 devstack devstack@c-api.service[87415]: DEBUG cinder.policy [None req-1edba708-7059-4aad-bb5d-b89ccc42b626 tempest-ProjectMemberTests-1030388955 tempest-ProjectMemberTests-1030388955-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'e6ca70842dca462a9c9d9785f8508878', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9a5ff7d7dcc8488e9e349f04c6607854', '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=87415) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:07:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1edba708-7059-4aad-bb5d-b89ccc42b626 tempest-ProjectMemberTests-1030388955 tempest-ProjectMemberTests-1030388955-project-member] http://192.168.122.147/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 05 21:07:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1597/3139] 192.168.122.147 () {58 vars in 1193 bytes} [Sat Sep 5 21:07:27 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 143 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-39a314fb-df00-4a41-9557-690e10c87644 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-39a314fb-df00-4a41-9557-690e10c87644 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a Sep 05 21:07:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-39a314fb-df00-4a41-9557-690e10c87644 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-39a314fb-df00-4a41-9557-690e10c87644 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:28 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:28 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-39a314fb-df00-4a41-9557-690e10c87644 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:07:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-39a314fb-df00-4a41-9557-690e10c87644 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a returned with HTTP 200 Sep 05 21:07:28 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1543/3140] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:28 2026] GET /volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9330f281-165e-4cf7-9d14-bc61ba19ca54 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9330f281-165e-4cf7-9d14-bc61ba19ca54 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] GET http://192.168.122.147/volume/v3/volumes/94ae7834-a1ee-4db8-96ea-7829ed34717b Sep 05 21:07:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9330f281-165e-4cf7-9d14-bc61ba19ca54 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9330f281-165e-4cf7-9d14-bc61ba19ca54 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:28 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:28 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9330f281-165e-4cf7-9d14-bc61ba19ca54 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Volume info retrieved successfully. Sep 05 21:07:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9330f281-165e-4cf7-9d14-bc61ba19ca54 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] http://192.168.122.147/volume/v3/volumes/94ae7834-a1ee-4db8-96ea-7829ed34717b returned with HTTP 200 Sep 05 21:07:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1598/3141] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:07:28 2026] GET /volume/v3/volumes/94ae7834-a1ee-4db8-96ea-7829ed34717b => generated 1017 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:07:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3a071342-6209-4e31-9ebb-d8f922081d2a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3a071342-6209-4e31-9ebb-d8f922081d2a tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-reader] GET http://192.168.122.147/volume/v3/volumes/94ae7834-a1ee-4db8-96ea-7829ed34717b Sep 05 21:07:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3a071342-6209-4e31-9ebb-d8f922081d2a tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3a071342-6209-4e31-9ebb-d8f922081d2a tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-reader] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:28 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:28 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:28 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:28 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3a071342-6209-4e31-9ebb-d8f922081d2a tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-reader] Volume info retrieved successfully. Sep 05 21:07:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3a071342-6209-4e31-9ebb-d8f922081d2a tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-reader] http://192.168.122.147/volume/v3/volumes/94ae7834-a1ee-4db8-96ea-7829ed34717b returned with HTTP 200 Sep 05 21:07:28 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1544/3142] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:07:28 2026] GET /volume/v3/volumes/94ae7834-a1ee-4db8-96ea-7829ed34717b => generated 854 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7a735042-7fc7-418e-81ee-541f2f25d439 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7a735042-7fc7-418e-81ee-541f2f25d439 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/94ae7834-a1ee-4db8-96ea-7829ed34717b Sep 05 21:07:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7a735042-7fc7-418e-81ee-541f2f25d439 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7a735042-7fc7-418e-81ee-541f2f25d439 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:28 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-7a735042-7fc7-418e-81ee-541f2f25d439 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Delete volume with id: 94ae7834-a1ee-4db8-96ea-7829ed34717b Sep 05 21:07:28 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:28 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:28 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:28 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7a735042-7fc7-418e-81ee-541f2f25d439 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Volume info retrieved successfully. Sep 05 21:07:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7a735042-7fc7-418e-81ee-541f2f25d439 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Delete volume request issued successfully. Sep 05 21:07:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7a735042-7fc7-418e-81ee-541f2f25d439 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] http://192.168.122.147/volume/v3/volumes/94ae7834-a1ee-4db8-96ea-7829ed34717b returned with HTTP 202 Sep 05 21:07:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1599/3143] 192.168.122.147 () {60 vars in 1276 bytes} [Sat Sep 5 21:07:28 2026] DELETE /volume/v3/volumes/94ae7834-a1ee-4db8-96ea-7829ed34717b => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 21:07:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5792d417-6822-487c-b50d-77a44d173c44 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5792d417-6822-487c-b50d-77a44d173c44 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] GET http://192.168.122.147/volume/v3/volumes/94ae7834-a1ee-4db8-96ea-7829ed34717b Sep 05 21:07:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5792d417-6822-487c-b50d-77a44d173c44 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5792d417-6822-487c-b50d-77a44d173c44 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d4755a97-2f5a-47d3-837f-5e710ab3fd3b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d4755a97-2f5a-47d3-837f-5e710ab3fd3b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/e16cfd8c-c047-4543-a976-a1ec13b65a58 Sep 05 21:07:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d4755a97-2f5a-47d3-837f-5e710ab3fd3b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d4755a97-2f5a-47d3-837f-5e710ab3fd3b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:28 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:28 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:28 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:28 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5792d417-6822-487c-b50d-77a44d173c44 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Volume info retrieved successfully. Sep 05 21:07:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d4755a97-2f5a-47d3-837f-5e710ab3fd3b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/e16cfd8c-c047-4543-a976-a1ec13b65a58 returned with HTTP 404 Sep 05 21:07:28 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1600/3144] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:28 2026] GET /volume/v3/volumes/e16cfd8c-c047-4543-a976-a1ec13b65a58 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5792d417-6822-487c-b50d-77a44d173c44 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] http://192.168.122.147/volume/v3/volumes/94ae7834-a1ee-4db8-96ea-7829ed34717b returned with HTTP 200 Sep 05 21:07:28 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1545/3145] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:07:28 2026] GET /volume/v3/volumes/94ae7834-a1ee-4db8-96ea-7829ed34717b => generated 1016 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:07:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4688c594-f1af-41e6-9100-f6631ef596cf None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:28 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4688c594-f1af-41e6-9100-f6631ef596cf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:07:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4688c594-f1af-41e6-9100-f6631ef596cf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1047079203"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:28 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-4688c594-f1af-41e6-9100-f6631ef596cf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1047079203'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:07:28 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-4688c594-f1af-41e6-9100-f6631ef596cf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create volume of 1 GB Sep 05 21:07:28 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-4688c594-f1af-41e6-9100-f6631ef596cf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Availability Zones retrieved successfully. Sep 05 21:07:28 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-4688c594-f1af-41e6-9100-f6631ef596cf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Flow 'volume_create_api' (be174618-4178-4ff1-97b3-6a329c36c1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:28 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-4688c594-f1af-41e6-9100-f6631ef596cf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (050b241a-c7a2-4c84-9ec9-42d2fb9eb8ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:28 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-4688c594-f1af-41e6-9100-f6631ef596cf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:07:28 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-4688c594-f1af-41e6-9100-f6631ef596cf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (050b241a-c7a2-4c84-9ec9-42d2fb9eb8ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:28 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-4688c594-f1af-41e6-9100-f6631ef596cf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (316e68b3-5476-4dc4-9d6b-ad0f9a1e0b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:28 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-4688c594-f1af-41e6-9100-f6631ef596cf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Created reservations ['8cb7f1ba-15f0-4494-bceb-153792fb3c88', 'd51be490-c599-451c-9915-7297318d446c', 'ca24ebb1-128c-46ae-8501-53bd2c214cee', '43b4ab85-713b-429c-a069-55a173109244'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:28 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-4688c594-f1af-41e6-9100-f6631ef596cf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (316e68b3-5476-4dc4-9d6b-ad0f9a1e0b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cb7f1ba-15f0-4494-bceb-153792fb3c88', 'd51be490-c599-451c-9915-7297318d446c', 'ca24ebb1-128c-46ae-8501-53bd2c214cee', '43b4ab85-713b-429c-a069-55a173109244']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:28 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-4688c594-f1af-41e6-9100-f6631ef596cf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (667543fd-b405-4238-93f0-e304bade0af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:28 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:28 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:28 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-4688c594-f1af-41e6-9100-f6631ef596cf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (667543fd-b405-4238-93f0-e304bade0af9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74dce488-c2dc-4bdc-be66-f44298f819de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1047079203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f16ad1bcd14d14b43f9cdb3113b66e',qos_specs=None,replication_status=,reservations=['8cb7f1ba-15f0-4494-bceb-153792fb3c88','d51be490-c599-451c-9915-7297318d446c','ca24ebb1-128c-46ae-8501-53bd2c214cee','43b4ab85-713b-429c-a069-55a173109244'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51d2bb2e3afe43c88a96b68275a0383b',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:07:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1047079203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74dce488-c2dc-4bdc-be66-f44298f819de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3f16ad1bcd14d14b43f9cdb3113b66e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51d2bb2e3afe43c88a96b68275a0383b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:28 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-4688c594-f1af-41e6-9100-f6631ef596cf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (805c4e2a-906d-4fec-ae75-1062c37ea1d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:29 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-4688c594-f1af-41e6-9100-f6631ef596cf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (805c4e2a-906d-4fec-ae75-1062c37ea1d6) transitioned into state 'SUCCESS' from state '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-1047079203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f16ad1bcd14d14b43f9cdb3113b66e',qos_specs=None,replication_status=,reservations=['8cb7f1ba-15f0-4494-bceb-153792fb3c88','d51be490-c599-451c-9915-7297318d446c','ca24ebb1-128c-46ae-8501-53bd2c214cee','43b4ab85-713b-429c-a069-55a173109244'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51d2bb2e3afe43c88a96b68275a0383b',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:29 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-4688c594-f1af-41e6-9100-f6631ef596cf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (322c4501-e03f-4f7a-ba5a-50e26e82828e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:29 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-4688c594-f1af-41e6-9100-f6631ef596cf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (322c4501-e03f-4f7a-ba5a-50e26e82828e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:29 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-4688c594-f1af-41e6-9100-f6631ef596cf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Flow 'volume_create_api' (be174618-4178-4ff1-97b3-6a329c36c1b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:29 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-4688c594-f1af-41e6-9100-f6631ef596cf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create volume request issued successfully. Sep 05 21:07:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4688c594-f1af-41e6-9100-f6631ef596cf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:07:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1601/3146] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 21:07:28 2026] POST /volume/v3/volumes => generated 787 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-de6c866e-091d-4a05-9e43-3199c316fb0b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-de6c866e-091d-4a05-9e43-3199c316fb0b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/74dce488-c2dc-4bdc-be66-f44298f819de Sep 05 21:07:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-de6c866e-091d-4a05-9e43-3199c316fb0b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-de6c866e-091d-4a05-9e43-3199c316fb0b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:29 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:29 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:29 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:29 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:29 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-de6c866e-091d-4a05-9e43-3199c316fb0b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-de6c866e-091d-4a05-9e43-3199c316fb0b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/74dce488-c2dc-4bdc-be66-f44298f819de returned with HTTP 200 Sep 05 21:07:29 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1546/3147] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:29 2026] GET /volume/v3/volumes/74dce488-c2dc-4bdc-be66-f44298f819de => generated 966 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f59e396a-ba97-4d4a-9603-f3aef1d98d09 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f59e396a-ba97-4d4a-9603-f3aef1d98d09 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a Sep 05 21:07:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f59e396a-ba97-4d4a-9603-f3aef1d98d09 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f59e396a-ba97-4d4a-9603-f3aef1d98d09 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f59e396a-ba97-4d4a-9603-f3aef1d98d09 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a returned with HTTP 404 Sep 05 21:07:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1602/3148] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:29 2026] GET /volume/v3/snapshots/bb160321-ad03-486a-b200-f67b23dfc70a => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f45f2467-e13c-4950-9916-54a02145d803 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f45f2467-e13c-4950-9916-54a02145d803 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/642ba98a-36cc-4946-97a3-3fed4e1fe6a1 Sep 05 21:07:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f45f2467-e13c-4950-9916-54a02145d803 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f45f2467-e13c-4950-9916-54a02145d803 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:29 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-f45f2467-e13c-4950-9916-54a02145d803 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Delete volume with id: 642ba98a-36cc-4946-97a3-3fed4e1fe6a1 Sep 05 21:07:29 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:29 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:29 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:29 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:29 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f45f2467-e13c-4950-9916-54a02145d803 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Volume info retrieved successfully. Sep 05 21:07:29 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f45f2467-e13c-4950-9916-54a02145d803 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Delete volume request issued successfully. Sep 05 21:07:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f45f2467-e13c-4950-9916-54a02145d803 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes/642ba98a-36cc-4946-97a3-3fed4e1fe6a1 returned with HTTP 202 Sep 05 21:07:29 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1547/3149] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:07:29 2026] DELETE /volume/v3/volumes/642ba98a-36cc-4946-97a3-3fed4e1fe6a1 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f55498f5-0539-4aaa-86e5-4e99c9854593 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f55498f5-0539-4aaa-86e5-4e99c9854593 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/volumes/642ba98a-36cc-4946-97a3-3fed4e1fe6a1 Sep 05 21:07:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f55498f5-0539-4aaa-86e5-4e99c9854593 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f55498f5-0539-4aaa-86e5-4e99c9854593 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:29 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:29 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:29 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:29 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:29 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f55498f5-0539-4aaa-86e5-4e99c9854593 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Volume info retrieved successfully. Sep 05 21:07:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f55498f5-0539-4aaa-86e5-4e99c9854593 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes/642ba98a-36cc-4946-97a3-3fed4e1fe6a1 returned with HTTP 200 Sep 05 21:07:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1603/3150] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:29 2026] GET /volume/v3/volumes/642ba98a-36cc-4946-97a3-3fed4e1fe6a1 => generated 1015 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fc63aa9e-7acd-4e4b-b91d-ccb4b71d41a8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fc63aa9e-7acd-4e4b-b91d-ccb4b71d41a8 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] GET http://192.168.122.147/volume/v3/volumes/94ae7834-a1ee-4db8-96ea-7829ed34717b Sep 05 21:07:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fc63aa9e-7acd-4e4b-b91d-ccb4b71d41a8 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fc63aa9e-7acd-4e4b-b91d-ccb4b71d41a8 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:29 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:29 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:29 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:29 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:29 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-fc63aa9e-7acd-4e4b-b91d-ccb4b71d41a8 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Volume info retrieved successfully. Sep 05 21:07:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fc63aa9e-7acd-4e4b-b91d-ccb4b71d41a8 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] http://192.168.122.147/volume/v3/volumes/94ae7834-a1ee-4db8-96ea-7829ed34717b returned with HTTP 200 Sep 05 21:07:29 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1548/3151] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:07:29 2026] GET /volume/v3/volumes/94ae7834-a1ee-4db8-96ea-7829ed34717b => generated 1016 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:07:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d0b685e7-1727-42ba-ac1c-55c61cc2cd93 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d0b685e7-1727-42ba-ac1c-55c61cc2cd93 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/74dce488-c2dc-4bdc-be66-f44298f819de Sep 05 21:07:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d0b685e7-1727-42ba-ac1c-55c61cc2cd93 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d0b685e7-1727-42ba-ac1c-55c61cc2cd93 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:30 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:30 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:30 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:30 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:30 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d0b685e7-1727-42ba-ac1c-55c61cc2cd93 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d0b685e7-1727-42ba-ac1c-55c61cc2cd93 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/74dce488-c2dc-4bdc-be66-f44298f819de returned with HTTP 200 Sep 05 21:07:30 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1604/3152] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:30 2026] GET /volume/v3/volumes/74dce488-c2dc-4bdc-be66-f44298f819de => generated 1016 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fa062162-0b50-475a-9fa3-397ac8875374 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fa062162-0b50-475a-9fa3-397ac8875374 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/volumes/642ba98a-36cc-4946-97a3-3fed4e1fe6a1 Sep 05 21:07:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fa062162-0b50-475a-9fa3-397ac8875374 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fa062162-0b50-475a-9fa3-397ac8875374 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:30 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:30 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:30 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:30 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:30 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-fa062162-0b50-475a-9fa3-397ac8875374 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Volume info retrieved successfully. Sep 05 21:07:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fa062162-0b50-475a-9fa3-397ac8875374 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes/642ba98a-36cc-4946-97a3-3fed4e1fe6a1 returned with HTTP 200 Sep 05 21:07:30 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1549/3153] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:30 2026] GET /volume/v3/volumes/642ba98a-36cc-4946-97a3-3fed4e1fe6a1 => generated 1015 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-698a2b5a-d6c2-475d-8f73-533b60ef6e07 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-698a2b5a-d6c2-475d-8f73-533b60ef6e07 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] GET http://192.168.122.147/volume/v3/volumes/94ae7834-a1ee-4db8-96ea-7829ed34717b Sep 05 21:07:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-698a2b5a-d6c2-475d-8f73-533b60ef6e07 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-698a2b5a-d6c2-475d-8f73-533b60ef6e07 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-698a2b5a-d6c2-475d-8f73-533b60ef6e07 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] http://192.168.122.147/volume/v3/volumes/94ae7834-a1ee-4db8-96ea-7829ed34717b returned with HTTP 404 Sep 05 21:07:30 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1605/3154] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:07:30 2026] GET /volume/v3/volumes/94ae7834-a1ee-4db8-96ea-7829ed34717b => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 21:07:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-29a32ffa-71a9-48b5-8eaf-993d65ee9560 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-29a32ffa-71a9-48b5-8eaf-993d65ee9560 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:07:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-29a32ffa-71a9-48b5-8eaf-993d65ee9560 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-157431150"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-29a32ffa-71a9-48b5-8eaf-993d65ee9560 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-157431150'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:07:30 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-29a32ffa-71a9-48b5-8eaf-993d65ee9560 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Create volume of 1 GB Sep 05 21:07:30 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-29a32ffa-71a9-48b5-8eaf-993d65ee9560 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Availability Zones retrieved successfully. Sep 05 21:07:30 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-29a32ffa-71a9-48b5-8eaf-993d65ee9560 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Flow 'volume_create_api' (5f24608c-18ab-4499-b7c4-5b55067b1a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:30 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-29a32ffa-71a9-48b5-8eaf-993d65ee9560 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bcbb0b7-65cb-4f56-8e58-7b88a266a54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:30 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-29a32ffa-71a9-48b5-8eaf-993d65ee9560 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:07:30 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-29a32ffa-71a9-48b5-8eaf-993d65ee9560 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bcbb0b7-65cb-4f56-8e58-7b88a266a54d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:30 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-29a32ffa-71a9-48b5-8eaf-993d65ee9560 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f40adb8a-dbea-44d3-a86e-126954a1b3c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:30 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-29a32ffa-71a9-48b5-8eaf-993d65ee9560 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Created reservations ['a6023833-e73a-40a7-9558-7d59aef38b4f', '5ab144a9-4140-43fc-8caf-05a7eeeebaae', '84e5297f-2f5f-4225-8dbc-a16b38287058', '076093c0-9a6e-4690-b2c5-bb2d98bb98ab'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:30 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-29a32ffa-71a9-48b5-8eaf-993d65ee9560 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f40adb8a-dbea-44d3-a86e-126954a1b3c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6023833-e73a-40a7-9558-7d59aef38b4f', '5ab144a9-4140-43fc-8caf-05a7eeeebaae', '84e5297f-2f5f-4225-8dbc-a16b38287058', '076093c0-9a6e-4690-b2c5-bb2d98bb98ab']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:31 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-29a32ffa-71a9-48b5-8eaf-993d65ee9560 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27ff2f07-0502-4280-be5c-0af5ae4ea2a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:31 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:31 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:31 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-29a32ffa-71a9-48b5-8eaf-993d65ee9560 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27ff2f07-0502-4280-be5c-0af5ae4ea2a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce74b7f9-a5cc-4313-a48b-4874ae253e85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-157431150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6735b241fe0040f585745bd39c50be54',qos_specs=None,replication_status=,reservations=['a6023833-e73a-40a7-9558-7d59aef38b4f','5ab144a9-4140-43fc-8caf-05a7eeeebaae','84e5297f-2f5f-4225-8dbc-a16b38287058','076093c0-9a6e-4690-b2c5-bb2d98bb98ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a649c677ae5842a6b02137352d7b7797',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:07:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-157431150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce74b7f9-a5cc-4313-a48b-4874ae253e85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6735b241fe0040f585745bd39c50be54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a649c677ae5842a6b02137352d7b7797',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:31 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-29a32ffa-71a9-48b5-8eaf-993d65ee9560 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ddde917-458f-4593-b3a2-42d810c6f311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:31 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-29a32ffa-71a9-48b5-8eaf-993d65ee9560 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ddde917-458f-4593-b3a2-42d810c6f311) transitioned into state 'SUCCESS' from state '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-157431150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6735b241fe0040f585745bd39c50be54',qos_specs=None,replication_status=,reservations=['a6023833-e73a-40a7-9558-7d59aef38b4f','5ab144a9-4140-43fc-8caf-05a7eeeebaae','84e5297f-2f5f-4225-8dbc-a16b38287058','076093c0-9a6e-4690-b2c5-bb2d98bb98ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a649c677ae5842a6b02137352d7b7797',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:31 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-29a32ffa-71a9-48b5-8eaf-993d65ee9560 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99908606-9670-4215-ad7e-a3daec1bad8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:31 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-29a32ffa-71a9-48b5-8eaf-993d65ee9560 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99908606-9670-4215-ad7e-a3daec1bad8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:31 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-29a32ffa-71a9-48b5-8eaf-993d65ee9560 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Flow 'volume_create_api' (5f24608c-18ab-4499-b7c4-5b55067b1a99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:31 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-29a32ffa-71a9-48b5-8eaf-993d65ee9560 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Create volume request issued successfully. Sep 05 21:07:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-29a32ffa-71a9-48b5-8eaf-993d65ee9560 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:07:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1550/3155] 192.168.122.147 () {62 vars in 1183 bytes} [Sat Sep 5 21:07:30 2026] POST /volume/v3/volumes => generated 786 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-590d5feb-f96a-4b9e-adb8-14d866a45078 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-590d5feb-f96a-4b9e-adb8-14d866a45078 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] GET http://192.168.122.147/volume/v3/volumes/ce74b7f9-a5cc-4313-a48b-4874ae253e85 Sep 05 21:07:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-590d5feb-f96a-4b9e-adb8-14d866a45078 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-590d5feb-f96a-4b9e-adb8-14d866a45078 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:31 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:31 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:31 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:31 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:31 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-590d5feb-f96a-4b9e-adb8-14d866a45078 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Volume info retrieved successfully. Sep 05 21:07:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-590d5feb-f96a-4b9e-adb8-14d866a45078 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] http://192.168.122.147/volume/v3/volumes/ce74b7f9-a5cc-4313-a48b-4874ae253e85 returned with HTTP 200 Sep 05 21:07:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1606/3156] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:07:31 2026] GET /volume/v3/volumes/ce74b7f9-a5cc-4313-a48b-4874ae253e85 => generated 965 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ce204bbc-b087-4e9b-9170-854d33872c29 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ce204bbc-b087-4e9b-9170-854d33872c29 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/74dce488-c2dc-4bdc-be66-f44298f819de Sep 05 21:07:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ce204bbc-b087-4e9b-9170-854d33872c29 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ce204bbc-b087-4e9b-9170-854d33872c29 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:31 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:31 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:31 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:31 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:31 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ce204bbc-b087-4e9b-9170-854d33872c29 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ce204bbc-b087-4e9b-9170-854d33872c29 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/74dce488-c2dc-4bdc-be66-f44298f819de returned with HTTP 200 Sep 05 21:07:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1551/3157] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:31 2026] GET /volume/v3/volumes/74dce488-c2dc-4bdc-be66-f44298f819de => generated 1017 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1a0e35fb-eb88-4ee6-b1e4-00828a2b2fd0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1a0e35fb-eb88-4ee6-b1e4-00828a2b2fd0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] POST http://192.168.122.147/volume/v3/snapshots Sep 05 21:07:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1a0e35fb-eb88-4ee6-b1e4-00828a2b2fd0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74dce488-c2dc-4bdc-be66-f44298f819de", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-831953117"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:31 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:31 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:31 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:31 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:31 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1a0e35fb-eb88-4ee6-b1e4-00828a2b2fd0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:31 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-1a0e35fb-eb88-4ee6-b1e4-00828a2b2fd0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create snapshot from volume 74dce488-c2dc-4bdc-be66-f44298f819de Sep 05 21:07:31 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-1a0e35fb-eb88-4ee6-b1e4-00828a2b2fd0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Created reservations ['6233351d-141e-409f-9e05-0ecb6b956e73', 'abfe0e3a-4660-46be-8750-232fc97b5abc', '3a440194-80c6-4498-b83e-b174ccf0b554', '0f447773-99cc-46ce-92a7-bbb0ad94591f'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:31 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:31 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:31 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1a0e35fb-eb88-4ee6-b1e4-00828a2b2fd0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot create request issued successfully. Sep 05 21:07:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1a0e35fb-eb88-4ee6-b1e4-00828a2b2fd0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 21:07:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1607/3158] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 21:07:31 2026] POST /volume/v3/snapshots => generated 307 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-33adc2d7-11ea-4578-8026-32a160c01bab None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-33adc2d7-11ea-4578-8026-32a160c01bab tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/volumes/642ba98a-36cc-4946-97a3-3fed4e1fe6a1 Sep 05 21:07:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7a6696f7-5779-4c8c-b24e-d1493341fcc2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-33adc2d7-11ea-4578-8026-32a160c01bab tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-33adc2d7-11ea-4578-8026-32a160c01bab tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7a6696f7-5779-4c8c-b24e-d1493341fcc2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/a8a1a677-2301-41a8-9ca6-408fdd489fca Sep 05 21:07:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7a6696f7-5779-4c8c-b24e-d1493341fcc2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7a6696f7-5779-4c8c-b24e-d1493341fcc2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:31 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:31 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:31 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7a6696f7-5779-4c8c-b24e-d1493341fcc2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-33adc2d7-11ea-4578-8026-32a160c01bab tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes/642ba98a-36cc-4946-97a3-3fed4e1fe6a1 returned with HTTP 404 Sep 05 21:07:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1552/3159] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:31 2026] GET /volume/v3/volumes/642ba98a-36cc-4946-97a3-3fed4e1fe6a1 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7a6696f7-5779-4c8c-b24e-d1493341fcc2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/a8a1a677-2301-41a8-9ca6-408fdd489fca returned with HTTP 200 Sep 05 21:07:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1608/3160] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:31 2026] GET /volume/v3/snapshots/a8a1a677-2301-41a8-9ca6-408fdd489fca => generated 439 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d1dba947-234e-4ea2-8db3-b6214eed0a94 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d1dba947-234e-4ea2-8db3-b6214eed0a94 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:07:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d1dba947-234e-4ea2-8db3-b6214eed0a94 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-941057042"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-d1dba947-234e-4ea2-8db3-b6214eed0a94 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-941057042'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:07:31 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-d1dba947-234e-4ea2-8db3-b6214eed0a94 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Create volume of 1 GB Sep 05 21:07:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6cff9b83-d607-4eff-88f2-7cfa44032e26 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:31 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d1dba947-234e-4ea2-8db3-b6214eed0a94 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Availability Zones retrieved successfully. Sep 05 21:07:31 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d1dba947-234e-4ea2-8db3-b6214eed0a94 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Flow 'volume_create_api' (0c07aeb3-031f-48bd-b7a7-1b0c0b22f307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:31 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d1dba947-234e-4ea2-8db3-b6214eed0a94 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c320f5dc-9129-4086-90bb-92ef54efb833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:31 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-d1dba947-234e-4ea2-8db3-b6214eed0a94 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:07:31 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d1dba947-234e-4ea2-8db3-b6214eed0a94 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c320f5dc-9129-4086-90bb-92ef54efb833) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:31 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d1dba947-234e-4ea2-8db3-b6214eed0a94 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd44b8a1-e340-477e-a413-88f5450fb115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6cff9b83-d607-4eff-88f2-7cfa44032e26 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:07:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6cff9b83-d607-4eff-88f2-7cfa44032e26 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1098785136", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2061248394", "vendor_name": "tempest-vendor_name-2122331244"}}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:31 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-d1dba947-234e-4ea2-8db3-b6214eed0a94 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Created reservations ['2febe0e6-fb21-4648-9127-1eb7e0a7d395', 'dada2760-a58e-46e8-ba52-8b824e4017e3', 'c27d4048-a964-4ae8-92c4-e48e2483adc6', '04134028-2e57-4de6-8f2d-9d6917976658'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:31 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d1dba947-234e-4ea2-8db3-b6214eed0a94 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd44b8a1-e340-477e-a413-88f5450fb115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2febe0e6-fb21-4648-9127-1eb7e0a7d395', 'dada2760-a58e-46e8-ba52-8b824e4017e3', 'c27d4048-a964-4ae8-92c4-e48e2483adc6', '04134028-2e57-4de6-8f2d-9d6917976658']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:31 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d1dba947-234e-4ea2-8db3-b6214eed0a94 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (274f347c-1a9e-4335-b17e-00d9c0efba61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6cff9b83-d607-4eff-88f2-7cfa44032e26 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:07:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1609/3161] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:07:31 2026] POST /volume/v3/types => generated 329 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7ba7a821-a9c6-422f-b0a7-59c25c53c3ab None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7ba7a821-a9c6-422f-b0a7-59c25c53c3ab tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:07:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7ba7a821-a9c6-422f-b0a7-59c25c53c3ab tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1d240f09-a84d-4394-87dc-52c31459372a", "size": 1}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-7ba7a821-a9c6-422f-b0a7-59c25c53c3ab tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Create volume request body: {'volume': {'volume_type': '1d240f09-a84d-4394-87dc-52c31459372a', 'size': 1}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:07:31 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-7ba7a821-a9c6-422f-b0a7-59c25c53c3ab tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Create volume of 1 GB Sep 05 21:07:31 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:31 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:31 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7ba7a821-a9c6-422f-b0a7-59c25c53c3ab tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Availability Zones retrieved successfully. Sep 05 21:07:31 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:31 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:31 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d1dba947-234e-4ea2-8db3-b6214eed0a94 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (274f347c-1a9e-4335-b17e-00d9c0efba61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fadde405-e112-464f-8ecc-7864e39e7d9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-941057042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb1e1bf297484e1994be9eba741651e8',qos_specs=None,replication_status=,reservations=['2febe0e6-fb21-4648-9127-1eb7e0a7d395','dada2760-a58e-46e8-ba52-8b824e4017e3','c27d4048-a964-4ae8-92c4-e48e2483adc6','04134028-2e57-4de6-8f2d-9d6917976658'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbf8dd9241bb4c9aa6fa16e60758077c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:07:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-941057042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fadde405-e112-464f-8ecc-7864e39e7d9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb1e1bf297484e1994be9eba741651e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbf8dd9241bb4c9aa6fa16e60758077c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:31 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d1dba947-234e-4ea2-8db3-b6214eed0a94 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f6b1a44-abda-4e0f-920e-685a8ea8a1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7ba7a821-a9c6-422f-b0a7-59c25c53c3ab tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Flow 'volume_create_api' (389e16c5-b1af-466c-9ee5-4d85f25366f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7ba7a821-a9c6-422f-b0a7-59c25c53c3ab tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc853e52-cca0-4f9e-a04e-d9deac33e389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-7ba7a821-a9c6-422f-b0a7-59c25c53c3ab tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:07:31 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d1dba947-234e-4ea2-8db3-b6214eed0a94 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f6b1a44-abda-4e0f-920e-685a8ea8a1cb) transitioned into state 'SUCCESS' from state '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-941057042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb1e1bf297484e1994be9eba741651e8',qos_specs=None,replication_status=,reservations=['2febe0e6-fb21-4648-9127-1eb7e0a7d395','dada2760-a58e-46e8-ba52-8b824e4017e3','c27d4048-a964-4ae8-92c4-e48e2483adc6','04134028-2e57-4de6-8f2d-9d6917976658'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbf8dd9241bb4c9aa6fa16e60758077c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7ba7a821-a9c6-422f-b0a7-59c25c53c3ab tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc853e52-cca0-4f9e-a04e-d9deac33e389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T19:07:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2061248394',vendor_name='tempest-vendor_name-2122331244'},id=1d240f09-a84d-4394-87dc-52c31459372a,is_public=True,name='tempest-ProjectAdminTests-volume-type-1098785136',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1d240f09-a84d-4394-87dc-52c31459372a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:31 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d1dba947-234e-4ea2-8db3-b6214eed0a94 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fff77e9-f859-4a34-b8a6-b9dd771ac8e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:31 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7ba7a821-a9c6-422f-b0a7-59c25c53c3ab tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (731526c5-5df9-4e31-bdb4-5a0b83964951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d1dba947-234e-4ea2-8db3-b6214eed0a94 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fff77e9-f859-4a34-b8a6-b9dd771ac8e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-d1dba947-234e-4ea2-8db3-b6214eed0a94 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Flow 'volume_create_api' (0c07aeb3-031f-48bd-b7a7-1b0c0b22f307) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:32 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d1dba947-234e-4ea2-8db3-b6214eed0a94 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Create volume request issued successfully. Sep 05 21:07:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d1dba947-234e-4ea2-8db3-b6214eed0a94 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:07:32 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1553/3162] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 21:07:31 2026] POST /volume/v3/volumes => generated 786 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-06eebe62-0f42-4a96-85af-1a7c796cb1df None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-06eebe62-0f42-4a96-85af-1a7c796cb1df tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/volumes/fadde405-e112-464f-8ecc-7864e39e7d9c Sep 05 21:07:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-06eebe62-0f42-4a96-85af-1a7c796cb1df tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-06eebe62-0f42-4a96-85af-1a7c796cb1df tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:32 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-7ba7a821-a9c6-422f-b0a7-59c25c53c3ab tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1098785136 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1098785136, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:07:32 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-7ba7a821-a9c6-422f-b0a7-59c25c53c3ab tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1098785136 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1098785136, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:07:32 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:32 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:32 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:32 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:32 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-06eebe62-0f42-4a96-85af-1a7c796cb1df tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Volume info retrieved successfully. Sep 05 21:07:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-06eebe62-0f42-4a96-85af-1a7c796cb1df tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes/fadde405-e112-464f-8ecc-7864e39e7d9c returned with HTTP 200 Sep 05 21:07:32 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1554/3163] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:32 2026] GET /volume/v3/volumes/fadde405-e112-464f-8ecc-7864e39e7d9c => generated 965 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:32 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-7ba7a821-a9c6-422f-b0a7-59c25c53c3ab tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Created reservations ['c80ae206-75dd-4438-9ebf-522b3eac1e60', '03f2beb1-d907-499e-950b-82b01f5817f3', '29ad033d-8230-435a-965e-8662ffc76075', 'f38f628a-3f44-4240-a072-ab21d52a31e9'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:32 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7ba7a821-a9c6-422f-b0a7-59c25c53c3ab tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (731526c5-5df9-4e31-bdb4-5a0b83964951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c80ae206-75dd-4438-9ebf-522b3eac1e60', '03f2beb1-d907-499e-950b-82b01f5817f3', '29ad033d-8230-435a-965e-8662ffc76075', 'f38f628a-3f44-4240-a072-ab21d52a31e9']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:32 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7ba7a821-a9c6-422f-b0a7-59c25c53c3ab tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd2182cd-b769-4dd9-b895-c24b5b7faa16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2448050f-093c-4527-811d-2fb15667fee1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2448050f-093c-4527-811d-2fb15667fee1 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] GET http://192.168.122.147/volume/v3/volumes/ce74b7f9-a5cc-4313-a48b-4874ae253e85 Sep 05 21:07:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2448050f-093c-4527-811d-2fb15667fee1 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2448050f-093c-4527-811d-2fb15667fee1 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:32 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:32 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:32 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7ba7a821-a9c6-422f-b0a7-59c25c53c3ab tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd2182cd-b769-4dd9-b895-c24b5b7faa16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fd7be97-1682-49d2-b33e-7ffb4d70053d', '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='f5d5b3517c05484c91270c90488ad307',qos_specs=None,replication_status=,reservations=['c80ae206-75dd-4438-9ebf-522b3eac1e60','03f2beb1-d907-499e-950b-82b01f5817f3','29ad033d-8230-435a-965e-8662ffc76075','f38f628a-3f44-4240-a072-ab21d52a31e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c72c5ae7ca4b0a88ebac84388bcb4f',volume_type_id=1d240f09-a84d-4394-87dc-52c31459372a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:07:32Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fd7be97-1682-49d2-b33e-7ffb4d70053d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5d5b3517c05484c91270c90488ad307',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8c72c5ae7ca4b0a88ebac84388bcb4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1d240f09-a84d-4394-87dc-52c31459372a),volume_type_id=1d240f09-a84d-4394-87dc-52c31459372a)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:32 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7ba7a821-a9c6-422f-b0a7-59c25c53c3ab tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34c49675-0240-4063-a543-4b895b62634f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:32 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:32 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:32 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:32 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:32 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2448050f-093c-4527-811d-2fb15667fee1 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Volume info retrieved successfully. Sep 05 21:07:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2448050f-093c-4527-811d-2fb15667fee1 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] http://192.168.122.147/volume/v3/volumes/ce74b7f9-a5cc-4313-a48b-4874ae253e85 returned with HTTP 200 Sep 05 21:07:32 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1555/3164] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:07:32 2026] GET /volume/v3/volumes/ce74b7f9-a5cc-4313-a48b-4874ae253e85 => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:07:32 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7ba7a821-a9c6-422f-b0a7-59c25c53c3ab tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34c49675-0240-4063-a543-4b895b62634f) transitioned into state 'SUCCESS' from 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='f5d5b3517c05484c91270c90488ad307',qos_specs=None,replication_status=,reservations=['c80ae206-75dd-4438-9ebf-522b3eac1e60','03f2beb1-d907-499e-950b-82b01f5817f3','29ad033d-8230-435a-965e-8662ffc76075','f38f628a-3f44-4240-a072-ab21d52a31e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c72c5ae7ca4b0a88ebac84388bcb4f',volume_type_id=1d240f09-a84d-4394-87dc-52c31459372a)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:32 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7ba7a821-a9c6-422f-b0a7-59c25c53c3ab tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (600ae276-c31f-4397-8aa6-b83ee12bc4c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:32 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7ba7a821-a9c6-422f-b0a7-59c25c53c3ab tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (600ae276-c31f-4397-8aa6-b83ee12bc4c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:32 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7ba7a821-a9c6-422f-b0a7-59c25c53c3ab tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Flow 'volume_create_api' (389e16c5-b1af-466c-9ee5-4d85f25366f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:32 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7ba7a821-a9c6-422f-b0a7-59c25c53c3ab tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Create volume request issued successfully. Sep 05 21:07:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7ba7a821-a9c6-422f-b0a7-59c25c53c3ab tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:07:32 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1610/3165] 192.168.122.147 () {62 vars in 1182 bytes} [Sat Sep 5 21:07:31 2026] POST /volume/v3/volumes => generated 781 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-535303bd-130d-4d4b-9f68-5b26364d0bb2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-535303bd-130d-4d4b-9f68-5b26364d0bb2 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] GET http://192.168.122.147/volume/v3/volumes/4fd7be97-1682-49d2-b33e-7ffb4d70053d Sep 05 21:07:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-535303bd-130d-4d4b-9f68-5b26364d0bb2 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-535303bd-130d-4d4b-9f68-5b26364d0bb2 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:32 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:32 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:32 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:32 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:32 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-535303bd-130d-4d4b-9f68-5b26364d0bb2 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Volume info retrieved successfully. Sep 05 21:07:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-535303bd-130d-4d4b-9f68-5b26364d0bb2 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] http://192.168.122.147/volume/v3/volumes/4fd7be97-1682-49d2-b33e-7ffb4d70053d returned with HTTP 200 Sep 05 21:07:32 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1556/3166] 192.168.122.147 () {60 vars in 1272 bytes} [Sat Sep 5 21:07:32 2026] GET /volume/v3/volumes/4fd7be97-1682-49d2-b33e-7ffb4d70053d => generated 960 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:07:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-300b56a2-779a-47fa-898d-60094ec9d27c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-300b56a2-779a-47fa-898d-60094ec9d27c tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/a8a1a677-2301-41a8-9ca6-408fdd489fca Sep 05 21:07:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-300b56a2-779a-47fa-898d-60094ec9d27c tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-300b56a2-779a-47fa-898d-60094ec9d27c tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:32 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:32 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:32 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-300b56a2-779a-47fa-898d-60094ec9d27c tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-300b56a2-779a-47fa-898d-60094ec9d27c tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/a8a1a677-2301-41a8-9ca6-408fdd489fca returned with HTTP 200 Sep 05 21:07:32 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1611/3167] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:32 2026] GET /volume/v3/snapshots/a8a1a677-2301-41a8-9ca6-408fdd489fca => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-32d6ff67-ea0b-4cd3-a063-278b9edd4376 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-32d6ff67-ea0b-4cd3-a063-278b9edd4376 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/volumes/fadde405-e112-464f-8ecc-7864e39e7d9c Sep 05 21:07:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-32d6ff67-ea0b-4cd3-a063-278b9edd4376 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-32d6ff67-ea0b-4cd3-a063-278b9edd4376 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:33 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:33 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:33 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:33 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:33 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-32d6ff67-ea0b-4cd3-a063-278b9edd4376 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Volume info retrieved successfully. Sep 05 21:07:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-32d6ff67-ea0b-4cd3-a063-278b9edd4376 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes/fadde405-e112-464f-8ecc-7864e39e7d9c returned with HTTP 200 Sep 05 21:07:33 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1557/3168] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:33 2026] GET /volume/v3/volumes/fadde405-e112-464f-8ecc-7864e39e7d9c => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-513554dc-d2d8-4247-9f0a-ef33914318a2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-513554dc-d2d8-4247-9f0a-ef33914318a2 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] GET http://192.168.122.147/volume/v3/volumes/ce74b7f9-a5cc-4313-a48b-4874ae253e85 Sep 05 21:07:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-513554dc-d2d8-4247-9f0a-ef33914318a2 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-513554dc-d2d8-4247-9f0a-ef33914318a2 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:33 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:33 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:33 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:33 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:33 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-513554dc-d2d8-4247-9f0a-ef33914318a2 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Volume info retrieved successfully. Sep 05 21:07:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-513554dc-d2d8-4247-9f0a-ef33914318a2 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] http://192.168.122.147/volume/v3/volumes/ce74b7f9-a5cc-4313-a48b-4874ae253e85 returned with HTTP 200 Sep 05 21:07:33 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1612/3169] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:07:33 2026] GET /volume/v3/volumes/ce74b7f9-a5cc-4313-a48b-4874ae253e85 => generated 1016 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:07:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a973b046-48ce-4a2f-b314-496f430267ab None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a973b046-48ce-4a2f-b314-496f430267ab tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-reader] GET http://192.168.122.147/volume/v3/volumes/summary Sep 05 21:07:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a973b046-48ce-4a2f-b314-496f430267ab tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a973b046-48ce-4a2f-b314-496f430267ab tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-reader] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-a973b046-48ce-4a2f-b314-496f430267ab tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-reader] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:07:33 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a973b046-48ce-4a2f-b314-496f430267ab tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-reader] Get summary completed successfully. Sep 05 21:07:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a973b046-48ce-4a2f-b314-496f430267ab tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-reader] http://192.168.122.147/volume/v3/volumes/summary returned with HTTP 200 Sep 05 21:07:33 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1558/3170] 192.168.122.147 () {60 vars in 1186 bytes} [Sat Sep 5 21:07:33 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a62a0c38-ac9e-48f5-a629-f499b9a0fb16 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a62a0c38-ac9e-48f5-a629-f499b9a0fb16 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/ce74b7f9-a5cc-4313-a48b-4874ae253e85 Sep 05 21:07:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a62a0c38-ac9e-48f5-a629-f499b9a0fb16 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a62a0c38-ac9e-48f5-a629-f499b9a0fb16 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:33 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-a62a0c38-ac9e-48f5-a629-f499b9a0fb16 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Delete volume with id: ce74b7f9-a5cc-4313-a48b-4874ae253e85 Sep 05 21:07:33 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:33 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:33 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:33 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:33 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a62a0c38-ac9e-48f5-a629-f499b9a0fb16 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Volume info retrieved successfully. Sep 05 21:07:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-edf86750-aa13-40c6-ac36-8b71dd649841 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-edf86750-aa13-40c6-ac36-8b71dd649841 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] GET http://192.168.122.147/volume/v3/volumes/4fd7be97-1682-49d2-b33e-7ffb4d70053d Sep 05 21:07:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-edf86750-aa13-40c6-ac36-8b71dd649841 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-edf86750-aa13-40c6-ac36-8b71dd649841 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:33 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a62a0c38-ac9e-48f5-a629-f499b9a0fb16 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Delete volume request issued successfully. Sep 05 21:07:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a62a0c38-ac9e-48f5-a629-f499b9a0fb16 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] http://192.168.122.147/volume/v3/volumes/ce74b7f9-a5cc-4313-a48b-4874ae253e85 returned with HTTP 202 Sep 05 21:07:33 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1613/3171] 192.168.122.147 () {60 vars in 1276 bytes} [Sat Sep 5 21:07:33 2026] DELETE /volume/v3/volumes/ce74b7f9-a5cc-4313-a48b-4874ae253e85 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 21:07:33 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:33 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a75d3a33-06d6-4625-9b75-ee7d754bcbb7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:33 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:33 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a75d3a33-06d6-4625-9b75-ee7d754bcbb7 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] GET http://192.168.122.147/volume/v3/volumes/ce74b7f9-a5cc-4313-a48b-4874ae253e85 Sep 05 21:07:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a75d3a33-06d6-4625-9b75-ee7d754bcbb7 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a75d3a33-06d6-4625-9b75-ee7d754bcbb7 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:33 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-edf86750-aa13-40c6-ac36-8b71dd649841 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Volume info retrieved successfully. Sep 05 21:07:33 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:33 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:33 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:33 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-edf86750-aa13-40c6-ac36-8b71dd649841 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] http://192.168.122.147/volume/v3/volumes/4fd7be97-1682-49d2-b33e-7ffb4d70053d returned with HTTP 200 Sep 05 21:07:33 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1559/3172] 192.168.122.147 () {60 vars in 1272 bytes} [Sat Sep 5 21:07:33 2026] GET /volume/v3/volumes/4fd7be97-1682-49d2-b33e-7ffb4d70053d => generated 981 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:33 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a75d3a33-06d6-4625-9b75-ee7d754bcbb7 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Volume info retrieved successfully. Sep 05 21:07:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a75d3a33-06d6-4625-9b75-ee7d754bcbb7 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] http://192.168.122.147/volume/v3/volumes/ce74b7f9-a5cc-4313-a48b-4874ae253e85 returned with HTTP 200 Sep 05 21:07:33 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1614/3173] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:07:33 2026] GET /volume/v3/volumes/ce74b7f9-a5cc-4313-a48b-4874ae253e85 => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 21:07:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2a33040f-50ea-496e-8ee1-11f30a3d81e9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2a33040f-50ea-496e-8ee1-11f30a3d81e9 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] GET http://192.168.122.147/volume/v3/messages Sep 05 21:07:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2a33040f-50ea-496e-8ee1-11f30a3d81e9 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2a33040f-50ea-496e-8ee1-11f30a3d81e9 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2a33040f-50ea-496e-8ee1-11f30a3d81e9 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] http://192.168.122.147/volume/v3/messages returned with HTTP 200 Sep 05 21:07:33 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1560/3174] 192.168.122.147 () {60 vars in 1164 bytes} [Sat Sep 5 21:07:33 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 05 21:07:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b0d34c2b-180c-482f-91a5-fc0b1bf617d0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b0d34c2b-180c-482f-91a5-fc0b1bf617d0 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] DELETE http://192.168.122.147/volume/v3/messages/59d6268f-0277-458f-a2d6-94d0e88b1b91 Sep 05 21:07:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b0d34c2b-180c-482f-91a5-fc0b1bf617d0 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b0d34c2b-180c-482f-91a5-fc0b1bf617d0 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b0d34c2b-180c-482f-91a5-fc0b1bf617d0 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] http://192.168.122.147/volume/v3/messages/59d6268f-0277-458f-a2d6-94d0e88b1b91 returned with HTTP 204 Sep 05 21:07:33 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1615/3175] 192.168.122.147 () {60 vars in 1278 bytes} [Sat Sep 5 21:07:33 2026] DELETE /volume/v3/messages/59d6268f-0277-458f-a2d6-94d0e88b1b91 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 21:07:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1a7427f2-c07e-4eda-bff8-685c44c01be9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1a7427f2-c07e-4eda-bff8-685c44c01be9 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] GET http://192.168.122.147/volume/v3/messages/59d6268f-0277-458f-a2d6-94d0e88b1b91 Sep 05 21:07:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1a7427f2-c07e-4eda-bff8-685c44c01be9 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1a7427f2-c07e-4eda-bff8-685c44c01be9 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1a7427f2-c07e-4eda-bff8-685c44c01be9 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] http://192.168.122.147/volume/v3/messages/59d6268f-0277-458f-a2d6-94d0e88b1b91 returned with HTTP 404 Sep 05 21:07:33 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1561/3176] 192.168.122.147 () {60 vars in 1275 bytes} [Sat Sep 5 21:07:33 2026] GET /volume/v3/messages/59d6268f-0277-458f-a2d6-94d0e88b1b91 => generated 110 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-25a4c5f0-96ea-4770-a781-082b0f751d69 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-25a4c5f0-96ea-4770-a781-082b0f751d69 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/4fd7be97-1682-49d2-b33e-7ffb4d70053d Sep 05 21:07:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-25a4c5f0-96ea-4770-a781-082b0f751d69 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-25a4c5f0-96ea-4770-a781-082b0f751d69 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:33 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-25a4c5f0-96ea-4770-a781-082b0f751d69 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Delete volume with id: 4fd7be97-1682-49d2-b33e-7ffb4d70053d Sep 05 21:07:33 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:33 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:33 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:33 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:33 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-25a4c5f0-96ea-4770-a781-082b0f751d69 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Volume info retrieved successfully. Sep 05 21:07:33 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-25a4c5f0-96ea-4770-a781-082b0f751d69 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87415) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 21:07:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a6c04274-089d-4403-a454-df81704b9143 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:33 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-25a4c5f0-96ea-4770-a781-082b0f751d69 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Created reservations ['71c6c50c-54ac-4a87-a9a6-54b7e4209203', '9db96a79-7b14-4bf8-bd13-0a824c4132b3', 'd6f02ad9-19bb-4df9-b56e-a029d7e9ad50', '44373c8b-fa07-465c-b7ff-1d683944dde2'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a6c04274-089d-4403-a454-df81704b9143 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/a8a1a677-2301-41a8-9ca6-408fdd489fca Sep 05 21:07:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a6c04274-089d-4403-a454-df81704b9143 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a6c04274-089d-4403-a454-df81704b9143 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:33 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:33 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:33 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a6c04274-089d-4403-a454-df81704b9143 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a6c04274-089d-4403-a454-df81704b9143 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/a8a1a677-2301-41a8-9ca6-408fdd489fca returned with HTTP 200 Sep 05 21:07:33 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1562/3177] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:33 2026] GET /volume/v3/snapshots/a8a1a677-2301-41a8-9ca6-408fdd489fca => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:33 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-25a4c5f0-96ea-4770-a781-082b0f751d69 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Delete volume request issued successfully. Sep 05 21:07:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-25a4c5f0-96ea-4770-a781-082b0f751d69 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] http://192.168.122.147/volume/v3/volumes/4fd7be97-1682-49d2-b33e-7ffb4d70053d returned with HTTP 202 Sep 05 21:07:33 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1616/3178] 192.168.122.147 () {60 vars in 1275 bytes} [Sat Sep 5 21:07:33 2026] DELETE /volume/v3/volumes/4fd7be97-1682-49d2-b33e-7ffb4d70053d => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-22d2e759-43a8-40e8-b58d-913da5c46a9f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-22d2e759-43a8-40e8-b58d-913da5c46a9f tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] DELETE http://192.168.122.147/volume/v3/types/1d240f09-a84d-4394-87dc-52c31459372a Sep 05 21:07:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-22d2e759-43a8-40e8-b58d-913da5c46a9f tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-22d2e759-43a8-40e8-b58d-913da5c46a9f tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-22d2e759-43a8-40e8-b58d-913da5c46a9f tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] http://192.168.122.147/volume/v3/types/1d240f09-a84d-4394-87dc-52c31459372a returned with HTTP 202 Sep 05 21:07:33 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1563/3179] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:07:33 2026] DELETE /volume/v3/types/1d240f09-a84d-4394-87dc-52c31459372a => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-52df98ed-4f23-4a62-b454-7d162549447a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-52df98ed-4f23-4a62-b454-7d162549447a tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:07:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-52df98ed-4f23-4a62-b454-7d162549447a tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1908432803", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1094397418", "vendor_name": "tempest-vendor_name-1324950041"}}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-52df98ed-4f23-4a62-b454-7d162549447a tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:07:33 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1617/3180] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:07:33 2026] POST /volume/v3/types => generated 329 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7d5fbdc1-0873-40d3-a133-bf06cfab9c12 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7d5fbdc1-0873-40d3-a133-bf06cfab9c12 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:07:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7d5fbdc1-0873-40d3-a133-bf06cfab9c12 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a9f2216e-cccb-4b13-bd6c-87a03264bcf2", "size": 1}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-7d5fbdc1-0873-40d3-a133-bf06cfab9c12 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Create volume request body: {'volume': {'volume_type': 'a9f2216e-cccb-4b13-bd6c-87a03264bcf2', 'size': 1}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:07:33 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-7d5fbdc1-0873-40d3-a133-bf06cfab9c12 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Create volume of 1 GB Sep 05 21:07:33 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:33 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:33 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7d5fbdc1-0873-40d3-a133-bf06cfab9c12 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Availability Zones retrieved successfully. Sep 05 21:07:33 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7d5fbdc1-0873-40d3-a133-bf06cfab9c12 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Flow 'volume_create_api' (112c1413-fb3a-43de-8d07-00374b852790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:33 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7d5fbdc1-0873-40d3-a133-bf06cfab9c12 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca561aba-4143-4f52-aa19-d161ca6a87ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:33 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-7d5fbdc1-0873-40d3-a133-bf06cfab9c12 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:07:33 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7d5fbdc1-0873-40d3-a133-bf06cfab9c12 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca561aba-4143-4f52-aa19-d161ca6a87ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T19:07:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1094397418',vendor_name='tempest-vendor_name-1324950041'},id=a9f2216e-cccb-4b13-bd6c-87a03264bcf2,is_public=True,name='tempest-ProjectAdminTests-volume-type-1908432803',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a9f2216e-cccb-4b13-bd6c-87a03264bcf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:33 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7d5fbdc1-0873-40d3-a133-bf06cfab9c12 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b674ac96-0921-4441-aea1-26742c5037a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:34 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-7d5fbdc1-0873-40d3-a133-bf06cfab9c12 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1908432803 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1908432803, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:07:34 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-7d5fbdc1-0873-40d3-a133-bf06cfab9c12 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1908432803 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1908432803, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:07:34 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-7d5fbdc1-0873-40d3-a133-bf06cfab9c12 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Created reservations ['398f72ec-1cd5-46da-9a27-3fd800751944', '7b90e3cf-e579-4c8e-967b-027755c7b3c9', '0c97a532-001d-4d0e-83ab-3ad20ff60fd1', '47a31226-f43e-4140-9592-87e3b9202dda'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:34 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7d5fbdc1-0873-40d3-a133-bf06cfab9c12 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b674ac96-0921-4441-aea1-26742c5037a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['398f72ec-1cd5-46da-9a27-3fd800751944', '7b90e3cf-e579-4c8e-967b-027755c7b3c9', '0c97a532-001d-4d0e-83ab-3ad20ff60fd1', '47a31226-f43e-4140-9592-87e3b9202dda']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:34 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7d5fbdc1-0873-40d3-a133-bf06cfab9c12 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b57e4d8e-ca0e-4c5a-9551-f352318c2f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:34 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:34 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:34 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7d5fbdc1-0873-40d3-a133-bf06cfab9c12 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b57e4d8e-ca0e-4c5a-9551-f352318c2f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbff3d75-24e5-4f87-84bc-620e66f0520b', '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='f5d5b3517c05484c91270c90488ad307',qos_specs=None,replication_status=,reservations=['398f72ec-1cd5-46da-9a27-3fd800751944','7b90e3cf-e579-4c8e-967b-027755c7b3c9','0c97a532-001d-4d0e-83ab-3ad20ff60fd1','47a31226-f43e-4140-9592-87e3b9202dda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c72c5ae7ca4b0a88ebac84388bcb4f',volume_type_id=a9f2216e-cccb-4b13-bd6c-87a03264bcf2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:07:34Z,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=cbff3d75-24e5-4f87-84bc-620e66f0520b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5d5b3517c05484c91270c90488ad307',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8c72c5ae7ca4b0a88ebac84388bcb4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a9f2216e-cccb-4b13-bd6c-87a03264bcf2),volume_type_id=a9f2216e-cccb-4b13-bd6c-87a03264bcf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:34 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7d5fbdc1-0873-40d3-a133-bf06cfab9c12 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (545b08de-a16b-4d06-8439-52962762a86f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fbb2258c-3a05-4618-b525-efc5c37d7e14 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fbb2258c-3a05-4618-b525-efc5c37d7e14 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/volumes/fadde405-e112-464f-8ecc-7864e39e7d9c Sep 05 21:07:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fbb2258c-3a05-4618-b525-efc5c37d7e14 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fbb2258c-3a05-4618-b525-efc5c37d7e14 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:34 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:34 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:34 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:34 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:34 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7d5fbdc1-0873-40d3-a133-bf06cfab9c12 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (545b08de-a16b-4d06-8439-52962762a86f) transitioned into state 'SUCCESS' from 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='f5d5b3517c05484c91270c90488ad307',qos_specs=None,replication_status=,reservations=['398f72ec-1cd5-46da-9a27-3fd800751944','7b90e3cf-e579-4c8e-967b-027755c7b3c9','0c97a532-001d-4d0e-83ab-3ad20ff60fd1','47a31226-f43e-4140-9592-87e3b9202dda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c72c5ae7ca4b0a88ebac84388bcb4f',volume_type_id=a9f2216e-cccb-4b13-bd6c-87a03264bcf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:34 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-fbb2258c-3a05-4618-b525-efc5c37d7e14 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Volume info retrieved successfully. Sep 05 21:07:34 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7d5fbdc1-0873-40d3-a133-bf06cfab9c12 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69d5deac-f062-4a01-aa19-118e40138e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fbb2258c-3a05-4618-b525-efc5c37d7e14 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes/fadde405-e112-464f-8ecc-7864e39e7d9c returned with HTTP 200 Sep 05 21:07:34 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1618/3181] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:34 2026] GET /volume/v3/volumes/fadde405-e112-464f-8ecc-7864e39e7d9c => generated 1015 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:34 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7d5fbdc1-0873-40d3-a133-bf06cfab9c12 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69d5deac-f062-4a01-aa19-118e40138e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:34 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7d5fbdc1-0873-40d3-a133-bf06cfab9c12 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Flow 'volume_create_api' (112c1413-fb3a-43de-8d07-00374b852790) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:34 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7d5fbdc1-0873-40d3-a133-bf06cfab9c12 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Create volume request issued successfully. Sep 05 21:07:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7d5fbdc1-0873-40d3-a133-bf06cfab9c12 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:07:34 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1564/3182] 192.168.122.147 () {62 vars in 1182 bytes} [Sat Sep 5 21:07:33 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 05 21:07:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-395cd303-2d8d-4cc3-8a26-5fb496447b0e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-395cd303-2d8d-4cc3-8a26-5fb496447b0e tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] GET http://192.168.122.147/volume/v3/volumes/cbff3d75-24e5-4f87-84bc-620e66f0520b Sep 05 21:07:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-395cd303-2d8d-4cc3-8a26-5fb496447b0e tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-395cd303-2d8d-4cc3-8a26-5fb496447b0e tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:34 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:34 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:34 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:34 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:34 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-395cd303-2d8d-4cc3-8a26-5fb496447b0e tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Volume info retrieved successfully. Sep 05 21:07:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-395cd303-2d8d-4cc3-8a26-5fb496447b0e tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] http://192.168.122.147/volume/v3/volumes/cbff3d75-24e5-4f87-84bc-620e66f0520b returned with HTTP 200 Sep 05 21:07:34 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1619/3183] 192.168.122.147 () {60 vars in 1272 bytes} [Sat Sep 5 21:07:34 2026] GET /volume/v3/volumes/cbff3d75-24e5-4f87-84bc-620e66f0520b => generated 960 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:07:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a38223c9-9687-42b6-862e-0c6e9990b6f8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a38223c9-9687-42b6-862e-0c6e9990b6f8 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] GET http://192.168.122.147/volume/v3/volumes/ce74b7f9-a5cc-4313-a48b-4874ae253e85 Sep 05 21:07:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a38223c9-9687-42b6-862e-0c6e9990b6f8 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a38223c9-9687-42b6-862e-0c6e9990b6f8 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a38223c9-9687-42b6-862e-0c6e9990b6f8 tempest-ProjectReaderTests-2011502081 tempest-ProjectReaderTests-2011502081-project-admin] http://192.168.122.147/volume/v3/volumes/ce74b7f9-a5cc-4313-a48b-4874ae253e85 returned with HTTP 404 Sep 05 21:07:34 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1565/3184] 192.168.122.147 () {60 vars in 1273 bytes} [Sat Sep 5 21:07:34 2026] GET /volume/v3/volumes/ce74b7f9-a5cc-4313-a48b-4874ae253e85 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 21:07:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-eb335789-91dc-40d7-be28-ccdc607bbf9a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-eb335789-91dc-40d7-be28-ccdc607bbf9a tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/a8a1a677-2301-41a8-9ca6-408fdd489fca Sep 05 21:07:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-eb335789-91dc-40d7-be28-ccdc607bbf9a tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-eb335789-91dc-40d7-be28-ccdc607bbf9a tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:34 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:34 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:34 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-eb335789-91dc-40d7-be28-ccdc607bbf9a tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-eb335789-91dc-40d7-be28-ccdc607bbf9a tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/a8a1a677-2301-41a8-9ca6-408fdd489fca returned with HTTP 200 Sep 05 21:07:34 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1620/3185] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:34 2026] GET /volume/v3/snapshots/a8a1a677-2301-41a8-9ca6-408fdd489fca => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8ef72a91-aabc-4ab6-bdb2-23ffcd9ee4ae None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8ef72a91-aabc-4ab6-bdb2-23ffcd9ee4ae tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] GET http://192.168.122.147/volume/v3/snapshots Sep 05 21:07:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8ef72a91-aabc-4ab6-bdb2-23ffcd9ee4ae tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8ef72a91-aabc-4ab6-bdb2-23ffcd9ee4ae tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-8ef72a91-aabc-4ab6-bdb2-23ffcd9ee4ae tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:07:34 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:34 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:34 devstack devstack@c-api.service[87416]: DEBUG cinder.db.api [None req-8ef72a91-aabc-4ab6-bdb2-23ffcd9ee4ae tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Building query based on filter {{(pid=87416) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 21:07:34 devstack devstack@c-api.service[87416]: /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 05 21:07:34 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 21:07:34 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8ef72a91-aabc-4ab6-bdb2-23ffcd9ee4ae tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Get all snapshots completed successfully. Sep 05 21:07:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8ef72a91-aabc-4ab6-bdb2-23ffcd9ee4ae tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 200 Sep 05 21:07:34 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1566/3186] 192.168.122.147 () {58 vars in 1127 bytes} [Sat Sep 5 21:07:34 2026] GET /volume/v3/snapshots => generated 335 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-16e9d3ea-cf47-4442-813a-11019d9c5790 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-16e9d3ea-cf47-4442-813a-11019d9c5790 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] DELETE http://192.168.122.147/volume/v3/snapshots/a8a1a677-2301-41a8-9ca6-408fdd489fca Sep 05 21:07:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-16e9d3ea-cf47-4442-813a-11019d9c5790 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-16e9d3ea-cf47-4442-813a-11019d9c5790 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:34 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-16e9d3ea-cf47-4442-813a-11019d9c5790 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Delete snapshot with id: a8a1a677-2301-41a8-9ca6-408fdd489fca Sep 05 21:07:34 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:34 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:34 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-16e9d3ea-cf47-4442-813a-11019d9c5790 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:34 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:34 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:34 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-16e9d3ea-cf47-4442-813a-11019d9c5790 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot delete request issued successfully. Sep 05 21:07:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-16e9d3ea-cf47-4442-813a-11019d9c5790 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/a8a1a677-2301-41a8-9ca6-408fdd489fca returned with HTTP 202 Sep 05 21:07:34 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1621/3187] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:07:34 2026] DELETE /volume/v3/snapshots/a8a1a677-2301-41a8-9ca6-408fdd489fca => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8b6c0e16-e920-4634-98d6-0fc36cf54f82 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8b6c0e16-e920-4634-98d6-0fc36cf54f82 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/a8a1a677-2301-41a8-9ca6-408fdd489fca Sep 05 21:07:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8b6c0e16-e920-4634-98d6-0fc36cf54f82 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8b6c0e16-e920-4634-98d6-0fc36cf54f82 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:34 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:34 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:34 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8b6c0e16-e920-4634-98d6-0fc36cf54f82 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8b6c0e16-e920-4634-98d6-0fc36cf54f82 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/a8a1a677-2301-41a8-9ca6-408fdd489fca returned with HTTP 200 Sep 05 21:07:34 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1567/3188] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:34 2026] GET /volume/v3/snapshots/a8a1a677-2301-41a8-9ca6-408fdd489fca => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:07:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-59c23362-9dcb-48c8-9140-845ee14bbe83 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-59c23362-9dcb-48c8-9140-845ee14bbe83 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/volumes/fadde405-e112-464f-8ecc-7864e39e7d9c Sep 05 21:07:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-59c23362-9dcb-48c8-9140-845ee14bbe83 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-59c23362-9dcb-48c8-9140-845ee14bbe83 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:35 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:35 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-59c23362-9dcb-48c8-9140-845ee14bbe83 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Volume info retrieved successfully. Sep 05 21:07:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-59c23362-9dcb-48c8-9140-845ee14bbe83 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes/fadde405-e112-464f-8ecc-7864e39e7d9c returned with HTTP 200 Sep 05 21:07:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1622/3189] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:35 2026] GET /volume/v3/volumes/fadde405-e112-464f-8ecc-7864e39e7d9c => generated 1015 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9ea81217-8893-4660-88a8-9d5aef6887ed None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9ea81217-8893-4660-88a8-9d5aef6887ed tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] GET http://192.168.122.147/volume/v3/volumes/cbff3d75-24e5-4f87-84bc-620e66f0520b Sep 05 21:07:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9ea81217-8893-4660-88a8-9d5aef6887ed tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9ea81217-8893-4660-88a8-9d5aef6887ed tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:35 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:35 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-9ea81217-8893-4660-88a8-9d5aef6887ed tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Volume info retrieved successfully. Sep 05 21:07:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9ea81217-8893-4660-88a8-9d5aef6887ed tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] http://192.168.122.147/volume/v3/volumes/cbff3d75-24e5-4f87-84bc-620e66f0520b returned with HTTP 200 Sep 05 21:07:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1568/3190] 192.168.122.147 () {60 vars in 1272 bytes} [Sat Sep 5 21:07:35 2026] GET /volume/v3/volumes/cbff3d75-24e5-4f87-84bc-620e66f0520b => generated 981 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b479f133-58e9-499b-a236-0d2b07cc3288 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b479f133-58e9-499b-a236-0d2b07cc3288 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] GET http://192.168.122.147/volume/v3/messages Sep 05 21:07:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b479f133-58e9-499b-a236-0d2b07cc3288 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b479f133-58e9-499b-a236-0d2b07cc3288 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b479f133-58e9-499b-a236-0d2b07cc3288 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] http://192.168.122.147/volume/v3/messages returned with HTTP 200 Sep 05 21:07:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1623/3191] 192.168.122.147 () {60 vars in 1164 bytes} [Sat Sep 5 21:07:35 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 05 21:07:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-59af3761-9730-439d-999b-5518e38acb0a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-59af3761-9730-439d-999b-5518e38acb0a tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] GET http://192.168.122.147/volume/v3/messages Sep 05 21:07:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-59af3761-9730-439d-999b-5518e38acb0a tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-59af3761-9730-439d-999b-5518e38acb0a tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-59af3761-9730-439d-999b-5518e38acb0a tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] http://192.168.122.147/volume/v3/messages returned with HTTP 200 Sep 05 21:07:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1569/3192] 192.168.122.147 () {60 vars in 1164 bytes} [Sat Sep 5 21:07:35 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 05 21:07:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-daba51f6-ec66-4ef7-99c3-2f3775604ef6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-daba51f6-ec66-4ef7-99c3-2f3775604ef6 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] DELETE http://192.168.122.147/volume/v3/messages/4baf5a65-6bf7-4181-8738-7ca92f903c98 Sep 05 21:07:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-daba51f6-ec66-4ef7-99c3-2f3775604ef6 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-daba51f6-ec66-4ef7-99c3-2f3775604ef6 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-daba51f6-ec66-4ef7-99c3-2f3775604ef6 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] http://192.168.122.147/volume/v3/messages/4baf5a65-6bf7-4181-8738-7ca92f903c98 returned with HTTP 204 Sep 05 21:07:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1624/3193] 192.168.122.147 () {60 vars in 1278 bytes} [Sat Sep 5 21:07:35 2026] DELETE /volume/v3/messages/4baf5a65-6bf7-4181-8738-7ca92f903c98 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 21:07:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f2dabec2-7227-4afd-ae13-2b6ca927dd20 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f2dabec2-7227-4afd-ae13-2b6ca927dd20 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/cbff3d75-24e5-4f87-84bc-620e66f0520b Sep 05 21:07:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f2dabec2-7227-4afd-ae13-2b6ca927dd20 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f2dabec2-7227-4afd-ae13-2b6ca927dd20 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:35 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-f2dabec2-7227-4afd-ae13-2b6ca927dd20 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Delete volume with id: cbff3d75-24e5-4f87-84bc-620e66f0520b Sep 05 21:07:35 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:35 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f2dabec2-7227-4afd-ae13-2b6ca927dd20 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Volume info retrieved successfully. Sep 05 21:07:35 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-f2dabec2-7227-4afd-ae13-2b6ca927dd20 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87416) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 21:07:35 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-f2dabec2-7227-4afd-ae13-2b6ca927dd20 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Created reservations ['4da539a5-15a0-41a7-bdba-bfba05de5aa3', 'bee1ac11-4f00-4786-9dbf-164029c41d3a', '91ff83ea-bc63-45ff-a81b-f0ab7264be17', 'b4cb04da-4f67-40bd-b686-28d491969fa4'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f2dabec2-7227-4afd-ae13-2b6ca927dd20 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Delete volume request issued successfully. Sep 05 21:07:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f2dabec2-7227-4afd-ae13-2b6ca927dd20 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] http://192.168.122.147/volume/v3/volumes/cbff3d75-24e5-4f87-84bc-620e66f0520b returned with HTTP 202 Sep 05 21:07:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1570/3194] 192.168.122.147 () {60 vars in 1275 bytes} [Sat Sep 5 21:07:35 2026] DELETE /volume/v3/volumes/cbff3d75-24e5-4f87-84bc-620e66f0520b => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5e4e07d6-3fb9-4adf-8e27-3258db1b2a52 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5e4e07d6-3fb9-4adf-8e27-3258db1b2a52 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] DELETE http://192.168.122.147/volume/v3/types/a9f2216e-cccb-4b13-bd6c-87a03264bcf2 Sep 05 21:07:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5e4e07d6-3fb9-4adf-8e27-3258db1b2a52 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5e4e07d6-3fb9-4adf-8e27-3258db1b2a52 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5e4e07d6-3fb9-4adf-8e27-3258db1b2a52 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] http://192.168.122.147/volume/v3/types/a9f2216e-cccb-4b13-bd6c-87a03264bcf2 returned with HTTP 202 Sep 05 21:07:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1625/3195] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:07:35 2026] DELETE /volume/v3/types/a9f2216e-cccb-4b13-bd6c-87a03264bcf2 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-150a58da-ce97-4b58-b098-14218418ec12 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-150a58da-ce97-4b58-b098-14218418ec12 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:07:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-150a58da-ce97-4b58-b098-14218418ec12 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1668722630", "extra_specs": {"storage_protocol": "tempest-storage_protocol-562061266", "vendor_name": "tempest-vendor_name-214189449"}}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-10334733-93ba-4777-af17-1ae99c79700d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-10334733-93ba-4777-af17-1ae99c79700d tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/a8a1a677-2301-41a8-9ca6-408fdd489fca Sep 05 21:07:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-10334733-93ba-4777-af17-1ae99c79700d tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-10334733-93ba-4777-af17-1ae99c79700d tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-10334733-93ba-4777-af17-1ae99c79700d tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-10334733-93ba-4777-af17-1ae99c79700d tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/a8a1a677-2301-41a8-9ca6-408fdd489fca returned with HTTP 200 Sep 05 21:07:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1626/3196] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:35 2026] GET /volume/v3/snapshots/a8a1a677-2301-41a8-9ca6-408fdd489fca => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-150a58da-ce97-4b58-b098-14218418ec12 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:07:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1571/3197] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:07:35 2026] POST /volume/v3/types => generated 327 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-aef950fd-c5cb-4d26-b381-915c64b12617 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-aef950fd-c5cb-4d26-b381-915c64b12617 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:07:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-aef950fd-c5cb-4d26-b381-915c64b12617 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e89b4bb8-0c6e-47af-b88a-9b6f17b81843", "size": 1}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-aef950fd-c5cb-4d26-b381-915c64b12617 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Create volume request body: {'volume': {'volume_type': 'e89b4bb8-0c6e-47af-b88a-9b6f17b81843', 'size': 1}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:07:35 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-aef950fd-c5cb-4d26-b381-915c64b12617 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Create volume of 1 GB Sep 05 21:07:35 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:35 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:35 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-aef950fd-c5cb-4d26-b381-915c64b12617 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Availability Zones retrieved successfully. Sep 05 21:07:35 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-aef950fd-c5cb-4d26-b381-915c64b12617 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Flow 'volume_create_api' (3594f347-375d-4c6f-bd3b-33fbe682d3f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:35 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-aef950fd-c5cb-4d26-b381-915c64b12617 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf21c79c-e7c7-4b30-a913-a343efb77b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:35 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-aef950fd-c5cb-4d26-b381-915c64b12617 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:07:36 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-aef950fd-c5cb-4d26-b381-915c64b12617 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf21c79c-e7c7-4b30-a913-a343efb77b3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T19:07:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-562061266',vendor_name='tempest-vendor_name-214189449'},id=e89b4bb8-0c6e-47af-b88a-9b6f17b81843,is_public=True,name='tempest-ProjectAdminTests-volume-type-1668722630',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e89b4bb8-0c6e-47af-b88a-9b6f17b81843', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:36 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-aef950fd-c5cb-4d26-b381-915c64b12617 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2abfd63f-cb4d-4358-be91-0edbcba14b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:36 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-aef950fd-c5cb-4d26-b381-915c64b12617 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1668722630 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1668722630, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:07:36 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-aef950fd-c5cb-4d26-b381-915c64b12617 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1668722630 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1668722630, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:07:36 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-aef950fd-c5cb-4d26-b381-915c64b12617 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Created reservations ['164a3297-bf26-409a-92dd-1d6673e86342', '634adebd-dab3-4a65-b35f-6c6f64624d25', '2a2915fa-fe6e-4bc5-bfb2-f69d00e393f8', 'fe9ad0d1-0e2b-45cf-9478-0177c26bb05f'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:36 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-aef950fd-c5cb-4d26-b381-915c64b12617 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2abfd63f-cb4d-4358-be91-0edbcba14b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['164a3297-bf26-409a-92dd-1d6673e86342', '634adebd-dab3-4a65-b35f-6c6f64624d25', '2a2915fa-fe6e-4bc5-bfb2-f69d00e393f8', 'fe9ad0d1-0e2b-45cf-9478-0177c26bb05f']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:36 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-aef950fd-c5cb-4d26-b381-915c64b12617 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc57af4d-2d05-4f68-b52f-28697011dca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:36 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:36 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:36 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-aef950fd-c5cb-4d26-b381-915c64b12617 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc57af4d-2d05-4f68-b52f-28697011dca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9b111e6-f39f-4339-875a-3a48eb74eb0e', '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='f5d5b3517c05484c91270c90488ad307',qos_specs=None,replication_status=,reservations=['164a3297-bf26-409a-92dd-1d6673e86342','634adebd-dab3-4a65-b35f-6c6f64624d25','2a2915fa-fe6e-4bc5-bfb2-f69d00e393f8','fe9ad0d1-0e2b-45cf-9478-0177c26bb05f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c72c5ae7ca4b0a88ebac84388bcb4f',volume_type_id=e89b4bb8-0c6e-47af-b88a-9b6f17b81843), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:07:36Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9b111e6-f39f-4339-875a-3a48eb74eb0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5d5b3517c05484c91270c90488ad307',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8c72c5ae7ca4b0a88ebac84388bcb4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e89b4bb8-0c6e-47af-b88a-9b6f17b81843),volume_type_id=e89b4bb8-0c6e-47af-b88a-9b6f17b81843)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:36 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-aef950fd-c5cb-4d26-b381-915c64b12617 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7bfad92-10b2-4b3f-9749-092b933d1957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:36 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-aef950fd-c5cb-4d26-b381-915c64b12617 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7bfad92-10b2-4b3f-9749-092b933d1957) transitioned into state 'SUCCESS' from 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='f5d5b3517c05484c91270c90488ad307',qos_specs=None,replication_status=,reservations=['164a3297-bf26-409a-92dd-1d6673e86342','634adebd-dab3-4a65-b35f-6c6f64624d25','2a2915fa-fe6e-4bc5-bfb2-f69d00e393f8','fe9ad0d1-0e2b-45cf-9478-0177c26bb05f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c72c5ae7ca4b0a88ebac84388bcb4f',volume_type_id=e89b4bb8-0c6e-47af-b88a-9b6f17b81843)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:36 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-aef950fd-c5cb-4d26-b381-915c64b12617 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e04cb6d-34b5-4161-b5e0-6988ae7d7501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:36 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-aef950fd-c5cb-4d26-b381-915c64b12617 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e04cb6d-34b5-4161-b5e0-6988ae7d7501) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:36 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-aef950fd-c5cb-4d26-b381-915c64b12617 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Flow 'volume_create_api' (3594f347-375d-4c6f-bd3b-33fbe682d3f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:36 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-aef950fd-c5cb-4d26-b381-915c64b12617 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Create volume request issued successfully. Sep 05 21:07:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-aef950fd-c5cb-4d26-b381-915c64b12617 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:07:36 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1627/3198] 192.168.122.147 () {62 vars in 1182 bytes} [Sat Sep 5 21:07:35 2026] POST /volume/v3/volumes => generated 781 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3c02240c-02cc-4e2d-8f1c-ea92df62c6c8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3c02240c-02cc-4e2d-8f1c-ea92df62c6c8 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] GET http://192.168.122.147/volume/v3/volumes/c9b111e6-f39f-4339-875a-3a48eb74eb0e Sep 05 21:07:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3c02240c-02cc-4e2d-8f1c-ea92df62c6c8 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3c02240c-02cc-4e2d-8f1c-ea92df62c6c8 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:36 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:36 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:36 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:36 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:36 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3c02240c-02cc-4e2d-8f1c-ea92df62c6c8 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Volume info retrieved successfully. Sep 05 21:07:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-bb610c87-047f-45b3-b75d-7f2bdc96941e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3c02240c-02cc-4e2d-8f1c-ea92df62c6c8 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] http://192.168.122.147/volume/v3/volumes/c9b111e6-f39f-4339-875a-3a48eb74eb0e returned with HTTP 200 Sep 05 21:07:36 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1572/3199] 192.168.122.147 () {60 vars in 1272 bytes} [Sat Sep 5 21:07:36 2026] GET /volume/v3/volumes/c9b111e6-f39f-4339-875a-3a48eb74eb0e => generated 960 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bb610c87-047f-45b3-b75d-7f2bdc96941e tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/volumes/fadde405-e112-464f-8ecc-7864e39e7d9c Sep 05 21:07:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bb610c87-047f-45b3-b75d-7f2bdc96941e tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bb610c87-047f-45b3-b75d-7f2bdc96941e tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:36 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:36 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:36 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:36 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:36 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-bb610c87-047f-45b3-b75d-7f2bdc96941e tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Volume info retrieved successfully. Sep 05 21:07:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bb610c87-047f-45b3-b75d-7f2bdc96941e tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes/fadde405-e112-464f-8ecc-7864e39e7d9c returned with HTTP 200 Sep 05 21:07:36 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1628/3200] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:36 2026] GET /volume/v3/volumes/fadde405-e112-464f-8ecc-7864e39e7d9c => generated 1016 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-858e6034-4712-463e-8e0c-82a841594afa None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-858e6034-4712-463e-8e0c-82a841594afa tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] POST http://192.168.122.147/volume/v3/snapshots Sep 05 21:07:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-858e6034-4712-463e-8e0c-82a841594afa tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fadde405-e112-464f-8ecc-7864e39e7d9c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1731026737"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:36 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:36 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:36 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:36 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:36 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-858e6034-4712-463e-8e0c-82a841594afa tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Volume info retrieved successfully. Sep 05 21:07:36 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-858e6034-4712-463e-8e0c-82a841594afa tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Create snapshot from volume fadde405-e112-464f-8ecc-7864e39e7d9c Sep 05 21:07:36 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-858e6034-4712-463e-8e0c-82a841594afa tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Created reservations ['243e423a-f84c-44f6-9b39-fe688ee20446', '321606e2-b965-44f6-8cb3-ff0e51ad68eb', '6a0962fc-7af9-4622-b8c2-81ef92f29722', '895d352a-8887-4cc5-8cfc-b3136a5dc609'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:36 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:36 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:36 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-858e6034-4712-463e-8e0c-82a841594afa tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot create request issued successfully. Sep 05 21:07:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-858e6034-4712-463e-8e0c-82a841594afa tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 21:07:36 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1573/3201] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 21:07:36 2026] POST /volume/v3/snapshots => generated 308 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0ce26b40-341d-4ec0-969e-14c491ed2781 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0ce26b40-341d-4ec0-969e-14c491ed2781 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/57665359-de0e-4587-8158-bc354ae046ee Sep 05 21:07:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0ce26b40-341d-4ec0-969e-14c491ed2781 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0ce26b40-341d-4ec0-969e-14c491ed2781 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:36 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:36 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:36 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0ce26b40-341d-4ec0-969e-14c491ed2781 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:07:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0ce26b40-341d-4ec0-969e-14c491ed2781 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/57665359-de0e-4587-8158-bc354ae046ee returned with HTTP 200 Sep 05 21:07:36 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1629/3202] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:36 2026] GET /volume/v3/snapshots/57665359-de0e-4587-8158-bc354ae046ee => generated 440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7e5ddd7e-c6af-46c5-ad41-564bead57ce5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7e5ddd7e-c6af-46c5-ad41-564bead57ce5 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/a8a1a677-2301-41a8-9ca6-408fdd489fca Sep 05 21:07:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7e5ddd7e-c6af-46c5-ad41-564bead57ce5 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7e5ddd7e-c6af-46c5-ad41-564bead57ce5 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7e5ddd7e-c6af-46c5-ad41-564bead57ce5 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/a8a1a677-2301-41a8-9ca6-408fdd489fca returned with HTTP 404 Sep 05 21:07:36 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1574/3203] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:36 2026] GET /volume/v3/snapshots/a8a1a677-2301-41a8-9ca6-408fdd489fca => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7f5c65e9-ce09-4301-b489-5324e573b520 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7f5c65e9-ce09-4301-b489-5324e573b520 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/74dce488-c2dc-4bdc-be66-f44298f819de Sep 05 21:07:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7f5c65e9-ce09-4301-b489-5324e573b520 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7f5c65e9-ce09-4301-b489-5324e573b520 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:36 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-7f5c65e9-ce09-4301-b489-5324e573b520 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Delete volume with id: 74dce488-c2dc-4bdc-be66-f44298f819de Sep 05 21:07:36 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:36 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:36 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:36 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:36 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7f5c65e9-ce09-4301-b489-5324e573b520 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:37 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7f5c65e9-ce09-4301-b489-5324e573b520 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Delete volume request issued successfully. Sep 05 21:07:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7f5c65e9-ce09-4301-b489-5324e573b520 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/74dce488-c2dc-4bdc-be66-f44298f819de returned with HTTP 202 Sep 05 21:07:37 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1630/3204] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:07:36 2026] DELETE /volume/v3/volumes/74dce488-c2dc-4bdc-be66-f44298f819de => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b69aaef9-881b-4184-bc91-5c63ef1cd48e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b69aaef9-881b-4184-bc91-5c63ef1cd48e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/74dce488-c2dc-4bdc-be66-f44298f819de Sep 05 21:07:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b69aaef9-881b-4184-bc91-5c63ef1cd48e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b69aaef9-881b-4184-bc91-5c63ef1cd48e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:37 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:37 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:37 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:37 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:37 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b69aaef9-881b-4184-bc91-5c63ef1cd48e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b69aaef9-881b-4184-bc91-5c63ef1cd48e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/74dce488-c2dc-4bdc-be66-f44298f819de returned with HTTP 200 Sep 05 21:07:37 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1575/3205] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:37 2026] GET /volume/v3/volumes/74dce488-c2dc-4bdc-be66-f44298f819de => generated 1016 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d5ad350e-f52a-4760-b228-322f1ce0a8de None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d5ad350e-f52a-4760-b228-322f1ce0a8de tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] GET http://192.168.122.147/volume/v3/volumes/c9b111e6-f39f-4339-875a-3a48eb74eb0e Sep 05 21:07:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d5ad350e-f52a-4760-b228-322f1ce0a8de tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d5ad350e-f52a-4760-b228-322f1ce0a8de tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:37 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:37 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:37 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:37 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:37 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d5ad350e-f52a-4760-b228-322f1ce0a8de tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Volume info retrieved successfully. Sep 05 21:07:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d5ad350e-f52a-4760-b228-322f1ce0a8de tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] http://192.168.122.147/volume/v3/volumes/c9b111e6-f39f-4339-875a-3a48eb74eb0e returned with HTTP 200 Sep 05 21:07:37 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1631/3206] 192.168.122.147 () {60 vars in 1272 bytes} [Sat Sep 5 21:07:37 2026] GET /volume/v3/volumes/c9b111e6-f39f-4339-875a-3a48eb74eb0e => generated 981 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:07:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c2bbb391-5bbe-4c92-8780-e5e57bd2a03f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c2bbb391-5bbe-4c92-8780-e5e57bd2a03f tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] GET http://192.168.122.147/volume/v3/messages Sep 05 21:07:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c2bbb391-5bbe-4c92-8780-e5e57bd2a03f tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c2bbb391-5bbe-4c92-8780-e5e57bd2a03f tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c2bbb391-5bbe-4c92-8780-e5e57bd2a03f tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] http://192.168.122.147/volume/v3/messages returned with HTTP 200 Sep 05 21:07:37 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1576/3207] 192.168.122.147 () {60 vars in 1164 bytes} [Sat Sep 5 21:07:37 2026] GET /volume/v3/messages => generated 678 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0cf1f0ab-cca7-4d2f-89a3-801ce0f26beb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0cf1f0ab-cca7-4d2f-89a3-801ce0f26beb tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] GET http://192.168.122.147/volume/v3/messages/7a82da4b-1523-4c3b-9a59-681a8da8430b Sep 05 21:07:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0cf1f0ab-cca7-4d2f-89a3-801ce0f26beb tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0cf1f0ab-cca7-4d2f-89a3-801ce0f26beb tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0cf1f0ab-cca7-4d2f-89a3-801ce0f26beb tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] http://192.168.122.147/volume/v3/messages/7a82da4b-1523-4c3b-9a59-681a8da8430b returned with HTTP 200 Sep 05 21:07:37 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1632/3208] 192.168.122.147 () {60 vars in 1275 bytes} [Sat Sep 5 21:07:37 2026] GET /volume/v3/messages/7a82da4b-1523-4c3b-9a59-681a8da8430b => generated 675 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ea67c866-d655-4e81-8b07-75a4546c5c7f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ea67c866-d655-4e81-8b07-75a4546c5c7f tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] DELETE http://192.168.122.147/volume/v3/messages/7a82da4b-1523-4c3b-9a59-681a8da8430b Sep 05 21:07:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ea67c866-d655-4e81-8b07-75a4546c5c7f tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ea67c866-d655-4e81-8b07-75a4546c5c7f tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ea67c866-d655-4e81-8b07-75a4546c5c7f tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] http://192.168.122.147/volume/v3/messages/7a82da4b-1523-4c3b-9a59-681a8da8430b returned with HTTP 204 Sep 05 21:07:37 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1577/3209] 192.168.122.147 () {60 vars in 1278 bytes} [Sat Sep 5 21:07:37 2026] DELETE /volume/v3/messages/7a82da4b-1523-4c3b-9a59-681a8da8430b => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 05 21:07:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8e9a845e-677b-4ee1-b197-400461220dfa None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8e9a845e-677b-4ee1-b197-400461220dfa tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/c9b111e6-f39f-4339-875a-3a48eb74eb0e Sep 05 21:07:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8e9a845e-677b-4ee1-b197-400461220dfa tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8e9a845e-677b-4ee1-b197-400461220dfa tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:37 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-8e9a845e-677b-4ee1-b197-400461220dfa tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Delete volume with id: c9b111e6-f39f-4339-875a-3a48eb74eb0e Sep 05 21:07:37 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:37 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:37 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:37 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:37 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8e9a845e-677b-4ee1-b197-400461220dfa tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Volume info retrieved successfully. Sep 05 21:07:37 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-8e9a845e-677b-4ee1-b197-400461220dfa tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87415) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 21:07:37 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-8e9a845e-677b-4ee1-b197-400461220dfa tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Created reservations ['f6b7f580-4651-49a8-9261-75098fdab49e', '533b70a1-1567-4622-8f89-64d1d5abaa9b', 'dbcd6369-2462-48bc-a5e7-b136bab0f1a9', 'e7f7dd41-f70a-4f17-9b21-690ebd2152ba'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:37 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8e9a845e-677b-4ee1-b197-400461220dfa tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Delete volume request issued successfully. Sep 05 21:07:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8e9a845e-677b-4ee1-b197-400461220dfa tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] http://192.168.122.147/volume/v3/volumes/c9b111e6-f39f-4339-875a-3a48eb74eb0e returned with HTTP 202 Sep 05 21:07:37 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1633/3210] 192.168.122.147 () {60 vars in 1275 bytes} [Sat Sep 5 21:07:37 2026] DELETE /volume/v3/volumes/c9b111e6-f39f-4339-875a-3a48eb74eb0e => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8570cbde-42e8-401a-8c2b-d6f9944e1751 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8570cbde-42e8-401a-8c2b-d6f9944e1751 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] DELETE http://192.168.122.147/volume/v3/types/e89b4bb8-0c6e-47af-b88a-9b6f17b81843 Sep 05 21:07:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8570cbde-42e8-401a-8c2b-d6f9944e1751 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8570cbde-42e8-401a-8c2b-d6f9944e1751 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7c52ea9b-69e8-489e-87ac-afda302a5c18 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7c52ea9b-69e8-489e-87ac-afda302a5c18 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/57665359-de0e-4587-8158-bc354ae046ee Sep 05 21:07:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7c52ea9b-69e8-489e-87ac-afda302a5c18 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7c52ea9b-69e8-489e-87ac-afda302a5c18 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8570cbde-42e8-401a-8c2b-d6f9944e1751 tempest-ProjectAdminTests-1000002800 tempest-ProjectAdminTests-1000002800-project-admin] http://192.168.122.147/volume/v3/types/e89b4bb8-0c6e-47af-b88a-9b6f17b81843 returned with HTTP 202 Sep 05 21:07:37 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1578/3211] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:07:37 2026] DELETE /volume/v3/types/e89b4bb8-0c6e-47af-b88a-9b6f17b81843 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:37 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:37 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:37 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7c52ea9b-69e8-489e-87ac-afda302a5c18 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:07:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7c52ea9b-69e8-489e-87ac-afda302a5c18 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/57665359-de0e-4587-8158-bc354ae046ee returned with HTTP 200 Sep 05 21:07:37 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1634/3212] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:37 2026] GET /volume/v3/snapshots/57665359-de0e-4587-8158-bc354ae046ee => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-210bb6e2-61ba-4323-89e5-266ce1594c11 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-210bb6e2-61ba-4323-89e5-266ce1594c11 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/74dce488-c2dc-4bdc-be66-f44298f819de Sep 05 21:07:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-210bb6e2-61ba-4323-89e5-266ce1594c11 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-210bb6e2-61ba-4323-89e5-266ce1594c11 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-210bb6e2-61ba-4323-89e5-266ce1594c11 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/74dce488-c2dc-4bdc-be66-f44298f819de returned with HTTP 404 Sep 05 21:07:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1579/3213] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:38 2026] GET /volume/v3/volumes/74dce488-c2dc-4bdc-be66-f44298f819de => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9ae59518-5705-43c5-ae4b-36e43b6921f0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9ae59518-5705-43c5-ae4b-36e43b6921f0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:07:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9ae59518-5705-43c5-ae4b-36e43b6921f0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-183705058"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-9ae59518-5705-43c5-ae4b-36e43b6921f0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-183705058'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:07:38 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-9ae59518-5705-43c5-ae4b-36e43b6921f0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create volume of 1 GB Sep 05 21:07:38 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9ae59518-5705-43c5-ae4b-36e43b6921f0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Availability Zones retrieved successfully. Sep 05 21:07:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9ae59518-5705-43c5-ae4b-36e43b6921f0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Flow 'volume_create_api' (0294dda8-1ef4-4b3f-851e-48a9120c44ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9ae59518-5705-43c5-ae4b-36e43b6921f0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0dc7136-4526-428e-a3c4-cd8d2341f4b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-9ae59518-5705-43c5-ae4b-36e43b6921f0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:07:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9ae59518-5705-43c5-ae4b-36e43b6921f0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0dc7136-4526-428e-a3c4-cd8d2341f4b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9ae59518-5705-43c5-ae4b-36e43b6921f0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8b328e0-5f23-4293-8e83-14570667c830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:38 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-9ae59518-5705-43c5-ae4b-36e43b6921f0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Created reservations ['eb9592b2-8003-442a-bc4c-c53faba512d0', '3c17dc6a-187c-48b6-b3f7-22d2168ad9e4', '9baea0b7-7873-409e-9ed9-61ac1d073483', '63597672-51a0-4aae-ab78-cd3150bafd75'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9ae59518-5705-43c5-ae4b-36e43b6921f0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8b328e0-5f23-4293-8e83-14570667c830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb9592b2-8003-442a-bc4c-c53faba512d0', '3c17dc6a-187c-48b6-b3f7-22d2168ad9e4', '9baea0b7-7873-409e-9ed9-61ac1d073483', '63597672-51a0-4aae-ab78-cd3150bafd75']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9ae59518-5705-43c5-ae4b-36e43b6921f0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da5615b8-5fc1-46dd-8407-78b86d9f46df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:38 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:38 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9ae59518-5705-43c5-ae4b-36e43b6921f0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da5615b8-5fc1-46dd-8407-78b86d9f46df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0081ac1b-ea81-476f-afc8-752d177a2ea7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-183705058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f16ad1bcd14d14b43f9cdb3113b66e',qos_specs=None,replication_status=,reservations=['eb9592b2-8003-442a-bc4c-c53faba512d0','3c17dc6a-187c-48b6-b3f7-22d2168ad9e4','9baea0b7-7873-409e-9ed9-61ac1d073483','63597672-51a0-4aae-ab78-cd3150bafd75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51d2bb2e3afe43c88a96b68275a0383b',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:07:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-183705058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0081ac1b-ea81-476f-afc8-752d177a2ea7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3f16ad1bcd14d14b43f9cdb3113b66e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51d2bb2e3afe43c88a96b68275a0383b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9ae59518-5705-43c5-ae4b-36e43b6921f0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f23bf7b-1f69-4be3-bbb9-4b2e7a477447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9ae59518-5705-43c5-ae4b-36e43b6921f0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f23bf7b-1f69-4be3-bbb9-4b2e7a477447) transitioned into state 'SUCCESS' from state '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-183705058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f16ad1bcd14d14b43f9cdb3113b66e',qos_specs=None,replication_status=,reservations=['eb9592b2-8003-442a-bc4c-c53faba512d0','3c17dc6a-187c-48b6-b3f7-22d2168ad9e4','9baea0b7-7873-409e-9ed9-61ac1d073483','63597672-51a0-4aae-ab78-cd3150bafd75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51d2bb2e3afe43c88a96b68275a0383b',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9ae59518-5705-43c5-ae4b-36e43b6921f0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62d59023-d657-42f8-93d5-c0605ca97c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9ae59518-5705-43c5-ae4b-36e43b6921f0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62d59023-d657-42f8-93d5-c0605ca97c2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:38 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-9ae59518-5705-43c5-ae4b-36e43b6921f0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Flow 'volume_create_api' (0294dda8-1ef4-4b3f-851e-48a9120c44ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:38 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-9ae59518-5705-43c5-ae4b-36e43b6921f0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create volume request issued successfully. Sep 05 21:07:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9ae59518-5705-43c5-ae4b-36e43b6921f0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:07:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1635/3214] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 21:07:38 2026] POST /volume/v3/volumes => generated 786 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-635cc6ed-b16f-4268-8d2c-79d23d1b2593 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-635cc6ed-b16f-4268-8d2c-79d23d1b2593 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/0081ac1b-ea81-476f-afc8-752d177a2ea7 Sep 05 21:07:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-635cc6ed-b16f-4268-8d2c-79d23d1b2593 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-635cc6ed-b16f-4268-8d2c-79d23d1b2593 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:38 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:38 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:38 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:38 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:38 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-635cc6ed-b16f-4268-8d2c-79d23d1b2593 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-635cc6ed-b16f-4268-8d2c-79d23d1b2593 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/0081ac1b-ea81-476f-afc8-752d177a2ea7 returned with HTTP 200 Sep 05 21:07:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1580/3215] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:38 2026] GET /volume/v3/volumes/0081ac1b-ea81-476f-afc8-752d177a2ea7 => generated 965 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7d004c0a-5d2d-49b7-9ce7-11d5b16dd6ce None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7d004c0a-5d2d-49b7-9ce7-11d5b16dd6ce tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/57665359-de0e-4587-8158-bc354ae046ee Sep 05 21:07:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7d004c0a-5d2d-49b7-9ce7-11d5b16dd6ce tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7d004c0a-5d2d-49b7-9ce7-11d5b16dd6ce tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:38 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:38 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:38 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7d004c0a-5d2d-49b7-9ce7-11d5b16dd6ce tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:07:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7d004c0a-5d2d-49b7-9ce7-11d5b16dd6ce tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/57665359-de0e-4587-8158-bc354ae046ee returned with HTTP 200 Sep 05 21:07:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1636/3216] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:38 2026] GET /volume/v3/snapshots/57665359-de0e-4587-8158-bc354ae046ee => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:07:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8d201fe5-b521-4a37-a684-1a0c6dd8a77e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8d201fe5-b521-4a37-a684-1a0c6dd8a77e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/0081ac1b-ea81-476f-afc8-752d177a2ea7 Sep 05 21:07:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8d201fe5-b521-4a37-a684-1a0c6dd8a77e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8d201fe5-b521-4a37-a684-1a0c6dd8a77e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:39 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:39 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:39 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:39 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:39 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8d201fe5-b521-4a37-a684-1a0c6dd8a77e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8d201fe5-b521-4a37-a684-1a0c6dd8a77e tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/0081ac1b-ea81-476f-afc8-752d177a2ea7 returned with HTTP 200 Sep 05 21:07:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1581/3217] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:39 2026] GET /volume/v3/volumes/0081ac1b-ea81-476f-afc8-752d177a2ea7 => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3df2d992-86b1-40d9-a75d-34221ceb0c8e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3df2d992-86b1-40d9-a75d-34221ceb0c8e tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/57665359-de0e-4587-8158-bc354ae046ee Sep 05 21:07:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3df2d992-86b1-40d9-a75d-34221ceb0c8e tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3df2d992-86b1-40d9-a75d-34221ceb0c8e tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:39 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:39 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3df2d992-86b1-40d9-a75d-34221ceb0c8e tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:07:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3df2d992-86b1-40d9-a75d-34221ceb0c8e tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/57665359-de0e-4587-8158-bc354ae046ee returned with HTTP 200 Sep 05 21:07:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1637/3218] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:39 2026] GET /volume/v3/snapshots/57665359-de0e-4587-8158-bc354ae046ee => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-94be7433-76e4-4c30-9d65-d86e68dfec33 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-94be7433-76e4-4c30-9d65-d86e68dfec33 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-reader] GET http://192.168.122.147/volume/v3/snapshots Sep 05 21:07:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-94be7433-76e4-4c30-9d65-d86e68dfec33 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-94be7433-76e4-4c30-9d65-d86e68dfec33 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-reader] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-94be7433-76e4-4c30-9d65-d86e68dfec33 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-reader] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:07:39 devstack devstack@c-api.service[87416]: DEBUG cinder.db.api [None req-94be7433-76e4-4c30-9d65-d86e68dfec33 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-reader] Building query based on filter {{(pid=87416) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 21:07:39 devstack devstack@c-api.service[87416]: /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 05 21:07:39 devstack devstack@c-api.service[87416]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 21:07:39 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-94be7433-76e4-4c30-9d65-d86e68dfec33 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-reader] Get all snapshots completed successfully. Sep 05 21:07:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-94be7433-76e4-4c30-9d65-d86e68dfec33 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-reader] http://192.168.122.147/volume/v3/snapshots returned with HTTP 200 Sep 05 21:07:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1582/3219] 192.168.122.147 () {58 vars in 1127 bytes} [Sat Sep 5 21:07:39 2026] GET /volume/v3/snapshots => generated 336 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6e5d358b-01e6-49f8-8687-3d25156f5bd8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6e5d358b-01e6-49f8-8687-3d25156f5bd8 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] DELETE http://192.168.122.147/volume/v3/snapshots/57665359-de0e-4587-8158-bc354ae046ee Sep 05 21:07:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6e5d358b-01e6-49f8-8687-3d25156f5bd8 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6e5d358b-01e6-49f8-8687-3d25156f5bd8 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:39 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-6e5d358b-01e6-49f8-8687-3d25156f5bd8 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Delete snapshot with id: 57665359-de0e-4587-8158-bc354ae046ee Sep 05 21:07:39 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:39 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6e5d358b-01e6-49f8-8687-3d25156f5bd8 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:07:39 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:39 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6e5d358b-01e6-49f8-8687-3d25156f5bd8 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot delete request issued successfully. Sep 05 21:07:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6e5d358b-01e6-49f8-8687-3d25156f5bd8 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/57665359-de0e-4587-8158-bc354ae046ee returned with HTTP 202 Sep 05 21:07:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1638/3220] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:07:39 2026] DELETE /volume/v3/snapshots/57665359-de0e-4587-8158-bc354ae046ee => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-364e539a-86ed-43bf-8dfb-16c075e92f84 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-364e539a-86ed-43bf-8dfb-16c075e92f84 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/57665359-de0e-4587-8158-bc354ae046ee Sep 05 21:07:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-364e539a-86ed-43bf-8dfb-16c075e92f84 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-364e539a-86ed-43bf-8dfb-16c075e92f84 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:39 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:39 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:39 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-364e539a-86ed-43bf-8dfb-16c075e92f84 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:07:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-364e539a-86ed-43bf-8dfb-16c075e92f84 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/57665359-de0e-4587-8158-bc354ae046ee returned with HTTP 200 Sep 05 21:07:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1583/3221] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:39 2026] GET /volume/v3/snapshots/57665359-de0e-4587-8158-bc354ae046ee => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ec871675-8aa4-416e-90ca-3215bd34d9a7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ec871675-8aa4-416e-90ca-3215bd34d9a7 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/0081ac1b-ea81-476f-afc8-752d177a2ea7 Sep 05 21:07:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ec871675-8aa4-416e-90ca-3215bd34d9a7 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ec871675-8aa4-416e-90ca-3215bd34d9a7 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:40 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:40 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ec871675-8aa4-416e-90ca-3215bd34d9a7 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ec871675-8aa4-416e-90ca-3215bd34d9a7 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/0081ac1b-ea81-476f-afc8-752d177a2ea7 returned with HTTP 200 Sep 05 21:07:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1639/3222] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:40 2026] GET /volume/v3/volumes/0081ac1b-ea81-476f-afc8-752d177a2ea7 => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6b18b7ce-abc2-4f7f-853f-02edd8661b4b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6b18b7ce-abc2-4f7f-853f-02edd8661b4b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] POST http://192.168.122.147/volume/v3/snapshots Sep 05 21:07:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6b18b7ce-abc2-4f7f-853f-02edd8661b4b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0081ac1b-ea81-476f-afc8-752d177a2ea7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-851472549"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:40 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:40 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:40 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:40 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:40 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6b18b7ce-abc2-4f7f-853f-02edd8661b4b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:40 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-6b18b7ce-abc2-4f7f-853f-02edd8661b4b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create snapshot from volume 0081ac1b-ea81-476f-afc8-752d177a2ea7 Sep 05 21:07:40 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-6b18b7ce-abc2-4f7f-853f-02edd8661b4b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Created reservations ['834ee13d-7d10-4898-9fc6-2d6f6d5d68a4', '1b346c61-df83-4af4-861c-4b55d4bb57a8', 'bdf6b672-8595-4f99-8a6c-fe14b0495efb', '3fb47b1c-fa2e-46d6-9173-568e5ebf6f14'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-fd8f4ace-ca40-481d-95cf-306906b84629 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:40 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:40 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:40 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6b18b7ce-abc2-4f7f-853f-02edd8661b4b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot create request issued successfully. Sep 05 21:07:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6b18b7ce-abc2-4f7f-853f-02edd8661b4b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 21:07:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1584/3223] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 21:07:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-82bf9403-17c5-4d0c-a80d-58a7b522c9fb None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-82bf9403-17c5-4d0c-a80d-58a7b522c9fb tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/6463a1db-f921-458f-b953-bde379e161d8 Sep 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-82bf9403-17c5-4d0c-a80d-58a7b522c9fb tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-82bf9403-17c5-4d0c-a80d-58a7b522c9fb tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:41 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:41 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-82bf9403-17c5-4d0c-a80d-58a7b522c9fb tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-82bf9403-17c5-4d0c-a80d-58a7b522c9fb tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/6463a1db-f921-458f-b953-bde379e161d8 returned with HTTP 200 Sep 05 21:07:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1585/3224] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:40 2026] GET /volume/v3/snapshots/6463a1db-f921-458f-b953-bde379e161d8 => generated 439 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f72541f8-f0f8-4e99-89b2-c7deede14fe6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f72541f8-f0f8-4e99-89b2-c7deede14fe6 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/57665359-de0e-4587-8158-bc354ae046ee Sep 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f72541f8-f0f8-4e99-89b2-c7deede14fe6 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f72541f8-f0f8-4e99-89b2-c7deede14fe6 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:41 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:41 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f72541f8-f0f8-4e99-89b2-c7deede14fe6 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:07:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f72541f8-f0f8-4e99-89b2-c7deede14fe6 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/57665359-de0e-4587-8158-bc354ae046ee returned with HTTP 200 Sep 05 21:07:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1586/3225] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:41 2026] GET /volume/v3/snapshots/57665359-de0e-4587-8158-bc354ae046ee => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fd8f4ace-ca40-481d-95cf-306906b84629 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:07:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-fd8f4ace-ca40-481d-95cf-306906b84629 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2117094029", "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=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-fd8f4ace-ca40-481d-95cf-306906b84629 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:07:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1640/3226] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:07:40 2026] POST /volume/v3/types => generated 380 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-adb660d9-815d-4352-a72f-9c77a8b00e3b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-adb660d9-815d-4352-a72f-9c77a8b00e3b tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] POST http://192.168.122.147/volume/v3/types/bafc94b1-ed1d-49b6-acd7-566868f8e126/encryption Sep 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-adb660d9-815d-4352-a72f-9c77a8b00e3b tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-adb660d9-815d-4352-a72f-9c77a8b00e3b tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] http://192.168.122.147/volume/v3/types/bafc94b1-ed1d-49b6-acd7-566868f8e126/encryption returned with HTTP 200 Sep 05 21:07:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1587/3227] 192.168.122.147 () {60 vars in 1281 bytes} [Sat Sep 5 21:07:41 2026] POST /volume/v3/types/bafc94b1-ed1d-49b6-acd7-566868f8e126/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-00d5bd4f-e43e-4d64-9304-99649c386a28 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-00d5bd4f-e43e-4d64-9304-99649c386a28 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:07:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-00d5bd4f-e43e-4d64-9304-99649c386a28 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-940032477", "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=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-00d5bd4f-e43e-4d64-9304-99649c386a28 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:07:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1641/3228] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:07:41 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 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6fa78821-57d7-47bc-b649-83f014100e1e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6fa78821-57d7-47bc-b649-83f014100e1e tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] POST http://192.168.122.147/volume/v3/types/83ee330b-728d-494e-b9ba-db5fd7ea02a8/encryption Sep 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6fa78821-57d7-47bc-b649-83f014100e1e tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.policy [None req-6fa78821-57d7-47bc-b649-83f014100e1e tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '84af75da36bc4d51bbd04e6ba39a9d9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b234cbb1180f48cc97caea1603928295', '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=87416) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6fa78821-57d7-47bc-b649-83f014100e1e tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] http://192.168.122.147/volume/v3/types/83ee330b-728d-494e-b9ba-db5fd7ea02a8/encryption returned with HTTP 403 Sep 05 21:07:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1588/3229] 192.168.122.147 () {60 vars in 1281 bytes} [Sat Sep 5 21:07:41 2026] POST /volume/v3/types/83ee330b-728d-494e-b9ba-db5fd7ea02a8/encryption => generated 127 bytes in 147 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-877d31c4-16cd-4040-8c5d-78cbd1505ab6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-877d31c4-16cd-4040-8c5d-78cbd1505ab6 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:07:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-877d31c4-16cd-4040-8c5d-78cbd1505ab6 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1933503837", "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=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-877d31c4-16cd-4040-8c5d-78cbd1505ab6 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:07:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1642/3230] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:07:41 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 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-cd0d8430-f60a-4818-a99b-ec720c965702 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cd0d8430-f60a-4818-a99b-ec720c965702 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] POST http://192.168.122.147/volume/v3/types/b85b316c-5dee-407c-9190-8024d834e75c/extra_specs Sep 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cd0d8430-f60a-4818-a99b-ec720c965702 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.policy [None req-cd0d8430-f60a-4818-a99b-ec720c965702 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '84af75da36bc4d51bbd04e6ba39a9d9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b234cbb1180f48cc97caea1603928295', '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=87416) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cd0d8430-f60a-4818-a99b-ec720c965702 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] http://192.168.122.147/volume/v3/types/b85b316c-5dee-407c-9190-8024d834e75c/extra_specs returned with HTTP 403 Sep 05 21:07:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1589/3231] 192.168.122.147 () {60 vars in 1283 bytes} [Sat Sep 5 21:07:41 2026] POST /volume/v3/types/b85b316c-5dee-407c-9190-8024d834e75c/extra_specs => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-166c460f-2dd4-496b-ab29-9e609b60bf4c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-166c460f-2dd4-496b-ab29-9e609b60bf4c tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] PUT http://192.168.122.147/volume/v3/types/b85b316c-5dee-407c-9190-8024d834e75c/extra_specs/key2 Sep 05 21:07:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-166c460f-2dd4-496b-ab29-9e609b60bf4c tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:41 devstack devstack@c-api.service[87415]: DEBUG cinder.policy [None req-166c460f-2dd4-496b-ab29-9e609b60bf4c tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '84af75da36bc4d51bbd04e6ba39a9d9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b234cbb1180f48cc97caea1603928295', '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=87415) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:07:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-166c460f-2dd4-496b-ab29-9e609b60bf4c tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] http://192.168.122.147/volume/v3/types/b85b316c-5dee-407c-9190-8024d834e75c/extra_specs/key2 returned with HTTP 403 Sep 05 21:07:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1643/3232] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 21:07:41 2026] PUT /volume/v3/types/b85b316c-5dee-407c-9190-8024d834e75c/extra_specs/key2 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4052fcb7-3dd4-4c46-bc2e-07c4ef71558d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4052fcb7-3dd4-4c46-bc2e-07c4ef71558d tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] POST http://192.168.122.147/volume/v3/types Sep 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4052fcb7-3dd4-4c46-bc2e-07c4ef71558d tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.policy [None req-4052fcb7-3dd4-4c46-bc2e-07c4ef71558d tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '84af75da36bc4d51bbd04e6ba39a9d9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b234cbb1180f48cc97caea1603928295', '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=87416) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4052fcb7-3dd4-4c46-bc2e-07c4ef71558d tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] http://192.168.122.147/volume/v3/types returned with HTTP 403 Sep 05 21:07:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1590/3233] 192.168.122.147 () {60 vars in 1136 bytes} [Sat Sep 5 21:07:41 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 05 21:07:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d5605c03-f6ef-4ff1-a85b-79d15bfac4d6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d5605c03-f6ef-4ff1-a85b-79d15bfac4d6 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:07:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d5605c03-f6ef-4ff1-a85b-79d15bfac4d6 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1756894812", "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=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d5605c03-f6ef-4ff1-a85b-79d15bfac4d6 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:07:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1644/3234] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:07:41 2026] POST /volume/v3/types => generated 380 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e4bdbfdf-e860-4dc8-bfc4-bfc13aae5492 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e4bdbfdf-e860-4dc8-bfc4-bfc13aae5492 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] POST http://192.168.122.147/volume/v3/types/d80816e4-8bb4-4a29-81f3-072d4827a64a/encryption Sep 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e4bdbfdf-e860-4dc8-bfc4-bfc13aae5492 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e4bdbfdf-e860-4dc8-bfc4-bfc13aae5492 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] http://192.168.122.147/volume/v3/types/d80816e4-8bb4-4a29-81f3-072d4827a64a/encryption returned with HTTP 200 Sep 05 21:07:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1591/3235] 192.168.122.147 () {60 vars in 1281 bytes} [Sat Sep 5 21:07:41 2026] POST /volume/v3/types/d80816e4-8bb4-4a29-81f3-072d4827a64a/encryption => generated 239 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-49751aa2-9001-4af0-a8b8-717d66f873d2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-49751aa2-9001-4af0-a8b8-717d66f873d2 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] DELETE http://192.168.122.147/volume/v3/types/d80816e4-8bb4-4a29-81f3-072d4827a64a/encryption/dda1ed00-3b00-460c-a813-f21687514afc Sep 05 21:07:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-49751aa2-9001-4af0-a8b8-717d66f873d2 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-49751aa2-9001-4af0-a8b8-717d66f873d2 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:41 devstack devstack@c-api.service[87415]: DEBUG cinder.policy [None req-49751aa2-9001-4af0-a8b8-717d66f873d2 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '84af75da36bc4d51bbd04e6ba39a9d9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b234cbb1180f48cc97caea1603928295', '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=87415) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:07:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-49751aa2-9001-4af0-a8b8-717d66f873d2 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] http://192.168.122.147/volume/v3/types/d80816e4-8bb4-4a29-81f3-072d4827a64a/encryption/dda1ed00-3b00-460c-a813-f21687514afc returned with HTTP 403 Sep 05 21:07:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1645/3236] 192.168.122.147 () {58 vars in 1373 bytes} [Sat Sep 5 21:07:41 2026] DELETE /volume/v3/types/d80816e4-8bb4-4a29-81f3-072d4827a64a/encryption/dda1ed00-3b00-460c-a813-f21687514afc => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d491466f-46a7-4d2c-a065-2dfa5f4aefef None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d491466f-46a7-4d2c-a065-2dfa5f4aefef tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d491466f-46a7-4d2c-a065-2dfa5f4aefef tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1652584157", "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=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d491466f-46a7-4d2c-a065-2dfa5f4aefef tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:07:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1592/3237] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:07:41 2026] POST /volume/v3/types => generated 380 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-bf9f8229-2f8d-499d-805d-d47b91b82e39 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bf9f8229-2f8d-499d-805d-d47b91b82e39 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] DELETE http://192.168.122.147/volume/v3/types/d7a09162-2733-4b86-b3f2-065ad51802db/extra_specs/key1 Sep 05 21:07:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bf9f8229-2f8d-499d-805d-d47b91b82e39 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bf9f8229-2f8d-499d-805d-d47b91b82e39 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:41 devstack devstack@c-api.service[87415]: DEBUG cinder.policy [None req-bf9f8229-2f8d-499d-805d-d47b91b82e39 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '84af75da36bc4d51bbd04e6ba39a9d9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b234cbb1180f48cc97caea1603928295', '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=87415) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:07:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bf9f8229-2f8d-499d-805d-d47b91b82e39 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] http://192.168.122.147/volume/v3/types/d7a09162-2733-4b86-b3f2-065ad51802db/extra_specs/key1 returned with HTTP 403 Sep 05 21:07:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1646/3238] 192.168.122.147 () {58 vars in 1280 bytes} [Sat Sep 5 21:07:41 2026] DELETE /volume/v3/types/d7a09162-2733-4b86-b3f2-065ad51802db/extra_specs/key1 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3d3b665e-a6fd-4407-bdc3-b1e1180be99d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3d3b665e-a6fd-4407-bdc3-b1e1180be99d tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3d3b665e-a6fd-4407-bdc3-b1e1180be99d tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2067953336", "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=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3d3b665e-a6fd-4407-bdc3-b1e1180be99d tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:07:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1593/3239] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:07:41 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 05 21:07:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e0390e4c-d2e5-44eb-a943-a33899bf4ca4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e0390e4c-d2e5-44eb-a943-a33899bf4ca4 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] DELETE http://192.168.122.147/volume/v3/types/9c18594e-bc1a-4073-b0d4-6dd300fd9749 Sep 05 21:07:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e0390e4c-d2e5-44eb-a943-a33899bf4ca4 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e0390e4c-d2e5-44eb-a943-a33899bf4ca4 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:41 devstack devstack@c-api.service[87415]: DEBUG cinder.policy [None req-e0390e4c-d2e5-44eb-a943-a33899bf4ca4 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '84af75da36bc4d51bbd04e6ba39a9d9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b234cbb1180f48cc97caea1603928295', '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=87415) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:07:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e0390e4c-d2e5-44eb-a943-a33899bf4ca4 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] http://192.168.122.147/volume/v3/types/9c18594e-bc1a-4073-b0d4-6dd300fd9749 returned with HTTP 403 Sep 05 21:07:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1647/3240] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:07:41 2026] DELETE /volume/v3/types/9c18594e-bc1a-4073-b0d4-6dd300fd9749 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-75ee6fca-41d8-44be-884c-9b58a6d8a67a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-75ee6fca-41d8-44be-884c-9b58a6d8a67a tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] GET http://192.168.122.147/volume/v3/types/bafc94b1-ed1d-49b6-acd7-566868f8e126/extra_specs Sep 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-75ee6fca-41d8-44be-884c-9b58a6d8a67a tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-75ee6fca-41d8-44be-884c-9b58a6d8a67a tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-75ee6fca-41d8-44be-884c-9b58a6d8a67a tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] http://192.168.122.147/volume/v3/types/bafc94b1-ed1d-49b6-acd7-566868f8e126/extra_specs returned with HTTP 200 Sep 05 21:07:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1594/3241] 192.168.122.147 () {58 vars in 1262 bytes} [Sat Sep 5 21:07:41 2026] GET /volume/v3/types/bafc94b1-ed1d-49b6-acd7-566868f8e126/extra_specs => generated 123 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-844ab270-5359-4036-8f84-d181f6273411 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-844ab270-5359-4036-8f84-d181f6273411 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] GET http://192.168.122.147/volume/v3/types/bafc94b1-ed1d-49b6-acd7-566868f8e126/encryption/cipher Sep 05 21:07:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-844ab270-5359-4036-8f84-d181f6273411 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-844ab270-5359-4036-8f84-d181f6273411 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:41 devstack devstack@c-api.service[87415]: DEBUG cinder.policy [None req-844ab270-5359-4036-8f84-d181f6273411 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '84af75da36bc4d51bbd04e6ba39a9d9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b234cbb1180f48cc97caea1603928295', '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=87415) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:07:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-844ab270-5359-4036-8f84-d181f6273411 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] http://192.168.122.147/volume/v3/types/bafc94b1-ed1d-49b6-acd7-566868f8e126/encryption/cipher returned with HTTP 403 Sep 05 21:07:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1648/3242] 192.168.122.147 () {58 vars in 1280 bytes} [Sat Sep 5 21:07:41 2026] GET /volume/v3/types/bafc94b1-ed1d-49b6-acd7-566868f8e126/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fad2d845-b746-4deb-b381-0280cac760ef None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fad2d845-b746-4deb-b381-0280cac760ef tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] GET http://192.168.122.147/volume/v3/types/bafc94b1-ed1d-49b6-acd7-566868f8e126/encryption Sep 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fad2d845-b746-4deb-b381-0280cac760ef tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fad2d845-b746-4deb-b381-0280cac760ef tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.policy [None req-fad2d845-b746-4deb-b381-0280cac760ef tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '84af75da36bc4d51bbd04e6ba39a9d9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b234cbb1180f48cc97caea1603928295', '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=87416) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fad2d845-b746-4deb-b381-0280cac760ef tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] http://192.168.122.147/volume/v3/types/bafc94b1-ed1d-49b6-acd7-566868f8e126/encryption returned with HTTP 403 Sep 05 21:07:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1595/3243] 192.168.122.147 () {58 vars in 1259 bytes} [Sat Sep 5 21:07:41 2026] GET /volume/v3/types/bafc94b1-ed1d-49b6-acd7-566868f8e126/encryption => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d775abb9-01f4-446d-99a4-1377d433eac6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d775abb9-01f4-446d-99a4-1377d433eac6 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] GET http://192.168.122.147/volume/v3/types/bafc94b1-ed1d-49b6-acd7-566868f8e126/extra_specs/multiattach Sep 05 21:07:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d775abb9-01f4-446d-99a4-1377d433eac6 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d775abb9-01f4-446d-99a4-1377d433eac6 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d775abb9-01f4-446d-99a4-1377d433eac6 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] http://192.168.122.147/volume/v3/types/bafc94b1-ed1d-49b6-acd7-566868f8e126/extra_specs/multiattach returned with HTTP 200 Sep 05 21:07:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1649/3244] 192.168.122.147 () {58 vars in 1298 bytes} [Sat Sep 5 21:07:41 2026] GET /volume/v3/types/bafc94b1-ed1d-49b6-acd7-566868f8e126/extra_specs/multiattach => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-66d6801d-ee41-4f08-bf79-03bb839db74b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-66d6801d-ee41-4f08-bf79-03bb839db74b tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] GET http://192.168.122.147/volume/v3/types/bafc94b1-ed1d-49b6-acd7-566868f8e126/extra_specs/volume_backend_name Sep 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-66d6801d-ee41-4f08-bf79-03bb839db74b tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-66d6801d-ee41-4f08-bf79-03bb839db74b tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-66d6801d-ee41-4f08-bf79-03bb839db74b tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] http://192.168.122.147/volume/v3/types/bafc94b1-ed1d-49b6-acd7-566868f8e126/extra_specs/volume_backend_name returned with HTTP 404 Sep 05 21:07:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1596/3245] 192.168.122.147 () {58 vars in 1322 bytes} [Sat Sep 5 21:07:41 2026] GET /volume/v3/types/bafc94b1-ed1d-49b6-acd7-566868f8e126/extra_specs/volume_backend_name => generated 143 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6e1f4b8b-90db-419b-8e92-8157896688bf None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6e1f4b8b-90db-419b-8e92-8157896688bf tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] PUT http://192.168.122.147/volume/v3/types/bafc94b1-ed1d-49b6-acd7-566868f8e126/encryption/f2605b6e-6fac-494f-bf8f-4e05865c9c0f Sep 05 21:07:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6e1f4b8b-90db-419b-8e92-8157896688bf tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:42 devstack devstack@c-api.service[87415]: DEBUG cinder.policy [None req-6e1f4b8b-90db-419b-8e92-8157896688bf tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '84af75da36bc4d51bbd04e6ba39a9d9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b234cbb1180f48cc97caea1603928295', '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=87415) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:07:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6e1f4b8b-90db-419b-8e92-8157896688bf tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] http://192.168.122.147/volume/v3/types/bafc94b1-ed1d-49b6-acd7-566868f8e126/encryption/f2605b6e-6fac-494f-bf8f-4e05865c9c0f returned with HTTP 403 Sep 05 21:07:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1650/3246] 192.168.122.147 () {60 vars in 1390 bytes} [Sat Sep 5 21:07:42 2026] PUT /volume/v3/types/bafc94b1-ed1d-49b6-acd7-566868f8e126/encryption/f2605b6e-6fac-494f-bf8f-4e05865c9c0f => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1e45788d-2271-4bd8-94ea-2f9d6d7cf4ed None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1e45788d-2271-4bd8-94ea-2f9d6d7cf4ed tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] PUT http://192.168.122.147/volume/v3/types/bafc94b1-ed1d-49b6-acd7-566868f8e126/extra_specs/key1 Sep 05 21:07:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1e45788d-2271-4bd8-94ea-2f9d6d7cf4ed tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:42 devstack devstack@c-api.service[87416]: DEBUG cinder.policy [None req-1e45788d-2271-4bd8-94ea-2f9d6d7cf4ed tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '84af75da36bc4d51bbd04e6ba39a9d9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b234cbb1180f48cc97caea1603928295', '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=87416) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:07:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1e45788d-2271-4bd8-94ea-2f9d6d7cf4ed tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] http://192.168.122.147/volume/v3/types/bafc94b1-ed1d-49b6-acd7-566868f8e126/extra_specs/key1 returned with HTTP 403 Sep 05 21:07:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1597/3247] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 21:07:42 2026] PUT /volume/v3/types/bafc94b1-ed1d-49b6-acd7-566868f8e126/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 05 21:07:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-08b869fc-535d-47cf-ae52-d8bf2bf8bde9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-08b869fc-535d-47cf-ae52-d8bf2bf8bde9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/6463a1db-f921-458f-b953-bde379e161d8 Sep 05 21:07:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-08b869fc-535d-47cf-ae52-d8bf2bf8bde9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-08b869fc-535d-47cf-ae52-d8bf2bf8bde9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2068b6aa-3492-4790-be9e-223750d670e3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2068b6aa-3492-4790-be9e-223750d670e3 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] PUT http://192.168.122.147/volume/v3/types/bafc94b1-ed1d-49b6-acd7-566868f8e126 Sep 05 21:07:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2068b6aa-3492-4790-be9e-223750d670e3 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:42 devstack devstack@c-api.service[87416]: DEBUG cinder.policy [None req-2068b6aa-3492-4790-be9e-223750d670e3 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '84af75da36bc4d51bbd04e6ba39a9d9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b234cbb1180f48cc97caea1603928295', '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=87416) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:07:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2068b6aa-3492-4790-be9e-223750d670e3 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-reader] http://192.168.122.147/volume/v3/types/bafc94b1-ed1d-49b6-acd7-566868f8e126 returned with HTTP 403 Sep 05 21:07:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1598/3248] 192.168.122.147 () {60 vars in 1246 bytes} [Sat Sep 5 21:07:42 2026] PUT /volume/v3/types/bafc94b1-ed1d-49b6-acd7-566868f8e126 => generated 109 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0298fd78-5e03-44bb-8fc4-0118923c6d2f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:42 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:42 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:42 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-08b869fc-535d-47cf-ae52-d8bf2bf8bde9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-08b869fc-535d-47cf-ae52-d8bf2bf8bde9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/6463a1db-f921-458f-b953-bde379e161d8 returned with HTTP 200 Sep 05 21:07:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1651/3249] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:42 2026] GET /volume/v3/snapshots/6463a1db-f921-458f-b953-bde379e161d8 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5459aa03-ec7a-4e40-b5bf-e36894c9617e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5459aa03-ec7a-4e40-b5bf-e36894c9617e tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] DELETE http://192.168.122.147/volume/v3/types/9c18594e-bc1a-4073-b0d4-6dd300fd9749 Sep 05 21:07:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5459aa03-ec7a-4e40-b5bf-e36894c9617e tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5459aa03-ec7a-4e40-b5bf-e36894c9617e tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0298fd78-5e03-44bb-8fc4-0118923c6d2f tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/57665359-de0e-4587-8158-bc354ae046ee Sep 05 21:07:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0298fd78-5e03-44bb-8fc4-0118923c6d2f tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0298fd78-5e03-44bb-8fc4-0118923c6d2f tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0298fd78-5e03-44bb-8fc4-0118923c6d2f tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/57665359-de0e-4587-8158-bc354ae046ee returned with HTTP 404 Sep 05 21:07:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1599/3250] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:42 2026] GET /volume/v3/snapshots/57665359-de0e-4587-8158-bc354ae046ee => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8e6508a3-731b-464c-8fb0-8ac0723c7d0c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8e6508a3-731b-464c-8fb0-8ac0723c7d0c tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/fadde405-e112-464f-8ecc-7864e39e7d9c Sep 05 21:07:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8e6508a3-731b-464c-8fb0-8ac0723c7d0c tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8e6508a3-731b-464c-8fb0-8ac0723c7d0c tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:42 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-8e6508a3-731b-464c-8fb0-8ac0723c7d0c tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Delete volume with id: fadde405-e112-464f-8ecc-7864e39e7d9c Sep 05 21:07:42 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:42 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:42 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:42 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:42 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8e6508a3-731b-464c-8fb0-8ac0723c7d0c tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Volume info retrieved successfully. Sep 05 21:07:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5459aa03-ec7a-4e40-b5bf-e36894c9617e tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] http://192.168.122.147/volume/v3/types/9c18594e-bc1a-4073-b0d4-6dd300fd9749 returned with HTTP 202 Sep 05 21:07:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1652/3251] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:07:42 2026] DELETE /volume/v3/types/9c18594e-bc1a-4073-b0d4-6dd300fd9749 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0c15859d-bf4f-49c2-91ba-7e099e7f1451 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0c15859d-bf4f-49c2-91ba-7e099e7f1451 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] DELETE http://192.168.122.147/volume/v3/types/d7a09162-2733-4b86-b3f2-065ad51802db Sep 05 21:07:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0c15859d-bf4f-49c2-91ba-7e099e7f1451 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:42 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8e6508a3-731b-464c-8fb0-8ac0723c7d0c tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Delete volume request issued successfully. Sep 05 21:07:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8e6508a3-731b-464c-8fb0-8ac0723c7d0c tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes/fadde405-e112-464f-8ecc-7864e39e7d9c returned with HTTP 202 Sep 05 21:07:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0c15859d-bf4f-49c2-91ba-7e099e7f1451 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1600/3252] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:07:42 2026] DELETE /volume/v3/volumes/fadde405-e112-464f-8ecc-7864e39e7d9c => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6cbd4df6-8b51-4087-abdb-e1747224920d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6cbd4df6-8b51-4087-abdb-e1747224920d tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/volumes/fadde405-e112-464f-8ecc-7864e39e7d9c Sep 05 21:07:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6cbd4df6-8b51-4087-abdb-e1747224920d tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6cbd4df6-8b51-4087-abdb-e1747224920d tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:42 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:42 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:42 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:42 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:42 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6cbd4df6-8b51-4087-abdb-e1747224920d tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Volume info retrieved successfully. Sep 05 21:07:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6cbd4df6-8b51-4087-abdb-e1747224920d tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes/fadde405-e112-464f-8ecc-7864e39e7d9c returned with HTTP 200 Sep 05 21:07:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1601/3253] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:42 2026] GET /volume/v3/volumes/fadde405-e112-464f-8ecc-7864e39e7d9c => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0c15859d-bf4f-49c2-91ba-7e099e7f1451 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] http://192.168.122.147/volume/v3/types/d7a09162-2733-4b86-b3f2-065ad51802db returned with HTTP 202 Sep 05 21:07:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1653/3254] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:07:42 2026] DELETE /volume/v3/types/d7a09162-2733-4b86-b3f2-065ad51802db => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1f49f7a3-b744-4e97-8a89-b87188a9a1a8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1f49f7a3-b744-4e97-8a89-b87188a9a1a8 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] DELETE http://192.168.122.147/volume/v3/types/d80816e4-8bb4-4a29-81f3-072d4827a64a Sep 05 21:07:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1f49f7a3-b744-4e97-8a89-b87188a9a1a8 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1f49f7a3-b744-4e97-8a89-b87188a9a1a8 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1f49f7a3-b744-4e97-8a89-b87188a9a1a8 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] http://192.168.122.147/volume/v3/types/d80816e4-8bb4-4a29-81f3-072d4827a64a returned with HTTP 202 Sep 05 21:07:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1602/3255] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:07:42 2026] DELETE /volume/v3/types/d80816e4-8bb4-4a29-81f3-072d4827a64a => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-616b9115-9115-4936-baee-446ddfe7309e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-616b9115-9115-4936-baee-446ddfe7309e tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] DELETE http://192.168.122.147/volume/v3/types/b85b316c-5dee-407c-9190-8024d834e75c Sep 05 21:07:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-616b9115-9115-4936-baee-446ddfe7309e tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-616b9115-9115-4936-baee-446ddfe7309e tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-616b9115-9115-4936-baee-446ddfe7309e tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] http://192.168.122.147/volume/v3/types/b85b316c-5dee-407c-9190-8024d834e75c returned with HTTP 202 Sep 05 21:07:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1654/3256] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:07:42 2026] DELETE /volume/v3/types/b85b316c-5dee-407c-9190-8024d834e75c => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ec65031d-d2eb-4db5-beb5-51a829fa35b1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ec65031d-d2eb-4db5-beb5-51a829fa35b1 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] DELETE http://192.168.122.147/volume/v3/types/83ee330b-728d-494e-b9ba-db5fd7ea02a8 Sep 05 21:07:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ec65031d-d2eb-4db5-beb5-51a829fa35b1 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:42 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ec65031d-d2eb-4db5-beb5-51a829fa35b1 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:42 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ec65031d-d2eb-4db5-beb5-51a829fa35b1 tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] http://192.168.122.147/volume/v3/types/83ee330b-728d-494e-b9ba-db5fd7ea02a8 returned with HTTP 202 Sep 05 21:07:42 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1603/3257] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:07:42 2026] DELETE /volume/v3/types/83ee330b-728d-494e-b9ba-db5fd7ea02a8 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d0c7116c-8a40-4d24-b6e6-d7001c915c5f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d0c7116c-8a40-4d24-b6e6-d7001c915c5f tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] DELETE http://192.168.122.147/volume/v3/types/bafc94b1-ed1d-49b6-acd7-566868f8e126 Sep 05 21:07:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d0c7116c-8a40-4d24-b6e6-d7001c915c5f tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:42 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d0c7116c-8a40-4d24-b6e6-d7001c915c5f tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:42 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d0c7116c-8a40-4d24-b6e6-d7001c915c5f tempest-VolumeTypesReaderTests-560614859 tempest-VolumeTypesReaderTests-560614859-project-admin] http://192.168.122.147/volume/v3/types/bafc94b1-ed1d-49b6-acd7-566868f8e126 returned with HTTP 202 Sep 05 21:07:42 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1655/3258] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:07:42 2026] DELETE /volume/v3/types/bafc94b1-ed1d-49b6-acd7-566868f8e126 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b1b9ac65-faf9-4b51-bb3d-73126e4acb61 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b1b9ac65-faf9-4b51-bb3d-73126e4acb61 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/6463a1db-f921-458f-b953-bde379e161d8 Sep 05 21:07:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b1b9ac65-faf9-4b51-bb3d-73126e4acb61 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b1b9ac65-faf9-4b51-bb3d-73126e4acb61 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:43 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:43 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:43 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b1b9ac65-faf9-4b51-bb3d-73126e4acb61 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b1b9ac65-faf9-4b51-bb3d-73126e4acb61 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/6463a1db-f921-458f-b953-bde379e161d8 returned with HTTP 200 Sep 05 21:07:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1604/3259] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:43 2026] GET /volume/v3/snapshots/6463a1db-f921-458f-b953-bde379e161d8 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3e9af310-5fd3-417b-b3ba-36b30f24074f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3e9af310-5fd3-417b-b3ba-36b30f24074f tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/volumes/fadde405-e112-464f-8ecc-7864e39e7d9c Sep 05 21:07:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3e9af310-5fd3-417b-b3ba-36b30f24074f tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3e9af310-5fd3-417b-b3ba-36b30f24074f tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3e9af310-5fd3-417b-b3ba-36b30f24074f tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes/fadde405-e112-464f-8ecc-7864e39e7d9c returned with HTTP 404 Sep 05 21:07:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1656/3260] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:43 2026] GET /volume/v3/volumes/fadde405-e112-464f-8ecc-7864e39e7d9c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-23ce58c9-aa9c-43f5-b9fd-7df391ea1171 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-23ce58c9-aa9c-43f5-b9fd-7df391ea1171 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:07:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-23ce58c9-aa9c-43f5-b9fd-7df391ea1171 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-690393513"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-23ce58c9-aa9c-43f5-b9fd-7df391ea1171 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-690393513'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:07:43 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-23ce58c9-aa9c-43f5-b9fd-7df391ea1171 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Create volume of 1 GB Sep 05 21:07:43 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-23ce58c9-aa9c-43f5-b9fd-7df391ea1171 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Availability Zones retrieved successfully. Sep 05 21:07:43 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-23ce58c9-aa9c-43f5-b9fd-7df391ea1171 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Flow 'volume_create_api' (230453c5-dc78-4098-acc0-48274e418ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:43 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-23ce58c9-aa9c-43f5-b9fd-7df391ea1171 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ae8a4da-74f6-4005-b315-c43b5ae92680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:43 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-23ce58c9-aa9c-43f5-b9fd-7df391ea1171 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:07:43 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-23ce58c9-aa9c-43f5-b9fd-7df391ea1171 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ae8a4da-74f6-4005-b315-c43b5ae92680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:43 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-23ce58c9-aa9c-43f5-b9fd-7df391ea1171 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39dd8268-4fc5-42f0-b404-cca7f8a8a1ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:43 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-23ce58c9-aa9c-43f5-b9fd-7df391ea1171 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Created reservations ['dffb7b5c-04a6-4015-97e8-7d5eac47fdd7', 'd94e831b-08a6-46cc-8d86-c214a04b7e6f', 'fad5b355-ecd0-4ef9-adc6-9daa1ddd3872', '5a67a21b-44a3-4587-a15e-ffa33f391ba1'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:43 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-23ce58c9-aa9c-43f5-b9fd-7df391ea1171 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39dd8268-4fc5-42f0-b404-cca7f8a8a1ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dffb7b5c-04a6-4015-97e8-7d5eac47fdd7', 'd94e831b-08a6-46cc-8d86-c214a04b7e6f', 'fad5b355-ecd0-4ef9-adc6-9daa1ddd3872', '5a67a21b-44a3-4587-a15e-ffa33f391ba1']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:43 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-23ce58c9-aa9c-43f5-b9fd-7df391ea1171 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7317ecd9-8e42-4eb1-af97-ceab733fe3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:43 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:43 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:43 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-23ce58c9-aa9c-43f5-b9fd-7df391ea1171 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7317ecd9-8e42-4eb1-af97-ceab733fe3cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1c2d39f-f7c4-4945-b3b8-8eca97190689', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-690393513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb1e1bf297484e1994be9eba741651e8',qos_specs=None,replication_status=,reservations=['dffb7b5c-04a6-4015-97e8-7d5eac47fdd7','d94e831b-08a6-46cc-8d86-c214a04b7e6f','fad5b355-ecd0-4ef9-adc6-9daa1ddd3872','5a67a21b-44a3-4587-a15e-ffa33f391ba1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbf8dd9241bb4c9aa6fa16e60758077c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:07:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-690393513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1c2d39f-f7c4-4945-b3b8-8eca97190689,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb1e1bf297484e1994be9eba741651e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbf8dd9241bb4c9aa6fa16e60758077c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:43 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-23ce58c9-aa9c-43f5-b9fd-7df391ea1171 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (151de2ca-3bca-449d-9445-14741ff1dbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:43 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-23ce58c9-aa9c-43f5-b9fd-7df391ea1171 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (151de2ca-3bca-449d-9445-14741ff1dbf8) transitioned into state 'SUCCESS' from state '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-690393513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb1e1bf297484e1994be9eba741651e8',qos_specs=None,replication_status=,reservations=['dffb7b5c-04a6-4015-97e8-7d5eac47fdd7','d94e831b-08a6-46cc-8d86-c214a04b7e6f','fad5b355-ecd0-4ef9-adc6-9daa1ddd3872','5a67a21b-44a3-4587-a15e-ffa33f391ba1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbf8dd9241bb4c9aa6fa16e60758077c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:43 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-23ce58c9-aa9c-43f5-b9fd-7df391ea1171 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eea65402-92aa-4bfa-aa9f-1e8c6f8f81ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:43 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-23ce58c9-aa9c-43f5-b9fd-7df391ea1171 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eea65402-92aa-4bfa-aa9f-1e8c6f8f81ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:43 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-23ce58c9-aa9c-43f5-b9fd-7df391ea1171 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Flow 'volume_create_api' (230453c5-dc78-4098-acc0-48274e418ac5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:43 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-23ce58c9-aa9c-43f5-b9fd-7df391ea1171 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Create volume request issued successfully. Sep 05 21:07:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-23ce58c9-aa9c-43f5-b9fd-7df391ea1171 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:07:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1605/3261] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 21:07:43 2026] POST /volume/v3/volumes => generated 786 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8c2d724d-df8b-46a1-89e8-6c29faa1fec1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8c2d724d-df8b-46a1-89e8-6c29faa1fec1 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/volumes/c1c2d39f-f7c4-4945-b3b8-8eca97190689 Sep 05 21:07:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8c2d724d-df8b-46a1-89e8-6c29faa1fec1 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8c2d724d-df8b-46a1-89e8-6c29faa1fec1 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:43 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:43 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:43 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:43 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:43 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8c2d724d-df8b-46a1-89e8-6c29faa1fec1 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Volume info retrieved successfully. Sep 05 21:07:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8c2d724d-df8b-46a1-89e8-6c29faa1fec1 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes/c1c2d39f-f7c4-4945-b3b8-8eca97190689 returned with HTTP 200 Sep 05 21:07:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1657/3262] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:43 2026] GET /volume/v3/volumes/c1c2d39f-f7c4-4945-b3b8-8eca97190689 => generated 965 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-dec113d0-d7f9-406f-8d36-7f2308772e30 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dec113d0-d7f9-406f-8d36-7f2308772e30 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/6463a1db-f921-458f-b953-bde379e161d8 Sep 05 21:07:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-dec113d0-d7f9-406f-8d36-7f2308772e30 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-dec113d0-d7f9-406f-8d36-7f2308772e30 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:44 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:44 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:44 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-dec113d0-d7f9-406f-8d36-7f2308772e30 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-dec113d0-d7f9-406f-8d36-7f2308772e30 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/6463a1db-f921-458f-b953-bde379e161d8 returned with HTTP 200 Sep 05 21:07:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1606/3263] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:44 2026] GET /volume/v3/snapshots/6463a1db-f921-458f-b953-bde379e161d8 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:07:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-10a190d8-7d59-4132-954e-97df545d4a56 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-10a190d8-7d59-4132-954e-97df545d4a56 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] POST http://192.168.122.147/volume/v3/snapshots/6463a1db-f921-458f-b953-bde379e161d8/action Sep 05 21:07:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-10a190d8-7d59-4132-954e-97df545d4a56 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:07:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-10a190d8-7d59-4132-954e-97df545d4a56 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.admin_actions [None req-10a190d8-7d59-4132-954e-97df545d4a56 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Updating snapshot '6463a1db-f921-458f-b953-bde379e161d8' with '{'status': 'error'}' {{(pid=87415) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 21:07:44 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:44 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:44 devstack devstack@c-api.service[87415]: DEBUG cinder.policy [None req-10a190d8-7d59-4132-954e-97df545d4a56 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'cefd6da2c48b4d689cc96a3a7dfff18d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3f16ad1bcd14d14b43f9cdb3113b66e', '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=87415) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:07:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-10a190d8-7d59-4132-954e-97df545d4a56 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] http://192.168.122.147/volume/v3/snapshots/6463a1db-f921-458f-b953-bde379e161d8/action returned with HTTP 403 Sep 05 21:07:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1658/3264] 192.168.122.147 () {60 vars in 1280 bytes} [Sat Sep 5 21:07:44 2026] POST /volume/v3/snapshots/6463a1db-f921-458f-b953-bde379e161d8/action => generated 133 bytes in 34 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-51707419-5ee5-4983-b830-7f493d0512a8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-51707419-5ee5-4983-b830-7f493d0512a8 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] DELETE http://192.168.122.147/volume/v3/snapshots/6463a1db-f921-458f-b953-bde379e161d8 Sep 05 21:07:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-51707419-5ee5-4983-b830-7f493d0512a8 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-51707419-5ee5-4983-b830-7f493d0512a8 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:44 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-51707419-5ee5-4983-b830-7f493d0512a8 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Delete snapshot with id: 6463a1db-f921-458f-b953-bde379e161d8 Sep 05 21:07:44 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:44 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:44 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-51707419-5ee5-4983-b830-7f493d0512a8 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:44 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:44 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:44 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-51707419-5ee5-4983-b830-7f493d0512a8 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot delete request issued successfully. Sep 05 21:07:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-51707419-5ee5-4983-b830-7f493d0512a8 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/6463a1db-f921-458f-b953-bde379e161d8 returned with HTTP 202 Sep 05 21:07:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1607/3265] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:07:44 2026] DELETE /volume/v3/snapshots/6463a1db-f921-458f-b953-bde379e161d8 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0d6ab1cc-56e5-4c4e-bf60-bc3226341fa8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0d6ab1cc-56e5-4c4e-bf60-bc3226341fa8 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/6463a1db-f921-458f-b953-bde379e161d8 Sep 05 21:07:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0d6ab1cc-56e5-4c4e-bf60-bc3226341fa8 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0d6ab1cc-56e5-4c4e-bf60-bc3226341fa8 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:44 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:44 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:44 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-0d6ab1cc-56e5-4c4e-bf60-bc3226341fa8 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0d6ab1cc-56e5-4c4e-bf60-bc3226341fa8 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/6463a1db-f921-458f-b953-bde379e161d8 returned with HTTP 200 Sep 05 21:07:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1659/3266] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:44 2026] GET /volume/v3/snapshots/6463a1db-f921-458f-b953-bde379e161d8 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b959dd8d-e389-4ef5-b892-be4dde704e6d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b959dd8d-e389-4ef5-b892-be4dde704e6d tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/volumes/c1c2d39f-f7c4-4945-b3b8-8eca97190689 Sep 05 21:07:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b959dd8d-e389-4ef5-b892-be4dde704e6d tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b959dd8d-e389-4ef5-b892-be4dde704e6d tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:44 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:44 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:44 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:44 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:44 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b959dd8d-e389-4ef5-b892-be4dde704e6d tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Volume info retrieved successfully. Sep 05 21:07:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b959dd8d-e389-4ef5-b892-be4dde704e6d tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes/c1c2d39f-f7c4-4945-b3b8-8eca97190689 returned with HTTP 200 Sep 05 21:07:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1608/3267] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:44 2026] GET /volume/v3/volumes/c1c2d39f-f7c4-4945-b3b8-8eca97190689 => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a86c8fe2-d692-486b-a7c3-19ca65b1f453 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a86c8fe2-d692-486b-a7c3-19ca65b1f453 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/6463a1db-f921-458f-b953-bde379e161d8 Sep 05 21:07:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a86c8fe2-d692-486b-a7c3-19ca65b1f453 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a86c8fe2-d692-486b-a7c3-19ca65b1f453 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:45 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:45 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:45 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a86c8fe2-d692-486b-a7c3-19ca65b1f453 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a86c8fe2-d692-486b-a7c3-19ca65b1f453 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/6463a1db-f921-458f-b953-bde379e161d8 returned with HTTP 200 Sep 05 21:07:45 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1660/3268] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:45 2026] GET /volume/v3/snapshots/6463a1db-f921-458f-b953-bde379e161d8 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-71d95909-27a5-4a7a-b5ac-7f456ba0454c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-71d95909-27a5-4a7a-b5ac-7f456ba0454c tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/volumes/c1c2d39f-f7c4-4945-b3b8-8eca97190689 Sep 05 21:07:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-71d95909-27a5-4a7a-b5ac-7f456ba0454c tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-71d95909-27a5-4a7a-b5ac-7f456ba0454c tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:45 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:45 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:45 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:45 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:45 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-71d95909-27a5-4a7a-b5ac-7f456ba0454c tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Volume info retrieved successfully. Sep 05 21:07:45 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-71d95909-27a5-4a7a-b5ac-7f456ba0454c tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes/c1c2d39f-f7c4-4945-b3b8-8eca97190689 returned with HTTP 200 Sep 05 21:07:45 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1609/3269] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:45 2026] GET /volume/v3/volumes/c1c2d39f-f7c4-4945-b3b8-8eca97190689 => generated 1016 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e4208bff-93d9-47b1-a5e7-636336291693 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e4208bff-93d9-47b1-a5e7-636336291693 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] POST http://192.168.122.147/volume/v3/snapshots Sep 05 21:07:45 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e4208bff-93d9-47b1-a5e7-636336291693 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c1c2d39f-f7c4-4945-b3b8-8eca97190689", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-866552488"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:45 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:45 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:45 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:45 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:45 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e4208bff-93d9-47b1-a5e7-636336291693 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Volume info retrieved successfully. Sep 05 21:07:45 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-e4208bff-93d9-47b1-a5e7-636336291693 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Create snapshot from volume c1c2d39f-f7c4-4945-b3b8-8eca97190689 Sep 05 21:07:45 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-e4208bff-93d9-47b1-a5e7-636336291693 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Created reservations ['f2c78c25-1305-4b96-a9db-6c98ddc98561', 'c8d39b46-5201-4c1f-bc80-d6a50f904260', 'a5de9014-f38b-4335-a186-5a3f90439e55', '26ef9aaa-9e5d-4303-a454-3308449270fb'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:45 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:45 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:45 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e4208bff-93d9-47b1-a5e7-636336291693 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot create request issued successfully. Sep 05 21:07:45 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e4208bff-93d9-47b1-a5e7-636336291693 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 21:07:45 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1661/3270] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 21:07:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:45 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-119e355f-388c-4cf2-8eab-0d4c082ec351 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-119e355f-388c-4cf2-8eab-0d4c082ec351 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/2ac6a4d7-3fc1-473a-9d35-ed7e7f4e02c0 Sep 05 21:07:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-119e355f-388c-4cf2-8eab-0d4c082ec351 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-119e355f-388c-4cf2-8eab-0d4c082ec351 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:46 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:46 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:46 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-119e355f-388c-4cf2-8eab-0d4c082ec351 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:07:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-119e355f-388c-4cf2-8eab-0d4c082ec351 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/2ac6a4d7-3fc1-473a-9d35-ed7e7f4e02c0 returned with HTTP 200 Sep 05 21:07:46 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1610/3271] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:45 2026] GET /volume/v3/snapshots/2ac6a4d7-3fc1-473a-9d35-ed7e7f4e02c0 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-16f32420-98be-459b-9b04-26c54b2b4afd None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-16f32420-98be-459b-9b04-26c54b2b4afd tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/6463a1db-f921-458f-b953-bde379e161d8 Sep 05 21:07:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-16f32420-98be-459b-9b04-26c54b2b4afd tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-16f32420-98be-459b-9b04-26c54b2b4afd tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-16f32420-98be-459b-9b04-26c54b2b4afd tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/6463a1db-f921-458f-b953-bde379e161d8 returned with HTTP 404 Sep 05 21:07:46 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1662/3272] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:46 2026] GET /volume/v3/snapshots/6463a1db-f921-458f-b953-bde379e161d8 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-997ce90a-abf6-4b38-9548-bfbea81930c0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-997ce90a-abf6-4b38-9548-bfbea81930c0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/0081ac1b-ea81-476f-afc8-752d177a2ea7 Sep 05 21:07:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-997ce90a-abf6-4b38-9548-bfbea81930c0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:46 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-997ce90a-abf6-4b38-9548-bfbea81930c0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:46 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-997ce90a-abf6-4b38-9548-bfbea81930c0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Delete volume with id: 0081ac1b-ea81-476f-afc8-752d177a2ea7 Sep 05 21:07:46 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:46 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:46 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:46 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:46 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-997ce90a-abf6-4b38-9548-bfbea81930c0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:46 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-997ce90a-abf6-4b38-9548-bfbea81930c0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Delete volume request issued successfully. Sep 05 21:07:46 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-997ce90a-abf6-4b38-9548-bfbea81930c0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/0081ac1b-ea81-476f-afc8-752d177a2ea7 returned with HTTP 202 Sep 05 21:07:46 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1611/3273] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:07:46 2026] DELETE /volume/v3/volumes/0081ac1b-ea81-476f-afc8-752d177a2ea7 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3414f139-31e1-47ea-b227-0c4c4c9b6b49 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3414f139-31e1-47ea-b227-0c4c4c9b6b49 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/0081ac1b-ea81-476f-afc8-752d177a2ea7 Sep 05 21:07:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3414f139-31e1-47ea-b227-0c4c4c9b6b49 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:46 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3414f139-31e1-47ea-b227-0c4c4c9b6b49 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:46 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:46 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:46 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:46 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:46 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3414f139-31e1-47ea-b227-0c4c4c9b6b49 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:46 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3414f139-31e1-47ea-b227-0c4c4c9b6b49 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/0081ac1b-ea81-476f-afc8-752d177a2ea7 returned with HTTP 200 Sep 05 21:07:46 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1663/3274] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:46 2026] GET /volume/v3/volumes/0081ac1b-ea81-476f-afc8-752d177a2ea7 => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5ae6625b-24ed-4d47-86e7-b8717ae5f79c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5ae6625b-24ed-4d47-86e7-b8717ae5f79c tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/2ac6a4d7-3fc1-473a-9d35-ed7e7f4e02c0 Sep 05 21:07:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5ae6625b-24ed-4d47-86e7-b8717ae5f79c tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5ae6625b-24ed-4d47-86e7-b8717ae5f79c tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:47 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:47 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5ae6625b-24ed-4d47-86e7-b8717ae5f79c tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:07:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5ae6625b-24ed-4d47-86e7-b8717ae5f79c tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/2ac6a4d7-3fc1-473a-9d35-ed7e7f4e02c0 returned with HTTP 200 Sep 05 21:07:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1612/3275] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:47 2026] GET /volume/v3/snapshots/2ac6a4d7-3fc1-473a-9d35-ed7e7f4e02c0 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ea7cbe7a-8ae5-41e7-a045-4fb229703f4d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ea7cbe7a-8ae5-41e7-a045-4fb229703f4d tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/0081ac1b-ea81-476f-afc8-752d177a2ea7 Sep 05 21:07:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ea7cbe7a-8ae5-41e7-a045-4fb229703f4d tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ea7cbe7a-8ae5-41e7-a045-4fb229703f4d tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ea7cbe7a-8ae5-41e7-a045-4fb229703f4d tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/0081ac1b-ea81-476f-afc8-752d177a2ea7 returned with HTTP 404 Sep 05 21:07:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1664/3276] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:47 2026] GET /volume/v3/volumes/0081ac1b-ea81-476f-afc8-752d177a2ea7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5fc3c47b-4c72-494c-871f-0bdcade0bdf1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5fc3c47b-4c72-494c-871f-0bdcade0bdf1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:07:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5fc3c47b-4c72-494c-871f-0bdcade0bdf1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1086545865"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:47 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-5fc3c47b-4c72-494c-871f-0bdcade0bdf1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1086545865'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:07:47 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-5fc3c47b-4c72-494c-871f-0bdcade0bdf1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create volume of 1 GB Sep 05 21:07:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5fc3c47b-4c72-494c-871f-0bdcade0bdf1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Availability Zones retrieved successfully. Sep 05 21:07:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-5fc3c47b-4c72-494c-871f-0bdcade0bdf1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Flow 'volume_create_api' (417a6ebe-9ac5-4c69-84f1-6ff7eabb94a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-5fc3c47b-4c72-494c-871f-0bdcade0bdf1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c3f77f6-a910-41ba-8959-008a622e6bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-5fc3c47b-4c72-494c-871f-0bdcade0bdf1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:07:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-5fc3c47b-4c72-494c-871f-0bdcade0bdf1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c3f77f6-a910-41ba-8959-008a622e6bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-5fc3c47b-4c72-494c-871f-0bdcade0bdf1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16533ba5-86d2-43ed-ae81-5d4b6873fce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:47 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-5fc3c47b-4c72-494c-871f-0bdcade0bdf1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Created reservations ['028a3703-a17f-4778-8b6d-be3e846f6bd6', '9f1dd4f5-515c-4bdc-9555-1e56e746249d', '3d4f8d67-c969-4bfd-8119-916a0ced17c5', 'f1dce8e2-d794-438d-9ca1-274abf12efea'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-5fc3c47b-4c72-494c-871f-0bdcade0bdf1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16533ba5-86d2-43ed-ae81-5d4b6873fce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['028a3703-a17f-4778-8b6d-be3e846f6bd6', '9f1dd4f5-515c-4bdc-9555-1e56e746249d', '3d4f8d67-c969-4bfd-8119-916a0ced17c5', 'f1dce8e2-d794-438d-9ca1-274abf12efea']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-5fc3c47b-4c72-494c-871f-0bdcade0bdf1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (164dbc76-d12f-4c75-9f95-742d86578029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:47 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:47 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-5fc3c47b-4c72-494c-871f-0bdcade0bdf1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (164dbc76-d12f-4c75-9f95-742d86578029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d6c35e3-fbf6-45d6-8b8c-d574ef7f7bf6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1086545865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f16ad1bcd14d14b43f9cdb3113b66e',qos_specs=None,replication_status=,reservations=['028a3703-a17f-4778-8b6d-be3e846f6bd6','9f1dd4f5-515c-4bdc-9555-1e56e746249d','3d4f8d67-c969-4bfd-8119-916a0ced17c5','f1dce8e2-d794-438d-9ca1-274abf12efea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51d2bb2e3afe43c88a96b68275a0383b',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:07:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1086545865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d6c35e3-fbf6-45d6-8b8c-d574ef7f7bf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3f16ad1bcd14d14b43f9cdb3113b66e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51d2bb2e3afe43c88a96b68275a0383b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-5fc3c47b-4c72-494c-871f-0bdcade0bdf1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cb26f44-77ac-4125-8052-3c9af496a20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-5fc3c47b-4c72-494c-871f-0bdcade0bdf1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cb26f44-77ac-4125-8052-3c9af496a20e) transitioned into state 'SUCCESS' from state '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-1086545865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f16ad1bcd14d14b43f9cdb3113b66e',qos_specs=None,replication_status=,reservations=['028a3703-a17f-4778-8b6d-be3e846f6bd6','9f1dd4f5-515c-4bdc-9555-1e56e746249d','3d4f8d67-c969-4bfd-8119-916a0ced17c5','f1dce8e2-d794-438d-9ca1-274abf12efea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51d2bb2e3afe43c88a96b68275a0383b',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-5fc3c47b-4c72-494c-871f-0bdcade0bdf1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49d927b9-465a-4151-9615-e68896259c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-5fc3c47b-4c72-494c-871f-0bdcade0bdf1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49d927b9-465a-4151-9615-e68896259c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:47 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-5fc3c47b-4c72-494c-871f-0bdcade0bdf1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Flow 'volume_create_api' (417a6ebe-9ac5-4c69-84f1-6ff7eabb94a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:47 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5fc3c47b-4c72-494c-871f-0bdcade0bdf1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create volume request issued successfully. Sep 05 21:07:47 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5fc3c47b-4c72-494c-871f-0bdcade0bdf1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:07:47 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1613/3277] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 21:07:47 2026] POST /volume/v3/volumes => generated 787 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-da021fd8-fc03-4d99-93ee-f6f94dfd0e16 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-da021fd8-fc03-4d99-93ee-f6f94dfd0e16 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/0d6c35e3-fbf6-45d6-8b8c-d574ef7f7bf6 Sep 05 21:07:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-da021fd8-fc03-4d99-93ee-f6f94dfd0e16 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:47 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-da021fd8-fc03-4d99-93ee-f6f94dfd0e16 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:47 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:47 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:47 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:47 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:47 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-da021fd8-fc03-4d99-93ee-f6f94dfd0e16 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:47 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-da021fd8-fc03-4d99-93ee-f6f94dfd0e16 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/0d6c35e3-fbf6-45d6-8b8c-d574ef7f7bf6 returned with HTTP 200 Sep 05 21:07:47 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1665/3278] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:47 2026] GET /volume/v3/volumes/0d6c35e3-fbf6-45d6-8b8c-d574ef7f7bf6 => generated 966 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e31b4549-cb5b-4d08-a880-9eb606612000 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e31b4549-cb5b-4d08-a880-9eb606612000 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/2ac6a4d7-3fc1-473a-9d35-ed7e7f4e02c0 Sep 05 21:07:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e31b4549-cb5b-4d08-a880-9eb606612000 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e31b4549-cb5b-4d08-a880-9eb606612000 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:48 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:48 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:48 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e31b4549-cb5b-4d08-a880-9eb606612000 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:07:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e31b4549-cb5b-4d08-a880-9eb606612000 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/2ac6a4d7-3fc1-473a-9d35-ed7e7f4e02c0 returned with HTTP 200 Sep 05 21:07:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1614/3279] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:48 2026] GET /volume/v3/snapshots/2ac6a4d7-3fc1-473a-9d35-ed7e7f4e02c0 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-22fa7bb7-42fa-445f-be84-5f847008fda5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-22fa7bb7-42fa-445f-be84-5f847008fda5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-reader] POST http://192.168.122.147/volume/v3/snapshots/2ac6a4d7-3fc1-473a-9d35-ed7e7f4e02c0/action Sep 05 21:07:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-22fa7bb7-42fa-445f-be84-5f847008fda5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:07:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-22fa7bb7-42fa-445f-be84-5f847008fda5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.admin_actions [None req-22fa7bb7-42fa-445f-be84-5f847008fda5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-reader] Updating snapshot '2ac6a4d7-3fc1-473a-9d35-ed7e7f4e02c0' with '{'status': 'error'}' {{(pid=87415) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 21:07:48 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:48 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:48 devstack devstack@c-api.service[87415]: DEBUG cinder.policy [None req-22fa7bb7-42fa-445f-be84-5f847008fda5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '43ffb53277984a2ba057ebb3dec9d1d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bb1e1bf297484e1994be9eba741651e8', '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=87415) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:07:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-22fa7bb7-42fa-445f-be84-5f847008fda5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-reader] http://192.168.122.147/volume/v3/snapshots/2ac6a4d7-3fc1-473a-9d35-ed7e7f4e02c0/action returned with HTTP 403 Sep 05 21:07:48 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1666/3280] 192.168.122.147 () {60 vars in 1280 bytes} [Sat Sep 5 21:07:48 2026] POST /volume/v3/snapshots/2ac6a4d7-3fc1-473a-9d35-ed7e7f4e02c0/action => generated 133 bytes in 31 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-371baf9d-443a-48ba-a004-0287fae3e6c5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-371baf9d-443a-48ba-a004-0287fae3e6c5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] DELETE http://192.168.122.147/volume/v3/snapshots/2ac6a4d7-3fc1-473a-9d35-ed7e7f4e02c0 Sep 05 21:07:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-371baf9d-443a-48ba-a004-0287fae3e6c5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-371baf9d-443a-48ba-a004-0287fae3e6c5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:48 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-371baf9d-443a-48ba-a004-0287fae3e6c5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Delete snapshot with id: 2ac6a4d7-3fc1-473a-9d35-ed7e7f4e02c0 Sep 05 21:07:48 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:48 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:48 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-371baf9d-443a-48ba-a004-0287fae3e6c5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:07:48 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:48 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:48 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-371baf9d-443a-48ba-a004-0287fae3e6c5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot delete request issued successfully. Sep 05 21:07:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-371baf9d-443a-48ba-a004-0287fae3e6c5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/2ac6a4d7-3fc1-473a-9d35-ed7e7f4e02c0 returned with HTTP 202 Sep 05 21:07:48 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1615/3281] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:07:48 2026] DELETE /volume/v3/snapshots/2ac6a4d7-3fc1-473a-9d35-ed7e7f4e02c0 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e11fb532-a6f9-4f4b-9497-da3a4ab23b07 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e11fb532-a6f9-4f4b-9497-da3a4ab23b07 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/2ac6a4d7-3fc1-473a-9d35-ed7e7f4e02c0 Sep 05 21:07:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e11fb532-a6f9-4f4b-9497-da3a4ab23b07 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:48 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e11fb532-a6f9-4f4b-9497-da3a4ab23b07 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:48 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:48 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:48 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e11fb532-a6f9-4f4b-9497-da3a4ab23b07 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:07:48 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e11fb532-a6f9-4f4b-9497-da3a4ab23b07 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/2ac6a4d7-3fc1-473a-9d35-ed7e7f4e02c0 returned with HTTP 200 Sep 05 21:07:48 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1667/3282] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:48 2026] GET /volume/v3/snapshots/2ac6a4d7-3fc1-473a-9d35-ed7e7f4e02c0 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f65057c6-98f0-49f6-a9cb-5535c4dd07e0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:48 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f65057c6-98f0-49f6-a9cb-5535c4dd07e0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/0d6c35e3-fbf6-45d6-8b8c-d574ef7f7bf6 Sep 05 21:07:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f65057c6-98f0-49f6-a9cb-5535c4dd07e0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:48 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f65057c6-98f0-49f6-a9cb-5535c4dd07e0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:48 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:48 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:48 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:48 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:49 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f65057c6-98f0-49f6-a9cb-5535c4dd07e0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f65057c6-98f0-49f6-a9cb-5535c4dd07e0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/0d6c35e3-fbf6-45d6-8b8c-d574ef7f7bf6 returned with HTTP 200 Sep 05 21:07:49 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1616/3283] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:48 2026] GET /volume/v3/volumes/0d6c35e3-fbf6-45d6-8b8c-d574ef7f7bf6 => generated 1017 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f887a2b8-5c10-44f4-b103-37b8e25bc80f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f887a2b8-5c10-44f4-b103-37b8e25bc80f tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] POST http://192.168.122.147/volume/v3/snapshots Sep 05 21:07:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f887a2b8-5c10-44f4-b103-37b8e25bc80f tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d6c35e3-fbf6-45d6-8b8c-d574ef7f7bf6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1057793276"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:49 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:49 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:49 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:49 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:49 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f887a2b8-5c10-44f4-b103-37b8e25bc80f tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:49 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-f887a2b8-5c10-44f4-b103-37b8e25bc80f tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create snapshot from volume 0d6c35e3-fbf6-45d6-8b8c-d574ef7f7bf6 Sep 05 21:07:49 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-f887a2b8-5c10-44f4-b103-37b8e25bc80f tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Created reservations ['76eec784-0a23-4dd2-9793-53e23b5aa23f', 'f14b2b20-7b04-4c75-ac12-58c5f0ab4ac9', '42832a51-2893-42fa-ba1a-17c84e20d0d3', '37bdd66d-2167-4477-bd52-8d28356dfdf5'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:49 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:49 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:49 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f887a2b8-5c10-44f4-b103-37b8e25bc80f tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot create request issued successfully. Sep 05 21:07:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f887a2b8-5c10-44f4-b103-37b8e25bc80f tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 21:07:49 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1668/3284] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 21:07:49 2026] POST /volume/v3/snapshots => generated 308 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-70d7a28a-62d6-49b3-a34b-bc6212b82fc9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-70d7a28a-62d6-49b3-a34b-bc6212b82fc9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/1268dd5b-4ce9-448d-85b4-69d1b5852aee Sep 05 21:07:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-70d7a28a-62d6-49b3-a34b-bc6212b82fc9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-15780455-dede-4515-91fa-393a60857949 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:49 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-70d7a28a-62d6-49b3-a34b-bc6212b82fc9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-15780455-dede-4515-91fa-393a60857949 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/2ac6a4d7-3fc1-473a-9d35-ed7e7f4e02c0 Sep 05 21:07:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-15780455-dede-4515-91fa-393a60857949 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:49 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-15780455-dede-4515-91fa-393a60857949 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:49 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:49 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:49 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-15780455-dede-4515-91fa-393a60857949 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:07:49 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:49 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:49 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-15780455-dede-4515-91fa-393a60857949 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/2ac6a4d7-3fc1-473a-9d35-ed7e7f4e02c0 returned with HTTP 200 Sep 05 21:07:49 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1669/3285] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:49 2026] GET /volume/v3/snapshots/2ac6a4d7-3fc1-473a-9d35-ed7e7f4e02c0 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:49 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-70d7a28a-62d6-49b3-a34b-bc6212b82fc9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:49 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-70d7a28a-62d6-49b3-a34b-bc6212b82fc9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/1268dd5b-4ce9-448d-85b4-69d1b5852aee returned with HTTP 200 Sep 05 21:07:49 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1617/3286] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:49 2026] GET /volume/v3/snapshots/1268dd5b-4ce9-448d-85b4-69d1b5852aee => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-300d3f4e-8aa2-49f8-9758-519b60e79fe8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-40da294e-27e9-4940-b6c6-39e03138285d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-40da294e-27e9-4940-b6c6-39e03138285d tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/2ac6a4d7-3fc1-473a-9d35-ed7e7f4e02c0 Sep 05 21:07:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-40da294e-27e9-4940-b6c6-39e03138285d tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-40da294e-27e9-4940-b6c6-39e03138285d tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-300d3f4e-8aa2-49f8-9758-519b60e79fe8 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/1268dd5b-4ce9-448d-85b4-69d1b5852aee Sep 05 21:07:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-300d3f4e-8aa2-49f8-9758-519b60e79fe8 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-300d3f4e-8aa2-49f8-9758-519b60e79fe8 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-40da294e-27e9-4940-b6c6-39e03138285d tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/2ac6a4d7-3fc1-473a-9d35-ed7e7f4e02c0 returned with HTTP 404 Sep 05 21:07:50 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:50 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:50 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1618/3287] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:50 2026] GET /volume/v3/snapshots/2ac6a4d7-3fc1-473a-9d35-ed7e7f4e02c0 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:50 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-300d3f4e-8aa2-49f8-9758-519b60e79fe8 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-300d3f4e-8aa2-49f8-9758-519b60e79fe8 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/1268dd5b-4ce9-448d-85b4-69d1b5852aee returned with HTTP 200 Sep 05 21:07:50 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1670/3288] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:50 2026] GET /volume/v3/snapshots/1268dd5b-4ce9-448d-85b4-69d1b5852aee => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-331452e0-672b-42fa-90c1-b1493d7fdbfc None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-331452e0-672b-42fa-90c1-b1493d7fdbfc tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/c1c2d39f-f7c4-4945-b3b8-8eca97190689 Sep 05 21:07:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-331452e0-672b-42fa-90c1-b1493d7fdbfc tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:50 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-331452e0-672b-42fa-90c1-b1493d7fdbfc tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:50 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-331452e0-672b-42fa-90c1-b1493d7fdbfc tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Delete volume with id: c1c2d39f-f7c4-4945-b3b8-8eca97190689 Sep 05 21:07:50 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:50 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:50 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:50 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:50 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-331452e0-672b-42fa-90c1-b1493d7fdbfc tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Volume info retrieved successfully. Sep 05 21:07:50 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-331452e0-672b-42fa-90c1-b1493d7fdbfc tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Delete volume request issued successfully. Sep 05 21:07:50 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-331452e0-672b-42fa-90c1-b1493d7fdbfc tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes/c1c2d39f-f7c4-4945-b3b8-8eca97190689 returned with HTTP 202 Sep 05 21:07:50 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1619/3289] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:07:50 2026] DELETE /volume/v3/volumes/c1c2d39f-f7c4-4945-b3b8-8eca97190689 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-dc200d5a-ef72-4ab9-930a-0dfcb4f99f74 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dc200d5a-ef72-4ab9-930a-0dfcb4f99f74 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/volumes/c1c2d39f-f7c4-4945-b3b8-8eca97190689 Sep 05 21:07:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dc200d5a-ef72-4ab9-930a-0dfcb4f99f74 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:50 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dc200d5a-ef72-4ab9-930a-0dfcb4f99f74 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:50 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:50 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:50 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:50 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:50 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-dc200d5a-ef72-4ab9-930a-0dfcb4f99f74 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Volume info retrieved successfully. Sep 05 21:07:50 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dc200d5a-ef72-4ab9-930a-0dfcb4f99f74 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes/c1c2d39f-f7c4-4945-b3b8-8eca97190689 returned with HTTP 200 Sep 05 21:07:50 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1671/3290] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:50 2026] GET /volume/v3/volumes/c1c2d39f-f7c4-4945-b3b8-8eca97190689 => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c735d252-b69d-409a-8550-0550563c3753 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c735d252-b69d-409a-8550-0550563c3753 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/1268dd5b-4ce9-448d-85b4-69d1b5852aee Sep 05 21:07:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c735d252-b69d-409a-8550-0550563c3753 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c735d252-b69d-409a-8550-0550563c3753 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:51 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:51 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c735d252-b69d-409a-8550-0550563c3753 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c735d252-b69d-409a-8550-0550563c3753 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/1268dd5b-4ce9-448d-85b4-69d1b5852aee returned with HTTP 200 Sep 05 21:07:51 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1620/3291] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:51 2026] GET /volume/v3/snapshots/1268dd5b-4ce9-448d-85b4-69d1b5852aee => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-71ae68d7-900b-498d-abb6-738ecb7b6e91 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-71ae68d7-900b-498d-abb6-738ecb7b6e91 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] GET http://192.168.122.147/volume/v3/snapshots/1268dd5b-4ce9-448d-85b4-69d1b5852aee Sep 05 21:07:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-71ae68d7-900b-498d-abb6-738ecb7b6e91 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-71ae68d7-900b-498d-abb6-738ecb7b6e91 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:51 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:51 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:51 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-71ae68d7-900b-498d-abb6-738ecb7b6e91 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Snapshot retrieved successfully. Sep 05 21:07:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-71ae68d7-900b-498d-abb6-738ecb7b6e91 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] http://192.168.122.147/volume/v3/snapshots/1268dd5b-4ce9-448d-85b4-69d1b5852aee returned with HTTP 200 Sep 05 21:07:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1672/3292] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:51 2026] GET /volume/v3/snapshots/1268dd5b-4ce9-448d-85b4-69d1b5852aee => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:07:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-074dd957-dfd2-4feb-a0e2-e5c0b43fcc63 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-074dd957-dfd2-4feb-a0e2-e5c0b43fcc63 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] DELETE http://192.168.122.147/volume/v3/snapshots/1268dd5b-4ce9-448d-85b4-69d1b5852aee Sep 05 21:07:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-074dd957-dfd2-4feb-a0e2-e5c0b43fcc63 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-074dd957-dfd2-4feb-a0e2-e5c0b43fcc63 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:51 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-074dd957-dfd2-4feb-a0e2-e5c0b43fcc63 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Delete snapshot with id: 1268dd5b-4ce9-448d-85b4-69d1b5852aee Sep 05 21:07:51 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:51 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-074dd957-dfd2-4feb-a0e2-e5c0b43fcc63 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:51 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:51 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-074dd957-dfd2-4feb-a0e2-e5c0b43fcc63 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot delete request issued successfully. Sep 05 21:07:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-074dd957-dfd2-4feb-a0e2-e5c0b43fcc63 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/1268dd5b-4ce9-448d-85b4-69d1b5852aee returned with HTTP 202 Sep 05 21:07:51 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1621/3293] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:07:51 2026] DELETE /volume/v3/snapshots/1268dd5b-4ce9-448d-85b4-69d1b5852aee => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-62850d3e-7644-4df3-a6c4-7869fdbe21c8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-62850d3e-7644-4df3-a6c4-7869fdbe21c8 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/1268dd5b-4ce9-448d-85b4-69d1b5852aee Sep 05 21:07:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-62850d3e-7644-4df3-a6c4-7869fdbe21c8 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-62850d3e-7644-4df3-a6c4-7869fdbe21c8 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:51 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:51 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:51 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-62850d3e-7644-4df3-a6c4-7869fdbe21c8 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1b1c79f6-372a-48cc-a112-ee15a4a36198 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-62850d3e-7644-4df3-a6c4-7869fdbe21c8 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/1268dd5b-4ce9-448d-85b4-69d1b5852aee returned with HTTP 200 Sep 05 21:07:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1673/3294] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:51 2026] GET /volume/v3/snapshots/1268dd5b-4ce9-448d-85b4-69d1b5852aee => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1b1c79f6-372a-48cc-a112-ee15a4a36198 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/volumes/c1c2d39f-f7c4-4945-b3b8-8eca97190689 Sep 05 21:07:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1b1c79f6-372a-48cc-a112-ee15a4a36198 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1b1c79f6-372a-48cc-a112-ee15a4a36198 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1b1c79f6-372a-48cc-a112-ee15a4a36198 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes/c1c2d39f-f7c4-4945-b3b8-8eca97190689 returned with HTTP 404 Sep 05 21:07:51 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1622/3295] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:51 2026] GET /volume/v3/volumes/c1c2d39f-f7c4-4945-b3b8-8eca97190689 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d6a23c5b-d81a-4b93-9e27-a6800f3b0d93 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d6a23c5b-d81a-4b93-9e27-a6800f3b0d93 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:07:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d6a23c5b-d81a-4b93-9e27-a6800f3b0d93 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2029159594"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:51 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-d6a23c5b-d81a-4b93-9e27-a6800f3b0d93 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2029159594'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:07:51 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-d6a23c5b-d81a-4b93-9e27-a6800f3b0d93 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Create volume of 1 GB Sep 05 21:07:51 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d6a23c5b-d81a-4b93-9e27-a6800f3b0d93 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Availability Zones retrieved successfully. Sep 05 21:07:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d6a23c5b-d81a-4b93-9e27-a6800f3b0d93 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Flow 'volume_create_api' (e331ea09-67fc-4abe-a78f-2e8269e70253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d6a23c5b-d81a-4b93-9e27-a6800f3b0d93 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23a508af-30f8-445e-887b-cd2c38e49645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-d6a23c5b-d81a-4b93-9e27-a6800f3b0d93 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:07:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d6a23c5b-d81a-4b93-9e27-a6800f3b0d93 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23a508af-30f8-445e-887b-cd2c38e49645) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d6a23c5b-d81a-4b93-9e27-a6800f3b0d93 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74bc5acc-52f2-443b-83c5-81ce9e1dfa2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:51 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-d6a23c5b-d81a-4b93-9e27-a6800f3b0d93 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Created reservations ['d65c1fc6-5092-4ce1-84b9-c807a154851a', '20eaa28b-152a-4591-8311-c0873d6a9355', 'a5fe1368-59af-437c-bb9c-819b9dce4ac5', '527c73c6-4a5e-4798-b3b0-f5a3fb08d28f'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d6a23c5b-d81a-4b93-9e27-a6800f3b0d93 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74bc5acc-52f2-443b-83c5-81ce9e1dfa2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d65c1fc6-5092-4ce1-84b9-c807a154851a', '20eaa28b-152a-4591-8311-c0873d6a9355', 'a5fe1368-59af-437c-bb9c-819b9dce4ac5', '527c73c6-4a5e-4798-b3b0-f5a3fb08d28f']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d6a23c5b-d81a-4b93-9e27-a6800f3b0d93 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (386792d0-f027-424a-97fc-be251d827413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:51 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:51 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d6a23c5b-d81a-4b93-9e27-a6800f3b0d93 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (386792d0-f027-424a-97fc-be251d827413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6df30048-ab0d-4c43-a4e1-dff1b1e422a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2029159594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb1e1bf297484e1994be9eba741651e8',qos_specs=None,replication_status=,reservations=['d65c1fc6-5092-4ce1-84b9-c807a154851a','20eaa28b-152a-4591-8311-c0873d6a9355','a5fe1368-59af-437c-bb9c-819b9dce4ac5','527c73c6-4a5e-4798-b3b0-f5a3fb08d28f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbf8dd9241bb4c9aa6fa16e60758077c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:07:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2029159594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6df30048-ab0d-4c43-a4e1-dff1b1e422a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb1e1bf297484e1994be9eba741651e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbf8dd9241bb4c9aa6fa16e60758077c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d6a23c5b-d81a-4b93-9e27-a6800f3b0d93 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94653bc0-19c7-4e2a-948a-1d9f79cda7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d6a23c5b-d81a-4b93-9e27-a6800f3b0d93 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94653bc0-19c7-4e2a-948a-1d9f79cda7ea) transitioned into state 'SUCCESS' from state '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-2029159594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb1e1bf297484e1994be9eba741651e8',qos_specs=None,replication_status=,reservations=['d65c1fc6-5092-4ce1-84b9-c807a154851a','20eaa28b-152a-4591-8311-c0873d6a9355','a5fe1368-59af-437c-bb9c-819b9dce4ac5','527c73c6-4a5e-4798-b3b0-f5a3fb08d28f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbf8dd9241bb4c9aa6fa16e60758077c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d6a23c5b-d81a-4b93-9e27-a6800f3b0d93 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab9fb3e3-092b-46e5-b37b-c53adebb5100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d6a23c5b-d81a-4b93-9e27-a6800f3b0d93 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab9fb3e3-092b-46e5-b37b-c53adebb5100) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:51 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-d6a23c5b-d81a-4b93-9e27-a6800f3b0d93 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Flow 'volume_create_api' (e331ea09-67fc-4abe-a78f-2e8269e70253) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:51 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d6a23c5b-d81a-4b93-9e27-a6800f3b0d93 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Create volume request issued successfully. Sep 05 21:07:51 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d6a23c5b-d81a-4b93-9e27-a6800f3b0d93 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:07:51 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1674/3296] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 21:07:51 2026] POST /volume/v3/volumes => generated 787 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8391bbd3-b6ad-4883-ad01-5af290b90fcd None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8391bbd3-b6ad-4883-ad01-5af290b90fcd tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/volumes/6df30048-ab0d-4c43-a4e1-dff1b1e422a5 Sep 05 21:07:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8391bbd3-b6ad-4883-ad01-5af290b90fcd tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:51 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8391bbd3-b6ad-4883-ad01-5af290b90fcd tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:51 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:51 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:51 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:51 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:51 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8391bbd3-b6ad-4883-ad01-5af290b90fcd tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Volume info retrieved successfully. Sep 05 21:07:51 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8391bbd3-b6ad-4883-ad01-5af290b90fcd tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes/6df30048-ab0d-4c43-a4e1-dff1b1e422a5 returned with HTTP 200 Sep 05 21:07:51 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1623/3297] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:51 2026] GET /volume/v3/volumes/6df30048-ab0d-4c43-a4e1-dff1b1e422a5 => generated 966 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6f03318a-585c-46fb-acce-15f44c5b87e0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6f03318a-585c-46fb-acce-15f44c5b87e0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/1268dd5b-4ce9-448d-85b4-69d1b5852aee Sep 05 21:07:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6f03318a-585c-46fb-acce-15f44c5b87e0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6f03318a-585c-46fb-acce-15f44c5b87e0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:52 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:52 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:52 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6f03318a-585c-46fb-acce-15f44c5b87e0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6f03318a-585c-46fb-acce-15f44c5b87e0 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/1268dd5b-4ce9-448d-85b4-69d1b5852aee returned with HTTP 200 Sep 05 21:07:52 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1675/3298] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:52 2026] GET /volume/v3/snapshots/1268dd5b-4ce9-448d-85b4-69d1b5852aee => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c2f031d6-ecc5-4be6-ae48-fcc8d83df026 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c2f031d6-ecc5-4be6-ae48-fcc8d83df026 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/volumes/6df30048-ab0d-4c43-a4e1-dff1b1e422a5 Sep 05 21:07:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c2f031d6-ecc5-4be6-ae48-fcc8d83df026 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:52 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c2f031d6-ecc5-4be6-ae48-fcc8d83df026 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:52 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:52 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:52 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:52 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:52 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c2f031d6-ecc5-4be6-ae48-fcc8d83df026 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Volume info retrieved successfully. Sep 05 21:07:52 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c2f031d6-ecc5-4be6-ae48-fcc8d83df026 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes/6df30048-ab0d-4c43-a4e1-dff1b1e422a5 returned with HTTP 200 Sep 05 21:07:52 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1624/3299] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:52 2026] GET /volume/v3/volumes/6df30048-ab0d-4c43-a4e1-dff1b1e422a5 => generated 1017 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-dc10f5c3-d56e-49af-83af-04774a746d48 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:52 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dc10f5c3-d56e-49af-83af-04774a746d48 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] POST http://192.168.122.147/volume/v3/snapshots Sep 05 21:07:52 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dc10f5c3-d56e-49af-83af-04774a746d48 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6df30048-ab0d-4c43-a4e1-dff1b1e422a5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1123628834"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:52 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:52 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:52 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:52 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:52 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-dc10f5c3-d56e-49af-83af-04774a746d48 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Volume info retrieved successfully. Sep 05 21:07:52 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-dc10f5c3-d56e-49af-83af-04774a746d48 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Create snapshot from volume 6df30048-ab0d-4c43-a4e1-dff1b1e422a5 Sep 05 21:07:53 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-dc10f5c3-d56e-49af-83af-04774a746d48 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Created reservations ['644f0198-08b3-4afd-9db7-dd529e9670bd', '13d65f48-d00e-48ae-b17b-5c9996d1cb33', '40770dd0-d801-4e36-884c-e6f9aa085809', '35797a40-4139-4476-b9bf-f2102cf06531'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:53 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:53 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:53 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-dc10f5c3-d56e-49af-83af-04774a746d48 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot create request issued successfully. Sep 05 21:07:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dc10f5c3-d56e-49af-83af-04774a746d48 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 21:07:53 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1676/3300] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 21:07:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-50b9395e-b96f-4a9a-a2b7-ced5802f3154 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-50b9395e-b96f-4a9a-a2b7-ced5802f3154 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/75a3aecb-0a4b-4c34-abda-1e89a94cdacc Sep 05 21:07:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-50b9395e-b96f-4a9a-a2b7-ced5802f3154 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-50b9395e-b96f-4a9a-a2b7-ced5802f3154 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:53 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:53 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:53 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-50b9395e-b96f-4a9a-a2b7-ced5802f3154 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:07:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-50b9395e-b96f-4a9a-a2b7-ced5802f3154 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/75a3aecb-0a4b-4c34-abda-1e89a94cdacc returned with HTTP 200 Sep 05 21:07:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1625/3301] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:53 2026] GET /volume/v3/snapshots/75a3aecb-0a4b-4c34-abda-1e89a94cdacc => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d87d2a2f-da79-495b-aa9e-6d8d1bd4264f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d87d2a2f-da79-495b-aa9e-6d8d1bd4264f tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/1268dd5b-4ce9-448d-85b4-69d1b5852aee Sep 05 21:07:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d87d2a2f-da79-495b-aa9e-6d8d1bd4264f tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d87d2a2f-da79-495b-aa9e-6d8d1bd4264f tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d87d2a2f-da79-495b-aa9e-6d8d1bd4264f tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/1268dd5b-4ce9-448d-85b4-69d1b5852aee returned with HTTP 404 Sep 05 21:07:53 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1677/3302] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:53 2026] GET /volume/v3/snapshots/1268dd5b-4ce9-448d-85b4-69d1b5852aee => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-63f3d546-3297-4fa2-ac30-e65cf653be30 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-63f3d546-3297-4fa2-ac30-e65cf653be30 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/0d6c35e3-fbf6-45d6-8b8c-d574ef7f7bf6 Sep 05 21:07:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-63f3d546-3297-4fa2-ac30-e65cf653be30 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:53 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-63f3d546-3297-4fa2-ac30-e65cf653be30 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:53 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-63f3d546-3297-4fa2-ac30-e65cf653be30 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Delete volume with id: 0d6c35e3-fbf6-45d6-8b8c-d574ef7f7bf6 Sep 05 21:07:53 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:53 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:53 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:53 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:53 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-63f3d546-3297-4fa2-ac30-e65cf653be30 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:53 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-63f3d546-3297-4fa2-ac30-e65cf653be30 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Delete volume request issued successfully. Sep 05 21:07:53 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-63f3d546-3297-4fa2-ac30-e65cf653be30 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/0d6c35e3-fbf6-45d6-8b8c-d574ef7f7bf6 returned with HTTP 202 Sep 05 21:07:53 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1626/3303] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:07:53 2026] DELETE /volume/v3/volumes/0d6c35e3-fbf6-45d6-8b8c-d574ef7f7bf6 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8fd2da3d-afb2-41a1-afee-b8d901d64cec None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8fd2da3d-afb2-41a1-afee-b8d901d64cec tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/0d6c35e3-fbf6-45d6-8b8c-d574ef7f7bf6 Sep 05 21:07:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8fd2da3d-afb2-41a1-afee-b8d901d64cec tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:53 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8fd2da3d-afb2-41a1-afee-b8d901d64cec tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:53 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:53 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:53 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:53 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:53 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8fd2da3d-afb2-41a1-afee-b8d901d64cec tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:53 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8fd2da3d-afb2-41a1-afee-b8d901d64cec tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/0d6c35e3-fbf6-45d6-8b8c-d574ef7f7bf6 returned with HTTP 200 Sep 05 21:07:53 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1678/3304] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:53 2026] GET /volume/v3/volumes/0d6c35e3-fbf6-45d6-8b8c-d574ef7f7bf6 => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8f82fc1d-5cf0-4538-8845-b31a7daed500 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8f82fc1d-5cf0-4538-8845-b31a7daed500 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/75a3aecb-0a4b-4c34-abda-1e89a94cdacc Sep 05 21:07:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8f82fc1d-5cf0-4538-8845-b31a7daed500 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8f82fc1d-5cf0-4538-8845-b31a7daed500 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:54 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:54 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8f82fc1d-5cf0-4538-8845-b31a7daed500 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:07:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8f82fc1d-5cf0-4538-8845-b31a7daed500 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/75a3aecb-0a4b-4c34-abda-1e89a94cdacc returned with HTTP 200 Sep 05 21:07:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1627/3305] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:54 2026] GET /volume/v3/snapshots/75a3aecb-0a4b-4c34-abda-1e89a94cdacc => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-0f5f2760-3166-4d70-859c-ac8806b44980 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0f5f2760-3166-4d70-859c-ac8806b44980 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/0d6c35e3-fbf6-45d6-8b8c-d574ef7f7bf6 Sep 05 21:07:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0f5f2760-3166-4d70-859c-ac8806b44980 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-0f5f2760-3166-4d70-859c-ac8806b44980 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-0f5f2760-3166-4d70-859c-ac8806b44980 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/0d6c35e3-fbf6-45d6-8b8c-d574ef7f7bf6 returned with HTTP 404 Sep 05 21:07:54 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1679/3306] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:54 2026] GET /volume/v3/volumes/0d6c35e3-fbf6-45d6-8b8c-d574ef7f7bf6 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-eb84f1fe-6d86-4971-a2a6-578111d01079 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-eb84f1fe-6d86-4971-a2a6-578111d01079 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:07:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-eb84f1fe-6d86-4971-a2a6-578111d01079 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1808986078"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:54 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-eb84f1fe-6d86-4971-a2a6-578111d01079 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1808986078'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:07:54 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-eb84f1fe-6d86-4971-a2a6-578111d01079 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create volume of 1 GB Sep 05 21:07:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-eb84f1fe-6d86-4971-a2a6-578111d01079 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Availability Zones retrieved successfully. Sep 05 21:07:54 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-eb84f1fe-6d86-4971-a2a6-578111d01079 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Flow 'volume_create_api' (74a63692-9a19-4a11-8f29-1e3dcbbaf744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:54 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-eb84f1fe-6d86-4971-a2a6-578111d01079 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b55d592c-a062-4143-bfe3-7c164d2187e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:54 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-eb84f1fe-6d86-4971-a2a6-578111d01079 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:07:54 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-eb84f1fe-6d86-4971-a2a6-578111d01079 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b55d592c-a062-4143-bfe3-7c164d2187e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:54 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-eb84f1fe-6d86-4971-a2a6-578111d01079 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6a72d73-f98e-433d-94d7-5bf802d813c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:54 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-eb84f1fe-6d86-4971-a2a6-578111d01079 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Created reservations ['ba56aaca-a4b0-4a46-a606-81932fa7348e', '61bed45c-93c2-42ed-9705-ce361b75d916', '7c5b8a05-63fe-4ed4-9be8-18528d89a4ad', '51d0b7ac-a761-46c8-bcf1-4eb6d3f1672d'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:54 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-eb84f1fe-6d86-4971-a2a6-578111d01079 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6a72d73-f98e-433d-94d7-5bf802d813c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba56aaca-a4b0-4a46-a606-81932fa7348e', '61bed45c-93c2-42ed-9705-ce361b75d916', '7c5b8a05-63fe-4ed4-9be8-18528d89a4ad', '51d0b7ac-a761-46c8-bcf1-4eb6d3f1672d']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:54 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-eb84f1fe-6d86-4971-a2a6-578111d01079 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f62fb94-21a6-44ea-a541-6cecdc356063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:54 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:54 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:54 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-eb84f1fe-6d86-4971-a2a6-578111d01079 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f62fb94-21a6-44ea-a541-6cecdc356063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f1b5c0b-de0c-418e-8ec6-ce9c1430d029', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1808986078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f16ad1bcd14d14b43f9cdb3113b66e',qos_specs=None,replication_status=,reservations=['ba56aaca-a4b0-4a46-a606-81932fa7348e','61bed45c-93c2-42ed-9705-ce361b75d916','7c5b8a05-63fe-4ed4-9be8-18528d89a4ad','51d0b7ac-a761-46c8-bcf1-4eb6d3f1672d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51d2bb2e3afe43c88a96b68275a0383b',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:07:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1808986078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f1b5c0b-de0c-418e-8ec6-ce9c1430d029,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3f16ad1bcd14d14b43f9cdb3113b66e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51d2bb2e3afe43c88a96b68275a0383b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:54 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-eb84f1fe-6d86-4971-a2a6-578111d01079 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60951542-996d-4258-abfe-ae2391b48d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:54 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-eb84f1fe-6d86-4971-a2a6-578111d01079 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60951542-996d-4258-abfe-ae2391b48d9f) transitioned into state 'SUCCESS' from state '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-1808986078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f16ad1bcd14d14b43f9cdb3113b66e',qos_specs=None,replication_status=,reservations=['ba56aaca-a4b0-4a46-a606-81932fa7348e','61bed45c-93c2-42ed-9705-ce361b75d916','7c5b8a05-63fe-4ed4-9be8-18528d89a4ad','51d0b7ac-a761-46c8-bcf1-4eb6d3f1672d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51d2bb2e3afe43c88a96b68275a0383b',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:54 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-eb84f1fe-6d86-4971-a2a6-578111d01079 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb5af506-95f3-429b-a395-6d2e00876ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:54 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-eb84f1fe-6d86-4971-a2a6-578111d01079 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb5af506-95f3-429b-a395-6d2e00876ee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:54 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-eb84f1fe-6d86-4971-a2a6-578111d01079 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Flow 'volume_create_api' (74a63692-9a19-4a11-8f29-1e3dcbbaf744) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:54 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-eb84f1fe-6d86-4971-a2a6-578111d01079 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create volume request issued successfully. Sep 05 21:07:54 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-eb84f1fe-6d86-4971-a2a6-578111d01079 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:07:54 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1628/3307] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 21:07:54 2026] POST /volume/v3/volumes => generated 787 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-bce68b3c-4466-44bf-a969-2a2ee44280e5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:54 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bce68b3c-4466-44bf-a969-2a2ee44280e5 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/7f1b5c0b-de0c-418e-8ec6-ce9c1430d029 Sep 05 21:07:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bce68b3c-4466-44bf-a969-2a2ee44280e5 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:54 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bce68b3c-4466-44bf-a969-2a2ee44280e5 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:55 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:55 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:55 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:55 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:55 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-bce68b3c-4466-44bf-a969-2a2ee44280e5 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bce68b3c-4466-44bf-a969-2a2ee44280e5 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/7f1b5c0b-de0c-418e-8ec6-ce9c1430d029 returned with HTTP 200 Sep 05 21:07:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1680/3308] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:54 2026] GET /volume/v3/volumes/7f1b5c0b-de0c-418e-8ec6-ce9c1430d029 => generated 966 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7a338d62-11ee-41e6-b11c-72fd58397350 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7a338d62-11ee-41e6-b11c-72fd58397350 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/75a3aecb-0a4b-4c34-abda-1e89a94cdacc Sep 05 21:07:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7a338d62-11ee-41e6-b11c-72fd58397350 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7a338d62-11ee-41e6-b11c-72fd58397350 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:55 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:55 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:55 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7a338d62-11ee-41e6-b11c-72fd58397350 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:07:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7a338d62-11ee-41e6-b11c-72fd58397350 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/75a3aecb-0a4b-4c34-abda-1e89a94cdacc returned with HTTP 200 Sep 05 21:07:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1629/3309] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:55 2026] GET /volume/v3/snapshots/75a3aecb-0a4b-4c34-abda-1e89a94cdacc => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4711c2bb-b444-405d-9953-bab2fd678459 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4711c2bb-b444-405d-9953-bab2fd678459 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-reader] GET http://192.168.122.147/volume/v3/snapshots/75a3aecb-0a4b-4c34-abda-1e89a94cdacc Sep 05 21:07:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4711c2bb-b444-405d-9953-bab2fd678459 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-reader] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4711c2bb-b444-405d-9953-bab2fd678459 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-reader] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:55 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:55 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:55 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-4711c2bb-b444-405d-9953-bab2fd678459 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-reader] Snapshot retrieved successfully. Sep 05 21:07:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4711c2bb-b444-405d-9953-bab2fd678459 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-reader] http://192.168.122.147/volume/v3/snapshots/75a3aecb-0a4b-4c34-abda-1e89a94cdacc returned with HTTP 200 Sep 05 21:07:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1681/3310] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:55 2026] GET /volume/v3/snapshots/75a3aecb-0a4b-4c34-abda-1e89a94cdacc => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-3b5c5338-3baf-4520-ab92-fc219110f548 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3b5c5338-3baf-4520-ab92-fc219110f548 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] DELETE http://192.168.122.147/volume/v3/snapshots/75a3aecb-0a4b-4c34-abda-1e89a94cdacc Sep 05 21:07:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3b5c5338-3baf-4520-ab92-fc219110f548 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:55 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-3b5c5338-3baf-4520-ab92-fc219110f548 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:55 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-3b5c5338-3baf-4520-ab92-fc219110f548 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Delete snapshot with id: 75a3aecb-0a4b-4c34-abda-1e89a94cdacc Sep 05 21:07:55 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:55 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:55 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3b5c5338-3baf-4520-ab92-fc219110f548 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:07:55 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:55 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:55 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-3b5c5338-3baf-4520-ab92-fc219110f548 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot delete request issued successfully. Sep 05 21:07:55 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-3b5c5338-3baf-4520-ab92-fc219110f548 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/75a3aecb-0a4b-4c34-abda-1e89a94cdacc returned with HTTP 202 Sep 05 21:07:55 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1630/3311] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:07:55 2026] DELETE /volume/v3/snapshots/75a3aecb-0a4b-4c34-abda-1e89a94cdacc => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 21:07:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-75511e2b-1e7c-4697-8adf-671ffb8de1b9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-75511e2b-1e7c-4697-8adf-671ffb8de1b9 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/75a3aecb-0a4b-4c34-abda-1e89a94cdacc Sep 05 21:07:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-75511e2b-1e7c-4697-8adf-671ffb8de1b9 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:55 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-75511e2b-1e7c-4697-8adf-671ffb8de1b9 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:55 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:55 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:55 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-75511e2b-1e7c-4697-8adf-671ffb8de1b9 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:07:55 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-75511e2b-1e7c-4697-8adf-671ffb8de1b9 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/75a3aecb-0a4b-4c34-abda-1e89a94cdacc returned with HTTP 200 Sep 05 21:07:55 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1682/3312] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:55 2026] GET /volume/v3/snapshots/75a3aecb-0a4b-4c34-abda-1e89a94cdacc => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8df6e2ff-e825-4530-ad74-1ccfa00645a7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8df6e2ff-e825-4530-ad74-1ccfa00645a7 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/7f1b5c0b-de0c-418e-8ec6-ce9c1430d029 Sep 05 21:07:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8df6e2ff-e825-4530-ad74-1ccfa00645a7 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8df6e2ff-e825-4530-ad74-1ccfa00645a7 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:56 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:56 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:56 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:56 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:56 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8df6e2ff-e825-4530-ad74-1ccfa00645a7 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8df6e2ff-e825-4530-ad74-1ccfa00645a7 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/7f1b5c0b-de0c-418e-8ec6-ce9c1430d029 returned with HTTP 200 Sep 05 21:07:56 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1631/3313] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:56 2026] GET /volume/v3/volumes/7f1b5c0b-de0c-418e-8ec6-ce9c1430d029 => generated 1017 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-2a10ea6c-4fef-43f4-8042-353aa7ee296a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2a10ea6c-4fef-43f4-8042-353aa7ee296a tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] POST http://192.168.122.147/volume/v3/snapshots Sep 05 21:07:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-2a10ea6c-4fef-43f4-8042-353aa7ee296a tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f1b5c0b-de0c-418e-8ec6-ce9c1430d029", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1007088988"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:56 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:56 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:56 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2a10ea6c-4fef-43f4-8042-353aa7ee296a tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:07:56 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-2a10ea6c-4fef-43f4-8042-353aa7ee296a tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create snapshot from volume 7f1b5c0b-de0c-418e-8ec6-ce9c1430d029 Sep 05 21:07:56 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-2a10ea6c-4fef-43f4-8042-353aa7ee296a tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Created reservations ['15920ba5-c1b0-44cf-8979-1295e0fb8788', 'b3d04e0a-7bf5-4c2c-a8c0-452d81831ee0', '8ecfcb83-804d-46f9-9e01-2187917b64f4', '7e5b9f86-a7ba-49a0-b81d-fbe473414651'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:56 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:56 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:56 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-2a10ea6c-4fef-43f4-8042-353aa7ee296a tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot create request issued successfully. Sep 05 21:07:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-2a10ea6c-4fef-43f4-8042-353aa7ee296a tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 21:07:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1683/3314] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 21:07:56 2026] POST /volume/v3/snapshots => generated 308 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-20dae28e-d575-4d66-a1cc-b24479cc5bad None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-20dae28e-d575-4d66-a1cc-b24479cc5bad tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/07184420-1dad-46ae-a958-723f5950ed7f Sep 05 21:07:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-20dae28e-d575-4d66-a1cc-b24479cc5bad tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:56 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-20dae28e-d575-4d66-a1cc-b24479cc5bad tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:56 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:56 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:56 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-20dae28e-d575-4d66-a1cc-b24479cc5bad tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:56 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-20dae28e-d575-4d66-a1cc-b24479cc5bad tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/07184420-1dad-46ae-a958-723f5950ed7f returned with HTTP 200 Sep 05 21:07:56 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1632/3315] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:56 2026] GET /volume/v3/snapshots/07184420-1dad-46ae-a958-723f5950ed7f => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-488029d9-e88d-4327-91dc-8c1f445c50d1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-488029d9-e88d-4327-91dc-8c1f445c50d1 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/75a3aecb-0a4b-4c34-abda-1e89a94cdacc Sep 05 21:07:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-488029d9-e88d-4327-91dc-8c1f445c50d1 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:56 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-488029d9-e88d-4327-91dc-8c1f445c50d1 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:56 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:56 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:56 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-488029d9-e88d-4327-91dc-8c1f445c50d1 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:07:56 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-488029d9-e88d-4327-91dc-8c1f445c50d1 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/75a3aecb-0a4b-4c34-abda-1e89a94cdacc returned with HTTP 200 Sep 05 21:07:56 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1684/3316] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:56 2026] GET /volume/v3/snapshots/75a3aecb-0a4b-4c34-abda-1e89a94cdacc => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5e218d04-bddb-4fe4-90b0-d458d1482339 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5e218d04-bddb-4fe4-90b0-d458d1482339 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/07184420-1dad-46ae-a958-723f5950ed7f Sep 05 21:07:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5e218d04-bddb-4fe4-90b0-d458d1482339 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5e218d04-bddb-4fe4-90b0-d458d1482339 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:57 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:57 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:57 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5e218d04-bddb-4fe4-90b0-d458d1482339 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5e218d04-bddb-4fe4-90b0-d458d1482339 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/07184420-1dad-46ae-a958-723f5950ed7f returned with HTTP 200 Sep 05 21:07:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1633/3317] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:57 2026] GET /volume/v3/snapshots/07184420-1dad-46ae-a958-723f5950ed7f => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-66a2a9d4-5537-4344-9b4f-c92e3333f7ef None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-66a2a9d4-5537-4344-9b4f-c92e3333f7ef tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/75a3aecb-0a4b-4c34-abda-1e89a94cdacc Sep 05 21:07:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-66a2a9d4-5537-4344-9b4f-c92e3333f7ef tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-66a2a9d4-5537-4344-9b4f-c92e3333f7ef tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-66a2a9d4-5537-4344-9b4f-c92e3333f7ef tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/75a3aecb-0a4b-4c34-abda-1e89a94cdacc returned with HTTP 404 Sep 05 21:07:57 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1685/3318] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:57 2026] GET /volume/v3/snapshots/75a3aecb-0a4b-4c34-abda-1e89a94cdacc => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fe5e0120-0e98-429e-bc1c-c22306bde185 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fe5e0120-0e98-429e-bc1c-c22306bde185 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/6df30048-ab0d-4c43-a4e1-dff1b1e422a5 Sep 05 21:07:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fe5e0120-0e98-429e-bc1c-c22306bde185 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:57 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fe5e0120-0e98-429e-bc1c-c22306bde185 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:57 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-fe5e0120-0e98-429e-bc1c-c22306bde185 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Delete volume with id: 6df30048-ab0d-4c43-a4e1-dff1b1e422a5 Sep 05 21:07:57 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:57 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:57 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:57 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:57 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-fe5e0120-0e98-429e-bc1c-c22306bde185 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Volume info retrieved successfully. Sep 05 21:07:57 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-fe5e0120-0e98-429e-bc1c-c22306bde185 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Delete volume request issued successfully. Sep 05 21:07:57 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fe5e0120-0e98-429e-bc1c-c22306bde185 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes/6df30048-ab0d-4c43-a4e1-dff1b1e422a5 returned with HTTP 202 Sep 05 21:07:57 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1634/3319] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:07:57 2026] DELETE /volume/v3/volumes/6df30048-ab0d-4c43-a4e1-dff1b1e422a5 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-dd06a9be-4e60-4bfd-a55c-4f21ae6d7d52 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dd06a9be-4e60-4bfd-a55c-4f21ae6d7d52 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/volumes/6df30048-ab0d-4c43-a4e1-dff1b1e422a5 Sep 05 21:07:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dd06a9be-4e60-4bfd-a55c-4f21ae6d7d52 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:57 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-dd06a9be-4e60-4bfd-a55c-4f21ae6d7d52 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:57 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:57 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:57 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:57 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:57 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-dd06a9be-4e60-4bfd-a55c-4f21ae6d7d52 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Volume info retrieved successfully. Sep 05 21:07:57 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-dd06a9be-4e60-4bfd-a55c-4f21ae6d7d52 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes/6df30048-ab0d-4c43-a4e1-dff1b1e422a5 returned with HTTP 200 Sep 05 21:07:57 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1686/3320] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:57 2026] GET /volume/v3/volumes/6df30048-ab0d-4c43-a4e1-dff1b1e422a5 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-972a90cd-34a4-4592-b91c-1b7f77fb9f74 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-972a90cd-34a4-4592-b91c-1b7f77fb9f74 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/07184420-1dad-46ae-a958-723f5950ed7f Sep 05 21:07:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-972a90cd-34a4-4592-b91c-1b7f77fb9f74 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-972a90cd-34a4-4592-b91c-1b7f77fb9f74 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:58 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:58 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:58 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-972a90cd-34a4-4592-b91c-1b7f77fb9f74 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-972a90cd-34a4-4592-b91c-1b7f77fb9f74 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/07184420-1dad-46ae-a958-723f5950ed7f returned with HTTP 200 Sep 05 21:07:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1635/3321] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:58 2026] GET /volume/v3/snapshots/07184420-1dad-46ae-a958-723f5950ed7f => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c0e80617-9daa-45da-aa1d-fde40dec11c1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c0e80617-9daa-45da-aa1d-fde40dec11c1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] POST http://192.168.122.147/volume/v3/snapshots/07184420-1dad-46ae-a958-723f5950ed7f/action Sep 05 21:07:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c0e80617-9daa-45da-aa1d-fde40dec11c1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:07:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c0e80617-9daa-45da-aa1d-fde40dec11c1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:58 devstack devstack@c-api.service[87415]: INFO cinder.api.contrib.snapshot_unmanage [None req-c0e80617-9daa-45da-aa1d-fde40dec11c1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Unmanage snapshot with id: 07184420-1dad-46ae-a958-723f5950ed7f Sep 05 21:07:58 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:58 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:58 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c0e80617-9daa-45da-aa1d-fde40dec11c1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Snapshot retrieved successfully. Sep 05 21:07:58 devstack devstack@c-api.service[87415]: DEBUG cinder.policy [None req-c0e80617-9daa-45da-aa1d-fde40dec11c1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'cefd6da2c48b4d689cc96a3a7dfff18d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3f16ad1bcd14d14b43f9cdb3113b66e', '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=87415) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:07:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c0e80617-9daa-45da-aa1d-fde40dec11c1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] http://192.168.122.147/volume/v3/snapshots/07184420-1dad-46ae-a958-723f5950ed7f/action returned with HTTP 403 Sep 05 21:07:58 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1687/3322] 192.168.122.147 () {60 vars in 1280 bytes} [Sat Sep 5 21:07:58 2026] POST /volume/v3/snapshots/07184420-1dad-46ae-a958-723f5950ed7f/action => generated 117 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fc3122be-8453-4a5b-8218-d905c7bf2aa9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fc3122be-8453-4a5b-8218-d905c7bf2aa9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] DELETE http://192.168.122.147/volume/v3/snapshots/07184420-1dad-46ae-a958-723f5950ed7f Sep 05 21:07:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fc3122be-8453-4a5b-8218-d905c7bf2aa9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fc3122be-8453-4a5b-8218-d905c7bf2aa9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:58 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-fc3122be-8453-4a5b-8218-d905c7bf2aa9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Delete snapshot with id: 07184420-1dad-46ae-a958-723f5950ed7f Sep 05 21:07:58 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:58 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:58 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-fc3122be-8453-4a5b-8218-d905c7bf2aa9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:58 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:58 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:58 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-fc3122be-8453-4a5b-8218-d905c7bf2aa9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot delete request issued successfully. Sep 05 21:07:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fc3122be-8453-4a5b-8218-d905c7bf2aa9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/07184420-1dad-46ae-a958-723f5950ed7f returned with HTTP 202 Sep 05 21:07:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1636/3323] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:07:58 2026] DELETE /volume/v3/snapshots/07184420-1dad-46ae-a958-723f5950ed7f => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:07:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c63e7d7f-bd47-41dd-b39c-1fed77c53440 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c63e7d7f-bd47-41dd-b39c-1fed77c53440 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/07184420-1dad-46ae-a958-723f5950ed7f Sep 05 21:07:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c63e7d7f-bd47-41dd-b39c-1fed77c53440 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c63e7d7f-bd47-41dd-b39c-1fed77c53440 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:58 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:58 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:58 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c63e7d7f-bd47-41dd-b39c-1fed77c53440 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c63e7d7f-bd47-41dd-b39c-1fed77c53440 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/07184420-1dad-46ae-a958-723f5950ed7f returned with HTTP 200 Sep 05 21:07:58 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1688/3324] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:58 2026] GET /volume/v3/snapshots/07184420-1dad-46ae-a958-723f5950ed7f => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-af2f9815-c828-4e0f-9c9a-1b829b6304eb None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-af2f9815-c828-4e0f-9c9a-1b829b6304eb tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/volumes/6df30048-ab0d-4c43-a4e1-dff1b1e422a5 Sep 05 21:07:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-af2f9815-c828-4e0f-9c9a-1b829b6304eb tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-af2f9815-c828-4e0f-9c9a-1b829b6304eb tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-af2f9815-c828-4e0f-9c9a-1b829b6304eb tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes/6df30048-ab0d-4c43-a4e1-dff1b1e422a5 returned with HTTP 404 Sep 05 21:07:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1637/3325] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:58 2026] GET /volume/v3/volumes/6df30048-ab0d-4c43-a4e1-dff1b1e422a5 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:07:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-79384857-c0af-4377-8ba0-f4fb37fd2fd3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-79384857-c0af-4377-8ba0-f4fb37fd2fd3 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:07:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-79384857-c0af-4377-8ba0-f4fb37fd2fd3 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1135579693"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:58 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-79384857-c0af-4377-8ba0-f4fb37fd2fd3 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1135579693'}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:07:58 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-79384857-c0af-4377-8ba0-f4fb37fd2fd3 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Create volume of 1 GB Sep 05 21:07:58 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-79384857-c0af-4377-8ba0-f4fb37fd2fd3 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Availability Zones retrieved successfully. Sep 05 21:07:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-79384857-c0af-4377-8ba0-f4fb37fd2fd3 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Flow 'volume_create_api' (28150cb6-4383-47cc-b6ab-aca2e0b06664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-79384857-c0af-4377-8ba0-f4fb37fd2fd3 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (855a4b72-3331-484f-b934-32d9a12ec116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-79384857-c0af-4377-8ba0-f4fb37fd2fd3 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:07:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-79384857-c0af-4377-8ba0-f4fb37fd2fd3 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (855a4b72-3331-484f-b934-32d9a12ec116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-79384857-c0af-4377-8ba0-f4fb37fd2fd3 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a941b708-2b71-4d0e-9a38-3b3b8b9c55b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:58 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-79384857-c0af-4377-8ba0-f4fb37fd2fd3 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Created reservations ['e0c6ea07-759f-4063-8267-7f9675afd3bb', 'c9577845-9177-47ac-9735-c9fffef9825b', '03dc4c3e-b488-496d-9d97-3dc0ca5990a4', '9e62e15b-71bc-4bb2-adda-261aeafaf615'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:07:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-79384857-c0af-4377-8ba0-f4fb37fd2fd3 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a941b708-2b71-4d0e-9a38-3b3b8b9c55b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0c6ea07-759f-4063-8267-7f9675afd3bb', 'c9577845-9177-47ac-9735-c9fffef9825b', '03dc4c3e-b488-496d-9d97-3dc0ca5990a4', '9e62e15b-71bc-4bb2-adda-261aeafaf615']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-79384857-c0af-4377-8ba0-f4fb37fd2fd3 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bf5e237-d07e-4f5b-85b5-2b82d6432deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:58 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:58 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-79384857-c0af-4377-8ba0-f4fb37fd2fd3 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bf5e237-d07e-4f5b-85b5-2b82d6432deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14ee6de6-fa1f-43e9-98e8-f6956990d0d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1135579693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb1e1bf297484e1994be9eba741651e8',qos_specs=None,replication_status=,reservations=['e0c6ea07-759f-4063-8267-7f9675afd3bb','c9577845-9177-47ac-9735-c9fffef9825b','03dc4c3e-b488-496d-9d97-3dc0ca5990a4','9e62e15b-71bc-4bb2-adda-261aeafaf615'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbf8dd9241bb4c9aa6fa16e60758077c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:07:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1135579693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14ee6de6-fa1f-43e9-98e8-f6956990d0d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb1e1bf297484e1994be9eba741651e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbf8dd9241bb4c9aa6fa16e60758077c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-79384857-c0af-4377-8ba0-f4fb37fd2fd3 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b9014d0-ae0c-40ea-9cc8-6ef3fc0a7804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-79384857-c0af-4377-8ba0-f4fb37fd2fd3 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b9014d0-ae0c-40ea-9cc8-6ef3fc0a7804) transitioned into state 'SUCCESS' from state '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-1135579693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb1e1bf297484e1994be9eba741651e8',qos_specs=None,replication_status=,reservations=['e0c6ea07-759f-4063-8267-7f9675afd3bb','c9577845-9177-47ac-9735-c9fffef9825b','03dc4c3e-b488-496d-9d97-3dc0ca5990a4','9e62e15b-71bc-4bb2-adda-261aeafaf615'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbf8dd9241bb4c9aa6fa16e60758077c',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-79384857-c0af-4377-8ba0-f4fb37fd2fd3 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f89eeca-4a4c-48a2-9ec0-774fb5de59e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:07:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-79384857-c0af-4377-8ba0-f4fb37fd2fd3 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f89eeca-4a4c-48a2-9ec0-774fb5de59e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:07:58 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-79384857-c0af-4377-8ba0-f4fb37fd2fd3 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Flow 'volume_create_api' (28150cb6-4383-47cc-b6ab-aca2e0b06664) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:07:58 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-79384857-c0af-4377-8ba0-f4fb37fd2fd3 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Create volume request issued successfully. Sep 05 21:07:58 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-79384857-c0af-4377-8ba0-f4fb37fd2fd3 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:07:58 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1689/3326] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 21:07:58 2026] POST /volume/v3/volumes => generated 787 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:07:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c1131971-b0bb-4b44-a4dc-bc1a23407a64 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c1131971-b0bb-4b44-a4dc-bc1a23407a64 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/volumes/14ee6de6-fa1f-43e9-98e8-f6956990d0d6 Sep 05 21:07:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c1131971-b0bb-4b44-a4dc-bc1a23407a64 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:58 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c1131971-b0bb-4b44-a4dc-bc1a23407a64 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:58 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:58 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:58 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:58 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:58 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c1131971-b0bb-4b44-a4dc-bc1a23407a64 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Volume info retrieved successfully. Sep 05 21:07:58 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c1131971-b0bb-4b44-a4dc-bc1a23407a64 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes/14ee6de6-fa1f-43e9-98e8-f6956990d0d6 returned with HTTP 200 Sep 05 21:07:58 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1638/3327] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:58 2026] GET /volume/v3/volumes/14ee6de6-fa1f-43e9-98e8-f6956990d0d6 => generated 966 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:07:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3e4bdd9b-ad53-4abb-a397-f5d5b807c586 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3e4bdd9b-ad53-4abb-a397-f5d5b807c586 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/07184420-1dad-46ae-a958-723f5950ed7f Sep 05 21:07:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3e4bdd9b-ad53-4abb-a397-f5d5b807c586 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3e4bdd9b-ad53-4abb-a397-f5d5b807c586 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:59 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:59 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:59 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-3e4bdd9b-ad53-4abb-a397-f5d5b807c586 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:07:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3e4bdd9b-ad53-4abb-a397-f5d5b807c586 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/07184420-1dad-46ae-a958-723f5950ed7f returned with HTTP 200 Sep 05 21:07:59 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1690/3328] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:07:59 2026] GET /volume/v3/snapshots/07184420-1dad-46ae-a958-723f5950ed7f => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:07:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1c81d7ae-1a57-494b-9840-9ef3f076c54f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1c81d7ae-1a57-494b-9840-9ef3f076c54f tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/volumes/14ee6de6-fa1f-43e9-98e8-f6956990d0d6 Sep 05 21:07:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1c81d7ae-1a57-494b-9840-9ef3f076c54f tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:07:59 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1c81d7ae-1a57-494b-9840-9ef3f076c54f tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:07:59 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:59 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:07:59 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:59 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:07:59 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-1c81d7ae-1a57-494b-9840-9ef3f076c54f tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Volume info retrieved successfully. Sep 05 21:07:59 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1c81d7ae-1a57-494b-9840-9ef3f076c54f tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes/14ee6de6-fa1f-43e9-98e8-f6956990d0d6 returned with HTTP 200 Sep 05 21:07:59 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1639/3329] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:07:59 2026] GET /volume/v3/volumes/14ee6de6-fa1f-43e9-98e8-f6956990d0d6 => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:07:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1d76fae3-4acb-42ed-bb44-de276baf38b4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:07:59 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1d76fae3-4acb-42ed-bb44-de276baf38b4 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] POST http://192.168.122.147/volume/v3/snapshots Sep 05 21:07:59 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1d76fae3-4acb-42ed-bb44-de276baf38b4 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "14ee6de6-fa1f-43e9-98e8-f6956990d0d6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1189522011"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:07:59 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:07:59 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:07:59 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:07:59 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:07:59 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1d76fae3-4acb-42ed-bb44-de276baf38b4 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Volume info retrieved successfully. Sep 05 21:07:59 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-1d76fae3-4acb-42ed-bb44-de276baf38b4 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Create snapshot from volume 14ee6de6-fa1f-43e9-98e8-f6956990d0d6 Sep 05 21:08:00 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-1d76fae3-4acb-42ed-bb44-de276baf38b4 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Created reservations ['695c3ece-b040-4b39-a2ad-3994c4e75d5b', '1f981a29-4d47-4da5-996e-f84295eb78c2', '1d5c4de3-c77b-4012-a798-b5b33efd1b4e', '4b7eb031-ad11-4b23-aa89-854f8cff0512'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:08:00 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:00 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:08:00 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1d76fae3-4acb-42ed-bb44-de276baf38b4 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot create request issued successfully. Sep 05 21:08:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1d76fae3-4acb-42ed-bb44-de276baf38b4 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 21:08:00 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1691/3330] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 21:07:59 2026] POST /volume/v3/snapshots => generated 308 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:08:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0a47ef2f-0fcc-485f-879c-cfa64a36ed6e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0a47ef2f-0fcc-485f-879c-cfa64a36ed6e tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/dffd53f5-f7ed-4bfd-9151-b5f923be44e2 Sep 05 21:08:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0a47ef2f-0fcc-485f-879c-cfa64a36ed6e tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0a47ef2f-0fcc-485f-879c-cfa64a36ed6e tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:00 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:00 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:00 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0a47ef2f-0fcc-485f-879c-cfa64a36ed6e tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:08:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0a47ef2f-0fcc-485f-879c-cfa64a36ed6e tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/dffd53f5-f7ed-4bfd-9151-b5f923be44e2 returned with HTTP 200 Sep 05 21:08:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1640/3331] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:00 2026] GET /volume/v3/snapshots/dffd53f5-f7ed-4bfd-9151-b5f923be44e2 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a65d8210-2dd1-46bb-a6fd-2ecd762af8a8 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a65d8210-2dd1-46bb-a6fd-2ecd762af8a8 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/07184420-1dad-46ae-a958-723f5950ed7f Sep 05 21:08:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a65d8210-2dd1-46bb-a6fd-2ecd762af8a8 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a65d8210-2dd1-46bb-a6fd-2ecd762af8a8 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a65d8210-2dd1-46bb-a6fd-2ecd762af8a8 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/07184420-1dad-46ae-a958-723f5950ed7f returned with HTTP 404 Sep 05 21:08:00 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1692/3332] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:00 2026] GET /volume/v3/snapshots/07184420-1dad-46ae-a958-723f5950ed7f => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2392506e-5332-4886-bcbd-fa98f4aa0454 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2392506e-5332-4886-bcbd-fa98f4aa0454 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/7f1b5c0b-de0c-418e-8ec6-ce9c1430d029 Sep 05 21:08:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2392506e-5332-4886-bcbd-fa98f4aa0454 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:00 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2392506e-5332-4886-bcbd-fa98f4aa0454 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:00 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-2392506e-5332-4886-bcbd-fa98f4aa0454 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Delete volume with id: 7f1b5c0b-de0c-418e-8ec6-ce9c1430d029 Sep 05 21:08:00 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:00 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:00 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:00 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:00 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2392506e-5332-4886-bcbd-fa98f4aa0454 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:08:00 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2392506e-5332-4886-bcbd-fa98f4aa0454 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Delete volume request issued successfully. Sep 05 21:08:00 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2392506e-5332-4886-bcbd-fa98f4aa0454 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/7f1b5c0b-de0c-418e-8ec6-ce9c1430d029 returned with HTTP 202 Sep 05 21:08:00 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1641/3333] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:08:00 2026] DELETE /volume/v3/volumes/7f1b5c0b-de0c-418e-8ec6-ce9c1430d029 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b1963a61-7e59-4370-b0da-e6eb216169c4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b1963a61-7e59-4370-b0da-e6eb216169c4 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/7f1b5c0b-de0c-418e-8ec6-ce9c1430d029 Sep 05 21:08:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b1963a61-7e59-4370-b0da-e6eb216169c4 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:00 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b1963a61-7e59-4370-b0da-e6eb216169c4 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:00 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:00 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:08:00 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:00 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:00 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b1963a61-7e59-4370-b0da-e6eb216169c4 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:08:00 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b1963a61-7e59-4370-b0da-e6eb216169c4 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/7f1b5c0b-de0c-418e-8ec6-ce9c1430d029 returned with HTTP 200 Sep 05 21:08:00 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1693/3334] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:00 2026] GET /volume/v3/volumes/7f1b5c0b-de0c-418e-8ec6-ce9c1430d029 => generated 1016 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:08:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-675c38c9-8dc7-4097-abdd-bcf22a934961 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-675c38c9-8dc7-4097-abdd-bcf22a934961 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/dffd53f5-f7ed-4bfd-9151-b5f923be44e2 Sep 05 21:08:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-675c38c9-8dc7-4097-abdd-bcf22a934961 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-675c38c9-8dc7-4097-abdd-bcf22a934961 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:01 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:01 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:01 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-675c38c9-8dc7-4097-abdd-bcf22a934961 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:08:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-675c38c9-8dc7-4097-abdd-bcf22a934961 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/dffd53f5-f7ed-4bfd-9151-b5f923be44e2 returned with HTTP 200 Sep 05 21:08:01 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1642/3335] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:01 2026] GET /volume/v3/snapshots/dffd53f5-f7ed-4bfd-9151-b5f923be44e2 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f2d50369-e7b9-4627-bc05-cbc8d6827473 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f2d50369-e7b9-4627-bc05-cbc8d6827473 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/7f1b5c0b-de0c-418e-8ec6-ce9c1430d029 Sep 05 21:08:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f2d50369-e7b9-4627-bc05-cbc8d6827473 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:01 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f2d50369-e7b9-4627-bc05-cbc8d6827473 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:01 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f2d50369-e7b9-4627-bc05-cbc8d6827473 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/7f1b5c0b-de0c-418e-8ec6-ce9c1430d029 returned with HTTP 404 Sep 05 21:08:01 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1694/3336] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:01 2026] GET /volume/v3/volumes/7f1b5c0b-de0c-418e-8ec6-ce9c1430d029 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6275e3fc-1ed1-4184-a88d-a5c51f04b0f6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:01 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6275e3fc-1ed1-4184-a88d-a5c51f04b0f6 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:08:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6275e3fc-1ed1-4184-a88d-a5c51f04b0f6 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-10204806"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:01 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-6275e3fc-1ed1-4184-a88d-a5c51f04b0f6 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-10204806'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:08:01 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-6275e3fc-1ed1-4184-a88d-a5c51f04b0f6 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create volume of 1 GB Sep 05 21:08:01 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6275e3fc-1ed1-4184-a88d-a5c51f04b0f6 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Availability Zones retrieved successfully. Sep 05 21:08:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6275e3fc-1ed1-4184-a88d-a5c51f04b0f6 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Flow 'volume_create_api' (4e4ed5ae-7c0f-45c5-8fe1-1454fa6fc0aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6275e3fc-1ed1-4184-a88d-a5c51f04b0f6 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3817075b-95b0-42b8-bba2-eefda4413c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-6275e3fc-1ed1-4184-a88d-a5c51f04b0f6 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:08:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6275e3fc-1ed1-4184-a88d-a5c51f04b0f6 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3817075b-95b0-42b8-bba2-eefda4413c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6275e3fc-1ed1-4184-a88d-a5c51f04b0f6 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9f12cb2-7759-4a4d-b3dd-ca19e5700cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:01 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-6275e3fc-1ed1-4184-a88d-a5c51f04b0f6 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Created reservations ['edb90587-180a-432c-85d5-cab850f63ef0', '0368aa0a-e28e-4b85-b59e-528801dc2e32', 'd5d39a06-49b5-4343-ae76-e21a334ee923', '1cd25dbb-4582-4a14-bdea-3305994e9696'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:08:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6275e3fc-1ed1-4184-a88d-a5c51f04b0f6 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9f12cb2-7759-4a4d-b3dd-ca19e5700cf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edb90587-180a-432c-85d5-cab850f63ef0', '0368aa0a-e28e-4b85-b59e-528801dc2e32', 'd5d39a06-49b5-4343-ae76-e21a334ee923', '1cd25dbb-4582-4a14-bdea-3305994e9696']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6275e3fc-1ed1-4184-a88d-a5c51f04b0f6 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31dc1818-d096-443e-9aad-4a3779818180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:01 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:01 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6275e3fc-1ed1-4184-a88d-a5c51f04b0f6 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31dc1818-d096-443e-9aad-4a3779818180) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c81fddd8-749b-4b34-b21f-a96a7d2f8d15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-10204806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f16ad1bcd14d14b43f9cdb3113b66e',qos_specs=None,replication_status=,reservations=['edb90587-180a-432c-85d5-cab850f63ef0','0368aa0a-e28e-4b85-b59e-528801dc2e32','d5d39a06-49b5-4343-ae76-e21a334ee923','1cd25dbb-4582-4a14-bdea-3305994e9696'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51d2bb2e3afe43c88a96b68275a0383b',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:08:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-10204806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c81fddd8-749b-4b34-b21f-a96a7d2f8d15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3f16ad1bcd14d14b43f9cdb3113b66e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51d2bb2e3afe43c88a96b68275a0383b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:01 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6275e3fc-1ed1-4184-a88d-a5c51f04b0f6 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e78007be-954b-4e2e-b234-a937433bb533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:02 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6275e3fc-1ed1-4184-a88d-a5c51f04b0f6 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e78007be-954b-4e2e-b234-a937433bb533) transitioned into state 'SUCCESS' from state '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-10204806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f16ad1bcd14d14b43f9cdb3113b66e',qos_specs=None,replication_status=,reservations=['edb90587-180a-432c-85d5-cab850f63ef0','0368aa0a-e28e-4b85-b59e-528801dc2e32','d5d39a06-49b5-4343-ae76-e21a334ee923','1cd25dbb-4582-4a14-bdea-3305994e9696'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51d2bb2e3afe43c88a96b68275a0383b',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:02 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6275e3fc-1ed1-4184-a88d-a5c51f04b0f6 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ccfb35d-c32b-4f75-a752-2b5383ed24f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:02 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6275e3fc-1ed1-4184-a88d-a5c51f04b0f6 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ccfb35d-c32b-4f75-a752-2b5383ed24f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:02 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-6275e3fc-1ed1-4184-a88d-a5c51f04b0f6 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Flow 'volume_create_api' (4e4ed5ae-7c0f-45c5-8fe1-1454fa6fc0aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:02 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6275e3fc-1ed1-4184-a88d-a5c51f04b0f6 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create volume request issued successfully. Sep 05 21:08:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6275e3fc-1ed1-4184-a88d-a5c51f04b0f6 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:08:02 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1643/3337] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 21:08:01 2026] POST /volume/v3/volumes => generated 785 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:08:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a66f8ea2-12b5-4096-bc36-d88f8d83d4a2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a66f8ea2-12b5-4096-bc36-d88f8d83d4a2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/c81fddd8-749b-4b34-b21f-a96a7d2f8d15 Sep 05 21:08:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a66f8ea2-12b5-4096-bc36-d88f8d83d4a2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a66f8ea2-12b5-4096-bc36-d88f8d83d4a2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:02 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:02 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:08:02 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:02 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:02 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a66f8ea2-12b5-4096-bc36-d88f8d83d4a2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:08:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a66f8ea2-12b5-4096-bc36-d88f8d83d4a2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/c81fddd8-749b-4b34-b21f-a96a7d2f8d15 returned with HTTP 200 Sep 05 21:08:02 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1695/3338] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:02 2026] GET /volume/v3/volumes/c81fddd8-749b-4b34-b21f-a96a7d2f8d15 => generated 964 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-712908ea-f198-4e6d-9cad-187e3dfe6ea9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-712908ea-f198-4e6d-9cad-187e3dfe6ea9 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/dffd53f5-f7ed-4bfd-9151-b5f923be44e2 Sep 05 21:08:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-712908ea-f198-4e6d-9cad-187e3dfe6ea9 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-712908ea-f198-4e6d-9cad-187e3dfe6ea9 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:02 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:02 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:02 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-712908ea-f198-4e6d-9cad-187e3dfe6ea9 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:08:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-712908ea-f198-4e6d-9cad-187e3dfe6ea9 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/dffd53f5-f7ed-4bfd-9151-b5f923be44e2 returned with HTTP 200 Sep 05 21:08:02 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1644/3339] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:02 2026] GET /volume/v3/snapshots/dffd53f5-f7ed-4bfd-9151-b5f923be44e2 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6fb293b2-060c-4f7d-92b7-e3a66a9ee47d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6fb293b2-060c-4f7d-92b7-e3a66a9ee47d tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-reader] POST http://192.168.122.147/volume/v3/snapshots/dffd53f5-f7ed-4bfd-9151-b5f923be44e2/action Sep 05 21:08:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6fb293b2-060c-4f7d-92b7-e3a66a9ee47d tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:08:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6fb293b2-060c-4f7d-92b7-e3a66a9ee47d tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:02 devstack devstack@c-api.service[87415]: INFO cinder.api.contrib.snapshot_unmanage [None req-6fb293b2-060c-4f7d-92b7-e3a66a9ee47d tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-reader] Unmanage snapshot with id: dffd53f5-f7ed-4bfd-9151-b5f923be44e2 Sep 05 21:08:02 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:02 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:02 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6fb293b2-060c-4f7d-92b7-e3a66a9ee47d tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-reader] Snapshot retrieved successfully. Sep 05 21:08:02 devstack devstack@c-api.service[87415]: DEBUG cinder.policy [None req-6fb293b2-060c-4f7d-92b7-e3a66a9ee47d tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '43ffb53277984a2ba057ebb3dec9d1d4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bb1e1bf297484e1994be9eba741651e8', '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=87415) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:08:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6fb293b2-060c-4f7d-92b7-e3a66a9ee47d tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-reader] http://192.168.122.147/volume/v3/snapshots/dffd53f5-f7ed-4bfd-9151-b5f923be44e2/action returned with HTTP 403 Sep 05 21:08:02 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1696/3340] 192.168.122.147 () {60 vars in 1280 bytes} [Sat Sep 5 21:08:02 2026] POST /volume/v3/snapshots/dffd53f5-f7ed-4bfd-9151-b5f923be44e2/action => generated 117 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-88520e93-5c82-45eb-8a8e-854ab04a17d5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-88520e93-5c82-45eb-8a8e-854ab04a17d5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] DELETE http://192.168.122.147/volume/v3/snapshots/dffd53f5-f7ed-4bfd-9151-b5f923be44e2 Sep 05 21:08:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-88520e93-5c82-45eb-8a8e-854ab04a17d5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:02 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-88520e93-5c82-45eb-8a8e-854ab04a17d5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:02 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-88520e93-5c82-45eb-8a8e-854ab04a17d5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Delete snapshot with id: dffd53f5-f7ed-4bfd-9151-b5f923be44e2 Sep 05 21:08:02 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:02 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:02 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-88520e93-5c82-45eb-8a8e-854ab04a17d5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:08:02 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:02 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:02 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-88520e93-5c82-45eb-8a8e-854ab04a17d5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot delete request issued successfully. Sep 05 21:08:02 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-88520e93-5c82-45eb-8a8e-854ab04a17d5 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/dffd53f5-f7ed-4bfd-9151-b5f923be44e2 returned with HTTP 202 Sep 05 21:08:02 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1645/3341] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:08:02 2026] DELETE /volume/v3/snapshots/dffd53f5-f7ed-4bfd-9151-b5f923be44e2 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-242ae9bb-3dfd-40b9-91e6-59613131af39 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-242ae9bb-3dfd-40b9-91e6-59613131af39 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/dffd53f5-f7ed-4bfd-9151-b5f923be44e2 Sep 05 21:08:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-242ae9bb-3dfd-40b9-91e6-59613131af39 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:02 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-242ae9bb-3dfd-40b9-91e6-59613131af39 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:02 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:02 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:02 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-242ae9bb-3dfd-40b9-91e6-59613131af39 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:08:02 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-242ae9bb-3dfd-40b9-91e6-59613131af39 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/dffd53f5-f7ed-4bfd-9151-b5f923be44e2 returned with HTTP 200 Sep 05 21:08:02 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1697/3342] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:02 2026] GET /volume/v3/snapshots/dffd53f5-f7ed-4bfd-9151-b5f923be44e2 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6e299caf-4277-47d6-b070-8336dcaa17b2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6e299caf-4277-47d6-b070-8336dcaa17b2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/c81fddd8-749b-4b34-b21f-a96a7d2f8d15 Sep 05 21:08:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6e299caf-4277-47d6-b070-8336dcaa17b2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6e299caf-4277-47d6-b070-8336dcaa17b2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:03 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:03 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:03 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:03 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:03 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6e299caf-4277-47d6-b070-8336dcaa17b2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:08:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6e299caf-4277-47d6-b070-8336dcaa17b2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/c81fddd8-749b-4b34-b21f-a96a7d2f8d15 returned with HTTP 200 Sep 05 21:08:03 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1646/3343] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:03 2026] GET /volume/v3/volumes/c81fddd8-749b-4b34-b21f-a96a7d2f8d15 => generated 1015 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:08:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-47909b82-18dd-45dc-856f-c7434d36fe98 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-47909b82-18dd-45dc-856f-c7434d36fe98 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] POST http://192.168.122.147/volume/v3/snapshots Sep 05 21:08:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-47909b82-18dd-45dc-856f-c7434d36fe98 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c81fddd8-749b-4b34-b21f-a96a7d2f8d15", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1349152862"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:03 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:03 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:08:03 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:03 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:03 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-47909b82-18dd-45dc-856f-c7434d36fe98 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:08:03 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-47909b82-18dd-45dc-856f-c7434d36fe98 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create snapshot from volume c81fddd8-749b-4b34-b21f-a96a7d2f8d15 Sep 05 21:08:03 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-47909b82-18dd-45dc-856f-c7434d36fe98 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Created reservations ['981ad185-584d-4a1f-a358-64abadba1174', 'd1a63c92-f39f-4a68-bcb3-58f9f17c274b', '58eb007b-0df5-4c63-9240-f0f8503e0ff9', '7afcfe24-d624-43f2-98af-c9159394396e'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:08:03 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:03 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:08:03 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-47909b82-18dd-45dc-856f-c7434d36fe98 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot create request issued successfully. Sep 05 21:08:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-47909b82-18dd-45dc-856f-c7434d36fe98 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 21:08:03 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1698/3344] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 21:08:03 2026] POST /volume/v3/snapshots => generated 308 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:08:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e9eb88a4-cf23-4412-80d4-d364f33120e1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e9eb88a4-cf23-4412-80d4-d364f33120e1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/d29fa242-ffdd-4673-ad93-830e846457c2 Sep 05 21:08:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e9eb88a4-cf23-4412-80d4-d364f33120e1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:03 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e9eb88a4-cf23-4412-80d4-d364f33120e1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:03 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:03 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:03 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e9eb88a4-cf23-4412-80d4-d364f33120e1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:08:03 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e9eb88a4-cf23-4412-80d4-d364f33120e1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/d29fa242-ffdd-4673-ad93-830e846457c2 returned with HTTP 200 Sep 05 21:08:03 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1647/3345] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:03 2026] GET /volume/v3/snapshots/d29fa242-ffdd-4673-ad93-830e846457c2 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-01bd92ee-0b55-48a0-bc21-38a11f06e40f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-01bd92ee-0b55-48a0-bc21-38a11f06e40f tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/dffd53f5-f7ed-4bfd-9151-b5f923be44e2 Sep 05 21:08:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-01bd92ee-0b55-48a0-bc21-38a11f06e40f tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:03 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-01bd92ee-0b55-48a0-bc21-38a11f06e40f tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:03 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:03 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:03 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-01bd92ee-0b55-48a0-bc21-38a11f06e40f tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Snapshot retrieved successfully. Sep 05 21:08:03 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-01bd92ee-0b55-48a0-bc21-38a11f06e40f tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/dffd53f5-f7ed-4bfd-9151-b5f923be44e2 returned with HTTP 200 Sep 05 21:08:03 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1699/3346] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:03 2026] GET /volume/v3/snapshots/dffd53f5-f7ed-4bfd-9151-b5f923be44e2 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:08:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-040076bd-16f1-4d43-bb67-5b9d744a9514 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-040076bd-16f1-4d43-bb67-5b9d744a9514 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/d29fa242-ffdd-4673-ad93-830e846457c2 Sep 05 21:08:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-040076bd-16f1-4d43-bb67-5b9d744a9514 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-040076bd-16f1-4d43-bb67-5b9d744a9514 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:04 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:04 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:04 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-040076bd-16f1-4d43-bb67-5b9d744a9514 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:08:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-040076bd-16f1-4d43-bb67-5b9d744a9514 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/d29fa242-ffdd-4673-ad93-830e846457c2 returned with HTTP 200 Sep 05 21:08:04 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1648/3347] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:04 2026] GET /volume/v3/snapshots/d29fa242-ffdd-4673-ad93-830e846457c2 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5fe57a48-40fb-48a2-abf8-09dfc241740d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5fe57a48-40fb-48a2-abf8-09dfc241740d tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/snapshots/dffd53f5-f7ed-4bfd-9151-b5f923be44e2 Sep 05 21:08:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5fe57a48-40fb-48a2-abf8-09dfc241740d tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5fe57a48-40fb-48a2-abf8-09dfc241740d tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5fe57a48-40fb-48a2-abf8-09dfc241740d tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/snapshots/dffd53f5-f7ed-4bfd-9151-b5f923be44e2 returned with HTTP 404 Sep 05 21:08:04 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1700/3348] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:04 2026] GET /volume/v3/snapshots/dffd53f5-f7ed-4bfd-9151-b5f923be44e2 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5322a8a6-a87d-4a45-b6d9-57772ea5dfcb None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5322a8a6-a87d-4a45-b6d9-57772ea5dfcb tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/14ee6de6-fa1f-43e9-98e8-f6956990d0d6 Sep 05 21:08:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5322a8a6-a87d-4a45-b6d9-57772ea5dfcb tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:04 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5322a8a6-a87d-4a45-b6d9-57772ea5dfcb tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:04 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-5322a8a6-a87d-4a45-b6d9-57772ea5dfcb tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Delete volume with id: 14ee6de6-fa1f-43e9-98e8-f6956990d0d6 Sep 05 21:08:04 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:04 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:04 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:04 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:04 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5322a8a6-a87d-4a45-b6d9-57772ea5dfcb tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Volume info retrieved successfully. Sep 05 21:08:04 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-5322a8a6-a87d-4a45-b6d9-57772ea5dfcb tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Delete volume request issued successfully. Sep 05 21:08:04 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5322a8a6-a87d-4a45-b6d9-57772ea5dfcb tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes/14ee6de6-fa1f-43e9-98e8-f6956990d0d6 returned with HTTP 202 Sep 05 21:08:04 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1649/3349] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:08:04 2026] DELETE /volume/v3/volumes/14ee6de6-fa1f-43e9-98e8-f6956990d0d6 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8c044e5d-6d64-44ce-a723-dacc4d885458 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8c044e5d-6d64-44ce-a723-dacc4d885458 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/volumes/14ee6de6-fa1f-43e9-98e8-f6956990d0d6 Sep 05 21:08:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8c044e5d-6d64-44ce-a723-dacc4d885458 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:04 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8c044e5d-6d64-44ce-a723-dacc4d885458 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:04 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:04 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:08:04 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:04 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:04 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8c044e5d-6d64-44ce-a723-dacc4d885458 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Volume info retrieved successfully. Sep 05 21:08:04 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8c044e5d-6d64-44ce-a723-dacc4d885458 tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes/14ee6de6-fa1f-43e9-98e8-f6956990d0d6 returned with HTTP 200 Sep 05 21:08:04 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1701/3350] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:04 2026] GET /volume/v3/volumes/14ee6de6-fa1f-43e9-98e8-f6956990d0d6 => generated 1016 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:08:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-73e68f30-4815-447c-b269-ddfacd52cd72 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-73e68f30-4815-447c-b269-ddfacd52cd72 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/d29fa242-ffdd-4673-ad93-830e846457c2 Sep 05 21:08:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-73e68f30-4815-447c-b269-ddfacd52cd72 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-73e68f30-4815-447c-b269-ddfacd52cd72 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:05 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:05 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:05 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-73e68f30-4815-447c-b269-ddfacd52cd72 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:08:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-73e68f30-4815-447c-b269-ddfacd52cd72 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/d29fa242-ffdd-4673-ad93-830e846457c2 returned with HTTP 200 Sep 05 21:08:05 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1650/3351] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:05 2026] GET /volume/v3/snapshots/d29fa242-ffdd-4673-ad93-830e846457c2 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1fb502b8-890e-45cc-a154-4bb56ab69aa3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1fb502b8-890e-45cc-a154-4bb56ab69aa3 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] PUT http://192.168.122.147/volume/v3/snapshots/d29fa242-ffdd-4673-ad93-830e846457c2 Sep 05 21:08:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1fb502b8-890e-45cc-a154-4bb56ab69aa3 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:05 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:05 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:05 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1fb502b8-890e-45cc-a154-4bb56ab69aa3 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Snapshot retrieved successfully. Sep 05 21:08:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1fb502b8-890e-45cc-a154-4bb56ab69aa3 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] http://192.168.122.147/volume/v3/snapshots/d29fa242-ffdd-4673-ad93-830e846457c2 returned with HTTP 200 Sep 05 21:08:05 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1702/3352] 192.168.122.147 () {60 vars in 1258 bytes} [Sat Sep 5 21:08:05 2026] PUT /volume/v3/snapshots/d29fa242-ffdd-4673-ad93-830e846457c2 => generated 361 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e19760f3-588f-4a82-bf22-38939f8b9d05 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e19760f3-588f-4a82-bf22-38939f8b9d05 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] DELETE http://192.168.122.147/volume/v3/snapshots/d29fa242-ffdd-4673-ad93-830e846457c2 Sep 05 21:08:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e19760f3-588f-4a82-bf22-38939f8b9d05 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e19760f3-588f-4a82-bf22-38939f8b9d05 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:05 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-e19760f3-588f-4a82-bf22-38939f8b9d05 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Delete snapshot with id: d29fa242-ffdd-4673-ad93-830e846457c2 Sep 05 21:08:05 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:05 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:05 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e19760f3-588f-4a82-bf22-38939f8b9d05 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:08:05 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:05 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:05 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-e19760f3-588f-4a82-bf22-38939f8b9d05 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot delete request issued successfully. Sep 05 21:08:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e19760f3-588f-4a82-bf22-38939f8b9d05 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/d29fa242-ffdd-4673-ad93-830e846457c2 returned with HTTP 202 Sep 05 21:08:05 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1651/3353] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:08:05 2026] DELETE /volume/v3/snapshots/d29fa242-ffdd-4673-ad93-830e846457c2 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6a3c6973-6a1e-4398-8e13-1dc37238de36 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6a3c6973-6a1e-4398-8e13-1dc37238de36 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/d29fa242-ffdd-4673-ad93-830e846457c2 Sep 05 21:08:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6a3c6973-6a1e-4398-8e13-1dc37238de36 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:05 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6a3c6973-6a1e-4398-8e13-1dc37238de36 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:05 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:05 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:05 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6a3c6973-6a1e-4398-8e13-1dc37238de36 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:08:05 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6a3c6973-6a1e-4398-8e13-1dc37238de36 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/d29fa242-ffdd-4673-ad93-830e846457c2 returned with HTTP 200 Sep 05 21:08:05 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1703/3354] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:05 2026] GET /volume/v3/snapshots/d29fa242-ffdd-4673-ad93-830e846457c2 => generated 494 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-12353f0b-54e9-4fce-a707-8e4f9e64dfbf None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-12353f0b-54e9-4fce-a707-8e4f9e64dfbf tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] GET http://192.168.122.147/volume/v3/volumes/14ee6de6-fa1f-43e9-98e8-f6956990d0d6 Sep 05 21:08:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-12353f0b-54e9-4fce-a707-8e4f9e64dfbf tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:05 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-12353f0b-54e9-4fce-a707-8e4f9e64dfbf tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:05 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-12353f0b-54e9-4fce-a707-8e4f9e64dfbf tempest-ProjectReaderTests-78117735 tempest-ProjectReaderTests-78117735-project-admin] http://192.168.122.147/volume/v3/volumes/14ee6de6-fa1f-43e9-98e8-f6956990d0d6 returned with HTTP 404 Sep 05 21:08:05 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1652/3355] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:05 2026] GET /volume/v3/volumes/14ee6de6-fa1f-43e9-98e8-f6956990d0d6 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e7b39fd8-ac88-46f1-8693-4001ba3599c1 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e7b39fd8-ac88-46f1-8693-4001ba3599c1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/d29fa242-ffdd-4673-ad93-830e846457c2 Sep 05 21:08:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e7b39fd8-ac88-46f1-8693-4001ba3599c1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:06 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e7b39fd8-ac88-46f1-8693-4001ba3599c1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:06 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:06 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:06 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e7b39fd8-ac88-46f1-8693-4001ba3599c1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:08:06 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e7b39fd8-ac88-46f1-8693-4001ba3599c1 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/d29fa242-ffdd-4673-ad93-830e846457c2 returned with HTTP 200 Sep 05 21:08:06 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1704/3356] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:06 2026] GET /volume/v3/snapshots/d29fa242-ffdd-4673-ad93-830e846457c2 => generated 494 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fce553af-0b17-45c4-b9e8-72cd0adddd88 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fce553af-0b17-45c4-b9e8-72cd0adddd88 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/d29fa242-ffdd-4673-ad93-830e846457c2 Sep 05 21:08:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fce553af-0b17-45c4-b9e8-72cd0adddd88 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fce553af-0b17-45c4-b9e8-72cd0adddd88 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fce553af-0b17-45c4-b9e8-72cd0adddd88 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/d29fa242-ffdd-4673-ad93-830e846457c2 returned with HTTP 404 Sep 05 21:08:07 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1653/3357] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:07 2026] GET /volume/v3/snapshots/d29fa242-ffdd-4673-ad93-830e846457c2 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-52d18c58-ba09-4313-99ec-c8c1e6d58204 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-52d18c58-ba09-4313-99ec-c8c1e6d58204 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/c81fddd8-749b-4b34-b21f-a96a7d2f8d15 Sep 05 21:08:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-52d18c58-ba09-4313-99ec-c8c1e6d58204 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:07 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-52d18c58-ba09-4313-99ec-c8c1e6d58204 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:07 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-52d18c58-ba09-4313-99ec-c8c1e6d58204 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Delete volume with id: c81fddd8-749b-4b34-b21f-a96a7d2f8d15 Sep 05 21:08:07 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:07 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:08:07 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:07 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:07 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-52d18c58-ba09-4313-99ec-c8c1e6d58204 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:08:07 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-52d18c58-ba09-4313-99ec-c8c1e6d58204 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Delete volume request issued successfully. Sep 05 21:08:07 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-52d18c58-ba09-4313-99ec-c8c1e6d58204 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/c81fddd8-749b-4b34-b21f-a96a7d2f8d15 returned with HTTP 202 Sep 05 21:08:07 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1705/3358] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:08:07 2026] DELETE /volume/v3/volumes/c81fddd8-749b-4b34-b21f-a96a7d2f8d15 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fe8c4441-eaf0-4d60-b7c8-a5116ee3cccf None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fe8c4441-eaf0-4d60-b7c8-a5116ee3cccf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/c81fddd8-749b-4b34-b21f-a96a7d2f8d15 Sep 05 21:08:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fe8c4441-eaf0-4d60-b7c8-a5116ee3cccf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:07 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fe8c4441-eaf0-4d60-b7c8-a5116ee3cccf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:07 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:07 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:07 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:07 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:07 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-fe8c4441-eaf0-4d60-b7c8-a5116ee3cccf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:08:07 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fe8c4441-eaf0-4d60-b7c8-a5116ee3cccf tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/c81fddd8-749b-4b34-b21f-a96a7d2f8d15 returned with HTTP 200 Sep 05 21:08:07 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1654/3359] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:07 2026] GET /volume/v3/volumes/c81fddd8-749b-4b34-b21f-a96a7d2f8d15 => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:08:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-28e1db82-cfbb-4fa5-8fa5-b1cafd37f25b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-28e1db82-cfbb-4fa5-8fa5-b1cafd37f25b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/c81fddd8-749b-4b34-b21f-a96a7d2f8d15 Sep 05 21:08:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-28e1db82-cfbb-4fa5-8fa5-b1cafd37f25b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:08 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-28e1db82-cfbb-4fa5-8fa5-b1cafd37f25b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:08 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-28e1db82-cfbb-4fa5-8fa5-b1cafd37f25b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/c81fddd8-749b-4b34-b21f-a96a7d2f8d15 returned with HTTP 404 Sep 05 21:08:08 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1706/3360] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:08 2026] GET /volume/v3/volumes/c81fddd8-749b-4b34-b21f-a96a7d2f8d15 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-09f7d1df-efd1-4733-8640-3639129131f2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:08 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-09f7d1df-efd1-4733-8640-3639129131f2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:08:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-09f7d1df-efd1-4733-8640-3639129131f2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-947024740"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:08 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-09f7d1df-efd1-4733-8640-3639129131f2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-947024740'}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:08:08 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-09f7d1df-efd1-4733-8640-3639129131f2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create volume of 1 GB Sep 05 21:08:08 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-09f7d1df-efd1-4733-8640-3639129131f2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Availability Zones retrieved successfully. Sep 05 21:08:08 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-09f7d1df-efd1-4733-8640-3639129131f2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Flow 'volume_create_api' (699f2484-794e-421b-952c-b0c0f0c0d15f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:08 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-09f7d1df-efd1-4733-8640-3639129131f2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (729599f1-ad1c-4bf8-a80e-e181ac1bd42f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:08 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-09f7d1df-efd1-4733-8640-3639129131f2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:08:08 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-09f7d1df-efd1-4733-8640-3639129131f2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (729599f1-ad1c-4bf8-a80e-e181ac1bd42f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:08 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-09f7d1df-efd1-4733-8640-3639129131f2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70410578-fbaf-49d4-b92e-9989e2ced77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:09 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-09f7d1df-efd1-4733-8640-3639129131f2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Created reservations ['ab7bb562-bd77-45ab-9d4a-8ee63b132d0c', '987f1978-9b7d-4488-91b9-1560c3164b87', '0f606071-4b6c-4430-a435-6f7ecfeff470', '1e8c0ce2-b59e-4fc0-b0c3-922cfe2831c6'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:08:09 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-09f7d1df-efd1-4733-8640-3639129131f2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70410578-fbaf-49d4-b92e-9989e2ced77b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab7bb562-bd77-45ab-9d4a-8ee63b132d0c', '987f1978-9b7d-4488-91b9-1560c3164b87', '0f606071-4b6c-4430-a435-6f7ecfeff470', '1e8c0ce2-b59e-4fc0-b0c3-922cfe2831c6']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:09 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-09f7d1df-efd1-4733-8640-3639129131f2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce1fc136-e0db-43db-98dd-c77d3d168200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:09 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:09 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:09 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-09f7d1df-efd1-4733-8640-3639129131f2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce1fc136-e0db-43db-98dd-c77d3d168200) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bd8bbb4-bbf9-4e94-8a71-5ebfd8df3dcb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-947024740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f16ad1bcd14d14b43f9cdb3113b66e',qos_specs=None,replication_status=,reservations=['ab7bb562-bd77-45ab-9d4a-8ee63b132d0c','987f1978-9b7d-4488-91b9-1560c3164b87','0f606071-4b6c-4430-a435-6f7ecfeff470','1e8c0ce2-b59e-4fc0-b0c3-922cfe2831c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51d2bb2e3afe43c88a96b68275a0383b',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:08:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-947024740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bd8bbb4-bbf9-4e94-8a71-5ebfd8df3dcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3f16ad1bcd14d14b43f9cdb3113b66e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51d2bb2e3afe43c88a96b68275a0383b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:09 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-09f7d1df-efd1-4733-8640-3639129131f2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7845188-c1c5-4522-a07b-392d2467cd3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:09 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-09f7d1df-efd1-4733-8640-3639129131f2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7845188-c1c5-4522-a07b-392d2467cd3d) transitioned into state 'SUCCESS' from state '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-947024740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f16ad1bcd14d14b43f9cdb3113b66e',qos_specs=None,replication_status=,reservations=['ab7bb562-bd77-45ab-9d4a-8ee63b132d0c','987f1978-9b7d-4488-91b9-1560c3164b87','0f606071-4b6c-4430-a435-6f7ecfeff470','1e8c0ce2-b59e-4fc0-b0c3-922cfe2831c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51d2bb2e3afe43c88a96b68275a0383b',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:09 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-09f7d1df-efd1-4733-8640-3639129131f2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9471515a-db9b-4faa-a6fd-e37a0aa3bf37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:09 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-09f7d1df-efd1-4733-8640-3639129131f2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9471515a-db9b-4faa-a6fd-e37a0aa3bf37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:09 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-09f7d1df-efd1-4733-8640-3639129131f2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Flow 'volume_create_api' (699f2484-794e-421b-952c-b0c0f0c0d15f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:09 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-09f7d1df-efd1-4733-8640-3639129131f2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create volume request issued successfully. Sep 05 21:08:09 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-09f7d1df-efd1-4733-8640-3639129131f2 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:08:09 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1655/3361] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 21:08:08 2026] POST /volume/v3/volumes => generated 786 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:08:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d78a1fc2-4db0-44cf-be46-9db7c1f41e26 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d78a1fc2-4db0-44cf-be46-9db7c1f41e26 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/3bd8bbb4-bbf9-4e94-8a71-5ebfd8df3dcb Sep 05 21:08:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d78a1fc2-4db0-44cf-be46-9db7c1f41e26 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:09 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d78a1fc2-4db0-44cf-be46-9db7c1f41e26 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:09 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:09 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:08:09 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:09 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:09 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d78a1fc2-4db0-44cf-be46-9db7c1f41e26 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:08:09 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d78a1fc2-4db0-44cf-be46-9db7c1f41e26 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/3bd8bbb4-bbf9-4e94-8a71-5ebfd8df3dcb returned with HTTP 200 Sep 05 21:08:09 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1707/3362] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:09 2026] GET /volume/v3/volumes/3bd8bbb4-bbf9-4e94-8a71-5ebfd8df3dcb => generated 965 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4eb85355-4f6f-49b5-bbb4-66c9a6a4e013 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4eb85355-4f6f-49b5-bbb4-66c9a6a4e013 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/3bd8bbb4-bbf9-4e94-8a71-5ebfd8df3dcb Sep 05 21:08:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4eb85355-4f6f-49b5-bbb4-66c9a6a4e013 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4eb85355-4f6f-49b5-bbb4-66c9a6a4e013 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:10 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:10 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:10 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:10 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:10 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4eb85355-4f6f-49b5-bbb4-66c9a6a4e013 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:08:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4eb85355-4f6f-49b5-bbb4-66c9a6a4e013 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/3bd8bbb4-bbf9-4e94-8a71-5ebfd8df3dcb returned with HTTP 200 Sep 05 21:08:10 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1656/3363] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:10 2026] GET /volume/v3/volumes/3bd8bbb4-bbf9-4e94-8a71-5ebfd8df3dcb => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:08:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1dee9fcb-261e-4182-bd1c-0f567eab2308 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1dee9fcb-261e-4182-bd1c-0f567eab2308 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] POST http://192.168.122.147/volume/v3/snapshots Sep 05 21:08:10 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1dee9fcb-261e-4182-bd1c-0f567eab2308 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3bd8bbb4-bbf9-4e94-8a71-5ebfd8df3dcb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-460802827"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:10 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:10 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:08:10 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:10 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:10 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1dee9fcb-261e-4182-bd1c-0f567eab2308 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:08:10 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-1dee9fcb-261e-4182-bd1c-0f567eab2308 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Create snapshot from volume 3bd8bbb4-bbf9-4e94-8a71-5ebfd8df3dcb Sep 05 21:08:10 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-1dee9fcb-261e-4182-bd1c-0f567eab2308 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Created reservations ['5c2a2144-b869-45e7-aed7-7beab03f1634', 'bec49252-28de-4746-81b8-45ab6a96bc6f', '919769bb-16fd-4fdd-b7c2-74b484d9c165', 'c3cbc7a5-6468-4c09-94a1-3120769f2c42'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:08:10 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:10 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:08:10 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1dee9fcb-261e-4182-bd1c-0f567eab2308 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot create request issued successfully. Sep 05 21:08:10 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1dee9fcb-261e-4182-bd1c-0f567eab2308 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 21:08:10 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1708/3364] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 21:08:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:08:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2b84b434-9d60-4c41-984d-8bfd56479c31 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2b84b434-9d60-4c41-984d-8bfd56479c31 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/ce605978-a296-4bbb-b17d-e782f51ba7eb Sep 05 21:08:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2b84b434-9d60-4c41-984d-8bfd56479c31 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:10 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2b84b434-9d60-4c41-984d-8bfd56479c31 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:10 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:10 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:10 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2b84b434-9d60-4c41-984d-8bfd56479c31 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:08:10 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2b84b434-9d60-4c41-984d-8bfd56479c31 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/ce605978-a296-4bbb-b17d-e782f51ba7eb returned with HTTP 200 Sep 05 21:08:10 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1657/3365] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:10 2026] GET /volume/v3/snapshots/ce605978-a296-4bbb-b17d-e782f51ba7eb => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-da5512bf-0d00-42e1-90ee-9c5834298b0a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-da5512bf-0d00-42e1-90ee-9c5834298b0a tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/ce605978-a296-4bbb-b17d-e782f51ba7eb Sep 05 21:08:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-da5512bf-0d00-42e1-90ee-9c5834298b0a tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:11 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-da5512bf-0d00-42e1-90ee-9c5834298b0a tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:11 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:11 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:11 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-da5512bf-0d00-42e1-90ee-9c5834298b0a tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:08:11 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-da5512bf-0d00-42e1-90ee-9c5834298b0a tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/ce605978-a296-4bbb-b17d-e782f51ba7eb returned with HTTP 200 Sep 05 21:08:11 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1709/3366] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:11 2026] GET /volume/v3/snapshots/ce605978-a296-4bbb-b17d-e782f51ba7eb => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6d38a922-80f9-4a3a-b77d-e4cce644588b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6d38a922-80f9-4a3a-b77d-e4cce644588b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/ce605978-a296-4bbb-b17d-e782f51ba7eb Sep 05 21:08:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6d38a922-80f9-4a3a-b77d-e4cce644588b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6d38a922-80f9-4a3a-b77d-e4cce644588b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:12 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:12 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:12 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-6d38a922-80f9-4a3a-b77d-e4cce644588b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:08:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6d38a922-80f9-4a3a-b77d-e4cce644588b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/ce605978-a296-4bbb-b17d-e782f51ba7eb returned with HTTP 200 Sep 05 21:08:12 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1658/3367] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:12 2026] GET /volume/v3/snapshots/ce605978-a296-4bbb-b17d-e782f51ba7eb => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-53a01e62-0aaf-4e4e-8fe7-b3b578e9622b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-53a01e62-0aaf-4e4e-8fe7-b3b578e9622b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] POST http://192.168.122.147/volume/v3/snapshots/ce605978-a296-4bbb-b17d-e782f51ba7eb/action Sep 05 21:08:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-53a01e62-0aaf-4e4e-8fe7-b3b578e9622b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:08:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-53a01e62-0aaf-4e4e-8fe7-b3b578e9622b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.admin_actions [None req-53a01e62-0aaf-4e4e-8fe7-b3b578e9622b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Updating snapshot 'ce605978-a296-4bbb-b17d-e782f51ba7eb' with '{'status': 'creating'}' {{(pid=87415) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 21:08:12 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:12 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-53a01e62-0aaf-4e4e-8fe7-b3b578e9622b tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/ce605978-a296-4bbb-b17d-e782f51ba7eb/action returned with HTTP 202 Sep 05 21:08:12 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1710/3368] 192.168.122.147 () {60 vars in 1280 bytes} [Sat Sep 5 21:08:12 2026] POST /volume/v3/snapshots/ce605978-a296-4bbb-b17d-e782f51ba7eb/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:08:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b7481304-4640-4975-bb22-94e9cc2553fd None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b7481304-4640-4975-bb22-94e9cc2553fd tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/ce605978-a296-4bbb-b17d-e782f51ba7eb Sep 05 21:08:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b7481304-4640-4975-bb22-94e9cc2553fd tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b7481304-4640-4975-bb22-94e9cc2553fd tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:12 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:12 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:12 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-b7481304-4640-4975-bb22-94e9cc2553fd tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:08:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b7481304-4640-4975-bb22-94e9cc2553fd tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/ce605978-a296-4bbb-b17d-e782f51ba7eb returned with HTTP 200 Sep 05 21:08:12 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1659/3369] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:12 2026] GET /volume/v3/snapshots/ce605978-a296-4bbb-b17d-e782f51ba7eb => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-72dc3394-9880-4d8d-8402-b0c0ecf1274f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-72dc3394-9880-4d8d-8402-b0c0ecf1274f tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] POST http://192.168.122.147/volume/v3/snapshots/ce605978-a296-4bbb-b17d-e782f51ba7eb/action Sep 05 21:08:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-72dc3394-9880-4d8d-8402-b0c0ecf1274f tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87415) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 21:08:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-72dc3394-9880-4d8d-8402-b0c0ecf1274f tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.contrib.snapshot_actions [None req-72dc3394-9880-4d8d-8402-b0c0ecf1274f tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87415) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 05 21:08:12 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:12 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:12 devstack devstack@c-api.service[87415]: INFO cinder.api.contrib.snapshot_actions [None req-72dc3394-9880-4d8d-8402-b0c0ecf1274f tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] Updating snapshot ce605978-a296-4bbb-b17d-e782f51ba7eb with info {'id': 'ce605978-a296-4bbb-b17d-e782f51ba7eb', 'status': 'error', 'progress': '80%'} Sep 05 21:08:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-72dc3394-9880-4d8d-8402-b0c0ecf1274f tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-member] http://192.168.122.147/volume/v3/snapshots/ce605978-a296-4bbb-b17d-e782f51ba7eb/action returned with HTTP 202 Sep 05 21:08:12 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1711/3370] 192.168.122.147 () {60 vars in 1280 bytes} [Sat Sep 5 21:08:12 2026] POST /volume/v3/snapshots/ce605978-a296-4bbb-b17d-e782f51ba7eb/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1d9e319c-77ed-47cd-82e3-d26b4c9f988d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1d9e319c-77ed-47cd-82e3-d26b4c9f988d tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] DELETE http://192.168.122.147/volume/v3/snapshots/ce605978-a296-4bbb-b17d-e782f51ba7eb Sep 05 21:08:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1d9e319c-77ed-47cd-82e3-d26b4c9f988d tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:12 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1d9e319c-77ed-47cd-82e3-d26b4c9f988d tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:12 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-1d9e319c-77ed-47cd-82e3-d26b4c9f988d tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Delete snapshot with id: ce605978-a296-4bbb-b17d-e782f51ba7eb Sep 05 21:08:12 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:12 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:12 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-1d9e319c-77ed-47cd-82e3-d26b4c9f988d tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:08:12 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:12 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:12 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-1d9e319c-77ed-47cd-82e3-d26b4c9f988d tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot delete request issued successfully. Sep 05 21:08:12 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1d9e319c-77ed-47cd-82e3-d26b4c9f988d tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/ce605978-a296-4bbb-b17d-e782f51ba7eb returned with HTTP 202 Sep 05 21:08:12 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1660/3371] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:08:12 2026] DELETE /volume/v3/snapshots/ce605978-a296-4bbb-b17d-e782f51ba7eb => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-1064281f-31da-4672-8a33-47a1caa46665 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1064281f-31da-4672-8a33-47a1caa46665 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/ce605978-a296-4bbb-b17d-e782f51ba7eb Sep 05 21:08:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1064281f-31da-4672-8a33-47a1caa46665 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:12 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-1064281f-31da-4672-8a33-47a1caa46665 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:12 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:12 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:12 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-1064281f-31da-4672-8a33-47a1caa46665 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:08:12 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-1064281f-31da-4672-8a33-47a1caa46665 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/ce605978-a296-4bbb-b17d-e782f51ba7eb returned with HTTP 200 Sep 05 21:08:12 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1712/3372] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:12 2026] GET /volume/v3/snapshots/ce605978-a296-4bbb-b17d-e782f51ba7eb => generated 464 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-aa570b9b-14d7-4da2-a09a-5f6ec0cd75f9 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-aa570b9b-14d7-4da2-a09a-5f6ec0cd75f9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/ce605978-a296-4bbb-b17d-e782f51ba7eb Sep 05 21:08:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-aa570b9b-14d7-4da2-a09a-5f6ec0cd75f9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:13 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-aa570b9b-14d7-4da2-a09a-5f6ec0cd75f9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:13 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:13 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:13 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-aa570b9b-14d7-4da2-a09a-5f6ec0cd75f9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Snapshot retrieved successfully. Sep 05 21:08:13 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-aa570b9b-14d7-4da2-a09a-5f6ec0cd75f9 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/ce605978-a296-4bbb-b17d-e782f51ba7eb returned with HTTP 200 Sep 05 21:08:13 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1661/3373] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:13 2026] GET /volume/v3/snapshots/ce605978-a296-4bbb-b17d-e782f51ba7eb => generated 464 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7933bff9-b1d1-43c9-92d4-ae50530e4492 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7933bff9-b1d1-43c9-92d4-ae50530e4492 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/snapshots/ce605978-a296-4bbb-b17d-e782f51ba7eb Sep 05 21:08:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7933bff9-b1d1-43c9-92d4-ae50530e4492 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7933bff9-b1d1-43c9-92d4-ae50530e4492 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7933bff9-b1d1-43c9-92d4-ae50530e4492 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/snapshots/ce605978-a296-4bbb-b17d-e782f51ba7eb returned with HTTP 404 Sep 05 21:08:15 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1713/3374] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:15 2026] GET /volume/v3/snapshots/ce605978-a296-4bbb-b17d-e782f51ba7eb => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2b0cd8ab-a63a-4f18-84c9-c832dee0a963 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2b0cd8ab-a63a-4f18-84c9-c832dee0a963 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/3bd8bbb4-bbf9-4e94-8a71-5ebfd8df3dcb Sep 05 21:08:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2b0cd8ab-a63a-4f18-84c9-c832dee0a963 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:15 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2b0cd8ab-a63a-4f18-84c9-c832dee0a963 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:15 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-2b0cd8ab-a63a-4f18-84c9-c832dee0a963 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Delete volume with id: 3bd8bbb4-bbf9-4e94-8a71-5ebfd8df3dcb Sep 05 21:08:15 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:15 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:15 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:15 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:15 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2b0cd8ab-a63a-4f18-84c9-c832dee0a963 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:08:15 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2b0cd8ab-a63a-4f18-84c9-c832dee0a963 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Delete volume request issued successfully. Sep 05 21:08:15 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2b0cd8ab-a63a-4f18-84c9-c832dee0a963 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/3bd8bbb4-bbf9-4e94-8a71-5ebfd8df3dcb returned with HTTP 202 Sep 05 21:08:15 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1662/3375] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:08:15 2026] DELETE /volume/v3/volumes/3bd8bbb4-bbf9-4e94-8a71-5ebfd8df3dcb => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-bbcdfb10-6111-44b4-911a-f3587cf94003 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bbcdfb10-6111-44b4-911a-f3587cf94003 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/3bd8bbb4-bbf9-4e94-8a71-5ebfd8df3dcb Sep 05 21:08:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bbcdfb10-6111-44b4-911a-f3587cf94003 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:15 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bbcdfb10-6111-44b4-911a-f3587cf94003 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:15 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:15 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:08:15 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:15 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:15 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-bbcdfb10-6111-44b4-911a-f3587cf94003 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Volume info retrieved successfully. Sep 05 21:08:15 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bbcdfb10-6111-44b4-911a-f3587cf94003 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/3bd8bbb4-bbf9-4e94-8a71-5ebfd8df3dcb returned with HTTP 200 Sep 05 21:08:15 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1714/3376] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:15 2026] GET /volume/v3/volumes/3bd8bbb4-bbf9-4e94-8a71-5ebfd8df3dcb => generated 1015 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:08:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-fa5c9e22-2eee-465f-9568-c671e787f471 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fa5c9e22-2eee-465f-9568-c671e787f471 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] GET http://192.168.122.147/volume/v3/volumes/3bd8bbb4-bbf9-4e94-8a71-5ebfd8df3dcb Sep 05 21:08:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fa5c9e22-2eee-465f-9568-c671e787f471 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:16 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-fa5c9e22-2eee-465f-9568-c671e787f471 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:16 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-fa5c9e22-2eee-465f-9568-c671e787f471 tempest-ProjectMemberTests-1941667694 tempest-ProjectMemberTests-1941667694-project-admin] http://192.168.122.147/volume/v3/volumes/3bd8bbb4-bbf9-4e94-8a71-5ebfd8df3dcb returned with HTTP 404 Sep 05 21:08:16 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1663/3377] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:16 2026] GET /volume/v3/volumes/3bd8bbb4-bbf9-4e94-8a71-5ebfd8df3dcb => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-27f89aea-aae2-4ce7-8ec6-f17fe0280828 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-27f89aea-aae2-4ce7-8ec6-f17fe0280828 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:08:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-27f89aea-aae2-4ce7-8ec6-f17fe0280828 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1851289066", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1350756061", "vendor_name": "tempest-vendor_name-1445214208"}}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-27f89aea-aae2-4ce7-8ec6-f17fe0280828 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:08:20 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1715/3378] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:08:20 2026] POST /volume/v3/types => generated 330 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:08:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-ba3bedb2-8914-42ca-8c03-a9125bbdb91b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ba3bedb2-8914-42ca-8c03-a9125bbdb91b tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:08:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-ba3bedb2-8914-42ca-8c03-a9125bbdb91b tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "65ad0c36-b3ac-4c39-86a3-f49ae6ff2dae", "size": 1}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:20 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-ba3bedb2-8914-42ca-8c03-a9125bbdb91b tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Create volume request body: {'volume': {'volume_type': '65ad0c36-b3ac-4c39-86a3-f49ae6ff2dae', 'size': 1}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:08:20 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-ba3bedb2-8914-42ca-8c03-a9125bbdb91b tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Create volume of 1 GB Sep 05 21:08:20 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:20 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:20 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ba3bedb2-8914-42ca-8c03-a9125bbdb91b tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Availability Zones retrieved successfully. Sep 05 21:08:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ba3bedb2-8914-42ca-8c03-a9125bbdb91b tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Flow 'volume_create_api' (d371bbe3-b4c1-40ba-b81d-94008dbddf76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ba3bedb2-8914-42ca-8c03-a9125bbdb91b tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c18c4f8-e6b5-42ea-b178-57b0c61b384d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-ba3bedb2-8914-42ca-8c03-a9125bbdb91b tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:08:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ba3bedb2-8914-42ca-8c03-a9125bbdb91b tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c18c4f8-e6b5-42ea-b178-57b0c61b384d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T19:08:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1350756061',vendor_name='tempest-vendor_name-1445214208'},id=65ad0c36-b3ac-4c39-86a3-f49ae6ff2dae,is_public=True,name='tempest-ProjectMemberTests-volume-type-1851289066',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65ad0c36-b3ac-4c39-86a3-f49ae6ff2dae', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ba3bedb2-8914-42ca-8c03-a9125bbdb91b tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94c4c386-0e7e-4dbc-ad68-c961e3051a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:20 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-ba3bedb2-8914-42ca-8c03-a9125bbdb91b tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1851289066 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1851289066, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:08:20 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-ba3bedb2-8914-42ca-8c03-a9125bbdb91b tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1851289066 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1851289066, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:08:20 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-ba3bedb2-8914-42ca-8c03-a9125bbdb91b tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Created reservations ['e49f7f4c-312b-42ea-90f0-34e7cf6d97a2', 'b4ed00c6-d33f-4471-836a-e8af3367aa5c', '844aa6d5-ad8e-4704-ac8c-af1c98a56d6b', '33ab891b-c3ad-4bb3-ac42-aacfa3a28ef1'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:08:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ba3bedb2-8914-42ca-8c03-a9125bbdb91b tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94c4c386-0e7e-4dbc-ad68-c961e3051a59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e49f7f4c-312b-42ea-90f0-34e7cf6d97a2', 'b4ed00c6-d33f-4471-836a-e8af3367aa5c', '844aa6d5-ad8e-4704-ac8c-af1c98a56d6b', '33ab891b-c3ad-4bb3-ac42-aacfa3a28ef1']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ba3bedb2-8914-42ca-8c03-a9125bbdb91b tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ac14428-9a74-4880-9875-9734efff438b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:20 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:20 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ba3bedb2-8914-42ca-8c03-a9125bbdb91b tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ac14428-9a74-4880-9875-9734efff438b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7085612-9cba-4513-b940-63712e9d412d', '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='d1b7623904e1441eae8fb1420450e923',qos_specs=None,replication_status=,reservations=['e49f7f4c-312b-42ea-90f0-34e7cf6d97a2','b4ed00c6-d33f-4471-836a-e8af3367aa5c','844aa6d5-ad8e-4704-ac8c-af1c98a56d6b','33ab891b-c3ad-4bb3-ac42-aacfa3a28ef1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282ff672e02c46d79bdd200e35de1a2e',volume_type_id=65ad0c36-b3ac-4c39-86a3-f49ae6ff2dae), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:08:20Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7085612-9cba-4513-b940-63712e9d412d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1b7623904e1441eae8fb1420450e923',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='282ff672e02c46d79bdd200e35de1a2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65ad0c36-b3ac-4c39-86a3-f49ae6ff2dae),volume_type_id=65ad0c36-b3ac-4c39-86a3-f49ae6ff2dae)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ba3bedb2-8914-42ca-8c03-a9125bbdb91b tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76ac6b6b-775c-43a2-b349-407f9db1b64e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ba3bedb2-8914-42ca-8c03-a9125bbdb91b tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76ac6b6b-775c-43a2-b349-407f9db1b64e) transitioned into state 'SUCCESS' from 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='d1b7623904e1441eae8fb1420450e923',qos_specs=None,replication_status=,reservations=['e49f7f4c-312b-42ea-90f0-34e7cf6d97a2','b4ed00c6-d33f-4471-836a-e8af3367aa5c','844aa6d5-ad8e-4704-ac8c-af1c98a56d6b','33ab891b-c3ad-4bb3-ac42-aacfa3a28ef1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282ff672e02c46d79bdd200e35de1a2e',volume_type_id=65ad0c36-b3ac-4c39-86a3-f49ae6ff2dae)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ba3bedb2-8914-42ca-8c03-a9125bbdb91b tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fca45f6-b4c1-4df7-bc16-b01a9e10cad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ba3bedb2-8914-42ca-8c03-a9125bbdb91b tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fca45f6-b4c1-4df7-bc16-b01a9e10cad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:20 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-ba3bedb2-8914-42ca-8c03-a9125bbdb91b tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Flow 'volume_create_api' (d371bbe3-b4c1-40ba-b81d-94008dbddf76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:20 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-ba3bedb2-8914-42ca-8c03-a9125bbdb91b tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Create volume request issued successfully. Sep 05 21:08:20 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-ba3bedb2-8914-42ca-8c03-a9125bbdb91b tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:08:20 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1664/3379] 192.168.122.147 () {62 vars in 1182 bytes} [Sat Sep 5 21:08:20 2026] POST /volume/v3/volumes => generated 782 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:08:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8ceb57ce-2e1c-49c4-b8a0-03af23d5339f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8ceb57ce-2e1c-49c4-b8a0-03af23d5339f tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] GET http://192.168.122.147/volume/v3/volumes/f7085612-9cba-4513-b940-63712e9d412d Sep 05 21:08:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8ceb57ce-2e1c-49c4-b8a0-03af23d5339f tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:20 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8ceb57ce-2e1c-49c4-b8a0-03af23d5339f tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:20 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:20 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:08:20 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:20 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:20 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8ceb57ce-2e1c-49c4-b8a0-03af23d5339f tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Volume info retrieved successfully. Sep 05 21:08:20 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8ceb57ce-2e1c-49c4-b8a0-03af23d5339f tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] http://192.168.122.147/volume/v3/volumes/f7085612-9cba-4513-b940-63712e9d412d returned with HTTP 200 Sep 05 21:08:20 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1716/3380] 192.168.122.147 () {60 vars in 1272 bytes} [Sat Sep 5 21:08:20 2026] GET /volume/v3/volumes/f7085612-9cba-4513-b940-63712e9d412d => generated 961 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d8a53444-f956-43d6-9f8b-115be3b974e5 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d8a53444-f956-43d6-9f8b-115be3b974e5 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] GET http://192.168.122.147/volume/v3/volumes/f7085612-9cba-4513-b940-63712e9d412d Sep 05 21:08:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d8a53444-f956-43d6-9f8b-115be3b974e5 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d8a53444-f956-43d6-9f8b-115be3b974e5 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:21 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:21 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:21 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:21 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:21 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d8a53444-f956-43d6-9f8b-115be3b974e5 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Volume info retrieved successfully. Sep 05 21:08:21 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d8a53444-f956-43d6-9f8b-115be3b974e5 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] http://192.168.122.147/volume/v3/volumes/f7085612-9cba-4513-b940-63712e9d412d returned with HTTP 200 Sep 05 21:08:21 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1665/3381] 192.168.122.147 () {60 vars in 1272 bytes} [Sat Sep 5 21:08:21 2026] GET /volume/v3/volumes/f7085612-9cba-4513-b940-63712e9d412d => generated 982 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-295a04b9-3221-4372-8ab5-dadaf109c50d None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-295a04b9-3221-4372-8ab5-dadaf109c50d tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] GET http://192.168.122.147/volume/v3/messages Sep 05 21:08:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-295a04b9-3221-4372-8ab5-dadaf109c50d tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:21 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-295a04b9-3221-4372-8ab5-dadaf109c50d tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:21 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-295a04b9-3221-4372-8ab5-dadaf109c50d tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] http://192.168.122.147/volume/v3/messages returned with HTTP 200 Sep 05 21:08:21 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1717/3382] 192.168.122.147 () {60 vars in 1164 bytes} [Sat Sep 5 21:08:21 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 05 21:08:21 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d4ada4cd-6a3e-40e7-acfd-3fead8bff534 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d4ada4cd-6a3e-40e7-acfd-3fead8bff534 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-member] DELETE http://192.168.122.147/volume/v3/messages/6e4ed407-fef3-47fb-a75d-a23de18a268c Sep 05 21:08:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d4ada4cd-6a3e-40e7-acfd-3fead8bff534 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d4ada4cd-6a3e-40e7-acfd-3fead8bff534 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-member] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d4ada4cd-6a3e-40e7-acfd-3fead8bff534 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-member] http://192.168.122.147/volume/v3/messages/6e4ed407-fef3-47fb-a75d-a23de18a268c returned with HTTP 204 Sep 05 21:08:22 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1666/3383] 192.168.122.147 () {60 vars in 1278 bytes} [Sat Sep 5 21:08:21 2026] DELETE /volume/v3/messages/6e4ed407-fef3-47fb-a75d-a23de18a268c => generated 0 bytes in 260 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 21:08:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-84bb2d31-c0ce-424b-b9aa-e8124a4d914a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-84bb2d31-c0ce-424b-b9aa-e8124a4d914a tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-member] GET http://192.168.122.147/volume/v3/messages/6e4ed407-fef3-47fb-a75d-a23de18a268c Sep 05 21:08:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-84bb2d31-c0ce-424b-b9aa-e8124a4d914a tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-84bb2d31-c0ce-424b-b9aa-e8124a4d914a tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:22 devstack devstack@c-api.service[87415]: DEBUG dbcounter [-] [87415] Writing DB stats cinder:SELECT=522,cinder:UPDATE=233,cinder:INSERT=129,cinder:DELETE=1 {{(pid=87415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:08:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-84bb2d31-c0ce-424b-b9aa-e8124a4d914a tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-member] http://192.168.122.147/volume/v3/messages/6e4ed407-fef3-47fb-a75d-a23de18a268c returned with HTTP 404 Sep 05 21:08:22 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1718/3384] 192.168.122.147 () {60 vars in 1275 bytes} [Sat Sep 5 21:08:22 2026] GET /volume/v3/messages/6e4ed407-fef3-47fb-a75d-a23de18a268c => generated 110 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-850ce272-2f5e-44ed-8abb-d91ab7dea88e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-850ce272-2f5e-44ed-8abb-d91ab7dea88e tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/f7085612-9cba-4513-b940-63712e9d412d Sep 05 21:08:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-850ce272-2f5e-44ed-8abb-d91ab7dea88e tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-850ce272-2f5e-44ed-8abb-d91ab7dea88e tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:22 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-850ce272-2f5e-44ed-8abb-d91ab7dea88e tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Delete volume with id: f7085612-9cba-4513-b940-63712e9d412d Sep 05 21:08:22 devstack devstack@c-api.service[87416]: DEBUG dbcounter [-] [87416] Writing DB stats cinder:SELECT=534,cinder:UPDATE=195,cinder:INSERT=107 {{(pid=87416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:08:22 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:22 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:22 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:22 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:22 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-850ce272-2f5e-44ed-8abb-d91ab7dea88e tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Volume info retrieved successfully. Sep 05 21:08:22 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-850ce272-2f5e-44ed-8abb-d91ab7dea88e tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87416) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 21:08:22 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-850ce272-2f5e-44ed-8abb-d91ab7dea88e tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Created reservations ['f7dcc0c4-8a54-47fd-9480-37e939e69c54', '130dc0ce-2f39-4bad-9c00-6fb26f9c6f24', '94209d6a-642b-4fe8-805e-2d31daef18c3', 'd18db72f-63a2-4a3f-b937-e8b1ba833d72'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:08:22 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-850ce272-2f5e-44ed-8abb-d91ab7dea88e tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Delete volume request issued successfully. Sep 05 21:08:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-850ce272-2f5e-44ed-8abb-d91ab7dea88e tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] http://192.168.122.147/volume/v3/volumes/f7085612-9cba-4513-b940-63712e9d412d returned with HTTP 202 Sep 05 21:08:22 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1667/3385] 192.168.122.147 () {60 vars in 1275 bytes} [Sat Sep 5 21:08:22 2026] DELETE /volume/v3/volumes/f7085612-9cba-4513-b940-63712e9d412d => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4a4f997d-02f6-42c6-883d-b3a30a85e7dd None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4a4f997d-02f6-42c6-883d-b3a30a85e7dd tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] DELETE http://192.168.122.147/volume/v3/types/65ad0c36-b3ac-4c39-86a3-f49ae6ff2dae Sep 05 21:08:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4a4f997d-02f6-42c6-883d-b3a30a85e7dd tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4a4f997d-02f6-42c6-883d-b3a30a85e7dd tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4a4f997d-02f6-42c6-883d-b3a30a85e7dd tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] http://192.168.122.147/volume/v3/types/65ad0c36-b3ac-4c39-86a3-f49ae6ff2dae returned with HTTP 202 Sep 05 21:08:22 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1719/3386] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:08:22 2026] DELETE /volume/v3/types/65ad0c36-b3ac-4c39-86a3-f49ae6ff2dae => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2acf7394-61ad-498f-8884-156b874a42e3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2acf7394-61ad-498f-8884-156b874a42e3 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:08:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2acf7394-61ad-498f-8884-156b874a42e3 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-990169382", "extra_specs": {"storage_protocol": "tempest-storage_protocol-290825196", "vendor_name": "tempest-vendor_name-547315959"}}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2acf7394-61ad-498f-8884-156b874a42e3 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:08:22 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1668/3387] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:08:22 2026] POST /volume/v3/types => generated 327 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ee829298-da7b-49eb-a76e-d2cea48dd447 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ee829298-da7b-49eb-a76e-d2cea48dd447 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:08:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ee829298-da7b-49eb-a76e-d2cea48dd447 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a6547394-dc07-4909-ada3-23c4fc4eb49e", "size": 1}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:22 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-ee829298-da7b-49eb-a76e-d2cea48dd447 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Create volume request body: {'volume': {'volume_type': 'a6547394-dc07-4909-ada3-23c4fc4eb49e', 'size': 1}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:08:22 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-ee829298-da7b-49eb-a76e-d2cea48dd447 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Create volume of 1 GB Sep 05 21:08:22 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:22 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:22 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ee829298-da7b-49eb-a76e-d2cea48dd447 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Availability Zones retrieved successfully. Sep 05 21:08:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ee829298-da7b-49eb-a76e-d2cea48dd447 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Flow 'volume_create_api' (5922fdcb-87ff-4ea6-b2b9-6faba625e022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ee829298-da7b-49eb-a76e-d2cea48dd447 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bbf239b-84b7-4202-a6ac-9d845badbb24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-ee829298-da7b-49eb-a76e-d2cea48dd447 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:08:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ee829298-da7b-49eb-a76e-d2cea48dd447 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bbf239b-84b7-4202-a6ac-9d845badbb24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T19:08:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-290825196',vendor_name='tempest-vendor_name-547315959'},id=a6547394-dc07-4909-ada3-23c4fc4eb49e,is_public=True,name='tempest-ProjectMemberTests-volume-type-990169382',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a6547394-dc07-4909-ada3-23c4fc4eb49e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ee829298-da7b-49eb-a76e-d2cea48dd447 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43604c79-268a-4767-a29a-89c33582ac09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:22 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-ee829298-da7b-49eb-a76e-d2cea48dd447 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-990169382 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-990169382, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:08:22 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-ee829298-da7b-49eb-a76e-d2cea48dd447 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-990169382 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-990169382, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:08:22 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-ee829298-da7b-49eb-a76e-d2cea48dd447 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Created reservations ['ce0952c6-8b58-465e-99df-3b0bfc897776', 'f2ad0512-84ad-4c4d-8041-59db5d11b5a4', '4bb019da-27fc-4796-a683-d67dc794c190', '09ea7bfe-1996-4736-96a1-e726700c3700'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:08:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ee829298-da7b-49eb-a76e-d2cea48dd447 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43604c79-268a-4767-a29a-89c33582ac09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce0952c6-8b58-465e-99df-3b0bfc897776', 'f2ad0512-84ad-4c4d-8041-59db5d11b5a4', '4bb019da-27fc-4796-a683-d67dc794c190', '09ea7bfe-1996-4736-96a1-e726700c3700']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ee829298-da7b-49eb-a76e-d2cea48dd447 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f842bb7-6863-4941-8741-72cb9abac56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:22 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:22 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:08:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ee829298-da7b-49eb-a76e-d2cea48dd447 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f842bb7-6863-4941-8741-72cb9abac56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '779da936-8b08-456a-84b9-a3a790436b24', '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='d1b7623904e1441eae8fb1420450e923',qos_specs=None,replication_status=,reservations=['ce0952c6-8b58-465e-99df-3b0bfc897776','f2ad0512-84ad-4c4d-8041-59db5d11b5a4','4bb019da-27fc-4796-a683-d67dc794c190','09ea7bfe-1996-4736-96a1-e726700c3700'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282ff672e02c46d79bdd200e35de1a2e',volume_type_id=a6547394-dc07-4909-ada3-23c4fc4eb49e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:08:22Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=779da936-8b08-456a-84b9-a3a790436b24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1b7623904e1441eae8fb1420450e923',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='282ff672e02c46d79bdd200e35de1a2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a6547394-dc07-4909-ada3-23c4fc4eb49e),volume_type_id=a6547394-dc07-4909-ada3-23c4fc4eb49e)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ee829298-da7b-49eb-a76e-d2cea48dd447 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf0be181-0b46-40bd-b6ff-eb972f78f497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ee829298-da7b-49eb-a76e-d2cea48dd447 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf0be181-0b46-40bd-b6ff-eb972f78f497) transitioned into state 'SUCCESS' from 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='d1b7623904e1441eae8fb1420450e923',qos_specs=None,replication_status=,reservations=['ce0952c6-8b58-465e-99df-3b0bfc897776','f2ad0512-84ad-4c4d-8041-59db5d11b5a4','4bb019da-27fc-4796-a683-d67dc794c190','09ea7bfe-1996-4736-96a1-e726700c3700'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282ff672e02c46d79bdd200e35de1a2e',volume_type_id=a6547394-dc07-4909-ada3-23c4fc4eb49e)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ee829298-da7b-49eb-a76e-d2cea48dd447 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (962b41e3-7ef3-44d3-bc5f-eebf70a69315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ee829298-da7b-49eb-a76e-d2cea48dd447 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (962b41e3-7ef3-44d3-bc5f-eebf70a69315) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:22 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-ee829298-da7b-49eb-a76e-d2cea48dd447 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Flow 'volume_create_api' (5922fdcb-87ff-4ea6-b2b9-6faba625e022) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:22 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-ee829298-da7b-49eb-a76e-d2cea48dd447 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Create volume request issued successfully. Sep 05 21:08:22 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ee829298-da7b-49eb-a76e-d2cea48dd447 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:08:22 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1720/3388] 192.168.122.147 () {62 vars in 1182 bytes} [Sat Sep 5 21:08:22 2026] POST /volume/v3/volumes => generated 781 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:08:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a5e18e3a-1c8b-44a1-b9db-fc82fbb3b2b2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a5e18e3a-1c8b-44a1-b9db-fc82fbb3b2b2 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] GET http://192.168.122.147/volume/v3/volumes/779da936-8b08-456a-84b9-a3a790436b24 Sep 05 21:08:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a5e18e3a-1c8b-44a1-b9db-fc82fbb3b2b2 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:22 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a5e18e3a-1c8b-44a1-b9db-fc82fbb3b2b2 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:22 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:22 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:22 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:22 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:22 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a5e18e3a-1c8b-44a1-b9db-fc82fbb3b2b2 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Volume info retrieved successfully. Sep 05 21:08:22 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a5e18e3a-1c8b-44a1-b9db-fc82fbb3b2b2 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] http://192.168.122.147/volume/v3/volumes/779da936-8b08-456a-84b9-a3a790436b24 returned with HTTP 200 Sep 05 21:08:22 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1669/3389] 192.168.122.147 () {60 vars in 1272 bytes} [Sat Sep 5 21:08:22 2026] GET /volume/v3/volumes/779da936-8b08-456a-84b9-a3a790436b24 => generated 960 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b283ea55-c4e0-4b8b-9a99-a829309983b0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:23 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b283ea55-c4e0-4b8b-9a99-a829309983b0 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] GET http://192.168.122.147/volume/v3/volumes/779da936-8b08-456a-84b9-a3a790436b24 Sep 05 21:08:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b283ea55-c4e0-4b8b-9a99-a829309983b0 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:23 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b283ea55-c4e0-4b8b-9a99-a829309983b0 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:24 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:24 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:08:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b283ea55-c4e0-4b8b-9a99-a829309983b0 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Volume info retrieved successfully. Sep 05 21:08:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b283ea55-c4e0-4b8b-9a99-a829309983b0 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] http://192.168.122.147/volume/v3/volumes/779da936-8b08-456a-84b9-a3a790436b24 returned with HTTP 200 Sep 05 21:08:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1721/3390] 192.168.122.147 () {60 vars in 1272 bytes} [Sat Sep 5 21:08:23 2026] GET /volume/v3/volumes/779da936-8b08-456a-84b9-a3a790436b24 => generated 981 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6988c6e7-4b46-4898-a0f5-a79d6eff2471 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6988c6e7-4b46-4898-a0f5-a79d6eff2471 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] GET http://192.168.122.147/volume/v3/messages Sep 05 21:08:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6988c6e7-4b46-4898-a0f5-a79d6eff2471 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6988c6e7-4b46-4898-a0f5-a79d6eff2471 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6988c6e7-4b46-4898-a0f5-a79d6eff2471 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] http://192.168.122.147/volume/v3/messages returned with HTTP 200 Sep 05 21:08:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1670/3391] 192.168.122.147 () {60 vars in 1164 bytes} [Sat Sep 5 21:08:24 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 05 21:08:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-cff47fff-2231-4db7-88d4-64b8d704e88f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cff47fff-2231-4db7-88d4-64b8d704e88f tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-member] GET http://192.168.122.147/volume/v3/messages Sep 05 21:08:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cff47fff-2231-4db7-88d4-64b8d704e88f tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cff47fff-2231-4db7-88d4-64b8d704e88f tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cff47fff-2231-4db7-88d4-64b8d704e88f tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-member] http://192.168.122.147/volume/v3/messages returned with HTTP 200 Sep 05 21:08:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1722/3392] 192.168.122.147 () {60 vars in 1164 bytes} [Sat Sep 5 21:08:24 2026] GET /volume/v3/messages => generated 678 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0c20e3c5-3547-4db4-a510-3b4248ac4f35 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0c20e3c5-3547-4db4-a510-3b4248ac4f35 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] DELETE http://192.168.122.147/volume/v3/messages/f2d810f8-b604-4672-82d9-6fb3aac0dfe8 Sep 05 21:08:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0c20e3c5-3547-4db4-a510-3b4248ac4f35 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0c20e3c5-3547-4db4-a510-3b4248ac4f35 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0c20e3c5-3547-4db4-a510-3b4248ac4f35 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] http://192.168.122.147/volume/v3/messages/f2d810f8-b604-4672-82d9-6fb3aac0dfe8 returned with HTTP 204 Sep 05 21:08:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1671/3393] 192.168.122.147 () {60 vars in 1278 bytes} [Sat Sep 5 21:08:24 2026] DELETE /volume/v3/messages/f2d810f8-b604-4672-82d9-6fb3aac0dfe8 => generated 0 bytes in 33 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 21:08:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-946b39cf-5ed7-4749-961a-617ec8607089 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-946b39cf-5ed7-4749-961a-617ec8607089 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/779da936-8b08-456a-84b9-a3a790436b24 Sep 05 21:08:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-946b39cf-5ed7-4749-961a-617ec8607089 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-946b39cf-5ed7-4749-961a-617ec8607089 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:24 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-946b39cf-5ed7-4749-961a-617ec8607089 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Delete volume with id: 779da936-8b08-456a-84b9-a3a790436b24 Sep 05 21:08:24 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:24 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:08:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-946b39cf-5ed7-4749-961a-617ec8607089 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Volume info retrieved successfully. Sep 05 21:08:24 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-946b39cf-5ed7-4749-961a-617ec8607089 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87415) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 21:08:24 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-946b39cf-5ed7-4749-961a-617ec8607089 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Created reservations ['63beacc4-b861-4964-bdde-55c9fc617b70', '645d1dd2-094a-4795-91b5-3087573902c3', '2663363e-0755-4cbf-9522-3ec25f6a649c', 'c4b72b69-3783-4df1-a021-3399145d65f8'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:08:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-946b39cf-5ed7-4749-961a-617ec8607089 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Delete volume request issued successfully. Sep 05 21:08:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-946b39cf-5ed7-4749-961a-617ec8607089 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] http://192.168.122.147/volume/v3/volumes/779da936-8b08-456a-84b9-a3a790436b24 returned with HTTP 202 Sep 05 21:08:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1723/3394] 192.168.122.147 () {60 vars in 1275 bytes} [Sat Sep 5 21:08:24 2026] DELETE /volume/v3/volumes/779da936-8b08-456a-84b9-a3a790436b24 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d236e0b4-24ee-4c33-8747-00797f9278be None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d236e0b4-24ee-4c33-8747-00797f9278be tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] DELETE http://192.168.122.147/volume/v3/types/a6547394-dc07-4909-ada3-23c4fc4eb49e Sep 05 21:08:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d236e0b4-24ee-4c33-8747-00797f9278be tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d236e0b4-24ee-4c33-8747-00797f9278be tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d236e0b4-24ee-4c33-8747-00797f9278be tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] http://192.168.122.147/volume/v3/types/a6547394-dc07-4909-ada3-23c4fc4eb49e returned with HTTP 202 Sep 05 21:08:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1672/3395] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:08:24 2026] DELETE /volume/v3/types/a6547394-dc07-4909-ada3-23c4fc4eb49e => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-52383f12-e128-4684-aaa9-c9de32ec8e25 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-52383f12-e128-4684-aaa9-c9de32ec8e25 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:08:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-52383f12-e128-4684-aaa9-c9de32ec8e25 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-280009220", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1885308811", "vendor_name": "tempest-vendor_name-904998681"}}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-52383f12-e128-4684-aaa9-c9de32ec8e25 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:08:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1724/3396] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:08:24 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 05 21:08:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-877cd9e7-af11-42c4-8de7-e100cd8e8dee None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-877cd9e7-af11-42c4-8de7-e100cd8e8dee tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:08:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-877cd9e7-af11-42c4-8de7-e100cd8e8dee tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "24320a45-1468-4d8f-afc0-ec65dcd561ab", "size": 1}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:24 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-877cd9e7-af11-42c4-8de7-e100cd8e8dee tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Create volume request body: {'volume': {'volume_type': '24320a45-1468-4d8f-afc0-ec65dcd561ab', 'size': 1}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:08:24 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-877cd9e7-af11-42c4-8de7-e100cd8e8dee tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Create volume of 1 GB Sep 05 21:08:24 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:24 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:24 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-877cd9e7-af11-42c4-8de7-e100cd8e8dee tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Availability Zones retrieved successfully. Sep 05 21:08:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-877cd9e7-af11-42c4-8de7-e100cd8e8dee tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Flow 'volume_create_api' (03c5b8db-0959-4f5d-a506-843d11b5f955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-877cd9e7-af11-42c4-8de7-e100cd8e8dee tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a987dc3f-8ce4-45fa-95a5-f5b782e215d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-877cd9e7-af11-42c4-8de7-e100cd8e8dee tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:08:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-877cd9e7-af11-42c4-8de7-e100cd8e8dee tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a987dc3f-8ce4-45fa-95a5-f5b782e215d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T19:08:24Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1885308811',vendor_name='tempest-vendor_name-904998681'},id=24320a45-1468-4d8f-afc0-ec65dcd561ab,is_public=True,name='tempest-ProjectMemberTests-volume-type-280009220',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '24320a45-1468-4d8f-afc0-ec65dcd561ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-877cd9e7-af11-42c4-8de7-e100cd8e8dee tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c006386-ee8a-4802-90e4-72c4ac108d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:24 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-877cd9e7-af11-42c4-8de7-e100cd8e8dee tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-280009220 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-280009220, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:08:24 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-877cd9e7-af11-42c4-8de7-e100cd8e8dee tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-280009220 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-280009220, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:08:24 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-877cd9e7-af11-42c4-8de7-e100cd8e8dee tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Created reservations ['6e59018d-6dbd-453c-8f90-3cc8abe47e6c', '4ca68d37-003b-4104-b1f8-15423ce2e615', 'e85e1e58-8625-45e5-828a-b59dde4c6bbe', '2f9e270b-1c12-42d9-b0e2-3bd245c53a6c'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:08:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-877cd9e7-af11-42c4-8de7-e100cd8e8dee tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c006386-ee8a-4802-90e4-72c4ac108d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e59018d-6dbd-453c-8f90-3cc8abe47e6c', '4ca68d37-003b-4104-b1f8-15423ce2e615', 'e85e1e58-8625-45e5-828a-b59dde4c6bbe', '2f9e270b-1c12-42d9-b0e2-3bd245c53a6c']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-877cd9e7-af11-42c4-8de7-e100cd8e8dee tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a3ecbc0-b8a1-44ee-9995-56d8b455c8c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:24 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:24 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-877cd9e7-af11-42c4-8de7-e100cd8e8dee tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a3ecbc0-b8a1-44ee-9995-56d8b455c8c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7cba6f4-d427-4ebc-abf0-6a3550e33280', '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='d1b7623904e1441eae8fb1420450e923',qos_specs=None,replication_status=,reservations=['6e59018d-6dbd-453c-8f90-3cc8abe47e6c','4ca68d37-003b-4104-b1f8-15423ce2e615','e85e1e58-8625-45e5-828a-b59dde4c6bbe','2f9e270b-1c12-42d9-b0e2-3bd245c53a6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282ff672e02c46d79bdd200e35de1a2e',volume_type_id=24320a45-1468-4d8f-afc0-ec65dcd561ab), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:08:24Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7cba6f4-d427-4ebc-abf0-6a3550e33280,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1b7623904e1441eae8fb1420450e923',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='282ff672e02c46d79bdd200e35de1a2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(24320a45-1468-4d8f-afc0-ec65dcd561ab),volume_type_id=24320a45-1468-4d8f-afc0-ec65dcd561ab)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-877cd9e7-af11-42c4-8de7-e100cd8e8dee tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06ebe2a7-18bd-4aa5-972d-77028e38d610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-877cd9e7-af11-42c4-8de7-e100cd8e8dee tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06ebe2a7-18bd-4aa5-972d-77028e38d610) transitioned into state 'SUCCESS' from 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='d1b7623904e1441eae8fb1420450e923',qos_specs=None,replication_status=,reservations=['6e59018d-6dbd-453c-8f90-3cc8abe47e6c','4ca68d37-003b-4104-b1f8-15423ce2e615','e85e1e58-8625-45e5-828a-b59dde4c6bbe','2f9e270b-1c12-42d9-b0e2-3bd245c53a6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282ff672e02c46d79bdd200e35de1a2e',volume_type_id=24320a45-1468-4d8f-afc0-ec65dcd561ab)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-877cd9e7-af11-42c4-8de7-e100cd8e8dee tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c483d9e-cdf5-442e-8c1a-0d868965b518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-877cd9e7-af11-42c4-8de7-e100cd8e8dee tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c483d9e-cdf5-442e-8c1a-0d868965b518) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:24 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-877cd9e7-af11-42c4-8de7-e100cd8e8dee tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Flow 'volume_create_api' (03c5b8db-0959-4f5d-a506-843d11b5f955) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:24 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-877cd9e7-af11-42c4-8de7-e100cd8e8dee tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Create volume request issued successfully. Sep 05 21:08:24 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-877cd9e7-af11-42c4-8de7-e100cd8e8dee tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:08:24 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1673/3397] 192.168.122.147 () {62 vars in 1182 bytes} [Sat Sep 5 21:08:24 2026] POST /volume/v3/volumes => generated 781 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:08:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5b054fc9-be61-41d2-8410-fa1e0d1cf054 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5b054fc9-be61-41d2-8410-fa1e0d1cf054 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] GET http://192.168.122.147/volume/v3/volumes/d7cba6f4-d427-4ebc-abf0-6a3550e33280 Sep 05 21:08:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5b054fc9-be61-41d2-8410-fa1e0d1cf054 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:24 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5b054fc9-be61-41d2-8410-fa1e0d1cf054 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:24 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:24 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:08:24 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:24 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:24 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-5b054fc9-be61-41d2-8410-fa1e0d1cf054 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Volume info retrieved successfully. Sep 05 21:08:24 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5b054fc9-be61-41d2-8410-fa1e0d1cf054 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] http://192.168.122.147/volume/v3/volumes/d7cba6f4-d427-4ebc-abf0-6a3550e33280 returned with HTTP 200 Sep 05 21:08:24 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1725/3398] 192.168.122.147 () {60 vars in 1272 bytes} [Sat Sep 5 21:08:24 2026] GET /volume/v3/volumes/d7cba6f4-d427-4ebc-abf0-6a3550e33280 => generated 960 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-a7fd3692-948e-4ac6-a35b-ebdd61babfbb None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:25 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a7fd3692-948e-4ac6-a35b-ebdd61babfbb tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:08:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-a7fd3692-948e-4ac6-a35b-ebdd61babfbb tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1056163535", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:25 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-a7fd3692-948e-4ac6-a35b-ebdd61babfbb tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1056163535', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:08:25 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-a7fd3692-948e-4ac6-a35b-ebdd61babfbb tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Create volume of 1 GB Sep 05 21:08:25 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:25 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:25 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a7fd3692-948e-4ac6-a35b-ebdd61babfbb tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Availability Zones retrieved successfully. Sep 05 21:08:25 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-a7fd3692-948e-4ac6-a35b-ebdd61babfbb tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Flow 'volume_create_api' (a60ed4de-e576-42fd-abab-657d6a4e0a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:25 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-a7fd3692-948e-4ac6-a35b-ebdd61babfbb tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8705c39-feca-438a-95ff-d7543d453c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:25 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-a7fd3692-948e-4ac6-a35b-ebdd61babfbb tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Validating volume size '1' using validate_int {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:08:25 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-a7fd3692-948e-4ac6-a35b-ebdd61babfbb tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8705c39-feca-438a-95ff-d7543d453c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:25 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-a7fd3692-948e-4ac6-a35b-ebdd61babfbb tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5563a30-5ca4-474b-ae96-7a7751d88e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7a68a5c8-d5e8-459f-833c-eef7ebb8a9f9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7a68a5c8-d5e8-459f-833c-eef7ebb8a9f9 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] GET http://192.168.122.147/volume/v3/volumes/d7cba6f4-d427-4ebc-abf0-6a3550e33280 Sep 05 21:08:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7a68a5c8-d5e8-459f-833c-eef7ebb8a9f9 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7a68a5c8-d5e8-459f-833c-eef7ebb8a9f9 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:25 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:25 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:08:25 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:25 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:25 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7a68a5c8-d5e8-459f-833c-eef7ebb8a9f9 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Volume info retrieved successfully. Sep 05 21:08:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7a68a5c8-d5e8-459f-833c-eef7ebb8a9f9 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] http://192.168.122.147/volume/v3/volumes/d7cba6f4-d427-4ebc-abf0-6a3550e33280 returned with HTTP 200 Sep 05 21:08:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1726/3399] 192.168.122.147 () {60 vars in 1272 bytes} [Sat Sep 5 21:08:25 2026] GET /volume/v3/volumes/d7cba6f4-d427-4ebc-abf0-6a3550e33280 => generated 981 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-01fac85e-a06a-4f4a-94d2-e96abbdf027a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-01fac85e-a06a-4f4a-94d2-e96abbdf027a tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] GET http://192.168.122.147/volume/v3/messages Sep 05 21:08:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-01fac85e-a06a-4f4a-94d2-e96abbdf027a tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-01fac85e-a06a-4f4a-94d2-e96abbdf027a tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-01fac85e-a06a-4f4a-94d2-e96abbdf027a tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] http://192.168.122.147/volume/v3/messages returned with HTTP 200 Sep 05 21:08:25 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1727/3400] 192.168.122.147 () {60 vars in 1164 bytes} [Sat Sep 5 21:08:25 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 05 21:08:25 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-272fab12-6778-4aaf-9217-dac464aa91c4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:25 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-272fab12-6778-4aaf-9217-dac464aa91c4 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-member] GET http://192.168.122.147/volume/v3/messages/3fa70143-452d-4e1e-9c82-d152bd7632eb Sep 05 21:08:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-272fab12-6778-4aaf-9217-dac464aa91c4 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-272fab12-6778-4aaf-9217-dac464aa91c4 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-member] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-272fab12-6778-4aaf-9217-dac464aa91c4 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-member] http://192.168.122.147/volume/v3/messages/3fa70143-452d-4e1e-9c82-d152bd7632eb returned with HTTP 200 Sep 05 21:08:26 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1728/3401] 192.168.122.147 () {60 vars in 1275 bytes} [Sat Sep 5 21:08:25 2026] GET /volume/v3/messages/3fa70143-452d-4e1e-9c82-d152bd7632eb => generated 675 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-71acf803-db01-4104-934a-c97b01bb5bc2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:26 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-a7fd3692-948e-4ac6-a35b-ebdd61babfbb tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Created reservations ['dd7cbdf5-cf8a-47cd-8a64-ddd1667baf5f', 'eecbb20b-7b5a-45b7-b363-bd65cadc96d4', 'dfc26e2b-ec30-4680-9da6-22054d489642', '3f1fa5ab-b78c-4cf1-b1e3-0180368ea5b0'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:08:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-71acf803-db01-4104-934a-c97b01bb5bc2 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] DELETE http://192.168.122.147/volume/v3/messages/3fa70143-452d-4e1e-9c82-d152bd7632eb Sep 05 21:08:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-71acf803-db01-4104-934a-c97b01bb5bc2 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-71acf803-db01-4104-934a-c97b01bb5bc2 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-a7fd3692-948e-4ac6-a35b-ebdd61babfbb tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5563a30-5ca4-474b-ae96-7a7751d88e0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd7cbdf5-cf8a-47cd-8a64-ddd1667baf5f', 'eecbb20b-7b5a-45b7-b363-bd65cadc96d4', 'dfc26e2b-ec30-4680-9da6-22054d489642', '3f1fa5ab-b78c-4cf1-b1e3-0180368ea5b0']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-a7fd3692-948e-4ac6-a35b-ebdd61babfbb tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d927de1e-c085-4a89-8372-b73ee2e08c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-71acf803-db01-4104-934a-c97b01bb5bc2 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] http://192.168.122.147/volume/v3/messages/3fa70143-452d-4e1e-9c82-d152bd7632eb returned with HTTP 204 Sep 05 21:08:26 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1729/3402] 192.168.122.147 () {60 vars in 1278 bytes} [Sat Sep 5 21:08:26 2026] DELETE /volume/v3/messages/3fa70143-452d-4e1e-9c82-d152bd7632eb => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 21:08:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7e4c0919-2983-4ace-b2b8-940e76407f8c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7e4c0919-2983-4ace-b2b8-940e76407f8c tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/d7cba6f4-d427-4ebc-abf0-6a3550e33280 Sep 05 21:08:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7e4c0919-2983-4ace-b2b8-940e76407f8c tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7e4c0919-2983-4ace-b2b8-940e76407f8c tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:26 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-7e4c0919-2983-4ace-b2b8-940e76407f8c tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Delete volume with id: d7cba6f4-d427-4ebc-abf0-6a3550e33280 Sep 05 21:08:26 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:26 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-a7fd3692-948e-4ac6-a35b-ebdd61babfbb tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d927de1e-c085-4a89-8372-b73ee2e08c87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78d37b1d-d183-4aa2-ab6b-95c4b90ef94f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1056163535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b0bd54baaa8419a9c4412fc4d607115',qos_specs=None,replication_status=,reservations=['dd7cbdf5-cf8a-47cd-8a64-ddd1667baf5f','eecbb20b-7b5a-45b7-b363-bd65cadc96d4','dfc26e2b-ec30-4680-9da6-22054d489642','3f1fa5ab-b78c-4cf1-b1e3-0180368ea5b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f1de0a8c8004178b7f6841f8e0d30ea',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:08:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1056163535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78d37b1d-d183-4aa2-ab6b-95c4b90ef94f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b0bd54baaa8419a9c4412fc4d607115',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f1de0a8c8004178b7f6841f8e0d30ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-a7fd3692-948e-4ac6-a35b-ebdd61babfbb tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c4f3511-602b-418f-add2-f690e3e84f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:26 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:26 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:08:26 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:26 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:26 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7e4c0919-2983-4ace-b2b8-940e76407f8c tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Volume info retrieved successfully. Sep 05 21:08:26 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-7e4c0919-2983-4ace-b2b8-940e76407f8c tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87415) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 21:08:26 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-7e4c0919-2983-4ace-b2b8-940e76407f8c tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-280009220 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-280009220, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:08:26 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-7e4c0919-2983-4ace-b2b8-940e76407f8c tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-280009220 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-280009220, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:08:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-a7fd3692-948e-4ac6-a35b-ebdd61babfbb tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c4f3511-602b-418f-add2-f690e3e84f2b) transitioned into state 'SUCCESS' from state '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-1056163535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b0bd54baaa8419a9c4412fc4d607115',qos_specs=None,replication_status=,reservations=['dd7cbdf5-cf8a-47cd-8a64-ddd1667baf5f','eecbb20b-7b5a-45b7-b363-bd65cadc96d4','dfc26e2b-ec30-4680-9da6-22054d489642','3f1fa5ab-b78c-4cf1-b1e3-0180368ea5b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f1de0a8c8004178b7f6841f8e0d30ea',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-a7fd3692-948e-4ac6-a35b-ebdd61babfbb tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b54bac91-eabb-4c48-9da6-42afb3a18d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:26 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-7e4c0919-2983-4ace-b2b8-940e76407f8c tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Created reservations ['07352313-621a-4e65-a0d3-a931154032bd', '2199ede5-2cd9-4685-970f-fd8043f4a012', '626c2a2d-40d6-4a3d-8354-75034094430f', '63bb54ac-8ce6-44c8-a1b7-15e4ff02d3d9'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:08:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-a7fd3692-948e-4ac6-a35b-ebdd61babfbb tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b54bac91-eabb-4c48-9da6-42afb3a18d55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:26 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-a7fd3692-948e-4ac6-a35b-ebdd61babfbb tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Flow 'volume_create_api' (a60ed4de-e576-42fd-abab-657d6a4e0a88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:26 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-a7fd3692-948e-4ac6-a35b-ebdd61babfbb tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Create volume request issued successfully. Sep 05 21:08:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-a7fd3692-948e-4ac6-a35b-ebdd61babfbb tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:08:26 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1674/3403] 192.168.122.147 () {60 vars in 1143 bytes} [Sat Sep 5 21:08:25 2026] POST /volume/v3/volumes => generated 763 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:08:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0fe27732-0cdc-4c6c-82e5-5bc3546219b6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0fe27732-0cdc-4c6c-82e5-5bc3546219b6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] GET http://192.168.122.147/volume/v3/volumes/78d37b1d-d183-4aa2-ab6b-95c4b90ef94f Sep 05 21:08:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0fe27732-0cdc-4c6c-82e5-5bc3546219b6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:26 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0fe27732-0cdc-4c6c-82e5-5bc3546219b6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:26 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7e4c0919-2983-4ace-b2b8-940e76407f8c tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Delete volume request issued successfully. Sep 05 21:08:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7e4c0919-2983-4ace-b2b8-940e76407f8c tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] http://192.168.122.147/volume/v3/volumes/d7cba6f4-d427-4ebc-abf0-6a3550e33280 returned with HTTP 202 Sep 05 21:08:26 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1730/3404] 192.168.122.147 () {60 vars in 1275 bytes} [Sat Sep 5 21:08:26 2026] DELETE /volume/v3/volumes/d7cba6f4-d427-4ebc-abf0-6a3550e33280 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:26 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:26 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:26 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:26 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-321d8074-152f-462c-9b1a-710aa0285a44 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:26 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-0fe27732-0cdc-4c6c-82e5-5bc3546219b6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Volume info retrieved successfully. Sep 05 21:08:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-321d8074-152f-462c-9b1a-710aa0285a44 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] DELETE http://192.168.122.147/volume/v3/types/24320a45-1468-4d8f-afc0-ec65dcd561ab Sep 05 21:08:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-321d8074-152f-462c-9b1a-710aa0285a44 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:26 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-321d8074-152f-462c-9b1a-710aa0285a44 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:26 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0fe27732-0cdc-4c6c-82e5-5bc3546219b6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/volumes/78d37b1d-d183-4aa2-ab6b-95c4b90ef94f returned with HTTP 200 Sep 05 21:08:26 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1675/3405] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:26 2026] GET /volume/v3/volumes/78d37b1d-d183-4aa2-ab6b-95c4b90ef94f => generated 831 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:26 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-321d8074-152f-462c-9b1a-710aa0285a44 tempest-ProjectMemberTests-1158773667 tempest-ProjectMemberTests-1158773667-project-admin] http://192.168.122.147/volume/v3/types/24320a45-1468-4d8f-afc0-ec65dcd561ab returned with HTTP 202 Sep 05 21:08:26 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1731/3406] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:08:26 2026] DELETE /volume/v3/types/24320a45-1468-4d8f-afc0-ec65dcd561ab => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-72563ddd-0f34-4bca-bf3d-e0bc8df9a41a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-72563ddd-0f34-4bca-bf3d-e0bc8df9a41a tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] GET http://192.168.122.147/volume/v3/volumes/78d37b1d-d183-4aa2-ab6b-95c4b90ef94f Sep 05 21:08:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-72563ddd-0f34-4bca-bf3d-e0bc8df9a41a tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-72563ddd-0f34-4bca-bf3d-e0bc8df9a41a tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:27 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:27 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:27 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:27 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:27 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-72563ddd-0f34-4bca-bf3d-e0bc8df9a41a tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Volume info retrieved successfully. Sep 05 21:08:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-72563ddd-0f34-4bca-bf3d-e0bc8df9a41a tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/volumes/78d37b1d-d183-4aa2-ab6b-95c4b90ef94f returned with HTTP 200 Sep 05 21:08:27 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1676/3407] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:27 2026] GET /volume/v3/volumes/78d37b1d-d183-4aa2-ab6b-95c4b90ef94f => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-d15a7783-c5d8-4aa5-b612-14e7613f2585 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d15a7783-c5d8-4aa5-b612-14e7613f2585 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] GET http://192.168.122.147/volume/v3/volumes/78d37b1d-d183-4aa2-ab6b-95c4b90ef94f Sep 05 21:08:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d15a7783-c5d8-4aa5-b612-14e7613f2585 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-d15a7783-c5d8-4aa5-b612-14e7613f2585 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:27 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:27 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:08:27 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:27 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-d15a7783-c5d8-4aa5-b612-14e7613f2585 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Volume info retrieved successfully. Sep 05 21:08:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-d15a7783-c5d8-4aa5-b612-14e7613f2585 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/volumes/78d37b1d-d183-4aa2-ab6b-95c4b90ef94f returned with HTTP 200 Sep 05 21:08:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1732/3408] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:27 2026] GET /volume/v3/volumes/78d37b1d-d183-4aa2-ab6b-95c4b90ef94f => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-8417eb64-6d3d-4ad4-8964-4386bf0797ff None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8417eb64-6d3d-4ad4-8964-4386bf0797ff tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] POST http://192.168.122.147/volume/v3/snapshots Sep 05 21:08:27 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-8417eb64-6d3d-4ad4-8964-4386bf0797ff tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "78d37b1d-d183-4aa2-ab6b-95c4b90ef94f", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-565969217", "description": null, "metadata": null}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:27 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:27 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:27 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:27 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:27 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8417eb64-6d3d-4ad4-8964-4386bf0797ff tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Volume info retrieved successfully. Sep 05 21:08:27 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-8417eb64-6d3d-4ad4-8964-4386bf0797ff tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Create snapshot from volume 78d37b1d-d183-4aa2-ab6b-95c4b90ef94f Sep 05 21:08:27 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-8417eb64-6d3d-4ad4-8964-4386bf0797ff tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Created reservations ['ce8f2b34-bc08-486e-a094-aca5f8e668da', '0a9ff1f8-c6f9-47ca-b912-afd6071ac5a0', '7e879ecc-4495-4930-9e90-fca9441999c6', '8370e0cc-f566-4b00-85e6-4692781d3465'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:08:27 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:27 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:27 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-8417eb64-6d3d-4ad4-8964-4386bf0797ff tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Snapshot force create request issued successfully. Sep 05 21:08:27 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-8417eb64-6d3d-4ad4-8964-4386bf0797ff tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/snapshots returned with HTTP 202 Sep 05 21:08:27 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1677/3409] 192.168.122.147 () {60 vars in 1149 bytes} [Sat Sep 5 21:08:27 2026] POST /volume/v3/snapshots => generated 309 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:08:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-8b6301a7-00a9-4af4-8ce7-e8ae9d0b2340 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8b6301a7-00a9-4af4-8ce7-e8ae9d0b2340 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] GET http://192.168.122.147/volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 Sep 05 21:08:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8b6301a7-00a9-4af4-8ce7-e8ae9d0b2340 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:27 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-8b6301a7-00a9-4af4-8ce7-e8ae9d0b2340 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:27 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:27 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:27 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-8b6301a7-00a9-4af4-8ce7-e8ae9d0b2340 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Snapshot retrieved successfully. Sep 05 21:08:27 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-8b6301a7-00a9-4af4-8ce7-e8ae9d0b2340 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 returned with HTTP 200 Sep 05 21:08:27 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1733/3410] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:27 2026] GET /volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 => generated 441 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-05ecb8bb-0230-4276-b115-bb5e7680e5dd None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-05ecb8bb-0230-4276-b115-bb5e7680e5dd tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] GET http://192.168.122.147/volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 Sep 05 21:08:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-05ecb8bb-0230-4276-b115-bb5e7680e5dd tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:28 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-05ecb8bb-0230-4276-b115-bb5e7680e5dd tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:28 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:28 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:28 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-05ecb8bb-0230-4276-b115-bb5e7680e5dd tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Snapshot retrieved successfully. Sep 05 21:08:28 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-05ecb8bb-0230-4276-b115-bb5e7680e5dd tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 returned with HTTP 200 Sep 05 21:08:28 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1678/3411] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:28 2026] GET /volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-e1f173c2-4ff2-4467-acff-db7bb9aea55e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e1f173c2-4ff2-4467-acff-db7bb9aea55e tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] GET http://192.168.122.147/volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 Sep 05 21:08:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e1f173c2-4ff2-4467-acff-db7bb9aea55e tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-e1f173c2-4ff2-4467-acff-db7bb9aea55e tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:29 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:29 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:29 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-e1f173c2-4ff2-4467-acff-db7bb9aea55e tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Snapshot retrieved successfully. Sep 05 21:08:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-e1f173c2-4ff2-4467-acff-db7bb9aea55e tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 returned with HTTP 200 Sep 05 21:08:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1734/3412] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:29 2026] GET /volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c84247b2-8e98-4a4f-ad02-6304d27ec0a8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c84247b2-8e98-4a4f-ad02-6304d27ec0a8 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] GET http://192.168.122.147/volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 Sep 05 21:08:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c84247b2-8e98-4a4f-ad02-6304d27ec0a8 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c84247b2-8e98-4a4f-ad02-6304d27ec0a8 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:29 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:29 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:29 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-c84247b2-8e98-4a4f-ad02-6304d27ec0a8 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Snapshot retrieved successfully. Sep 05 21:08:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c84247b2-8e98-4a4f-ad02-6304d27ec0a8 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 returned with HTTP 200 Sep 05 21:08:29 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1679/3413] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:29 2026] GET /volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-70276c21-4abf-41e8-b27d-e106f3ee8b82 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-70276c21-4abf-41e8-b27d-e106f3ee8b82 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] GET http://192.168.122.147/volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 Sep 05 21:08:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-70276c21-4abf-41e8-b27d-e106f3ee8b82 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-70276c21-4abf-41e8-b27d-e106f3ee8b82 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:29 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:29 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:29 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-70276c21-4abf-41e8-b27d-e106f3ee8b82 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Snapshot retrieved successfully. Sep 05 21:08:29 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-70276c21-4abf-41e8-b27d-e106f3ee8b82 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 returned with HTTP 200 Sep 05 21:08:29 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1735/3414] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:29 2026] GET /volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7828c967-f58e-41c4-a0ae-0910c5f96eb6 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:29 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7828c967-f58e-41c4-a0ae-0910c5f96eb6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:08:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7828c967-f58e-41c4-a0ae-0910c5f96eb6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ea7ece50-affe-4575-8483-2a2babb9fa06", "size": 1}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:29 devstack devstack@c-api.service[87416]: DEBUG cinder.api.v3.volumes [None req-7828c967-f58e-41c4-a0ae-0910c5f96eb6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Create volume request body: {'volume': {'snapshot_id': 'ea7ece50-affe-4575-8483-2a2babb9fa06', 'size': 1}} {{(pid=87416) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:08:29 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:29 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:29 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7828c967-f58e-41c4-a0ae-0910c5f96eb6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Snapshot retrieved successfully. Sep 05 21:08:29 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-7828c967-f58e-41c4-a0ae-0910c5f96eb6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Create volume of 1 GB Sep 05 21:08:29 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7828c967-f58e-41c4-a0ae-0910c5f96eb6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Availability Zones retrieved successfully. Sep 05 21:08:29 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7828c967-f58e-41c4-a0ae-0910c5f96eb6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Flow 'volume_create_api' (2f0a057b-4d11-47ab-b272-dba2eceea6b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:29 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7828c967-f58e-41c4-a0ae-0910c5f96eb6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb61bc9a-1a0c-4e34-934a-e9d2451d8e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:29 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.flows.api.create_volume [None req-7828c967-f58e-41c4-a0ae-0910c5f96eb6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87416) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:08:29 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:29 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:29 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7828c967-f58e-41c4-a0ae-0910c5f96eb6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb61bc9a-1a0c-4e34-934a-e9d2451d8e8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ea7ece50-affe-4575-8483-2a2babb9fa06', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T18:44:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbfd0a89-b804-4340-983c-a3751955fbf2,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbfd0a89-b804-4340-983c-a3751955fbf2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:29 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7828c967-f58e-41c4-a0ae-0910c5f96eb6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a1d1021-7838-48e8-a847-620d3ea8702d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:29 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a7497343-e745-43c1-88e4-76dea68d1c2a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:29 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-7828c967-f58e-41c4-a0ae-0910c5f96eb6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Created reservations ['5d433c5d-6f08-47d2-a0db-af4ac7a12ada', 'c12b6055-d4db-4b6e-b1fa-3af0761978b7', '902fcf1c-f261-4029-9e95-8e2444b27e6b', '492d90ea-2fd4-4423-b083-d413de2a5108'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:08:29 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7828c967-f58e-41c4-a0ae-0910c5f96eb6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a1d1021-7838-48e8-a847-620d3ea8702d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d433c5d-6f08-47d2-a0db-af4ac7a12ada', 'c12b6055-d4db-4b6e-b1fa-3af0761978b7', '902fcf1c-f261-4029-9e95-8e2444b27e6b', '492d90ea-2fd4-4423-b083-d413de2a5108']}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:29 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7828c967-f58e-41c4-a0ae-0910c5f96eb6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1381f521-d1ee-4bfd-b6b9-93926ff3ad11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:30 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:30 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:30 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:30 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:30 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7828c967-f58e-41c4-a0ae-0910c5f96eb6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1381f521-d1ee-4bfd-b6b9-93926ff3ad11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '576ea10c-b88a-4a4d-ade8-7b216837dd3a', '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='7b0bd54baaa8419a9c4412fc4d607115',qos_specs=None,replication_status=,reservations=['5d433c5d-6f08-47d2-a0db-af4ac7a12ada','c12b6055-d4db-4b6e-b1fa-3af0761978b7','902fcf1c-f261-4029-9e95-8e2444b27e6b','492d90ea-2fd4-4423-b083-d413de2a5108'],size=1,snapshot_id=ea7ece50-affe-4575-8483-2a2babb9fa06,source_replicaid=,source_volid=None,status='creating',user_id='4f1de0a8c8004178b7f6841f8e0d30ea',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:08:30Z,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=576ea10c-b88a-4a4d-ade8-7b216837dd3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b0bd54baaa8419a9c4412fc4d607115',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ea7ece50-affe-4575-8483-2a2babb9fa06,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f1de0a8c8004178b7f6841f8e0d30ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbfd0a89-b804-4340-983c-a3751955fbf2),volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:30 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7828c967-f58e-41c4-a0ae-0910c5f96eb6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02d5d51c-2370-4966-af4d-7127763f7653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a7497343-e745-43c1-88e4-76dea68d1c2a tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:08:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a7497343-e745-43c1-88e4-76dea68d1c2a tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1044341100", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1423403633", "vendor_name": "tempest-vendor_name-1518725293"}}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:30 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7828c967-f58e-41c4-a0ae-0910c5f96eb6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02d5d51c-2370-4966-af4d-7127763f7653) transitioned into state 'SUCCESS' from 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='7b0bd54baaa8419a9c4412fc4d607115',qos_specs=None,replication_status=,reservations=['5d433c5d-6f08-47d2-a0db-af4ac7a12ada','c12b6055-d4db-4b6e-b1fa-3af0761978b7','902fcf1c-f261-4029-9e95-8e2444b27e6b','492d90ea-2fd4-4423-b083-d413de2a5108'],size=1,snapshot_id=ea7ece50-affe-4575-8483-2a2babb9fa06,source_replicaid=,source_volid=None,status='creating',user_id='4f1de0a8c8004178b7f6841f8e0d30ea',volume_type_id=bbfd0a89-b804-4340-983c-a3751955fbf2)}' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:30 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7828c967-f58e-41c4-a0ae-0910c5f96eb6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3975847e-7ce4-4cce-afc3-5879b6bd4d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a7497343-e745-43c1-88e4-76dea68d1c2a tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:08:30 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1736/3415] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:08:29 2026] POST /volume/v3/types => generated 330 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-c7a700a4-07f3-4043-ab39-3d81c71baa76 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:30 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:30 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c7a700a4-07f3-4043-ab39-3d81c71baa76 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:08:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-c7a700a4-07f3-4043-ab39-3d81c71baa76 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0e0562f0-8f23-4fa6-b43d-8967d2a1eee9", "size": 1}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:30 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-c7a700a4-07f3-4043-ab39-3d81c71baa76 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Create volume request body: {'volume': {'volume_type': '0e0562f0-8f23-4fa6-b43d-8967d2a1eee9', 'size': 1}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:08:30 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-c7a700a4-07f3-4043-ab39-3d81c71baa76 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Create volume of 1 GB Sep 05 21:08:30 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:30 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:30 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c7a700a4-07f3-4043-ab39-3d81c71baa76 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Availability Zones retrieved successfully. Sep 05 21:08:30 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7828c967-f58e-41c4-a0ae-0910c5f96eb6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3975847e-7ce4-4cce-afc3-5879b6bd4d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87416) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:30 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-7828c967-f58e-41c4-a0ae-0910c5f96eb6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Flow 'volume_create_api' (2f0a057b-4d11-47ab-b272-dba2eceea6b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87416) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:30 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7828c967-f58e-41c4-a0ae-0910c5f96eb6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Create volume request issued successfully. Sep 05 21:08:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7828c967-f58e-41c4-a0ae-0910c5f96eb6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:08:30 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1680/3416] 192.168.122.147 () {60 vars in 1142 bytes} [Sat Sep 5 21:08:29 2026] POST /volume/v3/volumes => generated 750 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:08:30 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c7a700a4-07f3-4043-ab39-3d81c71baa76 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Flow 'volume_create_api' (34323c9b-2abf-4e72-9baa-171c7f11615d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:30 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c7a700a4-07f3-4043-ab39-3d81c71baa76 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad1f882a-21d7-4d8c-b2b2-53669de65d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:30 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-c7a700a4-07f3-4043-ab39-3d81c71baa76 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:08:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d4c99574-2e7d-4d82-89e3-16ae05b29e3d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d4c99574-2e7d-4d82-89e3-16ae05b29e3d tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] GET http://192.168.122.147/volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a Sep 05 21:08:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d4c99574-2e7d-4d82-89e3-16ae05b29e3d tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d4c99574-2e7d-4d82-89e3-16ae05b29e3d tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:30 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:30 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:30 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:30 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:30 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-d4c99574-2e7d-4d82-89e3-16ae05b29e3d tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Volume info retrieved successfully. Sep 05 21:08:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d4c99574-2e7d-4d82-89e3-16ae05b29e3d tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a returned with HTTP 200 Sep 05 21:08:30 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1681/3417] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:30 2026] GET /volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a => generated 818 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:30 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c7a700a4-07f3-4043-ab39-3d81c71baa76 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad1f882a-21d7-4d8c-b2b2-53669de65d06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T19:08:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1423403633',vendor_name='tempest-vendor_name-1518725293'},id=0e0562f0-8f23-4fa6-b43d-8967d2a1eee9,is_public=True,name='tempest-ProjectReaderTests-volume-type-1044341100',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0e0562f0-8f23-4fa6-b43d-8967d2a1eee9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:30 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c7a700a4-07f3-4043-ab39-3d81c71baa76 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee3781fb-c98b-489b-89cc-1b13335f20f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:30 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-c7a700a4-07f3-4043-ab39-3d81c71baa76 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1044341100 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1044341100, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:08:30 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-c7a700a4-07f3-4043-ab39-3d81c71baa76 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1044341100 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1044341100, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:08:30 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-c7a700a4-07f3-4043-ab39-3d81c71baa76 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Created reservations ['73841910-bdc0-4577-bd2b-f04b7aedec18', '854db86c-609b-46c0-8cea-00487e129475', '4148d615-d3a6-4eb4-89a0-0f846bf8f18f', '5b5eaadf-d47d-4255-853b-049954af6eba'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:08:30 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c7a700a4-07f3-4043-ab39-3d81c71baa76 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee3781fb-c98b-489b-89cc-1b13335f20f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73841910-bdc0-4577-bd2b-f04b7aedec18', '854db86c-609b-46c0-8cea-00487e129475', '4148d615-d3a6-4eb4-89a0-0f846bf8f18f', '5b5eaadf-d47d-4255-853b-049954af6eba']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:30 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c7a700a4-07f3-4043-ab39-3d81c71baa76 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2efe0084-cbed-4139-9701-4e6f01bb6301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:30 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:30 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:08:30 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c7a700a4-07f3-4043-ab39-3d81c71baa76 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2efe0084-cbed-4139-9701-4e6f01bb6301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27848346-5d33-46e2-bb97-822413e70544', '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='2a1083e9123b400caceaa6bbdc8db1cd',qos_specs=None,replication_status=,reservations=['73841910-bdc0-4577-bd2b-f04b7aedec18','854db86c-609b-46c0-8cea-00487e129475','4148d615-d3a6-4eb4-89a0-0f846bf8f18f','5b5eaadf-d47d-4255-853b-049954af6eba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a52f78964e3d40a18dd2c8e99513d787',volume_type_id=0e0562f0-8f23-4fa6-b43d-8967d2a1eee9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:08:30Z,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=27848346-5d33-46e2-bb97-822413e70544,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a1083e9123b400caceaa6bbdc8db1cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a52f78964e3d40a18dd2c8e99513d787',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e0562f0-8f23-4fa6-b43d-8967d2a1eee9),volume_type_id=0e0562f0-8f23-4fa6-b43d-8967d2a1eee9)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:30 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c7a700a4-07f3-4043-ab39-3d81c71baa76 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (905aa93d-4f2c-470c-ac21-e76b8bd8c697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:30 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c7a700a4-07f3-4043-ab39-3d81c71baa76 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (905aa93d-4f2c-470c-ac21-e76b8bd8c697) transitioned into state 'SUCCESS' from 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='2a1083e9123b400caceaa6bbdc8db1cd',qos_specs=None,replication_status=,reservations=['73841910-bdc0-4577-bd2b-f04b7aedec18','854db86c-609b-46c0-8cea-00487e129475','4148d615-d3a6-4eb4-89a0-0f846bf8f18f','5b5eaadf-d47d-4255-853b-049954af6eba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a52f78964e3d40a18dd2c8e99513d787',volume_type_id=0e0562f0-8f23-4fa6-b43d-8967d2a1eee9)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:30 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c7a700a4-07f3-4043-ab39-3d81c71baa76 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4499e85-63dc-4b40-bf20-806640ea47f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:30 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c7a700a4-07f3-4043-ab39-3d81c71baa76 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4499e85-63dc-4b40-bf20-806640ea47f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:30 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-c7a700a4-07f3-4043-ab39-3d81c71baa76 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Flow 'volume_create_api' (34323c9b-2abf-4e72-9baa-171c7f11615d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:30 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-c7a700a4-07f3-4043-ab39-3d81c71baa76 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Create volume request issued successfully. Sep 05 21:08:30 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-c7a700a4-07f3-4043-ab39-3d81c71baa76 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:08:30 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1737/3418] 192.168.122.147 () {62 vars in 1182 bytes} [Sat Sep 5 21:08:30 2026] POST /volume/v3/volumes => generated 782 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:08:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-cdda4396-5fe5-4fc6-91a6-1ebfda1c4b83 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cdda4396-5fe5-4fc6-91a6-1ebfda1c4b83 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] GET http://192.168.122.147/volume/v3/volumes/27848346-5d33-46e2-bb97-822413e70544 Sep 05 21:08:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cdda4396-5fe5-4fc6-91a6-1ebfda1c4b83 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:30 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cdda4396-5fe5-4fc6-91a6-1ebfda1c4b83 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:30 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:30 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:30 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:30 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:30 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-cdda4396-5fe5-4fc6-91a6-1ebfda1c4b83 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Volume info retrieved successfully. Sep 05 21:08:30 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cdda4396-5fe5-4fc6-91a6-1ebfda1c4b83 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] http://192.168.122.147/volume/v3/volumes/27848346-5d33-46e2-bb97-822413e70544 returned with HTTP 200 Sep 05 21:08:30 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1682/3419] 192.168.122.147 () {60 vars in 1272 bytes} [Sat Sep 5 21:08:30 2026] GET /volume/v3/volumes/27848346-5d33-46e2-bb97-822413e70544 => generated 961 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7531cd8a-672a-4768-8261-e17fca38eaea None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7531cd8a-672a-4768-8261-e17fca38eaea tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] GET http://192.168.122.147/volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a Sep 05 21:08:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7531cd8a-672a-4768-8261-e17fca38eaea tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7531cd8a-672a-4768-8261-e17fca38eaea tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:31 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:31 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:08:31 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:31 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:31 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-7531cd8a-672a-4768-8261-e17fca38eaea tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Volume info retrieved successfully. Sep 05 21:08:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7531cd8a-672a-4768-8261-e17fca38eaea tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a returned with HTTP 200 Sep 05 21:08:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1738/3420] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:31 2026] GET /volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f5cbda72-8742-4af1-8900-6aa1b0b01ad8 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f5cbda72-8742-4af1-8900-6aa1b0b01ad8 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] GET http://192.168.122.147/volume/v3/volumes/27848346-5d33-46e2-bb97-822413e70544 Sep 05 21:08:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f5cbda72-8742-4af1-8900-6aa1b0b01ad8 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f5cbda72-8742-4af1-8900-6aa1b0b01ad8 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:31 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:31 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:31 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:31 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:31 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f5cbda72-8742-4af1-8900-6aa1b0b01ad8 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Volume info retrieved successfully. Sep 05 21:08:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f5cbda72-8742-4af1-8900-6aa1b0b01ad8 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] http://192.168.122.147/volume/v3/volumes/27848346-5d33-46e2-bb97-822413e70544 returned with HTTP 200 Sep 05 21:08:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1683/3421] 192.168.122.147 () {60 vars in 1272 bytes} [Sat Sep 5 21:08:31 2026] GET /volume/v3/volumes/27848346-5d33-46e2-bb97-822413e70544 => generated 982 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-71d27a39-753d-45c5-846d-b275fe45f28a None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-71d27a39-753d-45c5-846d-b275fe45f28a tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] GET http://192.168.122.147/volume/v3/messages Sep 05 21:08:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-71d27a39-753d-45c5-846d-b275fe45f28a tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-71d27a39-753d-45c5-846d-b275fe45f28a tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:31 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-71d27a39-753d-45c5-846d-b275fe45f28a tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] http://192.168.122.147/volume/v3/messages returned with HTTP 200 Sep 05 21:08:31 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1739/3422] 192.168.122.147 () {60 vars in 1164 bytes} [Sat Sep 5 21:08:31 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 05 21:08:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-259235e3-cdca-4186-808e-140c3c5d8514 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-259235e3-cdca-4186-808e-140c3c5d8514 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-reader] GET http://192.168.122.147/volume/v3/messages Sep 05 21:08:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-259235e3-cdca-4186-808e-140c3c5d8514 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:31 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-259235e3-cdca-4186-808e-140c3c5d8514 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-reader] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:31 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-259235e3-cdca-4186-808e-140c3c5d8514 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-reader] http://192.168.122.147/volume/v3/messages returned with HTTP 200 Sep 05 21:08:31 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1684/3423] 192.168.122.147 () {60 vars in 1164 bytes} [Sat Sep 5 21:08:31 2026] GET /volume/v3/messages => generated 678 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:31 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9f7ca682-398e-4f35-9a9d-4262131c7aad None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9f7ca682-398e-4f35-9a9d-4262131c7aad tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] DELETE http://192.168.122.147/volume/v3/messages/e00faaa2-7391-4a5b-a094-ed921b39d145 Sep 05 21:08:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9f7ca682-398e-4f35-9a9d-4262131c7aad tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9f7ca682-398e-4f35-9a9d-4262131c7aad tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9f7ca682-398e-4f35-9a9d-4262131c7aad tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] http://192.168.122.147/volume/v3/messages/e00faaa2-7391-4a5b-a094-ed921b39d145 returned with HTTP 204 Sep 05 21:08:32 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1740/3424] 192.168.122.147 () {60 vars in 1278 bytes} [Sat Sep 5 21:08:31 2026] DELETE /volume/v3/messages/e00faaa2-7391-4a5b-a094-ed921b39d145 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 21:08:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-107f4ebc-3886-47fa-adff-07ad6746bf58 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-107f4ebc-3886-47fa-adff-07ad6746bf58 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/27848346-5d33-46e2-bb97-822413e70544 Sep 05 21:08:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-107f4ebc-3886-47fa-adff-07ad6746bf58 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-107f4ebc-3886-47fa-adff-07ad6746bf58 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:32 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-107f4ebc-3886-47fa-adff-07ad6746bf58 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Delete volume with id: 27848346-5d33-46e2-bb97-822413e70544 Sep 05 21:08:32 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:32 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:32 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:32 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:32 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-107f4ebc-3886-47fa-adff-07ad6746bf58 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Volume info retrieved successfully. Sep 05 21:08:32 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-107f4ebc-3886-47fa-adff-07ad6746bf58 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87416) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 21:08:32 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-107f4ebc-3886-47fa-adff-07ad6746bf58 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1044341100 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1044341100, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:08:32 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-107f4ebc-3886-47fa-adff-07ad6746bf58 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1044341100 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1044341100, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:08:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b955f0df-c2dd-4a51-a50a-50b4429717b9 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b955f0df-c2dd-4a51-a50a-50b4429717b9 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] GET http://192.168.122.147/volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a Sep 05 21:08:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b955f0df-c2dd-4a51-a50a-50b4429717b9 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b955f0df-c2dd-4a51-a50a-50b4429717b9 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:32 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-107f4ebc-3886-47fa-adff-07ad6746bf58 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Created reservations ['ad8a2b76-499d-4d42-8632-15bf4814b87d', 'e26fdf8b-0482-49dc-a08c-135b0f7c6859', 'a440e325-2026-4b2f-a8d3-192bfeec78c2', '60a447cd-b0bd-4957-af14-37f6dff42162'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:08:32 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:32 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:08:32 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:32 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:32 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-b955f0df-c2dd-4a51-a50a-50b4429717b9 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Volume info retrieved successfully. Sep 05 21:08:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b955f0df-c2dd-4a51-a50a-50b4429717b9 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a returned with HTTP 200 Sep 05 21:08:32 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1741/3425] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:32 2026] GET /volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a => generated 842 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:32 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-107f4ebc-3886-47fa-adff-07ad6746bf58 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Delete volume request issued successfully. Sep 05 21:08:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-107f4ebc-3886-47fa-adff-07ad6746bf58 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] http://192.168.122.147/volume/v3/volumes/27848346-5d33-46e2-bb97-822413e70544 returned with HTTP 202 Sep 05 21:08:32 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1685/3426] 192.168.122.147 () {60 vars in 1275 bytes} [Sat Sep 5 21:08:32 2026] DELETE /volume/v3/volumes/27848346-5d33-46e2-bb97-822413e70544 => generated 0 bytes in 366 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-794c27a6-ef5f-4c46-89e8-ef9fb0cd62dc None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-794c27a6-ef5f-4c46-89e8-ef9fb0cd62dc tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] DELETE http://192.168.122.147/volume/v3/types/0e0562f0-8f23-4fa6-b43d-8967d2a1eee9 Sep 05 21:08:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-794c27a6-ef5f-4c46-89e8-ef9fb0cd62dc tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-794c27a6-ef5f-4c46-89e8-ef9fb0cd62dc tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-794c27a6-ef5f-4c46-89e8-ef9fb0cd62dc tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] http://192.168.122.147/volume/v3/types/0e0562f0-8f23-4fa6-b43d-8967d2a1eee9 returned with HTTP 202 Sep 05 21:08:32 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1742/3427] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:08:32 2026] DELETE /volume/v3/types/0e0562f0-8f23-4fa6-b43d-8967d2a1eee9 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0cc5de0d-5103-4564-be7b-d8aacbe30c3f None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0cc5de0d-5103-4564-be7b-d8aacbe30c3f tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:08:32 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0cc5de0d-5103-4564-be7b-d8aacbe30c3f tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-285813428", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1146439705", "vendor_name": "tempest-vendor_name-1023997432"}}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:32 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0cc5de0d-5103-4564-be7b-d8aacbe30c3f tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:08:32 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1686/3428] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:08:32 2026] POST /volume/v3/types => generated 329 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6f495a13-cf40-4bcc-a988-97ee089ae1aa None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:32 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6f495a13-cf40-4bcc-a988-97ee089ae1aa tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] POST http://192.168.122.147/volume/v3/volumes Sep 05 21:08:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6f495a13-cf40-4bcc-a988-97ee089ae1aa tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d738071a-2ea2-4f4a-9122-86ca19b8203c", "size": 1}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:32 devstack devstack@c-api.service[87415]: DEBUG cinder.api.v3.volumes [None req-6f495a13-cf40-4bcc-a988-97ee089ae1aa tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Create volume request body: {'volume': {'volume_type': 'd738071a-2ea2-4f4a-9122-86ca19b8203c', 'size': 1}} {{(pid=87415) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 21:08:32 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-6f495a13-cf40-4bcc-a988-97ee089ae1aa tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Create volume of 1 GB Sep 05 21:08:32 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:32 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:32 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6f495a13-cf40-4bcc-a988-97ee089ae1aa tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Availability Zones retrieved successfully. Sep 05 21:08:32 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6f495a13-cf40-4bcc-a988-97ee089ae1aa tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Flow 'volume_create_api' (e5ad4844-b6d0-4ba6-9cb5-84bbe680255a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:32 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6f495a13-cf40-4bcc-a988-97ee089ae1aa tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66697c98-1b9b-4ff7-837e-98ca21edc7d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:32 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.flows.api.create_volume [None req-6f495a13-cf40-4bcc-a988-97ee089ae1aa tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Validating volume size '1' using validate_int {{(pid=87415) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 21:08:32 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6f495a13-cf40-4bcc-a988-97ee089ae1aa tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66697c98-1b9b-4ff7-837e-98ca21edc7d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T19:08:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1146439705',vendor_name='tempest-vendor_name-1023997432'},id=d738071a-2ea2-4f4a-9122-86ca19b8203c,is_public=True,name='tempest-ProjectReaderTests-volume-type-285813428',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd738071a-2ea2-4f4a-9122-86ca19b8203c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:32 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6f495a13-cf40-4bcc-a988-97ee089ae1aa tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41bc0ac6-7dc7-40cb-b8a0-93f7159d279f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:32 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-6f495a13-cf40-4bcc-a988-97ee089ae1aa tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-285813428 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-285813428, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:08:32 devstack devstack@c-api.service[87415]: WARNING cinder.quota [None req-6f495a13-cf40-4bcc-a988-97ee089ae1aa tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-285813428 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-285813428, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:08:33 devstack devstack@c-api.service[87415]: DEBUG cinder.quota [None req-6f495a13-cf40-4bcc-a988-97ee089ae1aa tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Created reservations ['957af242-e3d9-494e-a34a-8e704aac36dc', '4a60f12c-d83a-4911-a163-77a2160aad11', '1f07e898-36d2-424a-9019-600ea0ffcccc', '18d49ef1-8ddc-410d-baa4-7d75b3dfa436'] {{(pid=87415) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:08:33 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6f495a13-cf40-4bcc-a988-97ee089ae1aa tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41bc0ac6-7dc7-40cb-b8a0-93f7159d279f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['957af242-e3d9-494e-a34a-8e704aac36dc', '4a60f12c-d83a-4911-a163-77a2160aad11', '1f07e898-36d2-424a-9019-600ea0ffcccc', '18d49ef1-8ddc-410d-baa4-7d75b3dfa436']}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:33 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6f495a13-cf40-4bcc-a988-97ee089ae1aa tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b020aeb3-8dd9-4fd0-84bf-9e75f934f134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:33 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:33 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:08:33 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6f495a13-cf40-4bcc-a988-97ee089ae1aa tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b020aeb3-8dd9-4fd0-84bf-9e75f934f134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2add73dc-0747-40fe-aba3-1950d9f68f01', '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='2a1083e9123b400caceaa6bbdc8db1cd',qos_specs=None,replication_status=,reservations=['957af242-e3d9-494e-a34a-8e704aac36dc','4a60f12c-d83a-4911-a163-77a2160aad11','1f07e898-36d2-424a-9019-600ea0ffcccc','18d49ef1-8ddc-410d-baa4-7d75b3dfa436'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a52f78964e3d40a18dd2c8e99513d787',volume_type_id=d738071a-2ea2-4f4a-9122-86ca19b8203c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T19:08:33Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2add73dc-0747-40fe-aba3-1950d9f68f01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a1083e9123b400caceaa6bbdc8db1cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a52f78964e3d40a18dd2c8e99513d787',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d738071a-2ea2-4f4a-9122-86ca19b8203c),volume_type_id=d738071a-2ea2-4f4a-9122-86ca19b8203c)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:33 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6f495a13-cf40-4bcc-a988-97ee089ae1aa tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c596d8d2-f4df-4f7b-bd40-81d86b55871e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:33 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6f495a13-cf40-4bcc-a988-97ee089ae1aa tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c596d8d2-f4df-4f7b-bd40-81d86b55871e) transitioned into state 'SUCCESS' from 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='2a1083e9123b400caceaa6bbdc8db1cd',qos_specs=None,replication_status=,reservations=['957af242-e3d9-494e-a34a-8e704aac36dc','4a60f12c-d83a-4911-a163-77a2160aad11','1f07e898-36d2-424a-9019-600ea0ffcccc','18d49ef1-8ddc-410d-baa4-7d75b3dfa436'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a52f78964e3d40a18dd2c8e99513d787',volume_type_id=d738071a-2ea2-4f4a-9122-86ca19b8203c)}' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:33 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6f495a13-cf40-4bcc-a988-97ee089ae1aa tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (458c9ad0-4047-41e3-9427-5868eedbdcd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 21:08:33 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6f495a13-cf40-4bcc-a988-97ee089ae1aa tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (458c9ad0-4047-41e3-9427-5868eedbdcd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87415) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 21:08:33 devstack devstack@c-api.service[87415]: DEBUG cinder.volume.api [None req-6f495a13-cf40-4bcc-a988-97ee089ae1aa tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Flow 'volume_create_api' (e5ad4844-b6d0-4ba6-9cb5-84bbe680255a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87415) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 21:08:33 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-6f495a13-cf40-4bcc-a988-97ee089ae1aa tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Create volume request issued successfully. Sep 05 21:08:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6f495a13-cf40-4bcc-a988-97ee089ae1aa tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] http://192.168.122.147/volume/v3/volumes returned with HTTP 202 Sep 05 21:08:33 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1743/3429] 192.168.122.147 () {62 vars in 1182 bytes} [Sat Sep 5 21:08:32 2026] POST /volume/v3/volumes => generated 781 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 21:08:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-49b4df47-b059-43df-b761-cf8799d0d99e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-49b4df47-b059-43df-b761-cf8799d0d99e tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] GET http://192.168.122.147/volume/v3/volumes/2add73dc-0747-40fe-aba3-1950d9f68f01 Sep 05 21:08:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-49b4df47-b059-43df-b761-cf8799d0d99e tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:33 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-49b4df47-b059-43df-b761-cf8799d0d99e tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:33 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:33 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:33 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:33 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:33 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-49b4df47-b059-43df-b761-cf8799d0d99e tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Volume info retrieved successfully. Sep 05 21:08:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-cc6dc298-03e2-4702-985e-dadce15255db None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cc6dc298-03e2-4702-985e-dadce15255db tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] GET http://192.168.122.147/volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a Sep 05 21:08:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cc6dc298-03e2-4702-985e-dadce15255db tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:33 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cc6dc298-03e2-4702-985e-dadce15255db tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:33 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-49b4df47-b059-43df-b761-cf8799d0d99e tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] http://192.168.122.147/volume/v3/volumes/2add73dc-0747-40fe-aba3-1950d9f68f01 returned with HTTP 200 Sep 05 21:08:33 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1687/3430] 192.168.122.147 () {60 vars in 1272 bytes} [Sat Sep 5 21:08:33 2026] GET /volume/v3/volumes/2add73dc-0747-40fe-aba3-1950d9f68f01 => generated 960 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:33 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:33 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:08:33 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:33 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:33 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-cc6dc298-03e2-4702-985e-dadce15255db tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Volume info retrieved successfully. Sep 05 21:08:33 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cc6dc298-03e2-4702-985e-dadce15255db tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a returned with HTTP 200 Sep 05 21:08:33 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1744/3431] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:33 2026] GET /volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a => generated 842 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:08:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f5bd3314-231c-4271-8f4a-b00cb6330eba None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f5bd3314-231c-4271-8f4a-b00cb6330eba tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] GET http://192.168.122.147/volume/v3/volumes/2add73dc-0747-40fe-aba3-1950d9f68f01 Sep 05 21:08:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f5bd3314-231c-4271-8f4a-b00cb6330eba tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f5bd3314-231c-4271-8f4a-b00cb6330eba tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:34 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:34 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:34 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:34 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a90eece5-4756-4bf6-ad01-01bfbf880cdf None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:34 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-f5bd3314-231c-4271-8f4a-b00cb6330eba tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Volume info retrieved successfully. Sep 05 21:08:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a90eece5-4756-4bf6-ad01-01bfbf880cdf tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] GET http://192.168.122.147/volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a Sep 05 21:08:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a90eece5-4756-4bf6-ad01-01bfbf880cdf tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a90eece5-4756-4bf6-ad01-01bfbf880cdf tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f5bd3314-231c-4271-8f4a-b00cb6330eba tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] http://192.168.122.147/volume/v3/volumes/2add73dc-0747-40fe-aba3-1950d9f68f01 returned with HTTP 200 Sep 05 21:08:34 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1688/3432] 192.168.122.147 () {60 vars in 1272 bytes} [Sat Sep 5 21:08:34 2026] GET /volume/v3/volumes/2add73dc-0747-40fe-aba3-1950d9f68f01 => generated 981 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4cd69d5e-0eb2-440e-9b75-e1bcdfef7df1 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:34 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:34 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:08:34 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:34 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4cd69d5e-0eb2-440e-9b75-e1bcdfef7df1 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] GET http://192.168.122.147/volume/v3/messages Sep 05 21:08:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4cd69d5e-0eb2-440e-9b75-e1bcdfef7df1 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4cd69d5e-0eb2-440e-9b75-e1bcdfef7df1 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:34 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-a90eece5-4756-4bf6-ad01-01bfbf880cdf tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Volume info retrieved successfully. Sep 05 21:08:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4cd69d5e-0eb2-440e-9b75-e1bcdfef7df1 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] http://192.168.122.147/volume/v3/messages returned with HTTP 200 Sep 05 21:08:34 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1689/3433] 192.168.122.147 () {60 vars in 1164 bytes} [Sat Sep 5 21:08:34 2026] GET /volume/v3/messages => generated 678 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-750a5730-dd1f-43fc-a27c-49cc86604d05 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-750a5730-dd1f-43fc-a27c-49cc86604d05 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-reader] GET http://192.168.122.147/volume/v3/messages/c6d6624e-b98e-4f78-a04a-9777681a08b6 Sep 05 21:08:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-750a5730-dd1f-43fc-a27c-49cc86604d05 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-reader] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-750a5730-dd1f-43fc-a27c-49cc86604d05 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-reader] Calling method 'version_select' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a90eece5-4756-4bf6-ad01-01bfbf880cdf tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a returned with HTTP 200 Sep 05 21:08:34 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1745/3434] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:34 2026] GET /volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a => generated 842 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-750a5730-dd1f-43fc-a27c-49cc86604d05 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-reader] http://192.168.122.147/volume/v3/messages/c6d6624e-b98e-4f78-a04a-9777681a08b6 returned with HTTP 200 Sep 05 21:08:34 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1690/3435] 192.168.122.147 () {60 vars in 1275 bytes} [Sat Sep 5 21:08:34 2026] GET /volume/v3/messages/c6d6624e-b98e-4f78-a04a-9777681a08b6 => generated 675 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-29addd08-7a50-4803-af9b-29c8eb85132c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-29addd08-7a50-4803-af9b-29c8eb85132c tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] DELETE http://192.168.122.147/volume/v3/messages/c6d6624e-b98e-4f78-a04a-9777681a08b6 Sep 05 21:08:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-29addd08-7a50-4803-af9b-29c8eb85132c tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:34 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-29addd08-7a50-4803-af9b-29c8eb85132c tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Calling method 'version_select' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:34 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-29addd08-7a50-4803-af9b-29c8eb85132c tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] http://192.168.122.147/volume/v3/messages/c6d6624e-b98e-4f78-a04a-9777681a08b6 returned with HTTP 204 Sep 05 21:08:34 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1746/3436] 192.168.122.147 () {60 vars in 1278 bytes} [Sat Sep 5 21:08:34 2026] DELETE /volume/v3/messages/c6d6624e-b98e-4f78-a04a-9777681a08b6 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 21:08:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2b859915-b756-4513-8b7b-047046ad3fa4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:34 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2b859915-b756-4513-8b7b-047046ad3fa4 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] DELETE http://192.168.122.147/volume/v3/volumes/2add73dc-0747-40fe-aba3-1950d9f68f01 Sep 05 21:08:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2b859915-b756-4513-8b7b-047046ad3fa4 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:34 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2b859915-b756-4513-8b7b-047046ad3fa4 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:34 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-2b859915-b756-4513-8b7b-047046ad3fa4 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Delete volume with id: 2add73dc-0747-40fe-aba3-1950d9f68f01 Sep 05 21:08:34 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:34 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:34 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:34 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:34 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2b859915-b756-4513-8b7b-047046ad3fa4 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Volume info retrieved successfully. Sep 05 21:08:34 devstack devstack@c-api.service[87416]: DEBUG cinder.volume.api [None req-2b859915-b756-4513-8b7b-047046ad3fa4 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87416) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 21:08:35 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-2b859915-b756-4513-8b7b-047046ad3fa4 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-285813428 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-285813428, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:08:35 devstack devstack@c-api.service[87416]: WARNING cinder.quota [None req-2b859915-b756-4513-8b7b-047046ad3fa4 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-285813428 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-285813428, it is now deprecated. Please use the default quota class for default quota. Sep 05 21:08:35 devstack devstack@c-api.service[87416]: DEBUG cinder.quota [None req-2b859915-b756-4513-8b7b-047046ad3fa4 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Created reservations ['fb569a8a-17cf-4dcf-8720-94d870369c54', '2a38fce1-06db-45ec-bc44-767f9aa25732', '86b47710-ed43-445d-8e64-094fca9d3fa0', '54af4d37-4ba6-40f2-87b1-9848e8bb0f50'] {{(pid=87416) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 21:08:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-2b859915-b756-4513-8b7b-047046ad3fa4 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Delete volume request issued successfully. Sep 05 21:08:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2b859915-b756-4513-8b7b-047046ad3fa4 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] http://192.168.122.147/volume/v3/volumes/2add73dc-0747-40fe-aba3-1950d9f68f01 returned with HTTP 202 Sep 05 21:08:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1691/3437] 192.168.122.147 () {60 vars in 1275 bytes} [Sat Sep 5 21:08:34 2026] DELETE /volume/v3/volumes/2add73dc-0747-40fe-aba3-1950d9f68f01 => generated 0 bytes in 492 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-30f300ae-fd23-446f-a6e1-55ab76f8aa69 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-30f300ae-fd23-446f-a6e1-55ab76f8aa69 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] DELETE http://192.168.122.147/volume/v3/types/d738071a-2ea2-4f4a-9122-86ca19b8203c Sep 05 21:08:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-30f300ae-fd23-446f-a6e1-55ab76f8aa69 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:35 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-30f300ae-fd23-446f-a6e1-55ab76f8aa69 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:35 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-30f300ae-fd23-446f-a6e1-55ab76f8aa69 tempest-ProjectReaderTests-166853836 tempest-ProjectReaderTests-166853836-project-admin] http://192.168.122.147/volume/v3/types/d738071a-2ea2-4f4a-9122-86ca19b8203c returned with HTTP 202 Sep 05 21:08:35 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1747/3438] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:08:35 2026] DELETE /volume/v3/types/d738071a-2ea2-4f4a-9122-86ca19b8203c => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4a3cac7b-7c8c-4847-b289-95ce39586412 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4a3cac7b-7c8c-4847-b289-95ce39586412 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] GET http://192.168.122.147/volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a Sep 05 21:08:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4a3cac7b-7c8c-4847-b289-95ce39586412 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:35 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4a3cac7b-7c8c-4847-b289-95ce39586412 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:35 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:35 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:35 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:35 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:35 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-4a3cac7b-7c8c-4847-b289-95ce39586412 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Volume info retrieved successfully. Sep 05 21:08:35 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4a3cac7b-7c8c-4847-b289-95ce39586412 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a returned with HTTP 200 Sep 05 21:08:35 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1692/3439] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:35 2026] GET /volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a => generated 842 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-937332e7-2a39-4135-b047-44d6ec5758b3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-937332e7-2a39-4135-b047-44d6ec5758b3 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] GET http://192.168.122.147/volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a Sep 05 21:08:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-937332e7-2a39-4135-b047-44d6ec5758b3 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:36 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-937332e7-2a39-4135-b047-44d6ec5758b3 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:36 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:36 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:08:36 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:36 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:36 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-937332e7-2a39-4135-b047-44d6ec5758b3 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Volume info retrieved successfully. Sep 05 21:08:36 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-937332e7-2a39-4135-b047-44d6ec5758b3 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a returned with HTTP 200 Sep 05 21:08:36 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1748/3440] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:36 2026] GET /volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7dfc2b45-c31f-408f-a6aa-80a3b3ac00f4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:36 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7dfc2b45-c31f-408f-a6aa-80a3b3ac00f4 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] GET http://192.168.122.147/volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a Sep 05 21:08:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7dfc2b45-c31f-408f-a6aa-80a3b3ac00f4 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:36 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7dfc2b45-c31f-408f-a6aa-80a3b3ac00f4 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:37 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:37 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:37 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:37 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:37 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7dfc2b45-c31f-408f-a6aa-80a3b3ac00f4 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Volume info retrieved successfully. Sep 05 21:08:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7dfc2b45-c31f-408f-a6aa-80a3b3ac00f4 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a returned with HTTP 200 Sep 05 21:08:37 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1693/3441] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:36 2026] GET /volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a => generated 843 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-616343e4-06f0-43eb-b3d9-6dbb0418f0d6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-616343e4-06f0-43eb-b3d9-6dbb0418f0d6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 Sep 05 21:08:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-616343e4-06f0-43eb-b3d9-6dbb0418f0d6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:37 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-616343e4-06f0-43eb-b3d9-6dbb0418f0d6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:37 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.snapshots [None req-616343e4-06f0-43eb-b3d9-6dbb0418f0d6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Delete snapshot with id: ea7ece50-affe-4575-8483-2a2babb9fa06 Sep 05 21:08:37 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:37 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:37 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-616343e4-06f0-43eb-b3d9-6dbb0418f0d6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Snapshot retrieved successfully. Sep 05 21:08:37 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:37 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:08:37 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-616343e4-06f0-43eb-b3d9-6dbb0418f0d6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Snapshot delete request issued successfully. Sep 05 21:08:37 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-616343e4-06f0-43eb-b3d9-6dbb0418f0d6 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 returned with HTTP 202 Sep 05 21:08:37 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1749/3442] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:08:37 2026] DELETE /volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-701d585a-8787-4cf8-a698-7657e121ef76 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-701d585a-8787-4cf8-a698-7657e121ef76 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] GET http://192.168.122.147/volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 Sep 05 21:08:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-701d585a-8787-4cf8-a698-7657e121ef76 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:37 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-701d585a-8787-4cf8-a698-7657e121ef76 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:37 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:37 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:37 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-701d585a-8787-4cf8-a698-7657e121ef76 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Snapshot retrieved successfully. Sep 05 21:08:37 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-701d585a-8787-4cf8-a698-7657e121ef76 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 returned with HTTP 200 Sep 05 21:08:37 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1694/3443] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:37 2026] GET /volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 => generated 467 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-95e7fd55-39d3-4d60-9991-9523c9509144 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-95e7fd55-39d3-4d60-9991-9523c9509144 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] GET http://192.168.122.147/volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 Sep 05 21:08:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-95e7fd55-39d3-4d60-9991-9523c9509144 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-95e7fd55-39d3-4d60-9991-9523c9509144 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:38 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:38 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:38 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-95e7fd55-39d3-4d60-9991-9523c9509144 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Snapshot retrieved successfully. Sep 05 21:08:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-95e7fd55-39d3-4d60-9991-9523c9509144 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 returned with HTTP 200 Sep 05 21:08:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1750/3444] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:38 2026] GET /volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-27ddf390-82c4-4ac9-8b02-1c8c79928989 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-27ddf390-82c4-4ac9-8b02-1c8c79928989 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:08:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-27ddf390-82c4-4ac9-8b02-1c8c79928989 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1003087632", "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=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-27ddf390-82c4-4ac9-8b02-1c8c79928989 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:08:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1695/3445] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:08:38 2026] POST /volume/v3/types => generated 380 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5aa48c8c-d216-4e9f-b0d4-a0321432acd5 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5aa48c8c-d216-4e9f-b0d4-a0321432acd5 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] POST http://192.168.122.147/volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6/encryption Sep 05 21:08:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5aa48c8c-d216-4e9f-b0d4-a0321432acd5 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5aa48c8c-d216-4e9f-b0d4-a0321432acd5 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] http://192.168.122.147/volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6/encryption returned with HTTP 200 Sep 05 21:08:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1751/3446] 192.168.122.147 () {60 vars in 1281 bytes} [Sat Sep 5 21:08:38 2026] POST /volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c210d7fb-5f42-4ac2-babf-96941fe3935a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c210d7fb-5f42-4ac2-babf-96941fe3935a tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:08:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c210d7fb-5f42-4ac2-babf-96941fe3935a tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-793970006", "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=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c210d7fb-5f42-4ac2-babf-96941fe3935a tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:08:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1696/3447] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:08:38 2026] POST /volume/v3/types => generated 379 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:08:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-646abf1a-da4a-4217-8669-57b4a78e15a4 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-646abf1a-da4a-4217-8669-57b4a78e15a4 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] POST http://192.168.122.147/volume/v3/types/23ba12be-37eb-433a-9a32-d3dbe66fee1c/encryption Sep 05 21:08:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-646abf1a-da4a-4217-8669-57b4a78e15a4 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-646abf1a-da4a-4217-8669-57b4a78e15a4 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] http://192.168.122.147/volume/v3/types/23ba12be-37eb-433a-9a32-d3dbe66fee1c/encryption returned with HTTP 200 Sep 05 21:08:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1752/3448] 192.168.122.147 () {60 vars in 1281 bytes} [Sat Sep 5 21:08:38 2026] POST /volume/v3/types/23ba12be-37eb-433a-9a32-d3dbe66fee1c/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-b17959a3-2204-4549-bf9d-d23c165ced15 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b17959a3-2204-4549-bf9d-d23c165ced15 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:08:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-b17959a3-2204-4549-bf9d-d23c165ced15 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1011071250", "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=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-b17959a3-2204-4549-bf9d-d23c165ced15 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:08:38 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1697/3449] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:08:38 2026] POST /volume/v3/types => generated 380 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3d352969-0174-47f1-987c-6c1c0e18aef3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3d352969-0174-47f1-987c-6c1c0e18aef3 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] POST http://192.168.122.147/volume/v3/types/14e7af4a-2c05-4c7c-bac3-e4e284f68bf4/extra_specs Sep 05 21:08:38 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3d352969-0174-47f1-987c-6c1c0e18aef3 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:38 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3d352969-0174-47f1-987c-6c1c0e18aef3 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] http://192.168.122.147/volume/v3/types/14e7af4a-2c05-4c7c-bac3-e4e284f68bf4/extra_specs returned with HTTP 200 Sep 05 21:08:38 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1753/3450] 192.168.122.147 () {60 vars in 1283 bytes} [Sat Sep 5 21:08:38 2026] POST /volume/v3/types/14e7af4a-2c05-4c7c-bac3-e4e284f68bf4/extra_specs => generated 35 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:08:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f71f200a-8862-44dc-8622-1bed2b381745 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:38 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f71f200a-8862-44dc-8622-1bed2b381745 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] PUT http://192.168.122.147/volume/v3/types/14e7af4a-2c05-4c7c-bac3-e4e284f68bf4/extra_specs/key2 Sep 05 21:08:38 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f71f200a-8862-44dc-8622-1bed2b381745 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f71f200a-8862-44dc-8622-1bed2b381745 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] http://192.168.122.147/volume/v3/types/14e7af4a-2c05-4c7c-bac3-e4e284f68bf4/extra_specs/key2 returned with HTTP 200 Sep 05 21:08:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1698/3451] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 21:08:38 2026] PUT /volume/v3/types/14e7af4a-2c05-4c7c-bac3-e4e284f68bf4/extra_specs/key2 => generated 25 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:08:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-eefbe525-a966-47b5-920f-f44009fa6ede None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-eefbe525-a966-47b5-920f-f44009fa6ede tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:08:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-eefbe525-a966-47b5-920f-f44009fa6ede tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-eefbe525-a966-47b5-920f-f44009fa6ede tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:08:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1754/3452] 192.168.122.147 () {60 vars in 1136 bytes} [Sat Sep 5 21:08:39 2026] POST /volume/v3/types => generated 195 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-902c2e05-b511-43e4-8529-f49b3d26287c None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-902c2e05-b511-43e4-8529-f49b3d26287c tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] DELETE http://192.168.122.147/volume/v3/types/3ca9fc65-758a-477e-a2da-083538fcde9a Sep 05 21:08:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-902c2e05-b511-43e4-8529-f49b3d26287c tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-902c2e05-b511-43e4-8529-f49b3d26287c tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-902c2e05-b511-43e4-8529-f49b3d26287c tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] http://192.168.122.147/volume/v3/types/3ca9fc65-758a-477e-a2da-083538fcde9a returned with HTTP 202 Sep 05 21:08:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b953c79a-c9ed-4fc2-bb1a-3e88323efd5c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1699/3453] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:08:39 2026] DELETE /volume/v3/types/3ca9fc65-758a-477e-a2da-083538fcde9a => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b953c79a-c9ed-4fc2-bb1a-3e88323efd5c tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] GET http://192.168.122.147/volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 Sep 05 21:08:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b953c79a-c9ed-4fc2-bb1a-3e88323efd5c tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b953c79a-c9ed-4fc2-bb1a-3e88323efd5c tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-16fbdad7-d59a-463b-90b6-72aa2a49fec0 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-16fbdad7-d59a-463b-90b6-72aa2a49fec0 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:08:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-16fbdad7-d59a-463b-90b6-72aa2a49fec0 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1996610782", "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=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b953c79a-c9ed-4fc2-bb1a-3e88323efd5c tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 returned with HTTP 404 Sep 05 21:08:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1755/3454] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:39 2026] GET /volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-bf3ffaf4-9d04-4fe4-935d-919f42a14040 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bf3ffaf4-9d04-4fe4-935d-919f42a14040 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] DELETE http://192.168.122.147/volume/v3/volumes/78d37b1d-d183-4aa2-ab6b-95c4b90ef94f Sep 05 21:08:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bf3ffaf4-9d04-4fe4-935d-919f42a14040 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bf3ffaf4-9d04-4fe4-935d-919f42a14040 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:39 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-bf3ffaf4-9d04-4fe4-935d-919f42a14040 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Delete volume with id: 78d37b1d-d183-4aa2-ab6b-95c4b90ef94f Sep 05 21:08:39 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:39 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:08:39 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:39 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-bf3ffaf4-9d04-4fe4-935d-919f42a14040 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Volume info retrieved successfully. Sep 05 21:08:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-16fbdad7-d59a-463b-90b6-72aa2a49fec0 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:08:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1700/3455] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:08:39 2026] POST /volume/v3/types => generated 380 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:08:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-283d5b33-07df-4f17-838f-e0c27f01e487 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-283d5b33-07df-4f17-838f-e0c27f01e487 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] POST http://192.168.122.147/volume/v3/types/3d1ea884-bc1e-4a4c-acc5-9d2a2e21342f/encryption Sep 05 21:08:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-283d5b33-07df-4f17-838f-e0c27f01e487 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-bf3ffaf4-9d04-4fe4-935d-919f42a14040 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Delete volume request issued successfully. Sep 05 21:08:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bf3ffaf4-9d04-4fe4-935d-919f42a14040 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/volumes/78d37b1d-d183-4aa2-ab6b-95c4b90ef94f returned with HTTP 202 Sep 05 21:08:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1756/3456] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:08:39 2026] DELETE /volume/v3/volumes/78d37b1d-d183-4aa2-ab6b-95c4b90ef94f => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f7219499-4a6c-4aff-91e7-548b6f76613f None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f7219499-4a6c-4aff-91e7-548b6f76613f tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] GET http://192.168.122.147/volume/v3/volumes/78d37b1d-d183-4aa2-ab6b-95c4b90ef94f Sep 05 21:08:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f7219499-4a6c-4aff-91e7-548b6f76613f tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f7219499-4a6c-4aff-91e7-548b6f76613f tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-283d5b33-07df-4f17-838f-e0c27f01e487 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] http://192.168.122.147/volume/v3/types/3d1ea884-bc1e-4a4c-acc5-9d2a2e21342f/encryption returned with HTTP 200 Sep 05 21:08:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1701/3457] 192.168.122.147 () {60 vars in 1281 bytes} [Sat Sep 5 21:08:39 2026] POST /volume/v3/types/3d1ea884-bc1e-4a4c-acc5-9d2a2e21342f/encryption => generated 239 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:39 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:39 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:08:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-9ef9c5d0-79af-4719-a9db-46c630529fc3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:39 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:39 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9ef9c5d0-79af-4719-a9db-46c630529fc3 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] DELETE http://192.168.122.147/volume/v3/types/3d1ea884-bc1e-4a4c-acc5-9d2a2e21342f/encryption/257ca77a-ef85-45bd-8352-48dc661e3c24 Sep 05 21:08:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9ef9c5d0-79af-4719-a9db-46c630529fc3 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-9ef9c5d0-79af-4719-a9db-46c630529fc3 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:39 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-f7219499-4a6c-4aff-91e7-548b6f76613f tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Volume info retrieved successfully. Sep 05 21:08:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f7219499-4a6c-4aff-91e7-548b6f76613f tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/volumes/78d37b1d-d183-4aa2-ab6b-95c4b90ef94f returned with HTTP 200 Sep 05 21:08:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1757/3458] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:39 2026] GET /volume/v3/volumes/78d37b1d-d183-4aa2-ab6b-95c4b90ef94f => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-9ef9c5d0-79af-4719-a9db-46c630529fc3 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] http://192.168.122.147/volume/v3/types/3d1ea884-bc1e-4a4c-acc5-9d2a2e21342f/encryption/257ca77a-ef85-45bd-8352-48dc661e3c24 returned with HTTP 202 Sep 05 21:08:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1702/3459] 192.168.122.147 () {58 vars in 1373 bytes} [Sat Sep 5 21:08:39 2026] DELETE /volume/v3/types/3d1ea884-bc1e-4a4c-acc5-9d2a2e21342f/encryption/257ca77a-ef85-45bd-8352-48dc661e3c24 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 21:08:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-25151edd-b034-4a60-b462-96a1b55e0ab2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-25151edd-b034-4a60-b462-96a1b55e0ab2 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:08:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-25151edd-b034-4a60-b462-96a1b55e0ab2 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-968992751", "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=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-25151edd-b034-4a60-b462-96a1b55e0ab2 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:08:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1758/3460] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:08:39 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 05 21:08:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-851053ed-8f00-4700-b648-a7a101dccf9a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-851053ed-8f00-4700-b648-a7a101dccf9a tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] DELETE http://192.168.122.147/volume/v3/types/053796c9-d891-45e1-9dd8-c91d6f0cae3c/extra_specs/key1 Sep 05 21:08:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-851053ed-8f00-4700-b648-a7a101dccf9a tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-851053ed-8f00-4700-b648-a7a101dccf9a tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-851053ed-8f00-4700-b648-a7a101dccf9a tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] http://192.168.122.147/volume/v3/types/053796c9-d891-45e1-9dd8-c91d6f0cae3c/extra_specs/key1 returned with HTTP 202 Sep 05 21:08:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1703/3461] 192.168.122.147 () {58 vars in 1280 bytes} [Sat Sep 5 21:08:39 2026] DELETE /volume/v3/types/053796c9-d891-45e1-9dd8-c91d6f0cae3c/extra_specs/key1 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 21:08:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-049191ba-9866-4579-8efa-712a58c9b49c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-049191ba-9866-4579-8efa-712a58c9b49c tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:08:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-049191ba-9866-4579-8efa-712a58c9b49c tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1387569713", "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=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-049191ba-9866-4579-8efa-712a58c9b49c tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:08:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1759/3462] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:08:39 2026] POST /volume/v3/types => generated 380 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 21:08:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4d7fa184-4a55-46fb-9236-323972033675 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4d7fa184-4a55-46fb-9236-323972033675 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] DELETE http://192.168.122.147/volume/v3/types/210dcca8-5989-4aa9-a222-0098acfeacbe Sep 05 21:08:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4d7fa184-4a55-46fb-9236-323972033675 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4d7fa184-4a55-46fb-9236-323972033675 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4d7fa184-4a55-46fb-9236-323972033675 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] http://192.168.122.147/volume/v3/types/210dcca8-5989-4aa9-a222-0098acfeacbe returned with HTTP 202 Sep 05 21:08:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1704/3463] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:08:39 2026] DELETE /volume/v3/types/210dcca8-5989-4aa9-a222-0098acfeacbe => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-36facd12-7556-46bd-8008-7d75e9ea6d3c None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-36facd12-7556-46bd-8008-7d75e9ea6d3c tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] GET http://192.168.122.147/volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6/extra_specs Sep 05 21:08:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-36facd12-7556-46bd-8008-7d75e9ea6d3c tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-36facd12-7556-46bd-8008-7d75e9ea6d3c tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-36facd12-7556-46bd-8008-7d75e9ea6d3c tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] http://192.168.122.147/volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6/extra_specs returned with HTTP 200 Sep 05 21:08:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1760/3464] 192.168.122.147 () {58 vars in 1262 bytes} [Sat Sep 5 21:08:39 2026] GET /volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6/extra_specs => generated 185 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0ebd3c33-e535-4756-b286-b99b7cf1855d None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0ebd3c33-e535-4756-b286-b99b7cf1855d tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] GET http://192.168.122.147/volume/v3/types Sep 05 21:08:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0ebd3c33-e535-4756-b286-b99b7cf1855d tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0ebd3c33-e535-4756-b286-b99b7cf1855d tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0ebd3c33-e535-4756-b286-b99b7cf1855d tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:08:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1705/3465] 192.168.122.147 () {58 vars in 1115 bytes} [Sat Sep 5 21:08:39 2026] GET /volume/v3/types => generated 2588 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 21:08:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-23218a2a-d022-4c98-82cb-1ec313aed4a6 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-23218a2a-d022-4c98-82cb-1ec313aed4a6 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] GET http://192.168.122.147/volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6/encryption/cipher Sep 05 21:08:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-23218a2a-d022-4c98-82cb-1ec313aed4a6 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-23218a2a-d022-4c98-82cb-1ec313aed4a6 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-23218a2a-d022-4c98-82cb-1ec313aed4a6 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] http://192.168.122.147/volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6/encryption/cipher returned with HTTP 200 Sep 05 21:08:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1761/3466] 192.168.122.147 () {58 vars in 1280 bytes} [Sat Sep 5 21:08:39 2026] GET /volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6/encryption/cipher => generated 29 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:08:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5f9a26a5-8c1e-4fb5-9a89-63e6a15aa343 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5f9a26a5-8c1e-4fb5-9a89-63e6a15aa343 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] GET http://192.168.122.147/volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6/encryption Sep 05 21:08:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5f9a26a5-8c1e-4fb5-9a89-63e6a15aa343 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5f9a26a5-8c1e-4fb5-9a89-63e6a15aa343 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5f9a26a5-8c1e-4fb5-9a89-63e6a15aa343 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] http://192.168.122.147/volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6/encryption returned with HTTP 200 Sep 05 21:08:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1706/3467] 192.168.122.147 () {58 vars in 1259 bytes} [Sat Sep 5 21:08:39 2026] GET /volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6/encryption => generated 325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-bccf96d4-c0df-4e80-a041-1e39a86f53eb None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bccf96d4-c0df-4e80-a041-1e39a86f53eb tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] GET http://192.168.122.147/volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6/extra_specs/multiattach Sep 05 21:08:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bccf96d4-c0df-4e80-a041-1e39a86f53eb tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bccf96d4-c0df-4e80-a041-1e39a86f53eb tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bccf96d4-c0df-4e80-a041-1e39a86f53eb tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] http://192.168.122.147/volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6/extra_specs/multiattach returned with HTTP 200 Sep 05 21:08:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1762/3468] 192.168.122.147 () {58 vars in 1298 bytes} [Sat Sep 5 21:08:39 2026] GET /volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6/extra_specs/multiattach => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:08:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1eda5da3-4f0f-45ba-902e-747e04707310 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1eda5da3-4f0f-45ba-902e-747e04707310 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] GET http://192.168.122.147/volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6/extra_specs/volume_backend_name Sep 05 21:08:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1eda5da3-4f0f-45ba-902e-747e04707310 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1eda5da3-4f0f-45ba-902e-747e04707310 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1eda5da3-4f0f-45ba-902e-747e04707310 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] http://192.168.122.147/volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6/extra_specs/volume_backend_name returned with HTTP 200 Sep 05 21:08:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1707/3469] 192.168.122.147 () {58 vars in 1322 bytes} [Sat Sep 5 21:08:39 2026] GET /volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6/extra_specs/volume_backend_name => generated 44 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:08:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-f623dcbb-0d5d-4596-8b30-800dd79951ef None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f623dcbb-0d5d-4596-8b30-800dd79951ef tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] GET http://192.168.122.147/volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6 Sep 05 21:08:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f623dcbb-0d5d-4596-8b30-800dd79951ef tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-f623dcbb-0d5d-4596-8b30-800dd79951ef tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-f623dcbb-0d5d-4596-8b30-800dd79951ef tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] http://192.168.122.147/volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6 returned with HTTP 200 Sep 05 21:08:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1763/3470] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 21:08:39 2026] GET /volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6 => generated 402 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7e5dbdbc-e446-4531-b0b2-2d6758f1428b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7e5dbdbc-e446-4531-b0b2-2d6758f1428b tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] PUT http://192.168.122.147/volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6/encryption/63a3c366-2b09-4aed-8a6f-fcdd6f6161d2 Sep 05 21:08:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7e5dbdbc-e446-4531-b0b2-2d6758f1428b tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7e5dbdbc-e446-4531-b0b2-2d6758f1428b tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] http://192.168.122.147/volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6/encryption/63a3c366-2b09-4aed-8a6f-fcdd6f6161d2 returned with HTTP 200 Sep 05 21:08:39 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1708/3471] 192.168.122.147 () {60 vars in 1390 bytes} [Sat Sep 5 21:08:39 2026] PUT /volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6/encryption/63a3c366-2b09-4aed-8a6f-fcdd6f6161d2 => generated 33 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:08:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ee3ca844-4947-4fb4-a83c-b767e8c27862 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ee3ca844-4947-4fb4-a83c-b767e8c27862 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] PUT http://192.168.122.147/volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6/extra_specs/key1 Sep 05 21:08:39 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ee3ca844-4947-4fb4-a83c-b767e8c27862 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:39 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ee3ca844-4947-4fb4-a83c-b767e8c27862 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] http://192.168.122.147/volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6/extra_specs/key1 returned with HTTP 200 Sep 05 21:08:39 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1764/3472] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 21:08:39 2026] PUT /volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6/extra_specs/key1 => generated 30 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:08:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-339fd7cd-34d6-4450-bd63-c3597c58d07b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:39 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-339fd7cd-34d6-4450-bd63-c3597c58d07b tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] PUT http://192.168.122.147/volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6 Sep 05 21:08:39 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-339fd7cd-34d6-4450-bd63-c3597c58d07b tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-339fd7cd-34d6-4450-bd63-c3597c58d07b tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] http://192.168.122.147/volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6 returned with HTTP 200 Sep 05 21:08:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1709/3473] 192.168.122.147 () {60 vars in 1246 bytes} [Sat Sep 5 21:08:39 2026] PUT /volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6 => generated 371 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-05f5b2b5-56b9-451d-bc4a-3db947f9d9a3 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-05f5b2b5-56b9-451d-bc4a-3db947f9d9a3 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] DELETE http://192.168.122.147/volume/v3/types/053796c9-d891-45e1-9dd8-c91d6f0cae3c Sep 05 21:08:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-05f5b2b5-56b9-451d-bc4a-3db947f9d9a3 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-05f5b2b5-56b9-451d-bc4a-3db947f9d9a3 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-05f5b2b5-56b9-451d-bc4a-3db947f9d9a3 tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] http://192.168.122.147/volume/v3/types/053796c9-d891-45e1-9dd8-c91d6f0cae3c returned with HTTP 202 Sep 05 21:08:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1765/3474] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:08:40 2026] DELETE /volume/v3/types/053796c9-d891-45e1-9dd8-c91d6f0cae3c => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-1e529b1b-26ac-4ff8-b93c-ae799313dfed None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1e529b1b-26ac-4ff8-b93c-ae799313dfed tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] DELETE http://192.168.122.147/volume/v3/types/3d1ea884-bc1e-4a4c-acc5-9d2a2e21342f Sep 05 21:08:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1e529b1b-26ac-4ff8-b93c-ae799313dfed tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-1e529b1b-26ac-4ff8-b93c-ae799313dfed tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-1e529b1b-26ac-4ff8-b93c-ae799313dfed tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] http://192.168.122.147/volume/v3/types/3d1ea884-bc1e-4a4c-acc5-9d2a2e21342f returned with HTTP 202 Sep 05 21:08:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1710/3475] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:08:40 2026] DELETE /volume/v3/types/3d1ea884-bc1e-4a4c-acc5-9d2a2e21342f => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-56237b1d-9e10-48de-9040-87d6a66db6ea None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-56237b1d-9e10-48de-9040-87d6a66db6ea tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] DELETE http://192.168.122.147/volume/v3/types/14e7af4a-2c05-4c7c-bac3-e4e284f68bf4 Sep 05 21:08:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-56237b1d-9e10-48de-9040-87d6a66db6ea tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-56237b1d-9e10-48de-9040-87d6a66db6ea tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-56237b1d-9e10-48de-9040-87d6a66db6ea tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] http://192.168.122.147/volume/v3/types/14e7af4a-2c05-4c7c-bac3-e4e284f68bf4 returned with HTTP 202 Sep 05 21:08:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1766/3476] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:08:40 2026] DELETE /volume/v3/types/14e7af4a-2c05-4c7c-bac3-e4e284f68bf4 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-5f05f802-3bdc-4429-baa7-bb00cd87985a None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5f05f802-3bdc-4429-baa7-bb00cd87985a tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] DELETE http://192.168.122.147/volume/v3/types/23ba12be-37eb-433a-9a32-d3dbe66fee1c Sep 05 21:08:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5f05f802-3bdc-4429-baa7-bb00cd87985a tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-5f05f802-3bdc-4429-baa7-bb00cd87985a tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-5f05f802-3bdc-4429-baa7-bb00cd87985a tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] http://192.168.122.147/volume/v3/types/23ba12be-37eb-433a-9a32-d3dbe66fee1c returned with HTTP 202 Sep 05 21:08:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1711/3477] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:08:40 2026] DELETE /volume/v3/types/23ba12be-37eb-433a-9a32-d3dbe66fee1c => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-4f5c2158-26f5-4c44-98b8-d0e0a0ee8b5b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4f5c2158-26f5-4c44-98b8-d0e0a0ee8b5b tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] DELETE http://192.168.122.147/volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6 Sep 05 21:08:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4f5c2158-26f5-4c44-98b8-d0e0a0ee8b5b tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-4f5c2158-26f5-4c44-98b8-d0e0a0ee8b5b tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-4f5c2158-26f5-4c44-98b8-d0e0a0ee8b5b tempest-VolumeTypesAdminTests-1484989228 tempest-VolumeTypesAdminTests-1484989228-project-admin] http://192.168.122.147/volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6 returned with HTTP 202 Sep 05 21:08:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1767/3478] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:08:40 2026] DELETE /volume/v3/types/6b8e2b59-ddfa-41c8-b97f-fdfb12f4ffc6 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-0d56f15b-0db5-4b11-ad4f-19852f6ffc42 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0d56f15b-0db5-4b11-ad4f-19852f6ffc42 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] GET http://192.168.122.147/volume/v3/volumes/78d37b1d-d183-4aa2-ab6b-95c4b90ef94f Sep 05 21:08:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0d56f15b-0db5-4b11-ad4f-19852f6ffc42 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-0d56f15b-0db5-4b11-ad4f-19852f6ffc42 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-0d56f15b-0db5-4b11-ad4f-19852f6ffc42 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/volumes/78d37b1d-d183-4aa2-ab6b-95c4b90ef94f returned with HTTP 404 Sep 05 21:08:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1712/3479] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:40 2026] GET /volume/v3/volumes/78d37b1d-d183-4aa2-ab6b-95c4b90ef94f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-528552d0-7bfd-426e-b2fb-11d76f01c0cd None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-528552d0-7bfd-426e-b2fb-11d76f01c0cd tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] DELETE http://192.168.122.147/volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a Sep 05 21:08:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-528552d0-7bfd-426e-b2fb-11d76f01c0cd tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:40 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-528552d0-7bfd-426e-b2fb-11d76f01c0cd tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Calling method 'delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:40 devstack devstack@c-api.service[87415]: INFO cinder.api.v3.volumes [None req-528552d0-7bfd-426e-b2fb-11d76f01c0cd tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Delete volume with id: 576ea10c-b88a-4a4d-ade8-7b216837dd3a Sep 05 21:08:40 devstack devstack@c-api.service[87415]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:40 devstack devstack@c-api.service[87415]: attachments = base.obj_make_list( Sep 05 21:08:40 devstack devstack@c-api.service[87415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:40 devstack devstack@c-api.service[87415]: warnings.warn( Sep 05 21:08:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-528552d0-7bfd-426e-b2fb-11d76f01c0cd tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Volume info retrieved successfully. Sep 05 21:08:40 devstack devstack@c-api.service[87415]: INFO cinder.volume.api [None req-528552d0-7bfd-426e-b2fb-11d76f01c0cd tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Delete volume request issued successfully. Sep 05 21:08:40 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-528552d0-7bfd-426e-b2fb-11d76f01c0cd tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a returned with HTTP 202 Sep 05 21:08:40 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1768/3480] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:08:40 2026] DELETE /volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7ba5d6b1-8cf7-4b85-a277-21357d510d03 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7ba5d6b1-8cf7-4b85-a277-21357d510d03 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] GET http://192.168.122.147/volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a Sep 05 21:08:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7ba5d6b1-8cf7-4b85-a277-21357d510d03 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:40 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7ba5d6b1-8cf7-4b85-a277-21357d510d03 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:40 devstack devstack@c-api.service[87416]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 21:08:40 devstack devstack@c-api.service[87416]: attachments = base.obj_make_list( Sep 05 21:08:40 devstack devstack@c-api.service[87416]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 21:08:40 devstack devstack@c-api.service[87416]: warnings.warn( Sep 05 21:08:40 devstack devstack@c-api.service[87416]: INFO cinder.volume.api [None req-7ba5d6b1-8cf7-4b85-a277-21357d510d03 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Volume info retrieved successfully. Sep 05 21:08:40 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7ba5d6b1-8cf7-4b85-a277-21357d510d03 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a returned with HTTP 200 Sep 05 21:08:40 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1713/3481] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:40 2026] GET /volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a => generated 842 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-07969757-07c5-4353-9709-fd115f526ce2 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-07969757-07c5-4353-9709-fd115f526ce2 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] GET http://192.168.122.147/volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a Sep 05 21:08:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-07969757-07c5-4353-9709-fd115f526ce2 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-07969757-07c5-4353-9709-fd115f526ce2 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-07969757-07c5-4353-9709-fd115f526ce2 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a returned with HTTP 404 Sep 05 21:08:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1769/3482] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:41 2026] GET /volume/v3/volumes/576ea10c-b88a-4a4d-ade8-7b216837dd3a => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-670b00f3-4528-413f-9193-a027cb3aa0fa None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-670b00f3-4528-413f-9193-a027cb3aa0fa tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] DELETE http://192.168.122.147/volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 Sep 05 21:08:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-670b00f3-4528-413f-9193-a027cb3aa0fa tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-670b00f3-4528-413f-9193-a027cb3aa0fa tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:41 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.snapshots [None req-670b00f3-4528-413f-9193-a027cb3aa0fa tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Delete snapshot with id: ea7ece50-affe-4575-8483-2a2babb9fa06 Sep 05 21:08:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-670b00f3-4528-413f-9193-a027cb3aa0fa tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 returned with HTTP 404 Sep 05 21:08:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1714/3483] 192.168.122.147 () {58 vars in 1241 bytes} [Sat Sep 5 21:08:41 2026] DELETE /volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ebba2730-4482-4aaa-a249-82e64ce76e15 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ebba2730-4482-4aaa-a249-82e64ce76e15 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] GET http://192.168.122.147/volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 Sep 05 21:08:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ebba2730-4482-4aaa-a249-82e64ce76e15 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ebba2730-4482-4aaa-a249-82e64ce76e15 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ebba2730-4482-4aaa-a249-82e64ce76e15 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 returned with HTTP 404 Sep 05 21:08:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1770/3484] 192.168.122.147 () {58 vars in 1238 bytes} [Sat Sep 5 21:08:41 2026] GET /volume/v3/snapshots/ea7ece50-affe-4575-8483-2a2babb9fa06 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c588398c-2d68-4dcb-871c-b6e35c405b82 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c588398c-2d68-4dcb-871c-b6e35c405b82 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] DELETE http://192.168.122.147/volume/v3/volumes/78d37b1d-d183-4aa2-ab6b-95c4b90ef94f Sep 05 21:08:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c588398c-2d68-4dcb-871c-b6e35c405b82 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:41 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c588398c-2d68-4dcb-871c-b6e35c405b82 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:41 devstack devstack@c-api.service[87416]: INFO cinder.api.v3.volumes [None req-c588398c-2d68-4dcb-871c-b6e35c405b82 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Delete volume with id: 78d37b1d-d183-4aa2-ab6b-95c4b90ef94f Sep 05 21:08:41 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c588398c-2d68-4dcb-871c-b6e35c405b82 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/volumes/78d37b1d-d183-4aa2-ab6b-95c4b90ef94f returned with HTTP 404 Sep 05 21:08:41 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1715/3485] 192.168.122.147 () {58 vars in 1235 bytes} [Sat Sep 5 21:08:41 2026] DELETE /volume/v3/volumes/78d37b1d-d183-4aa2-ab6b-95c4b90ef94f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-7a29d70f-ef00-45a1-82e2-197b4ee6cb36 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7a29d70f-ef00-45a1-82e2-197b4ee6cb36 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] GET http://192.168.122.147/volume/v3/volumes/78d37b1d-d183-4aa2-ab6b-95c4b90ef94f Sep 05 21:08:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7a29d70f-ef00-45a1-82e2-197b4ee6cb36 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:41 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-7a29d70f-ef00-45a1-82e2-197b4ee6cb36 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:41 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-7a29d70f-ef00-45a1-82e2-197b4ee6cb36 tempest-SnapshotDependencyTests-389028065 tempest-SnapshotDependencyTests-389028065-project-member] http://192.168.122.147/volume/v3/volumes/78d37b1d-d183-4aa2-ab6b-95c4b90ef94f returned with HTTP 404 Sep 05 21:08:41 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1771/3486] 192.168.122.147 () {58 vars in 1232 bytes} [Sat Sep 5 21:08:41 2026] GET /volume/v3/volumes/78d37b1d-d183-4aa2-ab6b-95c4b90ef94f => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-c941d92d-259c-4bc6-9531-4ce5375aec9b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c941d92d-259c-4bc6-9531-4ce5375aec9b tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:08:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-c941d92d-259c-4bc6-9531-4ce5375aec9b tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1408223653", "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=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-c941d92d-259c-4bc6-9531-4ce5375aec9b tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:08:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1716/3487] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:08:43 2026] POST /volume/v3/types => generated 380 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-52445d18-7770-499e-9c1f-6546a1ace042 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-52445d18-7770-499e-9c1f-6546a1ace042 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] POST http://192.168.122.147/volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3/encryption Sep 05 21:08:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-52445d18-7770-499e-9c1f-6546a1ace042 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-52445d18-7770-499e-9c1f-6546a1ace042 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] http://192.168.122.147/volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3/encryption returned with HTTP 200 Sep 05 21:08:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1772/3488] 192.168.122.147 () {60 vars in 1281 bytes} [Sat Sep 5 21:08:43 2026] POST /volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-2be2d123-1347-4883-846e-bf11b43505e7 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2be2d123-1347-4883-846e-bf11b43505e7 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:08:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-2be2d123-1347-4883-846e-bf11b43505e7 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1754561115", "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=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-2be2d123-1347-4883-846e-bf11b43505e7 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:08:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1717/3489] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:08:43 2026] POST /volume/v3/types => generated 380 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-6e16d497-1b6c-4527-bdb5-144ff0770aec None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6e16d497-1b6c-4527-bdb5-144ff0770aec tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] POST http://192.168.122.147/volume/v3/types/cf5605c0-e5f2-4430-8805-47a080a26fd8/encryption Sep 05 21:08:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-6e16d497-1b6c-4527-bdb5-144ff0770aec tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:43 devstack devstack@c-api.service[87415]: DEBUG cinder.policy [None req-6e16d497-1b6c-4527-bdb5-144ff0770aec tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'd5d2d538034f41fa919d2ff965b8de5a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58c212a27904d20b23617a9a3f9e164', '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=87415) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:08:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-6e16d497-1b6c-4527-bdb5-144ff0770aec tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] http://192.168.122.147/volume/v3/types/cf5605c0-e5f2-4430-8805-47a080a26fd8/encryption returned with HTTP 403 Sep 05 21:08:43 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1773/3490] 192.168.122.147 () {60 vars in 1281 bytes} [Sat Sep 5 21:08:43 2026] POST /volume/v3/types/cf5605c0-e5f2-4430-8805-47a080a26fd8/encryption => generated 127 bytes in 148 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-6908c0f9-4c27-4b82-a79e-96f2d54da811 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6908c0f9-4c27-4b82-a79e-96f2d54da811 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:08:43 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-6908c0f9-4c27-4b82-a79e-96f2d54da811 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1111752372", "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=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:43 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-6908c0f9-4c27-4b82-a79e-96f2d54da811 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:08:43 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1718/3491] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:08:43 2026] POST /volume/v3/types => generated 380 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-cfdb8f62-04b1-409f-a548-d9b3f6e29454 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:43 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cfdb8f62-04b1-409f-a548-d9b3f6e29454 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] POST http://192.168.122.147/volume/v3/types/b1380c9f-dc5b-4ddf-a691-4e8281228335/extra_specs Sep 05 21:08:43 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-cfdb8f62-04b1-409f-a548-d9b3f6e29454 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:43 devstack devstack@c-api.service[87415]: DEBUG cinder.policy [None req-cfdb8f62-04b1-409f-a548-d9b3f6e29454 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'd5d2d538034f41fa919d2ff965b8de5a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58c212a27904d20b23617a9a3f9e164', '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=87415) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-cfdb8f62-04b1-409f-a548-d9b3f6e29454 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] http://192.168.122.147/volume/v3/types/b1380c9f-dc5b-4ddf-a691-4e8281228335/extra_specs returned with HTTP 403 Sep 05 21:08:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1774/3492] 192.168.122.147 () {60 vars in 1283 bytes} [Sat Sep 5 21:08:43 2026] POST /volume/v3/types/b1380c9f-dc5b-4ddf-a691-4e8281228335/extra_specs => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-e5dc4be6-bc6a-4dc6-870e-cab8a611f1b4 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e5dc4be6-bc6a-4dc6-870e-cab8a611f1b4 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] PUT http://192.168.122.147/volume/v3/types/b1380c9f-dc5b-4ddf-a691-4e8281228335/extra_specs/key2 Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-e5dc4be6-bc6a-4dc6-870e-cab8a611f1b4 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.policy [None req-e5dc4be6-bc6a-4dc6-870e-cab8a611f1b4 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'd5d2d538034f41fa919d2ff965b8de5a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58c212a27904d20b23617a9a3f9e164', '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=87416) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-e5dc4be6-bc6a-4dc6-870e-cab8a611f1b4 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] http://192.168.122.147/volume/v3/types/b1380c9f-dc5b-4ddf-a691-4e8281228335/extra_specs/key2 returned with HTTP 403 Sep 05 21:08:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1719/3493] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 21:08:44 2026] PUT /volume/v3/types/b1380c9f-dc5b-4ddf-a691-4e8281228335/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-9908a301-0a79-4f2d-9cf1-1e4758e5a7dc None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9908a301-0a79-4f2d-9cf1-1e4758e5a7dc tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] POST http://192.168.122.147/volume/v3/types Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-9908a301-0a79-4f2d-9cf1-1e4758e5a7dc tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.policy [None req-9908a301-0a79-4f2d-9cf1-1e4758e5a7dc tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'd5d2d538034f41fa919d2ff965b8de5a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58c212a27904d20b23617a9a3f9e164', '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=87415) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-9908a301-0a79-4f2d-9cf1-1e4758e5a7dc tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] http://192.168.122.147/volume/v3/types returned with HTTP 403 Sep 05 21:08:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1775/3494] 192.168.122.147 () {60 vars in 1136 bytes} [Sat Sep 5 21:08:44 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 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-98be5f20-7454-4361-9eaf-39bc646dcf7e None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-98be5f20-7454-4361-9eaf-39bc646dcf7e tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-98be5f20-7454-4361-9eaf-39bc646dcf7e tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1066500108", "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=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-98be5f20-7454-4361-9eaf-39bc646dcf7e tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:08:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1720/3495] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:08:44 2026] POST /volume/v3/types => generated 380 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-a603cb70-fb46-41de-a6a3-acdc4205f1f0 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a603cb70-fb46-41de-a6a3-acdc4205f1f0 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] POST http://192.168.122.147/volume/v3/types/c3726a7c-e1a9-4709-8211-7b87b3724304/encryption Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-a603cb70-fb46-41de-a6a3-acdc4205f1f0 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-a603cb70-fb46-41de-a6a3-acdc4205f1f0 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] http://192.168.122.147/volume/v3/types/c3726a7c-e1a9-4709-8211-7b87b3724304/encryption returned with HTTP 200 Sep 05 21:08:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1776/3496] 192.168.122.147 () {60 vars in 1281 bytes} [Sat Sep 5 21:08:44 2026] POST /volume/v3/types/c3726a7c-e1a9-4709-8211-7b87b3724304/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-17279d3c-c53c-439a-bead-08a4547f5e42 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-17279d3c-c53c-439a-bead-08a4547f5e42 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] DELETE http://192.168.122.147/volume/v3/types/c3726a7c-e1a9-4709-8211-7b87b3724304/encryption/79d43ae1-3a44-45fc-80ae-018621c6e2a7 Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-17279d3c-c53c-439a-bead-08a4547f5e42 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-17279d3c-c53c-439a-bead-08a4547f5e42 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.policy [None req-17279d3c-c53c-439a-bead-08a4547f5e42 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'd5d2d538034f41fa919d2ff965b8de5a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58c212a27904d20b23617a9a3f9e164', '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=87416) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-17279d3c-c53c-439a-bead-08a4547f5e42 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] http://192.168.122.147/volume/v3/types/c3726a7c-e1a9-4709-8211-7b87b3724304/encryption/79d43ae1-3a44-45fc-80ae-018621c6e2a7 returned with HTTP 403 Sep 05 21:08:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1721/3497] 192.168.122.147 () {58 vars in 1373 bytes} [Sat Sep 5 21:08:44 2026] DELETE /volume/v3/types/c3726a7c-e1a9-4709-8211-7b87b3724304/encryption/79d43ae1-3a44-45fc-80ae-018621c6e2a7 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-57528204-3715-499d-b5da-4c47317dc31e None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-57528204-3715-499d-b5da-4c47317dc31e tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-57528204-3715-499d-b5da-4c47317dc31e tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-351915493", "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=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-57528204-3715-499d-b5da-4c47317dc31e tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:08:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1777/3498] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:08:44 2026] POST /volume/v3/types => generated 379 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-91f7dd94-1870-4081-aa5a-59026f7bc65b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-91f7dd94-1870-4081-aa5a-59026f7bc65b tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] DELETE http://192.168.122.147/volume/v3/types/b5f960a2-0423-4e87-b3f6-fbd51d39d991/extra_specs/key1 Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-91f7dd94-1870-4081-aa5a-59026f7bc65b tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-91f7dd94-1870-4081-aa5a-59026f7bc65b tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Calling method 'delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.policy [None req-91f7dd94-1870-4081-aa5a-59026f7bc65b tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'd5d2d538034f41fa919d2ff965b8de5a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58c212a27904d20b23617a9a3f9e164', '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=87416) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-91f7dd94-1870-4081-aa5a-59026f7bc65b tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] http://192.168.122.147/volume/v3/types/b5f960a2-0423-4e87-b3f6-fbd51d39d991/extra_specs/key1 returned with HTTP 403 Sep 05 21:08:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1722/3499] 192.168.122.147 () {58 vars in 1280 bytes} [Sat Sep 5 21:08:44 2026] DELETE /volume/v3/types/b5f960a2-0423-4e87-b3f6-fbd51d39d991/extra_specs/key1 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-baaf6845-6e4e-4f7f-9bc8-abccda671e59 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-baaf6845-6e4e-4f7f-9bc8-abccda671e59 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] POST http://192.168.122.147/volume/v3/types Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-baaf6845-6e4e-4f7f-9bc8-abccda671e59 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1525456718", "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=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-baaf6845-6e4e-4f7f-9bc8-abccda671e59 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:08:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1778/3500] 192.168.122.147 () {60 vars in 1137 bytes} [Sat Sep 5 21:08:44 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-4e86044a-81f8-48c7-afee-9bea0632496b None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4e86044a-81f8-48c7-afee-9bea0632496b tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] DELETE http://192.168.122.147/volume/v3/types/b5c26b7e-01cd-4b4f-81cc-9d3da3bd1e3a Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4e86044a-81f8-48c7-afee-9bea0632496b tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-4e86044a-81f8-48c7-afee-9bea0632496b tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.policy [None req-4e86044a-81f8-48c7-afee-9bea0632496b tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'd5d2d538034f41fa919d2ff965b8de5a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58c212a27904d20b23617a9a3f9e164', '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=87416) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-4e86044a-81f8-48c7-afee-9bea0632496b tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] http://192.168.122.147/volume/v3/types/b5c26b7e-01cd-4b4f-81cc-9d3da3bd1e3a returned with HTTP 403 Sep 05 21:08:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1723/3501] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:08:44 2026] DELETE /volume/v3/types/b5c26b7e-01cd-4b4f-81cc-9d3da3bd1e3a => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-76d1343c-3f37-482d-806c-4039b9af226b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-76d1343c-3f37-482d-806c-4039b9af226b tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] GET http://192.168.122.147/volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3/extra_specs Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-76d1343c-3f37-482d-806c-4039b9af226b tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-76d1343c-3f37-482d-806c-4039b9af226b tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Calling method 'index' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-76d1343c-3f37-482d-806c-4039b9af226b tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] http://192.168.122.147/volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3/extra_specs returned with HTTP 200 Sep 05 21:08:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1779/3502] 192.168.122.147 () {58 vars in 1262 bytes} [Sat Sep 5 21:08:44 2026] GET /volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3/extra_specs => generated 123 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-155007bf-7cc0-4501-95b6-8a5041003c91 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-155007bf-7cc0-4501-95b6-8a5041003c91 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] GET http://192.168.122.147/volume/v3/types Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-155007bf-7cc0-4501-95b6-8a5041003c91 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-155007bf-7cc0-4501-95b6-8a5041003c91 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.api_utils [None req-155007bf-7cc0-4501-95b6-8a5041003c91 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Removing options '' from query. {{(pid=87416) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-155007bf-7cc0-4501-95b6-8a5041003c91 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] http://192.168.122.147/volume/v3/types returned with HTTP 200 Sep 05 21:08:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1724/3503] 192.168.122.147 () {58 vars in 1115 bytes} [Sat Sep 5 21:08:44 2026] GET /volume/v3/types => generated 2363 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-14b7e9de-12bb-4243-833d-de03538b6c7b None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-14b7e9de-12bb-4243-833d-de03538b6c7b tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] GET http://192.168.122.147/volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3/encryption/cipher Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-14b7e9de-12bb-4243-833d-de03538b6c7b tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-14b7e9de-12bb-4243-833d-de03538b6c7b tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.policy [None req-14b7e9de-12bb-4243-833d-de03538b6c7b tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'd5d2d538034f41fa919d2ff965b8de5a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58c212a27904d20b23617a9a3f9e164', '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=87415) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-14b7e9de-12bb-4243-833d-de03538b6c7b tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] http://192.168.122.147/volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3/encryption/cipher returned with HTTP 403 Sep 05 21:08:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1780/3504] 192.168.122.147 () {58 vars in 1280 bytes} [Sat Sep 5 21:08:44 2026] GET /volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-7ee26c27-01fc-480e-99f5-a805428f5c59 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7ee26c27-01fc-480e-99f5-a805428f5c59 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] GET http://192.168.122.147/volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3/encryption Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7ee26c27-01fc-480e-99f5-a805428f5c59 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-7ee26c27-01fc-480e-99f5-a805428f5c59 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Calling method 'index' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.policy [None req-7ee26c27-01fc-480e-99f5-a805428f5c59 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'd5d2d538034f41fa919d2ff965b8de5a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58c212a27904d20b23617a9a3f9e164', '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=87416) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-7ee26c27-01fc-480e-99f5-a805428f5c59 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] http://192.168.122.147/volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3/encryption returned with HTTP 403 Sep 05 21:08:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1725/3505] 192.168.122.147 () {58 vars in 1259 bytes} [Sat Sep 5 21:08:44 2026] GET /volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-ca0ff14b-be94-4a71-b320-c0d8b25a7d40 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ca0ff14b-be94-4a71-b320-c0d8b25a7d40 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] GET http://192.168.122.147/volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3/extra_specs/multiattach Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ca0ff14b-be94-4a71-b320-c0d8b25a7d40 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-ca0ff14b-be94-4a71-b320-c0d8b25a7d40 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-ca0ff14b-be94-4a71-b320-c0d8b25a7d40 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] http://192.168.122.147/volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3/extra_specs/multiattach returned with HTTP 200 Sep 05 21:08:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1781/3506] 192.168.122.147 () {58 vars in 1298 bytes} [Sat Sep 5 21:08:44 2026] GET /volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3/extra_specs/multiattach => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-cfd608e5-0906-4c82-82f0-ab1410bf47ec None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cfd608e5-0906-4c82-82f0-ab1410bf47ec tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] GET http://192.168.122.147/volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3/extra_specs/volume_backend_name Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cfd608e5-0906-4c82-82f0-ab1410bf47ec tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cfd608e5-0906-4c82-82f0-ab1410bf47ec tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Calling method 'show' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cfd608e5-0906-4c82-82f0-ab1410bf47ec tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] http://192.168.122.147/volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3/extra_specs/volume_backend_name returned with HTTP 404 Sep 05 21:08:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1726/3507] 192.168.122.147 () {58 vars in 1322 bytes} [Sat Sep 5 21:08:44 2026] GET /volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3/extra_specs/volume_backend_name => generated 143 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-afa626b7-3753-48f7-b3da-ecd8374411ef None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-afa626b7-3753-48f7-b3da-ecd8374411ef tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] GET http://192.168.122.147/volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3 Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-afa626b7-3753-48f7-b3da-ecd8374411ef tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-afa626b7-3753-48f7-b3da-ecd8374411ef tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Calling method 'show' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-afa626b7-3753-48f7-b3da-ecd8374411ef tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] http://192.168.122.147/volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3 returned with HTTP 200 Sep 05 21:08:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1782/3508] 192.168.122.147 () {58 vars in 1226 bytes} [Sat Sep 5 21:08:44 2026] GET /volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3 => generated 318 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f5679df8-a253-4e92-9601-79af3b7186b3 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f5679df8-a253-4e92-9601-79af3b7186b3 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] PUT http://192.168.122.147/volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3/encryption/ea27a53d-d134-418c-a280-76287fd734d3 Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f5679df8-a253-4e92-9601-79af3b7186b3 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.policy [None req-f5679df8-a253-4e92-9601-79af3b7186b3 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'd5d2d538034f41fa919d2ff965b8de5a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58c212a27904d20b23617a9a3f9e164', '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=87416) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f5679df8-a253-4e92-9601-79af3b7186b3 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] http://192.168.122.147/volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3/encryption/ea27a53d-d134-418c-a280-76287fd734d3 returned with HTTP 403 Sep 05 21:08:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1727/3509] 192.168.122.147 () {60 vars in 1390 bytes} [Sat Sep 5 21:08:44 2026] PUT /volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3/encryption/ea27a53d-d134-418c-a280-76287fd734d3 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-bf6dc7fe-4009-494a-a5d3-f1b22d6890ba None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bf6dc7fe-4009-494a-a5d3-f1b22d6890ba tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] PUT http://192.168.122.147/volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3/extra_specs/key1 Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-bf6dc7fe-4009-494a-a5d3-f1b22d6890ba tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.policy [None req-bf6dc7fe-4009-494a-a5d3-f1b22d6890ba tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'd5d2d538034f41fa919d2ff965b8de5a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58c212a27904d20b23617a9a3f9e164', '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=87415) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-bf6dc7fe-4009-494a-a5d3-f1b22d6890ba tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] http://192.168.122.147/volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3/extra_specs/key1 returned with HTTP 403 Sep 05 21:08:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1783/3510] 192.168.122.147 () {60 vars in 1297 bytes} [Sat Sep 5 21:08:44 2026] PUT /volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-f3405004-3ce4-41be-ad29-bbcedc3dd7dc None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f3405004-3ce4-41be-ad29-bbcedc3dd7dc tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] PUT http://192.168.122.147/volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3 Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-f3405004-3ce4-41be-ad29-bbcedc3dd7dc tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.policy [None req-f3405004-3ce4-41be-ad29-bbcedc3dd7dc tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'd5d2d538034f41fa919d2ff965b8de5a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b58c212a27904d20b23617a9a3f9e164', '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=87416) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-f3405004-3ce4-41be-ad29-bbcedc3dd7dc tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-member] http://192.168.122.147/volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3 returned with HTTP 403 Sep 05 21:08:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1728/3511] 192.168.122.147 () {60 vars in 1246 bytes} [Sat Sep 5 21:08:44 2026] PUT /volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-5a934613-c8db-4c77-afaf-730187b053d7 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5a934613-c8db-4c77-afaf-730187b053d7 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] DELETE http://192.168.122.147/volume/v3/types/b5c26b7e-01cd-4b4f-81cc-9d3da3bd1e3a Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5a934613-c8db-4c77-afaf-730187b053d7 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-5a934613-c8db-4c77-afaf-730187b053d7 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-5a934613-c8db-4c77-afaf-730187b053d7 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] http://192.168.122.147/volume/v3/types/b5c26b7e-01cd-4b4f-81cc-9d3da3bd1e3a returned with HTTP 202 Sep 05 21:08:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1784/3512] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:08:44 2026] DELETE /volume/v3/types/b5c26b7e-01cd-4b4f-81cc-9d3da3bd1e3a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-d59ce4ec-6374-46c4-9d9d-8e126ca381ed None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d59ce4ec-6374-46c4-9d9d-8e126ca381ed tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] DELETE http://192.168.122.147/volume/v3/types/b5f960a2-0423-4e87-b3f6-fbd51d39d991 Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d59ce4ec-6374-46c4-9d9d-8e126ca381ed tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-d59ce4ec-6374-46c4-9d9d-8e126ca381ed tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-d59ce4ec-6374-46c4-9d9d-8e126ca381ed tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] http://192.168.122.147/volume/v3/types/b5f960a2-0423-4e87-b3f6-fbd51d39d991 returned with HTTP 202 Sep 05 21:08:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1729/3513] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:08:44 2026] DELETE /volume/v3/types/b5f960a2-0423-4e87-b3f6-fbd51d39d991 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-3418b311-22f1-40d5-a40a-19b746107bfd None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3418b311-22f1-40d5-a40a-19b746107bfd tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] DELETE http://192.168.122.147/volume/v3/types/c3726a7c-e1a9-4709-8211-7b87b3724304 Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3418b311-22f1-40d5-a40a-19b746107bfd tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-3418b311-22f1-40d5-a40a-19b746107bfd tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-3418b311-22f1-40d5-a40a-19b746107bfd tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] http://192.168.122.147/volume/v3/types/c3726a7c-e1a9-4709-8211-7b87b3724304 returned with HTTP 202 Sep 05 21:08:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1785/3514] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:08:44 2026] DELETE /volume/v3/types/c3726a7c-e1a9-4709-8211-7b87b3724304 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-cdbb6c1f-b9ab-4be0-ac4a-fea7b7221ee2 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cdbb6c1f-b9ab-4be0-ac4a-fea7b7221ee2 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] DELETE http://192.168.122.147/volume/v3/types/b1380c9f-dc5b-4ddf-a691-4e8281228335 Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cdbb6c1f-b9ab-4be0-ac4a-fea7b7221ee2 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-cdbb6c1f-b9ab-4be0-ac4a-fea7b7221ee2 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-cdbb6c1f-b9ab-4be0-ac4a-fea7b7221ee2 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] http://192.168.122.147/volume/v3/types/b1380c9f-dc5b-4ddf-a691-4e8281228335 returned with HTTP 202 Sep 05 21:08:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1730/3515] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:08:44 2026] DELETE /volume/v3/types/b1380c9f-dc5b-4ddf-a691-4e8281228335 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.middleware.request_id [None req-b5223920-b6ba-457a-8b36-031d33590f63 None None] RequestId filter calling following filter/app {{(pid=87415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b5223920-b6ba-457a-8b36-031d33590f63 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] DELETE http://192.168.122.147/volume/v3/types/cf5605c0-e5f2-4430-8805-47a080a26fd8 Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b5223920-b6ba-457a-8b36-031d33590f63 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] Empty body provided in request {{(pid=87415) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: DEBUG cinder.api.openstack.wsgi [None req-b5223920-b6ba-457a-8b36-031d33590f63 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] Calling method '_delete' {{(pid=87415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:44 devstack devstack@c-api.service[87415]: INFO cinder.api.openstack.wsgi [None req-b5223920-b6ba-457a-8b36-031d33590f63 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] http://192.168.122.147/volume/v3/types/cf5605c0-e5f2-4430-8805-47a080a26fd8 returned with HTTP 202 Sep 05 21:08:44 devstack devstack@c-api.service[87415]: [pid: 87415|app: 0|req: 1786/3516] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:08:44 2026] DELETE /volume/v3/types/cf5605c0-e5f2-4430-8805-47a080a26fd8 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.middleware.request_id [None req-36f98b96-91d1-4e79-a099-d14a68cdc802 None None] RequestId filter calling following filter/app {{(pid=87416) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-36f98b96-91d1-4e79-a099-d14a68cdc802 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] DELETE http://192.168.122.147/volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3 Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-36f98b96-91d1-4e79-a099-d14a68cdc802 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] Empty body provided in request {{(pid=87416) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: DEBUG cinder.api.openstack.wsgi [None req-36f98b96-91d1-4e79-a099-d14a68cdc802 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] Calling method '_delete' {{(pid=87416) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 21:08:44 devstack devstack@c-api.service[87416]: INFO cinder.api.openstack.wsgi [None req-36f98b96-91d1-4e79-a099-d14a68cdc802 tempest-VolumeTypesMemberTests-1261298964 tempest-VolumeTypesMemberTests-1261298964-project-admin] http://192.168.122.147/volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3 returned with HTTP 202 Sep 05 21:08:44 devstack devstack@c-api.service[87416]: [pid: 87416|app: 0|req: 1731/3517] 192.168.122.147 () {58 vars in 1229 bytes} [Sat Sep 5 21:08:44 2026] DELETE /volume/v3/types/31d1d481-a803-40ea-a5ff-603c6e8f92e3 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 21:08:54 devstack devstack@c-api.service[87415]: DEBUG dbcounter [-] [87415] Writing DB stats cinder:SELECT=285,cinder:UPDATE=113,cinder:INSERT=72 {{(pid=87415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 21:08:54 devstack devstack@c-api.service[87416]: DEBUG dbcounter [-] [87416] Writing DB stats cinder:SELECT=290,cinder:INSERT=98,cinder:UPDATE=131 {{(pid=87416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}